From owner-freebsd-multimedia Sat Jan 1 11: 9: 5 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from kumr.lns.com (kumr.lns.com [140.174.7.1]) by hub.freebsd.org (Postfix) with ESMTP id 1668114E2E for ; Sat, 1 Jan 2000 11:09:02 -0800 (PST) (envelope-from pozar@kumr.lns.com) Received: (from pozar@localhost) by kumr.lns.com (8.9.3/8.9.3) id LAA96906 for freebsd-multimedia@FreeBSD.ORG; Sat, 1 Jan 2000 11:09:36 -0800 (PST) (envelope-from pozar) Date: Sat, 1 Jan 2000 11:09:36 -0800 From: Tim Pozar To: freebsd-multimedia@FreeBSD.ORG Subject: Re: Confirmation for subscribe freebsd-multimedia Message-ID: <20000101110935.C82634@lns.com> References: <20000101190507.91CDA150AC@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000101190507.91CDA150AC@hub.freebsd.org>; from Majordomo@FreeBSD.ORG on Sat, Jan 01, 2000 at 11:05:07AM -0800 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I tried posting this through Egroups but it seems that that doesn't work. If it did, please excuse the duplicates... > Subject: Libretto sound configs, anyone? > Date: Fri, 31 Dec 1999 11:37:33 +0200 > From: Mark Murray > > I am trying to get my Libretto sound configs working again. > > All I get is silence. > > The hardware setup in the bios show that the devices are configured > like so: > > WSS I/O Address = 530H > SBPro I/O Address = 220H > Synthesizer I/O Address = 388H > WSS & SBPro & MP401 Irq level = Irq5 > WSS(Play) DMA = Channel1 > WSS(Rec) & SBPro DMA = Channel0 > Control I/O Address = 370H > MPU401 (Midi I/F) = 330H > > ---------------- > > With config file entries of > > device pcm0 at isa? port 0x530 irq 5 drq 1 flags 0x0 > > It probes like so: > > pcm0: at port 0x530-0x537,0x370-0x371 irq 5 drq 1 flags 0xc100 on isa0 > > I do a ./MAKEDEV snd0 in /dev. > > The mixer works, but no sound from amp/mpg123 or cat "somefile.au >/dev/audio". > > ---------------- > > With config file entries of > > device sbc0 at isa? conflicts port 0x220 irq 5 drq 1 flags 0x0 > device pcm0 at isa? conflicts port 0x530 irq 5 drq 1 flags 0x0 > > It probes like so: > > sbc0: at port 0x220-0x22f irq 5 drq 1 on isa0 > pcm1: on sbc0 > pcm0: at port 0x530-0x537,0x370-0x371 irq 5 drq 1 flags 0xc100 on isa0 > device_probe_and_attach: pcm0 attach returned 6 > > I do a ./MAKEDEV snd0 snd1 in /dev. > > The mixer works, but no sound from amp/mpg123 or cat "somefile.au >/dev/audio". > All the *0 sound devices give every indication of being broken - "device not > configured". > > ---------------- > > Any clues? For my Libretto 100CT this is what I have in my kernel config... ---- device pcm0 at isa? port 0x530 irq 5 drq 1 flags 0xc100 # Not controlled by `snd' device pca0 at isa? port "IO_TIMER1" tty ---- And it comes up like... ---- ... try to identify the yamaha pcm0 at 0x530 irq 5 drq 1 flags 0xc100 on isa mss_attach 0 at 0x530 irq 5 dma 1:1 flags 0xc100 setting up yamaha registers set yamaha master volume to max ---- cat /dev/sndstat shows... ---- FreeBSD Audio Driver (981002-ESS19990310) Dec 30 1999 13:36:59 Installed devices: pcm0: at 0x530 irq 5 dma 1:1 ---- I use aumix as a nice glass tty mixer. Make sure everything is up. :-) Hope this helps... Tim -- Snail: Tim Pozar / LNS / 1978 45th Ave / San Francisco CA 94116 / USA POTS: +1 415 665 3790 Radio: KC6GNJ / KAE6247 "It's a damn poor mind that can only think of one way to spell a word." - Andrew Jackson "What is wanted is not the will to believe, but the will to find out, which is the exact opposite." - Bertrand Russel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message