You are not logged in.

#1 2015-12-11 19:53:53

ponnuki
Member
Registered: 2015-12-11
Posts: 6

[solved] lenovo thinkpad t60 blank screen after Syu

Just updated the system and now when I boot the screen goes black. I can still type (tested with sudo poweroff) so the system boot ok.

When adding nomodeset it boots fine.

I've tried :

https://wiki.archlinux.org/index.php/In … modules.22

although the video card is not intel. I've also added the Radeon :

https://wiki.archlinux.org/index.php/AT … _early_KMS

Enable early, to no avail.

Not too sure what to do next.

I am booting to the console, (no x), but X doesn't start either (when I try to start X when the computer has boot).

Any kick in the right direction would be awesome!

Last edited by ponnuki (2015-12-16 20:38:57)

Offline

#2 2015-12-11 20:17:54

drcouzelis
Member
From: Connecticut, USA
Registered: 2009-11-09
Posts: 4,092
Website

Re: [solved] lenovo thinkpad t60 blank screen after Syu

What packages did you update since the last time the computer started correctly?

Offline

#3 2015-12-11 20:38:30

ponnuki
Member
Registered: 2015-12-11
Posts: 6

Re: [solved] lenovo thinkpad t60 blank screen after Syu

It was a huge update (1gb down)... is there a way to generate a list of that file, I guess most file on the system got updated at that point.

Offline

#4 2015-12-11 20:39:25

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

Re: [solved] lenovo thinkpad t60 blank screen after Syu

So it's not intel graphics, what is it?  ATI?  What video driver do you use?


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#5 2015-12-11 20:48:12

ponnuki
Member
Registered: 2015-12-11
Posts: 6

Re: [solved] lenovo thinkpad t60 blank screen after Syu

It's the Mobility Radeon x1300

I have the xf86-video-ati  installed

Offline

#6 2015-12-11 21:09:20

drcouzelis
Member
From: Connecticut, USA
Registered: 2009-11-09
Posts: 4,092
Website

Re: [solved] lenovo thinkpad t60 blank screen after Syu

ponnuki wrote:

It was a huge update (1gb down)... is there a way to generate a list of that file, I guess most file on the system got updated at that point.

In the file:

/var/log/pacman.log

Offline

#7 2015-12-14 19:58:40

drcouzelis
Member
From: Connecticut, USA
Registered: 2009-11-09
Posts: 4,092
Website

Re: [solved] lenovo thinkpad t60 blank screen after Syu

It's possibly a backlight issue. Add the kernel parameter "radeon.backlight=1" to get the light back on (for example: "options radeon backlight=1" in "/etc/modprobe.d/radeon.conf").

If it's possible to barely see some text on the screen when booting by using a flashlight, it definitely is a backlight issue.

Offline

#8 2015-12-15 20:30:06

ponnuki
Member
Registered: 2015-12-11
Posts: 6

Re: [solved] lenovo thinkpad t60 blank screen after Syu

Here is my pacman log if that is any use:

http://pastebin.com/2pd5utaV

I see there is a lot of driver installed - does that matter?

The external monitor plugged in works without having the nomodeset -

Trying your code on the next reboot.

Offline

#9 2015-12-15 20:36:25

ponnuki
Member
Registered: 2015-12-11
Posts: 6

Re: [solved] lenovo thinkpad t60 blank screen after Syu

You are right, it's a backlight issue, although the code you provided didn't work. I'll look into it.

Thanks for the kick in the right direction!

Offline

#10 2015-12-15 23:12:28

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: [solved] lenovo thinkpad t60 blank screen after Syu

It's https://bugs.archlinux.org/task/46902
Install the 4.3.x kernel from [testing].


1000

Offline

#11 2015-12-16 20:41:12

ponnuki
Member
Registered: 2015-12-11
Posts: 6

Re: [solved] lenovo thinkpad t60 blank screen after Syu

Thanks - I'll probably wait for it not to be in testing anymore, and use nomodeset for now wink

Offline

Board footer

Powered by FluxBB