AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-65362

w-sky's questions

Martin Hope
w-sky
Asked: 2023-07-04 02:19:02 +0800 CST

VirtualBox 未运行:自最近更新到 6.1.0 内核以来未安装内核驱动程序 (Ubuntu 22.04.2)

  • 5

在安装 Ubuntu 22.04.2 LTS 的最新升级的前一天,我正在使用 VirtualBox(从 Ubuntu 存储库安装),该升级安装了 Linux 内核 6.1.0-1015,之前的内核是 5.15.0-76。从那时起我就无法启动VirtualBox。我能做些什么?它显示此错误:

未安装内核驱动程序(rc=-1908)

VirtualBox Linux 内核驱动程序未加载或设置不正确。请重新安装 virtualbox-dkms 软件包并通过执行加载内核模块

'modprobe vboxdrv'

作为根。

如果您的系统启用了 EFI 安全启动,您可能还需要对内核模块(vboxdrv、vboxnetflt、vboxnetadp、vboxpci)进行签名,然后才能加载它们。请参阅 Linux 系统的文档以获取更多信息。

其中:suplibOsInit 内容:3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - 未安装支持驱动程序。在 Linux 上,open 返回 ENOENT。

推荐的解决方案失败:

当尝试重新安装 virtualbox-dkms 时,我可以在这里看到问题:

Loading new virtualbox-6.1.38 DKMS files...
Building for 6.1.0-1015-oem
Module build for kernel 6.1.0-1015-oem was skipped since the
kernel headers for this kernel does not seem to be installed.

Jul 03 20:12:15 Abook systemd[1]: Starting LSB: VirtualBox Linux kernel module...
Jul 03 20:12:15 Abook virtualbox[11380]:  * Loading VirtualBox kernel modules...
Jul 03 20:12:15 Abook virtualbox[11380]:  * No suitable module for running kernel found
kernel
  • 1 个回答
  • 35 Views
Martin Hope
w-sky
Asked: 2021-10-06 10:39:18 +0800 CST

华硕 X571 笔记本因达到临界温度 (99°C) 而关闭

  • 2

从日志中可以看出,由于 CPU 达到临界温度,我的笔记本电脑突然关闭了好几次。然而奇怪的是,此时 CPU 风扇并没有以最大速度运行,而是安静地以较低的速度运行,在我看来,风扇并没有及时变快。

我已经彻底清除了笔记本上的灰尘(并没有太多),剩下要做的唯一一件事就是对 CPU 进行更好的热传导,但这将是很多工作!

以下是发生关机时最后一个日志条目的示例:

Oct  5 19:17:00 Abook kernel: [64328.061201] mce: CPU6: Core temperature above threshold, cpu clock throttled (total events = 202)
Oct  5 19:17:00 Abook kernel: [64328.061201] mce: CPU2: Core temperature above threshold, cpu clock throttled (total events = 202)
Oct  5 19:17:00 Abook kernel: [64328.061202] mce: CPU5: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct  5 19:17:00 Abook kernel: [64328.061203] mce: CPU1: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct  5 19:17:00 Abook kernel: [64328.061204] mce: CPU4: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct  5 19:17:00 Abook kernel: [64328.061206] mce: CPU3: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct  5 19:17:00 Abook kernel: [64328.061206] mce: CPU0: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct  5 19:17:00 Abook kernel: [64328.061207] mce: CPU7: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct  5 19:17:00 Abook kernel: [64328.061208] mce: CPU2: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct  5 19:17:00 Abook kernel: [64328.061208] mce: CPU6: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct  5 19:17:00 Abook kernel: [64328.062179] mce: CPU2: Core temperature/speed normal
Oct  5 19:17:00 Abook kernel: [64328.062179] mce: CPU6: Core temperature/speed normal
Oct  5 19:17:00 Abook kernel: [64328.062180] mce: CPU1: Package temperature/speed normal
Oct  5 19:17:00 Abook kernel: [64328.062181] mce: CPU7: Package temperature/speed normal
Oct  5 19:17:00 Abook kernel: [64328.062182] mce: CPU0: Package temperature/speed normal
Oct  5 19:17:00 Abook kernel: [64328.062183] mce: CPU3: Package temperature/speed normal
Oct  5 19:17:00 Abook kernel: [64328.062183] mce: CPU4: Package temperature/speed normal
Oct  5 19:17:00 Abook kernel: [64328.062184] mce: CPU5: Package temperature/speed normal
Oct  5 19:17:00 Abook kernel: [64328.062184] mce: CPU6: Package temperature/speed normal
Oct  5 19:17:00 Abook kernel: [64328.062185] mce: CPU2: Package temperature/speed normal
Oct  5 19:17:01 Abook CRON[67310]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct  5 19:18:07 Abook rtkit-daemon[1851]: Supervising 9 threads of 2 processes of 1 users.
Oct  5 19:19:00 Abook kernel: [64448.077575] thermal thermal_zone0: critical temperature reached (99 C), shutting down

是否可以影响风扇的行为并使其对温度升高做出更快的反应?

20.04
  • 1 个回答
  • 132 Views
Martin Hope
w-sky
Asked: 2021-03-11 06:42:35 +0800 CST

将 Chromium 与 Google 帐户同步不再起作用……解决方案?

  • 31

从 2021 年 3 月 10 日左右开始,最近对 89.0.4389.82 Chromium 的更新停止同步到 Google 帐户。事实证明,这是由于 Google 所做的一些更改。

作为用户,我们能做什么?

更多信息:https ://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1917705/comments/8

chromium
  • 3 个回答
  • 60250 Views
Martin Hope
w-sky
Asked: 2020-03-02 16:09:10 +0800 CST

与 Ubuntu 19.10 成功设置 Samba 共享,但无法使用某些旧设备访问

  • 0

我用 Ubuntu 19.10 最简单的方法创建了一个 Samba 共享:在文件浏览器中,右键单击我要共享的文件夹,选择“本地网络共享”,然后第一次会提示安装 Samba ( v4.10.7) 包。类似于命令行:

sudo apt install samba samba-common

之后,我使用以下命令为我的主用户帐户设置了 Samba 密码:

sudo smbpasswd -a {myusername}

现在我可以使用我的用户名和给定的 Samba 密码从另一个 Ubuntu 或 Windows 设备成功访问共享文件夹。

但是我无法使用几年前的网络媒体播放器访问。它确实显示共享网络文件夹并在尝试连接时提示输入用户名和密码,但随后失败并出现简单的“无法访问网络文件夹”错误。

如果我可以用现代计算机访问 Samba 共享,但不能用旧设备访问,可能是什么问题?

我已经以相同的方式与旧版 Ubuntu 16.04 (Samba v3.x) 设置了 Samba 共享,并且仍然适用于我的网络播放器。也许是一种旧的身份验证模式,我必须使用 Samba v4 启用它?

networking server samba cifs file-sharing
  • 1 个回答
  • 1549 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve