LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 10-26-2003, 04:16 PM   #1
dbkluck
Member
 
Registered: Jun 2003
Location: Washington DC
Distribution: debian sid
Posts: 78

Rep: Reputation: 15
nvidia driver runs at low resolution


finally bowing to pressure from those at work, i abandoned my purity and installed the closed nvidia drivers on my dell inspiron 8200. i'm running 2.6.0-test7, so i had to use the patch from minion.de, but that seemed to work okay. the problem i'm having is that now whenever load x, it's at a smaller resolution (1024x768) than it was using the vesa driver (which ran at 1600x1200). it seems to have done this of its own will, as i didn't change those sections of the /etc/x11/xf86config. it also seems logical that if it ran at 1600x1200 under vesa, it should definitely do it under nvidia. any ideas what's up? here are the relavent sections of my xf86config:

Section "Device"
Identifier "NVidia GeForce4 Go"
Driver "nvidia"
VideoRam 32768
Option "NoLogo" "1"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28-50
VertRefresh 60
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "NVidia GeForce4 Go"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1600x1200" "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1600x1200" "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1200" "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "800x600" "640x480"
EndSubSection
EndSection

1024x768 isn't even a choice here, so i'm not really sure where it's getting this res from. what am i missing?

thanks for the help...

david

ps: on the remote chance that it might be important, here are the specs dell gives for the lcd monitor:

Display

Type (active-matrix TFT)


SXGA+, UXGA, or Enhanced UXGA

Dimensions:

Height

228.1 mm (9 inches)

Width

304.1 mm (12 inches)

Diagonal

380.1 mm (15 inches)


Maximum resolutions


1400 x 1050 at 16.8 million colors (SXGA+)
1600 x 1200 at 16.8 million colors (UXGA and Enhanced UXGA)

Response time (typical)


20-ms rise (maximum) (SXGA+ and UXGA)
30-ms fall (maximum) (SXGA+ and UXGA)
9-ms rise (maximum) (Enhanced UXGA)
16-ms fall (maximum) (Enhanced UXGA)

Refresh rate

60 Hz

Operating angle

0º (closed) to 180º

Pixel pitch

0.20 x 0.20 mm (SXGA+)
0.19 x 0.19 mm (UXGA and Enhanced UXGA)

Controls

brightness can be controlled through keyboard shortcuts
 
Old 10-26-2003, 04:23 PM   #2
bluephile
Member
 
Registered: Oct 2003
Posts: 45

Rep: Reputation: 15
Have you tried cycling through your resolutions?

Ctrl+Alt+NumpadPlus
Ctrl+Alt+NumpadMinus
 
Old 10-26-2003, 05:35 PM   #3
dbkluck
Member
 
Registered: Jun 2003
Location: Washington DC
Distribution: debian sid
Posts: 78

Original Poster
Rep: Reputation: 15
actually, that's another problem, come to think of it. since this is a laptop, it has no number pad, so the c-m-+/- never worked. i assume the keyboard is just mapped wrong, i just never had any reason to change it. anyone know what the right setting is for a dell (probably any laptop keyboard, for that matter)?

(the - and + on the number line at the top of the screen don't work; they shouldn't right?)

Last edited by dbkluck; 10-26-2003 at 05:40 PM.
 
Old 10-26-2003, 06:57 PM   #4
dbkluck
Member
 
Registered: Jun 2003
Location: Washington DC
Distribution: debian sid
Posts: 78

Original Poster
Rep: Reputation: 15
well, the problem seems to be fixed, though i must confess that i have no idea why. what i did was substitute the following Section "Monitor" from one i found on linux-on-laptops.com for mine:

Section "Monitor"
Identifier "Generic Monitor"
VendorName "Dell"
ModelName "i8200 SXGA+ Display"
DisplaySize 305 230
HorizSync 28.0 - 120.0
VertRefresh 40.0 - 110.0
ModeLine "1400x1050" 110.0 1400 1400 1648 1776 1050 1050 1053 1067
Option "DPMS"
EndSection

i can't imagine the modeline did anything to help, considering the modeline is for 1400x1050, while i'm running 1600x1200. the only thing that seems substantially different from my original section is that the screen size is provided. perhaps having that convinced the nvidia driver that it was ok to obey my Section "Screen". i honestly have no idea. anyway, this particular topic is solved, though i still can't cycle through resolutions, which i guess might be nice. i'll repost that if and when it becomes a problem. thanks for your help, guys.
 
Old 10-26-2003, 11:40 PM   #5
oaqster
LQ Newbie
 
Registered: Oct 2003
Location: USA
Distribution: redhat 9
Posts: 2

Rep: Reputation: 0
Lightbulb just something id like 2 add

you do have a number pad on your laptop.... use the Fn key (it will be between yout Ctrl and "Windows" key) in combanation with semi-colon (to get numb pad +) and P (to get num pad -)

so you can use

ctrl + alt + fn + ; (semi colon) and
ctrl + alt + fn + p

to rotate through your resolutions

im not that well versed in linux my self, i just installed redhat 9 on my inspiron 8100 and also got the nvidia driver installed properly.... i had resolutions up to 1920x1440 even with the default "nv" driver.... last time i installed redhat was version 4 ages ago, & it was quite a pain getting everything up.... but this was quite easy....

i have it currently running on 1600x1200 with the nvidia driver installed.... and can configure my resolutions, card driver, monitor etc using the redhat-config-xfree86, if your using a different distribution it would probably have something corresponding to it to manage the stuff around this area....

hope this helps....
regards
oaqster
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cant get Resolution higher than 1024x768 with NVIDIA driver AntWarrior Ubuntu 3 03-17-2007 09:30 PM
Resolution Problems with NVIDIA driver under SUSE 10 IglooGuy Linux - Laptop and Netbook 1 11-13-2005 05:22 AM
NVidia driver problem with screen resolution dabump Mandriva 3 12-20-2004 08:32 AM
Installing Nvidia Driver Lowers Resolution Forezt Linux - Laptop and Netbook 3 07-31-2004 07:57 PM
miracle - X runs without NVIDIA driver WannaLearnLinux LinuxQuestions.org Member Success Stories 6 02-03-2004 06:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 11:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration