You are not logged in.

#26 2007-10-24 12:13:58

maci
Member
From: Singapore
Registered: 2005-04-03
Posts: 43
Website

Re: compiz running with fglrx drivers and AIGLX

miko: did you add the composite section to your xorg.conf ? it seems like you didnt

Offline

#27 2007-10-24 12:26:38

xsdnyd
Member
Registered: 2007-04-28
Posts: 110

Re: compiz running with fglrx drivers and AIGLX

@Mikko777, Avenger
downgrade xorg-server to version <= 1.3 and start compiz with --indirect-rendering parameter

my experience is, when running compiz, 2d is slow. scrolling a page in firefox for example. also compiz lags often.
i will not use compiz with that driver...

Last edited by xsdnyd (2007-10-24 12:29:17)


We can't stop here! This is bat country!!

Offline

#28 2007-10-24 13:24:09

BJJ
Member
Registered: 2007-10-23
Posts: 25

Re: compiz running with fglrx drivers and AIGLX

I have got it working on a x1400 single head (will test dual head later today).

my xorg.conf:

# Auto-generated by Archie mkxcfg
# Auto-generated by Archie mkxcfg

Section "ServerLayout"

# Serial Mouse not detected
# USB Mouse not detected
    Identifier     "Xorg Configured"
    Screen      0  "aticonfig-Screen[0]" 0 0
    Screen         "aticonfig-Screen[1]" RightOf "aticonfig-Screen[0]"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Touchpad" "CorePointer"
    Option           "AIGLX" "on"
EndSection

Section "Files"

# Additional fonts: Locale, Gimp, TTF...
#    FontPath     "/usr/share/lib/X11/fonts/latin2/75dpi"
#    FontPath     "/usr/share/lib/X11/fonts/latin2/100dpi"
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc:unscaled"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/75dpi"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/100dpi"
    FontPath     "/usr/share/fonts/PEX"
    FontPath     "/usr/share/fonts/cyrillic"
    FontPath     "/usr/share/fonts/Type1"
    FontPath     "/usr/share/fonts/ttf/western"
    FontPath     "/usr/share/fonts/ttf/decoratives"
    FontPath     "/usr/share/fonts/truetype"
    FontPath     "/usr/share/fonts/truetype/openoffice"
    FontPath     "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath     "/usr/share/fonts/latex-ttf-fonts"
    FontPath     "/usr/share/fonts/defoma/CID"
    FontPath     "/usr/share/fonts/defoma/TrueType"
    FontPath     "/usr/share/fonts/TTF"
EndSection

Section "Extensions"
    Option "Composite" "Enable"
EndSection

Section "Module"
    Load  "ddc"  # ddc probing of monitor
    Load  "dbe"
    Load  "dri"
    Load  "extmod"
    Load  "glx"
    Load  "bitmap" # bitmap-fonts
    Load  "type1"
    Load  "freetype"
    Load  "record"
    Load  "synaptics"
EndSection

Section "ServerFlags"
    Option        "AllowMouseOpenFail" "true"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "keyboard"
    Option        "CoreKeyboard"
    Option        "XkbRules" "xorg"
    Option        "XkbModel" "pc105"
    Option        "XkbLayout" ""
    Option        "XkbVariant" ""
EndSection

Section "InputDevice"
    Identifier  "Serial Mouse"
    Driver      "mouse"
    Option        "Protocol" "Microsoft"
    Option        "Device" "/dev/ttyS0"
    Option        "Emulate3Buttons" "true"
    Option        "Emulate3Timeout" "70"
    Option        "SendCoreEvents" "true"
EndSection

Section "InputDevice"
    Identifier  "PS/2 Mouse"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "ZAxisMapping" "4 5"
    Option        "Device" "/dev/psaux"
    Option        "Emulate3Buttons" "true"
    Option        "Emulate3Timeout" "70"
    Option        "SendCoreEvents" "true"
EndSection

