On Sun, Mar 30, 2008 at 1:50 PM, TheGuyWhoGotOn <wineforum-user@xxxxxxxxxx> wrote: > I can install Wine fine but whenever I try to use anything that associates with Wine (Running an exe, changing settings, ext) my computer just locks up forcing me to restart, I can't even move the mouse, and the clock even stops working on my computer. > > I was wondering what I could do to fix this because I need Wine or I have to use my slow assed Windows computer. > What video card/drivers? Wine can't lockup your computer as a user process (unless you're running it as root, which you shouldn't be). Can you try: $ rm -rf ~/.wine $ winecfg &> winecfg.txt 2>&1 And attach winecfg.txt here