From owner-freebsd-stable Sun Mar 19 11:40:57 2000 Delivered-To: freebsd-stable@freebsd.org Received: from bigphred.greycat.com (bigphred.greycat.com [207.173.133.2]) by hub.freebsd.org (Postfix) with ESMTP id 267A137B7D3 for ; Sun, 19 Mar 2000 11:40:48 -0800 (PST) (envelope-from dann@bigphred.greycat.com) Received: (from dann@localhost) by bigphred.greycat.com (8.9.3/8.9.3) id LAA09257 for stable@freebsd.org; Sun, 19 Mar 2000 11:40:44 -0800 (PST) (envelope-from dann) Date: Sun, 19 Mar 2000 11:40:44 -0800 From: Dann Lunsford To: stable@freebsd.org Subject: RELENG_4 and sound on a Toshiba laptop Message-ID: <20000319114021.A9089@greycat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I did a cold install from the March 7 snap .iso on my Toshiba 2595XDVD laptop and I am pleased to report that most everything went very well. X is running, most of the devices are working, network is up on my DE-660 pc-card. Just did my first RELENG_4 cvsup, and did a make world with apparently complete success. Way to go, Core Team! The only thing that isn't working is the audio. This thing has a ESS Maestro 2E based pci sound system; one of the reasons I wanted 4.0 on the machine was my (mistaken?) understanding that it supported this chipset. The kernel spots the thing. as can be seen from this dmesg: Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-STABLE #0: Sun Mar 19 10:35:46 PST 2000 root@mach.greycat.com:/usr/src/sys/compile/SATELLITE Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (399.06-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x66a Stepping = 10 Features=0x183f9ff real memory = 201195520 (196480K bytes) avail memory = 191913984 (187416K bytes) Preloaded elf kernel "kernel" at 0xc0303000. VESA: v2.0, 2560k memory, flags:0x0, mode table:0xc00c806c (c000806c) VESA: Copyright 1997 TRIDENT MICROSYSTEMS INC. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 11 isab0: at device 5.0 on pci0 isa0: on isab0 atapci0: port 0xfe60-0xfe6f at device 5.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 5.2 irq 11 chip1: port 0xfe70-0xfe7f at device 5.3 on pci0 chip2: port 0xff80-0xff9f irq 11 at device 10.0 on pci0 chip3: port 0xfc00-0xfcff irq 11 at device 12.0 on pci0 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model GlidePoint, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> pcic0: at port 0x3e0 iomem 0xd0000 irq 10 on isa0 pcic0: management irq 10 pccard0: on pcic0 pccard1: on pcic0 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A ncp_load: [210-213] pccard: card inserted, slot 0 pccard: card inserted, slot 1 ata1-slave: ata_command: timeout waiting for intr ata1-slave: identify failed ad0: 6194MB [13424/15/63] at ata0-master using UDMA33 acd0: DVD-ROM at ata1-master using PIO4 Mounting root from ufs:/dev/ad0s1a sio1 at port 0x2f8-0x2ff irq 3 slot 0 on pccard0 sio1: type 16550A ed0 at port 0x240-0x25f irq 7 slot 1 on pccard1 ed0: address 00:80:c8:ba:8c:96, type NE2000 (16 bit) but nothing I've come up with has worked to get sound. I've tried device pcm and device pcm0 and using the "bridge" driver device pcm device sbc and quite a few other things. No go. Is it me or is it this Toshiba? Hellllllpppp!!!! -- Dann Lunsford The only thing necessary for the triumph of evil dann@greycat.com is that men of good will do nothing. -- Cicero To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message