X Problems
Hi I just got a new video card (S3 86p805) and I would like to use X,
like I did with my old video card (clgd5428)
but after changing some small sections of my XF86Config file when I start
X the highest resoultion I can get is 640X480 and it is set off to the
right very very badly and when I try to do a ctrl-alt-+ I go to a lower
resouloution instead of a higher one ... I think this has to do with my
timmings lines? so I was wondering if someone could send me some tryed
and true timings for 800X600 and 640X480 and 1024X768 that would work
with my hardware ... following is my XF86Config file
__________________________________________________________
24
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
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/misc"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
# XNSLPATH "/usr/X11R6/lib/X11/nls"
EndSection
Section "ServerFlags"
EndSection
Section "Keyboard"
Protocol "Standard"
XkbRules "xfree86"
XkbModel "pc101"
XkbLayout "us"
EndSection
Section "Pointer"
Protocol "MouseSystems"
Device "/dev/gpmdata"
BaudRate 1200
EndSection
#new monitor setings...
Section "Monitor"
Identifier "Primary Monitor"
VendorName "NEC"
ModelName "JC-1535VMA"
HorizSync 31-50
VertRefresh 55-90
# 640x480 @ 72 Hz, 36.5 kHz hsync
# Modeline "640x480" 31.5 640 680 720 864 480 488 491 521
# 800x600 @ 72 Hz, 48.0 kHz hsync
Modeline "800x600" 50 800 856 976 1040 600 637 643 666
+hsync +vsync
# 1024x768 @ 70 Hz, 56.5 kHz hsync
Modeline "1024x768" 75 1024 1048 1184 1328 768 771 777 806
-hsync -vsync
# 1024x768 @ 76 Hz, 62.5 kHz hsync
# Modeline "1024x768" 85 1024 1032 1152 1360 768 784 787 823
EndSection
Section "Device"
Identifier "Primary Card"
VendorName "Unknown"
BoardName "Cirrus Logic GD542x"
# Chipset "clgd5428"
# ClockChip "cirrus"
ClockChip "s3gendac"
RamDac "s3gendac"
# Device section for Cirrus Logic GD5420/2/4/6/8/9-based cards.
#MemBase 0x00e00000
# MemBase 0x02000000
# Option "linear"
# Use Option "no_bitblt" if you have graphics problems. If that fails
# try Option "noaccel".
# Refer to /usr/X11R6/lib/doc/README.cirrus.
# To allow linear addressing, uncomment the Option line and the
# address that the card maps the framebuffer to.
EndSection
Section "Screen"
Driver "Mono"
Device "Primary Card"
Monitor "Primary Monitor"
SubSection "Display"
Depth 1
Modes "640x480" "320x240"
EndSubSection
EndSection
Section "Screen"
Driver "VGA16"
Device "Primary Card"
Monitor "Primary Monitor"
SubSection "Display"
Depth 4
Modes "640x480" "320x240"
EndSubSection
EndSection
Section "Screen"
Driver "SVGA"
Device "Primary Card"
Monitor "Primary Monitor"
SubSection "Display"
Depth 8
Modes "800x600" "640x480" "1024x768"
Virtual 1024 768
EndSubSection
SubSection "Display"
Depth 15
Modes "800x600" "320x240"
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600" "320x240"
# MemBase 0x04e00000
Option "linear"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600" "320x240"
EndSubSection
SubSection "Display"
Depth 32
Modes "800x600" "320x240"
EndSubSection
EndSection
Section "Screen"
Driver "accel"
Device "Primary Card"
Monitor "Primary Monitor"
SubSection "Display"
Depth 8
Modes "800x600" "640x480" "1024x768"
Virtual 1024 768
EndSubSection
SubSection "Display"
Depth 15
Modes "800x600" "320x240"
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600" "320x240"
# MemBase 0x04e00000
Option "linear"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600" "320x240"
EndSubSection
SubSection "Display"
Depth 32
Modes "800x600" "320x240"
EndSubSection
EndSection
__________________________________________________________
Thanks in advance
-Kevin
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org .
Trouble? e-mail to templin@bucknell.edu .
Reply to: