[Wylug-help] Debian, XFree86 and Trident Cyberblade/i1
Mike Williams
mike at gaima.co.uk
Sat Nov 15 10:34:50 GMT 2003
--
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Friday 14 November 2003 17:26, RichardA wrote:
> I'm a wannabe Mandrake refugee (sick of re-installing every six months).
>
> I installed stable, upgraded to unstable, and all seemed well. Then I
> installed XFree86 and Gnome.
>
> I run dpkg-reconfigure xserver-xfree86, give what I think are sensible
> values, but Gnome locks up very soon after login, Nautilus crashes, the
> gdm login screen corrupts, or all three.
>
> This Cyberblade chipset is on a Via C3 mini-itx motherboard. Does anyone
> have a spare XF86Config-4 I could look at? Is there another config tool
> I should use?
I have this:
01:00.0 VGA compatible controller: Trident Microsystems CyberBlade/XP (rev 63)
chipset on my laptop, and it's lovely!
Attached is my XF86Config that I got from somewhere else.
- --
Mike Williams
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQE/tgFKInuLMrk7bIwRAhRyAKCKPOwEIZVNpfcjmu4t4g7Xvf75ZwCdHXhg
StiPFoewv7odkbMFic4oZWw=
=fgmV
-----END PGP SIGNATURE-----
--
# SaX generated XFree86 config file
# Created on: 2001-06-12.
#
# Version: 4.3
# Contact: Marcus Schaefer <sax at suse.de>, 2001
#
# Automatically generated by SaX2 (4.3)
# PLEASE DO NOT EDIT THIS FILE!
#
# modified by Xtops.DE [WH]:
#
# - use external USB mouse 12/06/2001
# - emulate 3 buttons
Section "Files"
# FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
# FontPath "/usr/X11R6/lib/X11/fonts/local"
# FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
# FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
# FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
# FontPath "/usr/X11R6/lib/X11/fonts/Type1"
# FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
# FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
# FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
# FontPath "/usr/X11R6/lib/X11/fonts/PEX"
# FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
# FontPath "/usr/X11R6/lib/X11/fonts/truetype"
# FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "unix/:-1"
ModulePath "/usr/X11R6/lib/modules"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe"
Load "type1"
Load "speedo"
Load "freetype"
Load "extmod"
Load "GLCore"
Load "glx"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail"
EndSection
Section "InputDevice"
Driver "Keyboard"
Identifier "Keyboard[0]"
# Option "Protocol" "Standard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "gb"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "ButtonNumber" "5"
Option "Device" "/dev/psaux"
Option "Name" "Autodetection"
Option "Protocol" "imps/2"
Option "Vendor" "Sysp"
Option "Emulate3Buttons"
Option "Emulate3Timeout" "150"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "USBMouse"
Driver "mouse"
Option "Protocol" "imps/2"
Option "ButtonNumber" "5"
Option "Device" "/dev/usbmouse"
# Option "Vendor" "Logitech"
# Option "Emulate3Buttons"
# Option "Emulate3Timeout" "150"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
HorizSync 31-60
Identifier "Monitor[0]"
ModelName "1024X768 at 75HZ"
VendorName "--> VESA"
VertRefresh 50-75
UseModes "Modes[0]"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "1024x768" 78.65 1024 1056 1184 1312 768 772 776 792 -HSync -VSync
EndSection
Section "Device"
BoardName "unknown"
BusID "1:0:0"
# Driver "fbdev"
Driver "trident"
Identifier "Device[0]"
VendorName "unknown"
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "USBMouse" "SendCoreEvents"
Screen "Screen[0]"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
--
More information about the Wylug-help
mailing list