You are not logged in.

#1 2014-12-08 01:53:15

sirdle
Member
Registered: 2014-07-18
Posts: 25

[SOLVED] New Installation - Random X11/Nouveau Hard Freeze

I have a new installation of Arch which seems to work well from the console, but freezes 15-30 minutes after starting X11... always when requesting that the graphical environment change (e.g., clicking on a link in a web browser, changing directories in Thunar or pcmanfm, opening a file in Leafpad, or when the conky tries to update.

To simplify things I have reinstalled Arch from scratch with only the X components, fluxbox, pcmanfm, and leafpad. The problem persists.

The symptoms are:
1. Desktop does not respond to any mouse clicks (e.g., applications will not close, windows cannot be moved, right-clicking will not open a menu, conky does not update).
2. Sometimes the mouse is frozen, but more often the cursor moves freely.
3. Cannot change to a different TTY.
4. No relevant EE or WW entries in Xorg.0.log.
5. Must use the power key to shutdown and reboot.

Linux version 3.17.4-1-ARCH (gcc version 4.9.2 (GCC)) #1 SMP PREEMPT Fri Nov 21 21:16:21 CET 2014
lspci -v
01:00.0 VGA compatible controller: NVIDIA Corporation NV11M [GeForce2 Go] (rev b2) (prog-if 00 [VGA Controller]
    Subsystem: Dell Device 00d4
    Flags: bus master, VGA palette snoop, 66MHz, medium devsel, latency 32, IRQ 11
    Memory at fc000000 (32-bit, non-prefetchable) [size=16M]
    Memory at e0000000 (32-bit, prefetchable) [size=128M]
    Expansion ROM at fd000000 [disabled] [size=64K]
    Capabilities: [60] Power Management version 2
    Capabilities: [44] AGP version 2.0
    Kernel driver in use: nouveau
    Kernel modules: nouveau
grep WW /home/username/.local/share/xorg/Xorg.0.log
[   3089.141] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   3089.141] (WW) 'fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   3089.141] (WW) 'fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   3089.141] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   3089.141] (WW) 'fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   3089.141] (WW) 'fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   3089.142] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse', or 'vmouse' will be disabled.
[   3089.142] (WW) Disabling Mouse0
[   3089.142] (WW) Disabling Keyboard0
[   3089.154] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   3089.164] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   3089.448] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
grep EE /home/username/.local/share/xorg/Xorg.0.log
[   3096.712] (EE) Server terminated successfully (0). Closing log file.

There have been several forum posts lately relating to freezes caused by nouveau:

"Random Hard Crash"
"Nouveau 'GPU lockup' and gnome-shell/X crash [HAVE WORKAROUND]"
"[SOLVED] Archlinux crashed - how to find out why?"

Solutions seem to be:
1. Using the nVidia driver instead of nouveau
2. Moving back to a kernel prior to 3.17

However,
1. My GPU (NV11M) is no longer supported by nVidia (with the current xorg).
2. This post seems to suggest that the problem has been solved with the 3.17.3 kernel.

Of course I'm not even sure it is a kernel or driver problem.

Things I have checked
1. Changed mouses and usb ports.
2. Ran memTest for one pass (no errors).
3. Searched log files.
4. Searched forum posts.

If anyone can suggest other logs to check or tests I can make to narrow down this problem, I'd be grateful.

Cheers,

Last edited by sirdle (2014-12-12 18:22:36)

Offline

#2 2014-12-08 21:51:05

berbae
Member
From: France
Registered: 2007-02-12
Posts: 1,302

Re: [SOLVED] New Installation - Random X11/Nouveau Hard Freeze

Hello
Did you try to use the linux lts kernel with the nouveau driver so that you could know if it is kernel related?
Also it's better to post the entire Xorg log file rather than only some grep outputs.
You could also post what the systemd journal says when a freeze occurs.
You didn't tell what graphical environment you use, but maybe there is also some .xsession-errors file to look at.

Edit: sorry I just see that you mentioned fluxbox but not how you start it.

Last edited by berbae (2014-12-08 21:55:22)

Offline

#3 2014-12-10 02:28:48

sirdle
Member
Registered: 2014-07-18
Posts: 25

Re: [SOLVED] New Installation - Random X11/Nouveau Hard Freeze

Thank you very much for your reply!

I am using Fluxbox without a display manager, and I'm starting it with 'startx'... but I've also tried Openbox and got the same results.

It took me a while to figure out how to 'use the linux lts kernel'. It was much easier that I thought it would be! For others with this same skepticism the linux-lts kernel is downloaded and installed just like any other package. The only difference is that in order to choose it during the boot process, you need to modify your bootloader.

I had the same problem with the lts kernel as with the latest kernel. So... not a kernel issue.

However, while using the lts kernel, the crash was 'softer' and I was able to get some log files.

~/.local/share/xorg/Xorg.0.log

[   411.513] 
X.Org X Server 1.16.2
Release Date: 2014-11-10
[   411.519] X Protocol Version 11, Revision 0
[   411.521] Build Operating System: Linux 3.17.2-1-ARCH i686 
[   411.523] Current Operating System: Linux archie 3.14.26-1-lts #1 SMP Sun Dec 7 20:19:43 UTC 2014 i686
[   411.523] Kernel command line: BOOT_IMAGE=../vmlinuz-linux-lts root=/dev/sda1 rw initrd=../initramfs-linux-lts.img
[   411.528] Build Date: 10 November 2014  07:55:21PM
[   411.530]  
[   411.532] Current version of pixman: 0.32.6
[   411.537] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   411.537] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   411.546] (==) Log file: "/home/rhurdle/.local/share/xorg/Xorg.0.log", Time: Tue Dec  9 17:17:26 2014
[   411.589] (==) Using config file: "/etc/X11/xorg.conf"
[   411.591] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   411.610] (==) ServerLayout "X.org Configured"
[   411.610] (**) |-->Screen "Screen0" (0)
[   411.610] (**) |   |-->Monitor "Monitor0"
[   411.627] (**) |   |-->Device "Card0"
[   411.627] (**) |-->Input Device "Mouse0"
[   411.627] (**) |-->Input Device "Keyboard0"
[   411.628] (==) Automatically adding devices
[   411.628] (==) Automatically enabling devices
[   411.628] (==) Automatically adding GPU devices
[   411.708] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   411.708] 	Entry deleted from font path.
[   411.711] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   411.711] 	Entry deleted from font path.
[   411.711] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   411.711] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   411.712] 	Entry deleted from font path.
[   411.712] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   411.712] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   411.712] 	Entry deleted from font path.
[   411.712] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   411.712] 	Entry deleted from font path.
[   411.712] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   411.712] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   411.712] 	Entry deleted from font path.
[   411.712] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   411.712] (**) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/
[   411.712] (**) ModulePath set to "/usr/lib/xorg/modules"
[   411.712] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   411.712] (WW) Disabling Mouse0
[   411.712] (WW) Disabling Keyboard0
[   411.720] (II) Loader magic: 0x82a0700
[   411.720] (II) Module ABI versions:
[   411.720] 	X.Org ANSI C Emulation: 0.4
[   411.720] 	X.Org Video Driver: 18.0
[   411.720] 	X.Org XInput driver : 21.0
[   411.720] 	X.Org Server Extension : 8.0
[   411.728] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[   411.728] (II) xfree86: Adding drm device (/dev/dri/card0)
[   411.730] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[   411.733] (--) PCI:*(0:1:0:0) 10de:0112:1028:00d4 rev 178, Mem @ 0xfc000000/16777216, 0xe0000000/134217728, BIOS @ 0x????????/65536
[   411.733] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   411.734] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[   411.734] (II) LoadModule: "glx"
[   411.737] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   411.865] (II) Module glx: vendor="X.Org Foundation"
[   411.865] 	compiled for 1.16.2, module version = 1.0.0
[   411.865] 	ABI class: X.Org Server Extension, version 8.0
[   411.865] (==) AIGLX enabled
[   411.865] (II) LoadModule: "nouveau"
[   411.866] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[   411.886] (II) Module nouveau: vendor="X.Org Foundation"
[   411.886] 	compiled for 1.16.1, module version = 1.0.11
[   411.886] 	Module class: X.Org Video Driver
[   411.886] 	ABI class: X.Org Video Driver, version 18.0
[   411.886] (II) NOUVEAU driver 
[   411.886] (II) NOUVEAU driver for NVIDIA chipset families :
[   411.886] 	RIVA TNT        (NV04)
[   411.886] 	RIVA TNT2       (NV05)
[   411.886] 	GeForce 256     (NV10)
[   411.886] 	GeForce 2       (NV11, NV15)
[   411.886] 	GeForce 4MX     (NV17, NV18)
[   411.886] 	GeForce 3       (NV20)
[   411.887] 	GeForce 4Ti     (NV25, NV28)
[   411.887] 	GeForce FX      (NV3x)
[   411.887] 	GeForce 6       (NV4x)
[   411.887] 	GeForce 7       (G7x)
[   411.887] 	GeForce 8       (G8x)
[   411.887] 	GeForce GTX 200 (NVA0)
[   411.887] 	GeForce GTX 400 (NVC0)
[   411.887] (++) using VT number 1

