лог ошибки:
Код |
Xlib: connection to ":0.0" refused by server Xlib: No protocol specified
Couldn't load driver gtk: Couldn't initialize gtk (cannot open display) Xlib: connection to ":0.0" refused by server Xlib: No protocol specified
Couldn't load driver sdl: Couldn't initialize SDL: No available video device Error: Couldn't open any loading windows.
|
конфиг иксов (опустил конфиг устройств ввода):
Код | Section "Device" Identifier "NVIDIA RIVA TNT2" Driver "nvidia" BusID "PCI:1:0:0" EndSection
Section "Monitor" Identifier "DELL P780" Option "DPMS" HorizSync 30-92 VertRefresh 50-85 EndSection
Section "Screen" Identifier "Default Screen" Device "NVIDIA RIVA TNT2" Monitor "DELL P780" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection
Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection
Section "DRI" Mode 0666 EndSection
|
такая ошибка возникает при запуске чуть ли не любого графического приложения. как исправить?
|