Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 1999 11:10:40 -0700
From:      "Dewey, Michael" <mdewey@media.uswest.com>
To:        "questions" <freebsd-questions@FreeBSD.ORG>, "'Jonathon McKitrick'" <j_mckitrick@bigfoot.com>
Subject:   RE: sound on toshiba laptop
Message-ID:  <690C7049A180D11194BD00805F6F2CE003BEB18C@denex03.uswmedia.com>

next in thread | raw e-mail | index | archive | help
Did you MAKEDEV /dev/snd0?
My laptop has a Yamaha OPL3, and it works with the same kernel config
that you have (minus the sbmidi line).

Also, to test your sound you could simply cat .au files into /dev/audio.

good luck,
Mike

> ----------
> From: 	Jonathon McKitrick
> Sent: 	Friday, December 3, 1999 6:12 PM
> To: 	questions
> Subject: 	sound on toshiba laptop
> 
> Well, i've gotten some suggestions on getting my sound working on my
> Toshiba Satellite 4010 CDT, but no luck.
> 
> Here is my latest kernel config:
> 
> controller snd0
> device sb0      at isa? port 0x220 irq 5 drq 1
> device sbmidi0  at isa? port 0x330
> device opl0     at isa? port 0x388
> #device mpu0     at isa? port 0x330 irq 6 drq 0
> #device css0     at isa? port 0x534 irq 5 drq 1 flags 0x08
> #device pcm0 at isa? port ? tty irq 5 drq 1 flags 0x10
> 
> I have tried it with only the first and last lines, and i have tried
> it with the first and all lines EXCEPT the last line.  All to no
> avail.  Here is my most recent dmesg.  I commented out mpu and css
> because the last dmesg showed conflicts, and besides, they didn't
> work.  :-(
> 
> sb0 at 0x220 irq 5 drq 1 on isa
> 
> NOTE! SB Pro support required with your soundcard!
> snd0: <SoundBlaster Pro 3.1>
> sbmidi0 not found at 0x330
> opl0 at 0x388 on isa
> snd0: <Yamaha OPL3 FM>
> npx0 on motherboard
> npx0: INT 16 interface
> 
> Any ideas?  This shouldn't be this tough.  P.S.  to test it i am
> playing XGalaga with sound on.  Any better ideas?
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 



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?690C7049A180D11194BD00805F6F2CE003BEB18C>