edszr
2007-09-02, 12:22 PM CDT
Hi everyone,
I'm still a total newbie with linux...I'm running FC7 on an HP machine that has a 1.3 Ghz Athlon processor and 756 MB of memory. My screen resolution was running fine at 1028x786. However, I just rebooted my machine and my screen resolution is now gigantic at 800x600. When I go into my display options, these are my only choices:
800x600
600x480
400x300
320x240
Also, I could have sworn I had a refresh rate of 72 or 75...now the only options are 60hz and 56hz. Here's some config info:
From hardware lister:
VGA compatible controller
/0/100/1/5
product: NV15 [GeForce2 GTS/Pro]
vendor: nVidia Corporation
bus info: pci@0000:01:05.0
version: a4
width: 32 bits
clock: 66MHz
capabilities:
Power Management,
AGP,
AGP 2.0,
VGA graphical framebuffer,
bus mastering,
PCI capabilities listing
configuration:
latency: 40
maxlatency: 1
mingnt: 5
------------------------
xorg.conf:
# Xorg configuration created by pyxf86config
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
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
Any help would be greatly appreciated.
thanks in advance...
I'm still a total newbie with linux...I'm running FC7 on an HP machine that has a 1.3 Ghz Athlon processor and 756 MB of memory. My screen resolution was running fine at 1028x786. However, I just rebooted my machine and my screen resolution is now gigantic at 800x600. When I go into my display options, these are my only choices:
800x600
600x480
400x300
320x240
Also, I could have sworn I had a refresh rate of 72 or 75...now the only options are 60hz and 56hz. Here's some config info:
From hardware lister:
VGA compatible controller
/0/100/1/5
product: NV15 [GeForce2 GTS/Pro]
vendor: nVidia Corporation
bus info: pci@0000:01:05.0
version: a4
width: 32 bits
clock: 66MHz
capabilities:
Power Management,
AGP,
AGP 2.0,
VGA graphical framebuffer,
bus mastering,
PCI capabilities listing
configuration:
latency: 40
maxlatency: 1
mingnt: 5
------------------------
xorg.conf:
# Xorg configuration created by pyxf86config
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
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
Any help would be greatly appreciated.
thanks in advance...