|
|
#1 | |
|
Registered User
Join Date: Apr 2008
Posts: 6
|
Hello,
I have a small problem with my Nvidia Driver on Suse10.3 I installed the driver using the "1-click-yast" method and everything seems to bee ok, except the Graphic resolution (3D Support is now running). For my Notebook (Dell Inspiron 1720) a resolution of 1920x1200 shoot be available. What I get is something like 800x600. The xorg.conf and Xorg.0.log are attached. Are there any ideas what's wrong there? Thanks for your answers. Andi |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Aug 2003
Posts: 1,026
|
Your logfile says the resolution is 1920x1200.
When it really is not, the problem is not in the driver but it may be in your windowmanager. I think gnome tries to set the resolution to some user-specified value. |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Apr 2008
Posts: 6
|
I'm using KDE, but I think the problem depends on the Driver, because if I change the line:
Driver "nvidia" in the device section to: Driver "nv" every thing works fine (except the 3D-Support!!!) . |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Aug 2003
Posts: 1,026
|
Then you need to post the bugreport with verbose logging.
|
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Apr 2008
Posts: 6
|
Ok,
here is the bug-report in the verbose-logging modus: Any ideas whats wrong with my settings? best regards Andi |
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Apr 2008
Posts: 6
|
OK! You are right,
it's a problem of the windowmanager! The Notebook is running with a resolution of 1920x1200! But all of the KDE-features are looking like a smaller resolution. Can someone tell me, how to configure KDE for my 1920x1200? remember: Using the "nv" driver works fine!! |
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Aug 2003
Posts: 1,026
|
In your Monitor section, remove the Horizsync and Vertrefresh lines.
Add this line: Option "ExactModeTimingsDVI" "true" In your Screen section, change the long Modes lines to: Modes "1920x1200" |
|
|
|
|
|
#8 |
|
Registered User
Join Date: Apr 2008
Posts: 6
|
Sorry, there is no effect after editing the xorg.conf:
Section "Monitor" Identifier "WUXGA Flat pannel" Option "DPMS" Option "ExactModeTimingsDVI" "true" EndSection Section "Screen" DefaultDepth 24 SubSection "Display" Depth 15 Modes "1920x1200" EndSubSection SubSection "Display" Depth 16 Modes "1920x1200" EndSubSection SubSection "Display" Depth 24 Modes "1920x1200" EndSubSection SubSection "Display" Depth 8 Modes "1920x1200" EndSubSection Device "Device[0]" Identifier "Screen[0]" Monitor "WUXGA Flat pannel" EndSection |
|
|
|
|
|
#9 |
|
Registered User
Join Date: Aug 2003
Posts: 1,026
|
Sorry I overlooked your last post. It probably is a problem with the DPI setting.
Experiment with lines like this: Option "DPI" "100 x 100" (in the Monitor section) You can vary the number 100. |
|
|
|
|
|
#10 |
|
Registered User
Join Date: Apr 2008
Posts: 6
|
That's it
, I'm happy!!!It was a problem with the DPI-Settings!!! I added the option: Option "UseEDIDDpi" "FALSE" to the xorg.conf files, and everything is fine. Thanks a lot for your help, pe1chl !!!! |
|
|
|
|
|
#11 |
|
Registered User
Join Date: Dec 2002
Location: Clausthal/Germany
Posts: 1,104
|
you could remove this:
Modes "1920x1200" makes resolution switching a lot nicer. |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need Help Installing NVIDIA Tesla M2070Q in Linux RHEL5 | Ferianto85 | NVIDIA Linux | 0 | 05-18-12 08:35 PM |
| Getting the proprietary nvidia driver to run with Debian 3.0 r0 (woody) | Katchina404 | NVIDIA Linux | 9 | 01-12-03 08:49 AM |
| nvidia + 2.4.19 gentoo = messed up | ulukay | NVIDIA Linux | 18 | 11-01-02 11:58 PM |
| GF4 Nvidia Driver 2960, Win TV Problem, Freeze | titan3025 | NVIDIA Linux | 5 | 09-06-02 07:12 AM |
| download problem with linux NVIDIA driver packages | Timo | NVIDIA Linux | 7 | 07-31-02 09:22 AM |