Updated to NVIDIA 256.35, WINE broken

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Milena
Level 2
Level 2
Posts: 20
Joined: Mon Jun 15, 2009 9:14 pm

Updated to NVIDIA 256.35, WINE broken

Post by Milena »

Hi there

My distribution (Arch Linux) updated to the new official NVIDIA Driver, 256.35 and 3D in WINE is completely broken and no game work anymore.

Terminal output:

Code: Select all

wine: Unhandled page fault on write access to 0x82cf5203 at address 0x7dc645f6 (thread 0023), starting debugger...
Downgrading to 195.xx and all games work again...

Any suggestions ?
Cr0k
Level 3
Level 3
Posts: 99
Joined: Sat Nov 07, 2009 6:30 pm

Post by Cr0k »

Same here, I posted a topic too, and I reply on the bbs too..
3vi1
Level 4
Level 4
Posts: 125
Joined: Sun Feb 24, 2008 8:24 pm

Re: Updated to NVIDIA 256.35, WINE broken

Post by 3vi1 »

Milena wrote:Hi there

My distribution (Arch Linux) updated to the new official NVIDIA Driver, 256.35 and 3D in WINE is completely broken and no game work anymore.

Terminal output:

Code: Select all

wine: Unhandled page fault on write access to 0x82cf5203 at address 0x7dc645f6 (thread 0023), starting debugger...
Downgrading to 195.xx and all games work again...

Any suggestions ?
Sounds like a driver bug - I'd check the Nvidia forum (http://www.nvnews.net/vbulletin/forumdisplay.php?f=14) to see if others are having the same problem, and open a bug against the Arch packages if not.

I'm running the 256.29 xorg-edgers packages here on Kubuntu 10.10 with no problem - haven't tried.35 yet.
Cr0k
Level 3
Level 3
Posts: 99
Joined: Sat Nov 07, 2009 6:30 pm

Post by Cr0k »

Solved with lib32-nvidia-utils-beta from AUR.
Locked