在windows下有声音,linux以前也有声音,也不知道什么原因造成的,之前没有做过升级

就是最近突然发现的,然后也做了次全面的dist-upgrade,也不行,硬件也能找得到:
# lspci:

00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory
Controller Hub (rev 0c)
00:01.0 PCI bridge: Intel Corporation Mobile PM965/GM965/GL960 PCI
Express Root Port (rev 0c)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB
UHCI Contoller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB
UHCI Controller #5 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2
EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio
Controller (rev 02)
..............................

#lsmod | grep snd
snd_hda_intel         310460  0
snd_pcm_oss            38720  0
snd_mixer_oss          15840  1 snd_pcm_oss
snd_pcm                70116  2 snd_hda_intel,snd_pcm_oss
snd_timer              21732  1 snd_pcm
snd_page_alloc         10056  2 snd_hda_intel,snd_pcm
snd_hwdep               8868  1 snd_hda_intel
snd                    50100  6
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwdep
soundcore               7520  1 snd

thanks.

2008/2/16 Ji ZhengYu <[EMAIL PROTECTED]>:

> 2008/2/16 Michael Yang <[EMAIL PROTECTED]>:
> > 还是不行
> > 音量可以在"alsamixer" 里调节,但就是没有声音。
> > 打开文件时就总报错:
> > [AO_ALSA] alsa-lib: confmisc.c:768:(parse_card) cannot find card '0'
> > [AO_ALSA] alsa-lib: conf.c:3510:(_snd_config_evaluate) function
> > snd_func_card_driver returned error: No such device
> >  [AO_ALSA] alsa-lib: confmisc.c:392:(snd_func_concat) error evaluating
> > strings
> > [AO_ALSA] alsa-lib: conf.c:3510:(_snd_config_evaluate) function
> > snd_func_concat returned error: No such device
> > [AO_ALSA] alsa-lib: confmisc.c:1251:(snd_func_refer) error evaluating
> name
> >  [AO_ALSA] alsa-lib: conf.c:3510:(_snd_config_evaluate) function
> > snd_func_refer returned error: No such device
> > [AO_ALSA] alsa-lib: conf.c:3982:(snd_config_expand) Evaluate error: No
> such
> > device
> > [AO_ALSA] alsa-lib: pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM
> default
> >  [AO_ALSA] Playback open error: No such device
> > Could not open/initialize audio device -> no sound.
> >
> > 2008/2/13 LI Daobing <[EMAIL PROTECTED]>:
> > > 2008/2/13 Michael Yang <[EMAIL PROTECTED]>:
> > > > anybody have some idea of how to get this fixed?
> > > > 2008/2/5 Michael Yang <[EMAIL PROTECTED]>:
> > > > > 想恢复过来也没能成功, 然后按照以前的步骤重新编译重启后也是不行。
> > > > > 用alsamixer可以看到所有的channel,也没有被mute掉的, 可是就是没有声音
> > > > > 用 alsaconf重新配置也不行,有人知道该怎么检查吗?
> > >
> > > 1. sudo m-a a-i alsa-source, 然后重启
> > > 2. 调出一个音量调节程序,调一下音量
> > > 有时会好,具体我也不清楚。
>
>
> 请问:在 windows 下面有声音吗?以前 linux 下有声音吗?没声音之前
>          你做过什么操作没?(尤其是做过什么升级没)
>
> 如果是由升级引起的,建议用老版本的。backports
> 如果是什么都没做过,也不知道原因的话。先重新插拔一下声卡吧,可能是
> 有灰或者是接触上的原因。
> 再不行,就全面升级一次试试。apt-get dist-upgrade
> 可能有用吧。
>
>
> Regards,
>
> G
>

回复