debian 7 (wheezy)在华硕笔记本上安装后没有声音

其他Linux/Unix/BSD/OSX等发行版讨论
回复
meego
帖子: 12
注册时间: 2011-10-03 22:55

debian 7 (wheezy)在华硕笔记本上安装后没有声音

#1

帖子 meego » 2013-07-09 22:58

求助
1、wheezy@debian:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC660 Analog [ALC660 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC660 Digital [ALC660 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 6: Si3054 Modem [Si3054 Modem]
Subdevices: 1/1
Subdevice #0: subdevice #0
2、于是我使用命令
sudo gedit /etc/modprobe.d/alsa-base.conf
添加
options snd-hda-intel model=3stack-660
3、使用命令:
killall pulseaudio
wheezy@debian:~$ sudo alsa force-reload
Unloading ALSA sound driver modules: snd-hda-codec-si3054 snd-hda-codec-realtek snd-hda-intel snd-hda-codec snd-hwdep snd-pcm snd-page-alloc snd-seq snd-seq-device snd-timer (failed: modules still loaded: snd-hda-codec-si3054 snd-hda-codec-realtek snd-hda-intel snd-hda-codec snd-hwdep snd-pcm snd-page-alloc snd-timer).
Loading ALSA sound driver modules: snd-hda-codec-si3054 snd-hda-codec-realtek snd-hda-intel snd-hda-codec snd-hwdep snd-pcm snd-page-alloc snd-seq snd-seq-device snd-timer.
4、wheezy@debian:~$ pulseaudio -D
E: [pulseaudio] main.c: 后台程序启动失败。
5、wheezy@debian:~$ sudo ls -la /dev/snd
总用量 0
drwxr-xr-x 3 root root 260 7月 9 20:53 .
drwxr-xr-x 14 root root 3220 7月 9 22:16 ..
drwxr-xr-x 2 root root 60 7月 9 20:53 by-path
crw-rw---T+ 1 root audio 116, 9 7月 9 20:53 controlC0
crw-rw---T+ 1 root audio 116, 8 7月 9 20:53 hwC0D0
crw-rw---T+ 1 root audio 116, 7 7月 9 20:53 hwC0D1
crw-rw---T+ 1 root audio 116, 6 7月 9 22:26 pcmC0D0c
crw-rw---T+ 1 root audio 116, 5 7月 9 22:26 pcmC0D0p
crw-rw---T+ 1 root audio 116, 4 7月 9 22:26 pcmC0D1p
crw-rw---T+ 1 root audio 116, 3 7月 9 20:53 pcmC0D6c
crw-rw---T+ 1 root audio 116, 2 7月 9 20:53 pcmC0D6p
crw-rw---T+ 1 root audio 116, 1 7月 9 22:27 seq
crw-rw---T+ 1 root audio 116, 33 7月 9 20:53 timer
6、wheezy@debian:~$ groups
wheezy cdrom floppy audio dip video plugdev scanner bluetooth netdev
7、wheezy@debian:~$ alsamixer
alsamixer截图
alsamixer截图
出现调整界面,一切调整正常
8、root@debian:~# alsactl init
Found hardware: "HDA-Intel" "Realtek ALC660" "HDA:10ec0861,10431105,00100340 HDA:10573055,104310c6,00100700" "0x1043" "0x1263"
Hardware is initialized using a generic method
但是电脑还是没有声音,已经重启了多次了,求解决方案,谢谢了
下面是全部查找问题的命令
meego
帖子: 12
注册时间: 2011-10-03 22:55

Re: debian 7 (wheezy)在华硕笔记本上安装后没有声音

#3

帖子 meego » 2013-08-28 0:04

有没有人知道啊?
onlylove
论坛版主
帖子: 5371
注册时间: 2007-01-14 16:23

Re: debian 7 (wheezy)在华硕笔记本上安装后没有声音

#4

帖子 onlylove » 2013-08-28 0:09

同样是华硕的机器
附件
2013-08-28-010937_644x412_scrot.png
#include <stdio.h>
void main()
{
double world;
unsigned letter;
short stay;
long memories;
printf("I miss you.\n");
}
onlylove
论坛版主
帖子: 5371
注册时间: 2007-01-14 16:23

Re: debian 7 (wheezy)在华硕笔记本上安装后没有声音

#5

帖子 onlylove » 2013-08-28 1:18

私下里认为,你声卡没驱动起来……
#include <stdio.h>
void main()
{
double world;
unsigned letter;
short stay;
long memories;
printf("I miss you.\n");
}
meego
帖子: 12
注册时间: 2011-10-03 22:55

Re: debian 7 (wheezy)在华硕笔记本上安装后没有声音

#6

帖子 meego » 2013-09-01 20:47

onlylove 写了:私下里认为,你声卡没驱动起来……
你能帮我上道吗?我不知道怎么办才能有声音啊。。。。
头像
scue
帖子: 111
注册时间: 2012-01-22 11:37

Re: debian 7 (wheezy)在华硕笔记本上安装后没有声音

#7

帖子 scue » 2013-09-04 11:23

同样是华硕笔记本的飘过。。

Sent from my HTC S720t using Tapatalk 2
回复