Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Mar 2000 13:48:18 -0800 (PST)
From:      Mark Kent <mark@noc.mainstreet.net>
To:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: (long) multiple queries about 4.0 on Sony 505HS
Message-ID:  <200003292148.NAA12110@noc.mainstreet.net>
In-Reply-To: <200003292045.MAA00662@mass.cdrom.com> (message from Mike Smith on Wed, 29 Mar 2000 12:45:48 -0800)

next in thread | previous in thread | raw e-mail | index | archive | help
Maybe this is making sense:

>> b) I'm assuming that the use of PNPBIOS should correspond
>>    exactly with the setting of "PnP OS?" in the BIOS set-up.
>>    True?
==
== No.

With that solid "no", it looks like what I should have is

    PnP OS set to No in BIOS
and
    options PNPBIOS in the kernel config

So, now I do.   And I have simply this:

options         PNPBIOS
device          pcm
device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x15

and get this:

sbc0: <Soundblaster Pro> at port 0x220-0x22f irq 5 drq 1 flags 0x15 on isa0
pcm0: <SB DSP 3.01 (ViBRA16X)> on sbc0

and did this

sh MAKEDEV snd0

and Yes, I can change the mixer values:

Mixer vol      is currently set to  75:75
Mixer synth    is currently set to  75:56
Mixer pcm      is currently set to  75:75
Mixer line     is currently set to  75:75
Mixer mic      is currently set to  75:75
Mixer cd       is currently set to  90:90

and No, it does not generate sound.

>> You might also try catting something to /dev/audio to see if you get
>> any noise at all

No noise.  It sits there but can be ctrl-c'ed out, although
there is a 20 second pause before getting the shell prompt back
(after ctrl-c).

Thanks,
-mark




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003292148.NAA12110>