Can't boot TF2 | hardware_win32.cpp:576

Questions about Wine on Linux
Locked
hotfungi
Newbie
Newbie
Posts: 2
Joined: Tue Jul 17, 2012 6:56 pm

Can't boot TF2 | hardware_win32.cpp:576

Post by hotfungi »

Code: Select all

[hfg@arch ~]$ sudo WINEDEBUG=-all wine '/home/hfg/.wine/drive_c/Program Files (x86)/Steam/Steam.exe' -applaunch 440 -nointro
[0717/075607:ERROR:network_change_notifier_win.cc(111)] WSALookupServiceBegin failed with: 8
Assert( Assertion Failed: bRet ):hardware_win32.cpp:576
Any tips on diagnosing this?
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

First: why are you running as root?
hotfungi
Newbie
Newbie
Posts: 2
Joined: Tue Jul 17, 2012 6:56 pm

Post by hotfungi »

I'm new at this.

Code: Select all

$ WINEDEBUG=-all wine '/home/hfg/.wine/drive_c/Program Files (x86)/Steam/Steam.exe' -applaunch 440 -nointro 
[0717/094801:ERROR:network_change_notifier_win.cc(111)] WSALookupServiceBegin failed with: 8
Assert( Assertion Failed: bRet ):hardware_win32.cpp:576
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Locked