Results 1 to 4 of 4
Hello Bryan,
I just installed Debian and Gnome 2.14.3 on my system.
Before (with M$ XP) the refresh rate was 75 Hz. Now, with Gnome, the only selection I can ...
- 12-07-2008 #1Just Joined!
- Join Date
- Dec 2008
- Location
- Belgium Ghent
- Posts
- 3
screen resolution and refresh rate settings
Hello Bryan,
I just installed Debian and Gnome 2.14.3 on my system.
Before (with M$ XP) the refresh rate was 75 Hz. Now, with Gnome, the only selection I can make is 60 Hz (flicker).
I changed xorg.conf as follows, but no extra possibilities are shown in the screen resolution preferendes window
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-51
VertRefresh 60-85
Any tips?
Thx
Tom
- 12-07-2008 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
Welcome to the forums, Tom!

You didn't give any information about what hardware you have or what drivers you've installed, but you might need to install the official drivers for your video card if you haven't done so already in order to get the resolutions and refresh rates that you seek.
In addition, Gnome has come a long way since 2.14 was released so you might want to check out a later release.
Hope it all goes well for you and you have lots of fun with Linux.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 12-07-2008 #3
Execute this
Post output here.Code:sudo lspci | grep -i vga grep -i driver /etc/X11/xorg.conf
I agree with ozar. You should switch to latest version.
In any case, we can fix problem in existing version too. Just post the output of commands here.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 12-07-2008 #4Just Joined!
- Join Date
- Dec 2008
- Location
- Belgium Ghent
- Posts
- 3
Output of both:
sudo lspci | grep -i vga
02:0f.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
grep -i driver /etc/X11/xorg.conf
Driver "kbd"
Driver "mouse"
Driver "ati"
I'd like to switch to a more recent version of Gnome but the Synaptic Package Manager tells me that Debian only supports installation of my current version. Or I should compile one myself. That seems to be a hell of a job, isn't it?
Thx for your responsiveness so far. I'm new whit Linux but will try to be motivate to get to know it, since a few friends tell me there are a lot of advantages compared to M$ os.


Reply With Quote

