From owner-freebsd-current Mon Jan 27 14:32:58 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7525037B401 for ; Mon, 27 Jan 2003 14:32:56 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 5227143F85 for ; Mon, 27 Jan 2003 14:32:55 -0800 (PST) (envelope-from alexander.pohoyda@gmx.net) Received: (qmail 21546 invoked by uid 0); 27 Jan 2003 22:32:54 -0000 Received: from p508BE677.dip.t-dialin.net (HELO oak.pohoyda.family) (80.139.230.119) by mail.gmx.net (mp006-rz3) with SMTP; 27 Jan 2003 22:32:54 -0000 Received: from oak.pohoyda.family (oak.pohoyda.family [127.0.0.1]) by oak.pohoyda.family (8.12.6/8.12.6) with ESMTP id h0RMWwhe000341; Mon, 27 Jan 2003 23:32:59 +0100 (CET) (envelope-from apog@oak.pohoyda.family) Received: (from apog@localhost) by oak.pohoyda.family (8.12.6/8.12.6/Submit) id h0RMWv7J000338; Mon, 27 Jan 2003 23:32:57 +0100 (CET) Date: Mon, 27 Jan 2003 23:32:57 +0100 (CET) Message-Id: <200301272232.h0RMWv7J000338@oak.pohoyda.family> From: Alexander Pohoyda To: "Kevin Oberman" Cc: current@freebsd.org In-reply-to: <20030127221100.4140E5D04@ptavv.es.net> (oberman@es.net) Subject: Re: LOR on current as of last Friday MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit References: <20030127221100.4140E5D04@ptavv.es.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > The sound on the 600E is weird. It connect to both PCI and ISA for > different functions. As a result, I have to edit /sys/conf/files to > delete the csa pcm entry and add csa to the csapcm line. > > dev/sound/pci/csa.c optional csa pci > #dev/sound/pci/csa.c optional pcm pci > dev/sound/pci/csamidi.c optional midi csa > dev/sound/pci/csapcm.c optional csa pcm pci Thanks! That's something new to me, will try it out. device pcm #options PNPBIOS #device csa Right? I've spent a whole day trying to make it working on 4.7-STABLE. No result. I have seen some very old messages on mobile@ about this sound card, but nothing helped. The best I can get is: csa0: mem 0x50000000-0x500fffff,0x50100000-0x50100fff irq 5 at device 6.0 on pci0 csa: card is Unknown/invalid SSID (CS4610) pcm0: on csa0 pcm0: AC97 reset timed out.pcm0: ac97 codec invalid or not present (id == 0) device_probe_and_attach: pcm0 attach returned 6 Does it matter how you configure it with ps2.exe utility? Which settings are you running on? > That's all it took to get sound to work on my 600E. I am also not able to make sound working on TP600 with 5.0-CURRENT. There is CS4236 there. Pure ISA, AFAIK. Worked fine with 4.5-RELEASE. I would spend as much time as it needs to bring it to life. I'd appreciate any ideas how to preceed. -- Alexander Pohoyda To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message