Deutsch
Germany.ruФорумы → Архив Досок→ Linux & Co

Х не стартует

619  
kashej знакомое лицо12.04.09 09:56
kashej
12.04.09 09:56 
Использую sidux. После очередных апдейтов с помощью synaptic перестал стартовать Х. Как сделать так чтобы Х опять запускались без проблем?
Вот содержание xorg.conf
В ответ на:
# /etc/X11/xorg.conf (Xorg X Window System server configuration file)
#
# This file was generated by fll_xorgconfig, the F.U.L.L.S.T.O.R.Y.
# Xorg Configuration tool.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
Section "ServerLayout"
Identifier "Xorg Configured"
Screen "Screen 0"
InputDevice "Keyboard 0"
InputDevice "AlpsPS/2 ALPS GlidePoint 0"
InputDevice "PS/2 Mouse 1"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
EndSection
Section "InputDevice"
Identifier "Keyboard 0"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ca"
Option "XkbOptions" "altwin:super_win"
EndSection
Section "InputDevice"
Identifier "AlpsPS/2 ALPS GlidePoint 0"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "CorePointer"
EndSection
Section "InputDevice"
Identifier "PS/2 Mouse 1"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "Auto"
Option "Emulate3Buttons" "true"
Option "SendCoreEvents"
EndSection
Section "Device"
Identifier "Device 0"
Driver "nv"
BoardName "nVidia Corporation Quadro NVS 135M"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Monitor 0"
ModelName "Default Monitor"
EndSection
Section "Screen"
Identifier "Screen 0"
Monitor "Monitor 0"
DefaultColorDepth 24
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "off"
EndSection

а вот Xorg.0.log
В ответ на:
X.Org X Server 1.6.0
Release Date: 2009-2-25
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-2-amd64 i686 Debian
Current Operating System: Linux densid 2.6.26-5.slh.6-sidux-686 #1 SMP PREEMPT Fri Sep 19 22:50:25 UTC 2008 i686
Build Date: 09 April 2009 01:23:13PM
xorg-server 2:1.6.0-1 (buildd@puccini.debian.org)
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.0.log", Time: Sun Apr 12 11:35:27 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Xorg Configured"
(**) |-->Screen "Screen 0" (0)
(**) | |-->Monitor "Monitor 0"
(==) No device specified for screen "Screen 0".
Using the first device section listed.
(**) | |-->Device "Device 0"
(**) |-->Input Device "Keyboard 0"
(**) |-->Input Device "AlpsPS/2 ALPS GlidePoint 0"
(**) |-->Input Device "PS/2 Mouse 1"
(**) Option "AllowMouseOpenFail" "true"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is disabled
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard 0
(WW) Disabling PS/2 Mouse 1
(II) Loader magic: 0x6c0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 5.0
X.Org XInput driver : 4.0
X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 7
(--) PCI:*(0@1:0:0) nVidia Corporation Quadro NVS 135M rev 161, Mem @ 0xfd000000/16777216, 0xe0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000df00/128, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nv"
(WW) Warning, couldn't open module nv
(II) UnloadModule: "nv"
(EE) Failed to load module "nv" (module does not exist, 0)
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 4.0
(EE) No drivers available.
Fatal server error:
no screens found
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

Насколько я понимаю, то не находится драйвер для графической карты. Но где его взять? До этого я все обновлял и устанавливал через synaptic.
http://denis-aristov.ucoz.com
#1 
swar0g прохожий12.04.09 11:35
swar0g
NEW 12.04.09 11:35 
в ответ kashej 12.04.09 09:56
не найден видео драйвер nv, он об этом явно говорит
установите через синаптик пакет xserver-xorg-video-nv (так он называется в дебиане, с большой долей вероятности смею утверждать, что в sidux так же)
либо apt-get install xserver-xorg-video-nv
#2 
kashej знакомое лицо12.04.09 13:45
kashej
NEW 12.04.09 13:45 
в ответ swar0g 12.04.09 11:35, Последний раз изменено 12.04.09 18:41 (kashej)
Спасибо. Это помогло.
http://denis-aristov.ucoz.com
#3 
  дактиль падчерица12.04.09 23:35
NEW 12.04.09 23:35 
в ответ kashej 12.04.09 13:45
Установи smxi для тонкой настройки сидукса.
Читай здесь:
http://techpatterns.com/forums/about736.html
когда установишь, запусти этот скрипт в режиме init 3
будешь приятно удивлен легкостью настройки системы... включая дрова для граки.
вот хаутушка для smxi.
Отличный скрипт ... экономит кучу времени и вобще делает работу за компом намного проще. Это одна из фич, которые мне нравятся в сидуксе ( да и вобще в дебиане).
http://smxi.org/docs/smxi-manual.htm
#4 
kashej знакомое лицо13.04.09 10:44
kashej
NEW 13.04.09 10:44 
в ответ дактиль 12.04.09 23:35, Последний раз изменено 13.04.09 10:46 (kashej)
Ага. Интересненький скрипт. Пока всю его мощь не ощутил, но уже сделал апдейт с KDE 3 на KDE 4. Правда вот только клавиатура перестала работать. В том ли причина, что конфигурационные файлы со старого КДЕ не совместимы с новым КДЕ? Ну а вообще сидуксом доволен, спасибо за тогдашний совет.
http://denis-aristov.ucoz.com
#5 
  дактиль падчерица29.04.09 20:13
NEW 29.04.09 20:13 
в ответ kashej 13.04.09 10:44
В ответ на:
Ага. Интересненький скрипт. Пока всю его мощь не ощутил, но уже сделал апдейт с KDE 3 на KDE 4.

Поставила сегодня КДЕ 4 - не понравилось. Сыроватое и какое-то "чересчур". Решила оставаться и дальше с Xfce, пока меня устраивает абсолютно всё.
#6