From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Rigg Subject: Re: open /dev/snd/seq failed Date: Mon, 12 Jun 2006 18:12:40 +0100 Message-ID: <20060612171240.GB3146@localhost.localdomain> References: <1150045861.14253.119.camel@mindpipe> <20060611183043.GA6409@localhost.localdomain> <1150055462.14253.162.camel@mindpipe> <20060612080951.GA2632@localhost.localdomain> <1150123863.22720.30.camel@mindpipe> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1150123863.22720.30.camel@mindpipe> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@lists.sourceforge.net Errors-To: alsa-devel-bounces@lists.sourceforge.net To: Lee Revell Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org On Mon, Jun 12, 2006 at 10:51:02AM -0400, Lee Revell wrote: > On Mon, 2006-06-12 at 09:09 +0100, John Rigg wrote: > > On Sun, Jun 11, 2006 at 03:51:01PM -0400, Lee Revell wrote: > > > I can't see why udev does not load this module on demand when the > > > sequencer is first used. > > > > Debian testing and unstable kernels are now using initramfs instead > > of initrd. According to initramfs docs there are possible issues > > with hotplug. I fixed the problem temporarily by adding snd_seq_midi > > to /etc/modules, but I'll try changing back to initrd. > > What do initramfs and initrd have to do with it? Nothing, apparently. Just tried plain initrd and it's the same. John