Tiny Core Linux

General TC => General TC Talk => Topic started by: P5music on October 05, 2010, 06:10:22 AM

Title: /dev/snd/seq not found error
Post by: P5music on October 05, 2010, 06:10:22 AM
Hello,
I am using tinycore on a different computer (Acer notebook) and I cannot start jack because of this error:
ALSA lib seq_hw.c:457(snd_seq_hw_open) open /dev/snd/seq failed: no such file or directory.
I checked out and I have the right extensions loaded for alsa and jack.
lsusb gives: Bus 006 Device 002 ..... EDIROL UA4FX
How to make alsa and jack work in this case?
Thanks
Title: Re: /dev/snd/seq not found error
Post by: tinypoodle on October 05, 2010, 06:24:25 AM
Did you run alsaconf first?
Title: Re: /dev/snd/seq not found error
Post by: P5music on October 05, 2010, 06:42:36 AM
alsaconf says something like "no pnp, no pci, no isa card found"
Title: Re: /dev/snd/seq not found error
Post by: tinypoodle on October 05, 2010, 07:15:16 AM
Does this soundcard work with any other recent distro?
Title: Re: /dev/snd/seq not found error
Post by: P5music on October 05, 2010, 07:47:39 AM
yes, this usb-interface works with any distro I have tried.
Title: Re: /dev/snd/seq not found error
Post by: tinypoodle on October 05, 2010, 07:58:49 AM
Perhaps something wrong with your installation?
In any case, as long as alsaconf doesn't recognize your soundcard, you are out of luck.

I'd search web and consult all alsa sources about the specific soundcard.

Of course trying OSS could be an alternative.
Title: Re: /dev/snd/seq not found error
Post by: P5music on October 05, 2010, 08:18:56 AM
maybe
"modprobe snd-usb-audio" is useful;
in fact lsmod does not list this module;
but I tried and I get
"snd-usb-audio not found in modules.dep"
Title: Re: /dev/snd/seq not found error
Post by: P5music on October 06, 2010, 08:22:02 AM
information:
it was a matter of tinycore release.
indeed 2.9 (I think) release recognizes my EDIROL UA-4FX without problems.
so have I to stick with older version?
Title: Re: /dev/snd/seq not found error
Post by: tinypoodle on October 06, 2010, 08:34:39 AM
Good chance that more recent versions of 2.x could work as well then.
Title: Re: /dev/snd/seq not found error
Post by: P5music on October 06, 2010, 08:45:37 AM
no, it is the older version that works, 3.x doesn't.
Title: Re: /dev/snd/seq not found error
Post by: tinypoodle on October 06, 2010, 09:10:29 AM
I understood that much... not in contrary to my statement  ;)