[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Resolution gets displayed incorrectlly(with nvidia driver)




-------- Original Message --------
Subject: 	Re: Resolution gets displayed incorrectlly(with nvidia driver)
Date: 	Fri, 6 Apr 2007 18:12:44 +0100
From: 	redhat penguin <rh.pngn@gmail.com>
To: 	Joe Hart <j.hart@orange.nl>
References:
<[🔎] cd9e1dce0704060709j4e2bb5a0uf9e8d429eb625ea2@mail.gmail.com>
<[🔎] 461659C7.5080900@orange.nl>



Im using debian etch. I've got an nVidia GeForce FX 5200 and a DGM
L-1531W(15.4) monitor.
This is my xorg.conf

Section "Files"
    FontPath    "/usr/share/fonts/X11/misc"
    FontPath    "/usr/X11R6/lib/X11/fonts/misc"
    FontPath    "/usr/share/fonts/X11/cyrillic"
    FontPath    "/usr/X11R6/lib/X11/fonts/cyrillic"
    FontPath    "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath    "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath    "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath    "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath    "/usr/share/fonts/X11/Type1"
    FontPath    "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath    "/usr/share/fonts/X11/100dpi"
    FontPath    "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath    "/usr/share/fonts/X11/75dpi"
    FontPath    "/usr/X11R6/lib/X11/fonts/75dpi"
    # path to defoma fonts
    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
        Load    "bitmap"
    Load    "ddc"
    Load    "extmod"
    Load    "freetype"
    Load    "glx"
    Load    "int10"
    Load    "vbe"
EndSection

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc105"
    Option        "XkbLayout"    "gb"
EndSection

Section "InputDevice"
    Identifier    "Configured Mouse"
    Driver        "mouse"
    Option        "CorePointer"
    Option        "Device"        "/dev/input/mice"
    Option        "Protocol"        "ImPS/2"
    Option        "Emulate3Buttons"    "true"
EndSection

Section "Device"
    Identifier    "nVidia GeForceFX-5200"
    Driver        "nvidia"
    BusID        "PCI:1:0:0"
    Option        "UseFBDev"        "true"
EndSection

Section "Monitor"
    Identifier    "GDM L-1531W"
    Option        "DPMS"
    HorizSync    48-50
    VertRefresh    59-61
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "nVidia GeForceFX-5200"
    Monitor        "GDM L-1531W"
    DefaultDepth    24
    SubSection "Display"
        Depth        1
        Modes        "1280x960" "1280x854" "1280x800" "1280x768"
"1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        4
        Modes        "1280x960" "1280x854" "1280x800" "1280x768"
"1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        8
        Modes        "1280x960" "1280x854" "1280x800" "1280x768"
"1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        15
        Modes        "1280x960" "1280x854" "1280x800" "1280x768"
"1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        16
        Modes        "1280x960" "1280x854" "1280x800" "1280x768"
"1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        24
        Modes        "1280x960" "1280x854" "1280x800" "1280x768"
"1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
    Screen        "Default Screen"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "DRI"
    Mode    0666
EndSection


On 4/6/07, *Joe Hart* <j.hart@orange.nl <mailto:j.hart@orange.nl>> wrote:

redhat penguin wrote:
> I've installed the nvidia drivers, reconfigured x server but i get
> smushy fonts and overall smushy desktop.
> My screens MAX res. is: 1280X800(WXGA) and if i try and use
1280X800 the
> whole desktop/picture squeezes together and gets displayed in the
middle
> with about 4 inches of free space left around the sides. This also
> happens when i boot up to the login screen.

> What can i do to fix this?

It doesn't sound like you configured X properly when you reconfigured
it.  I would suggest checking it again.  Otherwise post the relevant
sections of your /etc/X11/xorg.conf here and we take take a look at it.

Tell us also which version of Debian you are using and which video card
and monitor you have.  That will help us better diagnose what your
problem is.

Joe




--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
<mailto:debian-user-REQUEST@lists.debian.org>
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org <mailto:listmaster@lists.debian.org>



-- 
Registerd Linux user #443289 at http://counter.li.org/



Reply to: