Date: Sun, 19 Mar 2000 11:40:44 -0800 From: Dann Lunsford <dann@greycat.com> To: stable@freebsd.org Subject: RELENG_4 and sound on a Toshiba laptop Message-ID: <20000319114021.A9089@greycat.com>
next in thread | raw e-mail | index | archive | help
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<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR> 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: <math processor> on motherboard npx0: INT 16 interface pcib0: <Intel 82443BX (440 BX) host to PCI bridge> on motherboard pci0: <PCI bus> on pcib0 pcib1: <Intel 82443BX (440 BX) PCI-PCI (AGP) bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 pci1: <Trident model 9525 VGA-compatible display device> at 0.0 irq 11 isab0: <Intel 82371AB PCI to ISA bridge> at device 5.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <Intel PIIX4 ATA33 controller> port 0xfe60-0xfe6f at device 5.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: <Intel 82371AB/EB (PIIX4) USB controller> at 5.2 irq 11 chip1: <Intel 82371AB Power management controller> port 0xfe70-0xfe7f at device 5.3 on pci0 chip2: <Toshiba Fast Infra Red controller> port 0xff80-0xff9f irq 11 at device 10.0 on pci0 chip3: <ESS Technology Maestro 2E Audio controller> port 0xfc00-0xfcff irq 11 at device 12.0 on pci0 fdc0: <NEC 765 or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: <keyboard controller (i8042)> at port 0x60-0x6f on isa0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: model GlidePoint, device ID 0 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: <System console> on isa0 sc0: VGA <16 virtual consoles, flags=0x200> pcic0: <Intel i82365> at port 0x3e0 iomem 0xd0000 irq 10 on isa0 pcic0: management irq 10 pccard0: <PC Card bus -- kludge version> on pcic0 pccard1: <PC Card bus -- kludge version> 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 <IBM-DBCA-206480> [13424/15/63] at ata0-master using UDMA33 acd0: DVD-ROM <TOSHIBA DVD-ROM SD-C2102> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000319114021.A9089>