我已经安装并使用了Ubuntu,现在我想尝试GNOME桌面环境。
我不知道从哪里开始。你能给我一些指导吗?
谢谢!
alsamixer 返回:
cannot open mixer: No such file or directory
Run Code Online (Sandbox Code Playgroud)
后
sudo apt install jack
sudo lspci -v | grep -i audio returns
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 01) 01:00.1 Audio device: NVIDIA Corporation High Definition Audio Controller (rev a1)
Subsystem: Gigabyte Technology Co., Ltd High Definition Audio Controller 04:00.0 Multimedia audio controller: VIA Technologies Inc. ICE1712 [Envy24] PCI Multi-Channel I/O Controller (rev 02)
Subsystem: VIA Technologies Inc. M-Audio Delta Audiophile 2496
Run Code Online (Sandbox Code Playgroud)
谢谢!
我安装了 Ubuntu 16.04 LTS 和 Windows 10 Pro,我经常使用它们。有时,在使用 Ubuntu 时,我也可以看到和使用 Windows 分区。但有时,我不能。我不知道为什么?
Ubuntu给出了错误:
Error mounting /dev/sda5 at /media/mani/0AC217250AC21725:
Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000" "/dev/sda5" "/media/mani/0AC217250AC21725"' exited with non-zero exit status 14:
The disk contains an unclean file system (0, 0).
Metadata kept in Windows cache, refused to mount.
Failed to mount '/dev/sda5': Operation not permitted
The NTFS partition is in an unsafe state. Please resume and shutdown Windows fully (no hibernation or fast restarting), or mount the volume read-only …Run Code Online (Sandbox Code Playgroud) 成功升级到 16.04 后,我现在在启动时收到此消息
lvmetad not active yet, using direct access
我在外部硬盘驱动器上安装了 Ubuntu,我将它用作便携式安装,无论走到哪里都可以随身携带。
今天我在朋友的 iMac 上启动了它,在软件更新程序要求我安装更新之后。所以我做了。
因为那时我已经完成了,我关闭了计算机并拔掉了外部硬盘驱动器。紧接着我再次启动了 iMac,以便它可以重新启动到 OSX。
令我震惊、恐惧和困惑的是,我看到了一个 GRUB 救援屏幕!
这怎么可能?Ubuntu 安装在外部硬盘上,而不是内部硬盘上!GRUB 到底是怎么出现在 iMac 的内部硬盘上的?
更重要的是,我该如何解决这个问题?
在运行命令时make pycaffe,我遇到了以下错误:
NVCC src/caffe/solvers/adadelta_solver.cu nvcc fatal : Unsupported
gpu architecture 'compute_20' Makefile:594: recipe for target
'.build_release/cuda/src/caffe/solvers/adadelta_solver.o' failed make:
*** [.build_release/cuda/src/caffe/solvers/adadelta_solver.o] Error 1
System Information
------------------
OS: ubuntu: 16.10
CUDA 8.0
cuDNN: 6.0
CUDA_ARCH: CUDA_ARCH :=
-gencode arch=compute_20,code=sm_20 \
-gencode arch=compute_20,code=sm_21 \
-gencode arch=compute_30,code=sm_30 \
-gencode arch=compute_35,code=sm_35 \
-gencode arch=compute_50,code=sm_50 \
-gencode arch=compute_52,code=sm_52 \
-gencode arch=compute_60,code=sm_60 \
-gencode arch=compute_61,code=sm_61 \
-gencode arch=compute_61,code=compute_61
Run Code Online (Sandbox Code Playgroud)
谁能帮我?
Ubuntu 16.04 无法识别我的Huawei 15caUSB 调制解调器。
我怎样才能解决这个问题?
突然Genymotion停止工作。现在我无法重新安装它。它显示一个错误。
/genymotion: symbol lookup error: /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1: undefined symbol: drmGetDevice
Run Code Online (Sandbox Code Playgroud) 我决定尝试一个实验。我从台式机上卸下了 SSD,并暂时将其放入我的戴尔 Latitude 笔记本电脑中。瞧,它加载initrd速度快了一个数量级,启动时间缩短了6 秒……
我现在有点困惑……也许 GRUB 的主板芯片组有问题?
所以我注意到 HDD 活动灯的一些有趣之处。加载 时initrd,几乎就好像以 10% 的占空比或其他方式对灯进行 PWM。这让我想知道 GRUB 的读取是否没有优化,也许就像它在执行操作系统调用来读取每个字节而不是将图像作为字节流读取?
似乎加载初始 ramdisk 是问题的很大一部分。
在 GRUB 中,我按下C手动命令提示符。然后,我一次一次地输入默认配置中的每一行(输入这些 UUID 很痛苦!),并记下命令完成所用的时间。这是我发现的:
输入配置文件中的所有行后,我继续运行boot. 从我按 Enter 到登录屏幕出现的时间,大约需要 7.5 秒。
有趣的是它加载的 initrd 图像是 36MB。因此,如果加载需要 7 秒,那么它的读取速度仅为 5MB/秒!
我塔上的磁盘活动指示灯在整个 7 秒内一直亮着......
还有一个来自维基百科页面关于 initrd的有趣片段:
其他 Linux 发行版(例如 Fedora 和 Ubuntu)生成更通用的 initrd …
lspci在 Ubuntu 16.04.2 LTS 上的输出是:
00:1e.0 PCI 桥:英特尔公司 82801 移动 PCI 桥(修订版 e1) 00:1f.0 ISA 桥:英特尔公司 82801GBM (ICH7-M) LPC 接口桥(修订版 01) 00:1f.2 IDE 接口:Intel Corporation 82801GBM/GHM (ICH7-M Family) SATA Controller [IDE mode] (rev 01) 00:1f.3 SMBus:英特尔公司 NM10/ICH7 系列 SMBus 控制器(修订版 01) 01:00.0 VGA 兼容控制器:NVIDIA Corporation G72M [Quadro NVS 110M/GeForce Go 7300] (rev a1)
现在我想知道我的硬盘是IDE接口还是SATA接口。我怎么能意识到这一点?
基于lspci,我觉得硬盘接口是IDE,但我在lspci输出上看到有关SATA的东西,这让我怀疑它。