X11 driver (Errors)

Cent OS, Scientific Linux

Модератор: Модераторы разделов

Аватара пользователя
lolobot
Сообщения: 436
ОС: Gentoo 2008.0

X11 driver

Сообщение lolobot »

uname -a
Linux dhcppc0 2.6.20-1.2933.fc6 #1 SMP Mon Mar 19 11:38:26 EDT 2007 i686 i686 i386 GNU/Linux


Установил FC6, обновил из стандартных репозиториев, поставил необходимый софт (из бинарников), wine 0.9.34 (из исходников), начал было собирать mplayer, а он: Error: X11 support required for GUI compilation.. Потом поаытался winecfg:

Код: Выделить всё

err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
Application tried to create a window, but no driver could be loaded.
The X11 driver is missing.  Check your build!
Application tried to create a window, but no driver could be loaded.
The X11 driver is missing.  Check your build!

Что бы от этого избавиться поставил libx11-dev и дрова nvidia (последние с nvidia.ru). Ситуация не изменилася как с wine, так и со сборкой mplayer.
Что делать?

xorg.conf

Код:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon Feb 26 23:38:46 PST 2007 # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 1.0 (buildmeister@builder3) Mon Feb 26 23:39:38 PST 2007 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "unix/:7100" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection Section "ServerFlags" Option "Xinerama" "0" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from data in "/etc/sysconfig/keyboard" Identifier "Keyboard0" Driver "kbd" Option "XkbLayout" "us,ru" Option "XkbModel" "pc105" Option "XkbOptions" "grp:shift_toggle,grp_led:scroll" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "Monitor0" VendorName "Unknown" ModelName "Samsung" HorizSync 30.0 - 61.0 VertRefresh 50.0 - 120.0 Option "DPMS" EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 6600" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 Option "metamodes" "800x600_85 +0+0; 800x600 +0+0" SubSection "Display" Depth 24 Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection
GNU/Linux forever! [Gentoo 2008.0]
Спасибо сказали:
Аватара пользователя
Amper13
Сообщения: 551
ОС: Fedora 26, CentOS 7

Re: X11 driver

Сообщение Amper13 »

Поставте mplayer из репозирория, по моему в extras есть.
Спасибо сказали:
Аватара пользователя
lolobot
Сообщения: 436
ОС: Gentoo 2008.0

Re: X11 driver

Сообщение lolobot »

Поставить из репозитория - это половина проблемы, вторая же кроется в том как заставить этот X11 driver работать как надо.
GNU/Linux forever! [Gentoo 2008.0]
Спасибо сказали:
tba
Сообщения: 48
ОС: Debian, Centos

Re: X11 driver

Сообщение tba »

lolobot писал(а):
05.04.2007 20:17
Поставить из репозитория - это половина проблемы, вторая же кроется в том как заставить этот X11 driver работать как надо.


Не нравится мне RgbPath ваш в xorg.conf. Попробуйте его закомментировать.
А вообще имхо правильно советуют из репозитория ставить..
Спасибо сказали: