IL CARTOLAiO
11-04-2007, 05:18 AM
Hi, all
with the new driver 8.42.3, i have a big (very big) problem. Xvideo playback causes chrashes of Xorg
Ex.
If i try to play a video with mplayer or Vlc in XVideo mode, Xorg, crash, the screen become black and there is no way to restore the system: i have to restart it from reset button (tried Ctrl+Alt+Backspace and Ctrl+Alt+F1 with no succes)
In OpenGL mode, everything works fine
Some software such as Avidemux, support only Xvideo for playback, so i can't work
I think that it is a wrong configuration of Xorg but i can't find any solution
I tried
VideoOverlay on
OpenglOverlay off
and
VideoOverlay off
OpenglOverlay off
Nothing works
Here is the device section of my xorg.conf
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "Capabilities" "0x00000000"
Option "XAANoOffscreenPixmaps" "true"
Option "mtrr" "off"
Option "BlockSignalsOnLock" "on"
Option "KernelModuleParm" "locked-userpages=0"
Option "UseFastTLS" "0"
EndSection
with the new driver 8.42.3, i have a big (very big) problem. Xvideo playback causes chrashes of Xorg
Ex.
If i try to play a video with mplayer or Vlc in XVideo mode, Xorg, crash, the screen become black and there is no way to restore the system: i have to restart it from reset button (tried Ctrl+Alt+Backspace and Ctrl+Alt+F1 with no succes)
In OpenGL mode, everything works fine
Some software such as Avidemux, support only Xvideo for playback, so i can't work
I think that it is a wrong configuration of Xorg but i can't find any solution
I tried
VideoOverlay on
OpenglOverlay off
and
VideoOverlay off
OpenglOverlay off
Nothing works
Here is the device section of my xorg.conf
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "Capabilities" "0x00000000"
Option "XAANoOffscreenPixmaps" "true"
Option "mtrr" "off"
Option "BlockSignalsOnLock" "on"
Option "KernelModuleParm" "locked-userpages=0"
Option "UseFastTLS" "0"
EndSection