[Ubuntu-x-swat] [Bug 605126] Re: LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64

2011-01-19 Thread Tim Kornhammar
Just for information I added the package libxcb-glx to ia32-libs and put
my own build up at:

https://launchpad.net/~freshwine/+archive/ppa

It works great and it is a solution until when Scott has the time to
update the original package.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.
https://bugs.launchpad.net/bugs/605126

Title:
  LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 605126] Re: LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64

2011-01-16 Thread Tim Kornhammar
It is not working for me..

I'm using xorg-edgers version of the driver, it is a later version but
it shouldn't matter.

Ubuntu 10.10 on amd64.


xserver-xorg-video-ati
1:6.13.99+git20110110.0e432dff-0ubuntu0sarvatt~maverick 


I've tried to find answers through Google and two of them where about the paths.
With LIBGL_DRIVERS_PATH set to /usr/lib/dri, /usr/lib32/dri


DRI path:
$ ls -al /usr/lib32/dri/
totalt 17596
drwxr-xr-x  2 root root4096 2011-01-16 18:24 .
drwxr-xr-x 46 root root  118784 2011-01-12 16:14 ..
-rw-r--r--  1 root root   13480 2010-10-01 01:59 dummy_drv_video.so
-rw-r--r--  1 root root  247852 2011-01-06 17:00 i810_dri.so
-rw-r--r--  1 root root  420392 2011-01-06 17:00 i915_dri.so
-rw-r--r--  1 root root  625000 2011-01-06 17:00 i965_dri.so
-rw-r--r--  1 root root 1967540 2011-01-06 17:00 libdricore.so
-rw-r--r--  1 root root  970908 2011-01-06 17:00 libglsl.so
-rw-r--r--  1 root root  342112 2011-01-06 17:00 mga_dri.so
-rw-r--r--  1 root root 3482140 2011-01-06 17:00 nouveau_dri.so
-rw-r--r--  1 root root  221608 2011-01-06 17:00 nouveau_vieux_dri.so
-rw-r--r--  1 root root  239624 2011-01-06 17:00 r128_dri.so
-rw-r--r--  1 root root  415656 2011-01-06 17:00 r200_dri.so
-rw-r--r--  1 root root  454068 2011-01-06 17:00 r300c_dri.so
-rw-r--r--  1 root root 3256960 2011-01-06 17:00 r300_dri.so
-rw-r--r--  1 root root  482600 2011-01-06 17:00 r600_dri.so
-rw-r--r--  1 root root 3155096 2011-01-06 17:00 r600g_dri.so
-rw-r--r--  1 root root  380684 2011-01-06 17:00 radeon_dri.so
-rw-r--r--  1 root root  285132 2011-01-06 17:00 savage_dri.so
-rw-r--r--  1 root root  309320 2011-01-06 17:00 sis_dri.so
-rw-r--r--  1 root root   42508 2011-01-06 17:00 swrast_dri.so
-rw-r--r--  1 root root  297100 2011-01-06 17:00 tdfx_dri.so
-rw-r--r--  1 root root  235600 2011-01-06 17:00 unichrome_dri.so


glxinfo
---
$ glxinfo 
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
...
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
...
GLX version: 1.4
GLX extensions:
...
OpenGL vendor string: X.Org R300 Project
OpenGL renderer string: Gallium 0.4 on ATI RV530
OpenGL version string: 2.1 Mesa 7.11-devel
OpenGL shading language version string: 1.20


Wine trace
---
$ WINEDEBUG=+wgl wine .wine/drive_c/Program\ Files/World\ of\ Warcraft/Wow.exe 
-opengl
trace:wgl:wglGetProcAddress func: 'wglGetIntegerv'
trace:wgl:X11DRV_WineGL_InitOpenglInfo GL version : 1.4 (2.1 Mesa 
7.11-devel).
trace:wgl:X11DRV_WineGL_InitOpenglInfo GL renderer: Gallium 0.4 on 
ATI RV530.
trace:wgl:X11DRV_WineGL_InitOpenglInfo GLX version: 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Server GLX version : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Server GLX vendor: : SGI.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Client GLX version : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Client GLX vendor: : Mesa Project 
and SGI.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Direct rendering enabled: False
err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most 
likely your OpenGL drivers haven't been installed correctly
trace:wgl:has_opengl GLX is up and running error_base = 169

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.
https://bugs.launchpad.net/bugs/605126

Title:
  LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 605126] Re: LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64

2011-01-16 Thread Scott Ritchie
xorg-edgers and wine ppa have conflicting versions of ia32-libs, it
absolutely does matter


I could add the missing library to the Wine PPA version of ia32-libs, though. 
It's on my list.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.
https://bugs.launchpad.net/bugs/605126

Title:
  LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 605126] Re: LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64

2011-01-16 Thread Tim Kornhammar
Oh, missed that I used their version of ia32-libs, sorry.

But which library is missing? That way it is no hurry, at least for me,
to rebuild ia32-libs, and I could ask them to include it as well.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.
https://bugs.launchpad.net/bugs/605126

Title:
  LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 605126] Re: LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64

2010-09-07 Thread Chris Halse Rogers
This should be fixed in Maverick and in 10.04 with mesa 7.7.1-1ubuntu1
package.

If this is still a problem, please re-open and we'll need to work out
why.

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Triaged = Fix Released

-- 
LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64
https://bugs.launchpad.net/bugs/605126
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 605126] Re: LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64

2010-08-16 Thread Scott Ritchie
Marking medium -- this has a fairly straightforward fix I believe, so it
should be doable by someone without too much effort.

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Importance: Undecided = Medium

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Confirmed = Triaged

-- 
LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64
https://bugs.launchpad.net/bugs/605126
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 605126] Re: LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64

2010-08-15 Thread jtuchscherer
Just responding to myself here:

I found an acceptable workaround. I downloaded and installed the
catalyst driver from ati's web site. The installer script for this
driver puts the fglrx_dri.so into the /usr/lib32/dri/ as well as in the
/usr/lib/dri. Now everything works again.

-- 
LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64
https://bugs.launchpad.net/bugs/605126
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 605126] Re: LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64

2010-08-06 Thread jtuchscherer
Is there a workaround for this?

-- 
LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64
https://bugs.launchpad.net/bugs/605126
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 605126] Re: LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64

2010-07-14 Thread Bryce Harrington
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New = Confirmed

-- 
LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64
https://bugs.launchpad.net/bugs/605126
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 605126] Re: LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64

2010-07-13 Thread Scott Ritchie

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/51881011/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/51881012/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/51881013/Dependencies.txt

** Attachment added: DkmsStatus.txt
   http://launchpadlibrarian.net/51881014/DkmsStatus.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/51881015/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/51881016/Lsusb.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/51881017/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/51881018/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/51881019/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/51881020/ProcModules.txt

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/51881021/RelatedPackageVersions.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/51881022/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/51881023/UdevLog.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/51881024/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/51881025/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/51881026/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/51881027/Xrandr.txt

** Attachment added: monitors.xml.txt
   http://launchpadlibrarian.net/51881028/monitors.xml.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/51881029/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/51881030/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/51881031/xkbcomp.txt

-- 
LIBGL_DRIVERS_PATH is missing /usr/lib32/dri on amd64
https://bugs.launchpad.net/bugs/605126
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp