Chinaunix首页 | 论坛 | 博客
  • 博客访问: 61702
  • 博文数量: 23
  • 博客积分: 855
  • 博客等级: 准尉
  • 技术积分: 209
  • 用 户 组: 普通用户
  • 注册时间: 2009-11-04 15:52
个人简介

一个吊儿郎当的IT老菜鸟。

文章分类

全部博文(23)

文章存档

2020年(1)

2019年(1)

2011年(9)

2009年(12)

我的朋友

分类:

2011-04-23 23:14:55

从ubuntu10.04升级到ubuntu10.10后电脑遇到一个头痛了很长时间的问题,声卡声音一直不能进行有效的调节,google若干网站之后,发现是ubuntu10.10引用的pulseaudio问题,但是苦苦找不到解决的方法,最终在一个外文网站上让我找到了,摘取一段原文如下:

 

If you want to restore the ALSA volume controls in gnome-panel, use a third party repository (not maintained by myself) by adding the following lines to your /etc/apt/sources.list file:

deblucid main
deb-srclucid main

Add the key for the repository by running this command:

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com F76FFEBE

Then update to the newer packages:

sudo apt-get update && sudo apt-get upgrade
大概意思就是更新一些软件,按照很面红色的命令进行更新之后重启,声音就可这正常进行控制了。
阅读全文
类别:默认分类 查看评论
阅读(660) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~