You are not logged in.

#1 2014-06-21 16:29:01

geo909
Member
Registered: 2008-09-07
Posts: 309

[RESOLVED] Blank screen after kernel upgrade

Hi all,

I have arch on a dell inspiron 1525. Two days ago the laptop was working perfectly fine, and I did the following:

1. I installed pipelight as it is presented here: https://wiki.archlinux.org/index.php/Pipelight
2. I installed xcalib and as per https://wiki.archlinux.org/index.php/backlight#xcalib I did the following to reduce backlight:

xcalib -co 40 -a

3. I did

sudo pacman -Syu; systemctl poweroff

and went to bed.

Today I turned on my laptop. Now, before X starts, the screen shows a few vertical stripes, each made of lots of thin horizontal lines,
and then it goes blank forever. I had an old hard disk lying around with another arch installation, I put it in, and the laptop works fine
(that's where I'm writing from), so it is not a hardware issue for sure.

Any ideas what I should do now? Can it be that something went wrong when I updated pacman and it was shutoff? Or is it xcalib that
did something to the monitor?

Any advice would be greatly appreciated..

Edit: See post #11 for a picture of how the monitor looks right before it goes blank
Edit 2: Edited the title, as it was shown later, it had to do with the kernel upgrading

Last edited by geo909 (2014-06-25 00:56:20)

Offline

#2 2014-06-21 16:44:17

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [RESOLVED] Blank screen after kernel upgrade

Did you literally run 'sudo pacman -Syu; systemctl poweroff'?
Anything interesting in the logs or in systemd's journal?

Offline

#3 2014-06-21 16:48:52

sirocco
Member
Registered: 2008-03-10
Posts: 149

Re: [RESOLVED] Blank screen after kernel upgrade

del.

Last edited by sirocco (2014-06-21 16:51:37)

Offline

#4 2014-06-21 18:26:05

geo909
Member
Registered: 2008-09-07
Posts: 309

Re: [RESOLVED] Blank screen after kernel upgrade

karol wrote:

Did you literally run 'sudo pacman -Syu; systemctl poweroff'?

Yes.. That was my way of turning off the computer after the upgrade. Was that a bad idea?

Anything interesting in the logs or in systemd's journal?

How can I check that? All I'm getting is a blank screen.. Should I boot with a live cd
and do something?

Offline

#5 2014-06-21 18:31:23

headkase
Member
Registered: 2011-12-06
Posts: 1,975

Re: [RESOLVED] Blank screen after kernel upgrade

If you don't pay attention to -Syu then eventually you are going to have a bad time.  -Syu, dependent on package, outputs important information from time to time about the packages and also informs you if you have .pacnew files which you want to take care of before you reboot or halt.

Offline

#6 2014-06-21 18:52:11

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: [RESOLVED] Blank screen after kernel upgrade

sirocco wrote:

del.

Don't do that.  If you want to redact something, please use bbcode and strike it out, and leave a comment as to why.

Thanks

Last edited by ewaller (2014-06-21 18:52:42)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#7 2014-06-21 20:07:17

geo909
Member
Registered: 2008-09-07
Posts: 309

Re: [RESOLVED] Blank screen after kernel upgrade

headkase wrote:

If you don't pay attention to -Syu then eventually you are going to have a bad time.  -Syu, dependent on package, outputs important information from time to time about the packages and also informs you if you have .pacnew files which you want to take care of before you reboot or halt.

That makes sense, lesson learnt..

Any ideas now? Is there anything I could do with a live CD for instance?

Offline

#8 2014-06-21 21:17:32

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [RESOLVED] Blank screen after kernel upgrade

Can you switch to another terminal with Ctl-Alt-F2?
Bot from a liveCD and check the logs.

Offline

#9 2014-06-21 23:19:37

geo909
Member
Registered: 2008-09-07
Posts: 309

Re: [RESOLVED] Blank screen after kernel upgrade

karol wrote:

Can you switch to another terminal with Ctl-Alt-F2?

No. The screen is off! There's no backlight or anything, it is literally switched off..

Boot from a liveCD and check the logs.

Ok, so I am still using my laptop with a different hard disk that has arch as well, and
I mounted the hard disk that contains the arch installation that has the problem with
the help of an external case. This is pacman.log entires of that night:

[2014-06-19 23:53] [PACMAN] Running 'pacman --color auto -U --asdeps /tmp/yaourt-tmp-root/PKGDEST.VXc/libgcrypt15-1.5.3-1-i686.pkg.tar.xz'
[2014-06-19 23:53] [PACMAN] installed libgcrypt15 (1.5.3-1)
[2014-06-19 23:59] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-root/PKGDEST.yoh/google-chrome-35.0.1916.153-1-i686.pkg.tar.xz'
[2014-06-20 00:00] [ALPM-SCRIPTLET] ==> Updating desktop MIME database...
[2014-06-20 00:00] [ALPM-SCRIPTLET] ==> Updating icon cache..
[2014-06-20 00:00] [ALPM-SCRIPTLET] ==> NOTE: The binary is called: 'google-chrome-stable'
[2014-06-20 00:00] [PACMAN] installed google-chrome (35.0.1916.153-1)
[2014-06-20 00:00] [PACMAN] Running 'pacman -S ttf-google-fonts-git'
[2014-06-20 00:21] [PACMAN] Running 'pacman --color auto -S --asdeps --needed extra/openal extra/pulseaudio extra/fontforge extra/samba community/opencl-headers community/prelink'
[2014-06-20 00:22] [PACMAN] installed openal (1.15.1-1)
[2014-06-20 00:22] [PACMAN] installed rtkit (0.11-4)
[2014-06-20 00:22] [PACMAN] installed webrtc-audio-processing (0.1-1)
[2014-06-20 00:22] [PACMAN] installed sbc (1.2-1)
[2014-06-20 00:22] [PACMAN] installed pulseaudio (5.0-1)
[2014-06-20 00:22] [PACMAN] installed libxkbui (1.0.2-5)
[2014-06-20 00:22] [PACMAN] installed libunicodenames (1.1.0_beta1-1)
[2014-06-20 00:22] [PACMAN] installed libsodium (0.5.0-1)
[2014-06-20 00:22] [PACMAN] installed zeromq (4.0.4-3)
[2014-06-20 00:22] [PACMAN] installed fontforge (20140101-3)
[2014-06-20 00:22] [PACMAN] installed gamin (0.1.10-8)
[2014-06-20 00:22] [PACMAN] installed iniparser (3.1-4)
[2014-06-20 00:22] [PACMAN] installed samba (4.1.8-1)
[2014-06-20 00:22] [PACMAN] installed opencl-headers (2:1.1.20110526-1)
[2014-06-20 00:22] [PACMAN] installed prelink (20130503-3)
[2014-06-20 01:17] [PACMAN] Running 'pacman --color auto -U --asdeps /tmp/yaourt-tmp-root/PKGDEST.rGa/wine-silverlight-1.7.19-2-i686.pkg.tar.xz'
[2014-06-20 01:21] [PACMAN] removed wine (1.7.20-1)
[2014-06-20 01:21] [ALPM-SCRIPTLET] 
[2014-06-20 01:21] [ALPM-SCRIPTLET] 
[2014-06-20 01:21] [ALPM-SCRIPTLET] This wine package is wow64 enabled. This means it can run 32bit/64bit Windows apps on x86_64.
[2014-06-20 01:21] [ALPM-SCRIPTLET] If you are on x86_64, the default WINEARCH will be win64.
[2014-06-20 01:21] [ALPM-SCRIPTLET] This will cause a lot of Windows applications to malfunction even if they usually work in wine.
[2014-06-20 01:21] [ALPM-SCRIPTLET] Please create your ~/.wine with 'WINEARCH=win32 winecfg' if you are unsure and on x86_64.
[2014-06-20 01:21] [ALPM-SCRIPTLET] See the Arch wiki on wine for more information.
[2014-06-20 01:21] [ALPM-SCRIPTLET] 
[2014-06-20 01:21] [ALPM-SCRIPTLET] 
[2014-06-20 01:21] [PACMAN] installed wine-silverlight (1.7.19-2)
[2014-06-20 01:22] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-root/PKGDEST.JKw/pipelight-1:0.2.7-1-i686.pkg.tar.xz'
[2014-06-20 01:22] [ALPM-SCRIPTLET]  ## 
[2014-06-20 01:22] [ALPM-SCRIPTLET]  ## Please remember to close firefox before installing this package, otherwise
[2014-06-20 01:22] [ALPM-SCRIPTLET]  ## you might be stuck with the following issue https://answers.launchpad.net/pipelight/+faq/2357
[2014-06-20 01:22] [ALPM-SCRIPTLET]  ## 
[2014-06-20 01:22] [ALPM-SCRIPTLET] 
[2014-06-20 01:22] [ALPM-SCRIPTLET] The following modules require a license confirmation before they can be enabled:
[2014-06-20 01:22] [ALPM-SCRIPTLET] 
[2014-06-20 01:22] [ALPM-SCRIPTLET] [*] Microsoft Silverlight 5.1
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	By continuing the installation you agree that you've read and accepted the
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	MICROSOFT SOFTWARE LICENSE TERMS:
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	http://go.microsoft.com/fwlink/?LinkId=229303
[2014-06-20 01:22] [ALPM-SCRIPTLET] 
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	Microsoft Silverlight Privacy Statement:
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	http://go.microsoft.com/fwlink/?LinkId=229306
[2014-06-20 01:22] [ALPM-SCRIPTLET] 
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	To find out more click here:
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	http://www.microsoft.com/silverlight/
[2014-06-20 01:22] [ALPM-SCRIPTLET] 
[2014-06-20 01:22] [ALPM-SCRIPTLET] [*] mpg2splt.ax
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	This library is part of the Microsoft DirectX End-User Runtime.
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	By continuing the installation you agree that you've read and accepted the
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	Microsoft Software License Terms.
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	You can find them in /usr/share/pipelight/licenses/license-mpg2splt.txt
[2014-06-20 01:22] [ALPM-SCRIPTLET] 
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	To find out more click here:
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	http://www.microsoft.com/en-us/download/details.aspx?id=35
[2014-06-20 01:22] [ALPM-SCRIPTLET] 
[2014-06-20 01:22] [ALPM-SCRIPTLET] 
[2014-06-20 01:22] [ALPM-SCRIPTLET] The following modules are marked as optional dependencies:
[2014-06-20 01:22] [ALPM-SCRIPTLET] 
[2014-06-20 01:22] [ALPM-SCRIPTLET] [*] wininet.dll [OPTIONAL]
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	This wininet.dll library is a debug version provided for the Microsoft
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	Internet Explorer. By continuing the installation you agree that you've
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	read and accepted the license terms.
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	You can find them in /usr/share/pipelight/licenses/license-wininet.txt
[2014-06-20 01:22] [ALPM-SCRIPTLET] 
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	To find out more click here:
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	http://www.microsoft.com/en-us/download/details.aspx?id=11434
[2014-06-20 01:22] [ALPM-SCRIPTLET] 
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	To agree to this license run (for each user who wants to use this module):
[2014-06-20 01:22] [ALPM-SCRIPTLET] 	touch $HOME/.config/wine-wininet-installer.accept-license
[2014-06-20 01:22] [ALPM-SCRIPTLET] 
[2014-06-20 01:22] [ALPM-SCRIPTLET] Plugin silverlight5.1 is now enabled
[2014-06-20 01:22] [ALPM-SCRIPTLET]  >> 
[2014-06-20 01:22] [ALPM-SCRIPTLET]  >> Please remember to change config in /usr/share/pipelight/pipelight if any of your paths are different 
[2014-06-20 01:22] [ALPM-SCRIPTLET]  >>  and you did not change these in the PKGBUILD.
[2014-06-20 01:22] [ALPM-SCRIPTLET]  >> Location of the installer and config file is dependent on the value of _prefix in the PKGBUILD
[2014-06-20 01:22] [ALPM-SCRIPTLET]  >> 
[2014-06-20 01:22] [ALPM-SCRIPTLET]  >> You also need to change the user agent string as described here https://answers.launchpad.net/pipelight/+faq/2351
[2014-06-20 01:22] [ALPM-SCRIPTLET]  >> otherwise netflix will detect linux and not play by default 
[2014-06-20 01:22] [ALPM-SCRIPTLET]  >> 
[2014-06-20 01:22] [PACMAN] installed pipelight (1:0.2.7-1)
[2014-06-20 01:52] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-root/PKGDEST.PZ4/xcalib-0.8-5-i686.pkg.tar.xz'
[2014-06-20 01:52] [PACMAN] installed xcalib (0.8-5)
[2014-06-20 01:55] [PACMAN] Running 'pacman -Syu'
[2014-06-20 01:55] [PACMAN] synchronizing package lists
[2014-06-20 01:56] [PACMAN] starting full system upgrade
[2014-06-20 02:01] [PACMAN] upgraded bash (4.3.018-1 -> 4.3.018-3)
[2014-06-20 02:01] [PACMAN] upgraded file (5.18-1 -> 5.19-1)
[2014-06-20 02:01] [PACMAN] upgraded kdelibs (4.13.2-2 -> 4.13.2-3)
[2014-06-20 02:01] [PACMAN] upgraded libusb (1.0.18-1 -> 1.0.19-1)
[2014-06-20 02:01] [PACMAN] upgraded linux-firmware (20140316.dec41bc-1 -> 20140603.a4f3bc0-1)
[2014-06-20 02:01] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2014-06-20 02:01] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
[2014-06-20 02:01] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2014-06-20 02:01] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2014-06-20 02:01] [ALPM-SCRIPTLET] ==> Starting build: 3.15.1-1-ARCH
[2014-06-20 02:01] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2014-06-20 02:01] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2014-06-20 02:01] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2014-06-20 02:01] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2014-06-20 02:01] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2014-06-20 02:01] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2014-06-20 02:01] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2014-06-20 02:01] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2014-06-20 02:01] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-06-20 02:01] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
[2014-06-20 02:01] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-06-20 02:01] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2014-06-20 02:01] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2014-06-20 02:01] [ALPM-SCRIPTLET] ==> Starting build: 3.15.1-1-ARCH
[2014-06-20 02:01] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2014-06-20 02:01] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2014-06-20 02:01] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2014-06-20 02:01] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2014-06-20 02:01] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2014-06-20 02:01] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
[2014-06-20 02:01] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2014-06-20 02:01] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2014-06-20 02:01] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2014-06-20 02:01] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-06-20 02:01] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
[2014-06-20 02:01] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-06-20 02:01] [PACMAN] upgraded linux (3.14.6-1 -> 3.15.1-1)
[2014-06-20 02:01] [PACMAN] upgraded lirc-utils (1:0.9.0-71 -> 1:0.9.0-73)
[2014-06-20 02:01] [PACMAN] upgraded pam (1.1.8-4 -> 1.1.8-5)
[2014-06-20 02:01] [PACMAN] upgraded youtube-dl (2014.06.16-1 -> 2014.06.19-1)

I also post the Xorg.0.log file

