Virtualbox 在 16.04 启动时冻结

the*_*ean 10 virtualbox oracle

当我在 Oracle Virtualbox 中启动我的虚拟机时,它会冻结。我无法移动鼠标,音频开始循环播放。

我将包括我的系统日志,看看是否有人能理解这一点。即使指向正确的方向也将不胜感激。

(字面上是昨天工作。现在绝对没有。)

Jan 11 09:00:40 thispc org.debian.apt[851]: 09:00:40 AptDaemon.Worker [INFO]: Updating cache
Jan 11 09:00:47 thispc AptDaemon.Worker: INFO: Finished transaction /org/debian/apt/transaction/7241eeffd78442b199b06c20d1071535
Jan 11 09:00:47 thispc org.debian.apt[851]: 09:00:47 AptDaemon.Worker [INFO]: Finished transaction /org/debian/apt/transaction/7241eeffd78442b199b06c20d1071535
Jan 11 09:01:23 thispc systemd[1]: Stopping User Manager for UID 108...
Jan 11 09:01:23 thispc systemd[1088]: Reached target Shutdown.
Jan 11 09:01:23 thispc systemd[1088]: Stopped target Default.
Jan 11 09:01:23 thispc systemd[1088]: Stopped target Basic System.
Jan 11 09:01:23 thispc systemd[1088]: Stopped target Timers.
Jan 11 09:01:23 thispc systemd[1088]: Stopped target Paths.
Jan 11 09:01:23 thispc systemd[1088]: Starting Exit the Session...
Jan 11 09:01:23 thispc systemd[1088]: Stopped target Sockets.
Jan 11 09:01:23 thispc systemd[1088]: Received SIGRTMIN+24 from PID 3387 (kill).
Jan 11 09:01:23 thispc systemd[1]: Stopped User Manager for UID 108.
Jan 11 09:01:23 thispc systemd[1]: Removed slice User Slice of lightdm.
Jan 11 09:03:37 thispc rsyslogd: [origin software="rsyslogd" swVersion="8.16.0" x-pid="868" x-info="http://www.rsyslog.com"] start
Jan 11 09:03:37 thispc rsyslogd-2222: command 'KLogPermitNonKernelFacility' is currently not permitted - did you already set it via a RainerScript command (v6+ config)? [v8.16.0 try http://www.rsyslog.com/e/2222 ]
Jan 11 09:03:37 thispc rsyslogd: rsyslogd's groupid changed to 108
Jan 11 09:03:37 thispc rsyslogd: rsyslogd's userid changed to 104
Jan 11 09:03:37 thispc systemd-modules-load[259]: Inserted module 'lp'
Jan 11 09:03:37 thispc systemd-modules-load[259]: Inserted module 'ppdev'
Jan 11 09:03:37 thispc systemd-modules-load[259]: Inserted module 'parport_pc'
Jan 11 09:03:37 thispc rsyslogd-2039: Could not open output pipe '/dev/xconsole':: No such file or directory [v8.16.0 try http://www.rsyslog.com/e/2039 ]
Jan 11 09:03:37 thispc loadkeys[258]: Loading /etc/console-setup/cached.kmap.gz
Jan 11 09:03:37 thispc systemd[1]: Started Set console keymap.
Run Code Online (Sandbox Code Playgroud)

the*_*ean 10

我不明白为什么,但我用 4.10 内核而不是 4.13 重新启动,它解决了这个问题。

我认为问题出在最新的内核更新上。

  • 请参阅 [https://askubuntu.com/a/994653/283721](https://askubuntu.com/a/994653/283721) (3认同)