nntp2http.com
Posting
Suche
Optionen
Hilfe & Kontakt

Debian stable + Nvidia

Von: Juergen F. Pennings (j.pennings@gmx.de) [Profil]
Datum: 28.10.2009 22:20
Message-ID: <j6pmr6-qk3.ln1@x20.hebelweg.de>
Newsgroup: de.comp.os.unix.linux.hardware
Liebe Wissende, speziell Debianer,
mein derzeit stattfindender Umstieg von SuSE auf Debian stable macht
Fortschritte, aber auch Probleme, von denen ich die meisten durch
Internet-Recherche lösen kann, aber einige auch nicht. Vielleicht kann mir
hier aber auch jemand zu einem speziellen Problem weiterhelfen.
Ich installierte Debian stable auf einem Notebook (Fujitsu Esprimo Mobile
V6555), das einen Nvidia-Grafikprozessor (GeForce 8200M G) hat. Die Ausgabe
von lspci für die Grafik ist:
02:00.0 VGA compatible controller: nVidia Corporation Device 086f (rev b1)
Im Internet finde ich nur wenige Informationen, wenn ich nach "nVidia
Corporation Device 086f (rev b1)" suche, und die dann auch noch
hauptsächlich auf Italienisch, eine sehr schöne,
für mich aber wenig
verständliche Sprache. Auch zu "GeForce 8200M G" + debian -
Windows wird
nicht viel sinnenthaltendes angezeigt.
Mein Problem ist, dass ich keinerlei unterschiedliche Auflösungen einstellen
kann, die Auflösung ist fix bei 1024 x 768, obwohl der Monitor
physikalische 1280 x 800 Pixel hat. Das Bild ist dadurch naturgemäß
nicht
optimal. Ich habe versucht, mittels nvidia-settings eine bessere
Einstellung zu erzielen (der proprietäre nvidia-Treiber ist installiert),
aber das führte dann nur dazu, dass die graphische
Oberfläche gar nicht
mehr startete, bis ich die vorherige xorg.conf wieder
restaurierte. Deren wenig hilfreicher Inhalt ist unten angehängt.
Weiß hier jemand, wie ich das Problem gelöst bekomme? Wenn ja,
wäre ich über
die Antwort oder einen Hinweis auf funktionierende Instruktionen sehr
erfreut. Allerdings möchte ich möglichst nicht irgendwelche
Dateien von
Nvidia selber laden und hier mit einem Skript installieren, wobei nach
jedem Kernelupdate diese Prozedur neu zu wiederholen ist, es sollte schon
ein originäres Debian-Paket sein.
--
Schöne Grüße vom Möhnesee

Jürgen


----------------------------------------------------
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier      "Generic Keyboard"
Driver          "kbd"
Option          "XkbRules"      "xorg"
Option          "XkbModel"      "pc105"
Option          "XkbLayout"     "de"
Option          "XkbVariant"    "nodeadkeys"
EndSection

Section "InputDevice"
Identifier      "Configured Mouse"
Driver          "mouse"
EndSection

Section "Device"
Identifier      "Configured Video Device"
EndSection

Section "Monitor"
Identifier      "Configured Monitor"
EndSection

Section "Screen"
Identifier      "Default Screen"
Monitor         "Configured Monitor"
EndSection
----------------------------------------------------

[ Auf dieses Posting antworten ]

Antworten