From owner-freebsd-questions@FreeBSD.ORG Tue Aug 2 13:59:40 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCEDC16A41F for ; Tue, 2 Aug 2005 13:59:40 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9291943D45 for ; Tue, 2 Aug 2005 13:59:40 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 9746 invoked from network); 2 Aug 2005 13:59:40 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail21.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 2 Aug 2005 13:59:40 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 5C5D036; Tue, 2 Aug 2005 09:59:39 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Ben Paley References: <200508011216.34719.ben@spooty.net> From: Lowell Gilbert Date: 02 Aug 2005 09:59:39 -0400 In-Reply-To: <200508011216.34719.ben@spooty.net> Message-ID: <44d5owmoc4.fsf@be-well.ilk.org> Lines: 21 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD Questions Subject: Re: missing /dev/sequencer and /dev/midi under 5.4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 13:59:41 -0000 Ben Paley writes: > Hello, > > I'm running FreeBSD 5.4 with a custom kernel on a Dell Inspiron 6000 - the > Dell website only says "SoundBlaster compatible" for the sound card. > > Normal sound stuff works fine (though I can't hear the cd player, actually, > now that I think of it...) but midi doesn't work: kmidi complains > that /dev/sequencer is busy, but actually it doesn't exist, and neither > does /dev/midi. > > I guess I need to enable midi in the kernel, but what device / options? I'm not sure that MIDI is supported by the kernel these days. Does anyone know for sure? > I'm sure I don't need all this stuff in there, but I haven't got round to > experimenting with what I can take out. Could that be my problem? Nope. The extra stuff wouldn't hurt.