Results 1 to 8 of 8
Hi all,
I have seen that many people are having trouble getting their kde resolution above something in the neighborhood of 800x600 and I am
sorry to say that I ...
- 10-13-2005 #1Just Joined!
- Join Date
- Oct 2005
- Posts
- 2
Debian Resolution Woes
Hi all,
I have seen that many people are having trouble getting their kde resolution above something in the neighborhood of 800x600 and I am
sorry to say that I too am having this problem.
I am running Debian 3.1 i386 on my Dell Dimension and I have an nVidia GeForce 6600 GT.
I found a list of drivers on NVIDIAS site
http://www.nvidia.com/object/linux_d..._1.0-7676.html
but I can't seem to get the driver to work due to configuration errors w\ my kernel. Maybe I am using the wrong one?
Obviously 800x600 isn't going to cut it so any imput would be much appreciated. thanks guys, you have all been very helpful in the past and reading through other questions on these forums have helped me avoid problems that I no doubt would have had otherwise.
cheers!
b
- 10-13-2005 #2Banned
- Join Date
- Nov 2004
- Location
- Belgium
- Posts
- 1,121
Quoting myself:
The easiest way is by editing Section "Screen" in /etc/X11/XF86Config-4.
Mine looks like this(and should work on most systems):
So just replace yours with mine and restart X (or reboot).Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600"
EndSubSection
- 10-13-2005 #3Just Joined!
- Join Date
- Oct 2005
- Posts
- 2
I have the dell ultrasharp 2405FPW 24" LCD Monitor w\ 24 bit (16.7 million colours)
1920x1200, 12ms, DVI w\ 16:10 aspect ratio and 1000:1 contrast ratio.
should i still just copy and paste?
ps-thanks so much for your input!
brian
- 10-13-2005 #4Banned
- Join Date
- Nov 2004
- Location
- Belgium
- Posts
- 1,121
Yes.
Originally Posted by pathman
Once you have everything right, you can still edit it even more.
PS: only cut and paste(and replace) this part:
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600"
EndSubSection
- 10-13-2005 #5
all debian versions i have used you can use
and it will start the x config utility and you can select all types of things including res and grafics card brand and everything.Code:dpkg-reconfigure xserver-xorg
- 10-13-2005 #6Banned
- Join Date
- Nov 2004
- Location
- Belgium
- Posts
- 1,121
(IMO)This is a lot less easy for beginners, than simply editing your config file...
Originally Posted by leverknight1
- 10-13-2005 #7
I would recomend making a backup of /etc/X11/XF86Config-4 before making any changes, then if things dont go to plan you can copy it back and start again.
will copy it to your home folder.Code:cp /etc/X11/XF86Config-4 ~
- 10-13-2005 #8Just Joined!
- Join Date
- Mar 2005
- Location
- South Africa
- Posts
- 55
I have SiS graphics (onboard) and I had to edit the '/etc/X11/XF86Config-4' file as it gave me no more than 800x600 resolution as well. This seems to be quite a common problem.


Reply With Quote
