[Решено] wine - Application tried to create a window, but no driver could be loaded.
Доброго времени суток.
После установки Wine решил запустить приложение и получил сообщение:
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.
err:ole:apartment_createwindowifneeded CreateWindow failed with error 1114
winecfg выдает тоже самое.
карточка интегрированая: VGA compatible controller: VIA Technologies, Inc. UniChrome Pro IGP [VIA P4M890 Chipset]
установлена такая конфигурация:
app-emulation/wine-0.9.57 USE="X alsa cups gecko jpeg ncurses opengl xml -dbus -esd -hal -jack -lcms -ldap -nas -oss -samba -scanner"
содержимое xorg.conf:
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "AutoAddDevices" "False"
EndSection
Section "Files"
EndSection
Section "Module"
Load "freetype"
Load "extmod"
Load "glx"
Load "dri"
Load "dbe"
Load "record"
Load "xtrap"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "Auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru"
Option "XkbRules" "xorg"
Option "XkbOptions" "grp:ctrl_shift_toggle"
Option "AutoRepeat" "250 30"
Option "XkbVariant" ",winkeys,"
EndSection
Section "Monitor"
Identifier "Monitor0"
### Comment all HorizSync and VertRefresh values to use DDC:
HorizSync 30.0 - 95.0
VertRefresh 50.0 - 160.0
EndSection
Section "Device"
Identifier "Card0"
Driver "openchrome"
VendorName "Unknown Vendor"
BoardName "Unknown Board"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Помогите, пожалуйста разобраться. На форуме и в wine-wiki подобного не нашел..
- Для комментирования войдите или зарегистрируйтесь
а иксы хоть
а иксы хоть запущены?
да, запускаю в
да, запускаю в терминале из под гнома
Попробуйте, но
Попробуйте, но не факт что поможет
благодарю,
благодарю, именно то что надо!
а где и как лучше прописать чтобы переменная оставалась при открытии нового терминала?
это должно
это должно происходить автоматически. ты запускаеш wine от тогоже пользователя что и сессию X ?
ага, не от
ага, не от того..
всё понятно.. спасибо