[   411.887] (--) controlling tty is VT number 1, auto-enabling KeepTty
[   411.888] (II) [drm] nouveau interface version: 1.1.2
[   411.888] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   411.888] (II) Loading sub module "dri2"
[   411.888] (II) LoadModule: "dri2"
[   411.888] (II) Module "dri2" already built-in
[   411.888] (--) NOUVEAU(0): Chipset: "NVIDIA NV11"
[   411.888] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[   411.888] (==) NOUVEAU(0): RGB weight 888
[   411.888] (==) NOUVEAU(0): Default visual is TrueColor
[   411.888] (==) NOUVEAU(0): Using HW cursor
[   411.888] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[   411.888] (==) NOUVEAU(0): Page flipping enabled
[   411.888] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[   411.888] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[   411.888] (II) NOUVEAU(0): Initializing outputs ...
[   411.934] (II) NOUVEAU(0): Output VGA-1 using monitor section Monitor0
[   411.972] (II) NOUVEAU(0): Output LVDS-1 has no monitor section
[   411.972] (II) NOUVEAU(0): 2 crtcs needed for screen.
[   411.973] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[   411.973] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[   412.014] (II) NOUVEAU(0): EDID for output VGA-1
[   412.052] (II) NOUVEAU(0): EDID for output LVDS-1
[   412.052] (II) NOUVEAU(0): Manufacturer: SHP  Model: 138e  Serial#: 0
[   412.052] (II) NOUVEAU(0): Year: 1990  Week: 0
[   412.052] (II) NOUVEAU(0): EDID Version: 1.3
[   412.052] (II) NOUVEAU(0): Digital Display Input
[   412.052] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 30  vert.: 23
[   412.052] (II) NOUVEAU(0): Gamma: 2.20
[   412.052] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend
[   412.052] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   412.052] (II) NOUVEAU(0): First detailed timing is preferred mode
[   412.052] (II) NOUVEAU(0): redX: 0.599 redY: 0.335   greenX: 0.312 greenY: 0.552
[   412.052] (II) NOUVEAU(0): blueX: 0.150 blueY: 0.145   whiteX: 0.312 whiteY: 0.328
[   412.052] (II) NOUVEAU(0): Manufacturer's mask: 0
[   412.052] (II) NOUVEAU(0): Supported standard timings:
[   412.052] (II) NOUVEAU(0): #0: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[   412.052] (II) NOUVEAU(0): Supported detailed timing:
[   412.052] (II) NOUVEAU(0): clock: 160.0 MHz   Image Size:  304 x 228 mm
[   412.053] (II) NOUVEAU(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2112 h_border: 0
[   412.053] (II) NOUVEAU(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
[   412.053] (II) NOUVEAU(0): EDID (in hex):
[   412.053] (II) NOUVEAU(0): 	00ffffffffffff004d108e1300000000
[   412.053] (II) NOUVEAU(0): 	00000103801e1778ca71809955508d26
[   412.053] (II) NOUVEAU(0): 	255054000000a9400101010101010101
[   412.053] (II) NOUVEAU(0): 	010101010101803e400062b0324040c0
[   412.053] (II) NOUVEAU(0): 	130030e4100000180000001000000000
[   412.053] (II) NOUVEAU(0): 	00000000000000000a20000000100000
[   412.053] (II) NOUVEAU(0): 	000000000000000000000a2000000010
[   412.053] (II) NOUVEAU(0): 	0000000000000000000000000a2000ec
[   412.053] (II) NOUVEAU(0): Printing probed modes for output LVDS-1
[   412.053] (II) NOUVEAU(0): Modeline "1600x1200"x60.6  160.00  1600 1664 1856 2112  1200 1201 1204 1250 -hsync -vsync (75.8 kHz eP)
[   412.053] (II) NOUVEAU(0): Modeline "1600x1200"x61.0  164.00  1600 1712 1880 2160  1200 1203 1207 1245 -hsync +vsync (75.9 kHz e)
[   412.053] (II) NOUVEAU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[   412.053] (II) NOUVEAU(0): Modeline "1400x1050"x60.9  123.75  1400 1488 1632 1864  1050 1053 1057 1090 -hsync +vsync (66.4 kHz e)
[   412.053] (II) NOUVEAU(0): Modeline "1280x1024"x60.9  110.75  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (64.7 kHz e)
[   412.053] (II) NOUVEAU(0): Modeline "1280x960"x60.9  103.00  1280 1360 1488 1696  960 963 967 997 -hsync +vsync (60.7 kHz e)
[   412.053] (II) NOUVEAU(0): Modeline "1152x864"x60.8   83.00  1152 1216 1336 1520  864 867 871 898 -hsync +vsync (54.6 kHz e)
[   412.053] (II) NOUVEAU(0): Modeline "1024x768"x60.8   65.25  1024 1080 1184 1344  768 771 775 798 -hsync +vsync (48.5 kHz e)
[   412.053] (II) NOUVEAU(0): Modeline "800x600"x60.6   38.75  800 832 912 1024  600 603 607 624 -hsync +vsync (37.8 kHz e)
[   412.054] (II) NOUVEAU(0): Modeline "640x480"x60.6   24.25  640 664 720 800  480 483 487 500 -hsync +vsync (30.3 kHz e)
[   412.054] (II) NOUVEAU(0): Modeline "720x400"x60.9   22.75  720 744 808 896  400 403 413 417 -hsync +vsync (25.4 kHz e)
[   412.054] (II) NOUVEAU(0): Modeline "640x400"x60.7   20.25  640 664 720 800  400 403 409 417 -hsync +vsync (25.3 kHz e)
[   412.054] (II) NOUVEAU(0): Modeline "640x350"x60.6   17.75  640 664 720 800  350 353 363 366 -hsync +vsync (22.2 kHz e)
[   412.054] (II) NOUVEAU(0): Output VGA-1 disconnected
[   412.054] (II) NOUVEAU(0): Output LVDS-1 connected
[   412.054] (II) NOUVEAU(0): Using exact sizes for initial modes
[   412.054] (II) NOUVEAU(0): Output LVDS-1 using initial mode 1600x1200
[   412.054] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   412.054] (--) NOUVEAU(0): Virtual size is 1600x1200 (pitch 0)
[   412.054] (**) NOUVEAU(0):  Driver mode "1600x1200": 160.0 MHz (scaled from 0.0 MHz), 75.8 kHz, 60.6 Hz
[   412.054] (II) NOUVEAU(0): Modeline "1600x1200"x60.6  160.00  1600 1664 1856 2112  1200 1201 1204 1250 -hsync -vsync (75.8 kHz eP)
[   412.054] (**) NOUVEAU(0):  Driver mode "1600x1200": 164.0 MHz (scaled from 0.0 MHz), 75.9 kHz, 61.0 Hz
[   412.054] (II) NOUVEAU(0): Modeline "1600x1200"x61.0  164.00  1600 1712 1880 2160  1200 1203 1207 1245 -hsync +vsync (75.9 kHz e)
[   412.054] (**) NOUVEAU(0):  Driver mode "1600x1200": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
[   412.054] (II) NOUVEAU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[   412.054] (**) NOUVEAU(0):  Driver mode "1400x1050": 123.8 MHz (scaled from 0.0 MHz), 66.4 kHz, 60.9 Hz
[   412.054] (II) NOUVEAU(0): Modeline "1400x1050"x60.9  123.75  1400 1488 1632 1864  1050 1053 1057 1090 -hsync +vsync (66.4 kHz e)
[   412.054] (**) NOUVEAU(0):  Driver mode "1280x1024": 110.8 MHz (scaled from 0.0 MHz), 64.7 kHz, 60.9 Hz
[   412.054] (II) NOUVEAU(0): Modeline "1280x1024"x60.9  110.75  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (64.7 kHz e)
[   412.054] (**) NOUVEAU(0):  Driver mode "1280x960": 103.0 MHz (scaled from 0.0 MHz), 60.7 kHz, 60.9 Hz
[   412.054] (II) NOUVEAU(0): Modeline "1280x960"x60.9  103.00  1280 1360 1488 1696  960 963 967 997 -hsync +vsync (60.7 kHz e)
[   412.054] (**) NOUVEAU(0):  Driver mode "1152x864": 83.0 MHz (scaled from 0.0 MHz), 54.6 kHz, 60.8 Hz
[   412.054] (II) NOUVEAU(0): Modeline "1152x864"x60.8   83.00  1152 1216 1336 1520  864 867 871 898 -hsync +vsync (54.6 kHz e)
[   412.055] (**) NOUVEAU(0):  Driver mode "1024x768": 65.2 MHz (scaled from 0.0 MHz), 48.5 kHz, 60.8 Hz
[   412.055] (II) NOUVEAU(0): Modeline "1024x768"x60.8   65.25  1024 1080 1184 1344  768 771 775 798 -hsync +vsync (48.5 kHz e)
[   412.055] (**) NOUVEAU(0):  Driver mode "800x600": 38.8 MHz (scaled from 0.0 MHz), 37.8 kHz, 60.6 Hz
[   412.055] (II) NOUVEAU(0): Modeline "800x600"x60.6   38.75  800 832 912 1024  600 603 607 624 -hsync +vsync (37.8 kHz e)
[   412.055] (**) NOUVEAU(0):  Driver mode "640x480": 24.2 MHz (scaled from 0.0 MHz), 30.3 kHz, 60.6 Hz
[   412.055] (II) NOUVEAU(0): Modeline "640x480"x60.6   24.25  640 664 720 800  480 483 487 500 -hsync +vsync (30.3 kHz e)
[   412.055] (**) NOUVEAU(0):  Driver mode "720x400": 22.8 MHz (scaled from 0.0 MHz), 25.4 kHz, 60.9 Hz
[   412.055] (II) NOUVEAU(0): Modeline "720x400"x60.9   22.75  720 744 808 896  400 403 413 417 -hsync +vsync (25.4 kHz e)
[   412.055] (**) NOUVEAU(0):  Driver mode "640x400": 20.2 MHz (scaled from 0.0 MHz), 25.3 kHz, 60.7 Hz
[   412.055] (II) NOUVEAU(0): Modeline "640x400"x60.7   20.25  640 664 720 800  400 403 409 417 -hsync +vsync (25.3 kHz e)
[   412.055] (**) NOUVEAU(0):  Driver mode "640x350": 17.8 MHz (scaled from 0.0 MHz), 22.2 kHz, 60.6 Hz
[   412.055] (II) NOUVEAU(0): Modeline "640x350"x60.6   17.75  640 664 720 800  350 353 363 366 -hsync +vsync (22.2 kHz e)
[   412.055] (==) NOUVEAU(0): DPI set to (96, 96)
[   412.055] (II) Loading sub module "fb"
[   412.055] (II) LoadModule: "fb"
[   412.056] (II) Loading /usr/lib/xorg/modules/libfb.so
[   412.100] (II) Module fb: vendor="X.Org Foundation"
[   412.100] 	compiled for 1.16.2, module version = 1.0.0
[   412.100] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   412.100] (II) Loading sub module "shadowfb"
[   412.100] (II) LoadModule: "shadowfb"
[   412.101] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[   412.102] (II) Module shadowfb: vendor="X.Org Foundation"
[   412.102] 	compiled for 1.16.2, module version = 1.0.0
[   412.102] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   412.102] (--) Depth 24 pixmap format is 32 bpp
[   412.104] (II) NOUVEAU(0): Channel setup complete.
[   412.115] (II) NOUVEAU(0): [DRI2] Setup complete
[   412.115] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau_vieux
[   412.115] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau_vieux
[   412.130] (II) Loading sub module "exa"
[   412.130] (II) LoadModule: "exa"
[   412.137] (II) Loading /usr/lib/xorg/modules/libexa.so
[   412.139] (II) Module exa: vendor="X.Org Foundation"
[   412.139] 	compiled for 1.16.2, module version = 2.6.0
[   412.139] 	ABI class: X.Org Video Driver, version 18.0
[   412.139] (II) EXA(0): Driver allocated offscreen pixmaps
[   412.139] (II) EXA(0): Driver registered support for the following operations:
[   412.139] (II)         Solid
[   412.139] (II)         Copy
[   412.139] (II)         Composite (RENDER acceleration)
[   412.139] (II)         UploadToScreen
[   412.139] (II)         DownloadFromScreen
[   412.139] (==) NOUVEAU(0): Backing store enabled
[   412.139] (==) NOUVEAU(0): Silken mouse enabled
[   412.141] (==) NOUVEAU(0): DPMS enabled
[   412.141] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   412.142] (--) RandR disabled
[   412.365] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   412.365] (II) AIGLX: enabled GLX_ARB_create_context
[   412.365] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   412.365] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[   412.365] (II) AIGLX: enabled GLX_INTEL_swap_event
[   412.365] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   412.365] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[   412.365] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[   412.365] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   412.366] (II) AIGLX: Loaded and initialized nouveau_vieux
[   412.366] (II) GLX: Initialized DRI2 GL provider for screen 0
[   412.495] (II) NOUVEAU(0): NVEnterVT is called.
[   413.263] (II) NOUVEAU(0): Setting screen physical size to 423 x 317
[   413.263] resize called 1600 1200
[   413.740] (II) config/udev: Adding input device Video Bus (/dev/input/event0)
[   413.740] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   413.740] (**) Video Bus: Applying InputClass "system-keyboard"
[   413.740] (II) LoadModule: "evdev"
[   413.740] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   413.764] (II) Module evdev: vendor="X.Org Foundation"
[   413.764] 	compiled for 1.16.2, module version = 2.9.1
[   413.764] 	Module class: X.Org XInput Driver
[   413.764] 	ABI class: X.Org XInput driver, version 21.0
[   413.766] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 11 paused 0
[   413.766] (II) Using input driver 'evdev' for 'Video Bus'
[   413.766] (**) Video Bus: always reports core events
[   413.766] (**) evdev: Video Bus: Device: "/dev/input/event0"
[   413.767] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   413.767] (--) evdev: Video Bus: Found keys
[   413.767] (II) evdev: Video Bus: Configuring as keyboard
[   413.767] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:18/LNXVIDEO:00/input/input0/event0"
[   413.767] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[   413.767] (**) Option "xkb_rules" "evdev"
[   413.767] (**) Option "xkb_model" "pc104"
[   413.767] (**) Option "xkb_layout" "us"
[   413.767] (**) Option "xkb_variant" "dvorak"
[   413.849] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   413.849] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   413.850] (**) Power Button: Applying InputClass "system-keyboard"
[   413.851] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 12 paused 0
[   413.852] (II) Using input driver 'evdev' for 'Power Button'
[   413.852] (**) Power Button: always reports core events
[   413.852] (**) evdev: Power Button: Device: "/dev/input/event2"
[   413.852] (--) evdev: Power Button: Vendor 0 Product 0x1
[   413.852] (--) evdev: Power Button: Found keys
[   413.852] (II) evdev: Power Button: Configuring as keyboard
[   413.852] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[   413.852] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   413.852] (**) Option "xkb_rules" "evdev"
[   413.852] (**) Option "xkb_model" "pc104"
[   413.852] (**) Option "xkb_layout" "us"
[   413.852] (**) Option "xkb_variant" "dvorak"
[   413.854] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[   413.854] (II) No input driver specified, ignoring this device.
[   413.854] (II) This device may have been added with another device file.
[   413.855] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[   413.855] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   413.855] (**) Sleep Button: Applying InputClass "system-keyboard"
[   413.857] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 13 paused 0
[   413.857] (II) Using input driver 'evdev' for 'Sleep Button'
[   413.857] (**) Sleep Button: always reports core events
[   413.857] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[   413.857] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   413.857] (--) evdev: Sleep Button: Found keys
[   413.857] (II) evdev: Sleep Button: Configuring as keyboard
[   413.857] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[   413.857] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[   413.858] (**) Option "xkb_rules" "evdev"
[   413.858] (**) Option "xkb_model" "pc104"
[   413.858] (**) Option "xkb_layout" "us"
[   413.858] (**) Option "xkb_variant" "dvorak"
[   413.860] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event5)
[   413.861] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[   413.863] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 14 paused 0
[   413.863] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[   413.863] (**) Logitech USB Receiver: always reports core events
[   413.863] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event5"
[   413.863] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc52f
[   413.863] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
[   413.863] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[   413.863] (--) evdev: Logitech USB Receiver: Found relative axes
[   413.863] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[   413.863] (II) evdev: Logitech USB Receiver: Configuring as mouse
[   413.863] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[   413.863] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[   413.863] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   413.864] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb2/2-1/2-1:1.0/0003:046D:C52F.0001/input/input6/event5"
[   413.864] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 9)
[   413.864] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[   413.864] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[   413.864] (**) Logitech USB Receiver: (accel) acceleration profile 0
[   413.865] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[   413.865] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[   413.866] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[   413.866] (II) No input driver specified, ignoring this device.
[   413.866] (II) This device may have been added with another device file.
[   413.868] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event6)
[   413.868] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[   413.868] (**) Logitech USB Receiver: Applying InputClass "system-keyboard"
[   413.870] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 15 paused 0
[   413.870] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[   413.870] (**) Logitech USB Receiver: always reports core events
[   413.870] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event6"
[   413.870] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc52f
[   413.870] (--) evdev: Logitech USB Receiver: Found 1 mouse buttons
[   413.870] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[   413.870] (--) evdev: Logitech USB Receiver: Found relative axes
[   413.870] (II) evdev: Logitech USB Receiver: Forcing relative x/y axes to exist.
[   413.871] (--) evdev: Logitech USB Receiver: Found absolute axes
[   413.871] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[   413.871] (--) evdev: Logitech USB Receiver: Found keys
[   413.871] (II) evdev: Logitech USB Receiver: Configuring as mouse
[   413.871] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[   413.871] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[   413.871] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[   413.871] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   413.871] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb2/2-1/2-1:1.1/0003:046D:C52F.0002/input/input7/event6"
[   413.871] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 10)
[   413.871] (**) Option "xkb_rules" "evdev"
[   413.871] (**) Option "xkb_model" "pc104"
[   413.871] (**) Option "xkb_layout" "us"
[   413.871] (**) Option "xkb_variant" "dvorak"
[   413.872] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[   413.872] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
[   413.872] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[   413.872] (**) Logitech USB Receiver: (accel) acceleration profile 0
[   413.872] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[   413.872] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[   413.874] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[   413.874] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   413.874] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[   413.876] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 16 paused 0
[   413.876] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   413.876] (**) AT Translated Set 2 keyboard: always reports core events
[   413.876] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[   413.876] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   413.876] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   413.876] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   413.876] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[   413.876] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[   413.876] (**) Option "xkb_rules" "evdev"
[   413.877] (**) Option "xkb_model" "pc104"
[   413.877] (**) Option "xkb_layout" "us"
[   413.877] (**) Option "xkb_variant" "dvorak"
[   413.878] (II) config/udev: Adding input device DualPoint Stick (/dev/input/event8)
[   413.879] (**) DualPoint Stick: Applying InputClass "evdev pointer catchall"
[   413.880] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 17 paused 0
[   413.881] (II) Using input driver 'evdev' for 'DualPoint Stick'
[   413.881] (**) DualPoint Stick: always reports core events
[   413.881] (**) evdev: DualPoint Stick: Device: "/dev/input/event8"
[   413.881] (--) evdev: DualPoint Stick: Vendor 0x2 Product 0x8
[   413.881] (--) evdev: DualPoint Stick: Found 3 mouse buttons
[   413.881] (--) evdev: DualPoint Stick: Found relative axes
[   413.881] (--) evdev: DualPoint Stick: Found x and y relative axes
[   413.881] (II) evdev: DualPoint Stick: Configuring as mouse
[   413.881] (**) evdev: DualPoint Stick: YAxisMapping: buttons 4 and 5
[   413.881] (**) evdev: DualPoint Stick: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   413.881] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event8"
[   413.881] (II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE, id 12)
[   413.881] (II) evdev: DualPoint Stick: initialized for relative axes.
[   413.882] (**) DualPoint Stick: (accel) keeping acceleration scheme 1
[   413.882] (**) DualPoint Stick: (accel) acceleration profile 0
[   413.882] (**) DualPoint Stick: (accel) acceleration factor: 2.000
[   413.882] (**) DualPoint Stick: (accel) acceleration threshold: 4
[   413.883] (II) config/udev: Adding input device DualPoint Stick (/dev/input/mouse1)
[   413.883] (II) No input driver specified, ignoring this device.
[   413.883] (II) This device may have been added with another device file.
[   413.884] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event9)
[   413.884] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchpad catchall"
[   413.886] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 18 paused 0
[   413.886] (II) Using input driver 'evdev' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[   413.886] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[   413.886] (**) evdev: AlpsPS/2 ALPS DualPoint TouchPad: Device: "/dev/input/event9"
[   413.886] (--) evdev: AlpsPS/2 ALPS DualPoint TouchPad: Vendor 0x2 Product 0x8
[   413.886] (--) evdev: AlpsPS/2 ALPS DualPoint TouchPad: Found 3 mouse buttons
[   413.886] (--) evdev: AlpsPS/2 ALPS DualPoint TouchPad: Found absolute axes
[   413.886] (--) evdev: AlpsPS/2 ALPS DualPoint TouchPad: Found x and y absolute axes
[   413.886] (--) evdev: AlpsPS/2 ALPS DualPoint TouchPad: Found absolute touchpad.
[   413.887] (II) evdev: AlpsPS/2 ALPS DualPoint TouchPad: Configuring as touchpad
[   413.887] (**) evdev: AlpsPS/2 ALPS DualPoint TouchPad: YAxisMapping: buttons 4 and 5
[   413.887] (**) evdev: AlpsPS/2 ALPS DualPoint TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   413.887] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event9"
[   413.887] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD, id 13)
[   413.887] (II) evdev: AlpsPS/2 ALPS DualPoint TouchPad: initialized for absolute axes.
[   413.887] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping acceleration scheme 1
[   413.888] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration profile 0
[   413.888] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[   413.888] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[   413.889] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse2)
[   413.889] (II) No input driver specified, ignoring this device.
[   413.889] (II) This device may have been added with another device file.
[   413.890] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[   413.890] (II) No input driver specified, ignoring this device.
[   413.890] (II) This device may have been added with another device file.
[   903.057] (EE) 
[   903.057] (EE) Backtrace:
[   903.058] (EE) 0: /usr/bin/Xorg.bin (xorg_backtrace+0x52) [0x81de782]
[   903.058] (EE) 1: /usr/bin/Xorg.bin (0x8048000+0x19a992) [0x81e2992]
[   903.058] (EE) 2: linux-gate.so.1 (__kernel_rt_sigreturn+0x0) [0xb776040c]
[   903.058] (EE) 3: /usr/lib/libc.so.6 (0xb72c6000+0x7b316) [0xb7341316]
[   903.058] (EE) 4: ?? [0xb3732008]
[   903.058] (EE) 
[   903.058] (EE) Segmentation fault at address 0x0
[   903.058] (EE) 
Fatal server error:
[   903.058] (EE) Caught signal 11 (Segmentation fault). Server aborting
[   903.059] (EE) 
[   903.059] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   903.059] (EE) Please also check the log file at "/home/rhurdle/.local/share/xorg/Xorg.0.log" for additional information.
[   903.059] (EE) 
[   903.059] (II) AIGLX: Suspending AIGLX clients for VT switch
[   903.059] (II) NOUVEAU(0): NVLeaveVT is called.
[   903.982] (EE) Server terminated with error (1). Closing log file.

