Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Gentoo on a Lenovo X1 Carbon (3rd gen) Alec Ten Harmsel <alec@××××××××××××××.com>
Re: [gentoo-user] Gentoo on a Lenovo X1 Carbon (3rd gen) Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] Gentoo on a Lenovo X1 Carbon (3rd gen) Jeremi Piotrowski <jeremi.piotrowski@×××××.com>
Re: [gentoo-user] Gentoo on a Lenovo X1 Carbon (3rd gen) wabenbau@×××××.com
Re: [gentoo-user] Gentoo on a Lenovo X1 Carbon (3rd gen) Ralf <ralf+gentoo@×××××××××××××××××××.de>