[Pkg-alsa-devel] Bug#530447: Bug#530447: trigger: Trigger doesn't start because sound problems
Robert Richter
robert.richter1 at gmx.net
Tue May 26 16:48:03 UTC 2009
Am Montag, den 25.05.2009, 19:42 +0200 schrieb Elimar Riesebieter:
> * Robert Richter [090525 18:23 +0200]
> > Am Montag, den 25.05.2009, 15:15 +0200 schrieb Elimar Riesebieter:
> > > * Robert Richter <robert.richter1 at gmx.net> [090525 14:43]:
> > > > Am Montag, den 25.05.2009, 09:54 +0200 schrieb Elimar Riesebieter:
> > > > > * Robert Richter <robert.richter1 at gmx.net> [090507 21:27]:
> > > > > > Package: trigger
> > > > > > Version: 0.5.2-2+b1
> > > > > > Severity: normal
> > > > > >
> > > > > [...]
> > > > > > AL lib: oss.c:179: Could not open /dev/dsp: No such file or directory
> > > > >
> > > > > Please install oss-compat.
> > > > >
> > > > > Elimar
> > > >
> > > > oss-compat is already installend.
> > > >
> > > > ich at debian:~$ aptitude show oss-compat
> > > > Paket: oss-compat
> > > > Zustand: Installiert
> > > > Automatisch installiert: ja
> > >
> > > Are you in group audio? What tells
> > > # ls -al /dev/dsp
> > > #?
> >
> > debian:/home/ich# ls -al /dev/dsp
> > ls: Zugriff auf /dev/dsp nicht möglich: Datei oder Verzeichnis nicht
> > gefunden
> >
> > Bus 001 Device 004: ID 0d8c:0201 C-Media Electronics, Inc. CM6501
> > is my sound device (usb-audio)
>
> We need the output of:
>
> # cat /etc/debian_version
5.0.1
>
> # lsmod | grep snd
snd_hda_intel 436440 0
snd_usb_audio 91296 1
snd_pcm_oss 41760 0
snd_mixer_oss 18816 1 snd_pcm_oss
snd_usb_lib 20224 1 snd_usb_audio
snd_hwdep 12040 1 snd_usb_audio
snd_pcm 81672 3 snd_hda_intel,snd_usb_audio,snd_pcm_oss
snd_seq_dummy 7428 0
snd_seq_oss 33280 0
snd_seq_midi 11072 0
snd_rawmidi 26784 2 snd_usb_lib,snd_seq_midi
snd_seq_midi_event 11904 2 snd_seq_oss,snd_seq_midi
snd_seq 54304 6
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 25744 2 snd_pcm,snd_seq
snd_seq_device 11668 5
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 63688 13
snd_hda_intel,snd_usb_audio,snd_pcm_oss,snd_mixer_oss,snd_hwdep,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
snd_page_alloc 13072 2 snd_hda_intel,snd_pcm
soundcore 12064 1 snd
>
> # cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.16.
>
> # cat /proc/asound/cards
0 [default ]: USB-Audio - PnP Audio Device
PnP Audio Device at usb-0000:00:02.0-7,
full speed
1 [HDMI ]: HDA-Intel - HDA ATI HDMI
HDA ATI HDMI at 0xfdefc000 irq 19
>
> debian:/home/ich# id
uid=0(root) gid=0(root) Gruppen=0(root)
>
> # dpkg -l | grep alsa\-
ii alsa-base 1.0.17.dfsg-4
ALSA driver configuration files
ii alsa-utils 1.0.16-2
ALSA utilities
>
> # dpkg -l | grep asou
ii alsa-base 1.0.17.dfsg-4
ALSA driver configuration files
ii alsa-utils 1.0.16-2
ALSA utilities
debian:/home/ich# dpkg -l | grep asou
ii lib32asound2 1.0.16-2
ALSA library (32 bit)
ii libasound2 1.0.16-2
ALSA library
>
> # dpkg -l | grep sound\-ba
ii linux-sound-base 1.0.17.dfsg-4
base package for ALSA and OSS sound systems
>
> # dpkg -l | grep oss
ii gnome-system-tools 2.22.0-3
Cross-platform configuration utilities for GNOME
ii libao2 0.8.8-4
Cross Platform Audio Output Library
ii libflac8 1.2.1-1.2
Free Lossless Audio Codec - runtime C library
ii libieee1284-3 0.2.11-5
cross-platform library for parallel port access
ii libwavpack1 4.50.1-1
an audio codec (lossy and lossless) - library
ii libwxgtk2.6-0 2.6.3.2.2-3
wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
ii libwxgtk2.8-0 2.8.7.1-1.1
wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
ii oss-compat 0.0.4+nmu2
OSS compatibility package
>
> # dpkg -l | grep udev
ii udev 0.125-7
+lenny1 /dev/ and hotplug management daemon
>
> # ls -al /etc/modprobe.d/
insgesamt 76
drwxr-xr-x 3 root root 4096 21. Apr 18:51 .
drwxr-xr-x 136 root root 12288 26. Mai 16:17 ..
-rw-r--r-- 1 root root 4619 5. Apr 2008 aliases
-rw-r--r-- 1 root root 22862 29. Sep 2008 alsa-base
-rw-r--r-- 1 root root 229 29. Sep 2008 alsa-base-blacklist
drwxr-xr-x 2 root root 4096 15. Apr 23:42 arch
lrwxrwxrwx 1 root root 11 15. Apr 23:42 arch-aliases -> arch/x86_64
-rw-r--r-- 1 root root 1406 19. Sep 2008 blacklist
-rw-r--r-- 1 root root 275 19. Sep 2008 display_class
-rw-r--r-- 1 root root 16 15. Jun 2008 libpisock9
-rw-r--r-- 1 root root 38 9. Dez 16:21 libsane
lrwxrwxrwx 1 root root 41 16. Apr 00:02 linux-sound-base_noOSS
-> /lib/linux-sound-base/noOSS.modprobe.conf
lrwxrwxrwx 1 root root 21 21. Apr 18:51 oss-compat
-> /lib/oss-compat/linux
-rw-r--r-- 1 root root 314 19. Sep 2008 pnp-hotplug
Robert
More information about the Pkg-alsa-devel
mailing list