From owner-freebsd-questions Wed Aug 29 5:32:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id DE8FD37B401 for ; Wed, 29 Aug 2001 05:32:11 -0700 (PDT) (envelope-from mj@isy.liu.se) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.11.4/8.11.4) with ESMTP id f7TCWAh01120; Wed, 29 Aug 2001 14:32:10 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Wed, 29 Aug 2001 14:32:13 +0200 (CEST) From: Micke Josefsson To: Micke Josefsson Subject: RE: lost sound on via82686a Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks all for answering! With ./MAKEDEV snd0 I got the sound back for x11amp. Rat is still silent though. But anyway I can play my Iron Maiden records... /Micke On 29-Aug-01 Micke Josefsson wrote: > After cvsupping to 4.4-RC1 I suddenly lost the sound. > > I have device pcm in my kernel config and the device is detected at boot: > > dmesg |grep pcm0 > pcm0: port 0xb000-0xb003,0xb400-0xb403,0xb800-0xb8ff irq 9 at > device 4.5 on pci0 > > But there is no more sound:( It was working just before the update, and I have > run mergemaster to the best of my ability... > > > x11amp is quiet except for the error message "Unable to open the audio > device". > > rat says "RAT v4.2.13: Could not send mbus message (14:1)" (sometimes 15:1). > > The "unable to open" led me to believe that the perms were wrong on the > devices > but: > > lrwxrwxrwx 1 root wheel 6 28 Aug 11:26 mixer -> mixer1 > crw-rw-rw- 1 root wheel 30, 0 27 Aug 11:22 mixer0 > crw-rw-rw- 1 root wheel 30, 16 28 Aug 11:26 mixer1 > > and > > lrwxrwxrwx 1 root wheel 6 28 Aug 11:26 audio -> audio1 > lrwxrwxrwx 1 root wheel 8 27 Aug 11:22 audio0 -> audio0.0 > crw-rw-rw- 1 root wheel 30, 4 27 Aug 11:22 audio0.0 > crw-rw-rw- 1 root wheel 30, 0x00010004 27 Aug 11:22 audio0.1 > crw-rw-rw- 1 root wheel 30, 0x00020004 27 Aug 11:22 audio0.2 > crw-rw-rw- 1 root wheel 30, 0x00030004 27 Aug 11:22 audio0.3 > lrwxrwxrwx 1 root wheel 8 28 Aug 11:26 audio1 -> audio1.0 > crw-rw-rw- 1 root wheel 30, 20 28 Aug 11:26 audio1.0 > crw-rw-rw- 1 root wheel 30, 0x00010014 28 Aug 11:26 audio1.1 > crw-rw-rw- 1 root wheel 30, 0x00020014 28 Aug 11:26 audio1.2 > crw-rw-rw- 1 root wheel 30, 0x00030014 28 Aug 11:26 audio1.3 > > and even > > lrwxrwxrwx 1 root wheel 4 28 Aug 11:26 dsp -> dsp1 > lrwxrwxrwx 1 root wheel 6 27 Aug 11:22 dsp0 -> dsp0.0 > crwxrwxrwx 1 root wheel 30, 3 28 Aug 11:32 dsp0.0 > crwxrwxrwx 1 root wheel 30, 0x00010003 27 Aug 11:22 dsp0.1 > crwxrwxrwx 1 root wheel 30, 0x00020003 27 Aug 11:22 dsp0.2 > crwxrwxrwx 1 root wheel 30, 0x00030003 27 Aug 11:22 dsp0.3 > lrwxrwxrwx 1 root wheel 6 28 Aug 11:26 dsp1 -> dsp1.0 > crwxrwxrwx 1 root wheel 30, 19 28 Aug 11:26 dsp1.0 > crwxrwxrwx 1 root wheel 30, 0x00010013 28 Aug 11:26 dsp1.1 > crwxrwxrwx 1 root wheel 30, 0x00020013 28 Aug 11:26 dsp1.2 > crwxrwxrwx 1 root wheel 30, 0x00030013 28 Aug 11:26 dsp1.3 > lrwxrwxrwx 1 root wheel 5 28 Aug 11:26 dspW -> dspW1 > lrwxrwxrwx 1 root wheel 7 27 Aug 11:22 dspW0 -> dspW0.0 > crwxrwxrwx 1 root wheel 30, 5 27 Aug 11:22 dspW0.0 > crwxrwxrwx 1 root wheel 30, 0x00010005 27 Aug 11:22 dspW0.1 > crwxrwxrwx 1 root wheel 30, 0x00020005 27 Aug 11:22 dspW0.2 > crwxrwxrwx 1 root wheel 30, 0x00030005 27 Aug 11:22 dspW0.3 > lrwxrwxrwx 1 root wheel 7 28 Aug 11:26 dspW1 -> dspW1.0 > crwxrwxrwx 1 root wheel 30, 21 28 Aug 11:26 dspW1.0 > crwxrwxrwx 1 root wheel 30, 0x00010015 28 Aug 11:26 dspW1.1 > crwxrwxrwx 1 root wheel 30, 0x00020015 28 Aug 11:26 dspW1.2 > crwxrwxrwx 1 root wheel 30, 0x00030015 28 Aug 11:26 dspW1.3 > > > The pcm manpage says that [mixer|audio|dsp]1 is the one to use and it has > worked > before... > > I tried to kldload snd_via82c686.ko but it says it is already there (even if > the > .ko really isn't, but it is compiled into the kernel?) > > > So where did I go wrong? Can I have my sound back? > > /Micke > > > > > ---------------------------------- > Michael Josefsson, MSEE > mj@isy.liu.se > > This message was sent by XFMail > running on FreeBSD 4.4-RC > ---------------------------------- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 4.4-RC ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message