[     5.942] 
X.Org X Server 1.15.1
Release Date: 2014-04-13
[     5.942] X Protocol Version 11, Revision 0
[     5.942] Build Operating System: Linux 3.14.0-4-ARCH i686 
[     5.942] Current Operating System: Linux flamingo 3.15.1-1-ARCH #1 SMP PREEMPT Tue Jun 17 09:34:41 CEST 2014 i686
[     5.942] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=db370b09-a1e1-4d89-8478-bb4fb2b1b9ff rw quiet
[     5.943] Build Date: 14 April 2014  08:41:02AM
[     5.943]  
[     5.943] Current version of pixman: 0.32.4
[     5.943] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     5.943] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.943] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 21 12:11:10 2014
[     6.027] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     6.027] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     6.273] (==) No Layout section.  Using the first Screen section.
[     6.273] (==) No screen section available. Using defaults.
[     6.273] (**) |-->Screen "Default Screen Section" (0)
[     6.273] (**) |   |-->Monitor "<default monitor>"
[     6.301] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     6.301] (==) Automatically adding devices
[     6.301] (==) Automatically enabling devices
[     6.301] (==) Automatically adding GPU devices
[     6.480] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[     6.481] 	Entry deleted from font path.
[     6.481] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[     6.481] 	Entry deleted from font path.
[     6.481] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[     6.482] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[     6.482] 	Entry deleted from font path.
[     6.482] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[     6.482] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/
[     6.482] (==) ModulePath set to "/usr/lib/xorg/modules"
[     6.482] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     6.482] (II) Loader magic: 0x8264660
[     6.482] (II) Module ABI versions:
[     6.482] 	X.Org ANSI C Emulation: 0.4
[     6.482] 	X.Org Video Driver: 15.0
[     6.482] 	X.Org XInput driver : 20.0
[     6.482] 	X.Org Server Extension : 8.0
[     6.483] (II) xfree86: Adding drm device (/dev/dri/card0)
[     6.485] (--) PCI:*(0:0:2:0) 8086:2a02:1028:022f rev 12, Mem @ 0xfea00000/1048576, 0xe0000000/268435456, I/O @ 0x0000eff8/8
[     6.485] (--) PCI: (0:0:2:1) 8086:2a03:1028:022f rev 12, Mem @ 0xfeb00000/1048576
[     6.485] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     6.486] Initializing built-in extension Generic Event Extension
[     6.486] Initializing built-in extension SHAPE
[     6.486] Initializing built-in extension MIT-SHM
[     6.486] Initializing built-in extension XInputExtension
[     6.486] Initializing built-in extension XTEST
[     6.486] Initializing built-in extension BIG-REQUESTS
[     6.486] Initializing built-in extension SYNC
[     6.486] Initializing built-in extension XKEYBOARD
[     6.486] Initializing built-in extension XC-MISC
[     6.486] Initializing built-in extension SECURITY
[     6.486] Initializing built-in extension XINERAMA
[     6.486] Initializing built-in extension XFIXES
[     6.486] Initializing built-in extension RENDER
[     6.486] Initializing built-in extension RANDR
[     6.486] Initializing built-in extension COMPOSITE
[     6.486] Initializing built-in extension DAMAGE
[     6.486] Initializing built-in extension MIT-SCREEN-SAVER
[     6.486] Initializing built-in extension DOUBLE-BUFFER
[     6.486] Initializing built-in extension RECORD
[     6.487] Initializing built-in extension DPMS
[     6.487] Initializing built-in extension Present
[     6.487] Initializing built-in extension DRI3
[     6.487] Initializing built-in extension X-Resource
[     6.488] Initializing built-in extension XVideo
[     6.489] Initializing built-in extension XVideo-MotionCompensation
[     6.490] Initializing built-in extension XFree86-VidModeExtension
[     6.491] Initializing built-in extension XFree86-DGA
[     6.492] Initializing built-in extension XFree86-DRI
[     6.493] Initializing built-in extension DRI2
[     6.493] (II) "glx" will be loaded by default.
[     6.493] (II) LoadModule: "dri2"
[     6.494] (II) Module "dri2" already built-in
[     6.494] (II) LoadModule: "glamoregl"
[     6.527] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     6.674] (II) Module glamoregl: vendor="X.Org Foundation"
[     6.674] 	compiled for 1.15.0, module version = 0.6.0
[     6.674] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.674] (II) LoadModule: "glx"
[     6.674] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     6.707] (II) Module glx: vendor="X.Org Foundation"
[     6.707] 	compiled for 1.15.1, module version = 1.0.0
[     6.707] 	ABI class: X.Org Server Extension, version 8.0
[     6.707] (==) AIGLX enabled
[     6.708] Loading extension GLX
[     6.708] (==) Matched intel as autoconfigured driver 0
[     6.708] (==) Matched intel as autoconfigured driver 1
[     6.708] (==) Matched modesetting as autoconfigured driver 2
[     6.708] (==) Matched fbdev as autoconfigured driver 3
[     6.708] (==) Matched vesa as autoconfigured driver 4
[     6.708] (==) Assigned the driver to the xf86ConfigLayout
[     6.708] (II) LoadModule: "intel"
[     6.708] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     6.745] (II) Module intel: vendor="X.Org Foundation"
[     6.745] 	compiled for 1.15.1, module version = 2.99.912
[     6.745] 	Module class: X.Org Video Driver
[     6.745] 	ABI class: X.Org Video Driver, version 15.0
[     6.745] (II) LoadModule: "modesetting"
[     6.760] (WW) Warning, couldn't open module modesetting
[     6.760] (II) UnloadModule: "modesetting"
[     6.760] (II) Unloading modesetting
[     6.760] (EE) Failed to load module "modesetting" (module does not exist, 0)
[     6.760] (II) LoadModule: "fbdev"
[     6.760] (WW) Warning, couldn't open module fbdev
[     6.760] (II) UnloadModule: "fbdev"
[     6.760] (II) Unloading fbdev
[     6.760] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     6.760] (II) LoadModule: "vesa"
[     6.760] (WW) Warning, couldn't open module vesa
[     6.760] (II) UnloadModule: "vesa"
[     6.760] (II) Unloading vesa
[     6.761] (EE) Failed to load module "vesa" (module does not exist, 0)
[     6.761] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[     6.761] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000
[     6.761] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100
[     6.761] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200
[     6.761] (++) using VT number 1

[     6.762] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20080730
[     6.765] (--) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
[     6.765] (--) intel(0): CPU: x86, sse2, sse3, ssse3, sse4.1
[     6.765] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     6.765] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[     6.765] (==) intel(0): RGB weight 888
[     6.765] (==) intel(0): Default visual is TrueColor
[     6.765] (**) intel(0): Framebuffer tiled
[     6.765] (**) intel(0): Pixmaps tiled
[     6.765] (**) intel(0): Forcing per-crtc-pixmaps? no
[     6.765] (II) intel(0): Output LVDS1 has no monitor section
[     6.765] (--) intel(0): Found backlight control interface acpi_video0 (type 'firmware') for output LVDS1
[     6.765] (II) intel(0): Output VGA1 has no monitor section
[     6.765] (II) intel(0): Output HDMI1 has no monitor section
[     6.765] (II) intel(0): Output TV1 has no monitor section
[     6.765] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[     6.766] (II) intel(0): Output VIRTUAL1 has no monitor section
[     6.766] (--) intel(0): Output LVDS1 using initial mode 1280x800 on pipe 1
[     6.766] (**) intel(0): TearFree disabled
[     6.766] (==) intel(0): DPI set to (96, 96)
[     6.766] (II) Loading sub module "dri3"
[     6.766] (II) LoadModule: "dri3"
[     6.766] (WW) Warning, couldn't open module dri3
[     6.766] (II) UnloadModule: "dri3"
[     6.766] (II) Unloading dri3
[     6.766] (EE) intel: Failed to load module "dri3" (module does not exist, 0)
[     6.766] (II) Loading sub module "dri2"
[     6.766] (II) LoadModule: "dri2"
[     6.766] (II) Module "dri2" already built-in
[     6.766] (II) Loading sub module "present"
[     6.766] (II) LoadModule: "present"
[     6.766] (WW) Warning, couldn't open module present
[     6.766] (II) UnloadModule: "present"
[     6.766] (II) Unloading present
[     6.766] (EE) intel: Failed to load module "present" (module does not exist, 0)
[     6.766] (==) Depth 24 pixmap format is 32 bpp
[     6.772] (II) intel(0): SNA initialized with Broadwater (gen4) backend
[     6.772] (==) intel(0): Backing store enabled
[     6.772] (==) intel(0): Silken mouse enabled
[     6.782] (II) intel(0): HW Cursor enabled
[     6.782] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[     6.783] (==) intel(0): DPMS enabled
[     6.783] (II) intel(0): [XvMC] i965_xvmc driver initialized.
[     6.783] (II) intel(0): [DRI2] Setup complete
[     6.783] (II) intel(0): [DRI2]   DRI driver: i965
[     6.783] (II) intel(0): [DRI2]   VDPAU driver: i965
[     6.783] (II) intel(0): direct rendering: DRI2 enabled
[     6.783] (==) intel(0): hotplug detection: "enabled"
[     6.783] (--) RandR disabled
[     6.954] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[     6.954] (II) AIGLX: enabled GLX_ARB_create_context
[     6.954] (II) AIGLX: enabled GLX_ARB_create_context_profile
[     6.954] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[     6.954] (II) AIGLX: enabled GLX_INTEL_swap_event
[     6.954] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[     6.954] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[     6.954] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[     6.954] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[     6.955] (II) AIGLX: Loaded and initialized i965
[     6.955] (II) GLX: Initialized DRI2 GL provider for screen 0
[     6.961] (II) intel(0): switch to mode 1280x800@60.0 on LVDS1 using pipe 1, position (0, 0), rotation normal, reflection none
[    13.913] (II) intel(0): Setting screen physical size to 338 x 211
[    14.122] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[    14.122] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    14.122] (**) Video Bus: Applying InputClass "Keyboard defaults"
[    14.122] (II) LoadModule: "evdev"
[    14.123] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    14.126] (II) Module evdev: vendor="X.Org Foundation"
[    14.126] 	compiled for 1.15.1, module version = 2.9.0
[    14.126] 	Module class: X.Org XInput Driver
[    14.126] 	ABI class: X.Org XInput driver, version 20.0
[    14.126] (II) Using input driver 'evdev' for 'Video Bus'
[    14.126] (**) Video Bus: always reports core events
[    14.126] (**) evdev: Video Bus: Device: "/dev/input/event13"
[    14.126] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    14.126] (--) evdev: Video Bus: Found keys
[    14.126] (II) evdev: Video Bus: Configuring as keyboard
[    14.126] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input20/event13"
[    14.126] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    14.126] (**) Option "xkb_rules" "evdev"
[    14.126] (**) Option "xkb_model" "pc104"
[    14.126] (**) Option "xkb_layout" "us,gr"
[    14.126] (**) Option "xkb_variant" ",extended"
[    14.126] (**) Option "xkb_options" "grp:shifts_toggle,grp_led:scroll"
[    14.176] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    14.176] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    14.176] (**) Power Button: Applying InputClass "Keyboard defaults"
[    14.176] (II) Using input driver 'evdev' for 'Power Button'
[    14.176] (**) Power Button: always reports core events
[    14.176] (**) evdev: Power Button: Device: "/dev/input/event2"
[    14.177] (--) evdev: Power Button: Vendor 0 Product 0x1
[    14.177] (--) evdev: Power Button: Found keys
[    14.177] (II) evdev: Power Button: Configuring as keyboard
[    14.177] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event2"
[    14.177] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    14.177] (**) Option "xkb_rules" "evdev"
[    14.177] (**) Option "xkb_model" "pc104"
[    14.177] (**) Option "xkb_layout" "us,gr"
[    14.177] (**) Option "xkb_variant" ",extended"
[    14.177] (**) Option "xkb_options" "grp:shifts_toggle,grp_led:scroll"
[    14.177] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    14.177] (II) No input driver specified, ignoring this device.
[    14.177] (II) This device may have been added with another device file.
[    14.178] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    14.178] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    14.178] (**) Sleep Button: Applying InputClass "Keyboard defaults"
[    14.178] (II) Using input driver 'evdev' for 'Sleep Button'
[    14.178] (**) Sleep Button: always reports core events
[    14.178] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[    14.178] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    14.178] (--) evdev: Sleep Button: Found keys
[    14.178] (II) evdev: Sleep Button: Configuring as keyboard
[    14.178] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input7/event3"
[    14.178] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    14.178] (**) Option "xkb_rules" "evdev"
[    14.178] (**) Option "xkb_model" "pc104"
[    14.178] (**) Option "xkb_layout" "us,gr"
[    14.178] (**) Option "xkb_variant" ",extended"
[    14.178] (**) Option "xkb_options" "grp:shifts_toggle,grp_led:scroll"
[    14.178] (II) config/udev: Adding drm device (/dev/dri/card0)
[    14.179] (II) config/udev: Adding input device Laptop Integrated Webcam (/dev/input/event6)
[    14.179] (**) Laptop Integrated Webcam: Applying InputClass "evdev keyboard catchall"
[    14.179] (**) Laptop Integrated Webcam: Applying InputClass "Keyboard defaults"
[    14.179] (II) Using input driver 'evdev' for 'Laptop Integrated Webcam'
[    14.179] (**) Laptop Integrated Webcam: always reports core events
[    14.179] (**) evdev: Laptop Integrated Webcam: Device: "/dev/input/event6"
[    14.179] (--) evdev: Laptop Integrated Webcam: Vendor 0x5a9 Product 0x2640
[    14.179] (--) evdev: Laptop Integrated Webcam: Found keys
[    14.179] (II) evdev: Laptop Integrated Webcam: Configuring as keyboard
[    14.179] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/input/input14/event6"
[    14.179] (II) XINPUT: Adding extended input device "Laptop Integrated Webcam" (type: KEYBOARD, id 9)
[    14.179] (**) Option "xkb_rules" "evdev"
[    14.179] (**) Option "xkb_model" "pc104"
[    14.179] (**) Option "xkb_layout" "us,gr"
[    14.179] (**) Option "xkb_variant" ",extended"
[    14.179] (**) Option "xkb_options" "grp:shifts_toggle,grp_led:scroll"
[    14.180] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[    14.180] (II) No input driver specified, ignoring this device.
[    14.180] (II) This device may have been added with another device file.
[    14.180] (II) config/udev: Adding input device HDA Intel HDMI/DP,pcm=3 (/dev/input/event8)
[    14.180] (II) No input driver specified, ignoring this device.
[    14.180] (II) This device may have been added with another device file.
[    14.180] (II) config/udev: Adding input device HDA Intel Front Headphone Front (/dev/input/event9)
[    14.180] (II) No input driver specified, ignoring this device.
[    14.180] (II) This device may have been added with another device file.
[    14.181] (II) config/udev: Adding input device HDA Intel Front Headphone Surround (/dev/input/event10)
[    14.181] (II) No input driver specified, ignoring this device.
[    14.181] (II) This device may have been added with another device file.
[    14.181] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    14.181] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    14.181] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard defaults"
[    14.181] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    14.181] (**) AT Translated Set 2 keyboard: always reports core events
[    14.181] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    14.181] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    14.181] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    14.181] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    14.181] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    14.181] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    14.181] (**) Option "xkb_rules" "evdev"
[    14.181] (**) Option "xkb_model" "pc104"
[    14.181] (**) Option "xkb_layout" "us,gr"
[    14.181] (**) Option "xkb_variant" ",extended"
[    14.181] (**) Option "xkb_options" "grp:shifts_toggle,grp_led:scroll"
[    14.182] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event12)
[    14.182] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall"
[    14.182] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
[    14.182] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "Default clickpad buttons"
[    14.182] (II) LoadModule: "synaptics"
[    14.182] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    14.195] (II) Module synaptics: vendor="X.Org Foundation"
[    14.196] 	compiled for 1.15.1, module version = 1.8.0
[    14.196] 	Module class: X.Org XInput Driver
[    14.196] 	ABI class: X.Org XInput driver, version 20.0
[    14.196] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS GlidePoint'
[    14.196] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[    14.196] (**) Option "Device" "/dev/input/event12"
[    14.350] (--) synaptics: AlpsPS/2 ALPS GlidePoint: x-axis range 0 - 1023 (res 0)
[    14.350] (--) synaptics: AlpsPS/2 ALPS GlidePoint: y-axis range 0 - 767 (res 0)
[    14.350] (--) synaptics: AlpsPS/2 ALPS GlidePoint: pressure range 0 - 127
[    14.350] (II) synaptics: AlpsPS/2 ALPS GlidePoint: device does not report finger width.
[    14.350] (--) synaptics: AlpsPS/2 ALPS GlidePoint: buttons: left right middle
[    14.350] (--) synaptics: AlpsPS/2 ALPS GlidePoint: Vendor 0x2 Product 0x8
[    14.350] (--) synaptics: AlpsPS/2 ALPS GlidePoint: invalid finger width range.  defaulting to 0 - 15
[    14.350] (**) Option "TapButton1" "1"
[    14.350] (**) Option "TapButton2" "2"
[    14.350] (**) Option "TapButton3" "3"
[    14.351] (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found
[    14.351] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[    14.436] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input10/event12"
[    14.437] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD, id 11)
[    14.437] (**) synaptics: AlpsPS/2 ALPS GlidePoint: (accel) MinSpeed is now constant deceleration 2.5
[    14.437] (**) synaptics: AlpsPS/2 ALPS GlidePoint: (accel) MaxSpeed is now 1.75
[    14.437] (**) synaptics: AlpsPS/2 ALPS GlidePoint: (accel) AccelFactor is now 0.156
[    14.437] (**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1
[    14.437] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 1
[    14.437] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
[    14.437] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
[    14.438] (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found
[    14.439] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse1)
[    14.439] (**) AlpsPS/2 ALPS GlidePoint: Ignoring device from InputClass "touchpad ignore duplicates"
[    14.440] (II) config/udev: Adding input device ALPS PS/2 Device (/dev/input/event11)
[    14.440] (**) ALPS PS/2 Device: Applying InputClass "evdev pointer catchall"
[    14.440] (II) Using input driver 'evdev' for 'ALPS PS/2 Device'
[    14.440] (**) ALPS PS/2 Device: always reports core events
[    14.440] (**) evdev: ALPS PS/2 Device: Device: "/dev/input/event11"
[    14.440] (--) evdev: ALPS PS/2 Device: Vendor 0x2 Product 0x8
[    14.440] (--) evdev: ALPS PS/2 Device: Found 3 mouse buttons
[    14.440] (--) evdev: ALPS PS/2 Device: Found relative axes
[    14.440] (--) evdev: ALPS PS/2 Device: Found x and y relative axes
[    14.440] (II) evdev: ALPS PS/2 Device: Configuring as mouse
[    14.440] (**) evdev: ALPS PS/2 Device: YAxisMapping: buttons 4 and 5
[    14.440] (**) evdev: ALPS PS/2 Device: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    14.440] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input15/event11"
[    14.440] (II) XINPUT: Adding extended input device "ALPS PS/2 Device" (type: MOUSE, id 12)
[    14.441] (II) evdev: ALPS PS/2 Device: initialized for relative axes.
[    14.441] (**) ALPS PS/2 Device: (accel) keeping acceleration scheme 1
[    14.441] (**) ALPS PS/2 Device: (accel) acceleration profile 0
[    14.441] (**) ALPS PS/2 Device: (accel) acceleration factor: 2.000
[    14.441] (**) ALPS PS/2 Device: (accel) acceleration threshold: 4
[    14.442] (II) config/udev: Adding input device ALPS PS/2 Device (/dev/input/mouse0)
[    14.442] (II) No input driver specified, ignoring this device.
[    14.442] (II) This device may have been added with another device file.
[    14.443] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    14.443] (II) No input driver specified, ignoring this device.
[    14.443] (II) This device may have been added with another device file.
[    14.443] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event5)
[    14.443] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    14.444] (**) Dell WMI hotkeys: Applying InputClass "Keyboard defaults"
[    14.444] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[    14.444] (**) Dell WMI hotkeys: always reports core events
[    14.444] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event5"
[    14.444] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
[    14.444] (--) evdev: Dell WMI hotkeys: Found keys
[    14.444] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
[    14.444] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event5"
[    14.444] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 13)
[    14.444] (**) Option "xkb_rules" "evdev"
[    14.444] (**) Option "xkb_model" "pc104"
[    14.444] (**) Option "xkb_layout" "us,gr"
[    14.444] (**) Option "xkb_variant" ",extended"
[    14.444] (**) Option "xkb_options" "grp:shifts_toggle,grp_led:scroll"
[    14.448] (EE) intel(0): Detected a hung GPU, disabling acceleration.
[    14.471] (II) intel(0): EDID vendor "SEC", prod id 13144
[    14.471] (II) intel(0): Printing DDC gathered Modelines:
[    14.471] (II) intel(0): Modeline "1280x800"x0.0   71.26  1280 1296 1344 1424  800 801 804 834 -hsync -vsync (50.0 kHz eP)
[    24.210] (II) AIGLX: Suspending AIGLX clients for VT switch

