From: John Rigg <ad@sound-man.co.uk>
To: alsa-devel@lists.sourceforge.net
Subject: open /dev/snd/seq failed
Date: Sun, 11 Jun 2006 14:21:57 +0100 [thread overview]
Message-ID: <E1FpPt7-0001Z8-7E@localhost.localdomain> (raw)
I just compiled alsa-lib, alsa-tools and alsa-utils 1.0.11
on a new Debian Etch amd64 installation and keep getting the following error
message from apps that try to connect to the sequencer:
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file
or directory
can't open sequencer
This is with Debian 2.6.15-1 kernel and with kernel.org 2.6.16.20 (compiled
using Debian .config but with CONFIG_PREEMPT=y).
Contents of /dev/snd:
controlC0 controlC1 controlC2 midiC0D0 midiC1D0 midiC2D0
pcmC0D0c pcmC0D0p pcmC1D0c pcmC1D0p pcmC2D0c pcmC2D0p timer
lsmod:
snd_ice1712 67360 0
snd_ice17xx_ak4xxx 6720 1 snd_ice1712
snd_ak4xxx_adda 9216 2 snd_ice1712,snd_ice17xx_ak4xxx
snd_cs8427 12672 1 snd_ice1712
snd_ac97_codec 103868 1 snd_ice1712
snd_pcm 96008 2 snd_ice1712,snd_ac97_codec
snd_timer 27336 1 snd_pcm
snd_page_alloc 13904 1 snd_pcm
snd_ac97_bus 4928 1 snd_ac97_codec
snd_i2c 8192 2 snd_ice1712,snd_cs8427
snd_mpu401_uart 10432 1 snd_ice1712
snd_rawmidi 29664 1 snd_mpu401_uart
snd_seq_device 11792 1 snd_rawmidi
joydev 13120 0
evdev 13952 0
shpchp 47008 0
snd 62304 10 snd_ice1712,snd_ak4xxx_adda,snd_cs8427,snd_ac97_codec,snd_pcm,snd_timer,snd_i2c,snd_mpu401_uart,snd_rawmidi,snd_seq_device
There are three ice1712 cards (Delta 1010s) installed.
The kernel config contains the following:
# Linux kernel version: 2.6.15-1-amd64-k8-smp
...
CONFIG_SND=m
CONFIG_SND_AC97_CODEC=m
CONFIG_SND_AC97_BUS=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=m
CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_GENERIC_DRIVER=y
#
# Generic devices
#
CONFIG_SND_MPU401_UART=m
CONFIG_SND_OPL3_LIB=m
CONFIG_SND_VX_LIB=m
CONFIG_SND_DUMMY=m
CONFIG_SND_VIRMIDI=m
CONFIG_SND_MTPAV=m
CONFIG_SND_SERIAL_U16550=m
CONFIG_SND_MPU401=m
...
Everything (jackd, Ardour) works fine except the sequencer.
Although this is AMD64 SMP the RTCs sync properly (two single core
Opterons, not dual core). Any ideas?
John
next reply other threads:[~2006-06-11 13:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-11 13:21 John Rigg [this message]
2006-06-11 13:26 ` open /dev/snd/seq failed John Rigg
2006-06-11 17:11 ` Lee Revell
2006-06-11 18:30 ` John Rigg
2006-06-11 19:51 ` Lee Revell
2006-06-12 8:09 ` John Rigg
2006-06-12 14:51 ` Lee Revell
2006-06-12 17:12 ` John Rigg
2006-06-12 10:57 ` Takashi Iwai
2006-06-12 13:27 ` Matthias Koenig
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1FpPt7-0001Z8-7E@localhost.localdomain \
--to=ad@sound-man.co.uk \
--cc=alsa-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox