Results 1 to 8 of 8
Hello All,
I just installed Debian Sarge and there is no option to set the resolution higher than 800 by 600 in KDE or Gnome. To look at xfree86's settings ...
- 01-06-2006 #1Linux Newbie
- Join Date
- Jul 2005
- Posts
- 122
Resolution Problem- no resolution option higher than 800 by 600
Hello All,
I just installed Debian Sarge and there is no option to set the resolution higher than 800 by 600 in KDE or Gnome. To look at xfree86's settings I typed xrandr in a terminal, and I got the same results. My screen is capable of higher resolutions, this wasn't a problem in SuSE.
My question is how can I add the option of making the resolution higher?
Thanks
-FanFanThere is no problem so complicated that you cannot find a very simple answer to it if you look at it in the right way
- 01-06-2006 #2
Issue the command below from a terminal and make sure that you have the horiz and vert refresh rate correctly set, and of course that you choose the appropriate resolution size:
$ su
# dpkg-reconfigure xserver-xfree86It may be that your sole purpose in life is simply to serve as a warning to others.
- 01-06-2006 #3
i just had that same problem and reconfiguring the xserver did not help. so if it doesn't work for you try manually editing the /etc/X11/XF86Config-4 file to reflect what resolutions your monitor can handle, such as.....
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
then restart the xserver.
- 01-07-2006 #4Just Joined!
- Join Date
- Dec 2005
- Location
- Sheffield UK
- Posts
- 4
I had the same problem, same distro.
You will find though, that in debian sarge it will be the
etc/X11/xorg.conf file.
fake
- 01-08-2006 #5
Sarge uses xorg?? When did this happen?
It may be that your sole purpose in life is simply to serve as a warning to others.
- 01-08-2006 #6I don't think so. My sarge install still uses Xfree86.
Originally Posted by St. Joe Brilliant Mediocrity - Making Failure Look Good
- 01-09-2006 #7Linux Newbie
- Join Date
- Jul 2005
- Posts
- 122
Thanks kramerP, that worked great!!!!!!!
I have everything working in Debian except my 3D card!!!!!!
This is very, very good for me.There is no problem so complicated that you cannot find a very simple answer to it if you look at it in the right way
- 01-10-2006 #8Linux User
- Join Date
- Apr 2005
- Location
- Ohio
- Posts
- 326
xorg only if you are using etch or sid..
Debian stable is still on XFree86far...out


Reply With Quote
