From owner-freebsd-questions Mon Nov 20 7:41:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web4502.mail.yahoo.com (web4502.mail.yahoo.com [216.115.105.63]) by hub.freebsd.org (Postfix) with SMTP id 3673C37B4C5 for ; Mon, 20 Nov 2000 07:41:08 -0800 (PST) Message-ID: <20001120154108.5591.qmail@web4502.mail.yahoo.com> Received: from [192.251.173.34] by web4502.mail.yahoo.com; Mon, 20 Nov 2000 07:41:08 PST Date: Mon, 20 Nov 2000 07:41:08 -0800 (PST) From: Ben Hacker Jr Subject: Help with Sound. FBSDv4.2 To: list DC-FBSD , questions FBSD , Stable FBSD MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Any help will be greatly appreciated! (Note: I am not a reader on FreeBSD Questions list) I added lines for Sound to my Kernel and recompiled. Using a text based program to test playing a wav file. It says the device is not available or it cannot find the device. I assume it is talking about the /dev/[sound device] If this configuration looks good and you suspect the software, please suggest a better text based software I can use to test my sound. I wanted to use a CD player but they seem to only want SCSI CD Devices. Mine is IDE. Below you will find my output from: uname -a dmesg cat /dev/sndstat pkg_info =====$uname -a FreeBSD localhost 4.2-BETA FreeBSD 4.2-BETA #0: Mon Nov 20 01:19:27 EST 2000 strben@localhost:/usr/src/sys/compile/RODNEY-01 i386 =====$dmesg Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.2-BETA #0: Mon Nov 20 01:19:27 EST 2000 strben@localhost:/usr/src/sys/compile/RODNEY-01 Timecounter "i8254" frequency 1193182 Hz CPU: Pentium/P54C (132.63-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x52c Stepping = 12 Features=0x1bf real memory = 33554432 (32768K bytes) config> di pcic0 No such device: pcic0 Invalid command or syntax. Type `?' for help. config> di sn0 No such device: sn0 Invalid command or syntax. Type `?' for help. config> di lnc0 No such device: lnc0 Invalid command or syntax. Type `?' for help. config> di le0 No such device: le0 Invalid command or syntax. Type `?' for help. config> di ie0 No such device: ie0 Invalid command or syntax. Type `?' for help. config> di fe0 No such device: fe0 Invalid command or syntax. Type `?' for help. config> di ed0 No such device: ed0 Invalid command or syntax. Type `?' for help. config> di cs0 No such device: cs0 Invalid command or syntax. Type `?' for help. config> di bt0 No such device: bt0 Invalid command or syntax. Type `?' for help. config> di aic0 No such device: aic0 Invalid command or syntax. Type `?' for help. config> di aha0 No such device: aha0 Invalid command or syntax. Type `?' for help. config> di adv0 No such device: adv0 Invalid command or syntax. Type `?' for help. config> q avail memory = 29138944 (28456K bytes) Preloaded elf kernel "kernel" at 0xc03a8000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc03a809c. Intel Pentium detected, installing workaround for F00F bug md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 isab0: at device 1.0 on pci0 isa0: on isab0 pci0: at 18.0 irq 10 atapci0: port 0x3000-0x300f at device 20.0 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 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,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 plip0: on ppbus0 sbc0: at port 0x220-0x22f irq 5 drq 1 flags 0x15 on isa0 pcm1: on sbc0 pca0 at port 0x40 on isa0 ad0: 2067MB [4200/16/63] at ata0-master PIO4 ad1: 6194MB [13424/15/63] at ata0-slave WDMA2 acd0: CDROM at ata1-slave using PIO3 Mounting root from ufs:/dev/ad0s1a =====$cat /dev/sndstat FreeBSD Audio Driver (newpcm) Nov 20 2000 01:13:44 Installed devices: pcm1: at io 0x220 irq 5 drq 1:5 (1p/1r channels duplex) =====$pkg_info bzip2-1.0.1 A block-sorting file compressor cvsup-bin-16.1 A general network file distribution system optimized for CVS gettext-0.10.35 GNU gettext package gmake-3.79.1 GNU version of 'make' utility libtool-1.3.4 Generic shared library support script linux_base-6.1 The base set of packages needed in Linux mode lynx-ssl-2.8.3.1 A non-graphical, text-based ssl-enabled World-Wide Web clien mtools-3.9.6 A collection of tools for manipulating MSDOS files wavplay-1.4 A wav player and recorder =====$That's all folks... Thanks!! __________________________________________________ Do You Yahoo!? Yahoo! Calendar - Get organized for the holidays! http://calendar.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message