On Sun, 26 May 2013 17:31:50 +0100 Dick Thomas <[email protected]> wrote:
> On 26/05/13 07:21, Alex Moonshine wrote: > > > >> On Sun, 26 May 2013 08:01:33 +0200 > >> "Hans-J. Ullrich" <[email protected] > >> <mailto:[email protected]>> > > wrote: > >> > > >> > This will not work. The problem is missing libxvmc1:ii386, which > >> > got a dependency problem. There is a bugreport related to it. > >> > They say, it was fixed by adding a new libnvidiaxvmc1, but it is > >> > still not. Got the same problem still here. > >> > > >> > By installing libxvmc1:i386, it wants to deinstall several other > >> > applications. > >> > > >> > Solution: Just install the installer from Nvidia's site. Works > >> > like a charm! > > > > I think, as an alternative solution, you may download libxvmc1:i386 > > and unpack .so files from it to /usr/lib (and continue to use > > debian driver packages). > > > > I ran > > sudo dpkg --add-architecture i386 > sudo sed -i 's/deb\ /deb\ [arch=amd64,i386]\ /g' /etc/apt/sources.list > sudo apt-get update > sudo apt-get install libgl1-nvidia-glx:i386 > > > and it works for me > > I found this on > http://forums.debian.net/viewtopic.php?f=5&t=81649&start=15 Thanks, this works on sid for me. Now I'll try wheezy. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

