You are not logged in.

#1 2009-02-10 16:02:03

heartbeat
Member
Registered: 2009-02-10
Posts: 7

X server down when play video, fglrx

I have RadeonHD video adapter with fglrx driver
I have such problem - when I lounch my video for the second time in mplayer or other app(using Xv, X11, gl maybe nad other) my X server down
For example

mplayer /path/to/file

I have good video playback, it even do not flick(I was surprized by that)
after completion of playing  /path/to/file I lounch another file

mplayer /path/to/anotherfile

my X server down
When i try it with vo=gl X down when I try it in fullscreen mode
Using KDE4.2 with desktop effects

my xorg.conf some sections

Section "ServerLayout"
        Identifier     "Simple Layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
        InputDevice    "Mouse1" "CorePointer"     
        InputDevice    "Keyboard1" "CoreKeyboard" 
#       Option      "AutoAddDevices" "false"      
#       Option      "AIGLX" "True"                
EndSection
....
Section "Device"
        Option "BackingStore" "false"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"                
        BusID       "PCI:7:0:0"            
#       Option      "DRI" "True"           
        Option      "UseFastTLS" "1"       
        Option      "VideoOverlay" "on"    
#       Option      "mtrr" "off"           
#       Option      "no_accel" "no"        
#       Option      "no_dri" "no"          
#       Option      "EnablePrivateBackZ" "no"
        Option      "XAANoOffscreenPixmaps" "on"
        Option      "TexturedVideo" "on"        
        Option "Textured2D" "on"                
#       Option        "TexturedXrender" "on"    
EndSection
.......
Section "Extensions"
#       Option      "DRI" "Enable"
#       Option      "RENDER" "Enable"
#       Option      "DAMAGE" "Enable"
        Option      "XVideo" "Enable"
#       Option      "Composite" "On"
EndSection

sorry me for my English

Offline

Board footer

Powered by FluxBB