journalctl -b -1

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.17.4-1-ARCH (builduser@tobias) (gcc version 4.9.2 (GCC) ) #1 SMP PREEMPT Fri Nov 21 21:16:21 CET 2014
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffe27ff] usable
[    0.000000] BIOS-e820: [mem 0x000000001ffe2800-0x000000001fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feda0000-0x00000000fedfffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffb80000-0x00000000ffffffff] reserved
[    0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[    0.000000] SMBIOS 2.3 present.
[    0.000000] DMI: Dell Computer Corporation Inspiron 8200                   /Inspiron 8200            , BIOS A08 12/10/2002
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x1ffe2 max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask FE0000000 write-back
[    0.000000]   1 base 0FEDA0000 mask FFFFE0000 write-combining
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] initial memory mapped: [mem 0x00000000-0x01bfffff]
[    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x1f400000-0x1f7fffff]
[    0.000000]  [mem 0x1f400000-0x1f7fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x18000000-0x1f3fffff]
[    0.000000]  [mem 0x18000000-0x1f3fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x17ffffff]
[    0.000000]  [mem 0x00100000-0x003fffff] page 4k
[    0.000000]  [mem 0x00400000-0x17ffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x1f800000-0x1ffe1fff]
[    0.000000]  [mem 0x1f800000-0x1fbfffff] page 2M
[    0.000000]  [mem 0x1fc00000-0x1ffe1fff] page 4k
[    0.000000] BRK [0x017ae000, 0x017aefff] PGTABLE
[    0.000000] RAMDISK: [mem 0x1fbb1000-0x1ffe1fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000FDE50 000014 (v00 DELL  )
[    0.000000] ACPI: RSDT 0x000FDE64 000028 (v01 DELL   CPi R    27D20C0A ASL  00000061)
[    0.000000] ACPI: FACP 0x000FDE90 000074 (v01 DELL   CPi R    27D20C0A ASL  00000061)
[    0.000000] ACPI: DSDT 0xFFFE4000 003134 (v01 INT430 SYSFexxx 00001001 MSFT 0100000E)
[    0.000000] ACPI: FACS 0x1FFFF800 000040
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 511MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 1ffe2000
[    0.000000]   low ram: 0 - 1ffe2000
[    0.000000] BRK [0x017af000, 0x017affff] PGTABLE
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   Normal   [mem 0x01000000-0x1ffe1fff]
[    0.000000]   HighMem  empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x1ffe1fff]
[    0.000000] On node 0 totalpages: 130944
[    0.000000] free_area_init_node: node 0, pgdat c162b2c0, node_mem_map df7b1020
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   Normal zone: 992 pages used for memmap
[    0.000000]   Normal zone: 126946 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[    0.000000] APIC: disable apic facility
[    0.000000] APIC: switched to apic NOOP
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] e820: [mem 0x20000000-0xfed9ffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 14 pages/cpu @df79f000 s33536 r0 d23808 u57344
[    0.000000] pcpu-alloc: s33536 r0 d23808 u57344 alloc=14*4096
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 129920
[    0.000000] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw initrd=../initramfs-linux.img
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] allocated 1048328 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Initializing HighMem for node 0 (00000000:00000000)
[    0.000000] Memory: 505944K/523776K available (4550K kernel code, 492K rwdata, 1344K rodata, 580K init, 832K bss, 17832K reserved, 0K highmem)
[    0.000000] virtual kernel memory layout:
    fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xe07e2000 - 0xff7fe000   ( 496 MB)
    lowmem  : 0xc0000000 - 0xdffe2000   ( 511 MB)
      .init : 0xc1640000 - 0xc16d1000   ( 580 kB)
      .data : 0xc1471c68 - 0xc163e2c0   (1841 kB)
      .text : 0xc1000000 - 0xc1471c68   (4551 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.000000] NR_IRQS:2304 nr_irqs:24 0
