Hii, below is XF86Config file for the above card and monitor.
Of course, I disclaim any and all responsibility for what happens if this
code is used by anyone for anything. But, it does work on my system
running Slackware 2.1.
I would crosspost this to linux.x but I don't have it available.......
-------------------------cut here--------------------------------------
# For a #9GXE64PRO w/ 2Meg and Nokia 447X monitor
# Date 2 Dec 94
# It could improve alot
# Please send any improved versions to
# (Yes I believe in redundancy)
# Many thanks to people who helped me who didn't seem to want
# their names mentioned.....
# (I can't help you with this, it would be the blind
# leading the blind, Sorry)
Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
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/"
RGBPath "/usr/X11R6/lib/X11/rgb"
EndSection
Section "Keyboard"
Protocol "standard"
EndSection
Section "Pointer"
Protocol "microsoft"
Device "/dev/ttyS0"
BaudRate 1200
EndSection
Section "Monitor"
Identifier "Nokia 447X"
VendorName "Nokia"
ModelName "447X"
BandWidth 75.0
HorizSync 30-82
VertRefresh 50-90
ModeLine "640x480" 25.175 640 664 760 800 480 491 493 525
ModeLine "800x600" 36 800 824 896 1024 600 601 603 625
ModeLine "1024x768" 80 1024 1096 1224 1328 768 771 777 806 -hsync
-vsync
ModeLine "1152x864" 100.1 1152 1216 1360 1504 864 867 870 902 -hsync
-vsync
ModeLine "1280x1024" 130 1280 1376 1472 1664 1024 1028 1035 1062
-hsync -vsync
ModeLine "1600x1200" 175 1600 1792 1856 2208 1200 1202 1205 1256
EndSection
Section "Device"
Identifier "NumberNine-GXe64Pro"
VendorName "NumberNine"
BoardName "GXe64Pro"
Dacspeed 175
Option "number_nine"
Option "dac_8_bit"
EndSection
Section "Screen"
Driver "accel"
Device "NumberNine-GXe64Pro"
Monitor "Nokia 447X"
Subsection "Display"
Depth 8
Modes "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600"
"640x480"
ViewPort 0 0
Visual "pseudocolor"
EndSubsection
Subsection "Display"
Depth 16
Weight 5 6 5
Modes "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600"
"640x480"
ViewPort 0 0
Visual "truecolor"
EndSubsection
Subsection "Display"
Depth 32
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
Visual "truecolor"
EndSubsection
-------------------end cut here-----------------------------