UBuntu11.04 root用户没有声音的解决方法

2011年12月10日

原帖地址:https://www.myzhenai.com/thread-14247-1-1.html
关键词:UBuntu11.04 root用户启动没有声音,系统设置/声音 模块中不能识别声卡,没有声音.
解决方法:
修改pulse默认配置文件使得能运行在root权限下。编辑/etc/default/pulseaudio
打开/etc/default/目录,双击打开pulseaudio文件,将PULSEAUDIO_SYSTEM_START=0这一行改成PULSEAUDIO_SYSTEM_START=1
表示允许运行在system环境,允许动态加载模块。这样修改后带来一些负面影响,可以仔细阅读这个文件的注释

终端命令行命令:root@:~# gedit /etc/default/pulseaudio
然后重启UBuntu11.04 root

方法二:
直接将root加到pulse-access组
sudo usermod -a -G pulse-access root


sicnature ---------------------------------------------------------------------
Your current IP address is: 54.152.77.92
Your IP address location: 美国弗吉尼亚阿什本
Your IP address country and region: 美国 美国
Your current browser is:
Your current system is:
Original content, please indicate the source:
同福客栈论坛 | 蟒蛇科普海南乡情论坛 | JiaYu Blog
sicnature ---------------------------------------------------------------------
Welcome to reprint. Please indicate the source http://myzhenai.com/post/494.html

没有评论

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注