You are not logged in.

#1 2014-10-16 19:18:18

jmak
Member
Registered: 2008-12-21
Posts: 453

depmod error: failed to load symbols from ...

Hello,
I installed today arch and the installation went well except nvidia-340xx install gave me this error messsage; now, X wont start.

depmod ERROR: failed to load symbols from /lib/modules/3.16.4-1-ARCH/kernel/drivers/usb/wusbcore/wusbcore.ko.gz invalide argument

Any idea?

Offline

#2 2014-10-16 19:19:56

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,605
Website

Re: depmod error: failed to load symbols from ...

Manually run depmod?

# depmod $(cat /usr/lib/modules/extramodules-3.16-ARCH/version)

Last edited by graysky (2014-10-16 19:20:10)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#3 2014-10-16 19:24:33

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,635

Re: depmod error: failed to load symbols from ...

failed to load symbols doesn't sound good. It may need a reinstall of the kernel if something got corrupted on disk.

Online

#4 2014-10-16 20:09:05

jmak
Member
Registered: 2008-12-21
Posts: 453

Re: depmod error: failed to load symbols from ...

Scimmia wrote:

failed to load symbols doesn't sound good. It may need a reinstall of the kernel if something got corrupted on disk.

This is exactly what i have done and the error message went away.

But at boot still hangs.

This is the Xorg.1.log file:

[    46.713] 
X.Org X Server 1.16.1
Release Date: 2014-09-21
[    46.713] X Protocol Version 11, Revision 0
[    46.714] Build Operating System: Linux 3.16.1-1-ARCH x86_64 
[    46.714] Current Operating System: Linux myhost 3.16.4-1-ARCH #1 SMP PREEMPT Mon Oct 6 08:22:27 CEST 2014 x86_64
[    46.714] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=33a28745-d878-4b98-a9ab-dee48b53a9b2 rw quiet
[    46.714] Build Date: 21 September 2014  10:53:13AM
[    46.714]  
[    46.714] Current version of pixman: 0.32.6
[    46.715] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    46.715] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    46.716] (==) Log file: "/var/log/Xorg.1.log", Time: Thu Oct 16 15:26:17 2014
[    46.717] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    46.717] (==) No Layout section.  Using the first Screen section.
[    46.717] (==) No screen section available. Using defaults.
[    46.717] (**) |-->Screen "Default Screen Section" (0)
[    46.717] (**) |   |-->Monitor "<default monitor>"
[    46.717] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    46.717] (==) Automatically adding devices
[    46.717] (==) Automatically enabling devices
[    46.717] (==) Automatically adding GPU devices
[    46.717] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    46.717] 	Entry deleted from font path.
[    46.718] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    46.718] 	Entry deleted from font path.
[    46.718] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    46.718] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    46.718] 	Entry deleted from font path.
[    46.718] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    46.718] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/
[    46.718] (==) ModulePath set to "/usr/lib/xorg/modules"
[    46.718] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    46.718] (II) Loader magic: 0x818d80
[    46.718] (II) Module ABI versions:
[    46.718] 	X.Org ANSI C Emulation: 0.4
[    46.718] 	X.Org Video Driver: 18.0
[    46.718] 	X.Org XInput driver : 21.0
[    46.718] 	X.Org Server Extension : 8.0
[    46.725] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[    46.725] (II) xfree86: Adding drm device (/dev/dri/card0)
[    46.726] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 1
[    46.726] (EE) Error systemd-logind returned paused fd for drm node
[    46.726] (II) systemd-logind: releasing fd for 226:0
[    46.729] (--) PCI:*(0:1:0:0) 10de:0404:0000:0000 rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000df00/128, BIOS @ 0x????????/131072
[    46.729] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    46.729] (II) LoadModule: "glx"
[    46.730] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    46.775] (II) Module glx: vendor="NVIDIA Corporation"
[    46.775] 	compiled for 4.0.2, module version = 1.0.0
[    46.775] 	Module class: X.Org Server Extension
[    46.775] (II) NVIDIA GLX Module  340.46  Wed Sep 24 13:54:14 PDT 2014
[    46.775] (==) Matched nouveau as autoconfigured driver 0
[    46.775] (==) Matched nvidia as autoconfigured driver 1
[    46.775] (==) Matched nv as autoconfigured driver 2
[    46.775] (==) Matched modesetting as autoconfigured driver 3
[    46.775] (==) Matched fbdev as autoconfigured driver 4
[    46.775] (==) Matched vesa as autoconfigured driver 5
[    46.775] (==) Assigned the driver to the xf86ConfigLayout
[    46.775] (II) LoadModule: "nouveau"
[    46.775] (WW) Warning, couldn't open module nouveau
[    46.775] (II) UnloadModule: "nouveau"
[    46.775] (II) Unloading nouveau
[    46.775] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    46.775] (II) LoadModule: "nvidia"
[    46.775] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    46.776] (II) Module nvidia: vendor="NVIDIA Corporation"
[    46.776] 	compiled for 4.0.2, module version = 1.0.0
[    46.776] 	Module class: X.Org Video Driver
[    46.776] (II) LoadModule: "nv"
[    46.777] (WW) Warning, couldn't open module nv
[    46.777] (II) UnloadModule: "nv"
[    46.777] (II) Unloading nv
[    46.777] (EE) Failed to load module "nv" (module does not exist, 0)
[    46.777] (II) LoadModule: "modesetting"
[    46.777] (WW) Warning, couldn't open module modesetting
[    46.777] (II) UnloadModule: "modesetting"
[    46.777] (II) Unloading modesetting
[    46.777] (EE) Failed to load module "modesetting" (module does not exist, 0)
[    46.777] (II) LoadModule: "fbdev"
[    46.777] (WW) Warning, couldn't open module fbdev
[    46.777] (II) UnloadModule: "fbdev"
[    46.777] (II) Unloading fbdev
[    46.777] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    46.777] (II) LoadModule: "vesa"
[    46.777] (WW) Warning, couldn't open module vesa
[    46.778] (II) UnloadModule: "vesa"
[    46.778] (II) Unloading vesa
[    46.778] (EE) Failed to load module "vesa" (module does not exist, 0)
[    46.778] (II) NVIDIA dlloader X Driver  340.46  Wed Sep 24 13:34:03 PDT 2014
[    46.778] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    46.778] (++) using VT number 2

