Пытаюсь запустить игру с под вайна в других иксах (что бы свертать можно было и т.п.). Скрипт для запуска игры :
cd ~/.wine/drive_c/Program\ Files/Counter-Strike\ 1.6 WINEDEBUG=-all wine cstrike.exe
И команда :
startx «путь к скрипту» — :1
В ответ получаю :
brut@debian:~$ startx ~/src/lol.sh — :1
X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.37-trunk-amd64 x86_64 Debian Current Operating System: Linux debian 2.6.32-5-amd64 #1 SMP Mon Mar 7 21:35:22 UTC 2011 x86_64 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 root=UUID=e2e25b91-679f-4e1a-acfb-2c670d1beef7 ro quiet Build Date: 18 February 2011 08:27:24PM xorg-server 2:1.7.7-13 (Cyril Brulebois <kibi@debian.org>) Current version of pixman: 0.16.4 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: «/var/log/Xorg.1.log», Time: Sat May 21 11:08:17 2011 (==) Using config file: «/etc/X11/xorg.conf» (==) Using system config directory «/usr/share/X11/xorg.conf.d» (WW) fglrx: No matching Device section for instance (BusID PCI:0@4:0:1) found SELinux: Disabled on system, not enabling in X server
waiting for X server to shut down Application tried to create a window, but no driver could be loaded. Make sure that your X server is running and that $DISPLAY is set correctly. Application tried to create a window, but no driver could be loaded. Make sure that your X server is running and that $DISPLAY is set correctly.
Что посоветуете в такой ситуации?