You are not logged in.

#1 2010-06-28 01:25:19

pins
Member
Registered: 2010-06-28
Posts: 1

Wine with xf86-ati

Hi. I'm new to Arch, but I looked through the wiki and searched through the forum and couldn't find a solution.

I'm running Arch on my IBM T60P laptop. It's 64bit Core 2 Duo with ATI Mobility FireGL V5200. I installed bin32-wine to play some old games however it keeps throwing up errors and displays with 1/4 of the screen cut off.

wine axstart.exe -opengl
err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly
err:d3d:match_fbo_tex_update FBO status 0
fixme:d3d:check_fbo_compat Format WINED3DFMT_B8G8R8_UNORM with rendertarget flag is not supported as FBO color attachment, and no fallback specified.
fixme:d3d:check_fbo_compat Format WINED3DFMT_B8G8R8A8_UNORM with rendertarget flag is not supported as FBO color attachment, and no fallback specified.
fixme:d3d:check_fbo_compat Format WINED3DFMT_B8G8R8X8_UNORM with rendertarget flag is not supported as FBO color attachment, and no fallback specified.
fixme:d3d:check_fbo_compat Format WINED3DFMT_B5G6R5_UNORM rtInternal format is not supported as FBO color attachment.
fixme:d3d:check_fbo_compat Format WINED3DFMT_R16G16_UNORM rtInternal format is not supported as FBO color attachment.
fixme:d3d:check_fbo_compat Format WINED3DFMT_R16G16B16A16_UNORM with rendertarget flag is not supported as FBO color attachment, and no fallback specified.

Glxinfo gives:

glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4

I think the problem is that I don't have 32bit xf-video-ati drivers but the package in AUR  (http://aur.archlinux.org/packages.php?ID=29742) won't compile anymore with the updated libgl and there isn't a 32bit version anywhere else. Short of installing a 32bit chroot, is there any way to fix this?

Offline

#2 2010-06-28 05:30:19

Cr0k
Member
Registered: 2009-10-16
Posts: 174

Re: Wine with xf86-ati

Maybe you can download the 32 bit package from the repo and install it with pacman -U ?

Offline

#3 2010-06-28 07:26:36

doorknob60
Member
Registered: 2008-09-29
Posts: 404

Re: Wine with xf86-ati

Edit the PKGBUILD to correspond to whatever the latest i686 official version is. Change version, dependencies and md5sums.

Offline

Board footer

Powered by FluxBB