[    46.778] (--) controlling tty is VT number 2, auto-enabling KeepTty
[    46.778] (II) Loading sub module "fb"
[    46.778] (II) LoadModule: "fb"
[    46.778] (II) Loading /usr/lib/xorg/modules/libfb.so
[    46.778] (II) Module fb: vendor="X.Org Foundation"
[    46.778] 	compiled for 1.16.1, module version = 1.0.0
[    46.778] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    46.778] (WW) Unresolved symbol: fbGetGCPrivateKey
[    46.778] (II) Loading sub module "wfb"
[    46.778] (II) LoadModule: "wfb"
[    46.778] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    46.779] (II) Module wfb: vendor="X.Org Foundation"
[    46.779] 	compiled for 1.16.1, module version = 1.0.0
[    46.779] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    46.779] (II) Loading sub module "ramdac"
[    46.779] (II) LoadModule: "ramdac"
[    46.779] (II) Module "ramdac" already built-in
[    46.779] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    46.779] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    46.779] (==) NVIDIA(0): RGB weight 888
[    46.779] (==) NVIDIA(0): Default visual is TrueColor
[    46.779] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    46.780] (**) NVIDIA(0): Enabling 2D acceleration
[    46.904] (II) NVIDIA(0): Display (Acer AL2016W (DFP-0)) does not support NVIDIA 3D
[    46.904] (II) NVIDIA(0):     Vision stereo.
[    46.904] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
[    46.906] (II) NVIDIA(0): NVIDIA GPU GeForce 8400 GS (G84) at PCI:1:0:0 (GPU-0)
[    46.906] (--) NVIDIA(0): Memory: 524288 kBytes
[    46.906] (--) NVIDIA(0): VideoBIOS: 60.84.68.00.00
[    46.906] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    46.909] (--) NVIDIA(0): Valid display device(s) on GeForce 8400 GS at PCI:1:0:0
[    46.909] (--) NVIDIA(0):     CRT-0
[    46.909] (--) NVIDIA(0):     CRT-1
[    46.909] (--) NVIDIA(0):     TV-0
[    46.909] (--) NVIDIA(0):     Acer AL2016W (DFP-0) (boot, connected)
[    46.909] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    46.909] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[    46.909] (--) NVIDIA(GPU-0): TV-0: 400.0 MHz maximum pixel clock
[    46.909] (--) NVIDIA(0): Acer AL2016W (DFP-0): Internal TMDS
[    46.909] (--) NVIDIA(GPU-0): Acer AL2016W (DFP-0): 330.0 MHz maximum pixel clock
[    46.909] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    46.909] (**) NVIDIA(0):     device Acer AL2016W (DFP-0) (Using EDID frequencies has
[    46.909] (**) NVIDIA(0):     been enabled on all display devices.)
[    46.914] (==) NVIDIA(0): 
[    46.914] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    46.914] (==) NVIDIA(0):     will be used as the requested mode.
[    46.914] (==) NVIDIA(0): 
[    46.914] (II) NVIDIA(0): Validated MetaModes:
[    46.914] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
[    46.914] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
[    46.951] (--) NVIDIA(0): DPI set to (99, 98); computed from "UseEdidDpi" X config
[    46.951] (--) NVIDIA(0):     option
[    46.951] (--) Depth 24 pixmap format is 32 bpp
[    46.951] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[    46.955] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    46.955] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    46.955] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    46.955] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    46.955] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    46.955] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    46.955] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    46.955] (II) NVIDIA(0):     Config Options in the README.
[    46.958] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[    47.037] (==) NVIDIA(0): Disabling shared memory pixmaps
[    47.037] (==) NVIDIA(0): Backing store enabled
[    47.037] (==) NVIDIA(0): Silken mouse enabled
[    47.038] (==) NVIDIA(0): DPMS enabled
[    47.038] (II) Loading sub module "dri2"
[    47.038] (II) LoadModule: "dri2"
[    47.038] (II) Module "dri2" already built-in
[    47.038] (II) NVIDIA(0): [DRI2] Setup complete
[    47.038] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    47.038] (--) RandR disabled
[    47.045] (II) Initializing extension GLX
[    47.102] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    47.102] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    47.102] (II) LoadModule: "evdev"
[    47.102] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    47.102] (II) Module evdev: vendor="X.Org Foundation"
[    47.102] 	compiled for 1.16.0, module version = 2.9.0
[    47.102] 	Module class: X.Org XInput Driver
[    47.102] 	ABI class: X.Org XInput driver, version 21.0
[    47.103] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 28 paused 0
[    47.103] (II) Using input driver 'evdev' for 'Power Button'
[    47.103] (**) Power Button: always reports core events
[    47.103] (**) evdev: Power Button: Device: "/dev/input/event3"
[    47.103] (--) evdev: Power Button: Vendor 0 Product 0x1
[    47.103] (--) evdev: Power Button: Found keys
[    47.103] (II) evdev: Power Button: Configuring as keyboard
[    47.103] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    47.103] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    47.103] (**) Option "xkb_rules" "evdev"
[    47.103] (**) Option "xkb_model" "pc104"
[    47.103] (**) Option "xkb_layout" "us"
[    47.141] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    47.141] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    47.142] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 29 paused 0
[    47.142] (II) Using input driver 'evdev' for 'Power Button'
[    47.142] (**) Power Button: always reports core events
[    47.142] (**) evdev: Power Button: Device: "/dev/input/event2"
[    47.142] (--) evdev: Power Button: Vendor 0 Product 0x1
[    47.142] (--) evdev: Power Button: Found keys
[    47.142] (II) evdev: Power Button: Configuring as keyboard
[    47.142] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[    47.142] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    47.142] (**) Option "xkb_rules" "evdev"
[    47.142] (**) Option "xkb_model" "pc104"
[    47.142] (**) Option "xkb_layout" "us"
[    47.142] (II) config/udev: Adding drm device (/dev/dri/card0)
[    47.142] (II) xfree86: Adding drm device (/dev/dri/card0)
[    47.143] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 30 paused 1
[    47.143] (EE) Error systemd-logind returned paused fd for drm node
[    47.143] (II) systemd-logind: releasing fd for 226:0
[    47.144] (II) config/udev: Adding input device Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) (/dev/input/event1)
[    47.144] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Applying InputClass "evdev pointer catchall"
[    47.144] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 31 paused 0
[    47.144] (II) Using input driver 'evdev' for 'Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)'
[    47.144] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): always reports core events
[    47.144] (**) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Device: "/dev/input/event1"
[    47.144] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Vendor 0x45e Product 0x40
[    47.144] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found 3 mouse buttons
[    47.144] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found scroll wheel(s)
[    47.144] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found relative axes
[    47.144] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found x and y relative axes
[    47.144] (II) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Configuring as mouse
[    47.144] (II) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Adding scrollwheel support
[    47.144] (**) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): YAxisMapping: buttons 4 and 5
[    47.144] (**) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    47.144] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.0/usb1/1-2/1-2:1.0/0003:045E:0040.0001/input/input1/event1"
[    47.144] (II) XINPUT: Adding extended input device "Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)" (type: MOUSE, id 8)
[    47.144] (II) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): initialized for relative axes.
[    47.145] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) keeping acceleration scheme 1
[    47.145] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration profile 0
[    47.145] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration factor: 2.000
[    47.145] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration threshold: 4
[    47.145] (II) config/udev: Adding input device Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) (/dev/input/mouse0)
[    47.145] (II) No input driver specified, ignoring this device.
[    47.145] (II) This device may have been added with another device file.
[    47.145] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event5)
[    47.145] (II) No input driver specified, ignoring this device.
[    47.145] (II) This device may have been added with another device file.
[    47.146] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event6)
[    47.146] (II) No input driver specified, ignoring this device.
[    47.146] (II) This device may have been added with another device file.
[    47.146] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event7)
[    47.146] (II) No input driver specified, ignoring this device.
[    47.146] (II) This device may have been added with another device file.
[    47.146] (II) config/udev: Adding input device HDA ATI SB Line Out (/dev/input/event8)
[    47.146] (II) No input driver specified, ignoring this device.
[    47.146] (II) This device may have been added with another device file.
[    47.147] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event9)
[    47.147] (II) No input driver specified, ignoring this device.
[    47.147] (II) This device may have been added with another device file.
[    47.147] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    47.147] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    47.147] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 32 paused 0
[    47.147] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    47.147] (**) AT Translated Set 2 keyboard: always reports core events
[    47.148] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    47.148] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    47.148] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    47.148] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    47.148] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    47.148] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[    47.148] (**) Option "xkb_rules" "evdev"
[    47.148] (**) Option "xkb_model" "pc104"
[    47.148] (**) Option "xkb_layout" "us"
[    47.148] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    47.148] (II) No input driver specified, ignoring this device.
[    47.148] (II) This device may have been added with another device file.
[    79.735] (II) evdev: AT Translated Set 2 keyboard: Close
[    79.735] (II) UnloadModule: "evdev"
[    79.735] (II) systemd-logind: releasing fd for 13:64
[    79.763] (II) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Close
[    79.763] (II) UnloadModule: "evdev"
[    79.763] (II) systemd-logind: releasing fd for 13:65
[    79.826] (II) evdev: Power Button: Close
[    79.826] (II) UnloadModule: "evdev"
[    79.826] (II) systemd-logind: releasing fd for 13:66
[    79.853] (II) evdev: Power Button: Close
[    79.853] (II) UnloadModule: "evdev"
[    79.853] (II) systemd-logind: releasing fd for 13:67
[    80.240] (II) NVIDIA(GPU-0): Deleting GPU-0
[    80.242] (EE) Server terminated successfully (0). Closing log file.

Offline

#5 2014-10-16 21:05:14

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,607
Website

Re: depmod error: failed to load symbols from ...

That is not a boot hang - it booted fully and even stated X.  X started, ran, did everything it was told to do, then "Server terminated successfully".

How do you startx?  If you use startx/xinit, what is in your ~/.xinitrc?


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#6 2014-10-16 21:37:50

jmak
Member
Registered: 2008-12-21
Posts: 453

Re: depmod error: failed to load symbols from ...

Trilby wrote:

That is not a boot hang - it booted fully and even stated X.  X started, ran, did everything it was told to do, then "Server terminated successfully".

How do you startx?  If you use startx/xinit, what is in your ~/.xinitrc?

Gnome desktop installed.
GDM installed.

.xinitrc

exec gnome-session

Offline

#7 2014-10-17 04:15:06

itman
Member
From: Switzerland
Registered: 2010-05-21
Posts: 124

Re: depmod error: failed to load symbols from ...

There's "noveau" related stuff in that log.

Offline

Board footer

Powered by FluxBB