|
发表于 2005-5-9 17:57:30
|
显示全部楼层
我的也是阿
原来一直用得好好的自从从2.6.9.x升级到2.6.11.x后就一直不出声了,
我用的是855GME上的集成声卡。
Card: Intel 82801DB-ICH4 x
x Chip: C-Media Electronics CMI9739 x
内核配置如下
[code:1]
<*> Sound card support
x x Advanced Linux Sound Architecture ---> x x
x x Open Sound System --->
<M> Advanced Linux Sound Architecture x x
x x <M> Sequencer support x x
x x < > Sequencer dummy client x x
x x <M> OSS Mixer API x x
x x <M> OSS PCM (digital audio) API x x
x x [*] OSS Sequencer API x x
x x < > RTC Timer support x x
x x [ ] Verbose printk x x
x x [ ] Debug
<M> C-Media 8738, 8338 x x
x x < > (Creative) Ensoniq AudioPCI 1370 x x
x x < > (Creative) Ensoniq AudioPCI 1371/1373 x x
x x < > ESS ES1938/1946/1969 (Solo-1) x x
x x < > ESS ES1968/1978 (Maestro-1/2/2E) x x
x x < > ESS Allegro/Maestro3 x x
x x < > ForteMedia FM801 x x
x x < > ICEnsemble ICE1712 (Envy24) x x
x x < > ICE/VT1724/1720 (Envy24HT/PT) x x
x x <M> Intel/SiS/nVidia/AMD/ALi AC97 Controller x x
x x <M> Intel/SiS/nVidia/AMD MC97 Modem (EXPERIMENTAL)
[/code:1]
表现为启动和加载模块都正常,但是alsamixer里面 Master和PCM的音量不能调,都是0.
相关信息如下:
[code:1]
# lspci | grep -i audio
0000:00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
[/code:1]
[code:1]
# lsmod
Module Size Used by
i915 17536 1
drm 59156 2 i915
ppp_synctty 8064 0
ppp_async 9280 1
crc_ccitt 1728 1 ppp_async
parport_pc 30148 0
parport 31496 1 parport_pc
via_rhine 19716 0
mii 4288 1 via_rhine
snd_mixer_oss 17792 0
snd_intel8x0 29376 1
snd_ac97_codec 75256 1 snd_intel8x0
snd_pcm 81928 3 snd_intel8x0,snd_ac97_codec
snd_timer 20740 1 snd_pcm
snd 47396 6 snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
snd_page_alloc 7620 2 snd_intel8x0,snd_pcm
nls_cp936 126272 3
vfat 11520 3
fat 36060 1 vfat
pppoe 10368 0
pppox 2632 1 pppoe
ppp_generic 20500 8 ppp_synctty,ppp_async,pppoe,pppox
slhc 6464 1 ppp_generic
spca5xx 296088 0
videodev 7360 1 spca5xx
ieee80211_crypt_tkip 9536 0
ieee80211_crypt_ccmp 6400 0
ieee80211_crypt_wep 3968 0
ipw2100 144836 0
firmware_class 7488 1 ipw2100
ieee80211 36740 1 ipw2100
ieee80211_crypt 4164 5 ieee80211_crypt_tkip,ieee80211_crypt_ccmp,ieee80211_crypt_wep,ipw2100,ieee80211
sbp2 20808 0
ohci1394 30596 0
ieee1394 91956 2 sbp2,ohci1394
ohci_hcd 19016 0
uhci_hcd 29072 0
usb_storage 28608 0
usbhid 32832 0
ehci_hcd 29256 0
usbcore 103864 7 spca5xx,ohci_hcd,uhci_hcd,usb_storage,usbhid,ehci_hcd
[/code:1]
[code:1]
#dmesg
...............
ACPI: PCI interrupt 0000:00:1f.5[B] -> GSI 5 (level, low) -> IRQ 5
PCI: Setting latency timer of device 0000:00:1f.5 to 64
intel8x0_measure_ac97_clock: measured 49499 usecs
intel8x0: clocking to 48000
ACPI: PCI interrupt 0000:00:1f.6[B] -> GSI 5 (level, low) -> IRQ 5
PCI: Setting latency timer of device 0000:00:1f.6 to 64
via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by Donald Becker
ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
ACPI: PCI interrupt 0000:01:02.0[A] -> GSI 11 (level, low) -> IRQ 11
PCI: Setting latency timer of device 0000:01:02.0 to 64
eth1: VIA Rhine III at 0xe0000800, 00:40:d0:58:1c:10, IRQ 11.
eth1: MII PHY found at address 1, status 0x786d advertising 05e1 Link 41e1.
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
eth1: link up, 100Mbps, full-duplex, lpa 0x41E1
eth1: link up, 100Mbps, full-duplex, lpa 0x41E1
hda: CHECK for good STATUS
fbsplash: console 1 using theme 'emergence'
fbsplash: switched splash state to 'on' on console 1
fbsplash: console 2 using theme 'emergence'
fbsplash: switched splash state to 'on' on console 2
fbsplash: console 3 using theme 'emergence'
fbsplash: switched splash state to 'on' on console 3
.........................................................................
Modules linked in: i915 drm ppp_synctty ppp_async crc_ccitt parport_pc parport via_rhine mii snd_mixer_oss snd_seq_oss snd_seq_midi_event snd_
seq snd_seq_device snd_intel8x0 snd_ac97_codec snd_pcm snd_timer snd snd_page_alloc nls_cp936 vfat fat pppoe pppox ppp_generic slhc spca5xx vi
deodev ieee80211_crypt_tkip ieee80211_crypt_ccmp ieee80211_crypt_wep ipw2100 firmware_class ieee80211 ieee80211_crypt sbp2 ohci1394 ieee1394 o
hci_hcd uhci_hcd usb_storage usbhid ehci_hcd usbcore
CPU: 0
EIP: 0060:[<ef55fa13>] Not tainted VLI
EFLAGS: 00010246 (2.6.11-gentoo-r7)
EIP is at snd_mixer_oss_notify_handler+0x33/0x228 [snd_mixer_oss]
eax: 63656c45 ebx: ecf1301c ecx: 00000000 edx: 00000002
esi: 00000000 edi: ed932a00 ebp: e230e000 esp: e230fe9c
ds: 007b es: 007b ss: 0068
Process rmmod (pid: 12390, threadinfo=e230e000 task=e6b8f060)
Stack: 00000000 b7fe8000 00000000 b7fe9000 00000000 c0142b93 c0992488 e21c8b7c
b7fe8000 00001000 00000000 b7fe9000 000002e0 e21c8b80 b7fe9000 c0142c41
c0992488 e21c8b7c b7fe8000 b7fe9000 00000000 000002df 00001000 b7fe9000
Call Trace:
[<c0142b93>] zap_pud_range+0x43/0x70
[<c0142c41>] unmap_page_range+0x81/0xa0
[<c0142d5c>] unmap_vmas+0xfc/0x210
[<c012fb7a>] __try_stop_module+0x2a/0x60
[<ef55fe50>] alsa_mixer_oss_exit+0x0/0x45 [snd_mixer_oss]
[<ef55fe83>] alsa_mixer_oss_exit+0x33/0x45 [snd_mixer_oss]
[<c012fda1>] sys_delete_module+0x181/0x1b0
[<c0147784>] sys_munmap+0x44/0x70
[<c0102f2d>] sysenter_past_esp+0x52/0x75
Code: 00 00 8b 84 24 bc 00 00 00 8b bc 24 b8 00 00 00 85 c0 74 77 48 74 4f 8b 9f f4 01 00 00 31 c0 85 db 74 38 31 c0 89 44 24 08 8b 03 <8b> 00
c7 04 24 05 00 00 00 89 44 24 04 e8 fb 37 ea ff 8b ab dc
[/code:1] |
|