随着 16.10 的发布,是否可以在 16.04 中使用其内核?
我知道它将于 2 月 16.04.2 推出,但由于我的笔记本电脑在 16.04 上出现问题,我宁愿早点开始使用它。
自 16.04.1 以来,我已经安装了 16.04。我看到最新版本16.04.3包括新内核 4.10 以及其他一些好东西,例如新的 mesa 驱动程序等。我的系统更新到 16.04.3,但内核停留在 4.4.0。更新到 16.04.3 时这不应该自动完成吗?如何安全地更新(因为它包含在发行版中)到最新的内核版本(内核 4.10)?
$ lsb_release -a
LSB Version: core-9.20160110ubuntu0.2-amd64:core-9.20160110ubuntu0.2-noarch:security-9.20160110ubuntu0.2-amd64:security-9.20160110ubuntu0.2-noarch
Distributor ID: Ubuntu
Description: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial
$ uname -r
4.4.0-89-generic
Run Code Online (Sandbox Code Playgroud) 许多人在使用 Ubuntu 14.04、16.04 和 16.10 时遇到系统完全冻结的问题,我就是其中之一。
在我尝试下载并测试之前,我想知道 Ubuntu 17.04 是否会解决该问题,是否已经在 17.04 的试用 ISO 映像中修复了该问题。
我在 Ubuntu 16.04 和 4.16.3 内核上运行,在我的台式机和笔记本电脑上,每次我尝试使用 UKUU 升级到更新的内核时,包的配置都会失败并返回这个错误(例如安装 4.16.6) :
dpkg: error processing package linux-image-unsigned-4.16.6-041606-generic (--install):
dependency problems - leaving unconfigured
Run Code Online (Sandbox Code Playgroud)
唯一的解决办法是删除它,我该如何解决?
系统给我以下错误:
The volume "Filesystem Root" has only 713.9 MB disk space remaining. You can free up disk space by removing unused programs or files, or moving files to another disk or partition.
我的问题是,我应该移动哪些文件以及从哪里移动?如何不再出现错误?
我不久前清除了旧内核 [3.13.0.45],现在有两个内核[3.17 和 3.8]。我不得不清除 3.13,因为顺便说一句,上面所示的错误中的可用空间已变为0 字节,并且关闭过程也无法正常进行。
结果df -Th
Filesystem Type Size Used Avail Use% Mounted on
/dev/sda6 ext4 19G 17G 601M 97% /
none tmpfs 4.0K 0 4.0K 0% /sys/fs/cgroup
udev devtmpfs 1.9G 4.0K 1.9G 1% /dev
tmpfs tmpfs 386M …Run Code Online (Sandbox Code Playgroud) 下面的代码有什么作用?
我在互联网上找到了它,所以我将它复制并粘贴到终端中,但是当我安装新内核时,它只能检测到旧内核。
sudo apt-get remove --purge $(dpkg -l 'linux-image-*' | sed '/^ii/!d;/'"$(uname -r | sed "s/\(.*\)-\([^0-9]\+\)/\1/")"'/d;s/^[^ ]* [^ ]* \([^ ]*\).*/\1/;/[0-9]/!d')
Run Code Online (Sandbox Code Playgroud) 我刚刚在联想 Ideapad 320 上安装了 Kubuntu 17.04,但未检测到触摸板。笔记本电脑上已经安装了 Windows 10 的触摸板可以正常工作,但 Kubuntu 根本没有检测到,所以它看起来像是驱动程序错误。
这是xinput输出。Logitech 鼠标是我同时使用的 USB 鼠标,效果很好。
$ xinput --list
? Virtual core pointer id=2 [master pointer (3)]
? ? Virtual core XTEST pointer id=4 [slave pointer (2)]
? ? Logitech M315/M235 id=9 [slave pointer (2)]
? Virtual core keyboard id=3 [master keyboard (2)]
? Virtual core XTEST keyboard id=5 [slave keyboard (3)]
? Power Button id=6 [slave keyboard (3)]
? Video Bus id=7 [slave keyboard (3)]
? Power Button …Run Code Online (Sandbox Code Playgroud) 在我的新 Razer Blade 15 高级型号(2021 年初)- RZ09-036 上全新安装 Ubuntu 20.04 LTS 后,\n我无法使用 Wifi 或蓝牙。这是一个常见问题,就像这里一样一样。Wifi和蓝牙设置只是闪烁并且不负责任。\xc2\xa0
\n我尝试过冷启动,安装新固件,按照这篇文章,\xc2\xa0,但我在网上找不到的任何东西都解决了我的问题。
\n请查看关闭笔记本电脑时错误消息的链接屏幕截图。\xc2\xa0如果您需要更多信息,请告诉我。
\n我在英特尔社区论坛上发布的错误消息的屏幕截图
\n有人可以帮助解决这个问题吗?对我来说,至关重要的是我可以在这台笔记本电脑上的 Ubuntu 上建立正常的工作流程(如果可以工作,也可以是任何其他版本)。
\n编辑:1
\n[ 73.765733] Bluetooth: hci0: Reading Intel version information failed (-22)\n[ 73.765743] Bluetooth: hci0: Intel Read version failed (-22)\n[ 73.765844] Bluetooth: hci0: Intel reset sent to retry FW download\n[ 74.365767] Bluetooth: hci0: Reading Intel version information failed (-22)\n[ 74.365776] Bluetooth: hci0: Intel Read version failed (-22)\n[ 74.365885] …Run Code Online (Sandbox Code Playgroud) 使用英特尔显卡时:
每当我关闭笔记本电脑盖或使用 GUI 或终端命令重新启动/关闭时,它都会进入黑屏,左上角有一个“_”,然后挂起。只有长按电源按钮才能关闭计算机。
但是,当我使用sudo prime-select nvidia切换到 nvidia 时,一切正常。
有没有办法解决这个问题?在 NVIDIA 上,我的电池最多只能持续约 2 小时,使用电源按钮关闭笔记本电脑真的很烦人。
眼镜:
英特尔 7700HQ,英伟达 1060GTX,内核 4.8
谢谢!!
编辑:
当我选择sudo prime-select intelNVIDIA 375 时
我明白了:
Info: the current GL alternatives in use are: ['nvidia-375', 'nvidia-375']
Info: the current EGL alternatives in use are: ['nvidia-375', 'nvidia-375']
Info: selecting mesa for the intel profile
update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in manual mode
/sbin/ldconfig.real: /usr/lib/nvidia-375/libEGL.so.1 is not a symbolic link
/sbin/ldconfig.real: /usr/lib32/nvidia-375/libEGL.so.1 is not a …Run Code Online (Sandbox Code Playgroud) 参考这个话题:
但没有任何帮助。网络仍然随机断开
[编辑]:或在互联网负载下!我必须关闭下载大量数据的页面,例如 youtube。然后打开和关闭 wifi 卡,互联网就回来了。如果它没有关闭充电网站或下载,连接将返回一秒钟,然后再次下降。连 Ubuntu 更新都无法下载,因为 wifi 断开连接
, 4-5 分钟后重新连接。我不能这样工作。
在 Windows 10 上没问题。
我的卡是:
06: 00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32).
Run Code Online (Sandbox Code Playgroud)
编辑:这是我的无线信息.txt:http : //pastebin.ubuntu.com/p/7VkM8bwKW2/plain/
请提出解决方案。
kernel ×6
16.04 ×4
networking ×2
16.10 ×1
18.04 ×1
20.04 ×1
apt ×1
bluetooth ×1
command-line ×1
disconnect ×1
disk ×1
drivers ×1
filesystem ×1
ideapad ×1
intel ×1
iwlwifi ×1
kubuntu ×1
lenovo ×1
mouse ×1
nvidia ×1
root ×1
sed ×1
shutdown ×1
suspend ×1
touchpad ×1
updates ×1
upgrade ×1
wireless ×1