Section "InputDevice"
    Identifier  "USB Mouse"
    Driver      "mouse"
    Option        "Device" "/dev/input/mice"
    Option        "SendCoreEvents" "true"
    Option        "Protocol" "IMPS/2"
    Option        "ZAxisMapping" "4 5"
    Option        "Buttons" "5"
EndSection

Section "InputDevice"
Driver          "synaptics"
Identifier      "Touchpad"
Option  "Device"        "/dev/psaux"
Option  "Protocol"      "auto-dev"
Option  "LeftEdge"      "1700"
Option  "RightEdge"     "5300"
Option  "TopEdge"       "1700"
Option  "BottomEdge"    "4200"
Option  "FingerLow"     "25"
Option  "FingerHigh"    "30"
Option  "MaxTapTime"    "180"
Option  "MaxTapMove"    "220"
Option  "VertScrollDelta" "100"
Option  "MinSpeed"      "0.06"
Option  "MaxSpeed"      "0.12"
Option  "AccelFactor" "0.0010"
Option  "SHMConfig"     "on"
#  Option       "Repeater"      "/dev/ps2mouse"
EndSection

Section "Monitor"
    Identifier   "aticonfig-Monitor[0]"
    Option        "VendorName" "ATI Proprietary Driver"
    Option        "ModelName" "Generic Autodetecting Monitor"
    Option        "DPMS" "true"
EndSection

Section "Monitor"
    Identifier   "aticonfig-Monitor[1]"
    Option        "VendorName" "ATI Proprietary Driver"
    Option        "ModelName" "Generic Autodetecting Monitor"
    Option        "DPMS" "true"
EndSection

Section "Device"
    Identifier  "Card0"
    Driver      "vesa"
    VendorName  "All"
    BoardName   "All"
EndSection

Section "Device"
    Identifier  "aticonfig-Device[0]"
    Driver      "fglrx"
    Option        "PairModes" ""
    BusID       "PCI:1:0:0"
EndSection

Section "Device"
    Identifier  "aticonfig-Device[1]"
    Driver      "fglrx"
    BusID       "PCI:1:0:0"
    Screen      1
EndSection

Section "Screen"
    Identifier "aticonfig-Screen[0]"
    Device     "aticonfig-Device[0]"
    Monitor    "aticonfig-Monitor[0]"
    DefaultDepth     24
    Option     "XAANoOffscreenPixmaps" "true"
    Option     "Dri" "true"
    SubSection "Display"
        Viewport   0 0
        Depth     24
        Modes    "1280x800"
    EndSubSection
EndSection

Section "Screen"
    Identifier "aticonfig-Screen[1]"
    Device     "aticonfig-Device[1]"
    Monitor    "aticonfig-Monitor[1]"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "DRI"
    Mode         0666
EndSection

X.org:
extra/xorg-server 1.2.0-5

I had to disable the gconf backend in compiz fusion, because with it enabled window borders where not visible.

I only got to problems with the driver:
-Amdcccle doesn't start
-Video is flickering

Last edited by BJJ (2007-10-24 13:29:29)

Offline

#29 2007-10-24 14:13:46

pfdm
Member
Registered: 2007-06-25
Posts: 19

Re: compiz running with fglrx drivers and AIGLX

I just test it from testing repo!
It does not work well , i have no errors but display is corrupted.
glxinfo said nothing and amdccle doesnot start!!

I have xorg 7.3 xserver 1.4 from testing with a RV350 chip.
The only warning i have is " Could not detect X server version(query_status=-3)

Thks

Offline

#30 2007-10-24 14:45:08

Avenger
Member
Registered: 2005-11-11
Posts: 65

Re: compiz running with fglrx drivers and AIGLX

xsdnyd wrote:

@Mikko777, Avenger
downgrade xorg-server to version <= 1.3 and start compiz with --indirect-rendering parameter

my experience is, when running compiz, 2d is slow. scrolling a page in firefox for example. also compiz lags often.
i will not use compiz with that driver...

