[Pkg-alsa-devel] Bug#513449: libasound2: could not make a sound with GUS
MIZUHARA Bun
mizuhara at acm.org
Thu Jan 29 07:15:10 UTC 2009
Package: libasound2
Version: 1.0.13-2
Severity: important
I should say very few people are using ISA sound cards nowadays, but
anyway I could not make a sound with GUS classic.
The same hardware has been working with OSS, so hardware problems are
unlikely.
I am using a stock kernel image for K7 (linux-image-2.6.18-6-k7).
# dpkg -l alsa-base alsa-utils libasound2
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii alsa-base 1.0.13-5etch1 ALSA driver configuration files
ii alsa-utils 1.0.13-2 ALSA utilities
ii libasound2 1.0.13-2 ALSA library
# modprobe snd_gusclassic
# lsmod | grep snd
snd_gusclassic 8704 0
snd_gus_lib 43136 1 snd_gusclassic
snd_pcm_oss 39200 0
snd_pcm 68996 2 snd_gus_lib,snd_pcm_oss
snd_page_alloc 10504 1 snd_pcm
snd_mixer_oss 15552 1 snd_pcm_oss
snd_seq_dummy 4164 0
snd_seq_oss 29120 0
snd_seq_midi 8544 0
snd_rawmidi 23200 2 snd_gus_lib,snd_seq_midi
snd_seq_midi_event 7488 2 snd_seq_oss,snd_seq_midi
snd_seq 46224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 21316 3 snd_gus_lib,snd_pcm,snd_seq
snd_seq_device 8140 6 snd_gus_lib,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 47524 10 snd_gusclassic,snd_gus_lib,snd_pcm_oss,snd_pcm,snd_mixer_oss,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 9568 1 snd
# cat /proc/asound/cards
0 [G37 ]: GUS - Gravis UltraSound Classic (3.7)
Gravis UltraSound Classic (3.7) at 0x220, irq 5, dma 5&5
# cat /proc/asound/pcm
00-00: GF1 : GF1 (synth) : playback 1 : capture 1
# speaker-test
speaker-test 1.0.13
Playback device is default
Stream parameters are 48000Hz, S16_LE, 1 channels
Using 16 octaves of pink noise
ALSA lib pcm.c:2014:(snd_pcm_open_conf) Invalid type for PCM default definition (id: default, value: cards.pcm.default)
Playback open error: -22,Invalid argument
ALSA lib pcm.c:2014:(snd_pcm_open_conf) Invalid type for PCM default definition (id: default, value: cards.pcm.default)
Playback open error: -22,Invalid argument
ALSA lib pcm.c:2014:(snd_pcm_open_conf) Invalid type for PCM default definition (id: default, value: cards.pcm.default)
Playback open error: -22,Invalid argument
^C
#
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages libasound2 depends on:
ii libc6 2.3.6.ds1-13etch8 GNU C Library: Shared libraries
libasound2 recommends no packages.
-- no debconf information
More information about the Pkg-alsa-devel
mailing list