Date: Thu, 18 Mar 1999 20:21:21 -0500 (EST) From: Spidey <spidey@libdns.qc.ca> To: Munehiro Matsuda <haro@tk.kubota.co.jp> Cc: kaj@raditex.se, freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: Problems with SB16 PnP and FBSD-stable (fwd) Message-ID: <Pine.BSF.3.96.990318193747.300A-100000@freed.libdns.qc.ca> In-Reply-To: <19990319084450Y.haro@tk.kubota.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
OK. I made (cd /dev; sh MAKEDEV snd1) already. And I tried to recompile my kernel with: controller pnp0 device pcm0 ,simply, without effect. I don't understand what I am missing. There is almost nothing I changed in my system, except the fact that I move from 3.0R to -stable... Maybe I should try to get back to snd0, opl, etc. On Fri, 19 Mar 1999, Munehiro Matsuda wrote: > From: Spidey <spidey@libdns.qc.ca> > Date: Thu, 18 Mar 1999 10:59:02 -0500 (EST) > ::I try to disable a lot of devices, without success. I still get no sound. > :: > ::What do I have here... > :: > ::pcm1 (SB16pnp <SB16 PnP> sn 0xffffffff) at 0x220-0x22f irq 10 drq 1 > ::flags 0x15 on isa > ::atkbd0 irq 1 on isa > ::sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa > ::sio2 at 0x3e8-0x3ef irq 5 on isa > ::pcm0 not probed due to drq conflict with pcm1 at 1 > ::fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa > ::wdc0 at 0x1f0-0x1f7 irq 14 on isa > ::npx0 on motherboard > ::npx0: INT 16 interface > ::vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa > :: > :: > ::These are about the only devices that I enabled in my kernel, and still... > > First. You seem to be using pcm1. So, how about trying: > > # cd /dev > # ./MAKEDEV snd1 > > Second. You seem to have conflicting drq set. If you are going to be > using pcm1 as default, how about changing pcm0 setting in config file? > > from: > > device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0 > > to: > device pcm0 > > Haro, > ------------------------------------------------------------------------------- > _ _ Munehiro (haro) Matsuda > -|- /_\ |_|_| Office of Business Planning & Developement, Kubota Corp. > /|\ |_| |_|_| 1-3 Nihonbashi-Muromachi 3-Chome > Chuo-ku Tokyo 103, Japan > Tel: +81-3-3245-3318 Fax: +81-3-32454-3315 > Email: haro@tk.kubota.co.jp > When a man lies he murders some part of the world These are the pale deaths which men miscall their lives All this I can witness any longer Cannot the kingdom of salvation take me home To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990318193747.300A-100000>
