Hi list

I'm using kernel 2.6.5 with alsa built in, and programs using oss iface
to my sb live internal synth are not working, it's alsa counterparts
work well.

It is a know bug?

bash-2.05b$ asfxload 8MBGMSFX.SF2 
bash-2.05b$ sfxload 8MBGMSFX.SF2 
/dev/sequencer: No such device or address

bash-2.05b$ pmidi -p 65:0 macgyver.mid 
#################song is played!!!
bash-2.05b$ playmidi macgyver.mid 
Playmidi 2.4 Copyright (C) 1994-1997 Nathan I. Laredo, AWE32 by Takashi
Iwai This is free software with ABSOLUTELY NO WARRANTY.
For details please see the file COPYING.
open /dev/sequencer: No such device or address


Here some useful information:

a bit of my .config 

------8<--------------8<------------------
#
# Advanced Linux Sound Architecture
#
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_HWDEP=y
CONFIG_SND_RAWMIDI=y
CONFIG_SND_SEQUENCER=y
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
------8<--------------8<------------------



bash-2.05b$ ls -la /dev/sequencer
lr-xr-xr-x    1 root     root           15 2004-05-08 19:42
/dev/sequencer -> sound/sequencer bash-2.05b$ ls -la
/dev/sound/sequencer crw-rw----    1 root     audio     14,   1
1970-01-01 01:00 /dev/sound/sequencer


bash-2.05b$ cat /proc/asound/oss/devices 
  1:       : sequencer
  8:       : sequencer
  2: [0- 2]: raw midi
 12: [0-12]: digital audio
  3: [0- 3]: digital audio
  0: [0- 0]: mixer
 13: [0-13]: raw midi

bash-2.05b$ cat /proc/asound/oss/sndstat 
Sound Driver:3.8.1a-980706 (ALSA v1.0.4rc2 emulation code)
Kernel: Linux iglu 2.6.5 #12 Fri May 7 22:01:21 CEST 2004
i686 Config options: 0

Installed drivers: 
Type 10: ALSA emulation

Card config: 
Sound Blaster Live! (rev.6) at 0xd400, irq 16

Audio devices:
0: EMU10K1 (DUPLEX)

Synth devices:
0: Emu10k1

Midi devices:
0: EMU10K1 MPU-401 (UART)

Timers:
7: system timer

Mixers:
0: SigmaTel STAC9721/23

-- 
La resistencia es fútil todos seréis asimilados


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to