[    0.000000] CPU 0 irqstacks, hard=df008000 soft=df00a000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1694.978 MHz processor
[    0.003360] Calibrating delay loop (skipped), value calculated using timer frequency.. 3391.20 BogoMIPS (lpj=5649926)
[    0.003370] pid_max: default: 32768 minimum: 301
[    0.003393] ACPI: Core revision 20140724
[    0.035977] ACPI: All ACPI Tables successfully acquired
[    0.035990] ACPI: setting ELCR to 0200 (from 0800)
[    0.036723] Security Framework initialized
[    0.036744] Yama: becoming mindful.
[    0.036777] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.036784] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.037299] Initializing cgroup subsys memory
[    0.037318] Initializing cgroup subsys devices
[    0.037327] Initializing cgroup subsys freezer
[    0.037336] Initializing cgroup subsys net_cls
[    0.037343] Initializing cgroup subsys blkio
[    0.037391] CPU0: Hyper-Threading is disabled
[    0.037404] mce: CPU supports 4 MCE banks
[    0.037439] Last level iTLB entries: 4KB 64, 2MB 64, 4MB 64
Last level dTLB entries: 4KB 64, 2MB 0, 4MB 64, 1GB 0
[    0.050493] Freeing SMP alternatives memory: 20K (c16d1000 - c16d6000)
[    0.052170] ftrace: allocating 19545 entries in 39 pages
[    0.063598] smpboot: weird, boot CPU (#0) not listed by the BIOS
[    0.063608] smpboot: SMP motherboard not detected
[    0.063612] smpboot: Local APIC not detected. Using dummy APIC emulation.
[    0.063616] smpboot: SMP disabled
[    0.063672] Performance Events: Netburst events, 
[    0.063694] no APIC, boot with the "lapic" boot parameter to force-enable it.
[    0.063698] no hardware sampling interrupt available.
[    0.063706] Netburst P4/Xeon PMU driver.
[    0.063712] ... version:                0
[    0.063716] ... bit width:              40
[    0.063718] ... generic registers:      18
[    0.063722] ... value mask:             000000ffffffffff
[    0.063725] ... max period:             0000007fffffffff
[    0.063728] ... fixed-purpose events:   0
[    0.063731] ... event mask:             000000000003ffff
[    0.083382] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.083424] x86: Booted up 1 node, 1 CPUs
[    0.083432] smpboot: Total of 1 processors activated (3391.20 BogoMIPS)
[    0.083727] devtmpfs: initialized
[    0.087282] pinctrl core: initialized pinctrl subsystem
[    0.087368] RTC time:  0:53:00, date: 12/10/14
[    0.087652] NET: Registered protocol family 16
[    0.087995] cpuidle: using governor ladder
[    0.088002] cpuidle: using governor menu
[    0.088166] ACPI: bus type PCI registered
[    0.088173] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.115527] PCI: PCI BIOS revision 2.10 entry at 0xfbfee, last bus=2
[    0.115532] PCI: Using configuration type 1 for base access
[    0.130864] ACPI: Added _OSI(Module Device)
[    0.130871] ACPI: Added _OSI(Processor Device)
[    0.130875] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.130879] ACPI: Added _OSI(Processor Aggregator Device)
[    0.150144] ACPI: Interpreter enabled
[    0.150196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
[    0.150233] ACPI: (supports S0 S1 S3 S4 S5)
[    0.150239] ACPI: Using PIC for interrupt routing
[    0.150295] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.234078] acpi PNP0C15:00: ACPI dock station (docks/bays count: 1)
[    0.234418] ACPI: Power Resource [PADA] (on)
[    0.259691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.259707] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    0.259722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.306784] acpi PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.306791] acpi PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
[    0.306798] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.306804] acpi PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff] (ignored)
[    0.306809] acpi PNP0A03:00: host bridge window [mem 0x20000000-0xfed9ffff] (ignored)
[    0.306815] acpi PNP0A03:00: host bridge window [mem 0xfee00000-0xffb7ffff] (ignored)
[    0.306821] acpi PNP0A03:00: host bridge window [mem 0xffc00000-0xfff7ffff] (ignored)
[    0.306826] PCI: root bus 00: using default resources
[    0.306835] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.307179] PCI host bridge to bus 0000:00
[    0.307189] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.307195] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.307201] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[    0.307225] pci 0000:00:00.0: [8086:1a30] type 00 class 0x060000
[    0.307244] pci 0000:00:00.0: reg 0x10: [mem 0xe8000000-0xebffffff pref]
[    0.307467] pci 0000:00:01.0: [8086:1a31] type 01 class 0x060400
[    0.307712] pci 0000:00:1d.0: [8086:2482] type 00 class 0x0c0300
[    0.307777] pci 0000:00:1d.0: reg 0x20: [io  0xbf80-0xbf9f]
[    0.307894] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.308026] pci 0000:00:1d.2: [8086:2487] type 00 class 0x0c0300
[    0.308091] pci 0000:00:1d.2: reg 0x20: [io  0xbf20-0xbf3f]
[    0.308206] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.308341] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060400
[    0.308467] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.308586] pci 0000:00:1f.0: [8086:248c] type 00 class 0x060100
[    0.308682] pci 0000:00:1f.0: quirk: [io  0x0800-0x087f] claimed by ICH4 ACPI/GPIO/TCO
[    0.308692] pci 0000:00:1f.0: quirk: [io  0x0880-0x08bf] claimed by ICH4 GPIO
[    0.308868] pci 0000:00:1f.1: [8086:248a] type 00 class 0x01018a
[    0.308895] pci 0000:00:1f.1: reg 0x10: [io  0x01f0-0x01f7]
[    0.308911] pci 0000:00:1f.1: reg 0x14: [io  0x03f4-0x03f7]
[    0.308927] pci 0000:00:1f.1: reg 0x18: [io  0x0170-0x0177]
[    0.308943] pci 0000:00:1f.1: reg 0x1c: [io  0x0374-0x0377]
[    0.308959] pci 0000:00:1f.1: reg 0x20: [io  0xbfa0-0xbfaf]
[    0.308976] pci 0000:00:1f.1: reg 0x24: [mem 0x00000000-0x000003ff]
[    0.308996] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.309001] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.309007] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.309012] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.309194] pci 0000:00:1f.5: [8086:2485] type 00 class 0x040100
[    0.309217] pci 0000:00:1f.5: reg 0x10: [io  0xd800-0xd8ff]
[    0.309233] pci 0000:00:1f.5: reg 0x14: [io  0xdc80-0xdcbf]
[    0.309462] pci 0000:00:1f.6: [8086:2486] type 00 class 0x070300
[    0.309485] pci 0000:00:1f.6: reg 0x10: [io  0xd400-0xd4ff]
[    0.309501] pci 0000:00:1f.6: reg 0x14: [io  0xdc00-0xdc7f]
[    0.309642] pci 0000:00:1f.6: System wakeup disabled by ACPI
[    0.309874] pci 0000:01:00.0: [10de:0112] type 00 class 0x030000
[    0.309900] pci 0000:01:00.0: reg 0x10: [mem 0xfc000000-0xfcffffff]
[    0.309915] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xe7ffffff pref]
[    0.309960] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.310189] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.310198] pci 0000:00:01.0:   bridge window [io  0xc000-0xcfff]
[    0.310206] pci 0000:00:01.0:   bridge window [mem 0xfc000000-0xfdffffff]
[    0.310214] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
[    0.310390] pci 0000:02:00.0: [10b7:9200] type 00 class 0x020000
[    0.310418] pci 0000:02:00.0: reg 0x10: [io  0xec80-0xecff]
[    0.310434] pci 0000:02:00.0: reg 0x14: [mem 0xf8fffc00-0xf8fffc7f]
[    0.310489] pci 0000:02:00.0: reg 0x30: [mem 0xf9000000-0xf901ffff pref]
[    0.310528] pci 0000:02:00.0: supports D1 D2
[    0.310533] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.310695] pci 0000:02:01.0: [104c:ac42] type 02 class 0x060700
[    0.310721] pci 0000:02:01.0: reg 0x10: [mem 0x00000000-0x00000fff]
[    0.310762] pci 0000:02:01.0: supports D1 D2
[    0.310767] pci 0000:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.310945] pci 0000:02:01.1: [104c:ac42] type 02 class 0x060700
[    0.310970] pci 0000:02:01.1: reg 0x10: [mem 0x00000000-0x00000fff]
[    0.311012] pci 0000:02:01.1: supports D1 D2
[    0.311018] pci 0000:02:01.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.311191] pci 0000:02:01.2: [104c:8027] type 00 class 0x0c0010
[    0.311219] pci 0000:02:01.2: reg 0x10: [mem 0xf8fff000-0xf8fff7ff]
[    0.311237] pci 0000:02:01.2: reg 0x14: [mem 0xf8ff8000-0xf8ffbfff]
[    0.311331] pci 0000:02:01.2: supports D2
[    0.311338] pci 0000:02:01.2: PME# supported from D2 D3hot
[    0.311537] pci 0000:00:1e.0: PCI bridge to [bus 02-10] (subtractive decode)
[    0.311547] pci 0000:00:1e.0:   bridge window [io  0xe000-0xffff]
[    0.311556] pci 0000:00:1e.0:   bridge window [mem 0xf4000000-0xfbffffff]
[    0.311565] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.311571] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[    0.311578] pci 0000:02:01.0: Primary bus is hard wired to 0
[    0.311590] pci 0000:02:01.1: Primary bus is hard wired to 0
[    0.311687] pci_bus 0000:03: busn_res: can not insert [bus 03-ff] under [bus 02-10] (conflicts with (null) [bus 02-10])
[    0.311699] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 06
[    0.311795] pci_bus 0000:07: busn_res: can not insert [bus 07-ff] under [bus 02-10] (conflicts with (null) [bus 02-10])
[    0.311805] pci_bus 0000:07: busn_res: [bus 07-ff] end is updated to 0a
[    0.311828] pci_bus 0000:00: on NUMA node 0
[    0.335784] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
[    0.336349] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *11
[    0.336927] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 *11)
[    0.337487] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 *11)
[    0.339439] ACPI: Enabled 2 GPEs in block 10 to 1F
[    0.339744] vgaarb: setting as boot device: PCI:0000:01:00.0
[    0.339751] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.339757] vgaarb: loaded
[    0.339761] vgaarb: bridge control possible 0000:01:00.0
[    0.339886] PCI: Using ACPI for IRQ routing
[    0.339895] PCI: pci_cache_line_size set to 64 bytes
[    0.339960] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.339966] e820: reserve RAM buffer [mem 0x1ffe2800-0x1fffffff]
[    0.340330] NetLabel: Initializing
[    0.340335] NetLabel:  domain hash size = 128
[    0.340338] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.340374] NetLabel:  unlabeled traffic allowed by default
[    0.340495] Switched to clocksource pit
[    0.358593] pnp: PnP ACPI init
[    0.378308] system 00:00: [mem 0x00000000-0x0009fbff] could not be reserved
[    0.378318] system 00:00: [mem 0x0009fc00-0x0009ffff] could not be reserved
[    0.378325] system 00:00: [mem 0x000c0000-0x000cffff] could not be reserved
[    0.378332] system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.378339] system 00:00: [mem 0x00100000-0x1ffeffff] could not be reserved
[    0.378346] system 00:00: [mem 0x1fff0000-0x1fffffff] has been reserved
[    0.378353] system 00:00: [mem 0xfeda0000-0xfedfffff] has been reserved
[    0.378360] system 00:00: [mem 0xfff80000-0xffffffff] has been reserved
[    0.378370] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.378488] pnp 00:01: disabling [io  0x0800-0x0805] because it overlaps 0000:00:1f.0 BAR 13 [io  0x0800-0x087f]
[    0.378496] pnp 00:01: disabling [io  0x0808-0x080f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x0800-0x087f]
[    0.378577] system 00:01: [io  0x04d0-0x04d1] has been reserved
[    0.378586] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.378677] pnp 00:02: disabling [io  0x0806-0x0807] because it overlaps 0000:00:1f.0 BAR 13 [io  0x0800-0x087f]
[    0.378685] pnp 00:02: disabling [io  0x0810-0x085f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x0800-0x087f]
[    0.378693] pnp 00:02: disabling [io  0x0860-0x087f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x0800-0x087f]
[    0.378772] system 00:02: [io  0x0880-0x08bf] has been reserved
[    0.378780] system 00:02: [io  0x08c0-0x08df] has been reserved
[    0.378787] system 00:02: [io  0x08e0-0x08ff] could not be reserved
[    0.378794] system 00:02: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.379797] pnp 00:03: disabling [io  0xf000-0xf0fe] because it overlaps 0000:00:1e.0 BAR 13 [io  0xe000-0xffff]
[    0.379805] pnp 00:03: disabling [io  0xf100-0xf1fe] because it overlaps 0000:00:1e.0 BAR 13 [io  0xe000-0xffff]
[    0.379813] pnp 00:03: disabling [io  0xf200-0xf2fe] because it overlaps 0000:00:1e.0 BAR 13 [io  0xe000-0xffff]
[    0.379821] pnp 00:03: disabling [io  0xf400-0xf4fe] because it overlaps 0000:00:1e.0 BAR 13 [io  0xe000-0xffff]
[    0.379827] pnp 00:03: disabling [io  0xf500-0xf5fe] because it overlaps 0000:00:1e.0 BAR 13 [io  0xe000-0xffff]
[    0.379834] pnp 00:03: disabling [io  0xf600-0xf6fe] because it overlaps 0000:00:1e.0 BAR 13 [io  0xe000-0xffff]
[    0.379840] pnp 00:03: disabling [io  0xf800-0xf8fe] because it overlaps 0000:00:1e.0 BAR 13 [io  0xe000-0xffff]
[    0.379847] pnp 00:03: disabling [io  0xf900-0xf9fe] because it overlaps 0000:00:1e.0 BAR 13 [io  0xe000-0xffff]
[    0.379853] pnp 00:03: disabling [io  0xfa00-0xfafe] because it overlaps 0000:00:1e.0 BAR 13 [io  0xe000-0xffff]
[    0.379860] pnp 00:03: disabling [io  0xfc00-0xfcfe] because it overlaps 0000:00:1e.0 BAR 13 [io  0xe000-0xffff]
[    0.379866] pnp 00:03: disabling [io  0xfd00-0xfdfe] because it overlaps 0000:00:1e.0 BAR 13 [io  0xe000-0xffff]
[    0.379873] pnp 00:03: disabling [io  0xfe00-0xfefe] because it overlaps 0000:00:1e.0 BAR 13 [io  0xe000-0xffff]
[    0.379879] pnp 00:03: disabling [io  0xfff0-0xffff] because it overlaps 0000:00:1e.0 BAR 13 [io  0xe000-0xffff]
[    0.379886] pnp 00:03: disabling [mem 0xfa000000-0xfbffffff] because it overlaps 0000:00:1e.0 BAR 14 [mem 0xf4000000-0xfbffffff]
[    0.379982] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.380123] pnp 00:04: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.380256] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.380393] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.380554] system 00:07: [io  0x0900-0x091f] has been reserved
[    0.380562] system 00:07: [io  0x03f0-0x03f1] has been reserved
[    0.380569] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.415090] pnp 00:08: [dma 2]
[    0.415185] pnp 00:08: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.440949] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.480266] pnp 00:0a: [dma 3]
[    0.480480] pnp 00:0a: Plug and Play ACPI device, IDs PNP0401 (active)
[    0.481977] system 00:0b: [io  0xbf40-0xbf5f] has been reserved
[    0.481987] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.482092] system 00:0c: [mem 0xfebffc00-0xfebfffff] has been reserved
[    0.482100] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.484266] pnp: PnP ACPI: found 13 devices
[    0.524128] Switched to clocksource acpi_pm
[    0.524194] pci 0000:02:01.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.524204] pci 0000:02:01.1: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.524214] pci 0000:00:1e.0: bridge window [mem 0x04000000-0x03ffffff pref] to [bus 02-10] add_size 8000000
[    0.524236] pci 0000:00:1e.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 8000000
[    0.524250] pci 0000:00:1e.0: BAR 15: assigned [mem 0x20000000-0x27ffffff pref]
[    0.524258] pci 0000:00:1f.1: BAR 5: assigned [mem 0x28000000-0x280003ff]
[    0.524275] pci 0000:01:00.0: BAR 6: assigned [mem 0xfd000000-0xfd00ffff pref]
[    0.524284] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.524293] pci 0000:00:01.0:   bridge window [io  0xc000-0xcfff]
[    0.524303] pci 0000:00:01.0:   bridge window [mem 0xfc000000-0xfdffffff]
[    0.524312] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe7ffffff pref]
[    0.524331] pci 0000:02:01.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.524338] pci 0000:02:01.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
[    0.524344] pci 0000:02:01.1: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.524350] pci 0000:02:01.1: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
[    0.524357] pci 0000:02:01.0: res[13]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.524363] pci 0000:02:01.0: res[14]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.524369] pci 0000:02:01.1: res[13]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.524374] pci 0000:02:01.1: res[14]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.524381] pci 0000:02:01.0: BAR 0: assigned [mem 0xf4000000-0xf4000fff]
[    0.524392] pci 0000:02:01.0: BAR 15: assigned [mem 0x20000000-0x23ffffff pref]
[    0.524403] pci 0000:02:01.0: BAR 16: assigned [mem 0x2c000000-0x2fffffff]
[    0.524410] pci 0000:02:01.1: BAR 0: assigned [mem 0xf8000000-0xf8000fff]
[    0.524419] pci 0000:02:01.1: BAR 15: assigned [mem 0x24000000-0x27ffffff pref]
[    0.524431] pci 0000:02:01.1: BAR 16: assigned [mem 0x30000000-0x33ffffff]
[    0.524438] pci 0000:02:01.0: BAR 13: assigned [io  0xe000-0xe0ff]
[    0.524444] pci 0000:02:01.0: BAR 14: assigned [io  0xe400-0xe4ff]
[    0.524450] pci 0000:02:01.1: BAR 13: assigned [io  0xe800-0xe8ff]
[    0.524456] pci 0000:02:01.1: BAR 14: assigned [io  0xf000-0xf0ff]
[    0.524467] pci 0000:02:01.0: CardBus bridge to [bus 03-06]
[    0.524474] pci 0000:02:01.0:   bridge window [io  0xe000-0xe0ff]
[    0.524482] pci 0000:02:01.0:   bridge window [io  0xe400-0xe4ff]
[    0.524491] pci 0000:02:01.0:   bridge window [mem 0x20000000-0x23ffffff pref]
[    0.524499] pci 0000:02:01.0:   bridge window [mem 0x2c000000-0x2fffffff]
[    0.524507] pci 0000:02:01.1: CardBus bridge to [bus 07-0a]
[    0.524512] pci 0000:02:01.1:   bridge window [io  0xe800-0xe8ff]
[    0.524520] pci 0000:02:01.1:   bridge window [io  0xf000-0xf0ff]
[    0.524528] pci 0000:02:01.1:   bridge window [mem 0x24000000-0x27ffffff pref]
[    0.524537] pci 0000:02:01.1:   bridge window [mem 0x30000000-0x33ffffff]
[    0.524544] pci 0000:00:1e.0: PCI bridge to [bus 02-10]
[    0.524551] pci 0000:00:1e.0:   bridge window [io  0xe000-0xffff]
[    0.524561] pci 0000:00:1e.0:   bridge window [mem 0xf4000000-0xfbffffff]
[    0.524570] pci 0000:00:1e.0:   bridge window [mem 0x20000000-0x27ffffff pref]
[    0.524582] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.524588] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
[    0.524594] pci_bus 0000:01: resource 0 [io  0xc000-0xcfff]
[    0.524600] pci_bus 0000:01: resource 1 [mem 0xfc000000-0xfdffffff]
[    0.524606] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff pref]
[    0.524611] pci_bus 0000:02: resource 0 [io  0xe000-0xffff]
[    0.524617] pci_bus 0000:02: resource 1 [mem 0xf4000000-0xfbffffff]
[    0.524623] pci_bus 0000:02: resource 2 [mem 0x20000000-0x27ffffff pref]
[    0.524628] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
[    0.524634] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
[    0.524640] pci_bus 0000:03: resource 0 [io  0xe000-0xe0ff]
[    0.524645] pci_bus 0000:03: resource 1 [io  0xe400-0xe4ff]
[    0.524651] pci_bus 0000:03: resource 2 [mem 0x20000000-0x23ffffff pref]
[    0.524656] pci_bus 0000:03: resource 3 [mem 0x2c000000-0x2fffffff]
[    0.524662] pci_bus 0000:07: resource 0 [io  0xe800-0xe8ff]
[    0.524668] pci_bus 0000:07: resource 1 [io  0xf000-0xf0ff]
[    0.524673] pci_bus 0000:07: resource 2 [mem 0x24000000-0x27ffffff pref]
[    0.524679] pci_bus 0000:07: resource 3 [mem 0x30000000-0x33ffffff]
[    0.524750] NET: Registered protocol family 2
[    0.525241] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.525267] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    0.525304] TCP: Hash tables configured (established 4096 bind 4096)
[    0.525355] TCP: reno registered
[    0.525362] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.525376] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.525485] NET: Registered protocol family 1
[    0.526338] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[    0.526344] PCI: setting IRQ 11 as level-triggered
[    0.527097] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[    0.527215] pci 0000:01:00.0: Video device with shadowed ROM
[    0.527238] PCI: CLS 32 bytes, default 64
[    0.527402] Unpacking initramfs...
[    0.739525] Freeing initrd memory: 4292K (dfbb1000 - dffe2000)
[    0.739878] microcode: CPU0 sig=0xf24, pf=0x8, revision=0x9
[    0.740095] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.740166] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[    0.740171] apm: overridden by ACPI.
[    0.740239] Scanning for low memory corruption every 60 seconds
[    0.741083] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.741126] Initialise system trusted keyring
[    0.741851] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.746874] zpool: loaded
[    0.746883] zbud: loaded
[    0.747096] VFS: Disk quotas dquot_6.5.2
[    0.747216] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.747687] msgmni has been set to 996
[    0.747856] Key type big_key registered
[    0.748241] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.748328] io scheduler noop registered
[    0.748335] io scheduler deadline registered
[    0.748437] io scheduler cfq registered (default)
[    0.748759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.748813] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.749025] GHES: HEST is not enabled!
[    0.749066] isapnp: Scanning for PnP cards...
[    1.105147] isapnp: No Plug & Play device found
[    1.105282] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.126022] 00:09: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.127537] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
[    1.127545] PCI: setting IRQ 5 as level-triggered
[    1.128232] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    1.128265] rtc_cmos 00:06: alarms up to one day, 114 bytes nvram
[    1.128370] ledtrig-cpu: registered to indicate activity on CPUs
[    1.128652] TCP: cubic registered
[    1.129110] NET: Registered protocol family 10
[    1.129622] NET: Registered protocol family 17
[    1.129980] Using IPI No-Shortcut mode
[    1.130321] Loading compiled-in X.509 certificates
[    1.130363] registered taskstats version 1
[    1.130939]   Magic number: 10:124:860
[    1.131079] rtc_cmos 00:06: setting system clock to 2014-12-10 00:53:01 UTC (1418172781)
[    1.131213] PM: Hibernation image not present or could not be loaded.
[    1.132214] Freeing unused kernel memory: 580K (c1640000 - c16d1000)
[    1.132253] Write protecting the kernel text: 4552k
[    1.132306] Write protecting the kernel read-only data: 1348k
[    1.152197] random: systemd-tmpfile urandom read with 5 bits of entropy available
[    1.168204] Linux agpgart interface v0.103
[    1.174767] [drm] Initialized drm 1.1.0 20060810
[    1.185099] wmi: Mapper loaded
[    1.187548] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[    1.189909] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:17/LNXVIDEO:00/input/input0
[    1.192604] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    1.193547] ACPI: Lid Switch [LID]
[    1.194830] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    1.194845] ACPI: Power Button [PBTN]
[    1.196040] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[    1.196054] ACPI: Sleep Button [SBTN]
[    1.217804] nouveau  [  DEVICE][0000:01:00.0] BOOT0  : 0x011200b2
[    1.217814] nouveau  [  DEVICE][0000:01:00.0] Chipset: NV11 (NV11)
[    1.217820] nouveau  [  DEVICE][0000:01:00.0] Family : NV11
[    1.217897] nouveau  [   VBIOS][0000:01:00.0] checking PRAMIN for image...
[    1.286299] nouveau  [   VBIOS][0000:01:00.0] ... checksum invalid
[    1.286305] nouveau  [   VBIOS][0000:01:00.0] checking PROM for image...
[    1.585428] nouveau  [   VBIOS][0000:01:00.0] ... signature not found
[    1.585434] nouveau  [   VBIOS][0000:01:00.0] checking ACPI for image...
[    1.585448] nouveau  [   VBIOS][0000:01:00.0] ... signature not found
[    1.585453] nouveau  [   VBIOS][0000:01:00.0] checking PCIROM for image...
[    1.585663] nouveau  [   VBIOS][0000:01:00.0] ... checksum invalid
[    1.585668] nouveau  [   VBIOS][0000:01:00.0] checking PLATFORM for image...
[    1.585673] nouveau  [   VBIOS][0000:01:00.0] ... signature not found
[    1.585678] nouveau  [   VBIOS][0000:01:00.0] using image from PRAMIN
[    1.585684] nouveau  [   VBIOS][0000:01:00.0] BMP version 5.14
[    1.585856] nouveau  [   VBIOS][0000:01:00.0] version 03.11.01.44.00
[    1.587935] nouveau W[  PTIMER][0000:01:00.0] unknown input clock freq
[    1.587954] nouveau  [     PFB][0000:01:00.0] RAM type: DDR1
[    1.587959] nouveau  [     PFB][0000:01:00.0] RAM size: 32 MiB
[    1.587964] nouveau  [     PFB][0000:01:00.0]    ZCOMP: 0 tags
[    1.593099] nouveau  [     CLK][0000:01:00.0] --:   
[    1.593306] [TTM] Zone  kernel: Available graphics memory: 255418 kiB
[    1.593310] [TTM] Initializing pool allocator
[    1.593324] [TTM] Initializing DMA pool allocator
[    1.593402] nouveau  [     DRM] VRAM: 31 MiB
[    1.593407] nouveau  [     DRM] GART: 128 MiB
[    1.593414] nouveau  [     DRM] BMP version 5.20
[    1.593421] nouveau  [     DRM] DCB version 1.5
[    1.593427] nouveau  [     DRM] DCB outp 00: f0003f00 000088b8
[    1.593433] nouveau  [     DRM] DCB outp 01: f2045f14 0000ffff
[    1.593438] nouveau  [     DRM] DCB outp 02: f4204011 ffffffff
[    1.593604] nouveau  [     DRM] BIOS FP mode: 1600x1200 (162000kHz pixel clock)
[    1.594240] nouveau  [     DRM] Saving VGA fonts
[    1.676378] nouveau  [     I2C][0000:01:00.0] detected TV encoder: ch7006
[    1.682024] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.682034] [drm] Driver supports precise vblank timestamp query.
[    1.683896] nouveau  [     DRM] MM: using M2MF for buffer copies
[    1.683916] nouveau  [     DRM] Calling LVDS script 1:
[    1.683923] nouveau  [     DRM] Calling LVDS script 6:
[    1.683931] nouveau  [     DRM] 0xC43B: Parsing digital output script table
[    1.740043] tsc: Refined TSC clocksource calibration: 1694.997 MHz
[    2.259637] nouveau  [     DRM] allocated 1600x1200 fb: 0x8000, bo de268c00
[    2.260865] fbcon: nouveaufb (fb0) is primary device
[    2.300570] nouveau  [     DRM] Calling LVDS script 2:
[    2.300577] nouveau  [     DRM] 0xC468: Parsing digital output script table
[    2.316646] nouveau  [     DRM] Calling LVDS script 5:
[    2.316650] nouveau  [     DRM] 0xC3C4: Parsing digital output script table
[    2.528694] Console: switching to colour frame buffer device 200x75
[    2.532137] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
[    2.532143] nouveau 0000:01:00.0: registered panic notifier
[    2.600061] [drm] Initialized nouveau 1.2.0 20120801 for 0000:01:00.0 on minor 0
[    2.672907] Floppy drive(s): fd0 is 1.44M
[    2.676445] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.683099] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.685405] FDC 0 is a post-1991 82077
[    2.696370] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.721668] ACPI: bus type USB registered
[    2.721756] usbcore: registered new interface driver usbfs
[    2.721801] usbcore: registered new interface driver hub
[    2.733548] usbcore: registered new device driver usb
[    2.741799] uhci_hcd: USB Universal Host Controller Interface driver
[    2.742006] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    2.742026] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[    2.742041] uhci_hcd 0000:00:1d.0: detected 2 ports
[    2.742075] uhci_hcd 0000:00:1d.0: irq 11, io base 0x0000bf80
[    2.742389] Switched to clocksource tsc
[    2.742729] hub 1-0:1.0: USB hub found
[    2.742752] hub 1-0:1.0: 2 ports detected
[    2.743197] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    2.743213] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 2
[    2.743224] uhci_hcd 0000:00:1d.2: detected 2 ports
[    2.743257] uhci_hcd 0000:00:1d.2: irq 11, io base 0x0000bf20
[    2.743850] hub 2-0:1.0: USB hub found
[    2.743872] hub 2-0:1.0: 2 ports detected
[    2.747552] SCSI subsystem initialized
[    2.767631] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    2.781420] libata version 3.00 loaded.
[    2.782358] ata_piix 0000:00:1f.1: version 2.13
[    2.782382] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
[    2.792700] scsi host0: ata_piix
[    2.799448] scsi host1: ata_piix
[    2.799652] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xbfa0 irq 14
[    2.799659] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xbfa8 irq 15
[    2.820179] firewire_ohci 0000:02:01.2: added OHCI v1.0 device as card 0, 4 IR + 4 IT contexts, quirks 0x2
[    2.832124] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    3.011176] ata1.00: ATA-8: WDC WD1600BEVE-00A0HT0, 11.01A11, max UDMA/100
[    3.011187] ata1.00: 312581808 sectors, multi 8: LBA48 
[    3.011200] ata1.01: ATAPI: PHILIPS CD-RW/DVD-ROM SCB5265, TX03, max UDMA/33
[    3.017132] ata1.00: configured for UDMA/100
[    3.046871] ata1.01: configured for UDMA/33
[    3.060251] scsi 0:0:0:0: Direct-Access     ATA      WDC WD1600BEVE-0 1A11 PQ: 0 ANSI: 5
[    3.061434] scsi 0:0:1:0: CD-ROM            PHILIPS  CDRW/DVD SCB5265 TX03 PQ: 0 ANSI: 5
[    3.092015] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    3.092145] sd 0:0:0:0: [sda] Write Protect is off
[    3.092153] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.092208] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.104175] sr 0:0:1:0: [sr0] scsi3-mmc drive: 4x/24x writer cd/rw xa/form2 cdda tray
[    3.104187] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.104989] sr 0:0:1:0: Attached scsi CD-ROM sr0
[    3.165640]  sda: sda1 sda2 sda3
[    3.166614] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.320305] firewire_core 0000:02:01.2: created device fw0: GUID 334fc000202d3041, S400
[    3.699721] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    4.395052] systemd[1]: systemd 217 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN )
[    4.395402] systemd[1]: Detected architecture 'x86'.
[    4.405172] systemd[1]: Set hostname to <archie>.
[    4.465493] random: nonblocking pool is initialized
[    5.400678] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[    5.402664] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    5.402858] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.402901] systemd[1]: Starting Remote File Systems.
[    5.403199] systemd[1]: Reached target Remote File Systems.
[    5.403243] systemd[1]: Expecting device sys-subsystem-net-devices-enp2s0.device...
[    5.403501] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    5.403618] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    5.403655] systemd[1]: Starting Paths.
[    5.403818] systemd[1]: Reached target Paths.
[    5.403855] systemd[1]: Starting Encrypted Volumes.
[    5.403996] systemd[1]: Reached target Encrypted Volumes.
[    5.404079] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    5.404494] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.404546] systemd[1]: Expecting device dev-disk-by\x2duuid-7eaeab43\x2d67a8\x2d4de2\x2d82e4\x2de4ab6f558480.device...
[    5.404717] systemd[1]: Expecting device dev-disk-by\x2duuid-8f447256\x2d3073\x2d41e1\x2da81e\x2d951c859d0115.device...
[    5.404875] systemd[1]: Starting Root Slice.
[    5.418954] systemd[1]: Created slice Root Slice.
[    5.419013] systemd[1]: Starting User and Session Slice.
[    5.419761] systemd[1]: Created slice User and Session Slice.
[    5.419807] systemd[1]: Starting Delayed Shutdown Socket.
[    5.420137] systemd[1]: Listening on Delayed Shutdown Socket.
[    5.420181] systemd[1]: Starting Device-mapper event daemon FIFOs.
[    5.420410] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    5.420451] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    5.420690] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    5.420730] systemd[1]: Starting Journal Socket (/dev/log).
[    5.420971] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.421027] systemd[1]: Starting udev Kernel Socket.
[    5.421216] systemd[1]: Listening on udev Kernel Socket.
[    5.421264] systemd[1]: Starting udev Control Socket.
[    5.421458] systemd[1]: Listening on udev Control Socket.
[    5.421497] systemd[1]: Starting LVM2 metadata daemon socket.
[    5.421712] systemd[1]: Listening on LVM2 metadata daemon socket.
[    5.421765] systemd[1]: Starting Journal Socket.
[    5.421998] systemd[1]: Listening on Journal Socket.
[    5.422078] systemd[1]: Starting System Slice.
[    5.422841] systemd[1]: Created slice System Slice.
[    5.422904] systemd[1]: Starting system-dhcpcd.slice.
[    5.423881] systemd[1]: Created slice system-dhcpcd.slice.
[    5.423932] systemd[1]: Starting system-getty.slice.
[    5.424723] systemd[1]: Created slice system-getty.slice.
[    5.424786] systemd[1]: Started File System Check on Root Device.
[    5.424816] systemd[1]: Starting system-systemd\x2dfsck.slice.
[    5.425650] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    5.425709] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.428112] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    5.429894] systemd[1]: Starting udev Coldplug all Devices...
[    5.433663] systemd[1]: Mounting POSIX Message Queue File System...
[    5.439563] systemd[1]: Mounting Huge Pages File System...
[    5.442657] systemd[1]: Starting Setup Virtual Console...
[    5.453739] systemd[1]: Started Set Up Additional Binary Formats.
[    5.454968] systemd[1]: Started Load Kernel Modules.
[    5.455062] systemd[1]: Mounted FUSE Control File System.
[    5.455248] systemd[1]: Mounting Configuration File System...
[    5.457903] systemd[1]: Starting Apply Kernel Variables...
[    5.461233] systemd[1]: Mounting Debug File System...
[    5.469452] systemd[1]: Starting Journal Service...
[    5.475755] systemd[1]: Starting Slices.
[    5.478873] systemd[1]: Reached target Slices.
[    5.827890] EXT4-fs (sda1): re-mounted. Opts: data=ordered
[    5.865249] systemd[1]: Mounting Temporary Directory...
[    5.942107] systemd[1]: Mounted Debug File System.
[    5.943315] systemd[1]: Mounted Configuration File System.
[    5.948152] systemd[1]: Mounted Huge Pages File System.
[    5.949349] systemd[1]: Mounted POSIX Message Queue File System.
[    5.952239] systemd[1]: Started Remount Root and Kernel File Systems.
[    5.956375] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    5.960944] systemd[1]: Mounted Temporary Directory.
[    6.016276] systemd[1]: Started udev Coldplug all Devices.
[    6.136837] systemd[1]: Started Apply Kernel Variables.
[    6.152060] systemd[1]: Started Rebuild Dynamic Linker Cache.
[    6.152114] systemd[1]: Starting Load/Save Random Seed...
[    6.155024] systemd[1]: Started First Boot Wizard.
[    6.155134] systemd[1]: Started Create System Users.
[    6.155405] systemd[1]: Starting Create Static Device Nodes in /dev...
[    6.273132] systemd[1]: Started Rebuild Hardware Database.
[    6.276277] systemd[1]: Started Load/Save Random Seed.
[    6.767694] systemd[1]: Started Create Static Device Nodes in /dev.
[    6.767978] systemd[1]: Starting udev Kernel Device Manager...
[    6.770803] systemd[1]: Starting Local File Systems (Pre).
[    6.772139] systemd[1]: Reached target Local File Systems (Pre).
[    7.879574] systemd[1]: Started udev Kernel Device Manager.
[    8.119197] systemd[1]: Started Setup Virtual Console.
[    8.686226] tsc: Marking TSC unstable due to TSC halts in idle
[    8.687247] intel_rng: FWH not detected
[    8.689750] ACPI: acpi_idle registered with cpuidle
[    8.692627] agpgart-intel 0000:00:00.0: Intel i845 Chipset
[    8.693489] Switched to clocksource acpi_pm
[    8.703605] agpgart-intel 0000:00:00.0: AGP aperture is 64M @ 0xe8000000
[    8.779673] NET: Registered protocol family 23
[    8.892421] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    8.904779] ACPI: AC Adapter [AC] (on-line)
[    8.992189] ACPI: Battery Slot [BAT0] (battery absent)
[    9.058237] found SMC SuperIO Chip (devid=0x0e rev=01 base=0x002e): LPC47N252
[    9.085436] parport_pc 00:0a: reported by Plug and Play ACPI
[    9.085509] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
[    9.279429] ACPI: Battery Slot [BAT1] (battery present)
[    9.323608] thermal LNXTHERM:00: registered as thermal_zone0
[    9.323619] ACPI: Thermal Zone [THM] (31 C)
[    9.669877] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    9.706664] 3c59x: Donald Becker and others.
[    9.706978] 0000:02:00.0: 3Com PCI 3c905C Tornado at e07e4c00.
[    9.873787] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[   10.003431] snd_intel8x0 0000:00:1f.5: intel8x0_measure_ac97_clock: measured 51547 usecs (2478 samples)
[   10.003442] snd_intel8x0 0000:00:1f.5: clocking to 48000
[   10.069673] yenta_cardbus 0000:02:01.0: enabling device (0000 -> 0003)
[   10.069789] yenta_cardbus 0000:02:01.0: CardBus bridge found [1028:00d4]
[   10.069814] yenta_cardbus 0000:02:01.0: Using CSCINT to route CSC interrupts to PCI
[   10.069820] yenta_cardbus 0000:02:01.0: Routing CardBus interrupts to PCI
[   10.069829] yenta_cardbus 0000:02:01.0: TI: mfunc 0x05033002, devctl 0x64
[   10.115343] snd_intel8x0m 0000:00:1f.6: MC'97 1 converters and GPIO not ready (0xff00)
[   10.220721] ppdev: user-space parallel port driver
[   10.299818] systemd[1]: Starting system-systemd\x2dbacklight.slice.
[   10.300442] yenta_cardbus 0000:02:01.0: ISA IRQ mask 0x0418, PCI irq 11
[   10.300450] yenta_cardbus 0000:02:01.0: Socket status: 30000006
[   10.300464] yenta_cardbus 0000:02:01.0: pcmcia: parent PCI bridge window: [io  0xe000-0xffff]
[   10.300473] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xe000-0xffff:
[   10.301448]  excluding 0xe000-0xe0ff 0xe400-0xe4ff 0xe800-0xe8ff
[   10.305290] systemd[1]: Created slice system-systemd\x2dbacklight.slice.
[   10.305361] systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:dell_backlight...
[   10.307582]  0xec80-0xecff 0xf000-0xf0ff
[   10.311584] systemd[1]: Starting Sound Card.

