graviton
2008-05-09, 11:42 AM CDT
Hi all,
I installed latest Fedora, it finds my graphics card ---> Geforce 6200SE Turbocache
Installs generic driver for screen ----> which is in fact a ' Vibrant 17" ' ---> I know for sure it can handle 70Hz.
I can only give in 600x480 at 60Hz and 800x600 at 60 Hz in the "screen" gui.
When I go into xorg.conf and edit it with modelines like "1024x768" or "1024x768@70" or give in the horizontal and vertical numbers etc etc I always get errors when rebooting. (as root)
Most of the time it is for instance 'error in line 28 modeline is not recognized" or something like that.
Tried giving in all kinds of configs which I found from other distributions but to no avail.
Even when I can get my X server started without errors with editing the file a little bit, I cannot get the screen resolution or freq in the graphical interface.
Strange thing is, just before rebooting it actually seems to goto 1024x768.
It's driving me crazy :d
Here is my Xorg.conf:
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "be"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nv"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
I installed latest Fedora, it finds my graphics card ---> Geforce 6200SE Turbocache
Installs generic driver for screen ----> which is in fact a ' Vibrant 17" ' ---> I know for sure it can handle 70Hz.
I can only give in 600x480 at 60Hz and 800x600 at 60 Hz in the "screen" gui.
When I go into xorg.conf and edit it with modelines like "1024x768" or "1024x768@70" or give in the horizontal and vertical numbers etc etc I always get errors when rebooting. (as root)
Most of the time it is for instance 'error in line 28 modeline is not recognized" or something like that.
Tried giving in all kinds of configs which I found from other distributions but to no avail.
Even when I can get my X server started without errors with editing the file a little bit, I cannot get the screen resolution or freq in the graphical interface.
Strange thing is, just before rebooting it actually seems to goto 1024x768.
It's driving me crazy :d
Here is my Xorg.conf:
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "be"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nv"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection