From owner-freebsd-multimedia Sat Oct 27 17:14:46 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from smtp.noos.fr (descartes.noos.net [212.198.2.74]) by hub.freebsd.org (Postfix) with ESMTP id 6DCD837B401 for ; Sat, 27 Oct 2001 17:14:43 -0700 (PDT) Received: (qmail 29273083 invoked by uid 0); 28 Oct 2001 00:14:41 -0000 Received: from unknown (HELO gits.dyndns.org) ([212.198.229.145]) (envelope-sender ) by 212.198.2.74 (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 28 Oct 2001 00:14:41 -0000 Received: (from root@localhost) by gits.dyndns.org (8.11.6/8.11.6) id f9S0EeG81957; Sun, 28 Oct 2001 02:14:40 +0200 (CEST) (envelope-from root) Message-Id: <200110280014.f9S0EeG81957@gits.dyndns.org> Subject: Re: I want MIDI now In-Reply-To: <200110271942.f9RJg1u24799@mail22.bigmailbox.com> To: ecmsl Last Name Date: Sun, 28 Oct 2001 02:14:40 +0200 (CEST) Cc: freebsd-multimedia@freebsd.org Reply-To: clefevre@citeweb.net From: Cyrille Lefevre Organization: ACME X-Face: X-Mailer: ELM [version 2.4ME+ PL94c (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ecmsl Last Name wrote: > Having not known the days where FreeBSD had working midi devices, > I was upset upset to upgrade to 4.4R and see no midi for soundcards > yet. Fighting with config , trying LINT's examples of > snd+sb0+sbc0+sbmidi0... was a waste of time (SB32 ISA PnP). did you read the handbook ? http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x14040.html did you try the new pcm driver ? two solutions : echo device pcm >> /sys/i386/conf/YOURKERNEL echo device sbc >> /sys/i386/conf/YOURKERNEL etc. or kldload pcm or even better kldload sb16 > How do I upgrade from 4.4-RELEASE to -CURRENT ? (I only have a modem > at home where I'm typing this but almost everything at work: fast > internet, CD-Writer, removable hard disk). download the -current sources then read /usr/src/UPDATING. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/synching.html Cyrille. -- Cyrille Lefevre mailto:clefevre@citeweb.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message