[Bug 755720] Re: 32 bit dri drivers cannot find libdricore and libglsl

2011-04-25 Thread Gianvito Cavasoli
The addition of these libraries has made extremely slow and unplayable the videogames with a native client for GNU/Linux, example Neverwinter Nights, on a nVidia card with the Nouveau driver. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 755720] Re: 32 bit dri drivers cannot find libdricore and libglsl

2011-04-21 Thread Launchpad Bug Tracker
This bug was fixed in the package ia32-libs - 20090808ubuntu13 --- ia32-libs (20090808ubuntu13) natty; urgency=low * Freshen packages (LP: #755720) * Remove dummy package libglu1-xorg (libglu1-mesa remains) -- Scott Ritchie scottritc...@ubuntu.com Wed, 20 Apr 2011 23:28:04

[Bug 755720] Re: 32 bit dri drivers cannot find libdricore and libglsl

2011-04-15 Thread Craig
candrews@complex:~$ ldd /usr/lib32/dri/i965_dri.so linux-gate.so.1 = (0xf76f2000) libdricore.so = not found libglsl.so = not found libdrm.so.2 = /lib32/libdrm.so.2 (0xf7617000) libexpat.so.1 = /lib32/libexpat.so.1 (0xf75ed000) libpthread.so.0 =

[Bug 755720] Re: 32 bit dri drivers cannot find libdricore and libglsl

2011-04-15 Thread Craig
According to: strace -f ldd /usr/lib32/dri/i965_dri.so 21 | grep lib (output here: http://pastebin.ca/2047018 ) the loader is looking for libdricore.so and libglsl.so in /lib32, not in /usr/lib32. So a couple symlinks solves the problem: $ sudo ln -s /usr/lib32/dri/libdricore.so

[Bug 755720] Re: 32 bit dri drivers cannot find libdricore and libglsl

2011-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 7.10.2-0ubuntu1 --- mesa (7.10.2-0ubuntu1) natty; urgency=low [ Steve Langasek ] * Fix alternatives removal on removal of libgl1-mesa-{swx11,glx}: the files are in /usr/lib/mesa, not /usr/lib/GL. * The architecture we're building for

[Bug 755720] Re: 32 bit dri drivers cannot find libdricore and libglsl

2011-04-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/mesa -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755720 Title: 32 bit dri drivers cannot find libdricore and libglsl -- ubuntu-bugs mailing list

[Bug 755720] Re: 32 bit dri drivers cannot find libdricore and libglsl

2011-04-11 Thread Robert Hooker
** Changed in: ia32-libs (Ubuntu) Milestone: None = ubuntu-11.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755720 Title: 32 bit dri drivers cannot find libdricore and libglsl --

[Bug 755720] Re: 32 bit dri drivers cannot find libdricore and libglsl

2011-04-11 Thread Robert Hooker
ia32-libs will still need an update to pick up the newer mesa upload to fix this problem, or else there will be no hardware 3D support for 32 bit apps on amd64 (as used by adobe flash and wine) using open source drivers. ** Changed in: ia32-libs (Ubuntu) Status: Confirmed = Triaged --

[Bug 755720] Re: 32 bit dri drivers cannot find libdricore and libglsl

2011-04-10 Thread Chris Halse Rogers
** Also affects: mesa (Ubuntu) Importance: Undecided Status: New ** Changed in: mesa (Ubuntu) Status: New = Confirmed ** Changed in: mesa (Ubuntu) Importance: Undecided = High ** Changed in: ia32-libs (Ubuntu) Status: New = Confirmed ** Changed in: ia32-libs (Ubuntu)

[Bug 755720] Re: 32 bit dri drivers cannot find libdricore and libglsl

2011-04-09 Thread Albert Damen
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755720 Title: 32 bit dri drivers cannot find libdricore and libglsl -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com