Mike Hearn wrote:
On Wed, 17 Nov 2004 13:12:03 +0100, Olive Esseret wrote:
I do not know if this question is appropriate here; so please excuse me if it is not (I have not had any answer elsewhere)
On Mdk10.1 the following command (which is called by wineprefixcreate and so also by wineinstall) never terminate.
wine rundll32 setupapi.dll,InstallHinfSection DefaultInstall 128 wine.inf
Are you using ReiserFS by any chance?
I have some news, with strace, I have seen that the hang occurs during an ioctl on /dev/dri/card0. After having chmod'ing the /dev/dri directory to forbid access; all work normally. So the problem is definitely related to xorg (xorg vers. 6.7.0 ) which is indeed a difference between mandrake 10 (Xfree 4.3).
Olive