Announcement

Collapse
No announcement yet.

ATI 9550 using FGLRX driver has video playback issues

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    ATI 9550 using FGLRX driver has video playback issues

    I am having a problem with my ATI card and video playback, this may come from using a non-standard resolution of 1280x768.

    My movies/videos playing in any media player (VLC, Kaffiene, etc..) all play the top half of the video and then the player just cuts off. Sometimes it even skews the aspect ratio to 4:3 if the video is 16:9... I have no idea what or why this is happening... can anyone help?

    #2
    Re: ATI 9550 using FGLRX driver has video playback issues

    You could check these:


    Is fglrx working ?
    Code:
    :~$ fglrxinfo
    display: :0.0 screen: 0
    OpenGL vendor string: ATI Technologies Inc.
    OpenGL renderer string: ATI RADEON 9600 Series
    OpenGL version string: 2.0.6473 (8.37.6)
    Is X video working ?
    Code:
    :~$ xvinfo
    X-Video Extension version 2.2
    screen #0
     Adaptor #0: "video4linux"
      number of ports: 1
      port base: 115
      operations supported: PutVideo
    ...
    Is direct rendering working ?
    Code:
    :~$ glxinfo | grep direct
    direct rendering: Yes
    Errors in the xorg log (/var/log/Xorg.0.log):
    Code:
    cat /var/log/Xorg.0.log | grep "(EE)"
    and warnings

    Code:
    cat /var/log/Xorg.0.log | grep "(WW)"

    And note that (if you are using 8.38.6) :
    http://www.phoronix.com/scan.php?pag...item=764&num=1
    AMD has issued its first-ever hot-fix release for the Linux fglrx driver. This release corrects an aticonfig crash that removes the xorg.conf if you are using the vesa driver.
    Hmm - AMD/ATI http://ati.amd.com/support/drivers/l...ux-radeon.html is still offering ATI Proprietary Linux x86 Display Driver 8.38.6
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment

    Working...
    X