I do see an error about a hung GPU in the 5th line from the bottom..

Now, the systemd journal contains a very big amount of .journal files in binary format. I am googling around but I have yet to
find a way to read the systemd journal that lies in a different folder (in my case, /media/sdb1/var/log/journal/06372a3e83a349d1a972d9418c2d7a6a/)

Do you see anything weird on the pacman.log that I can't notice? Could you tell me how I can check the journal?

UPDATE: The file Xorg.1.log seems to be a little bit more interesting. Here it is, please check the last few lines that indicate errors.
I suspect it has to do with pipelight, as this is the only thing on this computer that has anything to do with drm and it was installed just before
the problem occured.

[  1269.135] 
X.Org X Server 1.15.1
Release Date: 2014-04-13
[  1269.135] X Protocol Version 11, Revision 0
[  1269.135] Build Operating System: Linux 3.14.0-4-ARCH i686 
[  1269.136] Current Operating System: Linux flamingo 3.14.4-1-ARCH #1 SMP PREEMPT Tue May 13 16:44:54 CEST 2014 i686
[  1269.136] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d80af2f9-64a7-4e8b-af99-089232de3bc8 rw quiet
[  1269.136] Build Date: 14 April 2014  08:41:02AM
[  1269.136]  
[  1269.136] Current version of pixman: 0.32.4
[  1269.136] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1269.136] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1269.139] (==) Log file: "/var/log/Xorg.1.log", Time: Mon Jun  2 08:06:41 2014
[  1269.139] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1269.139] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1269.139] (==) No Layout section.  Using the first Screen section.
[  1269.139] (==) No screen section available. Using defaults.
[  1269.139] (**) |-->Screen "Default Screen Section" (0)
[  1269.139] (**) |   |-->Monitor "<default monitor>"
[  1269.139] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  1269.140] (==) Automatically adding devices
[  1269.140] (==) Automatically enabling devices
[  1269.140] (==) Automatically adding GPU devices
[  1269.140] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  1269.140] 	Entry deleted from font path.
[  1269.140] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[  1269.140] 	Entry deleted from font path.
[  1269.140] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[  1269.140] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[  1269.140] 	Entry deleted from font path.
[  1269.140] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[  1269.140] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/
[  1269.140] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1269.140] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1269.140] (II) Loader magic: 0x8264660
[  1269.140] (II) Module ABI versions:
[  1269.140] 	X.Org ANSI C Emulation: 0.4
[  1269.140] 	X.Org Video Driver: 15.0
[  1269.140] 	X.Org XInput driver : 20.0
[  1269.140] 	X.Org Server Extension : 8.0
[  1269.140] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1269.140] setversion 1.4 failed: Permission denied
[  1269.142] (--) PCI:*(0:0:2:0) 8086:2a02:1028:022f rev 12, Mem @ 0xfea00000/1048576, 0xe0000000/268435456, I/O @ 0x0000eff8/8
[  1269.142] (--) PCI: (0:0:2:1) 8086:2a03:1028:022f rev 12, Mem @ 0xfeb00000/1048576
[  1269.142] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  1269.142] Initializing built-in extension Generic Event Extension
[  1269.142] Initializing built-in extension SHAPE
[  1269.142] Initializing built-in extension MIT-SHM
[  1269.142] Initializing built-in extension XInputExtension
[  1269.143] Initializing built-in extension XTEST
[  1269.143] Initializing built-in extension BIG-REQUESTS
[  1269.143] Initializing built-in extension SYNC
[  1269.143] Initializing built-in extension XKEYBOARD
[  1269.143] Initializing built-in extension XC-MISC
[  1269.143] Initializing built-in extension SECURITY
[  1269.143] Initializing built-in extension XINERAMA
[  1269.143] Initializing built-in extension XFIXES
[  1269.143] Initializing built-in extension RENDER
[  1269.143] Initializing built-in extension RANDR
[  1269.143] Initializing built-in extension COMPOSITE
[  1269.143] Initializing built-in extension DAMAGE
[  1269.143] Initializing built-in extension MIT-SCREEN-SAVER
[  1269.143] Initializing built-in extension DOUBLE-BUFFER
[  1269.143] Initializing built-in extension RECORD
[  1269.143] Initializing built-in extension DPMS
[  1269.144] Initializing built-in extension Present
[  1269.146] Initializing built-in extension DRI3
[  1269.147] Initializing built-in extension X-Resource
[  1269.148] Initializing built-in extension XVideo
[  1269.149] Initializing built-in extension XVideo-MotionCompensation
[  1269.150] Initializing built-in extension XFree86-VidModeExtension
[  1269.151] Initializing built-in extension XFree86-DGA
[  1269.152] Initializing built-in extension XFree86-DRI
[  1269.154] Initializing built-in extension DRI2
[  1269.154] (II) "glx" will be loaded by default.
[  1269.154] (II) LoadModule: "dri2"
[  1269.154] (II) Module "dri2" already built-in
[  1269.154] (II) LoadModule: "glamoregl"
[  1269.154] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  1269.156] (II) Module glamoregl: vendor="X.Org Foundation"
[  1269.156] 	compiled for 1.15.0, module version = 0.6.0
[  1269.156] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1269.156] (II) LoadModule: "glx"
[  1269.156] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1269.156] (II) Module glx: vendor="X.Org Foundation"
[  1269.156] 	compiled for 1.15.1, module version = 1.0.0
[  1269.156] 	ABI class: X.Org Server Extension, version 8.0
[  1269.156] (==) AIGLX enabled
[  1269.157] Loading extension GLX
[  1269.157] (==) Matched intel as autoconfigured driver 0
[  1269.157] (==) Matched modesetting as autoconfigured driver 1
[  1269.157] (==) Matched fbdev as autoconfigured driver 2
[  1269.157] (==) Matched vesa as autoconfigured driver 3
[  1269.157] (==) Assigned the driver to the xf86ConfigLayout
[  1269.157] (II) LoadModule: "intel"
[  1269.158] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  1269.158] (II) Module intel: vendor="X.Org Foundation"
[  1269.158] 	compiled for 1.15.0, module version = 2.99.911
[  1269.158] 	Module class: X.Org Video Driver
[  1269.158] 	ABI class: X.Org Video Driver, version 15.0
[  1269.158] (II) LoadModule: "modesetting"
[  1269.158] (WW) Warning, couldn't open module modesetting
[  1269.158] (II) UnloadModule: "modesetting"
[  1269.158] (II) Unloading modesetting
[  1269.158] (EE) Failed to load module "modesetting" (module does not exist, 0)
[  1269.158] (II) LoadModule: "fbdev"
[  1269.159] (WW) Warning, couldn't open module fbdev
[  1269.159] (II) UnloadModule: "fbdev"
[  1269.159] (II) Unloading fbdev
[  1269.159] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  1269.159] (II) LoadModule: "vesa"
[  1269.159] (WW) Warning, couldn't open module vesa
[  1269.159] (II) UnloadModule: "vesa"
[  1269.159] (II) Unloading vesa
[  1269.159] (EE) Failed to load module "vesa" (module does not exist, 0)
[  1269.159] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[  1269.159] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000
[  1269.159] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100
[  1269.159] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200
[  1269.159] (++) using VT number 6

