mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* sound: azx_get_response timeout
@ 2008-04-29 10:31 Jan Engelhardt
  2008-04-29 11:09 ` Takashi Iwai
  0 siblings, 1 reply; 6+ messages in thread
From: Jan Engelhardt @ 2008-04-29 10:31 UTC (permalink / raw)
  To: Linux Kernel Mailing List


Out of the blue, sound stops and dmesg throws:

ALSA sound/pci/hda/hda_intel.c:596: hda_intel: azx_get_response timeout, 
switching to polling mode: last cmd=0x000f0000

Kernel is 2.6.25-19-default (from opensuse 11.0beta1)
Alsamixer says:
	Card: HDA VIA VT82xx
	Chip: VIA VIA VT1708
lspci:
	02:01.0 Audio device: VIA Technologies, Inc. VIA High Definition Audio 
	Controller (rev 10)

Even restarting mplayer or anything else that writes to /dev/dsp or
the ALSA PCM devices in /dev/snd just stop. strace says its due to
this:

-ao alsa:
gettimeofday({1209471996, 635897}, NULL) = 0
nanosleep({0, 10000000}, NULL)          = 0
ioctl(5, 0x4122, 0xd696910)             = 0
ioctl(5, 0x4122, 0xbf8c0002)            = 0
ioctl(5, 0x4122, 0x1b80e3c5)            = 0
(and repeats this over and over)

-ao oss:
nanosleep({0, 10000000}, NULL)          = 0
ioctl(4, SNDCTL_DSP_GETOSPACE, 0x8907d4c) = 0

Messages from dmesg when reloading the module:
ALSA sound/pci/hda/hda_codec.c:2860: autoconfig: line_outs=4 (0x1f/0x1c/0x22/0x23/0x0)
ALSA sound/pci/hda/hda_codec.c:2864:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
ALSA sound/pci/hda/hda_codec.c:2868:    hp_outs=1 (0x20/0x0/0x0/0x0/0x0)
ALSA sound/pci/hda/hda_codec.c:2869:    mono: mono_out=0x0
ALSA sound/pci/hda/hda_codec.c:2877:    inputs: mic=0x1d, fmic=0x21, line=0x1e, fline=0x0, cd=0x24, aux=0x0
hda_codec: num_steps = 0 for NID=0x1f (ctl = Front Playback Volume)
hda_codec: num_steps = 0 for NID=0x1a (ctl = Center Playback Volume)
hda_codec: num_steps = 0 for NID=0x19 (ctl = Side Playback Volume)
hda_codec: num_steps = 0 for NID=0x20 (ctl = Headphone Playback Volume)
hda_codec: num_steps = 0 for NID=0x15 (ctl = Capture Volume)

The only way to get rid of the GETOSPACE=0 state is to reboot the
machine. Say, could this be due to the crappy VIA hardware?

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-05-28 17:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-29 10:31 sound: azx_get_response timeout Jan Engelhardt
2008-04-29 11:09 ` Takashi Iwai
2008-04-29 12:19   ` Jan Engelhardt
2008-04-29 12:38     ` Takashi Iwai
2008-04-29 13:40       ` Takashi Iwai
2008-05-28 17:09       ` Jan Engelhardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®