相关疑难解决方法(0)

尝试构建内核时出现“未知序列 editconfigs”

我正在按照这里的说明操作:https : //wiki.ubuntu.com/Kernel/BuildYourOwnKernel

我跑了

apt-get source linux-image-$(uname -r)
cd linux-signed-4.15.0
chmod a+x debian/rules
chmod a+x debian/scripts/*
chmod a+x debian/scripts/misc/*
fakeroot debian/rules clean
fakeroot debian/rules editconfigs
Run Code Online (Sandbox Code Playgroud)

最后一条命令的输出是

dh editconfigs
dh: Unknown sequence editconfigs (choose from: binary binary-arch binary-indep build build-arch build-indep clean install install-arch install-indep)
debian/rules:35: recipe for target 'editconfigs' failed
make: *** [editconfigs] Error 2
Run Code Online (Sandbox Code Playgroud)

我的uname -r4.15.0-34-generic

一个可能的重复是Enable the touchscreen of a Mediacom WinPad W700,但那里的答案没有解决“未知序列编辑配置”消息。做BuildYourOwnKernel指示需要更新?

kernel 18.04

8
推荐指数
1
解决办法
2714
查看次数

联想 IdeaPad 330 触摸板不工作

我刚买了一台 IdeaPad 330 联想笔记本电脑。当我安装 Ubuntu 时,触摸板不工作。我设法通过键盘成功安装了 Ubuntu,使用选项卡、空格和输入按钮。我以为安装后触摸板会工作,但不是运气。

有谁知道如何解决这个问题?它在 Windows 10 上完美运行。

touchpad lenovo

7
推荐指数
2
解决办法
8万
查看次数

标签 统计

18.04 ×1

kernel ×1

lenovo ×1

touchpad ×1