[  1271.569] (EE) intel(0): [drm] failed to set drm interface version: Permission denied [13].
[  1271.569] (EE) intel(0): Failed to claim DRM device.
[  1271.569] (II) UnloadModule: "intel"
[  1271.569] (EE) Screen(s) found, but none have a usable configuration.
[  1271.569] (EE) 
Fatal server error:
[  1271.570] (EE) no screens found(EE) 
[  1271.570] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[  1271.570] (EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information.
[  1271.570] (EE) 
[  1271.579] (EE) Server terminated with error (1). Closing log file.

Last edited by geo909 (2014-06-21 23:26:25)

Offline

#10 2014-06-21 23:36:03

loqs
Member
Registered: 2014-03-06
Posts: 17,195

Re: [RESOLVED] Blank screen after kernel upgrade

From man 1 journalctl

-D DIR, --directory=DIR
           Takes a directory path as argument. If specified, journalctl will
           operate on the specified journal directory DIR instead of the
           default runtime and system journal paths.

Offline

#11 2014-06-22 00:51:23

geo909
Member
Registered: 2008-09-07
Posts: 309

Re: [RESOLVED] Blank screen after kernel upgrade

Thanks loqs.. There was actually an update of the situation and I didn't have to use that. While the problem is still there, when I boot the laptop with an external VGA monitor,
the laptop boots fine, and both the external monitor and the laptop screen work as expected! If I remove the VGA cable and reboot, I get the same problem!!

So now I am writing from the problematic installation by pluging in my external monitor.

Here is the output from journalctl of the problematic boot, when I didn't have the external VGA monitor attached

Runtime journal is using 8.0M (max allowed 176.5M, trying to leave 264.8M free of 1.7G available → current limit 176.5M).
Runtime journal is using 8.0M (max allowed 176.5M, trying to leave 264.8M free of 1.7G available → current limit 176.5M).
Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Initializing cgroup subsys cpuacct
Linux version 3.15.1-1-ARCH (nobody@var-lib-archbuild-testing-i686-tobias) (gcc version 4.9.0 20140604 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Jun 17 09:34:41 CEST 2014
e820: BIOS-provided physical RAM map:
BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
BIOS-e820: [mem 0x0000000000100000-0x00000000df66d7ff] usable
BIOS-e820: [mem 0x00000000df66d800-0x00000000dfffffff] reserved
BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
BIOS-e820: [mem 0x00000000fed18000-0x00000000fed1bfff] reserved
BIOS-e820: [mem 0x00000000fed20000-0x00000000fed8ffff] reserved
BIOS-e820: [mem 0x00000000feda0000-0x00000000feda5fff] reserved
BIOS-e820: [mem 0x00000000fee00000-0x00000000fee0ffff] reserved
BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
BIOS-e820: [mem 0x0000000100000000-0x000000011fffffff] usable
Notice: NX (Execute Disable) protection missing in CPU!
SMBIOS 2.4 present.
DMI: Dell Inc. Inspiron 1525                   /0U990C, BIOS A16 10/16/2008
e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
e820: remove [mem 0x000a0000-0x000fffff] usable
e820: last_pfn = 0xdf66d max_arch_pfn = 0x100000
MTRR default type: uncachable
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-BFFFF uncachable
  C0000-CFFFF write-protect
  D0000-EFFFF uncachable
  F0000-FFFFF write-protect
MTRR variable ranges enabled:
  0 base 000000000 mask F80000000 write-back
  1 base 080000000 mask FC0000000 write-back
  2 base 0C0000000 mask FE0000000 write-back
  3 base 100000000 mask F00000000 write-back
  4 base 0DF800000 mask FFF800000 uncachable
  5 base 0DF700000 mask FFFF00000 uncachable
  6 disabled
  7 disabled
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
e820: update [mem 0xdf700000-0xffffffff] usable ==> reserved
Scanning 1 areas for low memory corruption
initial memory mapped: [mem 0x00000000-0x01bfffff]
Base memory trampoline at [c009b000] 9b000 size 16384
init_memory_mapping: [mem 0x00000000-0x000fffff]
 [mem 0x00000000-0x000fffff] page 4k
init_memory_mapping: [mem 0x37000000-0x373fffff]
 [mem 0x37000000-0x373fffff] page 2M
init_memory_mapping: [mem 0x30000000-0x36ffffff]
 [mem 0x30000000-0x36ffffff] page 2M
init_memory_mapping: [mem 0x00100000-0x2fffffff]
 [mem 0x00100000-0x003fffff] page 4k
 [mem 0x00400000-0x2fffffff] page 2M
init_memory_mapping: [mem 0x37400000-0x377fdfff]
 [mem 0x37400000-0x377fdfff] page 4k
BRK [0x0179e000, 0x0179efff] PGTABLE
RAMDISK: [mem 0x37954000-0x37ca1fff]
Allocated new RAMDISK: [mem 0x374b0000-0x377fd4cf]
Move RAMDISK from [mem 0x37954000-0x37ca14cf] to [mem 0x374b0000-0x377fd4cf]
ACPI: RSDP 0x000FBC60 000024 (v02 DELL  )
ACPI: XSDT 0xDF66F200 000064 (v01 DELL   M08      27D80A10 ASL  00000061)
ACPI: FACP 0xDF66F09C 0000F4 (v04 DELL   M08      27D80A10 ASL  00000061)
ACPI: DSDT 0xDF66F800 005477 (v02 INT430 SYSFexxx 00001001 INTL 20050624)
ACPI: FACS 0xDF67E000 000040
ACPI: HPET 0xDF66F300 000038 (v01 DELL   M08      00000001 ASL  00000061)
ACPI: APIC 0xDF66F400 000068 (v01 DELL   M08      27D80A10 ASL  00000047)
ACPI: MCFG 0xDF66F3C0 00003E (v16 DELL   M08      27D80A10 ASL  00000061)
ACPI: SLIC 0xDF66F49C 000024 (v01 DELL   M08      27D80A10 ASL  00000061)
ACPI: OSFR 0xDF66EA00 00002C (v01 DELL   M08      27D80A10 ASL  00000061)
ACPI: BOOT 0xDF66EFC0 000028 (v01 DELL   M08      27D80A10 ASL  00000061)
ACPI: SSDT 0xDF66D9C0 0004CC (v01 PmRef  CpuPm    00003000 INTL 20050624)
ACPI: Local APIC address 0xfee00000
2686MB HIGHMEM available.
887MB LOWMEM available.
  mapped low ram: 0 - 377fe000
  low ram: 0 - 377fe000
BRK [0x0179f000, 0x0179ffff] PGTABLE
Zone ranges:
  DMA      [mem 0x00001000-0x00ffffff]
  Normal   [mem 0x01000000-0x377fdfff]
  HighMem  [mem 0x377fe000-0xdf66cfff]
Movable zone start for each node
Early memory node ranges
  node   0: [mem 0x00001000-0x0009efff]
  node   0: [mem 0x00100000-0xdf66cfff]
On node 0 totalpages: 914955
free_area_init_node: node 0, pgdat c1601e00, node_mem_map f58c0020
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 3998 pages, LIFO batch:0
  Normal zone: 1744 pages used for memmap
  Normal zone: 223230 pages, LIFO batch:31
  HighMem zone: 5373 pages used for memmap
  HighMem zone: 687727 pages, LIFO batch:31
Using APIC driver default
Reserving Intel graphics stolen memory at 0xdf800000-0xdfffffff
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0x8086a201 base: 0xfed00000
smpboot: Allowing 2 CPUs, 0 hotplug CPUs
nr_irqs_gsi: 40
PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
e820: [mem 0xe0000000-0xf7ffffff] available for PCI devices
Booting paravirtualized kernel on bare hardware
setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
PERCPU: Embedded 14 pages/cpu @f5892000 s33856 r0 d23488 u57344
pcpu-alloc: s33856 r0 d23488 u57344 alloc=14*4096
pcpu-alloc: [0] 0 [0] 1 
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 913179
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=db370b09-a1e1-4d89-8478-bb4fb2b1b9ff rw quiet
PID hash table entries: 4096 (order: 2, 16384 bytes)
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Initializing CPU#0
allocated 7320416 bytes of page_cgroup
please try 'cgroup_disable=memory' option if you don't want memory cgroups
Initializing HighMem for node 0 (000377fe:000df66d)
Initializing Movable for node 0 (00000000:00000000)
Memory: 3611812K/3659820K available (4447K kernel code, 484K rwdata, 1288K rodata, 564K init, 956K bss, 48008K reserved, 2750908K highmem)
virtual kernel memory layout:
    fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
    lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
      .init : 0xc1616000 - 0xc16a3000   ( 564 kB)
      .data : 0xc1457f6a - 0xc1614300   (1776 kB)
      .text : 0xc1000000 - 0xc1457f6a   (4447 kB)
Checking if this processor honours the WP bit even in supervisor mode...Ok.
SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Preemptible hierarchical RCU implementation.
	RCU dyntick-idle grace-period acceleration is enabled.
	Dump stacks of tasks blocking RCU-preempt GP.
	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
NR_IRQS:2304 nr_irqs:512 16
CPU 0 irqstacks, hard=f4c08000 soft=f4c0a000
Console: colour dummy device 80x25
console [tty0] enabled
hpet clockevent registered
tsc: Fast TSC calibration failed
tsc: PIT calibration matches HPET. 1 loops
tsc: Detected 2094.750 MHz processor
Calibrating delay loop (skipped), value calculated using timer frequency.. 4191.06 BogoMIPS (lpj=6982500)
pid_max: default: 32768 minimum: 301
ACPI: Core revision 20140214
ACPI: All ACPI Tables successfully acquired
Security Framework initialized
Yama: becoming mindful.
Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
Initializing cgroup subsys memory
Initializing cgroup subsys devices
Initializing cgroup subsys freezer
Initializing cgroup subsys net_cls
Initializing cgroup subsys blkio
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 6 MCE banks
CPU0: Thermal monitoring enabled (TM2)
Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
tlb_flushall_shift: -1
Freeing SMP alternatives memory: 16K (c16a3000 - c16a7000)
ftrace: allocating 19100 entries in 38 pages
Enabling APIC mode:  Flat.  Using 1 I/O APICs
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     T8100  @ 2.10GHz (fam: 06, model: 17, stepping: 06)
Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
... version:                2
... bit width:              40
... generic registers:      2
... value mask:             000000ffffffffff
... max period:             000000007fffffff
... fixed-purpose events:   3
... event mask:             0000000700000003
NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
CPU 1 irqstacks, hard=f4cee000 soft=f4cf8000
x86: Booting SMP configuration:
.... node  #0, CPUs:      #1
Initializing CPU#1
x86: Booted up 1 node, 2 CPUs
smpboot: Total of 2 processors activated (8382.12 BogoMIPS)
devtmpfs: initialized
pinctrl core: initialized pinctrl subsystem
RTC time: 23:47:54, date: 06/21/14
NET: Registered protocol family 16
cpuidle: using governor ladder
cpuidle: using governor menu
ACPI: bus type PCI registered
acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
PCI: Using MMCONFIG for extended config space
PCI: Using configuration type 1 for base access
dmi type 0xB1 record - unknown flag
mtrr: your CPUs had inconsistent variable MTRR settings
mtrr: probably your BIOS does not setup all CPUs.
mtrr: corrected configuration.
ACPI: Added _OSI(Module Device)
ACPI: Added _OSI(Processor Device)
ACPI: Added _OSI(3.0 _SCP Extensions)
ACPI: Added _OSI(Processor Aggregator Device)
ACPI: SSDT 0xDF66E4F6 000286 (v01 PmRef  Cpu0Ist  00003000 INTL 20050624)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0x00000000 000286 (v01 PmRef  Cpu0Ist  00003000 INTL 20050624)
ACPI: SSDT 0xDF66DE8C 0005E5 (v01 PmRef  Cpu0Cst  00003001 INTL 20050624)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0x00000000 0005E5 (v01 PmRef  Cpu0Cst  00003001 INTL 20050624)
ACPI: SSDT 0xDF66E77C 0000C4 (v01 PmRef  Cpu1Ist  00003000 INTL 20050624)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0x00000000 0000C4 (v01 PmRef  Cpu1Ist  00003000 INTL 20050624)
ACPI: SSDT 0xDF66E471 000085 (v01 PmRef  Cpu1Cst  00003000 INTL 20050624)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0x00000000 000085 (v01 PmRef  Cpu1Cst  00003000 INTL 20050624)
ACPI: Interpreter enabled
ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580)
ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
acpi PNP0A03:00: host bridge window [0x120000000-0x317ffffff] (ignored, not CPU addressable)
acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
PCI host bridge to bus 0000:00
pci_bus 0000:00: root bus resource [bus 00-ff]
pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff]
pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfebfffff]
pci_bus 0000:00: root bus resource [mem 0xfec10000-0xfecfffff]
pci_bus 0000:00: root bus resource [mem 0xfed1c000-0xfed1ffff]
pci_bus 0000:00: root bus resource [mem 0xfed90000-0xfed9ffff]
pci_bus 0000:00: root bus resource [mem 0xfeda7000-0xfedfffff]
pci_bus 0000:00: root bus resource [mem 0xfee10000-0xff9fffff]
pci_bus 0000:00: root bus resource [mem 0xffc00000-0xffdfffff]
pci 0000:00:00.0: [8086:2a00] type 00 class 0x060000
pci 0000:00:02.0: [8086:2a02] type 00 class 0x030000
pci 0000:00:02.0: reg 0x10: [mem 0xfea00000-0xfeafffff 64bit]
pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
pci 0000:00:02.0: reg 0x20: [io  0xeff8-0xefff]
pci 0000:00:02.1: [8086:2a03] type 00 class 0x038000
pci 0000:00:02.1: reg 0x10: [mem 0xfeb00000-0xfebfffff 64bit]
pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
pci 0000:00:1a.0: reg 0x20: [io  0x6f20-0x6f3f]
pci 0000:00:1a.0: System wakeup disabled by ACPI
pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
pci 0000:00:1a.1: reg 0x20: [io  0x6f00-0x6f1f]
pci 0000:00:1a.1: System wakeup disabled by ACPI
pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
pci 0000:00:1a.7: reg 0x10: [mem 0xfed1c400-0xfed1c7ff]
pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1a.7: System wakeup disabled by ACPI
pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
pci 0000:00:1b.0: reg 0x10: [mem 0xfe9fc000-0xfe9fffff 64bit]
pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1b.0: System wakeup disabled by ACPI
pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.0: System wakeup disabled by ACPI
pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400
pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.1: System wakeup disabled by ACPI
pci 0000:00:1c.4: [8086:2847] type 01 class 0x060400
pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.4: System wakeup disabled by ACPI
pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
pci 0000:00:1d.0: reg 0x20: [io  0x6f80-0x6f9f]
pci 0000:00:1d.0: System wakeup disabled by ACPI
pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
pci 0000:00:1d.1: reg 0x20: [io  0x6f60-0x6f7f]
pci 0000:00:1d.1: System wakeup disabled by ACPI
pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
pci 0000:00:1d.2: reg 0x20: [io  0x6f40-0x6f5f]
pci 0000:00:1d.2: System wakeup disabled by ACPI
pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
pci 0000:00:1d.7: reg 0x10: [mem 0xfed1c000-0xfed1c3ff]
pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1d.7: System wakeup disabled by ACPI
pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
pci 0000:00:1e.0: System wakeup disabled by ACPI
pci 0000:00:1f.0: [8086:2815] type 00 class 0x060100
pci 0000:00:1f.0: can't claim BAR 13 [io  0x1000-0x107f]: address conflict with ACPI CPU throttle [io  0x1010-0x1015]
pci 0000:00:1f.0: quirk: [io  0x1080-0x10bf] claimed by ICH6 GPIO
pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f)
pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 006c (mask 0007)
pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0c80 (mask 003f)
pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a
pci 0000:00:1f.1: reg 0x10: [io  0x01f0-0x01f7]
pci 0000:00:1f.1: reg 0x14: [io  0x03f4-0x03f7]
pci 0000:00:1f.1: reg 0x18: [io  0x0170-0x0177]
pci 0000:00:1f.1: reg 0x1c: [io  0x0374-0x0377]
pci 0000:00:1f.1: reg 0x20: [io  0x6fa0-0x6faf]
pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
pci 0000:00:1f.2: [8086:2829] type 00 class 0x010601
pci 0000:00:1f.2: reg 0x10: [io  0x6eb0-0x6eb7]
pci 0000:00:1f.2: reg 0x14: [io  0x6eb8-0x6ebb]
pci 0000:00:1f.2: reg 0x18: [io  0x6ec0-0x6ec7]
pci 0000:00:1f.2: reg 0x1c: [io  0x6ec8-0x6ecb]
pci 0000:00:1f.2: reg 0x20: [io  0x6ee0-0x6eff]
pci 0000:00:1f.2: reg 0x24: [mem 0xfe9fb800-0xfe9fbfff]
pci 0000:00:1f.2: PME# supported from D3hot
pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
pci 0000:00:1f.3: reg 0x10: [mem 0xfe9fb700-0xfe9fb7ff]
pci 0000:00:1f.3: reg 0x20: [io  0x10c0-0x10df]
pci 0000:09:00.0: [11ab:4354] type 00 class 0x020000
pci 0000:09:00.0: reg 0x10: [mem 0xfe8fc000-0xfe8fffff 64bit]
pci 0000:09:00.0: reg 0x18: [io  0xde00-0xdeff]
pci 0000:09:00.0: supports D1 D2
pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:1c.0: PCI bridge to [bus 09]
pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
pci 0000:00:1c.0:   bridge window [mem 0xfe800000-0xfe8fffff]
pci 0000:0b:00.0: [8086:4222] type 00 class 0x028000
pci 0000:0b:00.0: reg 0x10: [mem 0xfe7ff000-0xfe7fffff]
pci 0000:0b:00.0: PME# supported from D0 D3hot D3cold
pci 0000:0b:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
pci 0000:00:1c.1: PCI bridge to [bus 0b]
pci 0000:00:1c.1:   bridge window [mem 0xfe700000-0xfe7fffff]
acpiphp: Slot [1] registered
pci 0000:00:1c.4: PCI bridge to [bus 0c-0d]
pci 0000:00:1c.4:   bridge window [io  0xc000-0xcfff]
pci 0000:00:1c.4:   bridge window [mem 0xfe400000-0xfe6fffff]
pci 0000:00:1c.4:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
pci 0000:02:09.0: [1180:0832] type 00 class 0x0c0010
pci 0000:02:09.0: reg 0x10: [mem 0xfe3ff800-0xfe3fffff]
pci 0000:02:09.0: supports D1 D2
pci 0000:02:09.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:02:09.1: [1180:0822] type 00 class 0x080501
pci 0000:02:09.1: reg 0x10: [mem 0xfe3ff500-0xfe3ff5ff]
pci 0000:02:09.1: supports D1 D2
pci 0000:02:09.1: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:02:09.2: [1180:0592] type 00 class 0x088000
pci 0000:02:09.2: reg 0x10: [mem 0xfe3ff600-0xfe3ff6ff]
pci 0000:02:09.2: supports D1 D2
pci 0000:02:09.2: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:02:09.3: [1180:0852] type 00 class 0x088000
pci 0000:02:09.3: reg 0x10: [mem 0xfe3ff700-0xfe3ff7ff]
pci 0000:02:09.3: supports D1 D2
pci 0000:02:09.3: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:1e.0: PCI bridge to [bus 02] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0xfe300000-0xfe3fffff]
pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xf7ffffff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0xfc000000-0xfebfffff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0xfec10000-0xfecfffff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0xfed1c000-0xfed1ffff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0xfed90000-0xfed9ffff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0xfeda7000-0xfedfffff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0xfee10000-0xff9fffff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0xffc00000-0xffdfffff] (subtractive decode)
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10
ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *5
ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
ACPI: Enabled 4 GPEs in block 00 to 1F
vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
vgaarb: bridge control possible 0000:00:02.0
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 64 bytes
e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
e820: reserve RAM buffer [mem 0xdf66d800-0xdfffffff]
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
HPET: 3 timers in total, 0 timers will be used for per-cpu timer
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 comparators, 64-bit 14.318180 MHz counter
Switched to clocksource hpet
pnp: PnP ACPI init
ACPI: bus type PNP registered
system 00:00: [mem 0xff800000-0xff8fffff] has been reserved
system 00:00: [mem 0xffc00000-0xffcfffff] has been reserved
system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp 00:01: Plug and Play ACPI device, IDs PNP0f13 (active)
pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
system 00:05: [io  0x0c80-0x0cff] could not be reserved
system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
pnp 00:06: [dma 4]
pnp 00:06: Plug and Play ACPI device, IDs PNP0200 (active)
pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
system 00:08: [mem 0xfed00000-0xfed003ff] has been reserved
system 00:08: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
pnp 00:09: disabling [io  0x1000-0x1005] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
pnp 00:09: disabling [io  0x1008-0x100f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
system 00:09: [io  0x0900-0x097f] has been reserved
system 00:09: [io  0x04d0-0x04d1] has been reserved
system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
pnp 00:0a: disabling [io  0x1006-0x1007] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
pnp 00:0a: disabling [io  0x100a-0x1059] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
pnp 00:0a: disabling [io  0x1060-0x107f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
pnp 00:0a: disabling [io  0x1010-0x102f] because it overlaps 0000:00:1f.0 BAR 13 [io  0x1000-0x107f]
system 00:0a: [io  0xf400-0xf4fe] has been reserved
system 00:0a: [io  0x1080-0x10bf] has been reserved
system 00:0a: [io  0x10c0-0x10df] has been reserved
system 00:0a: [io  0x0809] has been reserved
system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
system 00:0b: [mem 0x00000000-0x0009efff] could not be reserved
system 00:0b: [mem 0x0009f000-0x0009ffff] could not be reserved
system 00:0b: [mem 0x000c0000-0x000cffff] could not be reserved
system 00:0b: [mem 0x000e0000-0x000fffff] could not be reserved
system 00:0b: [mem 0x00100000-0xdf66d7ff] could not be reserved
system 00:0b: [mem 0xdf66d800-0xdf6fffff] has been reserved
system 00:0b: [mem 0xdf700000-0xdf7fffff] has been reserved
system 00:0b: [mem 0xdf700000-0xdfefffff] could not be reserved
system 00:0b: [mem 0xffe00000-0xffffffff] has been reserved
system 00:0b: [mem 0xffa00000-0xffbfffff] has been reserved
system 00:0b: [mem 0xfec00000-0xfec0ffff] could not be reserved
system 00:0b: [mem 0xfee00000-0xfee0ffff] has been reserved
system 00:0b: [mem 0xfed20000-0xfed8ffff] has been reserved
system 00:0b: [mem 0xfeda0000-0xfeda3fff] has been reserved
system 00:0b: [mem 0xfeda4000-0xfeda4fff] has been reserved
system 00:0b: [mem 0xfeda5000-0xfeda5fff] has been reserved
system 00:0b: [mem 0xfeda6000-0xfeda6fff] has been reserved
system 00:0b: [mem 0xfed18000-0xfed1bfff] has been reserved
system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved
system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
pnp: PnP ACPI: found 12 devices
ACPI: bus type PNP unregistered
pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000
pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 0b] add_size 1000
pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000
pci 0000:00:1f.0: BAR 13: [io  0x1000-0x107f] has bogus alignment
pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
pci 0000:00:1c.1: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
pci 0000:00:1c.0: BAR 15: assigned [mem 0xf0200000-0xf03fffff 64bit pref]
pci 0000:00:1c.1: BAR 15: assigned [mem 0xf0400000-0xf05fffff 64bit pref]
pci 0000:00:1c.1: BAR 13: assigned [io  0x2000-0x2fff]
pci 0000:00:1c.0: PCI bridge to [bus 09]
pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
pci 0000:00:1c.0:   bridge window [mem 0xfe800000-0xfe8fffff]
pci 0000:00:1c.0:   bridge window [mem 0xf0200000-0xf03fffff 64bit pref]
pci 0000:00:1c.1: PCI bridge to [bus 0b]
pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
pci 0000:00:1c.1:   bridge window [mem 0xfe700000-0xfe7fffff]
pci 0000:00:1c.1:   bridge window [mem 0xf0400000-0xf05fffff 64bit pref]
pci 0000:00:1c.4: PCI bridge to [bus 0c-0d]
pci 0000:00:1c.4:   bridge window [io  0xc000-0xcfff]
pci 0000:00:1c.4:   bridge window [mem 0xfe400000-0xfe6fffff]
pci 0000:00:1c.4:   bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
pci 0000:00:1e.0: PCI bridge to [bus 02]
pci 0000:00:1e.0:   bridge window [mem 0xfe300000-0xfe3fffff]
pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
pci_bus 0000:00: resource 8 [mem 0xe0000000-0xf7ffffff]
pci_bus 0000:00: resource 9 [mem 0xfc000000-0xfebfffff]
pci_bus 0000:00: resource 10 [mem 0xfec10000-0xfecfffff]
pci_bus 0000:00: resource 11 [mem 0xfed1c000-0xfed1ffff]
pci_bus 0000:00: resource 12 [mem 0xfed90000-0xfed9ffff]
pci_bus 0000:00: resource 13 [mem 0xfeda7000-0xfedfffff]
pci_bus 0000:00: resource 14 [mem 0xfee10000-0xff9fffff]
pci_bus 0000:00: resource 15 [mem 0xffc00000-0xffdfffff]
pci_bus 0000:09: resource 0 [io  0xd000-0xdfff]
pci_bus 0000:09: resource 1 [mem 0xfe800000-0xfe8fffff]
pci_bus 0000:09: resource 2 [mem 0xf0200000-0xf03fffff 64bit pref]
pci_bus 0000:0b: resource 0 [io  0x2000-0x2fff]
pci_bus 0000:0b: resource 1 [mem 0xfe700000-0xfe7fffff]
pci_bus 0000:0b: resource 2 [mem 0xf0400000-0xf05fffff 64bit pref]
pci_bus 0000:0c: resource 0 [io  0xc000-0xcfff]
pci_bus 0000:0c: resource 1 [mem 0xfe400000-0xfe6fffff]
pci_bus 0000:0c: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
pci_bus 0000:02: resource 1 [mem 0xfe300000-0xfe3fffff]
pci_bus 0000:02: resource 4 [io  0x0000-0x0cf7]
pci_bus 0000:02: resource 5 [io  0x0d00-0xffff]
pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff]
pci_bus 0000:02: resource 7 [mem 0x000d0000-0x000dffff]
pci_bus 0000:02: resource 8 [mem 0xe0000000-0xf7ffffff]
pci_bus 0000:02: resource 9 [mem 0xfc000000-0xfebfffff]
pci_bus 0000:02: resource 10 [mem 0xfec10000-0xfecfffff]
pci_bus 0000:02: resource 11 [mem 0xfed1c000-0xfed1ffff]
pci_bus 0000:02: resource 12 [mem 0xfed90000-0xfed9ffff]
pci_bus 0000:02: resource 13 [mem 0xfeda7000-0xfedfffff]
pci_bus 0000:02: resource 14 [mem 0xfee10000-0xff9fffff]
pci_bus 0000:02: resource 15 [mem 0xffc00000-0xffdfffff]
NET: Registered protocol family 2
TCP established hash table entries: 8192 (order: 3, 32768 bytes)
TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
TCP: reno registered
UDP hash table entries: 512 (order: 2, 16384 bytes)
UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
NET: Registered protocol family 1
pci 0000:00:02.0: Boot video device
PCI: CLS 64 bytes, default 64
Unpacking initramfs...
Freeing initrd memory: 3384K (f74b0000 - f77fe000)
Simple Boot Flag at 0x79 set to 0x1
apm: BIOS not found.
Scanning for low memory corruption every 60 seconds
futex hash table entries: 512 (order: 3, 32768 bytes)
bounce pool size: 64 pages
HugeTLB registered 4 MB page size, pre-allocated 0 pages
zbud: loaded
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
msgmni has been set to 1688
Key type big_key registered
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
pcieport 0000:00:1c.0: device [8086:283f] has invalid IRQ; check vendor BIOS
pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
pcieport 0000:00:1c.1: device [8086:2841] has invalid IRQ; check vendor BIOS
pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
pcieport 0000:00:1c.4: device [8086:2847] has invalid IRQ; check vendor BIOS
pcieport 0000:00:1c.4: irq 42 for MSI/MSI-X
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.4
vesafb: mode is 1280x800x32, linelength=5120, pages=0
vesafb: scrolling: redraw
vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
vesafb: framebuffer at 0xe0000000, mapped to 0xf8080000, using 4032k, total 4032k
Console: switching to colour frame buffer device 160x50
fb0: VESA VGA frame buffer device
intel_idle: does not run on family 6 model 23
GHES: HEST is not enabled!
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
rtc_cmos 00:03: RTC can wake from S4
rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
ledtrig-cpu: registered to indicate activity on CPUs
TCP: cubic registered
NET: Registered protocol family 10
NET: Registered protocol family 17
Using IPI No-Shortcut mode
registered taskstats version 1
  Magic number: 2:256:808
