public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: sb.o support in 2.4-broken?
  2000-11-08 20:53 sb.o support in 2.4-broken? Jim Bonnet
@ 2000-11-08 20:19 ` Kurt Roeckx
  2000-11-08 20:49 ` Richard Torkar
  1 sibling, 0 replies; 4+ messages in thread
From: Kurt Roeckx @ 2000-11-08 20:19 UTC (permalink / raw)
  To: Jim Bonnet; +Cc: linux-kernel

On Wed, Nov 08, 2000 at 12:53:18PM -0800, Jim Bonnet wrote:
> I am using the 2.4.0-test10 kernel. I have a sound blaster 16 which
> works fine under 2.2.17.
> 
> I see that a while back someone posted on this problem previously but
> there were no answers I can find..
> 
> Is support for soundblaster16 ISA broken in the 2.4 kernel? Compiled in
> or used as a module I can not get it to work. I have passed sb=220,5,1,5
> during boot when compiled in and also sent those during insmod.

Use sb=0x220,5,1,5


Kurt

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: sb.o support in 2.4-broken?
  2000-11-08 20:53 sb.o support in 2.4-broken? Jim Bonnet
  2000-11-08 20:19 ` Kurt Roeckx
@ 2000-11-08 20:49 ` Richard Torkar
  2000-11-08 20:57   ` Richard Torkar
  1 sibling, 1 reply; 4+ messages in thread
From: Richard Torkar @ 2000-11-08 20:49 UTC (permalink / raw)
  To: Jim Bonnet; +Cc: linux-kernel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jim Bonnet wrote:

> I am using the 2.4.0-test10 kernel. I have a sound blaster 16 which
> works fine under 2.2.17.
> 
> I see that a while back someone posted on this problem previously but
> there were no answers I can find..
> 
> Is support for soundblaster16 ISA broken in the 2.4 kernel? Compiled in
> or used as a module I can not get it to work. I have passed sb=220,5,1,5
> during boot when compiled in and also sent those during insmod.
> 
> When I boot to 2.2.17 these are the correct values and sound is happy :)
> 
> I am subbed to this group so you may answer here so this is on record.
> 
> Thanks much...


What does 2.4.* say Jim?
You have the right modutils installed?
Any error msg?

I have an old SB16 ISA and it works without a problem on 2.4.0-test10.
And it hasn't caused me any problems for a very long time :)

I have sound compiled as modules.
My lilo.conf (sound part) looks like this.

path[sound]=/lib/modules/`uname -r`/kernel/drivers/sound
alias sound-service-0-0 opl3
alias sound-slot-0 sb
options sound dmabuf=1
alias midi opl3
options opl3 io=0x388
options sb io=0x220 irq=7 dma=1 dma16=5 mpu_io=0x330

I have no idea if the  sound-service-0-0 and sound-slot-0 part is right
but it works and dosn't give any errors. I haven't had time to check what
service and slot really affects...

Do you get any errors while inserting the modules?



/Richard
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6CbxjUSLExYo23RsRAtceAKCfB+8rU1vpBp8GaF2rL7LzUjVB7wCg6yGE
6p0NWko/dIB7/X36nILXGFc=
=gal1
-----END PGP SIGNATURE-----


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* sb.o support in 2.4-broken?
@ 2000-11-08 20:53 Jim Bonnet
  2000-11-08 20:19 ` Kurt Roeckx
  2000-11-08 20:49 ` Richard Torkar
  0 siblings, 2 replies; 4+ messages in thread
From: Jim Bonnet @ 2000-11-08 20:53 UTC (permalink / raw)
  To: linux-kernel

I am using the 2.4.0-test10 kernel. I have a sound blaster 16 which
works fine under 2.2.17.

I see that a while back someone posted on this problem previously but
there were no answers I can find..

Is support for soundblaster16 ISA broken in the 2.4 kernel? Compiled in
or used as a module I can not get it to work. I have passed sb=220,5,1,5
during boot when compiled in and also sent those during insmod.

When I boot to 2.2.17 these are the correct values and sound is happy :)

I am subbed to this group so you may answer here so this is on record.

Thanks much...


-- 
Jim Bonnet
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: sb.o support in 2.4-broken?
  2000-11-08 20:49 ` Richard Torkar
@ 2000-11-08 20:57   ` Richard Torkar
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Torkar @ 2000-11-08 20:57 UTC (permalink / raw)
  To: Richard Torkar; +Cc: Jim Bonnet, linux-kernel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Richard Torkar wrote:

> Jim Bonnet wrote:
> 
> > I am using the 2.4.0-test10 kernel. I have a sound blaster 16 which
> > works fine under 2.2.17.
> >
> > I see that a while back someone posted on this problem previously but
> > there were no answers I can find..
> >
> > Is support for soundblaster16 ISA broken in the 2.4 kernel? Compiled in
> > or used as a module I can not get it to work. I have passed sb=220,5,1,5
> > during boot when compiled in and also sent those during insmod.
> >
> > When I boot to 2.2.17 these are the correct values and sound is happy :)
> >
> > I am subbed to this group so you may answer here so this is on record.
> >
> > Thanks much...
> 
> 
> What does 2.4.* say Jim?
> You have the right modutils installed?
> Any error msg?
> 
> I have an old SB16 ISA and it works without a problem on 2.4.0-test10.
> And it hasn't caused me any problems for a very long time :)
> 
> I have sound compiled as modules.
> My lilo.conf (sound part) looks like this.
     ^^^^^^^^^
Correction modules.conf I mean *duuuh*


> 
> path[sound]=/lib/modules/`uname -r`/kernel/drivers/sound
> alias sound-service-0-0 opl3
> alias sound-slot-0 sb
> options sound dmabuf=1
> alias midi opl3
> options opl3 io=0x388
> options sb io=0x220 irq=7 dma=1 dma16=5 mpu_io=0x330
> 
> I have no idea if the  sound-service-0-0 and sound-slot-0 part is right
> but it works and dosn't give any errors. I haven't had time to check what
> service and slot really affects...
> 
> Do you get any errors while inserting the modules?
> 
> 
> 
> /Richard
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/
> ------------ Output from gpg ------------
> gpg: Signature made Wed 08 Nov 2000 09:49:39 PM CET using DSA key ID 8A36DD1B
> gpg: Good signature from "Richard Torkar (Linux) <ds98rito@thn.htu.se>"
> 
> 

/Richard
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6Cb5IUSLExYo23RsRAhWPAKC2seiMwCKfQaDhs0/eYrUhorciXQCg4bwh
VMBEDzjthtT6bjEn69mtAcM=
=83jY
-----END PGP SIGNATURE-----


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-11-08 20:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-08 20:53 sb.o support in 2.4-broken? Jim Bonnet
2000-11-08 20:19 ` Kurt Roeckx
2000-11-08 20:49 ` Richard Torkar
2000-11-08 20:57   ` Richard Torkar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox