From owner-freebsd-stable Thu Feb 8 6:20:30 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 3309D37B401 for ; Thu, 8 Feb 2001 06:20:05 -0800 (PST) Received: (qmail 6868 invoked by uid 0); 8 Feb 2001 14:20:03 -0000 Received: from tk212017108240.univie.teleweb.at (HELO Bender.ANT) (212.17.108.240) by mail.gmx.net (mp002-rz3) with SMTP; 8 Feb 2001 14:20:03 -0000 Received: (from root@localhost) by Bender.ANT (8.11.1/8.11.1) id f18EJwO48734; Thu, 8 Feb 2001 15:19:58 +0100 (CET) (envelope-from root) Date: Thu, 8 Feb 2001 15:19:57 +0100 From: Andreas Ntaflos To: Jan Erling Staff Cc: questions@freebsd.org, stable@freebsd.org Subject: Re: sb 128 pci has a strange behaviour. Message-ID: <20010208151957.A48678@Bender.ANT> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jes@kampsax.dtu.dk on Thu, Feb 08, 2001 at 01:24:38PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Feb 08, 2001 at 01:24:38PM +0100, Jan Erling Staff wrote: > Hi > > I've just got myself an sb 128 pci sound card. However, it is a little > strange. If I just boot FreeBSD, the sound is very noisy, and it is as if > the sound is played slowly. However, if I first boot a linux disk, inserts > the correct module there, turn off the computer and boot FreeBSD, it works > fine (in FreeBSD). > But I usually turn my computer off at night, and when I turn it back on > the next day, there are the same sound problems, and I have to do the > trick with Linux once again. > I have compiled the kernel with the line > device pcm > and the output from /dev/sndstat is the same no mather if the card is ok > or not: > [jes@bsd ~]$ cat /dev/sndstat > FreeBSD Audio Driver (newpcm) Feb 1 2001 14:45:41 > Installed devices: > pcm0: at io 0xec00 irq 10 (1p/1r channels duplex) > > Has anyone got an idea to what is wrong, and how to solve the problem? The > linux disk was supposed to be used in another computer, so I don't find > this a good solution in the long run... > > TIA > /Jan > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > I've had the same problems with various versions of SB PCI 64 and SB PCI 128. I think the problem is with the actual audio chips used on the cards, CT4750, CT4751, CT4700, CT4810, CT4811, ..... It doesn't seem that every of these chips are equally supported. If you want to do yourself a favour, go and get an SB Live 1024. I am very sure that this works, I use one myself and with 4.2, there are no problems at all. A quite interesting story is that I have used an SB PCI 64 (which is actually almost the same as the PCI 128) with freebsd 4.0, compiled a kernel with device pcm and after MAKEDEV snd0 in /dev, it worked a long time without any problems. At some point, I cvsupped to 4.1.1 or so, and a few days later (no problems so far), the sound started to be noisy, slow, annoying and disturbing. I still have no clue why this happened. I reinstalled 4.0 from the cds and theoretically, it should have worked again. But nope, it didn't want to. worked under linux though. so I think the best solution for these problems is to get a cool Sb Live 1024, costs almost no money, and works suh-weet. regards -- Andreas Ntaflos ntaflos.andreas@gmx.net -- -- -- -- -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message