[   10.315447] yenta_cardbus 0000:02:01.0: pcmcia: parent PCI bridge window: [mem 0xf4000000-0xfbffffff]
[   10.315455] pcmcia_socket pcmcia_socket0: cs: memory probe 0xf4000000-0xfbffffff:
[   10.315462]  excluding 0xf4000000-0xf47fffff 0xf8000000-0xf97fffff
[   10.315491] yenta_cardbus 0000:02:01.0: pcmcia: parent PCI bridge window: [mem 0x20000000-0x27ffffff pref]
[   10.315499] pcmcia_socket pcmcia_socket0: cs: memory probe 0x20000000-0x27ffffff:
[   10.315517]  excluding 0x20000000-0x27ffffff
[   10.317184] systemd[1]: Reached target Sound Card.
[   10.319009] yenta_cardbus 0000:02:01.1: enabling device (0000 -> 0003)
[   10.319264] yenta_cardbus 0000:02:01.1: CardBus bridge found [1028:00d4]
[   10.319290] yenta_cardbus 0000:02:01.1: Using CSCINT to route CSC interrupts to PCI
[   10.319295] yenta_cardbus 0000:02:01.1: Routing CardBus interrupts to PCI
[   10.319304] yenta_cardbus 0000:02:01.1: TI: mfunc 0x05033002, devctl 0x64
[   10.410584] systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:dell_backlight.
[   10.464909] systemd[1]: Found device WDC_WD1600BEVE-00A0HT0 3.
[   10.465112] systemd[1]: Starting File System Check on /dev/disk/by-uuid/8f447256-3073-41e1-a81e-951c859d0115...
[   10.497694] 3c59x 0000:02:00.0 enp2s0: renamed from eth0
[   10.520482] systemd[1]: Found device 3c905C-TX/TX-M [Tornado].
[   10.527269] iTCO_vendor_support: vendor-support=0
[   10.547320] yenta_cardbus 0000:02:01.1: ISA IRQ mask 0x0418, PCI irq 11
[   10.547331] yenta_cardbus 0000:02:01.1: Socket status: 30000006
[   10.547346] yenta_cardbus 0000:02:01.1: pcmcia: parent PCI bridge window: [io  0xe000-0xffff]
[   10.547354] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xe000-0xffff:
[   10.548325]  excluding 0xe000-0xe0ff 0xe400-0xe4ff 0xe800-0xe8ff
[   10.552876] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   10.552967] iTCO_wdt: Found a ICH3-M TCO device (Version=1, TCOBASE=0x0860)
[   10.553489] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   10.556619]  0xec80-0xecff 0xf000-0xf0ff
[   10.561031] yenta_cardbus 0000:02:01.1: pcmcia: parent PCI bridge window: [mem 0xf4000000-0xfbffffff]
[   10.561040] pcmcia_socket pcmcia_socket1: cs: memory probe 0xf4000000-0xfbffffff:
[   10.561047]  excluding 0xf4000000-0xf47fffff 0xf8000000-0xf97fffff
[   10.561075] yenta_cardbus 0000:02:01.1: pcmcia: parent PCI bridge window: [mem 0x20000000-0x27ffffff pref]
[   10.561083] pcmcia_socket pcmcia_socket1: cs: memory probe 0x20000000-0x27ffffff:
[   10.561101]  excluding 0x20000000-0x27ffffff
[   10.695572] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af:
[   10.696319]  excluding 0x170-0x177 0x1f0-0x1f7
[   10.696877] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af:
[   10.697609]  excluding 0x170-0x177 0x1f0-0x1f7 0x2e0-0x2e7 0x370-0x37f
[   10.698171] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff:
[   10.698450]  excluding 0x3f0-0x3ff 0x4d0-0x4d7
[   10.698732] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff:
[   10.698776]  excluding 0x820-0x8e7
[   10.698852] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7:
[   10.699343]  clean.
[   10.699384] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
[   10.699397]  excluding 0xc0000-0xcffff 0xf0000-0xfffff
[   10.699455] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
[   10.699485]  clean.
[   10.699522] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
[   10.699551]  clean.
[   10.699586] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff:
[   10.700648]  0x370-0x37f
[   10.700766] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff:
[   10.701042]  excluding 0x3f0-0x3ff 0x4d0-0x4d7
[   10.701321] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff:
[   10.701365]  excluding 0x820-0x8e7
[   10.701441] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7:
[   10.701927]  clean.
[   10.701972] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff:
[   10.701984]  excluding 0xc0000-0xcffff 0xf0000-0xfffff
[   10.702040] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff:
[   10.702069]  clean.
[   10.702105] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff:
[   10.702133]  clean.
[   10.702168] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff:
[   10.702668]  clean.
[   10.702813]  clean.
[   10.844684] systemd[1]: Found device WDC_WD1600BEVE-00A0HT0 2.
[   10.844923] systemd[1]: Activating swap /dev/disk/by-uuid/7eaeab43-67a8-4de2-82e4-e4ab6f558480...
[   10.885409] Adding 1048572k swap on /dev/sda2.  Priority:-1 extents:1 across:1048572k FS
[   10.896336] systemd[1]: Activated swap /dev/disk/by-uuid/7eaeab43-67a8-4de2-82e4-e4ab6f558480.
[   10.924842] systemd[1]: Starting Swap.
[   10.927255] systemd[1]: Reached target Swap.
[   11.293511] input: DualPoint Stick as /devices/platform/i8042/serio1/input/input8
[   11.316041] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input7
[   11.477964] mousedev: PS/2 mouse device common for all mice
[   11.553226] systemd[1]: Started File System Check on /dev/disk/by-uuid/8f447256-3073-41e1-a81e-951c859d0115.
[   11.553671] systemd[1]: Mounting /home...
[   11.805912] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: data=ordered
[   11.808810] systemd[1]: Mounted /home.
[   11.808999] systemd[1]: Starting Local File Systems.
[   11.811667] systemd[1]: Reached target Local File Systems.
[   11.811818] systemd[1]: Started Rebuild Journal Catalog.
[   11.811949] systemd[1]: Started Update is Completed.
[   12.884990] systemd[1]: Started Journal Service.
[   13.041196] systemd-journald[112]: Received request to flush runtime journal from PID 1
[   14.582048] cfg80211: Calling CRDA to update world regulatory domain
[   15.280567] enp2s0:  setting full-duplex.
[   18.753485] usb 2-1: new full-speed USB device number 2 using uhci_hcd
[   19.120451] hidraw: raw HID events driver (C) Jiri Kosina
[   19.144730] usbcore: registered new interface driver usbhid
[   19.144743] usbhid: USB HID core driver
[   19.178611] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.2/usb2/2-1/2-1:1.0/0003:046D:C52F.0001/input/input9
[   19.180830] hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.2-1/input0
[   19.187159] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.2/usb2/2-1/2-1:1.1/0003:046D:C52F.0002/input/input10
[   19.191796] hid-generic 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.2-1/input1
[   31.189528] nouveau  [     DRM] Calling LVDS script 6:
[   31.189545] nouveau  [     DRM] 0xC43B: Parsing digital output script table
[   31.731757] nouveau  [     DRM] Calling LVDS script 2:
[   31.731769] nouveau  [     DRM] 0xC468: Parsing digital output script table
[   31.748424] nouveau  [     DRM] Calling LVDS script 5:
[   31.748435] nouveau  [     DRM] 0xC3C4: Parsing digital output script table
[   76.265148] fuse init (API version 7.23)
[  497.973440] usb 1-1: new full-speed USB device number 2 using uhci_hcd
[  498.205695] usb-storage 1-1:1.0: USB Mass Storage device detected
[  498.208537] scsi host2: usb-storage 1-1:1.0
[  498.208886] usbcore: registered new interface driver usb-storage
[  498.221780] usbcore: registered new interface driver uas
[  499.214371] scsi 2:0:0:0: Direct-Access              Patriot Memory   PMAP PQ: 0 ANSI: 6
[  499.222331] sd 2:0:0:0: [sdb] 123535360 512-byte logical blocks: (63.2 GB/58.9 GiB)
[  499.225316] sd 2:0:0:0: [sdb] Write Protect is off
[  499.225334] sd 2:0:0:0: [sdb] Mode Sense: 45 00 00 00
[  499.228307] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[  499.364366]  sdb: sdb1
[  499.381262] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[  501.063256] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[  568.991674] sdb: detected capacity change from 63250104320 to 0
[  573.500188] usb 1-1: USB disconnect, device number 2
[  864.580064] usb 1-1: new full-speed USB device number 3 using uhci_hcd
[  864.738534] usb-storage 1-1:1.0: USB Mass Storage device detected
[  864.739061] scsi host3: usb-storage 1-1:1.0
[  865.745014] scsi 3:0:0:0: Direct-Access              Patriot Memory   PMAP PQ: 0 ANSI: 6
[  865.753168] sd 3:0:0:0: [sdb] 123535360 512-byte logical blocks: (63.2 GB/58.9 GiB)
[  865.755987] sd 3:0:0:0: [sdb] Write Protect is off
[  865.756005] sd 3:0:0:0: [sdb] Mode Sense: 45 00 00 00
[  865.758964] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[  865.897036]  sdb: sdb1
[  865.911941] sd 3:0:0:0: [sdb] Attached SCSI removable disk
[  867.408817] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[  900.168456] sdb: detected capacity change from 63250104320 to 0
[  905.500163] usb 1-1: USB disconnect, device number 3
[  965.592747] nouveau E[systemd-logind[183]] jmp_space: -16
[  965.665169] nouveau E[systemd-logind[183]] jmp_space: -16
[  965.737202] nouveau E[systemd-logind[183]] jmp_space: -16
[  965.802864] nouveau E[systemd-logind[183]] jmp_space: -16
[  965.865854] nouveau E[systemd-logind[183]] jmp_space: -16
[  965.929147] nouveau E[systemd-logind[183]] jmp_space: -16
[  965.992446] nouveau E[systemd-logind[183]] jmp_space: -16
[  966.055946] nouveau E[systemd-logind[183]] jmp_space: -16
[  966.119196] nouveau E[systemd-logind[183]] jmp_space: -16
[  966.182507] nouveau E[systemd-logind[183]] jmp_space: -16
[  966.246610] nouveau E[systemd-logind[183]] jmp_space: -16
[  966.314238] nouveau E[systemd-logind[183]] jmp_space: -16
[  966.377369] nouveau E[systemd-logind[183]] jmp_space: -16
[  966.442790] nouveau E[systemd-logind[183]] jmp_space: -16
[  966.529197] nouveau E[systemd-logind[183]] jmp_space: -16
[  966.593937] nouveau E[systemd-logind[183]] jmp_space: -16
[  966.658051] nouveau E[systemd-logind[183]] jmp_space: -16
[  966.722351] nouveau E[systemd-logind[183]] jmp_space: -16
[  966.795588] nouveau E[systemd-logind[183]] jmp_space: -16
[  966.883498] nouveau E[systemd-logind[183]] jmp_space: -16
[  966.948576] nouveau E[systemd-logind[183]] jmp_space: -16
[  967.012857] nouveau E[systemd-logind[183]] jmp_space: -16
[  967.077172] nouveau E[systemd-logind[183]] jmp_space: -16
[  976.986010] nouveau E[systemd-logind[183]] jmp_space: -16
[  977.069901] nouveau E[systemd-logind[183]] jmp_space: -16
[  977.139273] nouveau E[systemd-logind[183]] jmp_space: -16
[  977.208757] nouveau E[systemd-logind[183]] jmp_space: -16
[  977.276423] nouveau E[systemd-logind[183]] jmp_space: -16
[  977.339578] nouveau E[systemd-logind[183]] jmp_space: -16
[  980.605758] nouveau E[systemd-logind[183]] jmp_space: -16
[  980.707104] nouveau E[systemd-logind[183]] jmp_space: -16
[  980.853887] nouveau  [     DRM] Calling LVDS script 6:
[  980.853892] nouveau  [     DRM] 0xC43B: Parsing digital output script table
[  981.405643] nouveau  [     DRM] Calling LVDS script 2:
[  981.405648] nouveau  [     DRM] 0xC468: Parsing digital output script table
[  981.421689] nouveau  [     DRM] Calling LVDS script 5:
[  981.421693] nouveau  [     DRM] 0xC3C4: Parsing digital output script table
[  981.718271] nouveau E[     DRM] GPU lockup - switching to software fbcon

