From owner-freebsd-questions Thu Jun 29 0:22:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server.bloodletting.com (server.bloodletting.com [209.31.32.64]) by hub.freebsd.org (Postfix) with SMTP id 19FDA37B73A for ; Thu, 29 Jun 2000 00:22:50 -0700 (PDT) (envelope-from nick@bloodletting.com) Received: (qmail 71835 invoked from network); 29 Jun 2000 00:17:27 -0000 Received: from server.heavytech.com (HELO rust) (209.31.32.65) by server.bloodletting.com with SMTP; 29 Jun 2000 00:17:27 -0000 From: "Nick Popoff" To: Subject: Sound for Sony Vaio PCG-Z505HE Date: Thu, 29 Jun 2000 00:19:31 -0700 Message-ID: <000001bfe19a$5e74f680$0d42060a@rust.heavytech.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings. I'm trying to get sound support working for my Sony laptop and FreeBSD 4.0-STABLE (CVSup'ed a few days ago) and I think I'm missing something obvious but am stuck at the moment. dmesg reports: sbc0: at port 0x220-0x22f irq 5 drq 1 flags 0x15 on isa0 pcm1: on sbc0 So at least it appears to be finding the card which is great. However, I was uncertain where to go from there. /dev/mixer, /dev/sbc0, /dev/pcm1, and several other devices I knew I needed were missing. I finally got some setup by running "sh MAKEDEV snd*" which I now believe was a mistake since I'm using the new pcm system rather than snd, right? Either way, using those devices just fails with a "Device not configured" error. I'm continuing to dig through this and will definitially post my full config once I get everything working, but I was hoping someone else here might have already configured sound for this laptop. Pointers much appreciated. Let me know if there's any info I can provide that would help. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message