博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Ubuntu系统没声音
阅读量:5342 次
发布时间:2019-06-15

本文共 464 字,大约阅读时间需要 1 分钟。

问题:

http://www.linuxdiyf.com/linux/22936.html

$aplay -l 得到下面的信息 ubuntu  aplay: device_list:268: no soundcards found. 解决: https://askubuntu.com/questions/463958/ubuntu-14-04-does-not-recognize-sound-card
sudo apt-get install aptitude
sudo aptitude --purge reinstall linux-sound-base alsa-base alsa-utils linux-image-`uname -r` linux-ubuntu-modules-`uname -r` libasound2 重启 【:-(                 还是错的,哈哈哈哈哈!搞笑。。。。】

转载于:https://www.cnblogs.com/beihaidao/p/6802574.html

你可能感兴趣的文章
Linux用户深度管理
查看>>
[leetcode]Permutation Sequence
查看>>
[Android] Android studio gradle 插件的版本号和 gradle 的版本号 的对应关系
查看>>
web.xml的配置中<context-param>配置作用
查看>>
Sizeof and Strlen
查看>>
iOS基础--通讯录
查看>>
用过的关于css的知识
查看>>
ffdshow 源代码分析1 : 整体结构
查看>>
分区索引笔记(三)--全局分区索引
查看>>
WPF:从WPF Diagram Designer Part 1学习控件模板、移动、改变大小和旋转
查看>>
java map 转 json 自编封装
查看>>
vs tip1
查看>>
黑马视频-索引
查看>>
python_8(模块)
查看>>
StringBuffer4
查看>>
约瑟夫环的C语言数组实现
查看>>
BETA 版冲刺前准备
查看>>
nodejs制作简单的登录注册页面
查看>>
iOS:原生二维码扫描
查看>>
http测试工具ab
查看>>