Date: Sun, 22 Jul 2001 18:10:31 -0700 From: Orion Hodson <hodson@aciri.org> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: FreeBSD-Multimedia@freebsd.org Subject: Re: " VIA VT82C686A onboard sound didn't work (-current) " Message-ID: <200107230110.f6N1AVY86396@mule.aciri.org> In-Reply-To: Your message of Fri, 20 Jul 2001 19:56:17 %2B0200 (CEST)
next in thread | raw e-mail | index | archive | help
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: <VIA VT82C686A> 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: <VIA VT82C686A> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107230110.f6N1AVY86396>