hi. I want to play game in Facebook in the google-chrome.
I was able to install pipelight on CentOS 6.6 which is
a rather difficult task.
I login on to facebook, when I click on a game,
it asks me to install unity3d (or something unity stuff) and
it was working. But then the game does not load automatically.
Then I google and it says I need to pay attention to the following
output.
How to continue from here? Why are there two
version, the 32-bit and the 64-bit?
I need to install the 32-bit
implementation of the graphic driver? How to do that?
I haven't got a clue how to start to do that.
Quote:
$ pipelight-plugin --system-check
>> 32 bit <<
Checking Wine version ...
Version: wine-1.7.46 (Staging)
Patched Wine version: PASSED
(Run '/usr/share/pipelight/wine --patches' for more details.)
fixme:ntdll:NtCreateNamedPipeFile Message mode not supported, falling back to byte mode.
fixme:ntdll:NtCreateNamedPipeFile Message mode not supported, falling back to byte mode.
fixme:ntdll:NtCreateNamedPipeFile Message mode not supported, falling back to byte mode.
fixme:ntdll:NtCreateNamedPipeFile Message mode not supported, falling back to byte mode.
fixme le:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
libGL error: failed to load driver: swrast
err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your 32-bit OpenGL drivers haven't been installed correctly (using GL renderer "GeForce GT 530/PCIe/SSE2", version "1.4 (2.1.2 NVIDIA 346.59)").
Checking OpenGL ...
OpenGL Vendor: NVIDIA Corporation
OpenGL Renderer: GeForce GT 530/PCIe/SSE2
OpenGL Direct Rendering: False (or old/wrong wine version)
OpenGL: FAILURE
Checking fonts ...
Found Arial in Z:\usr\share\fonts\msttcore\arial.ttf
Found Arial in Z:\usr\share\fonts\msttcore\arialbd.ttf
Found Arial in Z:\usr\share\fonts\msttcore\arialbi.ttf
Found Arial in Z:\usr\share\fonts\msttcore\ariali.ttf
Found Verdana in Z:\usr\share\fonts\msttcore\verdana.ttf
Found Verdana in Z:\usr\share\fonts\msttcore\verdanab.ttf
Found Verdana in Z:\usr\share\fonts\msttcore\verdanaz.ttf
Found Verdana in Z:\usr\share\fonts\msttcore\verdanai.ttf
Fonts: PASSED
Checking ACLs / XATTR ...
ACLs: FAILURE
Checking libraries...
libcapi20.so.3: missing
libcups.so.2: /usr/lib/libcups.so.2
libdbus-1.so.3: /lib/libdbus-1.so.3
libfontconfig.so.1: found
libfreetype.so.6: found
libGL.so.1: /usr/lib/libGL.so.1
libgnutls.so.26: /usr/lib/libgnutls.so.26
libgsm.so.1: missing
libjpeg.so.62: /usr/lib/libjpeg.so.62
libncurses.so.5: /lib/libncurses.so.5
libnetapi.so: missing
libodbc.so.2: missing
libOSMesa.so.6: missing
libpng12.so.0: found
libsane.so.1: missing
libtiff.so.3: /usr/lib/libtiff.so.3
libv4l1.so.0: missing
libX11.so.6: found
libXcomposite.so.1: found
libXcursor.so.1: found
libXext.so.6: found
libXi.so.6: found
libXinerama.so.1: found
libXrandr.so.2: found
libXrender.so.1: found
libxslt.so.1: missing
libXxf86vm.so.1: /usr/lib/libXxf86vm.so.1
Libraries: FAILURE
>> 64 bit <<
Checking Wine version ...
Version: wine-1.7.46 (Staging)
Patched Wine version: PASSED
(Run '/usr/share/pipelight/wine64 --patches' for more details.)
fixme:ntdll:NtCreateNamedPipeFile Message mode not supported, falling back to byte mode.
fixme:ntdll:NtCreateNamedPipeFile Message mode not supported, falling back to byte mode.
fixme:ntdll:NtCreateNamedPipeFile Message mode not supported, falling back to byte mode.
fixme:ntdll:NtCreateNamedPipeFile Message mode not supported, falling back to byte mode.
fixme le:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
Checking OpenGL ...
OpenGL Vendor: NVIDIA Corporation
OpenGL Renderer: GeForce GT 530/PCIe/SSE2
OpenGL Direct Rendering: True
OpenGL: PASSED
Checking fonts ...
Found Arial in Z:\usr\share\fonts\msttcore\arial.ttf
Found Arial in Z:\usr\share\fonts\msttcore\arialbd.ttf
Found Arial in Z:\usr\share\fonts\msttcore\arialbi.ttf
Found Arial in Z:\usr\share\fonts\msttcore\ariali.ttf
Found Verdana in Z:\usr\share\fonts\msttcore\verdana.ttf
Found Verdana in Z:\usr\share\fonts\msttcore\verdanab.ttf
Found Verdana in Z:\usr\share\fonts\msttcore\verdanaz.ttf
Found Verdana in Z:\usr\share\fonts\msttcore\verdanai.ttf
Fonts: PASSED
Checking ACLs / XATTR ...
ACLs: FAILURE
Checking libraries...
libcapi20.so.3: missing
libcups.so.2: found
libdbus-1.so.3: found
libfontconfig.so.1: found
libfreetype.so.6: found
libGL.so.1: found
libgnutls.so.26: found
libgsm.so.1: /usr/lib64/libgsm.so.1
libjpeg.so.62: found
libncurses.so.5: found
libnetapi.so: /usr/lib64/libnetapi.so
libodbc.so.2: missing
libOSMesa.so.6: missing
libpng12.so.0: found
libsane.so.1: found
libtiff.so.3: found
libv4l1.so.0: found
libX11.so.6: found
libXcomposite.so.1: found
libXcursor.so.1: found
libXext.so.6: found
libXi.so.6: found
libXinerama.so.1: found
libXrandr.so.2: found
libXrender.so.1: found
libxslt.so.1: found
libXxf86vm.so.1: found
Libraries: FAILURE
|