Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Hardware => Téma založeno: sicha123 22 Března 2008, 23:39:50
-
nejde mi nastavit rozlišení mojeho displeje 1280x800 >:( ,prosím pomoc
-
Krišťálovou kouli mi nedávno ukradli... takže řešení z voleje neřeknu jako všichni okolo. Chce to trošku víc podrobností. ;)
Třeba jakou máš grafiku?
-
já to mám na ntb ale grafika je od intelu plug and play a note book mám HP
-
V Synapticu si najdi a nainstaluj balík xserver-xorg-video-intel (http://packages.ubuntu.com/gutsy/xserver-xorg-video-intel). Více viz wiki... (http://wiki.ubuntu.cz/Grafick%C3%A9_karty_Intel)
-
ale tam je to na ubuntu 7.04 a já mám 7.10
-
Pokud možno tak zjisti co je to přesně za grafiku. Postup je podle mě stejný jak u 7.04 tak u 7.10.
-
a pude to i když na tom linuxu nemám net?
-
Balík xserver-xorg-video-intel je v repozitáři main, takže by mohl být na instalačním médiu (spíše DVD, ale nevím jistě). Balík 915resolution, bude-li potřeba je v universe, takže by ho chtělo stáhnout a nainstalovat manuálně.
Pokud máš možnost, stáhni ho zde (http://packages.ubuntu.com/gutsy/915resolution) a nainstaluj jakoukoliv metodou kterou zvládáš.
-
Pro širokoúhlé rozlišení (1280*800) jsem si musel vždycky doinstalovat balík 915resolution pak už funguje rozlišení pokud si nastavíte širokoúhlé.
-
Správa.......Screen and Graphics......Screen......Model:.....LCD Panel 1280x800 ....OK
mám model HP 510
;)
-
já mám taky hp510 ale 1280x800 tam nemám ani když provedu ty změny co mi radíte vejš.
a nešlo by to nějak zkopírovat z live cd tam to rozlišení je?
-
Jaké máš povolené nejvyšší rozlišení v /etc/X11/xorg.conf? (je to v sekci screen)
-
Ak to funguje Live CD správne ,tak porovnaj adresáre /etc/X11/xorg.conf a ak je tam nejaký rozdiel,tak to prepíš v nainštalovanom /etc/X11/xorg.conf. Pred tým si urob zálohu.Rob všetko ako sudo.
-
nejvišší možný rozlišení mám 1024x768
-
tak to tam skús dopísať.Pošlem ti svojvýpis.
-
# xorg.conf (xorg 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 "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "sk"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "Device"
Identifier "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
Boardname "intel"
Busid "PCI:0:2:0"
Driver "intel"
Screen 0
EndSection
Section "Monitor"
Identifier "Všeobecný monitor"
Vendorname "Generic LCD Display"
Modelname "LCD Panel 1280x800"
Horizsync 31.5-50.0
Vertrefresh 56.0 - 65.0
modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
modeline "1280x768@60" 80.14 1280 1344 1480 1680 768 769 772 795 -hsync +vsync
modeline "1280x720@60" 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync
modeline "1280x800@60" 83.46 1280 1344 1480 1680 800 801 804 828 -hsync +vsync
Gamma 1.0
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
Monitor "Všeobecný monitor"
Defaultdepth 24
SubSection "Display"
Depth 24
Virtual 1280 800
Modes "1280x768@60" "1280x720@60" "800x600@60" "1280x800@60" "800x600@56"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
Inputdevice "Synaptics Touchpad"
EndSection
Section "Module"
Load "glx"
Load "GLcore"
Load "v4l"
EndSection
Section "device" #
Identifier "device1"
Boardname "intel"
Busid "PCI:0:2:0"
Driver "intel"
Screen 1
EndSection
Section "screen" #
Identifier "screen1"
Device "device1"
Defaultdepth 24
Monitor "monitor1"
SubSection "Display"
Depth 24
Modes "640x480@60"
EndSubSection
EndSection
Section "monitor" #
Identifier "monitor1"
Vendorname "Plug 'n' Play"
Modelname "Plug 'n' Play"
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
Gamma 1.0
EndSection
Section "ServerFlags"
EndSection
Porovnaj a dopln!!! :D
-
Ty X jsi si doplňoval takhle sám, nebo máš nějaký starý xorg?
Já tam totiž tolik údajů nemám, takže buď si je už můj xorg sám nadetekoval, nebo o nich neví ...
Třeba v xorg.conf z gustyho už neni skoro nic... všechno si sám nadetekuje... Jediný co jsem tam psal byla klávesnice (cz) a emulace rollu u myši na ntb...
-
já toho tam tolik nemám a ani to nejde přepsat
-
Předpokládám že máš GG. Kolega ze shora má nejspíš starší X-server.
Pošlu svůj výpis
Section "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "cz"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "EmulateWheel" "on"
Option "Emulate3Buttons" "true"
Option "EmulateWheelButton" "2"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller"
Driver "intel"
BusID "PCI:0:2:0"
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
Option "backingstore" "true"
Option "TripleBuffer" "true"
Option "AddARGBGLXVisuals" "True"
Option "AGPFastWrite" "on"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Modes "1280x800"
EndSubSection
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
Option "backingstore" "true"
Option "TripleBuffer" "true"
Option "AddARGBGLXVisuals" "True"
Option "AGPFastWrite" "on"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection
Tam jak je to rozlišení, tak tam si to dopiš aby jsi to měl jako já (to rozlišení)
-
zkus si modeline vypočítat pomocí
gtf -x 1280 800
a doplň do xorg.conf ;)
srry, ještě je k tomu příkazu třeba přidat frekvencikaja@republika:~$ gtf 1200 800 75
# 1200x800 @ 75.00 Hz (GTF) hsync: 62.62 kHz; pclk: 100.20 MHz
Modeline "1200x800_75.00" 100.20 1200 1272 1400 1600 800 801 804 835 -HSync +Vsync
musel jsem si to zkusit...
-
Mám GG odkedy vyšiel a nič som nedopisoval.Dal som sem ten výpis bez čísla.Posledný končí čislom 6.Neviem,či sa to doplnalo aktualizáciami,ale mne na rozdiel od FF šlapal HP510 s GG od prvého momentu v správnom rozlíšení.Prechod na FF sa nepodaril,ale po čistej inštalácii to išlo ako má aj s Compizom a efektami.Takže asi neporadím.Inštaloval som v den vydania final.A doteraz som skoro nič neriešil.Som už zvedavý,či bude taký bezproblémový aj HH.
-
Prechod na FF sa nepodaril
Nemyslel jsi spíš z FF do GG?
Jakým způsobem jsi přecházel?
Mě osobně se to taky nepovedlo. Teda poprvé. Protože jsem idiot a přecházel jsem přes Adept... Uprostřed upgradu mi to spadlo a systém už jsem nenahodil... ale když jsem pak asi za 3 týdny dělal do-release-upgrade v konzoli, tak jsem problém neměl...