From owner-freebsd-questions@FreeBSD.ORG Mon Oct 10 14:12:26 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 367C616A41F for ; Mon, 10 Oct 2005 14:12:26 +0000 (GMT) (envelope-from paul.bridger@uk.tiscali.com) Received: from mk-smarthost-1.mail.uk.tiscali.com (mk-smarthost-1.mail.uk.tiscali.com [212.74.114.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9236843D48 for ; Mon, 10 Oct 2005 14:12:24 +0000 (GMT) (envelope-from paul.bridger@uk.tiscali.com) Received: from e1-1.ns500-1.ts.milt.as9105.net (HELO mk-smarthost-9.mail.uk.tiscali.com) ([212.74.112.53]) by mk-smarthost-1.mail.uk.tiscali.com with ESMTP; 10 Oct 2005 15:12:21 +0100 Message-Id: <4f36gn$10rcts@mk-smarthost-1.mail.uk.tiscali.com> X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAQAAA+k= X-IronPort-AV: i="3.97,194,1125874800"; d="scan'208"; a="34452412:sNHT3661171920" Received: from e1-1.ns500-1.ts.milt.as9105.net ([212.74.112.53]:45612 helo=LPTPBRIDGER) by mk-smarthost-9.mail.uk.tiscali.com with esmtp (Exim 4.30) id 1EOyLr-000D09-PB; Mon, 10 Oct 2005 15:10:03 +0100 From: "Paul Bridger" To: "'Frank Bonnet'" Date: Mon, 10 Oct 2005 15:10:42 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-Index: AcXNlJIaNUCKmWwbRaet9OGM6OtGQgADs32A In-Reply-To: <434A5BA2.5020104@esiee.fr> Cc: freebsd-questions@freebsd.org Subject: RE: KDE /dev/dsp can't be opened 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: Mon, 10 Oct 2005 14:12:26 -0000 Frank Cc'ing the list (should always do this) > Do you know if there are some probes to know which driver to use ? `Pciconf -l -v` will probe and list installed devices. You sould be able to match it up to a driver in /boot/defaults/loader.conf. -----Original Message----- From: Frank Bonnet [mailto:f.bonnet@esiee.fr] Sent: 10 October 2005 13:17 To: Paul Bridger Subject: Re: KDE /dev/dsp can't be opened Paul Bridger wrote: > Have you compiled sound into your kernel? > > device sound > device snd_xxx # device driver Hello Paul oops ... I use the GENERIC kernel it does not seems to be compiled in ... Do you know if there are some probes to know which driver to use ? -- Cordialement/Regards Frank Bonnet