You are not logged in.
Ok, so I have a AMD A4 Kabini series APU, and I installed the ati open source drivers and added the correct settings into the
/etc/X11/xorg.conf.d/20-radeon.conf, however when ever I run WoW it becomes extremely laggy and to a point where it is unusable. Heres the output from the point that I start getting errors:
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 16/02/2014, dlt (d/m/y): 19/10/2014
fixme:win:EnumDisplayDevicesW ((null),0,0x192edf4,0x00000000), stub!
libGL error: dlopen /usr/lib32/xorg/modules/dri/radeonsi_dri.so failed (/usr/lib32/xorg/modules/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory)
libGL error: unable to load driver: radeonsi_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: radeonsi
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits)").
fixme:win:EnumDisplayDevicesW ((null),0,0x192ecf4,0x00000000), stub!
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits)").
fixme:win:EnumDisplayDevicesW ((null),0,0x192f1c4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x192f324,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x192f444,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x192f5d4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x192f5d4,0x00000000), stub!
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits)").
fixme:win:EnumDisplayDevicesW ((null),0,0x192f6f4,0x00000000), stub!
fixme:d3d:swapchain_init The application requested more than one back buffer, this is not properly supported.
Please configure the application to use double buffering (1 back buffer) if possible.
fixme:win:EnumDisplayDevicesW ((null),0,0x192f054,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x192f194,0x00000000), stub!
fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",0x192f87c): stub
fixme:avrt:AvSetMmThreadCharacteristicsW (L"Pro Audio",0x192f87c): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x192df34,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x192df64,0x00000000), stub!
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits)").
fixme:win:EnumDisplayDevicesW ((null),0,0x192dfe4,0x00000000), stub!
err:wininet:open_http_connection create_netconn failed: 12029
err:wininet:open_http_connection create_netconn failed: 12029
err:wininet:open_http_connection create_netconn failed: 12029
fixme:imm:ImmReleaseContext (0x2004c, 0x1b97a8): stubWhat do I have to install to fix this issue ?
Solved by installing lib32-ati-dri
Last edited by nathanmartins (2014-08-03 20:38:05)
Life is pretty simple: You do some stuff. Most fails. Some works. You do more of what works. If it works big, others quickly copy it. Then you do something else. The trick is the doing something else. - Leonardo da Vinci
Offline
Most of us don't need any /etc/X11/xorg.conf.d/20-radeon.conf , please post it's contents.
The error messages indicate WoW can't find /usr/lib32/xorg/modules/dri/radeonsi_dri.so , the 32-bit multlib version of ati-dri .
$ pkgfile /usr/lib32/xorg/modules/dri/radeonsi_dri.so
multilib/lib32-ati-dri
LoneVVolf/lib32-mesa-r300-r600-radeonsi-git
$Do you have lib32-ati-dri installed ?
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Thanks, I did not have it installed, thanks that solved it. ![]()
Life is pretty simple: You do some stuff. Most fails. Some works. You do more of what works. If it works big, others quickly copy it. Then you do something else. The trick is the doing something else. - Leonardo da Vinci
Offline