Updated and Optimized Ubuntu Free Graphics Drivers

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Pepes
    Junior Member
    • Dec 2013
    • 5

    Sorry for double post, i can't edit my post, because time line expired. It started since yesterday.

    Comment

    • mudig
      Phoronix Member
      • Mar 2010
      • 74

      Same problem here, unity complains about r600_dri.so not containing some entry point called glsapi_*tls* or something.

      Comment

      • obedlink
        Junior Member
        • Dec 2013
        • 30

        after update mesa I have this problem with Heroes of Newerth

        Code:
        obed@kubuntu:~/HoN$ ./hon.sh
        warning: The VAD has been replaced by a hack pending a complete rewrite
        libGL error: dlopen /usr/lib/x86_64-linux-gnu/dri/r600_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/r600_dri.so: undefined symbol: _glapi_tls_Dispatch)
        libGL error: dlopen ${ORIGIN}/dri/r600_dri.so failed (${ORIGIN}/dri/r600_dri.so: no se puede abrir el archivo del objeto compartido: No existe el archivo o el directorio)
        libGL error: dlopen /usr/lib/dri/r600_dri.so failed (/usr/lib/dri/r600_dri.so: no se puede abrir el archivo del objeto compartido: No existe el archivo o el directorio)
        libGL error: unable to load driver: r600_dri.so
        libGL error: driver pointer missing
        libGL error: failed to load driver: r600
        libGL error: dlopen /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
        libGL error: dlopen ${ORIGIN}/dri/swrast_dri.so failed (${ORIGIN}/dri/swrast_dri.so: no se puede abrir el archivo del objeto compartido: No existe el archivo o el directorio)
        libGL error: dlopen /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: no se puede abrir el archivo del objeto compartido: No existe el archivo o el directorio)
        libGL error: unable to load driver: swrast_dri.so
        libGL error: failed to load driver: swrast
        K2 - Fatal Error: ARB_vertex_buffer_object not available.
        the problem with Steam and the Steam games is easy to solve, deleting or renaming libgcc_s.so.1 from
        Code:
        /home/obed/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/
        but I have problem with some no steam games. HoN is one.

        Comment

        • stfn
          Junior Member
          • Jul 2013
          • 18

          Originally posted by Pepes View Post
          After latest updates, I had issue with Unity, which won't start. I had blank page with cursor. Nothing works!
          Only solution for me was purgin ppa, i tried ccsm or unity, but doesn't work for me.
          I had the same problem and have also use ppa-purge to make my system working again.

          I could get in ccsm, where the unity plugin was disabled. But enabling it didn't bring back unity.

          Ubuntu 14.04 x64
          unity 7.2.0
          Last edited by stfn; 01 June 2014, 07:08 AM.

          Comment

          • gutigen
            Senior Member
            • Jul 2012
            • 184

            Originally posted by stfn View Post
            I had the same problem and have also use ppa-purge to make my system working again.

            I could get in ccsm, where the unity plugin was disabled. But enabling it didn't bring back unity.

            Ubuntu 14.04 x64
            unity 7.2.0
            Same here. It may be something with mesa git, cause xorg-edgers gives same result. Odd thing is that not only other DE works (like openbox or gnome), but also games - means there is proper hardware acceleration.

            Unity spits something about failed to load radeonsi and issue with swrast.so (undefined symbol: __glap_tls_Dispatch).

            Ubuntu 14.04
            AMD 7770

            Comment

            • oibaf
              Senior Member
              • Feb 2008
              • 1217

              Mesa bug: https://bugs.freedesktop.org/show_bug.cgi?id=79469

              Comment

              • oibaf
                Senior Member
                • Feb 2008
                • 1217

                Fixed

                Driver loading issue is fixed now.

                Comment

                • gogo
                  Junior Member
                  • Jun 2014
                  • 6

                  Radeon VDPAU don't work

                  Before one week I installed Linux Mint 17 Cinnamon, after that video acceleration vdpau don't work anymore.
                  I have AMD Radeon HD 5670 graphics.
                  When I try to play some video in terminal i get this error:

                  mplayer -vo vdpau -vc ffmpeg12vdpau Don.Jon.mkv
                  MPlayer2 2.0-701-gd4c5b7f-2ubuntu2 (C) 2000-2012 MPlayer Team
                  Cannot open file '/home/$USER/.mplayer/input.conf': No such file or directory
                  Failed to open /home/$USER/.mplayer/input.conf.

                  Playing Don.Jon.2013.480p.BluRay.x264-mSD12.mkv.
                  [mkv] Found 2 editions, will play #0 (first is 0).
                  [mkv] Track ID 1: audio (A_AAC) "(m)iCRO(S)iZED(D)OWNLOADS", -aid 0, -alang eng
                  [mkv] Track ID 2: video (V_MPEG4/ISO/AVC) "(m)iCRO(S)iZED(D)OWNLOADS", -vid 0
                  [mkv] Track ID 3: subtitles (S_TEXT/UTF8), -sid 0, -slang hrv
                  [mkv] Track ID 4: subtitles (S_TEXT/UTF8), -sid 1, -slang eng
                  [mkv] Will play video track 2.
                  Detected file format: Matroska
                  Load subtitles in .
                  Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
                  [vdpau] Error when calling vdp_device_create_x11: 1
                  Error opening/initializing the selected video_out (-vo) device.
                  Selected audio codec: AAC (Advanced Audio Coding) [libavcodec]
                  AUDIO: 48000 Hz, 2 ch, floatle, 128.0 kbit/4.17% (ratio: 16000->384000)
                  AO: [pulse] 48000Hz 2ch floatle (4 bytes per sample)
                  Video: no video
                  Starting playback...
                  A: 17.4 (17.4) of 5412.4 ( 1:30:12.4) 0.2%

                  I can't figure out what is the problem, is that some new bug in mesa or something else I forgot to do.

                  Comment

                  • gogo
                    Junior Member
                    • Jun 2014
                    • 6

                    Radeon VDPAU don't work

                    Before one week I installed Linux Mint 17 Cinnamon, after that video acceleration vdpau don't work anymore.
                    I have AMD Radeon HD 5670 graphics.
                    When I try to play some video in terminal i get this error:

                    mplayer -vo vdpau -vc ffmpeg12vdpau Don.Jon.mkv
                    MPlayer2 2.0-701-gd4c5b7f-2ubuntu2 (C) 2000-2012 MPlayer Team
                    Cannot open file '/home/$USER/.mplayer/input.conf': No such file or directory
                    Failed to open /home/$USER/.mplayer/input.conf.

                    Playing Don.Jon.2013.480p.BluRay.x264-mSD12.mkv.
                    [mkv] Found 2 editions, will play #0 (first is 0).
                    [mkv] Track ID 1: audio (A_AAC) "(m)iCRO(S)iZED(D)OWNLOADS", -aid 0, -alang eng
                    [mkv] Track ID 2: video (V_MPEG4/ISO/AVC) "(m)iCRO(S)iZED(D)OWNLOADS", -vid 0
                    [mkv] Track ID 3: subtitles (S_TEXT/UTF8), -sid 0, -slang hrv
                    [mkv] Track ID 4: subtitles (S_TEXT/UTF8), -sid 1, -slang eng
                    [mkv] Will play video track 2.
                    Detected file format: Matroska
                    Load subtitles in .
                    Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
                    [vdpau] Error when calling vdp_device_create_x11: 1
                    Error opening/initializing the selected video_out (-vo) device.
                    Selected audio codec: AAC (Advanced Audio Coding) [libavcodec]
                    AUDIO: 48000 Hz, 2 ch, floatle, 128.0 kbit/4.17% (ratio: 16000->384000)
                    AO: [pulse] 48000Hz 2ch floatle (4 bytes per sample)
                    Video: no video
                    Starting playback...
                    A: 17.4 (17.4) of 5412.4 ( 1:30:12.4) 0.2%

                    I can't figure out what is the problem, is that some new bug in mesa or something else I forgot to do.

                    Comment

                    • gutigen
                      Senior Member
                      • Jul 2012
                      • 184

                      Originally posted by oibaf View Post
                      Driver loading issue is fixed now.

                      Comment

                      Working...
                      X