ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] ati radeon 9200 & compiz
@ 2008-02-22  9:17 Алексей Шенцев
  2008-02-22  9:25 ` Шишков Евгений
  0 siblings, 1 reply; 6+ messages in thread
From: Алексей Шенцев @ 2008-02-22  9:17 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

Всем привет!
Захотел посмотреть на compiz. Вроде настроил свой xorg.comf под него, но что 
то у меня composite-manager из автозапуска kde не стартует, попробовал как 
предложил evgen@ не помогает. Сам то compiz-manager запускается ручками. Но 
что то ни каких эффектов не наблюдаю, хотя и пробывал разное. Может я не так 
настроил xorg? Гляньте на него, может что предложите добавить, убрать.

[root@oasu3 X11]# cat /etc/X11/xorg.conf
Section "ServerLayout"
        Identifier     "Minimal layout"
        Screen         "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "ImPS/2 Generic Wheel Mouse|0" "CorePointer"
        Option          "GLX" "true"
EndSection

Section "ServerFlags"
        Option          "GLX" "on"
EndSection

Section "Module"
        Load    "freetype"
        Load    "glx"
        Load    "dri"
        Load    "dbe"
        Load    "bitmap"
        Load    "ddc"
        Load    "int10"
        Load    "vbe"
        Load    "GLcore"
        Load    "extmod"
        SubSection "extmod"
                Option      "omit xfree86-dga"
        EndSubSection
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
EndSection

Section "InputDevice"
        Identifier  "ImPS/2 Generic Wheel Mouse|0"
        Driver      "mouse"
        Option      "Device" "/dev/input/mice"
        Option      "Protocol" "IMPS/2"
        Option      "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
        identifier "VA903 SERIES"
        vendorname "Plug 'n' Play"
        modelname "Plug 'n' Play"
        modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 
525 -vsync -hsync
        modeline  "640x480@72" 31.5 640 664 704 832 480 489 491 
520 -vsync -hsync
        modeline  "640x480@75" 31.5 640 656 720 840 480 481 484 
500 -vsync -hsync
        modeline  "640x480@85" 36.0 640 696 752 832 480 481 484 
509 -vsync -hsync
        modeline  "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync 
+vsync
        modeline  "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync 
+vsync
        modeline  "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync 
+vsync
        modeline  "800x600@85" 56.3 800 832 896 1048 600 601 604 631 +hsync 
+vsync
        modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync 
+vsync
        modeline  "832x624@75" 57.284 832 864 928 1152 624 625 628 
667 -vsync -hsync
        modeline  "1024x768@85" 94.5 1024 1072 1168 1376 768 769 772 808 
+hsync +vsync
        modeline  "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 
+hsync +vsync
        modeline  "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 
806 -vsync -hsync
        modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 
806 -vsync -hsync
        modeline  "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 
+hsync +vsync
        modeline  "1152x768@54" 64.995 1152 1178 1314 1472 768 771 777 806 
+hsync +vsync
        modeline  "1280x854" 80.0 1280 1309 1460 1636 854 857 864 896 +hsync 
+vsync
        modeline  "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 
+hsync +vsync
        modeline  "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 
994 -hsync +vsync
        modeline  "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 
+hsync +vsync
        modeline  "1280x960@75" 129.86 1280 1368 1504 1728 960 961 964 
1002 -hsync +vsync
        modeline  "1400x1050@60" 122.61 1400 1488 1640 1880 1050 1051 1054 
1087 -hsync +vsync
        modeline  "1400x1050@75" 155.85 1400 1496 1648 1896 1050 1051 1054 
1096 -hsync +vsync
        modeline  "1600x1200@65" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 
+hsync +vsync
        modeline  "1600x1200@60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 
+hsync +vsync
        gamma 1.0
EndSection

Section "Device"
        Identifier      "ATI|ATI Radeon 9200"
        Driver          "ati"
        BusID           "PCI:1:0:0"

        Option          "backingstore" "true"
        Option          "EnablePageFlip" "true"
        Option          "SubPixelOrder" "none"
        Option          "AccelMethod" "XAA"
        Option          "RenderAccel" "true"
        Option          "AGPMode" "8"
        Option          "ColorTiling"   "on"
        Option          "mtrr" "off"
        Option          "VideoOverlay" "on"
        Option          "OpenGLOverlay" "off"

        Option          "BlockSignalsOnLock" "on"
        Option          "KernelModuleParm" "locked-userpages=0"
        Option          "UseFastTLS" "2"
        Option          "UseInternalAGPGART" "no"
        Option          "no_accel" "no"
        Option          "no_dri" "no"
        Option          "EnablePrivateBackZ" "no"

        Option          "XAANoOffscreenPixmaps"
        Option          "DisableGLXRootClipping" "true"
        Option          "AddARGBGLXVisuals" "true"
        Option          "AllowGLXWithComposite" "true"

#Option "AGPFastWrite" "true"
#Option "GARTSize" "128"
# Option "DynamicClocks" "on" #mobility only
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "ATI|ATI Radeon 9200"
        Monitor    "VA903 SERIES"
        DefaultDepth     24
        SubSection "Display"
                Depth     8
                
Modes   "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     15
                
Modes   "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     16
                
Modes   "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     24
                
Modes   "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     32
                
Modes   "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
EndSection

Section "DRI"
        Group        "xgrp"
#       Mode         0660
EndSection

Section "Extensions"
    Option      "RENDER" "true"
    Option      "Composite" "Enable"
EndSection
[root@oasu3 X11]#
-- 
С уважением Шенцев Алексей Владимирович.
E-mail: ashen@nsrz.ru
XMPP: ashen@altlinux.org, AlexShen@jabber.ru
ICQ: 271053845


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] ati radeon 9200 & compiz
  2008-02-22  9:17 [sisyphus] ati radeon 9200 & compiz Алексей Шенцев
@ 2008-02-22  9:25 ` Шишков Евгений
  2008-02-22  9:26   ` Алексей Шенцев
  0 siblings, 1 reply; 6+ messages in thread
From: Шишков Евгений @ 2008-02-22  9:25 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

Алексей Шенцев пишет:
> Всем привет!
> Захотел посмотреть на compiz. Вроде настроил свой xorg.comf под него, но что 
> то у меня composite-manager из автозапуска kde не стартует, попробовал как 
> предложил evgen@ не помогает. Сам то compiz-manager запускается ручками. Но 
> что то ни каких эффектов не наблюдаю, хотя и пробывал разное. Может я не так 
> настроил xorg? Гляньте на него, может что предложите добавить, убрать.

Вы попробуйте запустить compiz-manager из консольки.
Он Вам всё и напишет.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] ati radeon 9200 & compiz
  2008-02-22  9:25 ` Шишков Евгений
