启动速度极慢,内核错误

启动速度极慢,内核错误

我是论坛新手,请原谅我的拼写错误。我有 Ubuntu Budgie 18.04,因为我以前的操作系统在登录后会冻结,但是这个 Ubuntu 慢得可笑,因为我在 linux 和 Windows 10 之间进行了选择,是的,我有双启动,但这有个秘密,windows 10 需要 2 分钟才能准备好,而这个 ubuntu 需要 4 分 27 秒才能准备好使用,好吧,26 秒,因为我需要一秒钟来输入密码,所以我一直在互联网上搜索,但说实话,我是 gnu/linux 世界的新手,我不是程序员,我也没有为此学习,我不明白如何做很多事情,只是复制粘贴并期望它能够正常工作,因此我使用了命令dmesg,得到了这个:实际上,看到终端看起来像无限页面,所以我不知道是否必须放上所有内容,所以我只复制开头和错误。

[    0.000000] microcode: microcode updated early to revision 0xba, date = 2010-10-03
[    0.000000] Linux version 4.15.0-24-generic (buildd@lgw01-amd64-056) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #26-Ubuntu SMP Wed Jun 13 08:44:47 UTC 2018 (Ubuntu 4.15.0-24.26-generic 4.15.18)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic root=UUID=63a56774-8b73-4d3b-93d7-ab3ce537a6de ro quiet splash vt.handoff=1
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] e820: BIOS-provided physical RAM map:

好的...它起作用了...我敢打赌我把代码放在了正确的格式里...

这是第一个错误:

 [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:34:pipe A] flip_done timed out

其他的还有:

[   24.028148] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:34:pipe A] flip_done timed out
[   34.268150] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:28:plane A] flip_done timed out

天哪我又发现了更多!

  45.737670] leds dell::kbd_backlight: Setting an LED's brightness failed (-5)

和更多!

    [   54.492150] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:34:pipe A] flip_done timed out
[   64.732057] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:34:pipe A] flip_done timed out
[   74.972148] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:28:plane A] flip_done timed out

这是不同的:

    [   91.612285] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:41:pipe B] flip_done timed out
[  101.852261] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:41:pipe B] flip_done timed out
[  112.093150] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:35:plane B] flip_done timed out
[  123.612170] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:41:pipe B] flip_done timed out

我猜这些是相同的,嗯

[  133.852306] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:41:pipe B] flip_done timed out
[  144.092283] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:35:plane B] flip_done timed out
[  154.332157] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:41:pipe B] flip_done timed out
[  164.572307] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:41:pipe B] flip_done timed out
[  174.812305] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:35:plane B] flip_done timed out
[  189.034104] rfkill: input handler disabled
[  201.436132] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:41:pipe B] flip_done timed out
[  211.676126] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:41:pipe B] flip_done timed out
[  221.916294] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:35:plane B] flip_done timed out
[  232.156305] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:41:pipe B] flip_done timed out
[  242.396303] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:41:pipe B] flip_done timed out
[  252.636288] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:35:plane B] flip_done timed out

我的笔记本电脑是旧的戴尔 Latitude D630,它具有:

4GB of RAM 3.8 says the info window
Intel® Core™2 Duo CPU T7500 @2.20GHz as processor 
Intel® 965GM for graphics

嗯,这是一台 2008 年的笔记本电脑,我没有足够的钱买一台新的,但它运行良好,但我想要一台比 Windows 10 更快更漂亮的电脑,用于编写文档、观看视频、访问 Facebook、YouTube 等。实际上,我需要 W10 只是为了使用 AutoCAD 和 Revit,因为我有使用这些程序的学生许可证,并且为了玩 Ragnarok Online,我尝试用 WINE 来玩,但它几乎占用了我所有的内存,所以这不是一个选择。

我猜打开一个新程序需要超过 5 秒的时间,我想要更快的速度,这可能与该错误有关吗?

我希望你能帮助我。我希望我收到的不仅仅是拼写更正。

谢谢。

相关内容