Strona 1 z 2
[+] Ustawienie rozdzielczości 1440x900
: 10 września 2009, 20:51
autor: Feasuro
Mam problem z ustawieniem odpowiedniej rozdzielczości, moglibyście coś doradzić? Kupiłem nowy monitor, w którym chciałbym sobie ustawić rozdzielczość 1440x900 (w specyfikacji monitora podana jako jego domyślna). Po podłączeniu monitora wpisałem w konsoli:
i przeszedłem do ustawień ekranu, ale na liście nie mam potrzebnej rozdzielczości. Stwierdziłem że ją sobie ręcznie dopiszę do /etc/X11/xorg.conf ale ku mojemu zaskoczeniu nie mam w ogóle tego pliku. Czyżby w najnowszej wersji xorga zrezygnowano już całkiem z tego pliku konfiguracyjnego? Jeśli tak to jak w takim razie mam sobie dodać tę rozdzielczość do listy?
: 10 września 2009, 21:04
autor: fnmirk
: 10 września 2009, 21:20
autor: Feasuro
Już czytałem te tamaty. Ale moja sytuacja różni się zasadniczo od przedstawionych tam - u mnie w ogóle nie ma pliku xorg.conf.
: 10 września 2009, 21:45
autor: fnmirk
Twoja sytuacja niczym się nie różni, jest dokładnie taka sama jak w innych przypadkach.
Obecnie plik /etc/X11/xorg.conf nie jest wymagany i nie ma go w systemie. Jest niepotrzebny. Konfiguracją zajmuje się hal. Jeżeli chcesz skorzystać z tradycyjnej formy ustawienia dostępnych w systemie urządzeń z pomocą pliku xorg.conf to wszystkie dane ku temu masz na forum. Wystarczy je połączyć w całość.
Zacząłeś od tego tematu:
http://debian.linux.pl/viewtopic.php?p=57888#57888
Ale wydaje mi się, że go nie przeczytałeś z uwagą.
Dodane:
Swoją drogą to dostarczyłbyś jakichś informacji o sprzęcie i systemie.
Kod: Zaznacz cały
lspci -k
uname -r
cat /etc/apt/sources.list
: 10 września 2009, 22:39
autor: Feasuro
Kod: Zaznacz cały
lspci -k
00:00.0 Host bridge: Intel Corporation 82915G/P/GV/GL/PL/910GL Memory Controller Hub (rev 04)
Subsystem: Giga-byte Technology GA-8I915ME-G Mainboard
00:01.0 PCI bridge: Intel Corporation 82915G/P/GV/GL/PL/910GL PCI Express Root Port (rev 04)
Kernel driver in use: pcieport-driver
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03)
Subsystem: Giga-byte Technology Device a102
Kernel driver in use: HDA Intel
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
Subsystem: Giga-byte Technology Device 2658
Kernel driver in use: uhci_hcd
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
Subsystem: Giga-byte Technology GA-8I915ME-G Mainboard
Kernel driver in use: uhci_hcd
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
Subsystem: Giga-byte Technology GA-8I915ME-G Mainboard
Kernel driver in use: uhci_hcd
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
Subsystem: Giga-byte Technology GA-8I915ME-G Mainboard
Kernel driver in use: uhci_hcd
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
Subsystem: Giga-byte Technology GA-8I915ME-G Mainboard
Kernel driver in use: ehci_hcd
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d3)
00:1f.0 ISA bridge: Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03)
Subsystem: Giga-byte Technology GA-8I915ME-G Mainboard
Kernel driver in use: PIIX_IDE
00:1f.2 IDE interface: Intel Corporation 82801FB/FW (ICH6/ICH6W) SATA Controller (rev 03)
Subsystem: Giga-byte Technology Device 2651
Kernel driver in use: ata_piix
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)
Subsystem: Giga-byte Technology GA-8I915ME-G Mainboard
Kernel driver in use: i801_smbus
01:00.0 VGA compatible controller: ATI Technologies Inc RV380 [Radeon X600 (PCIE)]
Subsystem: Giga-byte Technology Device 2100
01:00.1 Display controller: ATI Technologies Inc RV380 [Radeon X600]
Subsystem: Giga-byte Technology Device 2101
02:05.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)
Subsystem: Giga-byte Technology GA-8I915ME-G Mainboard
Kernel driver in use: r8169
02:07.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)
Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard
Kernel driver in use: firewire_ohci
Kod: Zaznacz cały
cat /etc/apt/sources.list
deb [url]http://ftp.pl.debian.org/debian/[/url] sid main non-free contrib
deb-src [url]http://ftp.pl.debian.org/debian/[/url] sid main non-free contrib
deb [url]http://www.debian-multimedia.org[/url] sid main
deb-src [url]http://www.debian-multimedia.org[/url] sid main
deb [url]http://deb.opera.com/opera/[/url] unstable non-free
deb [url]http://download.tuxfamily.org/shames/debian-sid/desktopfx/unstable/[/url] ./
deb [url]http://dl.google.com/linux/deb/[/url] testing non-free
Spróbowałem tego sposobu z generowaniem xorg.conf przez X -configure, dodałem wpis o polskości klawiatury i sekcję "ServerFlags" ale gdy użyłem tego pliku to po restarcie xorga nie działąją mysz i klawiatura. A to wygenerowany plik:
Kod: Zaznacz cały
cat /etc/X11/xorg.conf.bak
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "glx"
Load "dbe"
Load "dri2"
Load "dri"
Load "record"
Load "extmod"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: [i]: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "Dac6Bit" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "BusType" # [<str>]
#Option "CPPIOMode" # [<bool>]
#Option "CPusecTimeout" # [i]
#Option "AGPMode" # [i]
#Option "AGPFastWrite" # [<bool>]
#Option "AGPSize" # [i]
#Option "GARTSize" # [i]
#Option "RingSize" # [i]
#Option "BufferSize" # [i]
#Option "EnableDepthMoves" # [<bool>]
#Option "EnablePageFlip" # [<bool>]
#Option "NoBackBuffer" # [<bool>]
#Option "DMAForXv" # [<bool>]
#Option "FBTexPercent" # [i]
#Option "DepthBits" # [i]
#Option "PCIAPERSize" # [i]
#Option "AccelDFS" # [<bool>]
#Option "IgnoreEDID" # [<bool>]
#Option "DisplayPriority" # [<str>]
#Option "PanelSize" # [<str>]
#Option "ForceMinDotClock" # <freq>
#Option "ColorTiling" # [<bool>]
#Option "VideoKey" # [i]
#Option "RageTheatreCrystal" # [i]
#Option "RageTheatreTunerPort" # [i]
#Option "RageTheatreCompositePort" # [i]
#Option "RageTheatreSVideoPort" # [i]
#Option "TunerType" # [i]
#Option "RageTheatreMicrocPath" # <str>
#Option "RageTheatreMicrocType" # <str>
#Option "ScalerWidth" # [i]
#Option "RenderAccel" # [<bool>]
#Option "SubPixelOrder" # [<str>]
#Option "ShowCache" # [<bool>]
#Option "DynamicClocks" # [<bool>]
#Option "VGAAccess" # [<bool>]
#Option "ReverseDDC" # [<bool>]
#Option "LVDSProbePLL" # [<bool>]
#Option "AccelMethod" # <str>
#Option "DRI" # [<bool>]
#Option "ConnectorTable" # <str>
#Option "DefaultConnectorTable" # [<bool>]
#Option "DefaultTMDSPLL" # [<bool>]
#Option "TVDACLoadDetect" # [<bool>]
#Option "ForceTVOut" # [<bool>]
#Option "TVStandard" # <str>
#Option "IgnoreLidStatus" # [<bool>]
#Option "DefaultTVDACAdj" # [<bool>]
#Option "Int10" # [<bool>]
#Option "EXAVSync" # [<bool>]
#Option "ATOMTVOut" # [<bool>]
#Option "R4xxATOM" # [<bool>]
Identifier "Card0"
Driver "radeon"
VendorName "ATI Technologies Inc"
BoardName "RV380 [Radeon X600 (PCIE)]"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "ServerFlags"
Option "AutoAddDevices" "False"
EndSection
: 10 września 2009, 23:28
autor: fnmirk
Sprawdź, czy wpisy dotyczące klawiatury i myszy są wymagane w /etc/X11/xorg.conf?
: 10 września 2009, 23:57
autor: Feasuro
Są wymagane. Jak usunąłem te sekcje to X'y nie wystartowały. Gdzieś na tym forum już widziałem temat z podobnym problemem niedziałającej klawiatury i myszki ale nie mogę go teraz znaleźć.
: 11 września 2009, 11:53
autor: fnmirk
Przedstaw plik /etc/X11/xorg.conf po zmianach jakie wykonałeś.
Plik /var/log/Xorg.0.log też dobrze jakbyś przedstawił.
: 12 września 2009, 10:30
autor: Feasuro
Kod: Zaznacz cały
cat /etc/X11/xorg.conf
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "glx"
Load "dbe"
Load "dri2"
Load "dri"
Load "record"
Load "extmod"
EndSection
#Section "InputDevice"
# Identifier "Keyboard0"
# Driver "kbd"
# Option "XkbRules" "xorg"
# Option "XkbModel" "pc105"
# Option "XkbLayout" "pl"
# Option "XkbOptions" "lv3:ralt_switch"
#EndSection
#Section "InputDevice"
# Identifier "Mouse0"
# Driver "mouse"
# Option "Protocol" "auto"
# Option "Device" "/dev/input/mice"
# Option "ZAxisMapping" "4 5 6 7"
#EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: [i]: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "Dac6Bit" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "BusType" # [<str>]
#Option "CPPIOMode" # [<bool>]
#Option "CPusecTimeout" # [i]
#Option "AGPMode" # [i]
#Option "AGPFastWrite" # [<bool>]
#Option "AGPSize" # [i]
#Option "GARTSize" # [i]
#Option "RingSize" # [i]
#Option "BufferSize" # [i]
#Option "EnableDepthMoves" # [<bool>]
#Option "EnablePageFlip" # [<bool>]
#Option "NoBackBuffer" # [<bool>]
#Option "DMAForXv" # [<bool>]
#Option "FBTexPercent" # [i]
#Option "DepthBits" # [i]
#Option "PCIAPERSize" # [i]
#Option "AccelDFS" # [<bool>]
#Option "IgnoreEDID" # [<bool>]
#Option "DisplayPriority" # [<str>]
#Option "PanelSize" # [<str>]
#Option "ForceMinDotClock" # <freq>
#Option "ColorTiling" # [<bool>]
#Option "VideoKey" # [i]
#Option "RageTheatreCrystal" # [i]
#Option "RageTheatreTunerPort" # [i]
#Option "RageTheatreCompositePort" # [i]
#Option "RageTheatreSVideoPort" # [i]
#Option "TunerType" # [i]
#Option "RageTheatreMicrocPath" # <str>
#Option "RageTheatreMicrocType" # <str>
#Option "ScalerWidth" # [i]
#Option "RenderAccel" # [<bool>]
#Option "SubPixelOrder" # [<str>]
#Option "ShowCache" # [<bool>]
#Option "DynamicClocks" # [<bool>]
#Option "VGAAccess" # [<bool>]
#Option "ReverseDDC" # [<bool>]
#Option "LVDSProbePLL" # [<bool>]
#Option "AccelMethod" # <str>
#Option "DRI" # [<bool>]
#Option "ConnectorTable" # <str>
#Option "DefaultConnectorTable" # [<bool>]
#Option "DefaultTMDSPLL" # [<bool>]
#Option "TVDACLoadDetect" # [<bool>]
#Option "ForceTVOut" # [<bool>]
#Option "TVStandard" # <str>
#Option "IgnoreLidStatus" # [<bool>]
#Option "DefaultTVDACAdj" # [<bool>]
#Option "Int10" # [<bool>]
#Option "EXAVSync" # [<bool>]
#Option "ATOMTVOut" # [<bool>]
#Option "R4xxATOM" # [<bool>]
Identifier "Card0"
Driver "radeon"
VendorName "ATI Technologies Inc"
BoardName "RV380 [Radeon X600 (PCIE)]"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "ServerFlags"
Option "AutoAddDevices" "False"
EndSection
Kod: Zaznacz cały
cat Xorg.0.log
X.Org X Server 1.6.3
Release Date: 2009-7-31
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30.4-dsa-ia32 i686 Debian
Current Operating System: Linux czoda 2.6.30-1-686 #1 SMP Sat Aug 15 19:11:58 UTC 2009 i686
Build Date: 06 August 2009 04:49:57PM
xorg-server 2:1.6.3-1+b1 (buildd@murphy.debian.org)
Before reporting problems, check [url]http://wiki.x.org[/url]
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 12 12:23:43 2009
(==) Using config file: "/etc/X11/xorg.conf"
Data incomplete in file /etc/X11/xorg.conf
Undefined InputDevice "Mouse0" referenced by ServerLayout "X.org Configured".
(EE) Problem parsing the config file
(EE) Error parsing the config file
Fatal server error:
no screens found
Please consult the The X.Org Foundation support
at [url]http://wiki.x.org[/url]
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
(WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
: 12 września 2009, 14:50
autor: fnmirk
Według informacji dostępnych w internecie i na stronie:
http://wiki.x.org/wiki/ wychodzi, że problemem wynika z literówki popełnionej w tym pliku. Ja jej jednak nie znajduję?