PDA

View Full Version : [ubuntu] New X Black Screens



BorisK
April 28th, 2008, 08:55 PM
Hello !

I'm trying to run a game (C&C3 : Tiberium Wars) in Wine in separate X because it fails to get focus on keyboard. So I wrote a script which should do the trick. However, after I switch onto :1 Xserver, all I see is a black screen and nothing is happening.
Here's my script. Perhaps something is wrong with it.

#!/bin/bash
xinit wine /home/boris/.wine/drive_c/Program\ Files/Electronic\ Arts/Command\ \&\ Conquer\ 3/CNC3.exe --display :1

The script fails to run, but after I remove /tmp/.X0-lock it finally starts but with black screen :(

Please help me. I'm a newb so I might have done something wrong. Perhaps fglrx 8.04 (HD2600Pro) is screwing everything up ?
Btw sorry if I posted this in a wrong forum.

Boris

BorisK
April 29th, 2008, 09:03 AM
Someone please help me, I want to play Tiberium Wars !!!