@ 2008-02-22  9:26   ` Алексей Шенцев
  2008-02-22  9:34     ` Шишков Евгений
  0 siblings, 1 reply; 6+ messages in thread
From: Алексей Шенцев @ 2008-02-22  9:26 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

В сообщении от Friday 22 February 2008 12:25:42 Шишков Евгений написал(а):
> Вы попробуйте запустить compiz-manager из консольки.
> Он Вам всё и напишет.
(ashen@oasu3)-(~)-> compiz-manager
-(ashen@oasu3)-(~)-> kwin: Fatal IO error: client killed
-(ashen@oasu3)-(~)-> compiz (core) - Error: no 'text' plugin with ABI 
version '20070902' loaded

compiz (shift) - Warn: No compatible text plugin loaded.
-(ashen@oasu3)-(~)->
-- 
С уважением Шенцев Алексей Владимирович.
E-mail: ashen@nsrz.ru
XMPP: ashen@altlinux.org, AlexShen@jabber.ru
ICQ: 271053845

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] ati radeon 9200 & compiz
  2008-02-22  9:26   ` Алексей Шенцев
@ 2008-02-22  9:34     ` Шишков Евгений
  2008-02-22  9:39       ` Алексей Шенцев
  0 siblings, 1 reply; 6+ messages in thread
From: Шишков Евгений @ 2008-02-22  9:34 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

Алексей Шенцев пишет:
> В сообщении от Friday 22 February 2008 12:25:42 Шишков Евгений написал(а):
>> Вы попробуйте запустить compiz-manager из консольки.
>> Он Вам всё и напишет.
> (ashen@oasu3)-(~)-> compiz-manager
> -(ashen@oasu3)-(~)-> kwin: Fatal IO error: client killed
> -(ashen@oasu3)-(~)-> compiz (core) - Error: no 'text' plugin with ABI 
> version '20070902' loaded
> 
> compiz (shift) - Warn: No compatible text plugin loaded.
> -(ashen@oasu3)-(~)->
Вот что у меня установлено:
$rpm -qa|grep compiz
compizconfig-python-0.6.99-alt1.1
compiz-fusion-plugins-extra-0.6.99-alt2
compiz-0.7.0-alt1
libcompizconfig-0.6.99-alt2
compiz-manager-0.0.1-alt3
compiz-kde-0.7.0-alt1
compizconfig-backend-kconfig-0.6.99-alt1
compiz-fusion-plugins-main-0.6.99-alt2

$ rpm -qa|grep emera
emerald-themes-0.5.2-alt1
emerald-0.6.99-alt1

Вот карты ATI только нету. Избавился от неё.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] ati radeon 9200 & compiz
  2008-02-22  9:34     ` Шишков Евгений
