[Image: http://i252.photobucket.com/albums/hh30/Mizukikon/error01.png ] I have steam up and running. DL the game form steam. I used to get frequency out of range but fix with the -gl. But now I get this error. I was able play this game on windows xp. I'm using ubuntu 8.04. I'm still a new to ubuntu. So you many need to give me easy step by step to fix my problem.
See HOWTO for Steam on AppDB: http://appdb.winehq.org/objectManager.php?sClass=version&iId=1554
Besides the info on the above link, you might also trying looking for a hanging hl2.exe process. This sometimes happens to me and if you open a terminal and type Code: wine taskmgr You will sometimes see an errant hl2.exe process. Also, you can check your ps output: Code: ps -ef | grep -i hl2 If there kill is a process found there you would need to kill it.