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
    • 最新
    • 标签
主页 / ubuntu / 问题

问题[intel-nuc](ubuntu)

Martin Hope
theoden8
Asked: 2020-03-28 14:29:30 +0800 CST

从 16.04 升级到 18.04 会中断 i915 驱动程序检测

  • 1

我最近从xenial ( 16.04.3 LTS) 升级到bionic ( 18.04.3 LTS),并且不再检测到我的 intel 显卡驱动程序。

据我所知,我曾经用作i915_bpo驱动程序。现在模块被检测到,但没有与显卡相关联。

$ sudo lsmod | grep i915

i915                 1937408  0
i2c_algo_bit           16384  1 i915
drm_kms_helper        180224  1 i915
drm                   491520  2 drm_kms_helper,i915
video                  49152  1 i915

$ lshw -c video

  *-display UNCLAIMED
       description: VGA compatible controller
       product: Iris Pro Graphics 580
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 09
       width: 64 bits
       clock: 33MHz
       capabilities: pciexpress msi pm vga_controller bus_master cap_list
       configuration: latency=0
       resources: memory:db000000-dbffffff memory:90000000-9fffffff ioport:f000(size=64) memory:c0000-dffff

$ sudo lspci -nnk | grep -A3 -i vga

00:02.0 VGA compatible controller [0300]: Intel Corporation Iris Pro Graphics 580 [8086:193b] (rev 09)
    Subsystem: Intel Corporation Iris Pro Graphics 580 [8086:2064]
    Kernel modules: i915
---

$ sudo inxi -SGx

System:    Host: intel-nuc-pc Kernel: 5.3.0-42-generic x86_64 bits: 64 compiler: gcc v: 7.4.0 Console: tty 0
           Distro: elementary OS 5.1.2 Hera base: Ubuntu 18.04 bionic
Graphics:  Device-1: Intel Iris Pro Graphics 580 driver: N/A bus ID: 00:02.0
           Display: server: X.org 1.19.6 driver: intel unloaded: modesetting tty: 208x59
           Message: Advanced graphics data unavailable in console for root.

那么,模块有,卡有,但卡不想用模块?在浏览了现有问题一段时间后,我已经安装了sudo apt install linux-generic-hwe-18.04,因此是内核版本。它没有改变任何东西4.15.0-91。

因此,Xorg.0.log显示有关此事的以下信息:

[  1549.630] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[  1549.634] (--) PCI:*(0:0:2:0) 8086:193b:8086:2064 rev 9, Mem @ 0xdb000000/16777216, 0x90000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[  1549.634] (II) LoadModule: "glx"
[  1549.634] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1549.635] (II) Module glx: vendor="X.Org Foundation"
[  1549.635]    compiled for 1.19.6, module version = 1.0.0
[  1549.635]    ABI class: X.Org Server Extension, version 10.0
[  1549.635] (II) LoadModule: "intel"
[  1549.635] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  1549.636] (II) Module intel: vendor="X.Org Foundation"
[  1549.636]    compiled for 1.19.5, module version = 2.99.917
[  1549.636]    Module class: X.Org Video Driver
[  1549.636]    ABI class: X.Org Video Driver, version 23.0
[  1549.636] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
    i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
    915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
    Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[  1549.636] (II) intel: Driver for Intel(R) HD Graphics
