Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-19-2007, 01:04 PM
|
#1
|
|
Member
Registered: Aug 2007
Posts: 69
Rep:
|
1680 x 1050 not displaying
I've had this issue before when I was using Ubuntu, but I can't seem to get my monitor to display properly. It is currently in 1600x1200 and I would like to get it to 1680 x 1050. Any help?
|
|
|
|
09-19-2007, 01:18 PM
|
#2
|
|
Member
Registered: Jan 2006
Distribution: Debian Lenny, Slackware 12
Posts: 33
Rep:
|
Backup your xorg.cong and then edit it as root
nano /etc/X11/xorg.conf
Go to "Screen" Section, "Display" sub-section, search for your default depth (usually 24) and add "1680x1050" before the other modes (the first is the default one)
Hope it helps
|
|
|
|
09-19-2007, 01:32 PM
|
#3
|
|
Member
Registered: Aug 2007
Posts: 69
Original Poster
Rep:
|
Doing something like this would work right?
cd /etc/X11
cp --backup xorg.conf
nano xorg.conf
|
|
|
|
09-19-2007, 01:45 PM
|
#4
|
|
Member
Registered: Jan 2006
Distribution: Debian Lenny, Slackware 12
Posts: 33
Rep:
|
I usually have a backups subdir in /home/user with my xorg, fstab, et al.
Some people do it this way:
cd /etc/X11
cp xorg.conf xorg.conf.backup
and then edit, If something goes wrong and you want to go back, you can always do
mv xorg.conf.backup xorg.conf
and you've got it back. Your choice!
|
|
|
|
09-19-2007, 02:04 PM
|
#5
|
|
Member
Registered: Aug 2007
Posts: 69
Original Poster
Rep:
|
THANK YOU! Its nice to finally have full resolution...
|
|
|
|
09-25-2007, 03:10 PM
|
#6
|
|
Senior Member
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,179
Rep:
|
You can also adapt vertical and horizontal refresh according to your monitor specs in order to have the best rendering possible.
|
|
|
|
09-25-2007, 09:36 PM
|
#7
|
|
LQ Newbie
Registered: Sep 2007
Posts: 3
Rep:
|
Just to warn everybody,
I have a NVIDIA 8600 GT and I use the DVI output with a DVI lcd monitor
LG203WT.
The NVIDIA driver Version: 100.14.11 has this problem.
I don't know if in the latest driver this problem has been corrected.
Even if the only resolution is 1680x1050 the X loads 1280x1024.
Solution : Just add this line in the device section of /etc/X11/xorg.conf .
Option "ModeValidation" "NoDFPNativeResolutionCheck"
|
|
|
|
09-26-2007, 10:25 AM
|
#8
|
|
Member
Registered: Jun 2003
Location: Belgium
Distribution: Slackware
Posts: 109
Rep:
|
Or you could use the NV driver. And with that i mean the latest NV driver which works great with nvidia cards.
update your current Xf86-video-nv.... with this "xf86-video-nv-2.1.2-i486-1.tgz" file in /slackware/slackware-12.0/patches/packages/
Personally i'm very satisfied with the standard NV driver, instead of the binairy nvidia driver. They really did a great job.
I'm using the nv driver with a geforce7600GT @ 1650x1050
Quote:
Originally Posted by se7zer
Just to warn everybody,
I have a NVIDIA 8600 GT and I use the DVI output with a DVI lcd monitor
LG203WT.
The NVIDIA driver Version: 100.14.11 has this problem.
I don't know if in the latest driver this problem has been corrected.
Even if the only resolution is 1680x1050 the X loads 1280x1024.
Solution : Just add this line in the device section of /etc/X11/xorg.conf .
Option "ModeValidation" "NoDFPNativeResolutionCheck"
|
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:58 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|