Вы здесь

Иксы не поднимаются с драйвером nvidia

Добрый день! Устанавливал все по докам. Пишет при загрузке

Loading module nvidia
fatal:error inserting nvidia (/lib/modules/2.6.37-gentoo-r4/video/nvidia.ko)
failed to load nvidia

make.conf

# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-march=core2 -O2 -pipe"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
MAKEOPTS="-j3"
USE="-3dnow mmx mmxext sse sse2 sse3 sse4 qt4 kde sql webkit declarative"
GENTOO_MIRRORS="http://mirror2.corbina.ru/gentoo-distfiles/ http://mirror.yandex.ru/gentoo-distfiles/"
SYNC="rsync://rsync2.ru.gentoo.org/gentoo-portage"
FEATURES="ccache"
CCACHE_DIR="/var/tmp/ccache"
CCACHE_SIZE="4G"
INPUT_DEVICES="keyboard mouse evdev"
VIDEO_CARDS="nvidia"
LINGUAS="en ru_RU"

less /etc/X11/xorg.conf

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 260.19.36  (buildmeister@swio-display-x86-rhel47-01.nvidia.com)  Tue Jan 18 17:15:22 PST 2011

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "ServerFlags"
    Option         "AutoAddDevices" "on"
    Option         "AllowEmptyInput" "off"
    Option         "AutoEnableDevices" "on"
EndSection

Section "Files"
    ModulePath      "/usr/lib64/xorg/modules"
    FontPath        "/usr/share/fonts/misc/"
    FontPath        "/usr/share/fonts/TTF/"
    FontPath        "/usr/share/fonts/OTF/"
    FontPath        "/usr/share/fonts/Type1/"
    FontPath        "/usr/share/fonts/100dpi/"
    FontPath        "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
    Load           "extmod"
    Load           "glx"
    Load           "record"
    Load           "dbe"
        Disable "dri"
        Disable "dri2"
EndSection

Section "InputDevice"
   Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/input/mice"
    Option         "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "benq"
    ModelName      "Monitor Model"
EndSection

Section "Device"
    Identifier     "8800GTS"
    Driver         "nvidia"
    Option "Logo" "true"
EndSection

Section "Screen"

# add on
    Identifier     "Screen0"
    Device         "8800GTS"
    Monitor        "Monitor0"
    DefaultDepth    24 # choose the depth 16 || 24
    SubSection     "Display"
        Viewport    0 0
        Depth       1
        Modes   "1280x800"
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       4
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       8
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       15
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       16
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       24
    EndSubSection
EndSection

less /var/log/Xorg.0.log

[  1207.113] 
X.Org X Server 1.9.5
Release Date: 2011-03-17
[  1207.115] X Protocol Version 11, Revision 0
[  1207.116] Build Operating System: Linux 2.6.37-gentoo-r2 x86_64 Gentoo
[  1207.117] Current Operating System: Linux gentoo-machine 2.6.37-gentoo-r4 #1 SMP Sat May 21 00:43:42 MSD 2011 x86_64
[  1207.118] Kernel command line: root=/dev/ram0 real_root=/dev/sda3
[  1207.119] Build Date: 21 May 2011  02:40:41AM
[  1207.120]  
[  1207.121] Current version of pixman: 0.20.2
[  1207.122]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[  1207.124] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1207.127] (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 22 15:48:02 2011
[  1207.128] (==) Using config file: "/etc/X11/xorg.conf"
[  1207.129] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1207.130] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1207.131] (==) ServerLayout "X.org Configured"
[  1207.131] (**) |-->Screen "Screen0" (0)
[  1207.131] (**) |   |-->Monitor "Monitor0"
[  1207.131] (**) |   |-->Device "8800GTS"
[  1207.131] (**) |-->Input Device "Mouse0"
[  1207.131] (**) |-->Input Device "Keyboard0"
[  1207.131] (**) Option "AllowEmptyInput" "off"
[  1207.131] (**) Option "AutoAddDevices" "on"
[  1207.131] (**) Option "AutoEnableDevices" "on"
[  1207.131] (**) Automatically adding devices
[  1207.131] (**) Automatically enabling devices
[  1207.131] (**) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/OTF/,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi/,
        /usr/share/fonts/75dpi/,
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/OTF/,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi/,
        /usr/share/fonts/75dpi/
