相关疑难解决方法(0)

我的电脑启动到黑屏,我有什么办法来修复它?

我正在尝试在我的计算机上启动 Ubuntu。当我启动 Ubuntu 时,它启动到黑屏。我怎样才能解决这个问题?

目录:

  1. 如果您正在尝试安装 Ubuntu
  2. 如果您有双启动系统
  3. 如果更新或其他原因导致您的问题

boot

514
推荐指数
25
解决办法
170万
查看次数

我的设备可以与 Ubuntu 一起使用吗?

我有一台要安装 Ubuntu 的设备。我如何确定 Ubuntu 是否可以使用它?

compatibility system-installation

46
推荐指数
1
解决办法
1万
查看次数

无法让 Intel HD Graphics 530 (Skylake i7 6700) 工作

我已将内核更新到 4.3.0,但驱动程序似乎仍处于关闭状态。我还能尝试什么?

starfall@nx ~ $ IBGL_DEBUG=verbose glxinfo
name of display: :0
i965_dri.so does not support the 0x1912 PCI ID.
libGL error: failed to create dri screen
libGL error: failed to load driver: i965

starfall@nx ~ $ sudo lspci -k | grep -EA2 'VGA|3D'
00:02.0 VGA compatible controller: Intel Corporation Device 1912 (rev 06)
  Subsystem: Gigabyte Technology Co., Ltd Device d000
  Kernel driver in use: i915

starfall@nx ~ $ uname -a
Linux nx 4.3.0-040300-generic #201511020846 SMP Mon Nov 2 13:48:04 UTC …
Run Code Online (Sandbox Code Playgroud)

graphics drivers

9
推荐指数
1
解决办法
7万
查看次数

在 Ubuntu 16.04 上冻结屏幕

我最近安装了 Ubuntu 16.04,它似乎随机冻结。我试图查看Ubuntu 15.10 和 16.04 上的解决方案保持随机冻结,但在安装这些内核时,我在启动时遇到内核恐慌,因此我进一步寻找Ubuntu 16.04 上的解决方案,不断冻结导致内核恐慌但无法确定出如何解决问题。谁能告诉我要安装哪些确切的内核,以便解决两个问题(内核恐慌和随机冻结)?16.04 预装的内核是 4.4.0-21-generic,这些是一些额外的细节:

Distributor ID: Ubuntu
Description:    Ubuntu 16.04 LTS
Release:    16.04
Codename:   xenial
Processor: Intel® Pentium(R) CPU N3540 @ 2.16GHz × 4 
Graphics:  Gallium 0.4 on llvmpipe (LLVM 3.8, 128 bits)
Ram : 4Gb
Os type - 64 bit architecture 
Run Code Online (Sandbox Code Playgroud)

请告诉我是否需要提供任何其他详细信息。

编辑 - 1 )

saisumit@saisumit-Inspiron-3551:~$ sudo dpkg -l | grep  linux-headers-4.7*.deb 
[sudo] password for saisumit: 
saisumit@saisumit-Inspiron-3551:~$ sudo dpkg -l |grep  linux-image-4.7*.deb …
Run Code Online (Sandbox Code Playgroud)

boot kernel freeze 16.04

5
推荐指数
1
解决办法
1万
查看次数