From owner-freebsd-multimedia Sun Jul 22 18:10:40 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from mule.aciri.org (mule.aciri.org [192.150.187.28]) by hub.freebsd.org (Postfix) with ESMTP id EA70337B405 for ; Sun, 22 Jul 2001 18:10:37 -0700 (PDT) (envelope-from hodson@mule.aciri.org) Received: from mule.aciri.org (localhost [127.0.0.1]) by mule.aciri.org (8.11.3/8.11.1) with ESMTP id f6N1AVY86396; Sun, 22 Jul 2001 18:10:32 -0700 (PDT) (envelope-from hodson@mule.aciri.org) Message-Id: <200107230110.f6N1AVY86396@mule.aciri.org> To: Alexander Leidinger Cc: FreeBSD-Multimedia@freebsd.org In-reply-to: Your message of Fri, 20 Jul 2001 19:56:17 +0200 (CEST) Subject: Re: " VIA VT82C686A onboard sound didn't work (-current) " Date: Sun, 22 Jul 2001 18:10:31 -0700 From: Orion Hodson Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message <200107201756.f6KHuIK00790@Magelan.Leidinger.net>,Alexander Leidinge r writes: > Hi, > > I didn't get any sound out of my onborad soundchip except the pc-speaker > beep, which seems to get routed via the line-out connector to my > amplifier. That's not satisfactory. :-( > > The PnP OS switch in the BIOS is off and I played with the Soundblaster > switch in the BIOS. > > (10) netchild@ttyp2 % cat /dev/sndstat > FreeBSD Audio Driver (newpcm) Jul 20 2001 23:05:29 > Installed devices: > pcm0: at io 0xdc00 irq 10 (1p/1r/0v channels duplex default) > > (11) netchild@ttyp2 % dmesg |grep pcm > Preloaded elf module "snd_pcm.ko" at 0xc043c284. > pcm0: port 0xe400-0xe403,0xe000-0xe003,0xdc00-0xdcff irq 10 a > t device 7.5 on pci0 > pcm0: play interrupt timeout, channel dead > > Yes, I load the module from loader.conf, it isn't compiled in. > > (12) netchild@ttyp2 % sysctl -a |grep snd > hw.snd.verbose: 0 > hw.snd.unit: 0 > hw.snd.autovchans: 0 > hw.snd.maxvchans: 0 > hw.snd.pcm0.vchans: 0 > > This is -current from Jul 6, cvs only displays differences in als4000.c > and maestro3.c. > > Is this a known problem or am I doing something wrong? This isn't a known problem AFAIK, but having just built a new machine with a via motherboard I'm experiencing two problems: 1) skipping. 2) kldload'ing the driver on -stable does not attach the device channels. Having 'device pcm' in the kernel config does. You may want to try this. Haven't got as far as -current yet will investigate further - Orion To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message