[  1549.636] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[  1549.636] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[  1551.659] intel: waited 2020 ms for i915.ko driver to load
[  1551.664] (EE) No devices detected.```

此外:

$ dmesg | grep i915

[   68.810865] snd_hda_codec_hdmi hdaudioC0D2: No i915 binding for Intel HDMI/DP codec

/etc/default/grub:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.alpha_support=1 ..."

我该如何分解这个问题?

i915 gpu-driver intel-nuc 18.04
  • 1 个回答
  • 2046 Views
Martin Hope
Zae
Asked: 2020-03-16 22:33:05 +0800 CST

NUC6CAYH 上的 Ubuntu Core 18

  • 0

我是 ubuntu 核心的新手。我阅读了在 NUC 上安装 ubuntu core 18 的手册

但在手册中,没有 NUC6CAYH 的证书。这是否意味着 ubuntu 内核与 NUC6CAYH 不兼容?或者是什么意思?

这是手动链接 https://ubuntu.com/download/intel-nuc

ubuntu-core intel-nuc 18.04
  • 1 个回答
  • 140 Views
Martin Hope
bangnab
Asked: 2019-08-30 06:38:28 +0800 CST

在出现新的英特尔 NUC 错误时从实时 USB 安装 [重复]

  • 2
这个问题在这里已经有了答案:
无法在 XPS 15 上安装 Ubuntu 18.10 - EFI\BOOT\mmx64.efi not found (11 answers)
2年前关闭。

我刚刚获得了一个全新的 Intel NUC8I7HNK NUC(以及 32GB RAM 和 1TB Intel SSD NVMe)并且想在上面安装 ubuntu。由于磁盘是全新的,它没有安装任何东西。

我从另一台 Ubuntu PC 下载了 Ubuntu 18.04 LTS iso(并验证了校验和)并使用“启动磁盘创建器”实用程序创建了一个实时 Ubuntu USB 记忆棒,将 USB 插入 NUC 并启动它。我可以通过安全启动选择语言、键盘、最小安装和第三方驱动程序。

当要创建分区时,我得到了一个错误(不记得是哪个)。我回去尝试了几次选择或取消选择安全启动,但仍然出现错误并且无法继续。它不断回到手动分区创建。

然后我决定重新启动,看看我是否会有更好的运气。但我再也没有成功启动现场 USB 了!相反,我总是得到:

Failed to open \EFI\BOOT\mmx64.efi -Not Found
Failed to load image \EFI\BOOT\mmx64.efi -Not Found
Failed to start MokManage: Not Found
Something has gone serious wrong:import_mok_state() failed
: Not Found

当我在没有 USB 的情况下启动 NUC 时,我只是得到A bootable device has not been detected.

我已经尝试进入 BIOS 并禁用安全启动(如该问题的答案之一所建议的那样),但它仍然没有帮助。我也尝试重新格式化 U 盘并重新创建它,但没有任何变化。因此,NUC 上似乎发生了一些变化,阻止了它启动 live usb。

我还应该尝试什么?

更新:

链接的问题(在将此问题标记为重复时也提到)涵盖了已安装双启动和 ubuntu 的情况。接受的答案建议在使用 live USB 引导时复制 .efi 文件。我的问题是我无法启动 live USB!而且我无法更改实时 USB,因为它是只读的。所以我的问题是我接下来应该做什么?

system-installation boot live-usb intel-nuc
  • 2 个回答
  • 1935 Views
Martin Hope
Kamalesh Patil
Asked: 2019-06-19 18:18:30 +0800 CST

英特尔 NUC 不会自动从 SSD 启动,但会在手动选择时启动

  • 1

刚刚在我的 NUC 上安装了 Ubuntu Server 19.04 并遇到“未检测到启动设备”问题。

请注意,如果我按 F10 并选择与启动设备相同的 SSD,NUC 会启动、加载和运行 Ubuntu。只是这不会自动发生。

我只安装了 1 个 SSD;没有其他 SSD 或 HDD 或 USB 驱动器。

设备:NUC6i5

BIOS 设置

 - BIOS Version: SYSKLI35.86A.0071.* (upgraded after running into this issue with SYSKLI35.86A.0065.*)
 - Boot Order / UEFI / UEFI Boot: Disabled (unchecked)
 - Boot Order / Legacy / Legacy Boot: Enabled (checked)
 - Boot Order / Legacy / Boot Drive Order: SATA Port 2 Samsung SSD
 - Boot Priority / UEFI Boot Priority / UEFI Boot: Disabled (unchecked)
 - Boot Configuration / UEFI Boot / <All Options, except Boot Network Devices Last> : Disabled (unchecked)
 - Boot Configuration / Boot Devices / Internal UEFI Shell: Disabled (unchecked)
 - Boot Configuration / Boot Devices / USB: Enabled (checked)
 - Boot Configuration / Boot Devices / Optical: Enabled (checked)
 - Boot Configuration / Boot Devices / Network Boot: Disabled (unchecked)
 - Secure Boot / Config / Secure Boot: Disabled (unchecked)

我重新安装了 Ubuntu 并在安装过程中手动将 SSD 作为引导设备,但结果仍然相同。升级到最新的 BIOS 版本,仍然没有运气。

请帮忙。

boot ssd intel-nuc
  • 1 个回答
  • 7780 Views
Martin Hope
Joe
Asked: 2018-08-19 17:45:18 +0800 CST

无头服务器:没有显示器,没有图形?

  • 4

从 Ubuntu 16.04 升级到 18.04 后出现此问题。

我在本地网络上安装了英特尔 NUC6i3SYH 作为无头服务器。它没有显示器,也没有连接键盘。我使用 Remmina 从我的台式电脑控制它。当在 NUC 上安装 Ubuntu 16.04 时,这工作正常。

我现在已将 NUC 升级到 Ubuntu 18.04.01。突然,Remmina 不再按预期工作:它可以连接到 NUC 并要求输入密码才能访问。但随后它只显示黑屏。只有当我在启动时将显示器连接到 NUC 时,Remmina 才能工作。只要 NUC 感应到显示器,它就会向 Remmina 提供图形。Remmina 中的图形在移除显示器时冻结。在没有显示器连接到 NUC 的情况下,我需要做什么才能在 Remmina 中显示图形?

关于 NUC 的一些技术规格:NUC6i3SYH,CPU:i3-6100U(以前称为 Skylake),使用集成显卡 Intel HD Graphics 520。

remote remote-desktop intel-nuc 18.04 remmina
  • 2 个回答
  • 13028 Views
Martin Hope
Michiel Borkent
Asked: 2018-06-07 03:54:04 +0800 CST

在 NUC8I7HNK 上无头安装 Ubuntu?

  • 1

我对此设备感兴趣: https ://www.intel.com/content/www/us/en/products/boards-kits/nuc/kits/nuc8i7hnk.html并想在其上安装 Ubuntu。我只需要通过 SSH 访问它,而且我可能不会将它用于桌面应用程序。或者 Ubuntu 在安装过程中是否需要 X11?

现在的问题是 Radeon™ RX Vega M GL 显卡的 4.18 内核中只有一个视频驱动程序可用。

如果我只想以“文本模式”在其上安装 Ubuntu,我是否需要驱动程序,或者我可以在没有驱动程序的情况下安装它?

视频卡被列为“离散”。规格中还列出了“集成图形”。这是否意味着该设备有两张显卡,其中一张可供 Ubuntu 用于非图形应用程序?

drivers graphics intel-nuc amdgpu
  • 1 个回答
  • 656 Views
Martin Hope
Kennedy Baird
Asked: 2018-05-26 15:44:08 +0800 CST

Intel NUC Hades Canyon NUC8i7HVK (AMD Radeon RX Vega GH) 的显卡驱动程序

  • 8

我知道这是一个常见问题,但我遇到了麻烦..

我正在运行 Ubuntu 18.04。我必须nomodeset在启动时使用 grub 中的参数才能正确启动。

uname -mrs

Linux 4.15.0-23-generic x86_64

lspci | grep VGA

01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Vega [Radeon RX Vega M] (rev c0)

运行ubuntu drivers devices没有结果

lshw -c video

  *-display UNCLAIMED       
   description: VGA compatible controller
   product: Advanced Micro Devices, Inc. [AMD/ATI]
   vendor: Advanced Micro Devices, Inc. [AMD/ATI]
   physical id: 0
   bus info: pci@0000:01:00.0
   version: c0
   width: 64 bits
   clock: 33MHz
   capabilities: pm pciexpress msi vga_controller bus_master cap_list
   configuration: latency=0
   resources: memory:90000000-9fffffff memory:a0000000-a01fffff ioport:e000(size=256) memory:db500000-db53ffff memory:c0000-dffff

   *-display UNCLAIMED
   description: Display controller
   product: Intel Corporation
   vendor: Intel Corporation
   physical id: 2
   bus info: pci@0000:00:02.0
   version: 04
   width: 64 bits
   clock: 33MHz
   capabilities: pciexpress msi pm cap_list
   configuration: latency=0
   resources: iomemory:2f0-2ef iomemory:2f0-2ef memory:2ffe000000-2ffeffffff memory:2fa0000000-2fafffffff ioport:f000(size=64)

我尝试添加amdgpu.dc=1到引导参数,但没有改变任何东西。

glmark2

=======================================================                                                
glmark2 2014.03+git20150611.fa71af2d                                                               
=======================================================
OpenGL Information
GL_VENDOR:     VMware, Inc.
GL_RENDERER:   llvmpipe (LLVM 6.0, 256 bits)
GL_VERSION:    3.0 Mesa 18.0.0-rc5

- 编辑 -

升级到内核 4.16 并且没有任何变化,尽管运行 glmark2 对 CPU 的占用较少

drivers radeon intel-nuc 18.04
  • 3 个回答
  • 17920 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