[  1207.131] (**) ModulePath set to "/usr/lib64/xorg/modules"
[  1207.131] (II) Loader magic: 0x7cc140
[  1207.131] (II) Module ABI versions:
[  1207.131]    X.Org ANSI C Emulation: 0.4
[  1207.131]    X.Org Video Driver: 8.0
[  1207.131]    X.Org XInput driver : 11.0
[  1207.131]    X.Org Server Extension : 4.0
[  1207.132] (--) PCI:*(0:1:0:0) 10de:0193:10de:0420 rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000bc00/128, BIOS @ 0x????????/131072
[  1207.132] (II) Open ACPI successful (/var/run/acpid.socket)
[  1207.132] (WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
[  1207.132] (WW) "dri2" will not be loaded unless you've specified it to be loaded elsewhere.
[  1207.132] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[  1207.132] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[  1207.132] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[  1207.132] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[  1207.132] (II) "dri" will be loaded even though the default is to disable it.
[  1207.132] (II) "dri2" will be loaded even though the default is to disable it.
[  1207.132] (II) LoadModule: "extmod"
[  1207.132] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[  1207.132] (II) Module extmod: vendor="X.Org Foundation"
[  1207.132]    compiled for 1.9.5, module version = 1.0.0
[  1207.132]    Module class: X.Org Server Extension
[  1207.132]    ABI class: X.Org Server Extension, version 4.0
[  1207.132] (II) Loading extension MIT-SCREEN-SAVER
[  1207.132] (II) Loading extension XFree86-VidModeExtension
[  1207.132] (II) Loading extension XFree86-DGA
[  1207.132] (II) Loading extension DPMS
[  1207.132] (II) Loading extension XVideo
[  1207.132] (II) Loading extension XVideo-MotionCompensation
[  1207.132] (II) Loading extension X-Resource
[  1207.132] (II) LoadModule: "glx"
[  1207.132] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[  1207.141] (II) Module glx: vendor="NVIDIA Corporation"
[  1207.141]    compiled for 4.0.2, module version = 1.0.0
[  1207.141]    Module class: X.Org Server Extension
[  1207.141] (II) NVIDIA GLX Module  260.19.36  Tue Jan 18 17:12:12 PST 2011
[  1207.141] (II) Loading extension GLX
[  1207.141] (II) LoadModule: "record"
[  1207.141] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[  1207.141] (II) Module record: vendor="X.Org Foundation"
[  1207.141]    compiled for 1.9.5, module version = 1.13.0
[  1207.141]    Module class: X.Org Server Extension
[  1207.141]    ABI class: X.Org Server Extension, version 4.0
[  1207.141] (II) Loading extension RECORD
[  1207.141] (II) LoadModule: "dbe"
[  1207.141] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[  1207.141] (II) Module dbe: vendor="X.Org Foundation"
[  1207.141]    compiled for 1.9.5, module version = 1.0.0
[  1207.141]    Module class: X.Org Server Extension
[  1207.141]    ABI class: X.Org Server Extension, version 4.0
[  1207.141] (II) Loading extension DOUBLE-BUFFER
[  1207.141] (II) LoadModule: "nvidia"
[  1207.141] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[  1207.142] (II) Module nvidia: vendor="NVIDIA Corporation"
[  1207.142]    compiled for 4.0.2, module version = 1.0.0
[  1207.142]    Module class: X.Org Video Driver
[  1207.735] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check
[  1207.141]    Module class: X.Org Server Extension
[  1207.141]    ABI class: X.Org Server Extension, version 4.0
[  1207.141] (II) Loading extension DOUBLE-BUFFER
[  1207.141] (II) LoadModule: "nvidia"
[  1207.141] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[  1207.142] (II) Module nvidia: vendor="NVIDIA Corporation"
[  1207.142]    compiled for 4.0.2, module version = 1.0.0
[  1207.142]    Module class: X.Org Video Driver
[  1207.735] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
[  1207.736] (EE) NVIDIA:     system's kernel log for additional error messages.
[  1207.737] (II) UnloadModule: "nvidia"
[  1207.737] (II) Unloading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[  1207.737] (EE) Failed to load module "nvidia" (module-specific error, 0)
[  1207.738] (II) LoadModule: "mouse"
[  1207.738] (II) Loading /usr/lib64/xorg/modules/input/mouse_drv.so
[  1207.738] (II) Module mouse: vendor="X.Org Foundation"
[  1207.738]    compiled for 1.9.5, module version = 1.7.0
[  1207.738]    Module class: X.Org XInput Driver
[  1207.738]    ABI class: X.Org XInput driver, version 11.0
[  1207.738] (II) LoadModule: "kbd"
[  1207.738] (II) Loading /usr/lib64/xorg/modules/input/kbd_drv.so
[  1207.738] (II) Module kbd: vendor="X.Org Foundation"
[  1207.738]    compiled for 1.9.5, module version = 1.6.0
[  1207.738]    Module class: X.Org XInput Driver
[  1207.738]    ABI class: X.Org XInput driver, version 11.0
[  1207.738] (EE) No drivers available.
[  1207.739] 
Fatal server error:
[  1207.741] no screens found
[  1207.742] 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[  1207.746] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[  1207.747] 

ps. а с livedvd нормально иксы поднимаются может хоть и без nvidia

а логи почитать никак?

[  1207.735] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
[  1207.736] (EE) NVIDIA:     system's kernel log for additional error messages.

ЗЫ Если не знаем английского, можно так

Да он же в начале написал про это. Почему модуль не грузится, вот вопрос. Ядро, наверное, как-то коряво сконфигурено.

Текстовый редактор vi имеет два режима работы: в первом он пищит, а во втором — всё портит.

Ну правильно. А в логах иксов совет посмотреть в логи ядра. Видимо, я слишком тонко намекнул.

а как их смотреть логи ядра? извините я пока еще телепатический дзен не до конца освоил.

Fatal server error:
[ 1207.741] no screens found
ошибка в xorg.conf, помоему

P.S.: Linux - это красная таблетка :-) Windows - синяя...

