From owner-freebsd-multimedia Fri Mar 20 13:50:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA03388 for freebsd-multimedia-outgoing; Fri, 20 Mar 1998 13:50:41 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from ocean.campus.luth.se (ocean.campus.luth.se [130.240.194.116]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA03353 for ; Fri, 20 Mar 1998 13:50:30 -0800 (PST) (envelope-from karpen@ocean.campus.luth.se) Received: (from karpen@localhost) by ocean.campus.luth.se (8.8.8/8.8.8) id WAA11896; Fri, 20 Mar 1998 22:48:20 +0100 (CET) (envelope-from karpen) From: Mikael Karpberg Message-Id: <199803202148.WAA11896@ocean.campus.luth.se> Subject: Re: what happend to my quake? :) In-Reply-To: <010f01bd5444$ea3827e0$0600a8c0@win95.local.sunyit.edu> from Alfred Perlstein at "Mar 20, 98 04:12:39 pm" To: perlsta@cs.sunyit.edu (Alfred Perlstein) Date: Fri, 20 Mar 1998 22:48:20 +0100 (CET) Cc: multimedia@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org According to Alfred Perlstein: > i used to have the native freebsd quake running on freebsd with the voxware > drivers, well i changed to the pcm0 driver and now quake says something > along the lines of "sorry, your sound card doesn't support this" > > it still runs but no sound... any idea? what info from running it would be > relevant to this? Have you done the "cd /dev ; ./MAKEDEV snd1 ; ln -sf audio1 audio" stuff? With pcm0 sound the devices will be named as "xxx1" instead of "xxx0". It's a bit weird but had to do with the current design of the probing for hareware are boot time, etc. /Mikael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message