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?