Can't install games in Steam, it crashes.

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Fazer
Level 3
Level 3
Posts: 80
Joined: Tue Apr 08, 2008 3:12 pm

Can't install games in Steam, it crashes.

Post by Fazer »

When I try to install a game (purchased on Windows) in Steam by selecting the title and clicking "Install", it doesn't do anything for a couple of seconds and then crashes.

Here's a log from a console: http://codepad.org/n89JWRFb

I'm on Kubuntu 10.04, Wine 1.2-rc1.
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Code: Select all

Error: API mismatch: the NVIDIA kernel module has version 195.36.15,
but this NVIDIA driver component has version 195.36.24.  Please make
sure that the kernel module and all NVIDIA driver components
have the same version.
err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly
Reinstall your graphics drivers.
Fazer
Level 3
Level 3
Posts: 80
Joined: Tue Apr 08, 2008 3:12 pm

Post by Fazer »

dimesio wrote:Reinstall your graphics drivers.
Thanks, that worked.
Locked