Thinking that the problem might be that the old nVidia NV11M video card might not be fully supported by the nouveau driver, I swapped video cards from a different laptop and the problem vanished... at least I haven't had a crash in 2 days after not being able to run for 30 minutes previously. The video card that is working, is:

lspci -v
01:00.0 VGA compatible controller: NVIDIA Corporation NV17M [GeForce4 440Go] (rev a3) (prog-if 00 [VGA Controller]
    Subsystem: Dell Device 00d4
    Flags: bus master, VGA palette snoop, 66MHz, medium devsel, latency 32, IRQ 11
    Memory at fc000000 (32-bit, non-prefetchable) [size=16M]
    Memory at e0000000 (32-bit, prefetchable) [size=128M]
    Expansion ROM at fd000000 [disabled] [size=64K]
    Capabilities: [60] Power Management version 2
    Capabilities: [44] AGP version 2.0
    Kernel driver in use: nouveau
    Kernel modules: nouveau

Offline

#4 2014-12-10 09:26:22

erkexzcx
Banned
From: Kaunas
Registered: 2014-09-28
Posts: 77

Re: [SOLVED] New Installation - Random X11/Nouveau Hard Freeze

I feel it's related to the amount of RAM's tongue do you have swap? is it big enough?
When I had 1gb ram laptop without swap I also had a very similar issue smile


Allergic to admins&moderators. They scare me.

Offline

#5 2014-12-10 10:53:33

berbae
Member
From: France
Registered: 2007-02-12
Posts: 1,302

Re: [SOLVED] New Installation - Random X11/Nouveau Hard Freeze

Definitely there is a problem with your NV11 chipset and your configuration:

[  980.707104] nouveau E[systemd-logind[183]] jmp_space: -16
...
[  981.718271] nouveau E[     DRM] GPU lockup - switching to software fbcon

The jmp_space message is linked to a push buffer memory space not available.
On low hardware specifications, I would use the nouveau driver without render acceleration, adding the 'nouveau.noaccel=1' kernel command line parameter.

Offline

#6 2014-12-10 12:08:33

sirdle
Member
Registered: 2014-07-18
Posts: 25

Re: [SOLVED] New Installation - Random X11/Nouveau Hard Freeze

erkexzcx wrote:

I feel it's related to the amount of RAM's tongue do you have swap? is it big enough?
When I had 1gb ram laptop without swap I also had a very similar issue smile

I have 1GiB RAM, and 1GiB swap. I haven't been doing any memory-intensive tasks... typically I'm using less than 150 MiB of RAM when the lockup occurs, and at that time 0 MiB of swap have been used. Video RAM is another story. Don't know how much is available.

The jmp_space message is linked to a push buffer memory space not available.
On low hardware specifications, I would use the nouveau driver without render acceleration, adding the 'nouveau.noaccel=1' kernel command line parameter.

Thanks. I'll give this a try tonight.

Offline

#7 2014-12-12 17:56:59

sirdle
Member
Registered: 2014-07-18
Posts: 25

Re: [SOLVED] New Installation - Random X11/Nouveau Hard Freeze

berbae wrote:

Definitely there is a problem with your NV11 chipset and your configuration...

The jmp_space message is linked to a push buffer memory space not available.
On low hardware specifications, I would use the nouveau driver without render acceleration, adding the 'nouveau.noaccel=1' kernel command line parameter.

Thank you so much. That definitely did the trick!

Offline

#8 2014-12-12 18:22:10

sirdle
Member
Registered: 2014-07-18
Posts: 25

Re: [SOLVED] New Installation - Random X11/Nouveau Hard Freeze

berbae wrote:

Definitely there is a problem with your NV11 chipset and your configuration...

The jmp_space message is linked to a push buffer memory space not available.
On low hardware specifications, I would use the nouveau driver without render acceleration, adding the 'nouveau.noaccel=1' kernel command line parameter.

Thank you so much. That definitely did the trick!

Offline

Board footer

Powered by FluxBB