LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
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 01-14-2004, 09:36 AM   #1
apdtech
LQ Newbie
 
Registered: Jan 2004
Location: NYC
Distribution: Debian 3.1/4.x beta
Posts: 2

Rep: Reputation: 0
Inspiron GeForece 5200 on Debian Problem Setting Resolution


Hi Everyone,

I have the NVidia driver from nvidia.com installed on my system running debian 2.4.23 with grub 0.93 on my dell inspiron 5150. I am running XFree86-4.3.0.1. Also I am a newbie to linux but a long time solaris user.

Cant seem to get this to work - when I try to set my resolution, I just go into /etc/X11/XF86Config-4
and changed all the 1600x1200 to 1280x1024:
Code:
Section "Screen"
    Identifier  "Default Screen"
    Device      "NVidia64"
    Monitor     "Generic Monitor"
    DefaultDepth    24
    SubSection "Display"
        Depth       1
        Modes       "1280x1024" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth       4
        Modes       "1280x1024" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth       8
        Modes       "1280x1024" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth       15
        Modes       "1280x1024" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth       16
        Modes       "1280x1024" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth       24
        Modes       "1280x1024" "800x600" "640x480"
    EndSubSection
EndSection
Then i restarted X, and after I log back in, my settings from xdpyinfo still says 800x600 resolution!!! This i don't understand!

Now it wont let me go about 800x600 tho the card is probably one of the better cards you can purchases with a dell laptop - so I doubt that the 800x600 is the total resolution i can get - i had a junky old sony viao with the default video and was able to turn resolution up to 1280x1024, why my dell cant i dunno.

Thanks for any suggestions!

-A
 
Old 01-14-2004, 11:13 AM   #2
hw-tph
Senior Member
 
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032

Rep: Reputation: 58
First check that the HorizSync and VertRefresh rates correspond to your LCD screen in the Monitor section of your XF86Config-4. Also try to set DefaultDepth in the "Screen" section to 16 (instead of 24 which may be flaky).

Comment out the Modes line for 16 bits and try using only one setting - change this:
Code:
    SubSection "Display"
        Depth       16
        Modes       "1280x1024" "800x600" "640x480"
    EndSubSection
....to this...
Code:
    SubSection "Display"
        Depth       16
        Modes        "1280x1024"
        #Modes       "1280x1024" "800x600" "640x480"
    EndSubSection
Restart the X server and see if it works. Check the log (probably /var/log/XFree86.0.log) for error messages.

Håkan
 
Old 01-14-2004, 01:24 PM   #3
apdtech
LQ Newbie
 
Registered: Jan 2004
Location: NYC
Distribution: Debian 3.1/4.x beta
Posts: 2

Original Poster
Rep: Reputation: 0
Smile

Worked like a charm, thanks a bunch hw-tph!!
 
  


Reply



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
Suse 9.3: Setting correct screen resolution for Dell Inspiron 6000 with WSXGA Kunmar Linux - Laptop and Netbook 7 09-11-2005 09:16 AM
resolution problem with inspiron 8500 laptop and fc3 cypher2k3 Linux - Hardware 1 04-28-2005 02:57 PM
debian on dell inspiron 4150: screen resolution issues mushmaster Linux - Hardware 2 04-20-2005 04:05 PM
Asylum GeFOrece FX 5200 blacktempest07 Linux - Hardware 3 03-02-2004 08:27 PM
dell inspiron resolution problem phishhead220 Linux - Laptop and Netbook 1 11-29-2003 10:38 AM

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

All times are GMT -5. The time now is 02:29 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