ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #86817
[Bug 569921] Re: trident cyberblade not recognised on install
Here's the xorg.conf I settled on - its not perfect but it works.
# For Tecra 8200 with CyberbladeXP + 16MB video RAM + 1400x1050 screen
#
Section "Monitor"
Identifier "Monitor0"
DisplaySize 287 215 # mm
VendorName "TOS"
ModelName "50 Panel"
HorizSync 31.5-90
VertRefresh 59-75 Hz
UseModes "Modes0"
Option PreferredMode "1400x1050"
Option DPMS true
EndSection
Section "Modes"
Identifier "Modes0"
Modeline "1400x1050" 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync
Modeline "1280x1024" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
Modeline "1024x768" 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync
Modeline "800x600" 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync
EndSection
Section "Device"
Identifier "Card0"
Driver "trident"
VendorName "Trident Microsystems"
BoardName "CyberBlade/XP"
BusID PCI:1:0:0
Screen 0
Option Display1400 true
Option AccelMethod "EXA"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
Subsection "Display"
Depth 16
Modes "1400x1050" "1280x1024" "1024x768" "800x600"
EndSubsection
Subsection "Display"
Depth 24
Modes "1400x1050" "1280x1024" "1024x768" "800x600"
EndSubsection
EndSection
--
trident cyberblade not recognised on install
https://bugs.launchpad.net/bugs/569921
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-trident in ubuntu.