Portál AbcLinuxu, 5. května 2025 23:14
Ahoj, potřebuju nakonfigurovat na debianu squeeze ovládače ati radeon fglrx. Modul je přidaný do jádra, ovládač funguje, ale mám problém nastavit druhý monitor, aby rozšířil plochu a na jednom se pustil filma na druhé se pracovalo (clone nepotřebuji).
Grafika: 01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3600 Series
pomoci příkazů: aticonfig --initial -f && aticonfig --initial=dual-head --screen-layout=right --output=/etc/X11/xorg.conf si vytvořím konfigurák:
Section "ServerLayout" Identifier "aticonfig Layout" Screen 0 "aticonfig-Screen[0]-0" 0 0 Screen "aticonfig-Screen[0]-1" RightOf "aticonfig-Screen[0]-0" EndSection Section "Module" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-0" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-1" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "aticonfig-Device[0]-0" Driver "fglrx" BusID "PCI:1:0:0" EndSection Section "Device" Identifier "aticonfig-Device[0]-1" Driver "fglrx" BusID "PCI:1:0:0" Screen 1 EndSection Section "Screen" Identifier "aticonfig-Screen[0]-0" Device "aticonfig-Device[0]-0" Monitor "aticonfig-Monitor[0]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "Screen" Identifier "aticonfig-Screen[0]-1" Device "aticonfig-Device[0]-1" Monitor "aticonfig-Monitor[0]-1" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection
ale v gnome-session-properties mám jen jeden monitor. Zkoušel jsem přidat Xinerama Dualhead ale bez úspěchu. K nainstalovani ovladacu jsem pouzil tento navoc. Zde vypis xorg
Řešení dotazu:
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.