Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Obecná podpora => Téma založeno: Zikker 08 Září 2008, 17:46:55
-
DObrý den,
nainstaloval jsem si Ubuntu 8.4 (myslím že je to takhle) a mám rozlišení 800x600. Přitom zakladní rozlišení monitoru mám větší (o dost). Prosím o rychlou pomoc.
-
Systém -> Volby -> Rozlišení obrazovky
-
Tam jsem to právě zkoušel a nešlo to jde jenom 800x600 a 640x480.
-
mas nainstalovane ovladace grafiky?
-
V tom případě je pravděpodobně špatný ovladač na gr. kartu. Dodej sem informace o hardwaru a o ovladači.
-
Odkud přesně?
Jinak grafická karta je: Nvidia GF 9300M G
(Omluvte mě za neznalost teď jsem poprvé zapl Ubuntu)
-
zkus
cat /etc/X11/xorg.confa výpis sem vlož. ;)
-
# 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" "cz"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Synaptics Touchpad"
EndSection
-
Zajímavé už to jde. No zapnul jsem efekty a šlo to divný. Počkat ono se při tom instalovalo cosi od nvidie. ::)
-
jako první pomoc bych použil tuto radu z výpisu
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# [code]sudo dpkg-reconfigure -phigh xserver-xorgčili spustil sudo dpkg-reconfigure -phigh xserver-xorgzáloha toho souboru se udělá sama, pokud se něco nepovede, vrátíme se zpět. Jinak pro objasnění: podle tohotoSection "Monitor"
Identifier "Configured Monitor"
EndSectionnení monitor identifikován správně a není vidět ani grafikaSection "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
P.S. pokud to záhadně najednou jde, zkontroluj si ten výpis znovu, asi se změnil...[/code]
-
Pisal ze mu to po spusteni efektov prostredia nainstalovalo ovladace na gr. kartu nvidia.
Cize uz odporucam do toho nerypat a nepouzivat reconfigure. :-)
Inak ak si spravis ten vypis znova tak v sekcii
Section "Device"
Identifier "Configured Video Device"
EndSection by si mal mat riadok
driver "nvidia"
-
Počkat ono se při tom instalovalo cosi od nvidie. ::)
Že by to byly ovladače grafiky? :)