Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gentoo on a Lenovo X1 Carbon (3rd gen)
Date: Tue, 25 Aug 2015 13:35:20
Message-Id: 55DC6F05.3090201@gmail.com
In Reply to: [gentoo-user] Gentoo on a Lenovo X1 Carbon (3rd gen) by Ralf
1 On 25/08/2015 14:56, Ralf wrote:
2 > Hi folks,
3 >
4 > i just got my brand new Lenovo X1 Carbon and trying to get Gentoo
5 > running on it.
6 >
7 > Beside some really big issues (HiDPI display, 2048x1152 resolution on a
8 > 14" display really sucks on linux, xrandr scaling is horrible, no
9 > scaling is damn too small to read, missing touch support in most
10 > applications, ...) I have a big problem with my kernel:
11 >
12 > It doesn't come back from standby.
13 > After closing the lid, the standby LED starts breathing, opening the lid
14 > doesn't change anything, even pressing the power button does not wake up
15 > the system. The only option is to reset the system by holding down the
16 > power button. Journalctl doesn't say anything except of "System reboot"
17 > after the Standby message:
18 >
19 > ralf@omega:~$ sudo journalctl | grep -i "lid closed" -A
20 > 10
21 > 130
22 > Aug 23 19:12:20 omega systemd-logind[2075]: Lid closed.
23 > Aug 23 19:12:20 omega systemd-logind[2075]: Suspending...
24 > Aug 23 19:12:20 omega systemd[1]: Reached target Sleep.
25 > Aug 23 19:12:20 omega systemd[1]: Starting Suspend...
26 > Aug 23 19:12:20 omega systemd-sleep[2175]: Suspending system...
27 > -- Reboot --
28 > ......
29 >
30 > So I tried installing Arch linux (same kernel version, 4.1.6). Arch
31 > wakes up without any problems. As a try and quick fixI copied the Arch
32 > Kernel+Modules to my Gentoo system and it works fine, which means to me
33 > that I probably have a misconfigured kernel.
34 > But that's not the Gentoo way, I'd like to compile the kernel on my own.
35 >
36 > Does anyone know what I might be missing in my kernel config?
37 > Or does anyone also have a X1 Carbon 3rd generation and would like to
38 > share the .config with me?
39
40
41
42 Grab the .config files from both running systems and diff them. Expect
43 the output to be long but with care you can narrow down the important
44 differences.
45
46
47
48 --
49 Alan McKinnon
50 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] Gentoo on a Lenovo X1 Carbon (3rd gen) Ralf <ralf+gentoo@×××××××××××××××××××.de>