[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PlayOnLinux + wine + amd64



Thanks guys. I got the libs installed, but now when I try to install
apps (in this case, StarCraft II), it keeps telling me that winserver
crashed:

  [POL_System_CheckFS] Message: Checking filesystem for /mnt/Installer.exe
  [POL_Wine] Message: Running wine- /mnt/Installer.exe
  [POL_Wine] Error: Wine seems to have crashed
  [POL_Wine] Message: Wine return: 126
  /usr/share/playonlinux/lib/wine.lib: line 837: wineserver: command not found

I see wineserver on the filesystem:

  $ ls -l /usr/lib32/wine-unstable/wineserver
  -rwxr-xr-x 1 root root 317956 Aug 15  2011 /usr/lib32/wine-unstable/wineserver
  $ file /usr/lib32/wine-unstable/wineserver
  /usr/lib32/wine-unstable/wineserver: ELF 32-bit LSB executable,
Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs),
for GNU/Linux 2.6.26,
BuildID[sha1]=0x57327e6dc898b3fec6033787ad68d58a76826dee, stripped

...and ldconfig sees it:

  $ ldconfig -v
  ...
  /usr/lib32:
       libwine-unstable.so.1 -> libwine-unstable.so.1.0
       libkwineffects.so.1abi2 -> libkwineffects.so.1.0.0.abi2

Am I missing anything?

Thanks,
--b



On Tue, May 1, 2012 at 8:54 PM, Noah Duffy <noahduffy@lavabit.com> wrote:
> On Tue, 2012-05-01 at 20:09 -0400, Brad Alexander wrote:
>> Hey all,
>>
>> Got a question about running games in wine. I had, on my system,
>> playonlinux (4.0.12) on my i386 system. Had a few games installed, and
>> everything was working. Well, first of the year, I upgraded my system
>> from a core2duo to an AMD Phenom II x4. So I reinstalled Debian, this
>> time amd64. I restored the directories, including ~/.PlayOnLinux from
>> previous backups.
>>
>> Today, I finally had a chance to reinstall playonlinux (4.0.18). I
>> started playonlinux, and it gave me a pop-up message saying
>>
>>      PlayOnLinux is unable to find 32bits OpenGL libraries.
>>
>>      You might encounter problem with your games
>>
>> ...And sure enough, I appear to. Is it as  simple as installing
>> libgl1-nvidia-alternatives-ia32, libgl1-nvidia-glx-ia32, and
>> nvidia-glx-ia32? Can I install these alongside the amd64 ones without
>> negative impact?
>>
>> Thanks,
>> --b
>>
>>
>
> You sure can!  In fact, you'll want to.  It should solve your problem.
> I know I need to have nvidia-glx-ia32 and ia32-libs to get some games in
> Crossover to work.
>
>


Reply to: