[Alsa-user] ATI SB450 HDA Audio recording problem - azx_get_response timeout
Brought to you by:
perex
|
From: Ustun E. <ust...@gm...> - 2007-03-20 21:45:37
|
I have a problem about recording sound from my sound card. When the
Computer boots up, There is no problem with recording, but after a
certain time I see this at dmesg output:
ALSA /var/pisi/alsa-driver-1.0.13-17/work/alsa-driver-1.0.13/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:540:
hda_intel: azx_get_response timeout, switching to polling mode...
ALSA /var/pisi/alsa-driver-1.0.13-17/work/alsa-driver-1.0.13/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:546:
hda_intel: azx_get_response timeout, switching to single_cmd mode...
after this, I am not abled to record anything from soundcard, until I
remove the snd-hda-intel module and plug it again. I have no problems
with playing sound.
And also, there is no pcm channel in the mixer until I start to play
sound, this is not a big problem but still sounds weird.
Details:
lspci -v:
00:14.2 Audio device: ATI Technologies Inc SB450 HDA Audio (rev 01)
Subsystem: Fujitsu Siemens Computer GmbH Unknown device 10b8
Flags: bus master, slow devsel, latency 64, IRQ 201
Memory at c0000000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] Message Signalled Interrupts: 64bit+
Queue=0/0 Enable-
uname:
Linux gondolin 2.6.18.8-80 #2 SMP Thu Mar 8 16:57:46 EET 2007 i686 AMD
Turion(tm) 64 X2 Mobile Technology TL-50 GNU/Linux
alsa version:
Advanced Linux Sound Architecture Driver Version 1.0.13.
Compiled on Mar 8 2007 for kernel 2.6.18.8-80 (SMP).
the card is with Realtek ALC861 chip.
and in /etc/modules/alsa file I pass the option model=3stack-dig.
|