You are not logged in.
Pages: 1
Hello all,
New to the arch scene, and enjoying my time here so far..
I just finished setting up my x86_64 system and proceeded to get wine installed. I saw that there's only a 32-bit version, so I did a pacman -U install of the bin32-wine package found at the Arch Linux Gaming Repository. Upon completion, I was able to start wine, meddle around in winecfg, and run winetricks to get the gecko package installed.
I downloaded Steam. The install went fine, then Steam attempted to start. It did it's download, then closed, then reopened with the new theme (but not the entire program, just that download window), continued to download to 100%. Once the download was complete, I awaited for Steam to start, but it did not.
I restarted Steam and found the following:
wine "C:\\Program Files\\Steam\\steam.exe"
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
CellID: Fetching server list from CSDS. . .
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 139 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 765
Current serial number in output stream: 765I assumed this error is related to my X configuration or the video driver. X is running with Catalyst 10.4, and I installed the lib32-catalyst-utils package.
My question is this: where did I go wrong?
pacman -Q | grep lib32
lib32-alsa-lib 1.0.22-1
lib32-catalyst-utils 10.4-2
lib32-e2fsprogs 1.41.11-1
lib32-expat 2.0.1-5
lib32-fontconfig 2.8.0-1
lib32-freetype2 2.3.12-1
lib32-gcc-libs 4.5.0-1
lib32-glibc 2.11.1-1.3
lib32-libdrm 2.4.19-2
lib32-libice 1.0.6-1
lib32-libpng 1.4.1-1
lib32-libsm 1.1.1-1
lib32-libstdc++5 3.3.6-3
lib32-libx11 1.3.3-1
lib32-libxau 1.0.5-1
lib32-libxcb 1.5-1
lib32-libxcomposite 0.4.1-1
lib32-libxcursor 1.1.10-1
lib32-libxdamage 1.1.2-1
lib32-libxdmcp 1.0.3-1
lib32-libxext 1.1.1-1
lib32-libxfixes 4.0.4-1
lib32-libxrandr 1.3.0-1
lib32-libxrender 0.9.5-1
lib32-libxslt 1.1.26-1
lib32-libxt 1.0.8-1
lib32-libxxf86vm 1.1.0-1
lib32-mesa 7.7.1-0.1
lib32-util-linux-ng 2.17.2-2
lib32-zlib 1.2.5-1glxinfo | grep OpenGL
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon HD 4300 Series
OpenGL version string: 3.2.9756 Compatibility Profile Context
OpenGL shading language version string: 1.50
OpenGL extensions:Thanks,
Jaker
Offline
Hi
have a look here: http://forum.winehq.org/viewtopic.php?p … fb8f3c8b06
Maybe set wine to Windows7 mode or try to install gecko with winetricks.
Offline
Set it to Windows 7 and Steam started up just fine. Now to see how it handles playing a game...
edit: That was it. Games launch and everything works perfectly. Although Steam was nice enough to inform me that Windows 2000 support would be ending soon.
I knew I was close ![]()
Last edited by jakertberry (2010-04-30 04:22:06)
Offline
Pages: 1