o_O

Устанавливал все по докам

А точней ?

Все мы, рано или поздно, будем там...

emerge -1 $(qlist -IC driver)

gentoo-machine ~ # emerge -1 $(qlist -IC driver)

* IMPORTANT: 5 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy "x11-libs/libdrm[libkms,video_cards_vmware]".
!!! One of the following packages is required to complete your request:
- x11-libs/libdrm-2.4.25 (Change USE: +video_cards_vmware)
(dependency required by "x11-drivers/xf86-video-vmware-11.0.3" [ebuild])
(dependency required by "x11-drivers/xf86-video-vmware" [argument])

* IMPORTANT: 5 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

Покажи что в dmesg появляется после команды modprobe nvidia

Не грусти, товарищ! Всё хорошо, beautiful good!

А это случаем не ccache мозг канифолит ?
Отключай эту фичу и все должно пройти на ура ;)Если нет то, как говорили выше, косяк в конфиге ядра

知る者は言わず言う者は知らず
"Бабло, побеждает даже зло"

по моему тут какой то конфликт драйвера nouveau и nvidia

gentoo-machine ~ # modprobe nvidia
WARNING: All config files need .conf: /etc/modprobe.d/nvidia, it will be ignored in a future release.
FATAL: Error inserting nvidia (/lib/modules/2.6.37-gentoo-r4/video/nvidia.ko): No such device

