From owner-freebsd-questions@FreeBSD.ORG Tue Sep 23 08:50:40 2003 Return-Path: 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 C2E0F16A4B3 for ; Tue, 23 Sep 2003 08:50:40 -0700 (PDT) Received: from mail2.webspace.se (mail2.webspace.se [213.88.151.136]) by mx1.FreeBSD.org (Postfix) with SMTP id 960A143FE5 for ; Tue, 23 Sep 2003 08:50:38 -0700 (PDT) (envelope-from bylzz@bylzz.se) Received: (qmail 15919 invoked by uid 399); 23 Sep 2003 15:54:20 -0000 Received: from unknown (HELO 213.88.151.235) (213.88.151.235) by mail2.webspace.se with SMTP; 23 Sep 2003 15:54:19 -0000 Received: from 195.198.219.153 (proxying for unknown) (SquirrelMail authenticated user bylzz@bylzz.se) by 213.88.151.235 with HTTP; Tue, 23 Sep 2003 17:50:36 +0200 (CEST) Message-ID: <33031.195.198.219.153.1064332236.squirrel@213.88.151.235> Date: Tue, 23 Sep 2003 17:50:36 +0200 (CEST) From: bylzz@bylzz.se To: freebsd-questions@FreeBSD.ORG User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal X-Mailman-Approved-At: Tue, 23 Sep 2003 21:36:19 -0700 Subject: Sound X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: bylzz@bylzz.se List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2003 15:50:40 -0000 Hello! Lets start with some info on the system so you know what it is: root@lnx:~# uname -a FreeBSD lnx.bylzz.se 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Mon Sep 22 19:44:00 CEST 2003 bylzz@lnx.bylzz.se:/usr/src/sys/i386/compile/LNX i386 root@lnx:~# grep pcm /var/run/dmesg.boot pcm0: on sbc0 And I have added the lines "device pcm" and "device sbc" in my kernel config file. And I have also done # sysctl hw.snd.pcm0.vchans=4 # sysctl hw.snd.maxautovchans=4 And it dident work after that either. Here is my output from /var/log/message when I try to play a song: pcm0:virtual:0: play interrupt timeout, channel dead What is the problem? I will be very greatfull for all help I get! Please reply to bylzz@bylzz.se -- bylzz