From owner-freebsd-questions Mon Jan 24 20: 2: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx.emailqueue.net (mx0.emailqueue.net [209.240.140.250]) by hub.freebsd.org (Postfix) with ESMTP id 26B8915341 for ; Mon, 24 Jan 2000 20:02:06 -0800 (PST) (envelope-from postmaster@paganlibrary.com) Received: from mx0.emailqueue.net (209.75.4.21) by mx.emailqueue.net (8.9.3/8.9.3) with ESMTP id UAA99532 for ; Mon, 24 Jan 2000 20:02:04 -0800 (PST) (envelope-from postmaster@paganlibrary.com) Received: from gunnar.my.domain (pool0741.cvx4-bradley.dialup.earthlink.net [209.178.148.231]) by mx0.emailqueue.net (8.9.3/8.9.3) with SMTP id UAA45024 for ; Mon, 24 Jan 2000 20:02:00 -0800 (PST) From: Gunnar H Reichert-Weygold Organization: The Pagan Library To: freebsd-questions@FreeBSD.ORG Subject: Re: pcm0 Date: Mon, 24 Jan 2000 19:55:21 -0800 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <200001240250.DAA64581@dorifer.heim3.tu-clausthal.de> In-Reply-To: <200001240250.DAA64581@dorifer.heim3.tu-clausthal.de> MIME-Version: 1.0 Message-Id: <00012419583901.00328@gunnar.my.domain> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Now I have a PCI Awe64 and I simply did 0 as you've suggested. But upon boot I now get: FreeBSD 3.4-STABLE #0: Sun Jan 9 13:30:18 PST 2000 root@gunnar.my.domain:/usr/src/sys/compile/FREEBIE Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Xeon/Celeron (334.09-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x651 Stepping = 1 Features=0x183f9ff real memory = 67108864 (65536K bytes) avail memory = 61816832 (60368K bytes) Preloaded elf kernel "kernel" at 0xc0347000. Pentium Pro MTRR support enabled Probing for devices on PCI bus 0: chip0: rev 0x02 on pci0.0.0 chip1: rev 0x02 on pci0.1.0 chip2: rev 0x02 on pci0.7.0 ide_pci0: rev 0x01 on pci0.7.1 chip3: rev 0x02 on pci0.7.3 ncr0: rev 0x04 int a irq 10 on pci0.15.0 Probing for devices on PCI bus 1: vga0: rev 0xdc int a irq 255 on pci1.0.0 Probing for PnP devices: CSN 1 Vendor ID: CTL009d [0x9d008c0e] Serial 0x00029c18 Comp ID: PNPb02f [0x2fb0d041] This is a SB16 PnP, but LDN 0 is disabled Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> Any suggestions? On Sun, 23 Jan 2000, Oliver Fromme wrote: > R Joseph Wright wrote in list.freebsd-questions: > > device pcm0 at isa? port ? tty irq 11 drq 1 flags 0x07 > > ...although that may be completely wrong, I was sort of guessing on > > things. I've heard of people having success based on only adding the > > line "device pcm0" to the kernel config. > > That's true -- it's a PCI device, so all you need is: > device pcm0 > > > Dmesg shows that my card is there: > > es1: rev 0x07 int a irq 11 on pci0.11.0 > > pcm1: using I/O space register mapping at 0x6c00 > > es1371: codec vendor revision 0 > > es1371: codec features Bass & Treble > > es1371: stereo enhancement: no 3D stereo enhancement > > ...there is also the line: > > pcm0 not found > > That's perfectly OK. > > > After compiling I did ./MAKEDEV snd1, like I've read you're supposed to > > do. It didn't make any pcm* devices. > > That's OK, too. > > > I tried making links from > > /dev/audio and /dev/audio1 to /dev/pcm0 and /dev/pcm1, also I tried > > making links to /dev/dsp with no luck. > > There are no device entries /dev/pcm*. Don't try to create > them. > > > The mixer is set on 100% every time I've checked it, so that isn't it. > > I figure I'm pretty close to getting it to work if it's showing up in > > dmesg. Can someone point me in the right direction? > > What is the problem, actually? What you described so far > sounds like everything is alright.. So what's wrong, exactly? > Are there any error messages? What happens if you try to, > say, play an mp3 file with mpg123? > > Regards > Oliver > > -- > Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany > (Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de) > > "In jedem Stück Kohle wartet ein Diamant auf seine Geburt" > (Terry Pratchett) > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- I used to be self-actualized, now I'm just confused. Gunnar H Reichert-Weygold The Pagan Library http://www.paganlibrary.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message