Gentoo Archives: gentoo-user

From: Dr Rainer Woitok <rainer.woitok@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] The saga of the missing Logitech drivers
Date: Fri, 31 Jan 2020 18:25:32
Message-Id: 24116.28943.734574.816618@tux.local
1 Andrew,
2
3 On Saturday, 2020-02-01 01:42:20 +0800, you wrote:
4
5 > ...
6 > 1) Is "make oldconfig" broken?
7
8 Dunno. But I'm using a slightly different approach:
9
10 - Copy your old kernel config over to the new kernel directory.
11
12 - Run "make olddefconfig". This will try to adapt your old configurat-
13 ion to the new kernel.
14
15 - Compare the two config files using "diff" and then use "make xconfig"
16 or "make menuconfig" to fine tune the new configuration.
17
18 Hope this helps.
19
20 Sincerely,
21 Rainer