I have a Fahrenheit with a SC15025 RAMDAC on it. In all docs I see that
this card is supposed to have an AT&T 20C490. Everything works fine at 8
bpp but if I switch to 16 bpp, colors are messed up with the AT&T 20C490
and the screen goes weird with the SC15025 in config.
The only thing that is working is 15 bpp with the AT&T 20C490 (or 16
bpp and Weigth 555), but programs like XV doesn't support 15 bpp :-(
Anyone has the same problem? Any solutions?
Here is my XF86Config:
Section "Monitor"
Identifier "VESA"
VendorName "Unknown"
ModelName "Unknown"
BandWidth 45 # EDIT THIS!
HorizSync 31-36 # EDIT THIS!
VertRefresh 55-88
ModeLine "800x600" 36 800 824 896 1024 600 601 603 625
ModeLine "640x480" 25 640 664 760 800 480 491 493 525
ModeLine "1024x768i" 45 1024 1040 1216 1264 768 768 778 819 interlace
EndSection
Section "Device"
Identifier "Fahrenheit"
VendorName "Orchid"
BoardName "1280 + VLB"
Clocks 25.2 28.32 40 0 50.1 77.0 36.2 44.9 130.0 120.0 80.0 31.5
110.2 65.0 75.0 94.6
VideoRam 2048
Ramdac "SC15025"
# Ramdac "att20c490"
EndSection
Section "Screen"
Driver "accel"
Device "Fahrenheit"
Monitor "VESA"
Subsection "Display"
Depth 8
Modes "800x600" "640x480" "1024x768i"
Virtual 1024 1024
EndSubsection
SubSection "Display"
Depth 16
Weight 565
Modes "640x480"
ViewPort 0 0
Virtual 640 480
EndSubsection
EndSection
--
/------------------------------------------\
| Simon Kaczor |
| Mechanical Engineering |
| Ecole Polytechnique de Montreal |
\------------------------------------------/