* [Comm] compiz
@ 2008-01-07 16:06 az-agat
2008-01-07 16:16 ` Valery V. Inozemtsev
2008-01-07 20:47 ` az-agat
0 siblings, 2 replies; 3+ messages in thread
From: az-agat @ 2008-01-07 16:06 UTC (permalink / raw)
To: community
Помогите, пожалуйста. Не могу включить compiz.
Я поставил последний Junior и обновил его сизифом. Моя видеокарта (определённая системой): ATI RV370 5B60 [Radeon X300 (PCIE)]. Стоят пакеты fglrx-tools-8.40.4-alt2, kernel-modules-fglrx-std-smp-1.0.8.40.4-alt1.132626.8, fglrx_glx-8.40.4-alt2. 3D ускорение работает точно, я проверял.
Compiz-manager запускается, сам compiz пишет: compiz (core) - Error: Screen 0 on display ":0.0" already has a window manager; try using the --replace option to replace the current window manager.
compiz (core) - Fatal: No manageable screens found on display :0.0
Вот мой xorg.conf:
Section "ServerLayout"
Identifier "Minimal layout"
Screen "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "ImExPS/2 Logitech Wheel Mouse|0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "Module"
Load "type1"
Load "freetype"
Load "glx"
Load "dri"
Load "dbe"
Load "extmod"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "ImExPS/2 Logitech Wheel Mouse|0"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "L1953TR |0"
DisplaySize 340 270
HorizSync 30.0 - 71.0
VertRefresh 56.0 - 75.0
EndSection
Section "Device"
Identifier "Card0|0"
Driver "fglrx"
Option "Centermode" "off"
Option "PseudoColorVisuals" "off"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "off"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0|0"
Monitor "L1953TR |0"
DefaultDepth 24
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
EndSubSection
EndSection
Section "DRI"
Group "xgrp"
Mode 0660
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
Option "glXBindTexImageEXT" "Enable"
EndSection
Помогите добрым советом.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] compiz
2008-01-07 16:06 [Comm] compiz az-agat
@ 2008-01-07 16:16 ` Valery V. Inozemtsev
2008-01-07 20:47 ` az-agat
1 sibling, 0 replies; 3+ messages in thread
From: Valery V. Inozemtsev @ 2008-01-07 16:16 UTC (permalink / raw)
To: ALT Linux Community general discussions
[-- Attachment #1: Type: text/plain, Size: 491 bytes --]
В сообщении от 7 января 2008 az-agat написал(a):
> Помогите, пожалуйста. Не могу включить compiz.
>
> Я поставил последний Junior и обновил его сизифом. Моя видеокарта
> (определённая системой): ATI RV370 5B60 [Radeon X300 (PCIE)]. Стоят пакеты
> fglrx-tools-8.40.4-alt2,
> kernel-modules-fglrx-std-smp-1.0.8.40.4-alt1.132626.8,
> fglrx_glx-8.40.4-alt2. 3D ускорение работает точно, я проверял.
c драйвером fglrx compiz работать не будет. используйте драйвер ati
--
Valery V. Inozemtsev
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] compiz
2008-01-07 16:06 [Comm] compiz az-agat
2008-01-07 16:16 ` Valery V. Inozemtsev
@ 2008-01-07 20:47 ` az-agat
1 sibling, 0 replies; 3+ messages in thread
From: az-agat @ 2008-01-07 20:47 UTC (permalink / raw)
To: community
07.01.08, 19:16, Valery V. Inozemtsev (shrek@altlinux.ru):
> В сообщении от 7 января 2008 az-agat написал(a):
> > Помогите, пожалуйста. Не могу включить compiz.
> >
> > Я поставил последний Junior и обновил его сизифом. Моя видеокарта
> > (определённая системой): ATI RV370 5B60 [Radeon X300 (PCIE)]. Стоят пакеты
> > fglrx-tools-8.40.4-alt2,
> > kernel-modules-fglrx-std-smp-1.0.8.40.4-alt1.132626.8,
> > fglrx_glx-8.40.4-alt2. 3D ускорение работает точно, я проверял.
> c драйвером fglrx compiz работать не будет. используйте драйвер ati
Прописал вместо fglrx ati - стало только хуже, 3D-ускорение вообще отключилось.
С Уважением, Забродин Александр.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-01-07 20:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-07 16:06 [Comm] compiz az-agat
2008-01-07 16:16 ` Valery V. Inozemtsev
2008-01-07 20:47 ` az-agat
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git