@ 2008-02-22  9:39       ` Алексей Шенцев
  2008-02-22 11:37         ` Шишков Евгений
  0 siblings, 1 reply; 6+ messages in thread
From: Алексей Шенцев @ 2008-02-22  9:39 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

В сообщении от Friday 22 February 2008 12:34:25 Шишков Евгений написал(а):
> Вот что у меня установлено:
> $rpm -qa|grep compiz
> compizconfig-python-0.6.99-alt1.1
> compiz-fusion-plugins-extra-0.6.99-alt2
> compiz-0.7.0-alt1
> libcompizconfig-0.6.99-alt2
> compiz-manager-0.0.1-alt3
> compiz-kde-0.7.0-alt1
> compizconfig-backend-kconfig-0.6.99-alt1
> compiz-fusion-plugins-main-0.6.99-alt2
>
> $ rpm -qa|grep emera
> emerald-themes-0.5.2-alt1
> emerald-0.6.99-alt1

[root@oasu3 ~]# rpm -qa | grep compiz && rpm -qa | grep emera
compizconfig-backend-kconfig-0.6.99-alt1
compiz-fusion-plugins-extra-0.6.99-alt2
compizconfig-python-0.6.99-alt1.1
compiz-0.7.0-alt1
compiz-fusion-plugins-main-0.6.99-alt2
compiz-bcop-0.6.99-alt1
libcompizconfig-0.6.99-alt2
compiz-manager-0.0.1-alt3
compiz-kde-0.7.0-alt1
emerald-0.6.99-alt1
emerald-themes-0.5.2-alt1
[root@oasu3 ~]# 

Вроде всё одинаково

> Вот карты ATI только нету. Избавился от неё.
Кому как, до сих пор не подводила.
Удалил у себя ~/.compiz-managerrc, запустил заного compiz-manager, кое какие 
эффекты появились. Но вот при работе pdfcube часть страници нормально 
отображается, а часть в артефактах.
-- 
С уважением Шенцев Алексей Владимирович.
E-mail: ashen@nsrz.ru
XMPP: ashen@altlinux.org, AlexShen@jabber.ru
ICQ: 271053845

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] ati radeon 9200 & compiz
  2008-02-22  9:39       ` Алексей Шенцев
@ 2008-02-22 11:37         ` Шишков Евгений
  0 siblings, 0 replies; 6+ messages in thread
From: Шишков Евгений @ 2008-02-22 11:37 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

Алексей Шенцев пишет:
  >> Вот карты ATI только нету. Избавился от неё.
> Кому как, до сих пор не подводила.
> Удалил у себя ~/.compiz-managerrc, запустил заного compiz-manager, кое какие 
> эффекты появились. Но вот при работе pdfcube часть страници нормально 
> отображается, а часть в артефактах.

У меня на nVidia (драйвер nVidia) тоже артефакты есть (особенно на кнопках 
закрыть/свернуть...)
Наверное общая проблема...


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-02-22 11:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-22  9:17 [sisyphus] ati radeon 9200 & compiz Алексей Шенцев
2008-02-22  9:25 ` Шишков Евгений
2008-02-22  9:26   ` Алексей Шенцев
2008-02-22  9:34     ` Шишков Евгений
2008-02-22  9:39       ` Алексей Шенцев
2008-02-22 11:37         ` Шишков Евгений

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git