Thanks, that worked, but now I have the same problems as you, scrolling in browsers etc is horribly slow. neutral

Offline

#31 2007-10-24 16:10:39

BJJ
Member
Registered: 2007-10-23
Posts: 25

Re: compiz running with fglrx drivers and AIGLX

Dual Screen is not working ==> Tonight bug hunting time!

Offline

#32 2007-10-24 16:50:38

Cagnulein
Member
From: Modena, Italy
Registered: 2006-04-03
Posts: 260
Website

Re: compiz running with fglrx drivers and AIGLX

this update works with X1200 too?

Offline

#33 2007-10-24 16:56:16

maci
Member
From: Singapore
Registered: 2005-04-03
Posts: 43
Website

Re: compiz running with fglrx drivers and AIGLX

Cagnulein wrote:

this update works with X1200 too?

yes the new drivers support X1200

Offline

#34 2007-10-24 18:22:09

brainwasher
Member
From: Lucca (Italy)
Registered: 2007-01-04
Posts: 81
Website

Re: compiz running with fglrx drivers and AIGLX

For me all works, and compiz is very fast....Great ATI, for now

Offline

#35 2007-10-24 18:36:15

Mikko777
Member
From: Suomi, Finland
Registered: 2006-10-30
Posts: 837

Re: compiz running with fglrx drivers and AIGLX

xsdnyd wrote:

@Mikko777, Avenger
downgrade xorg-server to version <= 1.3 and start compiz with --indirect-rendering parameter

OK, downgraded, performance went up:

mikko@desktop:~$ glxgears
20429 frames in 5.0 seconds = 4085.637 FPS
20433 frames in 5.0 seconds = 4086.576 FPS
20415 frames in 5.0 seconds = 4082.813 FPS
mikko@desktop:~$ fgl_glxgears
Using GLX_SGIX_pbuffer
4251 frames in 5.0 seconds = 850.200 FPS
4367 frames in 5.0 seconds = 873.400 FPS
4396 frames in 5.0 seconds = 879.200 FPS

compiz kinda works now, weird firefox problem remains and amdcccle still broken. well its getting there smile

Edit: nice 150 fps in compiz when not doing anything...

Last edited by Mikko777 (2007-10-24 19:07:22)

Offline

#36 2007-10-24 18:58:52

BJJ
Member
Registered: 2007-10-23
Posts: 25

Re: compiz running with fglrx drivers and AIGLX

Dual screen is working!

Ati Dual-head mode did not work under compiz fusion.
Pairmode on the other hand did work.

xorg.conf:

# Auto-generated by Archie mkxcfg
# Auto-generated by Archie mkxcfg

Section "ServerLayout"

# Serial Mouse not detected
# USB Mouse not detected
    Identifier     "Xorg Configured"
    Screen      0  "aticonfig-Screen[0]" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Touchpad" "CorePointer"
    Option        "AIGLX" "on"
EndSection

Section "Files"

# Additional fonts: Locale, Gimp, TTF...
#    FontPath     "/usr/share/lib/X11/fonts/latin2/75dpi"
#    FontPath     "/usr/share/lib/X11/fonts/latin2/100dpi"
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc:unscaled"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/75dpi"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/100dpi"
    FontPath     "/usr/share/fonts/PEX"
    FontPath     "/usr/share/fonts/cyrillic"
    FontPath     "/usr/share/fonts/Type1"
    FontPath     "/usr/share/fonts/ttf/western"
    FontPath     "/usr/share/fonts/ttf/decoratives"
    FontPath     "/usr/share/fonts/truetype"
    FontPath     "/usr/share/fonts/truetype/openoffice"
    FontPath     "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath     "/usr/share/fonts/latex-ttf-fonts"
    FontPath     "/usr/share/fonts/defoma/CID"
    FontPath     "/usr/share/fonts/defoma/TrueType"
    FontPath     "/usr/share/fonts/TTF"
EndSection