dmesg
[ 11.067936] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 4.0
[ 11.067938] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 04000320 00000028
[ 11.067941] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 01000322 00000030
[ 11.067942] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 02011310 00000028
[ 11.067944] [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 02011312 00000030
[ 11.067946] [drm] nouveau 0000:01:00.0: Raw DCB entry 4: 010223f1 00c1c023
[ 11.067948] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 14 2
[ 11.067951] [drm] nouveau 0000:01:00.0: 0: 0x00001030: type 0x30 idx 0 tag 0x07
[ 11.067953] [drm] nouveau 0000:01:00.0: 1: 0x00002130: type 0x30 idx 1 tag 0x08
[ 11.067955] [drm] nouveau 0000:01:00.0: 2: 0x00000210: type 0x10 idx 2 tag 0xff
[ 11.067958] [drm] nouveau 0000:01:00.0: 3: 0x00000211: type 0x11 idx 3 tag 0xff
[ 11.067960] [drm] nouveau 0000:01:00.0: 4: 0x00000213: type 0x13 idx 4 tag 0xff
[ 11.067964] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xBFB4
[ 11.091096] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 11.091137] HDA Intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[ 11.091158] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 11.092156] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xC1BF
[ 11.111005] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xD37B
[ 11.111013] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xD46A
[ 11.113066] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xD621
[ 11.113068] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xD686
[ 11.134007] [drm] nouveau 0000:01:00.0: 0xD686: Condition still not met after 20ms, skipping following opcodes
[ 11.196398] hda_codec: ALC888: BIOS auto-probing.
[ 11.255392] [drm] nouveau 0000:01:00.0: 1 available performance level(s)
[ 11.255396] [drm] nouveau 0000:01:00.0: 0: memory 792MHz core 513MHz shader 1188MHz voltage 1300mV fanspeed 100%
[ 11.255410] [drm] nouveau 0000:01:00.0: c: memory 396MHz core 198MHz shader 1188MHz
[ 11.255438] [drm] nouveau 0000:01:00.0: Detected 320MiB VRAM
[ 11.255463] [TTM] Zone kernel: Available graphics memory: 1028660 kiB.
[ 11.255465] [TTM] Initializing pool allocator.
[ 11.272293] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
[ 11.272884] [drm] nouveau 0000:01:00.0: DCB encoder 1 unknown
[ 11.272886] [drm] nouveau 0000:01:00.0: TV-1 has no encoders, removing
[ 11.291782] [drm] nouveau 0000:01:00.0: Allocating FIFO number 1
[ 11.294729] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 1
[ 11.553609] [drm] nouveau 0000:01:00.0: allocated 1920x1080 fb: 0x40270000, bo ffff88007ca51000
[ 11.559217] [drm] nouveau 0000:01:00.0: No native mode, forcing panel scaling
[ 11.560550] Console: switching to colour frame buffer device 128x48
[ 11.562680] fb0: nouveaufb frame buffer device
[ 11.562682] drm: registered panic notifier
[ 11.562687] [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0
[ 11.763153] nvidia: module license 'NVIDIA' taints kernel.
[ 11.763156] Disabling lock debugging due to kernel taint
[ 12.327650] NVRM: The NVIDIA probe routine was not called for 1 device(s).
[ 12.327653] NVRM: This can occur when a driver such as nouveau, rivafb,
[ 12.327654] NVRM: nvidiafb, or rivatv was loaded and obtained ownership of
[ 12.327655] NVRM: the NVIDIA device(s).
[ 12.327657] NVRM: Try unloading the conflicting kernel module (and/or
[ 12.327658] NVRM: reconfigure your kernel without the conflicting
[ 12.327659] NVRM: driver(s)), then try loading the NVIDIA kernel module
[ 12.327659] NVRM: again.
[ 12.327661] NVRM: No NVIDIA graphics adapter probed!
[ 13.054607] NVRM: The NVIDIA probe routine was not called for 1 device(s).
[ 13.054610] NVRM: This can occur when a driver such as nouveau, rivafb,
[ 13.054611] NVRM: nvidiafb, or rivatv was loaded and obtained ownership of
[ 13.054612] NVRM: the NVIDIA device(s).
[ 13.054614] NVRM: Try unloading the conflicting kernel module (and/or
[ 13.054615] NVRM: reconfigure your kernel without the conflicting
[ 13.054616] NVRM: driver(s)), then try loading the NVIDIA kernel module
[ 13.054617] NVRM: again.
[ 13.054618] NVRM: No NVIDIA graphics adapter probed!
[ 13.418536] EXT4-fs (sda3): re-mounted. Opts: (null)
[ 14.220940] Adding 1975988k swap on /dev/sda2. Priority:-1 extents:1 across:1975988k
[ 15.820458] NET: Registered protocol family 10
[ 15.820591] lo: Disabled Privacy Extensions
[ 22.074611] [drm] nouveau 0000:01:00.0: No native mode, forcing panel scaling
[ 32.372966] [drm] nouveau 0000:01:00.0: No native mode, forcing panel scaling
[ 42.671398] [drm] nouveau 0000:01:00.0: No native mode, forcing panel scaling
[ 52.953164] [drm] nouveau 0000:01:00.0: No native mode, forcing panel scaling
[ 63.218265] [drm] nouveau 0000:01:00.0: No native mode, forcing panel scaling
[ 73.500049] [drm] nouveau 0000:01:00.0: No native mode, forcing panel scaling
[ 83.798479] [drm] nouveau 0000:01:00.0: No native mode, forcing panel scaling
[ 94.063624] [drm] nouveau 0000:01:00.0: No native mode, forcing panel scaling
[ 104.345356] [drm] nouveau 0000:01:00.0: No native mode, forcing panel scaling
[ 114.610481] [drm] nouveau 0000:01:00.0: No native mode, forcing panel scaling
[ 119.306007] usb 5-1: new full speed USB device using uhci_hcd and address 2
[ 119.466998] hub 5-1:1.0: USB hub found
[ 119.468971] hub 5-1:1.0: 4 ports detected
[ 119.746935] usb 5-1.1: new low speed USB device using uhci_hcd and address 3
[ 119.907077] input: CHESEN PS2 to USB Converter as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1.1/5-1.1:1.0/input/input3
[ 119.907133] generic-usb 0003:0A81:0205.0001: input,hidraw0: USB HID v1.10 Keyboard [CHESEN PS2 to USB Converter] on usb-0000:00:1d.0-1.1/input0
[ 119.932140] input: CHESEN PS2 to USB Converter as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1.1/5-1.1:1.1/input/input4
[ 119.932207] generic-usb 0003:0A81:0205.0002: input,hidraw1: USB HID v1.10 Mouse [CHESEN PS2 to USB Converter] on usb-0000:00:1d.0-1.1/input1
[ 119.998903] usb 5-1.2: new low speed USB device using uhci_hcd and address 4
[ 120.150062] input: A4Tech PS/2+USB Mouse as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1.2/5-1.2:1.0/input/input5
[ 120.150139] generic-usb 0003:09DA:000E.0003: input,hidraw2: USB HID v1.10 Mouse [A4Tech PS/2+USB Mouse] on usb-0000:00:1d.0-1.2/input0
[ 121.255735] usb 5-1.3: new low speed USB device using uhci_hcd and address 5
[ 121.431789] input: No brand 4 Port KVMSwicther as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1.3/5-1.3:1.0/input/input6
[ 121.431845] generic-usb 0003:10D5:55A4.0004: input,hidraw3: USB HID v1.10 Keyboard [No brand 4 Port KVMSwicther] on usb-0000:00:1d.0-1.3/input0
[ 121.437724] usbhid 5-1.3:1.1: couldn't find an input interrupt endpoint
[ 128.954025] usb 5-1: USB disconnect, address 2
[ 128.954028] usb 5-1.1: USB disconnect, address 3
[ 128.989035] usb 5-1.2: USB disconnect, address 4
[ 128.999117] usb 5-1.3: USB disconnect, address 5
[ 180.474007] usb 5-1: new full speed USB device using uhci_hcd and address 6
[ 180.635000] hub 5-1:1.0: USB hub found
[ 180.636971] hub 5-1:1.0: 4 ports detected
[ 180.914934] usb 5-1.1: new low speed USB device using uhci_hcd and address 7
[ 181.075079] input: CHESEN PS2 to USB Converter as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1.1/5-1.1:1.0/input/input7
[ 181.075138] generic-usb 0003:0A81:0205.0005: input,hidraw0: USB HID v1.10 Keyboard [CHESEN PS2 to USB Converter] on usb-0000:00:1d.0-1.1/input0
[ 181.102134] input: CHESEN PS2 to USB Converter as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1.1/5-1.1:1.1/input/input8
[ 181.102206] generic-usb 0003:0A81:0205.0006: input,hidraw1: USB HID v1.10 Mouse [CHESEN PS2 to USB Converter] on usb-0000:00:1d.0-1.1/input1
[ 181.168903] usb 5-1.2: new low speed USB device using uhci_hcd and address 8
[ 181.317061] input: A4Tech PS/2+USB Mouse as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1.2/5-1.2:1.0/input/input9
[ 181.317135] generic-usb 0003:09DA:000E.0007: input,hidraw2: USB HID v1.10 Mouse [A4Tech PS/2+USB Mouse] on usb-0000:00:1d.0-1.2/input0
[ 182.574716] usb 5-1.3: new low speed USB device using uhci_hcd and address 9
[ 182.750769] input: No brand 4 Port KVMSwicther as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1.3/5-1.3:1.0/input/input10
[ 182.750826] generic-usb 0003:10D5:55A4.0008: input,hidraw3: USB HID v1.10 Keyboard [No brand 4 Port KVMSwicther] on usb-0000:00:1d.0-1.3/input0
[ 182.759703] usbhid 5-1.3:1.1: couldn't find an input interrupt endpoint
[ 217.954026] usb 5-1: USB disconnect, address 6
[ 217.954028] usb 5-1.1: USB disconnect, address 7
[ 217.995036] usb 5-1.2: USB disconnect, address 8
[ 218.005120] usb 5-1.3: USB disconnect, address 9
[ 245.586006] usb 5-1: new full speed USB device using uhci_hcd and address 10
[ 245.747000] hub 5-1:1.0: USB hub found
[ 245.748970] hub 5-1:1.0: 4 ports detected
[ 246.026934] usb 5-1.1: new low speed USB device using uhci_hcd and address 11
[ 246.187078] input: CHESEN PS2 to USB Converter as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1.1/5-1.1:1.0/input/input11
[ 246.187136] generic-usb 0003:0A81:0205.0009: input,hidraw0: USB HID v1.10 Keyboard [CHESEN PS2 to USB Converter] on usb-0000:00:1d.0-1.1/input0
[ 246.215137] input: CHESEN PS2 to USB Converter as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1.1/5-1.1:1.1/input/input12
[ 246.215208] generic-usb 0003:0A81:0205.000A: input,hidraw1: USB HID v1.10 Mouse [CHESEN PS2 to USB Converter] on usb-0000:00:1d.0-1.1/input1
[ 246.281903] usb 5-1.2: new low speed USB device using uhci_hcd and address 12
[ 246.432069] input: A4Tech PS/2+USB Mouse as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1.2/5-1.2:1.0/input/input13
[ 246.432143] generic-usb 0003:09DA:000E.000B: input,hidraw2: USB HID v1.10 Mouse [A4Tech PS/2+USB Mouse] on usb-0000:00:1d.0-1.2/input0
[ 247.649718] usb 5-1.3: new low speed USB device using uhci_hcd and address 13
[ 247.825773] input: No brand 4 Port KVMSwicther as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1.3/5-1.3:1.0/input/input14
[ 247.825829] generic-usb 0003:10D5:55A4.000C: input,hidraw3: USB HID v1.10 Keyboard [No brand 4 Port KVMSwicther] on usb-0000:00:1d.0-1.3/input0
[ 247.834708] usbhid 5-1.3:1.1: couldn't find an input interrupt endpoint
[ 275.454025] usb 5-1: USB disconnect, address 10
[ 275.454028] usb 5-1.1: USB disconnect, address 11
[ 275.491035] usb 5-1.2: USB disconnect, address 12
[ 275.500115] usb 5-1.3: USB disconnect, address 13
[ 281.534007] usb 5-1: new full speed USB device using uhci_hcd and address 14
[ 281.695004] hub 5-1:1.0: USB hub found
[ 281.696974] hub 5-1:1.0: 4 ports detected
[ 281.974937] usb 5-1.1: new low speed USB device using uhci_hcd and address 15
[ 282.135077] input: CHESEN PS2 to USB Converter as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1.1/5-1.1:1.0/input/input15
[ 282.135135] generic-usb 0003:0A81:0205.000D: input,hidraw0: USB HID v1.10 Keyboard [CHESEN PS2 to USB Converter] on usb-0000:00:1d.0-1.1/input0
[ 282.163139] input: CHESEN PS2 to USB Converter as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1.1/5-1.1:1.1/input/input16
[ 282.163209] generic-usb 0003:0A81:0205.000E: input,hidraw1: USB HID v1.10 Mouse [CHESEN PS2 to USB Converter] on usb-0000:00:1d.0-1.1/input1
[ 282.229906] usb 5-1.2: new low speed USB device using uhci_hcd and address 16
[ 282.380062] input: A4Tech PS/2+USB Mouse as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1.2/5-1.2:1.0/input/input17
[ 282.380137] generic-usb 0003:09DA:000E.000F: input,hidraw2: USB HID v1.10 Mouse [A4Tech PS/2+USB Mouse] on usb-0000:00:1d.0-1.2/input0
[ 283.493736] usb 5-1.3: new low speed USB device using uhci_hcd and address 17
[ 283.669790] input: No brand 4 Port KVMSwicther as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1.3/5-1.3:1.0/input/input18
[ 283.669846] generic-usb 0003:10D5:55A4.0010: input,hidraw3: USB HID v1.10 Keyboard [No brand 4 Port KVMSwicther] on usb-0000:00:1d.0-1.3/input0
[ 283.678725] usbhid 5-1.3:1.1: couldn't find an input interrupt endpoint
[ 289.197080] NVRM: The NVIDIA probe routine was not called for 1 device(s).
[ 289.197083] NVRM: This can occur when a driver such as nouveau, rivafb,
[ 289.197084] NVRM: nvidiafb, or rivatv was loaded and obtained ownership of
[ 289.197085] NVRM: the NVIDIA device(s).
[ 289.197087] NVRM: Try unloading the conflicting kernel module (and/or
[ 289.197088] NVRM: reconfigure your kernel without the conflicting
[ 289.197088] NVRM: driver(s)), then try loading the NVIDIA kernel module
[ 289.197089] NVRM: again.
[ 289.197091] NVRM: No NVIDIA graphics adapter probed!
[ 323.606471] r8169 0000:04:00.0: eth0: link up
[ 323.606477] r8169 0000:04:00.0: eth0: link up
[ 329.954025] usb 5-1: USB disconnect, address 14
[ 329.954027] usb 5-1.1: USB disconnect, address 15
[ 329.988036] usb 5-1.2: USB disconnect, address 16
[ 329.998118] usb 5-1.3: USB disconnect, address 17
[ 333.634002] eth0: no IPv6 routers present
[ 452.551584] NVRM: The NVIDIA probe routine was not called for 1 device(s).
[ 452.551587] NVRM: This can occur when a driver such as nouveau, rivafb,
[ 452.551587] NVRM: nvidiafb, or rivatv was loaded and obtained ownership of
[ 452.551588] NVRM: the NVIDIA device(s).
[ 452.551591] NVRM: Try unloading the conflicting kernel module (and/or
[ 452.551591] NVRM: reconfigure your kernel without the conflicting
[ 452.551592] NVRM: driver(s)), then try loading the NVIDIA kernel module
[ 452.551593] NVRM: again.
[ 452.551595] NVRM: No NVIDIA graphics adapter probed!

Выбирай, что нужно, или nouveau, или nvidia. Вместе они не работают.

Не грусти, товарищ! Всё хорошо, beautiful good!