From owner-freebsd-questions Tue Dec 28 3:18: 1 1999 Delivered-To: freebsd-questions@freebsd.org Received: from kaunas.aiva.lt (kaunas.aiva.lt [193.219.247.177]) by hub.freebsd.org (Postfix) with ESMTP id 5562D1512E for ; Tue, 28 Dec 1999 03:17:56 -0800 (PST) (envelope-from f1926@kaunas.aiva.lt) Received: from briviba.lt (s25.kaunas.aiva.lt [193.219.247.155]) by kaunas.aiva.lt (8.9.3/8.9.3) with SMTP id NAA03698 for ; Tue, 28 Dec 1999 13:17:43 +0200 From: Tomas Furmonavicius To: freebsd-questions@FreeBSD.ORG Subject: Re: Yamaha YMH0020 Sound Card installation? - Part 2 - Some progress Date: Tue, 28 Dec 1999 12:52:33 +0200 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: MIME-Version: 1.0 Message-Id: <99122812551100.00278@briviba.lt> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 28 Dec 1999, Geoff Sloan wrote: > Well, I did some RTFMing and disabled the PnP BIOS and compiled in Luigi's > driver and apparently pcm1: is found for the Yamaha and it is detected, > however KDE says that it cannot connect to the audio server...what's > needed in order to get this sucker going? > Thanks, > Geoff You must create correct device "files". Do as root: cd /dev sh MAKEDEV snd1 Everything should work after that. Tomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message