Section "Module"
    Load  "ddc"  # ddc probing of monitor
    Load  "dbe"
    Load  "dri"
    Load  "extmod"
    Load  "glx"
    Load  "bitmap" # bitmap-fonts
    Load  "type1"
    Load  "freetype"
    Load  "record"
    Load  "synaptics"
EndSection

Section "ServerFlags"
    Option        "AllowMouseOpenFail" "true"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "keyboard"
    Option        "CoreKeyboard"
    Option        "XkbRules" "xorg"
    Option        "XkbModel" "pc105"
    Option        "XkbLayout" ""
    Option        "XkbVariant" ""
EndSection

Section "InputDevice"
    Identifier  "Serial Mouse"
    Driver      "mouse"
    Option        "Protocol" "Microsoft"
    Option        "Device" "/dev/ttyS0"
    Option        "Emulate3Buttons" "true"
    Option        "Emulate3Timeout" "70"
    Option        "SendCoreEvents" "true"
EndSection

Section "InputDevice"
    Identifier  "PS/2 Mouse"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "ZAxisMapping" "4 5"
    Option        "Device" "/dev/psaux"
    Option        "Emulate3Buttons" "true"
    Option        "Emulate3Timeout" "70"
    Option        "SendCoreEvents" "true"
EndSection

Section "InputDevice"
    Identifier  "USB Mouse"
    Driver      "mouse"
    Option        "Device" "/dev/input/mice"
    Option        "SendCoreEvents" "true"
    Option        "Protocol" "IMPS/2"
    Option        "ZAxisMapping" "4 5"
    Option        "Buttons" "5"
EndSection

Section "InputDevice"
    Identifier  "Touchpad"
    Driver      "synaptics"
    Option        "Device" "/dev/psaux"
    Option        "Protocol" "auto-dev"
    Option        "LeftEdge" "1700"
    Option        "RightEdge" "5300"
    Option        "TopEdge" "1700"
    Option        "BottomEdge" "4200"
    Option        "FingerLow" "25"
    Option        "FingerHigh" "30"
    Option        "MaxTapTime" "180"
    Option        "MaxTapMove" "220"
    Option        "VertScrollDelta" "100"
    Option        "MinSpeed" "0.06"
    Option        "MaxSpeed" "0.12"
    Option        "AccelFactor" "0.0010"
    Option        "SHMConfig" "on"
#  Option       "Repeater"      "/dev/ps2mouse"
EndSection

Section "Monitor"
    Identifier   "aticonfig-Monitor[0]"
    Option        "VendorName" "ATI Proprietary Driver"
    Option        "ModelName" "Generic Autodetecting Monitor"
    Option        "DPMS" "true"
EndSection

Section "Device"
    Identifier  "aticonfig-Device[0]"
    Driver      "fglrx"
    Option        "DesktopSetup" "horizontal"
    Option        "Capabilities" "0x00000800"
    Option        "TexturedVideoSync" "on"
    Option        "Mode1" "1280x800"
    Option        "Mode2" "1280x1024"
    Option        "PairModes" "1280x800+1280x1024"
EndSection

Section "Screen"
    Identifier "aticonfig-Screen[0]"
    Device     "aticonfig-Device[0]"
    Monitor    "aticonfig-Monitor[0]"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "DRI"
    Mode         0666
EndSection

Section "Extensions"
    Option        "Composite" "Enable"
EndSection

Offline

#37 2007-10-24 19:38:56

Mikko777
Member
From: Suomi, Finland
Registered: 2006-10-30
Posts: 837

Re: compiz running with fglrx drivers and AIGLX

BJJ wrote:

I only got to problems with the driver:
-Amdcccle doesn't start
-Video is flickering

Same, but video flickers because of opengl rendering in mplayer...

Does anyone know how to enable xv in atidrivers? I'm guessing it would provide fastest videoplayback and doesnt flicker and is scalable with compiz?

Sadly i've never got xv to work with ati drivers so any help?

