Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Hardware => Téma založeno: Rewey 27 Července 2009, 10:53:00
-
Potřeboval bych pomoct s instalací ovladače pro grafickou kartu NVIDIA.
Ovladač hardwaru mi nabízí ovladač verze 180, ale po povolení, nainstalování a zrestartování PC se mi na monitoru objeví místo 1 hned 6 naprosto stejných obrazovek vedle a po sebou. Nevíte, jak si s tímto problémem poradit?
Děkuji...
-
Pomohlo by Systém->Volby->Displej? Zkus sem hodit výpis /etc/X11/xorg.conf
-
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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
-
Problém není s rozlišením, pokud ho chci změnit, změní se ve všech 6 oknech. Pokud dám printscreen, udělá se print pouze jednoho okna... Naporsto si s tím nevím rady...
-
Pokud se dobře pamatuju, tak Ovladače Hardwaru pro nVidie daj vybrat z více ovladačů. Zkus vybrat jiný, pokud je v nabídce, pokud se to nezmění, zkuz ještě vyzkušet binárku přímo z nvidia.com
-
Bohužel Ovladače harwaru nabídly pouze 1 možnost ovladačl od NVIDIA verze 180, z netu jsem potom stáhl novou verzi 185, ale problém přetrvává. Nerad bych přecházel zpět k woknům, ale rozšestěnou obrazovku opravdu nemusím...
-
Problém vyřešen. NVIDIA nemá funkční ovladače pro verzi GF G10*M, po jejichž instalaci dojde k vytvoření 6 screenů. Pokud máte notebooky s těmito grafickými kartami (např. ACER Aspire 5738G), návod naleznete na stránce http://www.nvnews.net/vbulletin/showthread.php?s=a62a23b60c26031d6ce71e31a4ebcca4&t=132041&page=2 (http://www.nvnews.net/vbulletin/showthread.php?s=a62a23b60c26031d6ce71e31a4ebcca4&t=132041&page=2).
Zeditujte soubor xorg.conf (sudo gedit /etc/X11/xorg.conf):
# 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "TouchPad"
Driver "synaptics"
Option "device" "/dev/input/event8"
# Option "TapButton1" "0"
# Option "TapButton2" "0"
Option "HorizEdgeScroll" "False"
Option "VertTwoFingerScroll" "True"
Option "HorizTowFingerScroll" "True"
# Option "TouchpadOff" "2"
Option "SHMConfig" "False"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
# InputDevice "Mouse0" "CorePointer"
InputDevice "TouchPad" "CorePinter"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
Option "AIGLX" "False"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
#Section "InputDevice"
# # generated from default
# Identifier "Mouse0"
# Driver "mouse"
# Option "Protocol" "auto"
# Option "Device" "/dev/psaux"
# Option "Emulate3Buttons" "no"
# Option "ZAxisMapping" "4 5"
#EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "AUO"
# HorizSync 30.0 - 100.0
# VertRefresh 55.0 - 110.0
DisplaySize 344 193
# Mode "1366x768"
# DotClock 69.5MHz
# HTimings 1366 1414 1446 1437
# VTimings 768 771 775 806
# EndMode
# Modeline "1366x768" 69.50 1366 1414 1446 1437 768 771 775 806
Modeline "1366x768" 69.50 1366 1414 1446 1446 768 771 775 806 -hsync -vsync
# Modeline "1366x768q" 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync
# Option "DPMS" "True"
EndSection
#Section "Device"
# Identifier "Configured Video Device"
# Driver "nvidia"
#EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce G 105M"
Option "NvAGP" "0"
# Option "UseInt10Module" "True"
Option "UseEDID" "False"
Option "AllowSHMPixmaps" "True"
Option "ExactModeTimingsDVI" "True"
Option "ModeValidation" "NoHorizSyncCheck,NoDFPNativeResolutionCheck,NoExtendedGpuCapabilitiesCheck,NoWidthAlignmentCheck,NoVertRefreshCheck"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
SubSection "Display"
Modes "1366x768"
Depth 24
EndSubSection
EndSection
Po restartování systému by vše mělo fungovat, jak má - mně osobně to pomohlo... :)