From owner-freebsd-current@FreeBSD.ORG Sat Feb 17 22:40:17 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 23E1B16A401 for ; Sat, 17 Feb 2007 22:40:17 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id A833F13C441 for ; Sat, 17 Feb 2007 22:40:16 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.66) with esmtp (envelope-from ) id <1HIYE3-00080E-KH>; Sat, 17 Feb 2007 23:40:15 +0100 Received: from e178016030.adsl.alicedsl.de ([85.178.16.30] helo=[192.168.1.128]) by inpost2.zedat.fu-berlin.de (Exim 4.66) with esmtpsa (envelope-from ) id <1HIYE3-0003xm-HC>; Sat, 17 Feb 2007 23:40:15 +0100 Message-ID: <45D7847A.6040107@mail.zedat.fu-berlin.de> Date: Sat, 17 Feb 2007 23:40:58 +0100 From: "O. Hartmann" User-Agent: Thunderbird 1.5.0.9 (X11/20070211) MIME-Version: 1.0 To: "Mr. Darren" References: <20070217214705.14625.qmail@web34710.mail.mud.yahoo.com> In-Reply-To: <20070217214705.14625.qmail@web34710.mail.mud.yahoo.com> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.16.30 X-Mailman-Approved-At: Sun, 18 Feb 2007 04:21:59 +0000 Cc: freebsd-current@freebsd.org Subject: Re: envy24 audiophile 2496 amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Feb 2007 22:40:17 -0000 Mr. Darren wrote: > --- "O. Hartmann" > wrote: > > >> Mr. Darren wrote: >> >>> Just a followup, as of 6am mst this morning, >>> >> cvsup >> >>> src and make buildworld. I was able to play some >>> >> mp3s >> >>> using mplayer >>> >>> -Darren >>> --- "Mr. Darren" wrote: >>> >>> >>> >>>> Does anyone have this working at the moment? I >>>> can't >>>> seem to play any audio. Can't open /dev/dsp0.0! >>>> >> and >> >>>> so forth. >>>> -Darren >>>> %uname -a >>>> FreeBSD DARREN 7.0-CURRENT FreeBSD 7.0-CURRENT >>>> >> #0: >> >>>> Fri >>>> Feb 16 22:40:32 UTC 2007 >>>> root@DARREN:/usr/obj/usr/src/sys/DARREN amd64 >>>> >>>> FreeBSD Audio Driver (newpcm: 64bit) >>>> Installed devices: >>>> pcm0: at >>>> >> io >> >>>> 0x9800:32,0x9400:16,0x9000:16,0x8c00:64 irq 18 >>>> (5p/3r/1v channels duplex default) >>>> %ls /dev/dsp* >>>> /dev/dsp0.0 /dev/dsp0.5 /dev/dsp0.p1 >>>> >> /dev/dsp0.r1 >> >>>> /dev/dspW0.2 /dev/dspW0.7 >>>> /dev/dsp0.1 /dev/dsp0.6 /dev/dsp0.p2 >>>> >> /dev/dsp0.r2 >> >>>> /dev/dspW0.3 /dev/dspW0.8 >>>> /dev/dsp0.2 /dev/dsp0.7 /dev/dsp0.p3 >>>> >> /dev/dsp0.v0 >> >>>> /dev/dspW0.4 >>>> /dev/dsp0.3 /dev/dsp0.8 /dev/dsp0.p4 >>>> >> /dev/dspW0.0 >> >>>> /dev/dspW0.5 >>>> /dev/dsp0.4 /dev/dsp0.p0 /dev/dsp0.r0 >>>> >> /dev/dspW0.1 >> >>>> /dev/dspW0.6 >>>> %ls /dev/audio* >>>> /dev/audio0.0 /dev/audio0.2 /dev/audio0.4 >>>> /dev/audio0.6 /dev/audio0.8 >>>> /dev/audio0.1 /dev/audio0.3 /dev/audio0.5 >>>> /dev/audio0.7 >>>> % >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >> Oh, as I can see, you're using newpcm for 64Bit >> arch. I can't see the >> [GIANT LOCKED] statement (as shown in my dmesh :-(), >> isn't it giant locked? >> >> Regards, >> Oliver >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> >> > http://lists.freebsd.org/mailman/listinfo/freebsd-current > >> To unsubscribe, send any mail to >> "freebsd-current-unsubscribe@freebsd.org" >> >> > %dmesg|grep GIANT > ohci0: [GIANT-LOCKED] > ehci0: [GIANT-LOCKED] > atkbd0: [GIANT-LOCKED] > psm0: [GIANT-LOCKED] > % > > > Same here, also the pcm device. ohci0: [GIANT-LOCKED] ehci0: [GIANT-LOCKED] pcm0: [GIANT-LOCKED] atkbd0: [GIANT-LOCKED] but no psm0. Regards, Oliver