LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 10-18-2006, 05:33 AM   #1
catsoup
LQ Newbie
 
Registered: Mar 2006
Posts: 3

Rep: Reputation: 0
Cannot change resolution in XFree86-4 to >640x480; See only a part of screen


Thing is, I installed Debian and it seemingly got my both my nvidia graphics card and my lcd monitor completely wrong. As of now, the resultion is 640x480 (in X window envoirment) and I can only see the central part of the screen(!!! *tears hair from head*). During install I told to use nv, not vga and I manually added the horizontal and vertical refresh rates. When I try to change the resolution manually through xrandr, it doesn't give me a choice of something higher than 640x480.
In my XF86Config-4
a "Generic video Card" as "Device identifier"
"nv" as driver
"Generic Monitor" as "Monitor identifier"
HSync 60-70
VRefr 43-75
"DPMS" as "option" below
Then I have several "display" subsections, apparently for each colour depth; each has "800x600" and "640x480" in "Modes"
What can I change

I'm stuck Please help!

EDIT: Update
the screen resolution preferences tool also offers only 640x480 res. in drop down menue and 60Hz refresh rate

Last edited by catsoup; 10-18-2006 at 06:02 AM.
 
Old 10-19-2006, 08:33 AM   #2
Dutch Master
Senior Member
 
Registered: Dec 2005
Posts: 1,686

Rep: Reputation: 124Reputation: 124
Try the trusted "dpkg-reconfigure xserver-xfree86" and use the VESA driver for now. Add, during the reconfig-process, the required display sizes by selecting the resolution and pressing the spacebar
 
Old 10-19-2006, 02:08 PM   #3
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
nv is the correct Open Source driver for nVidia Graphics cards.

You can edit your /etc/X11/XF86config-4 file and add in the reolutions you need in the screen section.

Check the manual or manufacturers website for your LCD to ensure those settings are correct. If the LCD settings aren't correct then you wil not be able to get the resolutions you desire..

nVidia controller
19" LCD monitor
1280x1024 Default resolution.


Code:
Section "Device"
        Identifier      "Generic Video Card"
        Driver          "nv"
EndSection

Section "Monitor"
        Identifier      "Visual SensatKDS"
        HorizSync       30-64
        VertRefresh     50-60
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
        Monitor         "Visual SensatKDS"
        DefaultDepth    16
        SubSection "Display"
                Depth           1
                Modes           "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Last edited by farslayer; 10-19-2006 at 02:09 PM.
 
  


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
Help changing resolution in XFree86 akp913 Debian 14 02-19-2006 01:40 PM
Text Resolution, Graphic resolution. Change from prompt dlublink SUSE / openSUSE 2 01-28-2005 11:50 AM
XFree86 - resolution problems RTT Linux - Software 1 04-24-2004 03:18 PM
XFree86 Resolution dgm Linux - Newbie 2 01-23-2003 11:03 AM
XFree86 X-Windows Resolution Help! =) Micah Linux - Software 15 06-20-2002 01:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 10:50 AM.

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