[SigmaTel STAC9205] pactl stat failed to find default card

Bug #576349 reported by Djerk Geurts
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
randomsound (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

After upgrade to lucid from Karmic my sound has stopped working. Using a 'standard' Dell Latitude D630 with Intel HDA sound card. Alsamixer sees the card and so does aplay but the gnome sound applet does not. Nor do other apps like banshee etc.

Description: Ubuntu 10.04 LTS
Release: 10.04

I expected sound to work just fine as it did in Karmic.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu14
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: amd64
ArecordDevices:
 **** List of CAPTURE Hardware Devices ****
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 0/1
   Subdevice #0: subdevice #0
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/dsp', '/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D1p', '/dev/snd/seq', '/dev/snd/timer', '/dev/sequencer2', '/dev/sequencer'] failed with exit code 1:
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf6dfc000 irq 21'
   Mixer name : 'SigmaTel STAC9205'
   Components : 'HDA:838476a0,102801f9,00100204'
   Controls : 20
   Simple ctrls : 12
Date: Thu May 6 12:21:02 2010
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
ProcEnviron:
 LANG=en_GB.utf8
 SHELL=/bin/bash
SelectedCard: 0 Intel HDA-Intel - HDA Intel
SourcePackage: pulseaudio
Symptom: audio
Title: [SigmaTel STAC9205] pactl stat failed to find default card
UserAsoundrc:
 # ALSA library configuration file

 # Include settings that are under the control of asoundconf(1).
 # (To disable these settings, comment out this line.)
 </home/djerk/.asoundrc.asoundconf>
dmi.bios.date: 11/24/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A15
dmi.board.name: 0KU184
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: dmi:bvnDellInc.:bvrA15:bd11/24/2008:svnDellInc.:pnLatitudeD630:pvr:rvnDellInc.:rn0KU184:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Latitude D630
dmi.sys.vendor: Dell Inc.

Revision history for this message
Djerk Geurts (dmgeurts) wrote :
Revision history for this message
Djerk Geurts (dmgeurts) wrote :

Did the following and when executing it as sudo the sound came back twice while it was terminating processes. Was playing an mp3 through banshee at the time.

djerk@djerk-nsc:~$ alsa force-reload
mkdir: cannot create directory `/var/run/alsa': Permission denied
/sbin/alsa: Warning: Failed to create /var/run/alsa/.
/sbin/alsa: Warning: Not keeping list of removed modules because /var/run/alsa is absent.
It will not be possible automatically to reload these modules.
Unloading ALSA sound driver modules:/sbin/alsa: 219: cannot create /var/run/alsa/modules-removed: Directory nonexistent
 snd-hda-codec-idt snd-hda-intel snd-hda-codec snd-hwdep snd-pcm-oss snd-mixer-oss snd-pcm snd-seq-dummy snd-seq-oss snd-seq-midi snd-rawmidi snd-seq-midi-event snd-seq snd-timer snd-seq-device snd-page-alloc.
mkdir: cannot create directory `/var/run/alsa': Permission denied
Loading ALSA sound driver modules: (none to reload).
djerk@djerk-nsc:~$ sudo alsa force-reload
Terminating processes: 1263 10051 10219 10230 10278 (with SIGKILL:) 10244 10287 (failed: processes still using sound devices: 10297(arecord)).
/sbin/alsa: Warning: Processes using sound devices: 10297(arecord).
Unloading ALSA sound driver modules: snd-hda-codec-idt snd-hda-intel snd-hda-codec snd-hwdep snd-pcm-oss snd-mixer-oss snd-pcm snd-seq-dummy snd-seq-oss snd-seq-midi snd-rawmidi snd-seq-midi-event snd-seq snd-timer snd-seq-device snd-page-alloc (failed: modules still loaded: snd-hda-codec-idt snd-hda-intel snd-hda-codec snd-hwdep snd-pcm snd-timer snd-page-alloc).
Loading ALSA sound driver modules: snd-hda-codec-idt snd-hda-intel snd-hda-codec snd-hwdep snd-pcm-oss snd-mixer-oss snd-pcm snd-seq-dummy snd-seq-oss snd-seq-midi snd-rawmidi snd-seq-midi-event snd-seq snd-timer snd-seq-device snd-page-alloc.
djerk@djerk-nsc:~$

I now have sound in banshee after closing banshee, killing arecord followed by "sudo alsa force-reload". Sound preferences sees my sound card on the hardware and output tabs.

Will update after reload.

Revision history for this message
Djerk Geurts (dmgeurts) wrote :
Revision history for this message
Djerk Geurts (dmgeurts) wrote :

Solution does not survive a reload.

kill arecord followed by sudo alsa force-reload required to get sound back

Revision history for this message
Djerk Geurts (dmgeurts) wrote :

It appears that randomsound interferes with pulseaudio. Randomsound is in rc2.d at S20 while pulseaudio is at S50. moving randomsound to S99 resolved my issue.

Revision history for this message
Philip Muškovac (yofel) wrote :

Assigning to randomsound in this case.

affects: ubuntu → randomsound (Ubuntu)
Revision history for this message
dino99 (9d9) wrote :

outdated/deprecated version which has reached EOL does not get support

Changed in randomsound (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.