Comment 13 for bug 393523

Revision history for this message
johnny (jrb81) wrote :

Hello,

here are additional, potentially relevant information:

> lsb_release -d
> Description: Ubuntu 9.04

> uname -r
> 2.6.28-13-server

> grep "^audio" /etc/group | grep "$USER" | wc -l
> 0

> lspci | grep -i audio
> 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)

> lsmod | grep "snd"
> snd_hda_intel 557492 3
> snd_pcm_oss 52352 0
> snd_mixer_oss 24960 1 snd_pcm_oss
> snd_pcm 99336 2 snd_hda_intel,snd_pcm_oss
> snd_seq_dummy 11524 0
> snd_seq_oss 41984 0
> snd_seq_midi 15744 0
> snd_rawmidi 33920 1 snd_seq_midi
> snd_seq_midi_event 16512 2 snd_seq_oss,snd_seq_midi
> snd_seq 66272 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
> snd_timer 34064 2 snd_pcm,snd_seq
> snd_seq_device 16276 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
> snd 78792 15 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
> soundcore 16800 1 snd
> snd_page_alloc 18704 2 snd_hda_intel,snd_pcm

> cat /proc/asound/cards
> 0 [Intel ]: HDA-Intel - HDA Intel
> HDA Intel at 0xfdef4000 irq 22

> head -n 3 /proc/asound/card0/codec#0
> Codec: VIA VIA VT1708S
> Address: 0
> Vendor Id: 0x11060397

> head -n 3 /proc/asound/card0/codec97#0/ac97#0-0
> head: „/proc/asound/card0/codec97#0/ac97#0-0“ kann nicht zum Lesen geöffnet werden: No such file or directory

> head -n 3 /proc/asound/card0/codec97#0/ac97#0-0+regs
> head: „/proc/asound/card0/codec97#0/ac97#0-0+regs“ kann nicht zum Lesen geöffnet werden: No such file or directory

> aplay -l
> **** Liste von PLAYBACK Geräten ****
> Karte 0: Intel [HDA Intel], Gerät 0: VT1708S Analog [VT1708S Analog]
> Untergeordnete Geräte: 2/2
> Untergeordnetes Gerät '0: subdevice #0
> Untergeordnetes Gerät '1: subdevice #1

> asoundconf list
> Names of available sound cards:
> Intel

> cat ~/.asoundrc
> cat: /home/.../.asoundrc: No such file or directory

> cat ~/.asoundrc.asoundconf
> cat: /home/.../.asoundrc.asoundconf: No such file or directory

> ps -C esd
> PID TTY TIME CMD

> ps -C arts
> PID TTY TIME CMD

> ps -C pulseaudio
> PID TTY TIME CMD
> 3465 ? 00:00:00 pulseaudio

G, J