wine + fglrx + DRI causes total system lock up

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
HunicGomes
Newbie
Newbie
Posts: 1
Joined: Mon Apr 13, 2009 8:46 am

wine + fglrx + DRI causes total system lock up

Post by HunicGomes »

Hi all,

Here is a strange problem. I have recently installed the latest ATI fglrx driver (version 9.3). Everything appears to be fine, except glxgears only works for the root user.

It turns out I was missing the DRI section in my xorg.conf. Once I added it I can run glxgears with no problem. But now I notice my wine games always crashes the computer (black screen with total lock up, needed to press reset to get going again).

So as an experiment I commented out the DRI section from my xorg.conf and restart, now all my wine apps can start without crashing. But now I can only have 3D as root. Any idea what could be causing this?

The previous version of the fglrx driver I was using (9.1) didn't have this problem. So I think this might be a regression of some sort on the driver. But the rest of the system runs fine with the new driver, only wine has the problem. Is this a problem on the driver or wine?

Distro: Opensuse 10.3, KDE
Fglrx driver: 9.3
Wine: 1.1.19
Wine Apps: Football manager 2008, Tomb raider anniversary (different wine prefix)
CPU: AMD Phenom X4
GPU: 1GB SAPP HD4870
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

wine + fglrx + DRI causes total system lock up

Post by austin987 »

On Mon, Apr 13, 2009 at 9:12 AM, HunicGomes <[email protected]> wrote:
Hi all,

Here is a strange problem. I have recently installed the latest ATI fglrx driver (version 9.3). Everything appears to be fine, except glxgears only works for the root user.

It turns out I was missing the DRI section in my xorg.conf. Once  I added it I can run glxgears with no problem. But now I notice my wine games always crashes the computer (black screen with total lock up, needed to press reset to get going again).
Broken video drivers.
So as an experiment I commented out the DRI section from my xorg.conf and restart, now all my wine apps can start without crashing. But now I can only have 3D as root. Any idea what could be causing this?
Perhaps you need to be in a certain group? 'video' perhaps?
The previous version of the fglrx driver I was using (9.1) didn't have this problem. So I think this might be a regression of some sort on the driver. But the rest of the system runs fine with the new driver, only wine has the problem. Is this a problem on the driver or wine?
Driver/permissions.

--
-Austin
Locked