From owner-freebsd-multimedia Thu Aug 10 10: 6:12 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (Postfix) with ESMTP id 374D537B8C0 for ; Thu, 10 Aug 2000 10:06:05 -0700 (PDT) (envelope-from andre.albsmeier@mchp.siemens.de) X-Envelope-Sender-Is: andre.albsmeier@mchp.siemens.de (at relayer david.siemens.de) Received: from mail1.siemens.de (mail1.siemens.de [139.23.33.14]) by david.siemens.de (8.10.1/8.10.1) with ESMTP id e7AH63600858 for ; Thu, 10 Aug 2000 19:06:04 +0200 (MET DST) Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.42.7]) by mail1.siemens.de (8.10.1/8.10.1) with ESMTP id e7AH63G26604 for ; Thu, 10 Aug 2000 19:06:03 +0200 (MET DST) Received: (from localhost) by curry.mchp.siemens.de (8.10.2/8.10.2) id e7AH63t03801 for freebsd-multimedia@freebsd.org; Thu, 10 Aug 2000 19:06:03 +0200 (CEST) Date: Thu, 10 Aug 2000 19:06:02 +0200 From: Andre Albsmeier To: freebsd-multimedia@freebsd.org Subject: Neomagic 256AV sound problem on 4.1-STABLE Message-ID: <20000810190602.A3365@curry.mchp.siemens.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Echelon: BND CIA NSA Mossad KGB MI6 IRA detonator nuclear assault strike Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I recently upgraded my notebook (Siemens Mobile 510AGP) to 4.1-STABLE. Everything works except the sound. It uses the Neomagic 256AV chipset and used to work in 3.5-STABLE with the pcm driver. Now, everything _seems_ to be OK (no errors, device gets probed, x11amp plays mp3 files, ...) but there is no sound to be heard. Here are various diagnostics: andre@schlappy:~>dmesg | grep Neomagic pcm0: at port 0x220-0x22f,0x530-0x537,0x388-0x38b,0x310-0x311,0x370-0x371 irq 5 drq 1,3 on isa0 andre@schlappy:~>cat /dev/sndstat FreeBSD Audio Driver (newpcm) Aug 7 2000 17:47:20 Installed devices: pcm0: at io 0x530 irq 5 drq 1:3 (1p/1r channels duplex) andre@schlappy:~>mixer Mixer synth is currently set to 90:90 Mixer pcm is currently set to 80:80 Mixer speaker is currently set to 90:90 Mixer line is currently set to 80:80 Mixer mic is currently set to 5:5 Mixer cd is currently set to 82:82 Mixer mix is currently set to 90:90 Mixer igain is currently set to 5:5 As I said, the thing worked properly under 3.5-STABLE. Since there are no errors I am really clueless... Interestingly, the probing under 3.5-STABLE was diferent: mss_probe: no address supplied, try default 0x530 mss_detect - chip revision 0x0a ... try to identify the yamaha mss_detect() - Detected CS4231 pcm0 at 0x530 irq 5 drq 1 flags 0xc113 on isa mss_attach 0 at 0x530 irq 5 dma 1:3 flags 0xc113 setting up yamaha registers set yamaha master volume to max So it seems that what used to be a CS4231 is now a Neomagic 256AV ?!? Any hints what I can try? Thanks, -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message