From owner-freebsd-newbies@FreeBSD.ORG Sat Feb 5 02:42:40 2005 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7ECD216A504 for ; Sat, 5 Feb 2005 02:42:40 +0000 (GMT) Received: from web51007.mail.yahoo.com (web51007.mail.yahoo.com [206.190.38.138]) by mx1.FreeBSD.org (Postfix) with SMTP id F292543D31 for ; Sat, 5 Feb 2005 02:42:39 +0000 (GMT) (envelope-from alsemo_@yahoo.com) Received: (qmail 24353 invoked by uid 60001); 5 Feb 2005 02:42:39 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=lbGmr+iwQYbEj3Bfmn/DLbc4O3jS5AsyyX/4JZcX/iqH3DsxTZFI/map3+mmHx9IghLkU8abblmCrLa6KEjW3LXs22EAhJ3WCz8LUxCM89BY2QRgBWObCGrWrsTivTfXjrmyh7qB/95vgQVhK36lkqeykNoIlMuWFSG2c2ypF/M= ; Message-ID: <20050205024239.24351.qmail@web51007.mail.yahoo.com> Received: from [218.111.165.53] by web51007.mail.yahoo.com via HTTP; Fri, 04 Feb 2005 18:42:39 PST Date: Fri, 4 Feb 2005 18:42:39 -0800 (PST) From: Karl Alsemo To: freebsd-newbies@freebsd.org In-Reply-To: <20050204201505.A75EDC031@postfix3-2.free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Loading module for sound chip SiS 7102 X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Feb 2005 02:42:40 -0000 --- Fabrice wrote: > Hi ! > > Debian user just have installed FreeBSD 5.3. > Seems great ! > > But I my sound chip do not properly work. > > I tried to : > > kldload snd_... > > pilots one by one until I found > snd_ich pilot that made some sound when KDE 3.3 > launch > (and suppress the error about /dev/dsp ) > > But the sound works 2 seconds only and becomes then > silently stuck ! > > After loading pilot : > kldload snd_ich > > the Sis chip seems to be seen. I get the following > msg : > > pcm0: SiS 7012 port 0xd800-0xd63f, 0xdc00-0xdcff > IRQ 11 at dev 2.7 on PCI 0 > ICH0: (GIANT_LOCKED) > > > This SiS sound chip properly works on Debian linux > on the same machine. > But I remember that it was hard to find the right > pilot with Linux... > > Can you give me any advice, please ? > > Fabrice. > _______________________________________________ > freebsd-newbies@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-newbies > To unsubscribe, send any mail to > "freebsd-newbies-unsubscribe@freebsd.org" > Sorry bout the html coding. It's a bad habit, I know. Shame. Although this list is not the right (as in suitable, not sinfully wrong ;) list to ask question, because I had the same problem on my Clevo M22ES clone when installed 5.3-R before; I can't resist to reply. Compile a new kernel (More on compilin FreeBSD kernel at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html with this options written in your kernel config file: device sound device "snd_ich" No need to dynamically load any module because it'll be statically linked in your new kernel. You should subcribe to freebsd-questions@freebsd.org because that's the most suitable list to ask technical related FreeBSD questions (hence the name) and it's very newbie friendly (It's true because I'm a newbie too!). Sometime you'll find that the problem you're facing have been answered there so it's a good idea to search fer it on the list archive. There are wealth of information on FreeBSD like http://www.freebsddiary.org/ and others which just a google away. Don't ferget to keep your FreeBSD handbook handy too :). *Shameless promotion* If you use Clevo M22ES notebook, you can check my site out because as I learn more stuff bout FreeBSD, I'll post it in the web. FreeBSD newbie and damn proud of it. Karl http://www.alsemo.isdangerous.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com