进入系统后界面突然变成白色的主题
时间:2007-11-16
来源:互联网
本本很久没有声音了,今天搞了一下!终于有了
sudo aptitude install linux-backports-modules-generic
然后安装所有以Alsa开头的文件!
用
vi ~/.asoundrc
看有没有内容!
没有加入
pcm.hda-intel {
type hw
card 0
}
ctl.hda-intel {
type hw
card 0
}
然后用
modprobe snd-hda-intel
lsmod |grep hda
看模块加入了没有 !
alsaconf
sudo gedit /etc/modeprobe.d/sound
改成
alias char-major-116 snd
alias snd-card-0 snd-hda-intel
# module options should go here
# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
# card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
然后
sudo update-modules
重启!看一下有没有声音!!我的是有了!
我以前试过无数方法!现在终于有了!!
sudo aptitude install linux-backports-modules-generic
然后安装所有以Alsa开头的文件!
用
vi ~/.asoundrc
看有没有内容!
没有加入
pcm.hda-intel {
type hw
card 0
}
ctl.hda-intel {
type hw
card 0
}
然后用
modprobe snd-hda-intel
lsmod |grep hda
看模块加入了没有 !
alsaconf
sudo gedit /etc/modeprobe.d/sound
改成
alias char-major-116 snd
alias snd-card-0 snd-hda-intel
# module options should go here
# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
# card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
然后
sudo update-modules
重启!看一下有没有声音!!我的是有了!
我以前试过无数方法!现在终于有了!!
作者: bz 发布时间: 2007-11-16
如果你的本本或声卡和我一样!那么你是不是有这种情况:有时有声音有时没有?如果出现这种情况,请检查你的几次关机是不是正常!如果是突然断电,就可能这种情况!其原因是因为Gusty的电源管理模块太烂!建议把机子改成电源供电!启动后是不是就有声音了!然后关机再用交流电供电!!
作者: bz 发布时间: 2007-12-12

解决的对象应该是:有声卡,有驱动,但就是没有声音,或是加载不上!
“ sudo gedit /etc/modprobe.d/alsa-base
在最後面加入
options snd-hda-intel enable=1 index=0 position_fix=1 model=hp ”
作者: zainix 发布时间: 2009-11-20
作者: pocoyo 发布时间: 2009-11-20
无法找到任何名称或者描述中匹配“linux-backports-modules-generic”的软件包
作者: youngdoctor 发布时间: 2011-04-17
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28