Offline

#38 2007-10-24 19:48:59

twizller
Member
From: Hamilton, ON
Registered: 2007-10-24
Posts: 9

Re: compiz running with fglrx drivers and AIGLX

Hello everyone, new to the forum smile

I installed the new ATI drivers, and im having some problems with AIGLX, here is the info

[twizller]# cat /var/log/Xorg.0.log|grep Compos
(**) Extension "Composite" is enabled
(II) fglrx(0): Sync:  Separate  Composite
[twizller]# cat /var/log/Xorg.0.log|grep AIGL|grep -v WW
(**) Option "AIGLX" "true"
(**) AIGLX enabled
(EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/fglrx_dri.so failed (/usr/lib/xorg/modules/dri/fglrx_dri.so: undefined symbol: __glXFindDRIScreen)
(EE) AIGLX: reverting to software rendering
Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "aticonfig-Screen[0]" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
    Load  "xtrap"
    Load  "dbe"
    Load  "record"
    Load  "extmod"
    Load  "dri"
    Load  "glx"
    Load  "type1"
    Load  "freetype"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
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   "aticonfig-Monitor[0]"
    Option        "VendorName" "ATI Proprietary Driver"
    Option        "ModelName" "Generic Autodetecting Monitor"
    Option        "DPMS" "true"
EndSection

Section "ServerFlags"
       Option  "AIGLX" "true"
EndSection

Section "Extensions"
       Option "Composite" "Enable"
EndSection

Section "DRI"
    Mode 0666
EndSection

Section "Device"
    Identifier  "aticonfig-Device[0]"
    Driver      "fglrx"
#    Option         "UseFastTLS" "2"
EndSection

Section "Screen"
    Identifier "aticonfig-Screen[0]"
    Device     "aticonfig-Device[0]"
    Monitor    "aticonfig-Monitor[0]"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Any ideas on why AIGLX is not working properly?

Offline

#39 2007-10-24 19:51:46

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: compiz running with fglrx drivers and AIGLX

how did you install the new drivers?  what does dmesg | grep fglrx say?  What version of fglrx does /var/log/Xorg.0.log say is loaded?

Offline

#40 2007-10-24 20:00:22

Mikko777
Member
From: Suomi, Finland
Registered: 2006-10-30
Posts: 837

Re: compiz running with fglrx drivers and AIGLX

Mikko777 wrote:
BJJ wrote:

I only got to problems with the driver:
-Amdcccle doesn't start
-Video is flickering

Same, but video flickers because of opengl rendering in mplayer...

Does anyone know how to enable xv in atidrivers? I'm guessing it would provide fastest videoplayback and doesnt flicker and is scalable with compiz?

Sadly i've never got xv to work with ati drivers so any help?

I'm quoting myself smile Here's a thread with similar issues / fixes:

http://www.phoronix.com/forums/showthread.php?t=5975

Offline

#41 2007-10-24 20:18:20

twizller
Member
From: Hamilton, ON
Registered: 2007-10-24
Posts: 9

Re: compiz running with fglrx drivers and AIGLX

Cerebral wrote:

how did you install the new drivers?  what does dmesg | grep fglrx say?  What version of fglrx does /var/log/Xorg.0.log say is loaded?

Installed it using the ati driver from their website

[twizller]# dmesg | grep fglrx
fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[fglrx] Maximum main memory to use for locked dma buffers: 1413 MBytes.
[fglrx] ASYNCIO init succeed!
[fglrx] PAT is enabled successfully!
[fglrx] module loaded - fglrx 8.42.3 [Oct 19 2007] on minor 0
[fglrx] Reserve Block - 0 offset =  0X0 length = 0X40000
[fglrx] Reserve Block - 1 offset =  0X7fc0000 length = 0X40000
[twizller]# uname -r
2.6.22-ARCH

Last edited by twizller (2007-10-24 20:21:42)

Offline

#42 2007-10-24 20:21:04

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: compiz running with fglrx drivers and AIGLX

ah.  You probably should have just installed the packages from [testing] - using the AMD/ATI installer isn't recommended - your x-server is probably picking up the wrong version of fglrx_dri.

Do a

sudo updatedb; locate fglrx_dri

and if more than one entry comes up, that's your problem.

If you really want those drivers now, then uninstall the ones you installed with the proprietary driver, enable the [testing] repo, and pacman -S fglrx fglrx-utils.

Last edited by Cerebral (2007-10-24 20:21:22)

Offline

#43 2007-10-24 20:24:59

twizller
Member
From: Hamilton, ON
Registered: 2007-10-24
Posts: 9

Re: compiz running with fglrx drivers and AIGLX

[twizller]# updatedb; locate fglrx_dri
/usr/lib/dri/fglrx_dri.so
/usr/lib/xorg/modules/dri/fglrx_dri.so
/usr/X11R6/lib/modules/dri/fglrx_dri.so

Will try to uninstall the AMD/ATI proprietary driver and use the testing repo and let you know how it goes.

Offline

#44 2007-10-24 20:39:53

twizller
Member
From: Hamilton, ON
Registered: 2007-10-24
Posts: 9

Re: compiz running with fglrx drivers and AIGLX

Hey it works!

Thank you very much!

Offline

#45 2007-10-24 21:37:53

raul_nds
Member
From: Lisbon, Portugal
Registered: 2007-06-28
Posts: 258

Re: compiz running with fglrx drivers and AIGLX

Did anyone broke X? xD

Offline

#46 2007-10-24 21:54:11

zodmaner
Member
Registered: 2007-07-11
Posts: 653

Re: compiz running with fglrx drivers and AIGLX

Any news about when it'll be in 64 bit testing repo? I can't wait to try this out. smile

Last edited by zodmaner (2007-10-24 21:54:36)

Offline

#47 2007-10-24 22:26:32

xsdnyd
Member
Registered: 2007-04-28
Posts: 110

Re: compiz running with fglrx drivers and AIGLX

Mikko777 wrote:
BJJ wrote:

I only got to problems with the driver:
-Amdcccle doesn't start
-Video is flickering

Same, but video flickers because of opengl rendering in mplayer...

Does anyone know how to enable xv in atidrivers? I'm guessing it would provide fastest videoplayback and doesnt flicker and is scalable with compiz?

Sadly i've never got xv to work with ati drivers so any help?

my Amdcccle does not work too.
The Xv flickering is "normal", just set the video output to X11.
Anyway you can enable xv with:
Option      "TexturedVideo" "true"

but the flickering will remain if you're running compiz.

all in all this driver version is just half baked...

edit:
just saw your post, that you already found the solution wink
and xv is not working anymore without compiz.. i have no idea why

Last edited by xsdnyd (2007-10-25 09:34:09)


We can't stop here! This is bat country!!

Offline

#48 2007-10-25 13:50:02

raul_nds
Member
From: Lisbon, Portugal
Registered: 2007-06-28
Posts: 258

Re: compiz running with fglrx drivers and AIGLX

Here is what I get on my desktop:

(EE) module ABI majos version(1) doesn't match the server's version (2)
(EE) Failed to load module "fglrx" (module requirement mismatch,0)
(EE) No drivers available

Fatal server error:
no screens found

waiting for X server to begin accepting connections
giving up
xinit: Connection reset by peer (errno 104): unable to connect to X server
xinit: No such process(errno 3): Server error .

Offline

#49 2007-10-25 13:52:54

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: compiz running with fglrx drivers and AIGLX

raul_nds:  Which module is X trying to load - can you find the version in /var/log/Xorg.0.log please?

Offline

#50 2007-10-25 14:10:01

javajunky
Member
Registered: 2006-11-13
Posts: 39

Re: compiz running with fglrx drivers and AIGLX

+1 Works for me ish, strange white borders around things though sad

Offline

Board footer

Powered by FluxBB