rtc_cmos 00:03: setting system clock to 2014-06-21 23:47:54 UTC (1403394474)
PM: Hibernation image not present or could not be loaded.
Freeing unused kernel memory: 564K (c1616000 - c16a3000)
Write protecting the kernel text: 4448k
Write protecting the kernel read-only data: 1292k
random: systemd-tmpfile urandom read with 0 bits of entropy available
starting version 213
i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
ACPI: bus type USB registered
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
uhci_hcd: USB Universal Host Controller Interface driver
uhci_hcd 0000:00:1a.0: UHCI Host Controller
uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1a.0: detected 2 ports
uhci_hcd 0000:00:1a.0: irq 20, io base 0x00006f20
ehci-pci: EHCI PCI platform driver
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
uhci_hcd 0000:00:1a.1: UHCI Host Controller
uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1a.1: detected 2 ports
uhci_hcd 0000:00:1a.1: irq 21, io base 0x00006f00
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.0: detected 2 ports
uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f80
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.1: detected 2 ports
uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f60
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ehci-pci 0000:00:1a.7: EHCI Host Controller
ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 5
ehci-pci 0000:00:1a.7: debug port 1
SCSI subsystem initialized
ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
ehci-pci 0000:00:1a.7: irq 22, io mem 0xfed1c400
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pci 0000:02:09.1: SDHCI controller found [1180:0822] (rev 22)
mmc0: no vqmmc regulator found
mmc0: no vmmc regulator found
mmc0: SDHCI controller on PCI [0000:02:09.1] using DMA
libata version 3.00 loaded.
i8042: Detected active multiplexing controller, rev 1.1
ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 4 ports detected
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
serio: i8042 AUX3 port at 0x60,0x64 irq 12
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ehci-pci 0000:00:1d.7: EHCI Host Controller
ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 6
ehci-pci 0000:00:1d.7: debug port 1
ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
ehci-pci 0000:00:1d.7: irq 20, io mem 0xfed1c000
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
hub 6-0:1.0: USB hub found
hub 6-0:1.0: 6 ports detected
firewire_ohci 0000:02:09.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
uhci_hcd 0000:00:1d.2: detected 2 ports
uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40
hub 7-0:1.0: USB hub found
hub 7-0:1.0: 2 ports detected
ata_piix 0000:00:1f.1: version 2.13
scsi0 : ata_piix
scsi1 : ata_piix
ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x6fa0 irq 14
ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x6fa8 irq 15
ahci 0000:00:1f.2: version 3.0
ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x5 impl SATA mode
ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc ems 
ata2: port disabled--ignoring
scsi2 : ahci
scsi3 : ahci
scsi4 : ahci
ata3: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fb900 irq 43
ata4: DUMMY
ata5: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fba00 irq 43
ata1.00: ATAPI: Optiarc DVD RW AD-7540A, 1.42, max UDMA/33
ata1.00: configured for UDMA/33
scsi 0:0:0:0: CD-ROM            Optiarc  DVD RW AD-7540A  1.42 PQ: 0 ANSI: 5
usb 5-1: new high-speed USB device number 2 using ehci-pci
ata5: SATA link down (SStatus 0 SControl 300)
ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
tsc: Refined TSC clocksource calibration: 2094.749 MHz
firewire_core 0000:02:09.0: created device fw0: GUID 324fc000230c55e1, S400
ata3.00: ATA-9: ST1000LM014-1EJ164, SM14, max UDMA/133
ata3.00: 1953525168 sectors, multi 8: LBA48 NCQ (depth 31/32), AA
ata3.00: configured for UDMA/133
scsi 2:0:0:0: Direct-Access     ATA      ST1000LM014-1EJ1 SM14 PQ: 0 ANSI: 5
sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
cdrom: Uniform CD-ROM driver Revision: 3.20
sr 0:0:0:0: Attached scsi CD-ROM sr0
sd 2:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
sd 2:0:0:0: [sda] 4096-byte physical blocks
sd 2:0:0:0: [sda] Write Protect is off
sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1
sd 2:0:0:0: [sda] Attached SCSI disk
usb 3-1: new low-speed USB device number 2 using uhci_hcd
hidraw: raw HID events driver (C) Jiri Kosina
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
usb 3-2: new full-speed USB device number 3 using uhci_hcd
Switched to clocksource tsc
hub 3-2:1.0: USB hub found
hub 3-2:1.0: 4 ports detected
usb 3-2.2: new full-speed USB device number 4 using uhci_hcd
EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
random: nonblocking pool is initialized
systemd 213 running in system mode. (+PAM -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR)
Detected architecture 'x86'.
Set hostname to <flamingo>.
Configuration file /etc/systemd/system/getty@tty1.service.d/autologin.conf is marked executable. Please remove executable permission bits. Proceeding anyway.
Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
Starting Forward Password Requests to Wall Directory Watch.
Started Forward Password Requests to Wall Directory Watch.
Starting Remote File Systems.
Reached target Remote File Systems.
Starting Arbitrary Executable File Formats File System Automount Point.
Set up automount Arbitrary Executable File Formats File System Automount Point.
Starting Dispatch Password Requests to Console Directory Watch.
Started Dispatch Password Requests to Console Directory Watch.
Starting Encrypted Volumes.
Reached target Encrypted Volumes.
Starting Swap.
Reached target Swap.
Starting Root Slice.
Created slice Root Slice.
Starting Delayed Shutdown Socket.
Listening on Delayed Shutdown Socket.
Starting /dev/initctl Compatibility Named Pipe.
Listening on /dev/initctl Compatibility Named Pipe.
Starting Device-mapper event daemon FIFOs.
Listening on Device-mapper event daemon FIFOs.
Starting LVM2 metadata daemon socket.
Listening on LVM2 metadata daemon socket.
Starting udev Kernel Socket.
Listening on udev Kernel Socket.
Starting udev Control Socket.
Listening on udev Control Socket.
Starting User and Session Slice.
Created slice User and Session Slice.
Starting Journal Socket.
Listening on Journal Socket.
Starting System Slice.
Created slice System Slice.
Started File System Check on Root Device.
Starting Remount Root and Kernel File Systems...
Starting Load Kernel Modules...
EXT4-fs (sda1): re-mounted. Opts: data=ordered
Starting Create list of required static device nodes for the current kernel...
Mounting Huge Pages File System...
Mounting Debug File System...
Starting Apply Kernel Variables...
Mounting POSIX Message Queue File System...
Starting Setup Virtual Console...
Starting udev Coldplug all Devices...
Starting system-getty.slice.
Created slice system-getty.slice.
Started Set Up Additional Binary Formats.
Starting Journal Service...
Started Journal Service.
Journal started
Starting Slices.
Reached target Slices.
Mounting Temporary Directory...
Mounted Debug File System.
Mounted Huge Pages File System.
Started Remount Root and Kernel File Systems.
Started Create list of required static device nodes for the current kernel.
Starting Create Static Device Nodes in /dev...
Starting Load/Save Random Seed...
Started Apply Kernel Variables.
Started Setup Virtual Console.
Inserted module 'tun'
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
Started Load Kernel Modules.
Mounted FUSE Control File System.
Mounting Configuration File System...
Mounted Configuration File System.
Started Create Static Device Nodes in /dev.
Starting udev Kernel Device Manager...
Starting Local File Systems (Pre).
Reached target Local File Systems (Pre).
Starting Local File Systems.
Reached target Local File Systems.
Starting Trigger Flushing of Journal to Persistent Storage...
Starting Create Volatile Files and Directories...
Permanent journal is using 821.6M (max allowed 3.6G, trying to leave 1.5G free of 803.6G available → current limit 3.6G).
Time spent on flushing to /var is 7.757098s for 772 entries.
starting version 213
Monitor-Mwait will be used to enter C-1 state
Monitor-Mwait will be used to enter C-2 state
Monitor-Mwait will be used to enter C-3 state
tsc: Marking TSC unstable due to TSC halts in idle
ACPI: acpi_idle registered with cpuidle
Switched to clocksource hpet
input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
ACPI: Lid Switch [LID]
input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6
ACPI: Power Button [PBTN]
input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input7
ACPI: Sleep Button [SBTN]
Linux agpgart interface v0.103
agpgart-intel 0000:00:00.0: Intel 965GM Chipset
agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
agpgart-intel 0000:00:00.0: detected 8192K stolen memory
agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
thermal LNXTHERM:00: registered as thermal_zone0
ACPI: Thermal Zone [THM] (47 C)
ACPI: AC Adapter [AC] (on-line)
ACPI: Battery Slot [BAT0] (battery present)
snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
wmi: Mapper loaded
r592: driver successfully loaded
r852: driver loaded successfully
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
sky2: driver version 1.30
sky2 0000:09:00.0: Yukon-2 FE+ chip revision 0
sky2 0000:09:00.0: irq 45 for MSI/MSI-X
sky2 0000:09:00.0 eth0: addr 00:21:9b:f1:35:74
i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
input: HID-compliant Mouse HID-compliant Mouse as /devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1:1.0/0003:1D57:0005.0001/input/input8
hid-generic 0003:1D57:0005.0001: input,hidraw0: USB HID v1.10 Mouse [HID-compliant Mouse HID-compliant Mouse] on usb-0000:00:1d.0-1/input0
input: HID 05f3:0007 as /devices/pci0000:00/0000:00:1d.0/usb3/3-2/3-2.2/3-2.2:1.0/0003:05F3:0007.0002/input/input9
hid-generic 0003:05F3:0007.0002: input,hidraw1: USB HID v1.00 Keyboard [HID 05f3:0007] on usb-0000:00:1d.0-2.2/input0
input: PC Speaker as /devices/platform/pcspkr/input/input10
input: HID 05f3:0007 as /devices/pci0000:00/0000:00:1d.0/usb3/3-2/3-2.2/3-2.2:1.1/0003:05F3:0007.0003/input/input11
hid-generic 0003:05F3:0007.0003: input,hidraw2: USB HID v1.00 Device [HID 05f3:0007] on usb-0000:00:1d.0-2.2/input1
[drm] Initialized drm 1.1.0 20060810
microcode: CPU0 sig=0x10676, pf=0x80, revision=0x60c
microcode: CPU1 sig=0x10676, pf=0x80, revision=0x60c
microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
input: Dell WMI hotkeys as /devices/virtual/input/input14
iTCO_vendor_support: vendor-support=0
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
iTCO_wdt: Found a ICH8M TCO device (Version=2, TCOBASE=0x1060)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
gpio_ich: GPIO from 206 to 255 on gpio_ich
kvm: disabled by bios
mousedev: PS/2 mouse device common for all mice
[drm] Memory usable by graphics device = 512M
checking generic (e0000000 3f0000) vs hw (e0000000 10000000)
fb: switching to inteldrmfb from VESA VGA
Console: switching to colour dummy device 80x25
renamed network interface eth0 to enp9s0
i915 0000:00:02.0: irq 46 for MSI/MSI-X
[drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[drm] Driver supports precise vblank timestamp query.
vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
cfg80211: Calling CRDA to update world regulatory domain
iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
iwl3945: Copyright(c) 2003-2011 Intel Corporation
iwl3945 0000:0b:00.0: can't disable ASPM; OS doesn't have ASPM control
iwl3945 0000:0b:00.0: Tunable channels: 11 802.11bg, 13 802.11a channels
iwl3945 0000:0b:00.0: Detected Intel Wireless WiFi Link 3945ABG
iwl3945 0000:0b:00.0: irq 47 for MSI/MSI-X
ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs'
[drm] initialized overlay support
renamed network interface wlan0 to wlp11s0
fbcon: inteldrmfb (fb0) is primary device
sound hdaudioC0D0: autoconfig: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
sound hdaudioC0D0:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
sound hdaudioC0D0:    mono: mono_out=0x0
sound hdaudioC0D0:    inputs:
input: ALPS PS/2 Device as /devices/platform/i8042/serio2/input/input15
input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio2/input/input13
sound hdaudioC0D2: autoconfig: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
sound hdaudioC0D2:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
sound hdaudioC0D2:    hp_outs=2 (0xf/0xa/0x0/0x0/0x0)
sound hdaudioC0D2:    mono: mono_out=0x0
sound hdaudioC0D2:    dig-out=0x21/0x0
sound hdaudioC0D2:    inputs:
sound hdaudioC0D2:      Internal Mic=0x13
sound hdaudioC0D2:      Mic=0xe
media: Linux media interface: v0.10
Console: switching to colour frame buffer device 160x50
i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
i915 0000:00:02.0: registered panic notifier
ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
acpi device:2f: registered as cooling_device2
input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input20
[Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
Linux video capture interface: v2.00
input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D2/input18
input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
input: HDA Intel Front Headphone Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
input: HDA Intel Front Headphone Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input22
uvcvideo: Found UVC 1.00 device Laptop Integrated Webcam (05a9:2640)
input: Laptop Integrated Webcam as /devices/pci0000:00/0000:00:1a.7/usb5/5-1/5-1:1.0/input/input23
usbcore: registered new interface driver uvcvideo
USB Video Class driver (1.1.1)
[system] Successfully activated service 'org.freedesktop.systemd1'
[system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service'
Using mapping database file /var/lib/colord/mapping.db
Using device database file /var/lib/colord/storage.db
loaded plugin libcd_plugin_sane.so
pam_unix(login:session): session opened for user jorge by LOGIN(uid=0)
loaded plugin libcd_plugin_camera.so
loaded plugin libcd_plugin_scanner.so
Daemon ready for requests
[system] Successfully activated service 'org.freedesktop.ColorManager'
Profile added: Brother_DCP-7020-Gray..
Device added: cups-Brother_DCP-7020
Profile added: PSC_1500-Gray..
Profile added: PSC_1500-RGB..
Device added: cups-PSC_1500
Started udev Kernel Device Manager.
Started Trigger Flushing of Journal to Persistent Storage.
invalid key/value pair in file /etc/udev/rules.d/51-magicstomp.rules on line 1,starting at character 1 ('U')
Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
Started Update UTMP about System Boot/Shutdown.
Starting System Initialization.
Reached target System Initialization.
Starting CUPS Printing Service Sockets.
Listening on CUPS Printing Service Sockets.
Starting CUPS Printer Service Spool.
Watching system buttons on /dev/input/event2 (Power Button)
Watching system buttons on /dev/input/event1 (Lid Switch)
Watching system buttons on /dev/input/event3 (Sleep Button)
invalid key/value pair in file /etc/udev/rules.d/51-magicstomp.rules on line 1,starting at character 1 ('U')
New seat seat0.
Started CUPS Printing Service.
Watching system buttons on /dev/input/event11 (Video Bus)
Starting user-1000.slice.
Created slice user-1000.slice.
Starting User Manager for UID 1000...
New session c1 of user jorge.
Starting Session c1 of user jorge.
Started Session c1 of user jorge.
/usr/bin/alsactl: load_state:1729: No soundcards found...
(colord:237): Cd-WARNING **: failed to get session [pid 178]: Unknown error -2
(colord:237): Cd-WARNING **: failed to get session [pid 178]: Unknown error -2
pam_unix(systemd-user:session): session opened for user jorge by (uid=0)
Starting Sound Card.
Reached target Sound Card.
Starting Paths.
Reached target Paths.
Starting Timers.
Reached target Timers.
Starting Sockets.
Reached target Sockets.
Starting Basic System.
Reached target Basic System.
Starting Default.
Reached target Default.
Startup finished in 233ms.
Started User Manager for UID 1000.
[drm] GPU HANG: ecode -1:0x00000000, reason: Command parser error, iir 0x00028000, action: continue
[drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
[drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
[drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
[drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
[drm] GPU crash dump saved to /sys/class/drm/card0/error
i915: render error detected, EIR: 0x00000010
i915: page table error
i915:   PGTBL_ER: 0x00000101
[drm:i915_report_and_clear_eir] *ERROR* EIR stuck: 0x00000010, masking
LOGIN ON tty1 BY jorge
[system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
[system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load: No such file or directory.
iwl3945 0000:0b:00.0: loaded firmware version 15.32.2.9
IPv6: ADDRCONF(NETDEV_UP): wlp11s0: link is not ready
[system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
[system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load: No such file or directory.
Power key pressed.
Powering Off...
System is powering down.
Stopping Sound Card.
Stopped target Sound Card.
Stopping Session c1 of user jorge.
Stopped Session c1 of user jorge.
Stopping Network.
Stopped target Network.
Stopping User Manager for UID 1000...
Stopping Manage, Install and Generate Color Profiles...
Stopping CUPS Printing Service...
Stopped target Graphical Interface.
Stopped target Multi-User System.
Stopping Initialize hardware monitoring sensors...
Stopping Wicd a wireless and wired network manager for Linux...
Stopping Login Service...
Stopping Default.
Stopped target Default.
Stopping Basic System.
Stopped target Basic System.
Stopping Login Prompts.
Stopped target Login Prompts.
Stopping Getty on tty1...
Stopped Timed Profile-resync.
Stopping Paths.
Stopped target Paths.
Stopping Timers.
Stopping Profile-sync-daemon...
Stopped target Timers.
Starting Generate shutdown-ramfs...
Stopping Sockets.
Stopped target Sockets.
Starting Shutdown.
Reached target Shutdown.
Starting Exit the Session...
Received SIGRTMIN+24 from PID 502 (kill).
pam_unix(systemd-user:session): session closed for user jorge
==> Starting build: none
-> Running build hook: [sd-shutdown]
==> Build complete.
[drm] stuck on render ring
[drm] GPU HANG: ecode 0:0x0fe5169f, in X [455], reason: Ring hung, action: reset
i915: render error detected, EIR: 0x00000010
i915: page table error
i915:   PGTBL_ER: 0x00000111
[drm:intel_pipe_set_base] *ERROR* pin & fence failed
[drm:i915_reset] *ERROR* Failed to reset chip: -110
------------[ cut here ]------------
WARNING: CPU: 1 PID: 1 at drivers/gpu/drm/i915/intel_display.c:931 assert_pll+0x74/0x80 [i915]()
PLL state assertion failure (expected on, current off)
Modules linked in: uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev media snd_hda_codec_idt joydev snd_hda_codec_hdmi snd_hda_codec_generic arc4 iwl3945 iwlegacy mac80211 cfg80211 dell_laptop rfkill i915 mousedev kvm gpio_ich iTCO_wdt iTCO_vendor_support dell_wmi sparse_keymap evdev mac_hid dcdbas microcode drm_kms_helper serio_raw psmouse drm pcspkr hid_generic i2c_i801 sky2 shpchp lpc_ich r852 sm_common nand nand_ecc nand_ids mtd r592 memstick i2c_algo_bit i2c_core wmi snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep snd_pcm snd_timer snd soundcore battery ac intel_agp intel_gtt thermal agpgart button video acpi_cpufreq processor tun ext4 crc16 mbcache jbd2 usbhid hid sd_mod crc_t10dif crct10dif_common sr_mod cdrom ata_generic pata_acpi atkbd libps2 ahci libahci
 firewire_ohci ata_piix sdhci_pci sdhci led_class mmc_core firewire_core crc_itu_t libata scsi_mod ehci_pci uhci_hcd ehci_hcd usbcore usb_common i8042 serio [last unloaded: hwmon]
CPU: 1 PID: 1 Comm: systemd Not tainted 3.15.1-1-ARCH #1
Hardware name: Dell Inc. Inspiron 1525                   /0U990C, BIOS A16 10/16/2008
 00000000 c023e4b0 00000000 f4c57c9c c144abb3 f4c57ce0 f4c57cd0 c104ba22
 f925807c f4c57d00 00000001 f92569e8 000003a3 f920c834 000003a3 f920c834
 00000001 00000001 f2d9c000 f4c57cec c104ba7e 00000009 f4c57ce0 f925807c
Call Trace:
 [<c144abb3>] dump_stack+0x48/0x69
 [<c104ba22>] warn_slowpath_common+0x82/0xa0
 [<f920c834>] ? assert_pll+0x74/0x80 [i915]
 [<f920c834>] ? assert_pll+0x74/0x80 [i915]
 [<c104ba7e>] warn_slowpath_fmt+0x3e/0x60
 [<f920c834>] assert_pll+0x74/0x80 [i915]
 [<f9211a22>] intel_crtc_load_lut+0x152/0x1a0 [i915]
 [<f8868ec4>] drm_fb_helper_setcmap+0x204/0x390 [drm_kms_helper]
 [<c1280c15>] ? fbcon_blank+0x175/0x350
 [<c113eeba>] ? alloc_vmap_area.isra.34+0x22a/0x2b0
 [<c128d977>] fb_set_cmap+0x57/0x130
 [<c127e400>] fbcon_set_palette+0x130/0x160
 [<c12dd946>] set_palette+0x36/0x60
 [<c12dead4>] do_unblank_screen+0xc4/0x1a0
 [<c12d6198>] vt_ioctl+0x6a8/0x1320
 [<c12d172c>] ? n_tty_ioctl_helper+0x2c/0x120
 [<c12cd1ed>] ? n_tty_ioctl+0x6d/0xf0
 [<c12d5af0>] ? complete_change_console+0xd0/0xd0
 [<c12cc07b>] tty_ioctl+0x23b/0xa50
 [<c11756ed>] ? do_filp_open+0x3d/0xa0
 [<c12cbe40>] ? no_tty+0x40/0x40
 [<c1177c82>] do_vfs_ioctl+0x302/0x4f0
 [<c1170d6d>] ? final_putname+0x1d/0x40
 [<c1170d6d>] ? final_putname+0x1d/0x40
 [<c1170d6d>] ? final_putname+0x1d/0x40
 [<c11664d4>] ? do_sys_open+0x1b4/0x240
 [<c1180f07>] ? __fget+0x57/0x90
 [<c1177ef0>] SyS_ioctl+0x80/0x90
 [<c1456c63>] sysenter_do_call+0x12/0x2c
---[ end trace 2b41cbfe314b9288 ]---
------------[ cut here ]------------
WARNING: CPU: 1 PID: 1 at drivers/gpu/drm/i915/intel_display.c:931 assert_pll+0x74/0x80 [i915]()
PLL state assertion failure (expected on, current off)
Modules linked in: uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev media snd_hda_codec_idt joydev snd_hda_codec_hdmi snd_hda_codec_generic arc4 iwl3945 iwlegacy mac80211 cfg80211 dell_laptop rfkill i915 mousedev kvm gpio_ich iTCO_wdt iTCO_vendor_support dell_wmi sparse_keymap evdev mac_hid dcdbas microcode drm_kms_helper serio_raw psmouse drm pcspkr hid_generic i2c_i801 sky2 shpchp lpc_ich r852 sm_common nand nand_ecc nand_ids mtd r592 memstick i2c_algo_bit i2c_core wmi snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep snd_pcm snd_timer snd soundcore battery ac intel_agp intel_gtt thermal agpgart button video acpi_cpufreq processor tun ext4 crc16 mbcache jbd2 usbhid hid sd_mod crc_t10dif crct10dif_common sr_mod cdrom ata_generic pata_acpi atkbd libps2 ahci libahci
 firewire_ohci ata_piix sdhci_pci sdhci led_class mmc_core firewire_core crc_itu_t libata scsi_mod ehci_pci uhci_hcd ehci_hcd usbcore usb_common i8042 serio [last unloaded: hwmon]
CPU: 1 PID: 1 Comm: systemd Tainted: G        W     3.15.1-1-ARCH #1
Hardware name: Dell Inc. Inspiron 1525                   /0U990C, BIOS A16 10/16/2008
 00000000 c023e4b0 00000000 f4c57c9c c144abb3 f4c57ce0 f4c57cd0 c104ba22
 f925807c f4c57d00 00000001 f92569e8 000003a3 f920c834 000003a3 f920c834
 00000001 00000001 f2d9c000 f4c57cec c104ba7e 00000009 f4c57ce0 f925807c
Call Trace:
 [<c144abb3>] dump_stack+0x48/0x69
 [<c104ba22>] warn_slowpath_common+0x82/0xa0
 [<f920c834>] ? assert_pll+0x74/0x80 [i915]
 [<f920c834>] ? assert_pll+0x74/0x80 [i915]
 [<c104ba7e>] warn_slowpath_fmt+0x3e/0x60
 [<f920c834>] assert_pll+0x74/0x80 [i915]
 [<f9211a22>] intel_crtc_load_lut+0x152/0x1a0 [i915]
 [<f8868ec4>] drm_fb_helper_setcmap+0x204/0x390 [drm_kms_helper]
 [<c1280c15>] ? fbcon_blank+0x175/0x350
 [<c113eeba>] ? alloc_vmap_area.isra.34+0x22a/0x2b0
 [<c128d977>] fb_set_cmap+0x57/0x130
 [<c127e400>] fbcon_set_palette+0x130/0x160
 [<c12dd946>] set_palette+0x36/0x60
 [<c12dead4>] do_unblank_screen+0xc4/0x1a0
 [<c12d6198>] vt_ioctl+0x6a8/0x1320
 [<c12d172c>] ? n_tty_ioctl_helper+0x2c/0x120
 [<c12cd1ed>] ? n_tty_ioctl+0x6d/0xf0
 [<c12d5af0>] ? complete_change_console+0xd0/0xd0
 [<c12cc07b>] tty_ioctl+0x23b/0xa50
 [<c11756ed>] ? do_filp_open+0x3d/0xa0
 [<c12cbe40>] ? no_tty+0x40/0x40
 [<c1177c82>] do_vfs_ioctl+0x302/0x4f0
 [<c1170d6d>] ? final_putname+0x1d/0x40
 [<c1170d6d>] ? final_putname+0x1d/0x40
 [<c1170d6d>] ? final_putname+0x1d/0x40
 [<c11664d4>] ? do_sys_open+0x1b4/0x240
 [<c1180f07>] ? __fget+0x57/0x90
 [<c1177ef0>] SyS_ioctl+0x80/0x90
 [<c1456c63>] sysenter_do_call+0x12/0x2c
---[ end trace 2b41cbfe314b9289 ]---
------------[ cut here ]------------
WARNING: CPU: 1 PID: 1 at drivers/gpu/drm/i915/intel_display.c:931 assert_pll+0x74/0x80 [i915]()
PLL state assertion failure (expected on, current off)
Modules linked in: uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev media snd_hda_codec_idt joydev snd_hda_codec_hdmi snd_hda_codec_generic arc4 iwl3945 iwlegacy mac80211 cfg80211 dell_laptop rfkill i915 mousedev kvm gpio_ich iTCO_wdt iTCO_vendor_support dell_wmi sparse_keymap evdev mac_hid dcdbas microcode drm_kms_helper serio_raw psmouse drm pcspkr hid_generic i2c_i801 sky2 shpchp lpc_ich r852 sm_common nand nand_ecc nand_ids mtd r592 memstick i2c_algo_bit i2c_core wmi snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep snd_pcm snd_timer snd soundcore battery ac intel_agp intel_gtt thermal agpgart button video acpi_cpufreq processor tun ext4 crc16 mbcache jbd2 usbhid hid sd_mod crc_t10dif crct10dif_common sr_mod cdrom ata_generic pata_acpi atkbd libps2 ahci libahci
 firewire_ohci ata_piix sdhci_pci sdhci led_class mmc_core firewire_core crc_itu_t libata scsi_mod ehci_pci uhci_hcd ehci_hcd usbcore usb_common i8042 serio [last unloaded: hwmon]
CPU: 1 PID: 1 Comm: systemd Tainted: G        W     3.15.1-1-ARCH #1
Hardware name: Dell Inc. Inspiron 1525                   /0U990C, BIOS A16 10/16/2008
 00000000 c023e4b0 00000000 f4c57b90 c144abb3 f4c57bd4 f4c57bc4 c104ba22
 f925807c f4c57bf4 00000001 f92569e8 000003a3 f920c834 000003a3 f920c834
 00000001 00000001 f2d9c000 f4c57be0 c104ba7e 00000009 f4c57bd4 f925807c
Call Trace:
 [<c144abb3>] dump_stack+0x48/0x69
 [<c104ba22>] warn_slowpath_common+0x82/0xa0
 [<f920c834>] ? assert_pll+0x74/0x80 [i915]
 [<f920c834>] ? assert_pll+0x74/0x80 [i915]
 [<c104ba7e>] warn_slowpath_fmt+0x3e/0x60
 [<f920c834>] assert_pll+0x74/0x80 [i915]
 [<f9211a22>] intel_crtc_load_lut+0x152/0x1a0 [i915]
 [<f8868ec4>] drm_fb_helper_setcmap+0x204/0x390 [drm_kms_helper]
 [<c128d977>] fb_set_cmap+0x57/0x130
 [<f8868c9d>] ? drm_fb_helper_pan_display+0x9d/0xc0 [drm_kms_helper]
 [<c1289308>] ? fb_pan_display+0x98/0x170
 [<c127e400>] fbcon_set_palette+0x130/0x160
 [<c1281893>] fbcon_switch+0x3c3/0x5e0
 [<c12de09e>] redraw_screen+0x16e/0x210
 [<c1283fb0>] ? update_attr.isra.1+0xa0/0xa0
 [<c12de253>] csi_J+0x113/0x120
 [<c12e1e49>] do_con_write.part.19+0x1d59/0x1ed0
 [<c12d136a>] ? tty_mode_ioctl+0x1ba/0x550
 [<c12d172c>] ? n_tty_ioctl_helper+0x2c/0x120
 [<c12d5af0>] ? complete_change_console+0xd0/0xd0
 [<c12d1b73>] ? tty_ldisc_deref+0x13/0x20
 [<c12cc0c3>] ? tty_ioctl+0x283/0xa50
 [<c12e2077>] con_write+0x57/0x60
 [<c12cd6a2>] n_tty_write+0x1b2/0x4c0
 [<c107a200>] ? wake_up_process+0x40/0x40
 [<c12cd4f0>] ? process_echoes+0x60/0x60
 [<c12ca5c0>] tty_write+0x130/0x2a0
 [<c12cd4f0>] ? process_echoes+0x60/0x60
 [<c12ca490>] ? tty_write_lock+0x50/0x50
 [<c11672be>] vfs_write+0x9e/0x1b0
 [<c11679f7>] SyS_write+0x57/0xc0
 [<c1456c63>] sysenter_do_call+0x12/0x2c
---[ end trace 2b41cbfe314b928a ]---
------------[ cut here ]------------
WARNING: CPU: 1 PID: 1 at drivers/gpu/drm/i915/intel_display.c:931 assert_pll+0x74/0x80 [i915]()
PLL state assertion failure (expected on, current off)
Modules linked in: uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev media snd_hda_codec_idt joydev snd_hda_codec_hdmi snd_hda_codec_generic arc4 iwl3945 iwlegacy mac80211 cfg80211 dell_laptop rfkill i915 mousedev kvm gpio_ich iTCO_wdt iTCO_vendor_support dell_wmi sparse_keymap evdev mac_hid dcdbas microcode drm_kms_helper serio_raw psmouse drm pcspkr hid_generic i2c_i801 sky2 shpchp lpc_ich r852 sm_common nand nand_ecc nand_ids mtd r592 memstick i2c_algo_bit i2c_core wmi snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep snd_pcm snd_timer snd soundcore battery ac intel_agp intel_gtt thermal agpgart button video acpi_cpufreq processor tun ext4 crc16 mbcache jbd2 usbhid hid sd_mod crc_t10dif crct10dif_common sr_mod cdrom ata_generic pata_acpi atkbd libps2 ahci libahci
 firewire_ohci ata_piix sdhci_pci sdhci led_class mmc_core firewire_core crc_itu_t libata scsi_mod ehci_pci uhci_hcd ehci_hcd usbcore usb_common i8042 serio [last unloaded: hwmon]
CPU: 1 PID: 1 Comm: systemd Tainted: G        W     3.15.1-1-ARCH #1
Hardware name: Dell Inc. Inspiron 1525                   /0U990C, BIOS A16 10/16/2008
 00000000 c023e4b0 00000000 f4c57b90 c144abb3 f4c57bd4 f4c57bc4 c104ba22
 f925807c f4c57bf4 00000001 f92569e8 000003a3 f920c834 000003a3 f920c834
 00000001 00000001 f2d9c000 f4c57be0 c104ba7e 00000009 f4c57bd4 f925807c
Call Trace:
 [<c144abb3>] dump_stack+0x48/0x69
 [<c104ba22>] warn_slowpath_common+0x82/0xa0
 [<f920c834>] ? assert_pll+0x74/0x80 [i915]
 [<f920c834>] ? assert_pll+0x74/0x80 [i915]
 [<c104ba7e>] warn_slowpath_fmt+0x3e/0x60
 [<f920c834>] assert_pll+0x74/0x80 [i915]
 [<f9211a22>] intel_crtc_load_lut+0x152/0x1a0 [i915]
 [<f8868ec4>] drm_fb_helper_setcmap+0x204/0x390 [drm_kms_helper]
 [<c128d977>] fb_set_cmap+0x57/0x130
 [<f8868c9d>] ? drm_fb_helper_pan_display+0x9d/0xc0 [drm_kms_helper]
 [<c1289308>] ? fb_pan_display+0x98/0x170
 [<c127e400>] fbcon_set_palette+0x130/0x160
 [<c1281893>] fbcon_switch+0x3c3/0x5e0
 [<c12de09e>] redraw_screen+0x16e/0x210
 [<c1283fb0>] ? update_attr.isra.1+0xa0/0xa0
 [<c12de253>] csi_J+0x113/0x120
 [<c12e1e49>] do_con_write.part.19+0x1d59/0x1ed0
 [<c12d136a>] ? tty_mode_ioctl+0x1ba/0x550
 [<c12d172c>] ? n_tty_ioctl_helper+0x2c/0x120
 [<c12d5af0>] ? complete_change_console+0xd0/0xd0
 [<c12d1b73>] ? tty_ldisc_deref+0x13/0x20
 [<c12cc0c3>] ? tty_ioctl+0x283/0xa50
 [<c12e2077>] con_write+0x57/0x60
 [<c12cd6a2>] n_tty_write+0x1b2/0x4c0
 [<c107a200>] ? wake_up_process+0x40/0x40
 [<c12cd4f0>] ? process_echoes+0x60/0x60
 [<c12ca5c0>] tty_write+0x130/0x2a0
 [<c12cd4f0>] ? process_echoes+0x60/0x60
 [<c12ca490>] ? tty_write_lock+0x50/0x50
 [<c11672be>] vfs_write+0x9e/0x1b0
 [<c11679f7>] SyS_write+0x57/0xc0
 [<c1456c63>] sysenter_do_call+0x12/0x2c
---[ end trace 2b41cbfe314b928b ]---
------------[ cut here ]------------
WARNING: CPU: 1 PID: 1 at drivers/gpu/drm/i915/intel_display.c:931 assert_pll+0x74/0x80 [i915]()
PLL state assertion failure (expected on, current off)
Modules linked in: uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev media snd_hda_codec_idt joydev snd_hda_codec_hdmi snd_hda_codec_generic arc4 iwl3945 iwlegacy mac80211 cfg80211 dell_laptop rfkill i915 mousedev kvm gpio_ich iTCO_wdt iTCO_vendor_support dell_wmi sparse_keymap evdev mac_hid dcdbas microcode drm_kms_helper serio_raw psmouse drm pcspkr hid_generic i2c_i801 sky2 shpchp lpc_ich r852 sm_common nand nand_ecc nand_ids mtd r592 memstick i2c_algo_bit i2c_core wmi snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep snd_pcm snd_timer snd soundcore battery ac intel_agp intel_gtt thermal agpgart button video acpi_cpufreq processor tun ext4 crc16 mbcache jbd2 usbhid hid sd_mod crc_t10dif crct10dif_common sr_mod cdrom ata_generic pata_acpi atkbd libps2 ahci libahci
 firewire_ohci ata_piix sdhci_pci sdhci led_class mmc_core firewire_core crc_itu_t libata scsi_mod ehci_pci uhci_hcd ehci_hcd usbcore usb_common i8042 serio [last unloaded: hwmon]
CPU: 1 PID: 1 Comm: systemd Tainted: G        W     3.15.1-1-ARCH #1
Hardware name: Dell Inc. Inspiron 1525                   /0U990C, BIOS A16 10/16/2008
 00000000 c023e4b0 00000000 f4c57c5c c144abb3 f4c57ca0 f4c57c90 c104ba22
 f925807c f4c57cc0 00000001 f92569e8 000003a3 f920c834 000003a3 f920c834
 00000001 00000001 f2d9c000 f4c57cac c104ba7e 00000009 f4c57ca0 f925807c
Call Trace:
 [<c144abb3>] dump_stack+0x48/0x69
 [<c104ba22>] warn_slowpath_common+0x82/0xa0
 [<f920c834>] ? assert_pll+0x74/0x80 [i915]
 [<f920c834>] ? assert_pll+0x74/0x80 [i915]
 [<c104ba7e>] warn_slowpath_fmt+0x3e/0x60
 [<f920c834>] assert_pll+0x74/0x80 [i915]
 [<f9211a22>] intel_crtc_load_lut+0x152/0x1a0 [i915]
 [<c1289308>] ? fb_pan_display+0x98/0x170
 [<f8868ec4>] drm_fb_helper_setcmap+0x204/0x390 [drm_kms_helper]
 [<c128d977>] fb_set_cmap+0x57/0x130
 [<c127e400>] fbcon_set_palette+0x130/0x160
 [<c12dd946>] set_palette+0x36/0x60
 [<c12de0a7>] redraw_screen+0x177/0x210
 [<c1283fb0>] ? update_attr.isra.1+0xa0/0xa0
 [<c12de253>] csi_J+0x113/0x120
 [<c12e1e49>] do_con_write.part.19+0x1d59/0x1ed0
 [<c12d136a>] ? tty_mode_ioctl+0x1ba/0x550
 [<c12d172c>] ? n_tty_ioctl_helper+0x2c/0x120
 [<c12d5af0>] ? complete_change_console+0xd0/0xd0
 [<c12d1b73>] ? tty_ldisc_deref+0x13/0x20
 [<c12cc0c3>] ? tty_ioctl+0x283/0xa50
 [<c12e2077>] con_write+0x57/0x60
 [<c12cd6a2>] n_tty_write+0x1b2/0x4c0
 [<c107a200>] ? wake_up_process+0x40/0x40
 [<c12cd4f0>] ? process_echoes+0x60/0x60
 [<c12ca5c0>] tty_write+0x130/0x2a0
 [<c12cd4f0>] ? process_echoes+0x60/0x60
 [<c12ca490>] ? tty_write_lock+0x50/0x50
 [<c11672be>] vfs_write+0x9e/0x1b0
 [<c11679f7>] SyS_write+0x57/0xc0
 [<c1456c63>] sysenter_do_call+0x12/0x2c
---[ end trace 2b41cbfe314b928c ]---
------------[ cut here ]------------
WARNING: CPU: 1 PID: 1 at drivers/gpu/drm/i915/intel_display.c:931 assert_pll+0x74/0x80 [i915]()
PLL state assertion failure (expected on, current off)
Modules linked in: uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev media snd_hda_codec_idt joydev snd_hda_codec_hdmi snd_hda_codec_generic arc4 iwl3945 iwlegacy mac80211 cfg80211 dell_laptop rfkill i915 mousedev kvm gpio_ich iTCO_wdt iTCO_vendor_support dell_wmi sparse_keymap evdev mac_hid dcdbas microcode drm_kms_helper serio_raw psmouse drm pcspkr hid_generic i2c_i801 sky2 shpchp lpc_ich r852 sm_common nand nand_ecc nand_ids mtd r592 memstick i2c_algo_bit i2c_core wmi snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep snd_pcm snd_timer snd soundcore battery ac intel_agp intel_gtt thermal agpgart button video acpi_cpufreq processor tun ext4 crc16 mbcache jbd2 usbhid hid sd_mod crc_t10dif crct10dif_common sr_mod cdrom ata_generic pata_acpi atkbd libps2 ahci libahci
 firewire_ohci ata_piix sdhci_pci sdhci led_class mmc_core firewire_core crc_itu_t libata scsi_mod ehci_pci uhci_hcd ehci_hcd usbcore usb_common i8042 serio [last unloaded: hwmon]
CPU: 1 PID: 1 Comm: systemd Tainted: G        W     3.15.1-1-ARCH #1
Hardware name: Dell Inc. Inspiron 1525                   /0U990C, BIOS A16 10/16/2008
 00000000 c023e4b0 00000000 f4c57c5c c144abb3 f4c57ca0 f4c57c90 c104ba22
 f925807c f4c57cc0 00000001 f92569e8 000003a3 f920c834 000003a3 f920c834
 00000001 00000001 f2d9c000 f4c57cac c104ba7e 00000009 f4c57ca0 f925807c
Call Trace:
 [<c144abb3>] dump_stack+0x48/0x69
 [<c104ba22>] warn_slowpath_common+0x82/0xa0
 [<f920c834>] ? assert_pll+0x74/0x80 [i915]
 [<f920c834>] ? assert_pll+0x74/0x80 [i915]
 [<c104ba7e>] warn_slowpath_fmt+0x3e/0x60
 [<f920c834>] assert_pll+0x74/0x80 [i915]
 [<f9211a22>] intel_crtc_load_lut+0x152/0x1a0 [i915]
 [<f8868ec4>] drm_fb_helper_setcmap+0x204/0x390 [drm_kms_helper]
 [<c128d977>] fb_set_cmap+0x57/0x130
 [<c127e400>] fbcon_set_palette+0x130/0x160
 [<c12dd946>] set_palette+0x36/0x60
 [<c12de0a7>] redraw_screen+0x177/0x210
 [<c1283fb0>] ? update_attr.isra.1+0xa0/0xa0
 [<c12de253>] csi_J+0x113/0x120
 [<c12e1e49>] do_con_write.part.19+0x1d59/0x1ed0
 [<c12d136a>] ? tty_mode_ioctl+0x1ba/0x550
 [<c12d172c>] ? n_tty_ioctl_helper+0x2c/0x120
 [<c12d5af0>] ? complete_change_console+0xd0/0xd0
 [<c12d1b73>] ? tty_ldisc_deref+0x13/0x20
 [<c12cc0c3>] ? tty_ioctl+0x283/0xa50
 [<c12e2077>] con_write+0x57/0x60
 [<c12cd6a2>] n_tty_write+0x1b2/0x4c0
 [<c107a200>] ? wake_up_process+0x40/0x40
 [<c12cd4f0>] ? process_echoes+0x60/0x60
 [<c12ca5c0>] tty_write+0x130/0x2a0
 [<c12cd4f0>] ? process_echoes+0x60/0x60
 [<c12ca490>] ? tty_write_lock+0x50/0x50
 [<c11672be>] vfs_write+0x9e/0x1b0
 [<c11679f7>] SyS_write+0x57/0xc0
 [<c1456c63>] sysenter_do_call+0x12/0x2c
---[ end trace 2b41cbfe314b928d ]---
Stopped Getty on tty1.
Stopped CUPS Printing Service.
Stopped Login Service.
Stopped Manage, Install and Generate Color Profiles.
Stopped User Manager for UID 1000.
Stopped Initialize hardware monitoring sensors.
Started Store Sound Card State.
Started Generate shutdown-ramfs.
Stopping user-1000.slice.
Removed slice user-1000.slice.
Stopping system-getty.slice.
Stopping User and Session Slice.
Removed slice User and Session Slice.
Stopping Paths.
Stopped target Paths.
Stopping Dispatch Password Requests to Console Directory Watch.
Stopped Dispatch Password Requests to Console Directory Watch.
Stopping CUPS Printer Service Spool.
Stopped CUPS Printer Service Spool.
Stopping Forward Password Requests to Wall Directory Watch.
Stopped Forward Password Requests to Wall Directory Watch.
Stopping Timers.
Stopped target Timers.
Stopping Daily rotation of log files.
Stopped Daily rotation of log files.
Stopping Daily man-db cache update.
Stopped Daily man-db cache update.
Stopping Daily verification of password and group files.
Stopped Daily verification of password and group files.
Stopping Timer for Profile-sync-daemon - 1Hour.
Stopped Timer for Profile-sync-daemon - 1Hour.
Stopping Daily Cleanup of Temporary Directories.
Stopped Daily Cleanup of Temporary Directories.
Stopping Sockets.
Stopped target Sockets.
Stopping CUPS Printing Service Sockets.
Closed CUPS Printing Service Sockets.
Stopping D-Bus System Message Bus Socket.
Closed D-Bus System Message Bus Socket.
Stopping System Initialization.
Stopped target System Initialization.
Stopping Load/Save Screen Backlight Brightness of backlight:acpi_video0...
Stopping Load/Save RF Kill Switch Status of rfkill0...
Stopping Load Kernel Modules...
Stopped Load Kernel Modules.
Stopping Update UTMP about System Boot/Shutdown...
Stopping Encrypted Volumes.
Stopped target Encrypted Volumes.
Stopping Load/Save Random Seed...
Stopping Apply Kernel Variables...
Stopped Apply Kernel Variables.
Stopping Setup Virtual Console...
Stopped Setup Virtual Console.
Stopping Swap.
Stopped target Swap.
Stopping Remote File Systems.
Stopped target Remote File Systems.
Stopped Load/Save Screen Backlight Brightness of backlight:acpi_video0.
Stopped Load/Save RF Kill Switch Status of rfkill0.
Stopped Update UTMP about System Boot/Shutdown.
Stopped Load/Save Random Seed.
Stopping Create Volatile Files and Directories...
Stopped Create Volatile Files and Directories.
Stopping Local File Systems.
Stopped target Local File Systems.
Unmounting /run/user/1000...
Unmounting Temporary Directory...
Stopping system-systemd\x2drfkill.slice.
Removed slice system-systemd\x2drfkill.slice.
Stopping system-systemd\x2dbacklight.slice.
Removed slice system-systemd\x2dbacklight.slice.
Unmounted /run/user/1000.
Stopping Local File Systems (Pre).
Stopped target Local File Systems (Pre).
Stopping Remount Root and Kernel File Systems...
Stopped Remount Root and Kernel File Systems.
Starting Shutdown.
Reached target Shutdown.
Unmounted Temporary Directory.
Starting Unmount All Filesystems.
Reached target Unmount All Filesystems.
Starting Final Step.
Reached target Final Step.
Starting Power-Off...
Shutting down.
Sending SIGTERM to remaining processes...
Journal stopped

Any ideas?

Edit: I also attach a photo of how the monitor looks right before it goes blank, in the case that I don't plug the external VGA monitor.
IMG_4248.jpg

Last edited by geo909 (2014-06-22 01:25:23)

Offline

#12 2014-06-22 21:10:24

geo909
Member
Registered: 2008-09-07
Posts: 309

Re: [RESOLVED] Blank screen after kernel upgrade

*Bump* Any ideas please? I'm about to do a complete format that will be a huge time-waster.. If anybody
could save me from that, I'd be really grateful.

Again, the situation is that after an upgrade, my screen goes blank after showing some weird patterns
for a few seconds, as shown in the photo in post #11. The weird part is that everything (including the
laptop screen) works perfectly if I connect an external VGA monitor! You can find all the logs for pacman,
xorg, and systemd journal in posts #9 and #11. Any ideas?

Offline

#13 2014-06-22 21:16:29

headkase
Member
Registered: 2011-12-06
Posts: 1,975

Re: [RESOLVED] Blank screen after kernel upgrade

Look in "/etc/X11/xorg.conf.d/" and post the contents of all files in there.

It looks like your horizontal or vertical sync to the monitor are set to improper values.  Attaching an external display those values might carry over to your primary display.

Post what video driver you are using, and version.

Uninstall xcalib with "sudo pacman -Rsn xcalib" so no configuration files from that are left over.

Offline

#14 2014-06-22 22:24:26

geo909
Member
Registered: 2008-09-07
Posts: 309

Re: [RESOLVED] Blank screen after kernel upgrade

headkase wrote:

Look in "/etc/X11/xorg.conf.d/" and post the contents of all files in there.

Thank you very much headkase. Here are all the contents of all the files:

10-evdev.conf

# Catch-all evdev loader for udev-based systems
# We don't simply match on any device since that also adds accelerometers
# and other devices that we don't really want to use. The list below
# matches everything but joysticks.

Section "InputClass"
        Identifier "evdev pointer catchall"
        MatchIsPointer "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
EndSection

Section "InputClass"
        Identifier "evdev keyboard catchall"
        MatchIsKeyboard "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
EndSection

Section "InputClass"
        Identifier "evdev touchpad catchall"
        MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
EndSection

Section "InputClass"
        Identifier "evdev tablet catchall"
        MatchIsTablet "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
EndSection

Section "InputClass"
        Identifier "evdev touchscreen catchall"
        MatchIsTouchscreen "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
EndSection

10-quirks.conf

# Collection of quirks and blacklist/whitelists for specific devices.


# Accelerometer device, posts data through ABS_X/ABS_Y, making X unusable
# http://bugs.freedesktop.org/show_bug.cgi?id=22442 
Section "InputClass"
        Identifier "ThinkPad HDAPS accelerometer blacklist"
        MatchProduct "ThinkPad HDAPS accelerometer data"
        Option "Ignore" "on"
EndSection

50-synaptics.conf

# Example xorg.conf.d snippet that assigns the touchpad driver
# to all touchpads. See xorg.conf.d(5) for more information on
# InputClass.
# DO NOT EDIT THIS FILE, your distribution will likely overwrite
# it when updating. Copy (and rename) this file into
# /etc/X11/xorg.conf.d first.
# Additional options may be added in the form of
#   Option "OptionName" "value"
#
Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
        MatchIsTouchpad "on"
        Option "TapButton1" "1"
        Option "TapButton2" "2"
        Option "TapButton3" "3"
# This option is recommend on all Linux systems using evdev, but cannot be
# enabled by default. See the following link for details:
# http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
        MatchDevicePath "/dev/input/event*"
EndSection

Section "InputClass"
        Identifier "touchpad ignore duplicates"
        MatchIsTouchpad "on"
        MatchOS "Linux"
        MatchDevicePath "/dev/input/mouse*"
        Option "Ignore" "on"
EndSection

# This option enables the bottom right corner to be a right button on clickpads
# and the right and middle top areas to be right / middle buttons on clickpads
# with a top button area.
# This option is only interpreted by clickpads.
Section "InputClass"
        Identifier "Default clickpad buttons"
        MatchDriver "synaptics"
        Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
        Option "SecondarySoftButtonAreas" "58% 0 0 8% 42% 58% 0 8%"
EndSection

# This option disables software buttons on Apple touchpads.
# This option is only interpreted by clickpads.
Section "InputClass"
        Identifier "Disable clickpad buttons on Apple touchpads"
        MatchProduct "Apple|bcm5974"
        MatchDriver "synaptics"
        Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
EndSection
jorge@flamingo:/etc/X11

keyboard.conf

Section "InputClass"
   Identifier "Keyboard defaults"
   MatchIsKeyboard "yes"
   Option "XkbLayout" "us,gr"
   Option "XkbVariant" ",extended"
   Option "XkbOptions" "grp:shifts_toggle,grp_led:scroll"
EndSection
headkase wrote:

It looks like your horizontal or vertical sync to the monitor are set to improper values.  Attaching an external display those values might carry over to your primary display.

Post what video driver you are using, and version.

My GPU is intel GMA X3100 and I am using the xf86-video-intel driver; the version is 2.99.912-1

headkase wrote:

Uninstall xcalib with "sudo pacman -Rsn xcalib" so no configuration files from that are left over.

I had already done "sudo pacman -Rs xcalib"..

On another note, I tried to add the i915 and intel_agp to the initramfs as instructed in here, but this didn't fix anything.

Offline

#15 2014-06-22 23:42:56

headkase
Member
Registered: 2011-12-06
Posts: 1,975

Re: [RESOLVED] Blank screen after kernel upgrade

I was hoping to see an X.org configuration file that defined screen modes.  Which could have been wrong.  I don't see anything like that in what you've posted.

What you've run into is a: Killer Poke but instead of damaging hardware it has corrupted your installation as you can run the other hard drive with your other Arch installation fine.

Let's try to narrow it down.  Do you use a login manager like GDM, KDM, SLiM, etc?  If so, is the display corrupted on that?  If it is it is likely a configuration file somewhere in the system besides /home/user.  If it isn't, or you automatically log in, then the offending configuration file might be inside of your user folder.  If you auto login or your display manger screen is correct then create a new user and try to start an X session with that user.

Offline

#16 2014-06-23 01:14:50

geo909
Member
Registered: 2008-09-07
Posts: 309

Re: [RESOLVED] Blank screen after kernel upgrade

headkase wrote:

I was hoping to see an X.org configuration file that defined screen modes.  Which could have been wrong.  I don't see anything like that in what you've posted.

What you've run into is a: Killer Poke but instead of damaging hardware it has corrupted your installation as you can run the other hard drive with your other Arch installation fine.

Let's try to narrow it down.  Do you use a login manager like GDM, KDM, SLiM, etc?  If so, is the display corrupted on that?  If it is it is likely a configuration file somewhere in the system besides /home/user.  If it isn't, or you automatically log in, then the offending configuration file might be inside of your user folder.  If you auto login or your display manger screen is correct then create a new user and try to start an X session with that user.

I see.. Well, at least then it didn't damage any hardware, that's good! I do not use a login manager, instead I am using the method described here here and here to log in and start X at login automatically. For the sake of troubleshooting, I have now disabled both of those, so no autologin, no automatic X, no login manager, but the problem persists.

The problem happens before the system even reaches the login screen, so it shouldn't do make a difference if you're a different user, but just to be sure I added a new user and that didn't help either.

I don't know if that helps, but one more thing that may or may not be irrelevant:
I recently bought a new SSHD. I copy/pasted every file from my old installation on a HDD drive to this SSHD, I changed the fstab, and installed grub again from an arch linux cd that I had from last November. This is the very installation that now hangs on boot. However it has been working flawessly for a couple of weeks, even after several upgrades, so I tend to think it has nothing to do with it..
EDIT: I also changed my 2X1GB ram modules to 2X2GB, and installed a new CPU, intel T8100. But again, the system has been working flawessly for a while before this upgrade, and furthermore the old HDD with the old installation still works perfectly fine.

EDIT2: Also note the following lines from the systemd journal when the VGA adapter is not connected.. There is a line about the GPU hanging. These errors do not appear when I connect the VGA cable and the system boots fine.

Jun 22 21:28:02 flamingo kernel: [drm] GPU HANG: ecode -1:0x00000000, reason: Command parser error, iir 0x00028000, action: continue
Jun 22 21:28:02 flamingo kernel: [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
Jun 22 21:28:02 flamingo kernel: [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
Jun 22 21:28:02 flamingo kernel: [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
Jun 22 21:28:02 flamingo kernel: [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
Jun 22 21:28:02 flamingo kernel: [drm] GPU crash dump saved to /sys/class/drm/card0/error
Jun 22 21:28:02 flamingo kernel: i915: render error detected, EIR: 0x00000010
Jun 22 21:28:02 flamingo kernel: i915: page table error
Jun 22 21:28:02 flamingo kernel: i915:   PGTBL_ER: 0x00000101
Jun 22 21:28:02 flamingo kernel: [drm:i915_report_and_clear_eir] *ERROR* EIR stuck: 0x00000010, masking
Jun 22 21:28:04 flamingo kernel: sky2 0000:09:00.0 enp9s0: enabling interface
Jun 22 21:28:04 flamingo kernel: IPv6: ADDRCONF(NETDEV_UP): enp9s0: link is not ready
Jun 22 21:28:05 flamingo systemd-logind[189]: Power key pressed.
Jun 22 21:28:05 flamingo systemd-logind[189]: Powering Off...
Jun 22 21:28:05 flamingo systemd-logind[189]: System is powering down.
Jun 22 21:28:05 flamingo systemd[1]: Stopping Sound Card.

Last edited by geo909 (2014-06-23 01:33:24)

Offline

#17 2014-06-23 01:48:51

headkase
Member
Registered: 2011-12-06
Posts: 1,975

Re: [RESOLVED] Blank screen after kernel upgrade

Those GPU errors are pretty low-level.  You said you enabled i915 and intel_agp, did you regenerate your initramfs after?  If not, run:

sudo mkinitcpio -p linux

And if that doesn't work downgrade your kernel back to 3.14.6 which should still be in your cache unless you deleted it:

sudo pacman -U /var/cache/pacman/pkg/linux-3.14.6-1-x86_64.pkg.tar.xz

If that doesn't work then downgrade your intel graphics driver with an older version probably in your cache as given above too.

Edit: if you're 32 bit then x86_64 will be i686, just tab complete the command to get the right package.

Last edited by headkase (2014-06-23 01:51:29)

Offline

#18 2014-06-23 05:03:22

geo909
Member
Registered: 2008-09-07
Posts: 309

Re: [RESOLVED] Blank screen after kernel upgrade

headkase wrote:

Those GPU errors are pretty low-level.  You said you enabled i915 and intel_agp, did you regenerate your initramfs after?  If not, run:

sudo mkinitcpio -p linux

And if that doesn't work downgrade your kernel back to 3.14.6 which should still be in your cache unless you deleted it:

sudo pacman -U /var/cache/pacman/pkg/linux-3.14.6-1-x86_64.pkg.tar.xz

If that doesn't work then downgrade your intel graphics driver with an older version probably in your cache as given above too.

Edit: if you're 32 bit then x86_64 will be i686, just tab complete the command to get the right package.

Thank you, sir! If you ever pass from Ottawa please drop me a line 'cause I owe you a pint!

Downgrading to 3.14.6-1-i686 was the solution (yes, the initramfs was regenerated in my previous unsuccesful try).

Now, I am wondering what's next.. It's the first time that I find myself having to keep packages from upgrading.
Could you please enlighten me on any the following?

  1. If I understand well from the wiki, I should put something like IgnorePkg   = linux in my /etc/pacman.conf, is that so?

  2. Until when should I keep the kernel from upgrading? Sounds like a messy prospect..

  3. Should I file some kind of bug report?

  4. My linux-headers are still for 3.15.1:

    jorge@flamingo:~$ sudo pacman -Si linux-headers
    [sudo] password for jorge: 
    Repository     : core
    Name           : linux-headers
    Version        : 3.15.1-1
    Description    : Header files and scripts for building modules for Linux kernel
    Architecture   : i686
    URL            : http://www.kernel.org/
    Licenses       : GPL2
    Groups         : None
    Provides       : kernel26-headers=3.15.1
    Depends On     : None
    Optional Deps  : None
    Conflicts With : kernel26-headers
    Replaces       : kernel26-headers
    Download Size  : 6075.55 KiB
    Installed Size : 30733.00 KiB
    Packager       : Tobias Powalowski <tpowa@archlinux.org>
    Build Date     : Tue 17 Jun 2014 03:37:02 AM EDT
    Validated By   : MD5 Sum  SHA256 Sum  Signature

    Is that okay?

Offline

#19 2014-06-23 12:29:48

headkase
Member
Registered: 2011-12-06
Posts: 1,975

Re: [RESOLVED] Blank screen after kernel upgrade

You can ignore the linux package but that is not a solution, it is a work-around.

To find the cause you need to bisect the kernels between 3.14.6 and 3.15.1, however, that is an advanced user action.  I've never done it just seen that others have done it.

A bug report should be filed, with the kernel directly (upstream) and I would hang onto your 3.14.6 kernel package to reinstall while you test to see if each new mainline kernel corrects the issue.

The headers are important for DKMS if I recall correctly, building modules.  If you don't build kernel modules then I wouldn't worry too much about them.

You're welcome for so far. smile

Offline

#20 2014-06-23 15:32:18

geo909
Member
Registered: 2008-09-07
Posts: 309

Re: [RESOLVED] Blank screen after kernel upgrade

headkase wrote:

You can ignore the linux package but that is not a solution, it is a work-around.

I know, but I'm happy I can take the laptop to the bathroom again smile)

To find the cause you need to bisect the kernels between 3.14.6 and 3.15.1, however, that is an advanced user action.  I've never done it just seen that others have done it.

Ouch.. I'm not sure if I have the time to invest on learning to do that right now. Maybe I'll just wait for the new kernels to fix the issue.

A bug report should be filed, with the kernel directly (upstream) and I would hang onto your 3.14.6 kernel package to reinstall while you test to see if each new mainline kernel corrects the issue.

I see.. I guess that's what I'm going to do. Do you think it's a good idea to try a kernel from testing?

The headers are important for DKMS if I recall correctly, building modules.  If you don't build kernel modules then I wouldn't worry too much about them.
You're welcome for so far. smile

Good.

Now, the problem is with filing a bug. I went to the bug tracker and I'm totally lost. I'm reading the posts, people are asked to bisect
the kernels, apply patches, and show debug logs.. All new to me.. Anyway, I will leave this post open and I will post updates of the
situation with the bug report.

Thanks for the help again.

Offline

#21 2014-06-23 16:10:50

headkase
Member
Registered: 2011-12-06
Posts: 1,975

Re: [RESOLVED] Blank screen after kernel upgrade

You're welcome.  smile  I couldn't bisect a kernel to save my life either.  Perhaps just keeping your working kernel package kicking around and trying new kernels as they come out would be best.

I wouldn't pull in a kernel from testing, testing is an "all or nothing" proposition - it's not meant to be cherry-picked.  And if you enable testing properly then everything is testing.

Offline

#22 2014-06-23 16:11:28

geo909
Member
Registered: 2008-09-07
Posts: 309

Re: [RESOLVED] Blank screen after kernel upgrade

Oh my.. I've been reading around and bisecting the kernel is totally out of my league.. I certainly don't have the time
to spend on learning this kind of thing right now, real life is way too busy for that. Furthermore, I couldn't find any
arch-specific instructions on bisecting the kernel on the wiki, which makes it even scarier (wiki made me a bit spoiled!)

And the bug tracker, I don't even know where to start. For one, under which category should I file? I assume
Drivers -> Video (DRI - Intel)? Any suggestions about how I should phrase the bug? Does it make sense to
try to file it if I am unable to proceed with the bisecting?

Offline

#23 2014-06-23 16:11:29

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: [RESOLVED] Blank screen after kernel upgrade

geo909 wrote:

I know, but I'm happy I can take the laptop to the bathroom again smile)

Wait. What? hmm

Last edited by ewaller (2014-06-23 16:11:44)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#24 2014-06-23 16:16:23

geo909
Member
Registered: 2008-09-07
Posts: 309

Re: [RESOLVED] Blank screen after kernel upgrade

ewaller wrote:
geo909 wrote:

I know, but I'm happy I can take the laptop to the bathroom again smile)

Wait. What? hmm

C'mon! Can only boot if I have an external monitor plugged in.. Thus couldn't move it away from the monitor before the workaround..
Ok, I admit, bad joke but too late to edit now. sad

Last edited by geo909 (2014-06-23 16:16:49)

Offline

#25 2014-06-24 22:36:45

geo909
Member
Registered: 2008-09-07
Posts: 309

Re: [RESOLVED] Blank screen after kernel upgrade

Just a heads up, it is a bug indeed; marked as [RESOLVED] while waiting for the next kernel release
https://bugs.archlinux.org/task/40899

Last edited by geo909 (2014-06-25 00:56:48)

Offline

Board footer

Powered by FluxBB