I need to get a 32 bit fglrx on a 64 bit system
Posted: 11. Sep 2013, 16:34
Ok folks, here's the problem. I am running salix on 64 bit, however wine needs to use some opengl features which will not work without the 32 bit version of the graphics driver.
In my case that would be the ati legacy catalyst driver.
Now the installer says its both for 32 and 64 bit. However it automatically detects that i am running 64 bit and it installs only the 64 bit version in:
file:///usr/lib64/xorg/modules/dri/fglrx_dri.so
this file does not exist in
file:///usr/lib/xorg/modules/dri/
I have seen that Ubuntu users solve the issue by installing a premade package. That is not a solution for me, since slackware doesnt have such package and I already am using the official 64 bit installed driver from ati.
Arch linux users go around it by using pacman script or something.
\
How do we do this on slackware-14 64/ salix64 ??
I couldnt find any information on the web. A slackbuild perhaps? Where?
Code: Select all
err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your 32-bit OpenGL drivers haven't been installed correctly (using GL renderer "ATI Mobility Radeon HD 4650", version "1.4 (2.1 (3.3.11672 Compatibility Profile Context))").
preloader: Warning: failed to reserve range 00010000-00110000
Now the installer says its both for 32 and 64 bit. However it automatically detects that i am running 64 bit and it installs only the 64 bit version in:
file:///usr/lib64/xorg/modules/dri/fglrx_dri.so
this file does not exist in
file:///usr/lib/xorg/modules/dri/
I have seen that Ubuntu users solve the issue by installing a premade package. That is not a solution for me, since slackware doesnt have such package and I already am using the official 64 bit installed driver from ati.
Arch linux users go around it by using pacman script or something.
\
How do we do this on slackware-14 64/ salix64 ??
I couldnt find any information on the web. A slackbuild perhaps? Where?