You are not logged in.

#1 2012-09-09 22:43:01

goofy
Member
Registered: 2011-10-02
Posts: 25

[PARTLY SOLVED] Black screen on Intel GPU based laptop after update

Hello,

I performed system update after some time (2-3 weeks) and now when booting (after GRUB) screen goes blank. I don't see any systemd output and GDM. I rebooted computer and disabled KMS by via GRUB command line (I added "i915.modeset=0"). I at least have usable command line (in low resolution) but I'm not sure how to fix this problem. systemd claims, that GDM service is running, but I don't see any Gnome 3 desktop under seventh console.

Is it kernel o Intel driver issue? or maybe something else...

Last edited by goofy (2012-09-11 16:49:00)

Offline

#2 2012-09-09 22:44:43

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: [PARTLY SOLVED] Black screen on Intel GPU based laptop after update

Moved to Pacman & Package Upgrade Issues on OP's request.


To know or not to know ...
... the questions remain forever.

Offline

#3 2012-09-09 23:56:46

mrunion
Member
From: Jonesborough, TN
Registered: 2007-01-26
Posts: 1,938
Website

Re: [PARTLY SOLVED] Black screen on Intel GPU based laptop after update

If it's not already there, what happens if you add the following to the kernel line:

acpi_osi=Linux acpi_backlight=vendor

That made mine work!

Last edited by mrunion (2012-09-09 23:57:03)


Matt

"It is very difficult to educate the educated."

Offline

#4 2012-09-10 15:53:36

goofy
Member
Registered: 2011-10-02
Posts: 25

Re: [PARTLY SOLVED] Black screen on Intel GPU based laptop after update

Didn't help. I'm almost sure it's somehow connected to Intel driver. For very short period of time I see initial kernel boot logs, then screen goes black.

Any other idea?

Offline

#5 2012-09-10 17:15:21

demaio
Member
From: Germany
Registered: 2012-09-02
Posts: 102
Website

Re: [PARTLY SOLVED] Black screen on Intel GPU based laptop after update

You could try the following on the command line (combined with mrunions suggested kernel parameters):

setpci -s 00:02.0 F4.B=00

The easiest thing would be to SSH into the machine and execute the above command as root. Be careful with this command, please read the backlight wiki page first.

Offline

#6 2012-09-10 17:36:48

goofy
Member
Registered: 2011-10-02
Posts: 25

Re: [PARTLY SOLVED] Black screen on Intel GPU based laptop after update

Uh, I wasn't precise, I'm able to control LCD backlight, because I see it getting lighter or darker when setting it using keyboard shortcut. The problem is that I don't see any graphic/fonts etc., screen gets black just after few lines of kernel init logs and it stays like this.

Here I provide dmesg output:
http://pastebin.com/fgjKyRxV

And latest X server log:
http://pastebin.com/AK5bshMr

Offline

#7 2012-09-11 16:48:31

goofy
Member
Registered: 2011-10-02
Posts: 25

Re: [PARTLY SOLVED] Black screen on Intel GPU based laptop after update

Partly solved, I figured out it's a kernel bug. I downgraded from current kernel (3.5.3) to version 3.4.8 and everything works fine.

Bug report available here: https://bugs.archlinux.org/task/31495

Offline

Board footer

Powered by FluxBB