Sound card pnp fiasco

Sound card pnp fiasco

Post by Particle M » Tue, 17 Mar 1998 04:00:00



hey

I have a SB16 PnP card, and to get it to work under linux, I have
to boot up into dos, load the right drivers, and then use loadlin
to boot linux.  That way, the proper IRQ's & DMA get set correctly.

However, I just installed 96M of ram, and to get linux to see it,
I was advised to use lilo to boot, and use the append="mem=96M"
line in /etc/lilo.conf to force linux to see that much.

But, now since I am not booting into DOS, the sound initialization
does not happen.

Can I set the memory to force to 96M through loadlin?  

Thanks
Collin

--
Collin VanDyck                    | Trying to make a woman
CS Major, Georgia Tech            |   match your moves
404-892-6972                      | And we're sharing
http://www.cc.gatech.edu/~vandyck |   in the Weekapaug Groove

 
 
 

Sound card pnp fiasco

Post by Michael A. Howa » Tue, 17 Mar 1998 04:00:00


Lokks like you need to get isapnp tools, which will allow you to set
the SB card up during startup

Mike



Quote:>hey

>I have a SB16 PnP card, and to get it to work under linux, I have
>to boot up into dos, load the right drivers, and then use loadlin
>to boot linux.  That way, the proper IRQ's & DMA get set correctly.

>However, I just installed 96M of ram, and to get linux to see it,
>I was advised to use lilo to boot, and use the append="mem=96M"
>line in /etc/lilo.conf to force linux to see that much.

>But, now since I am not booting into DOS, the sound initialization
>does not happen.

>Can I set the memory to force to 96M through loadlin?  

>Thanks
>Collin


 
 
 

Sound card pnp fiasco

Post by Robert Ruedisuel » Tue, 17 Mar 1998 04:00:00



> hey

> I have a SB16 PnP card, and to get it to work under linux, I have
> to boot up into dos, load the right drivers, and then use loadlin
> to boot linux.  That way, the proper IRQ's & DMA get set correctly.

> However, I just installed 96M of ram, and to get linux to see it,
> I was advised to use lilo to boot, and use the append="mem=96M"
> line in /etc/lilo.conf to force linux to see that much.

> But, now since I am not booting into DOS, the sound initialization
> does not happen.

> Can I set the memory to force to 96M through loadlin?

> Thanks
> Collin

> --
> Collin VanDyck                    | Trying to make a woman
> CS Major, Georgia Tech            |   match your moves
> 404-892-6972                      | And we're sharing
> http://www.cc.gatech.edu/~vandyck |   in the Weekapaug Groove

  What worked  for me on my SB64 PnP was I got the info in Win95 (you
probably could i DOS) and punched them into the Linux compile program.
I'm listening to RealAudio right now on it.)  I know most PnP cards only
re-initiallize when they identify that they are on a different system.
(I think they use BIOS serial number)  If you use an add-on utilty to
change the addresses every time, I doubt this will work though.
 
 
 

Sound card pnp fiasco

Post by Timothy Wilso » Tue, 17 Mar 1998 04:00:00



> > I have a SB16 PnP card, and to get it to work under linux, I have
> > to boot up into dos, load the right drivers, and then use loadlin
> > to boot linux.  That way, the proper IRQ's & DMA get set correctly.

> > However, I just installed 96M of ram, and to get linux to see it,
> > I was advised to use lilo to boot, and use the append="mem=96M"
> > line in /etc/lilo.conf to force linux to see that much.

> > But, now since I am not booting into DOS, the sound initialization
> > does not happen.
> What worked  for me on my SB64 PnP was I got the info in Win95 (you
> probably could i DOS) and punched them into the Linux compile program.
> I'm listening to RealAudio right now on it.)  I know most PnP cards only
> re-initiallize when they identify that they are on a different system.
> (I think they use BIOS serial number)  If you use an add-on utilty to
> change the addresses every time, I doubt this will work though.

I don't understand what you mean by "punched them into the Linux compile
program." Are you talking about an option in xconfig? I haven't been able to
get my SB16 to work either. I tried the RedHat's sndconfig program, but no
dice.

-Tim

 
 
 

Sound card pnp fiasco

Post by J.P. Swithenba » Wed, 18 Mar 1998 04:00:00


yes...depending on which version of linux you have it may be included...it
came with my version of slackware (3.4)
if you have it , as root try...
pnpdump > /etc/isapnp.conf
then edit /etc/isapnp.conf and uncomment the correct lines to get the i/o ,
irq and dma's that you want(...and remember to uncomment the activate bit at
the end!)
now try isapnp /etc/isapnp.conf
if it works then it will set up the device...if you don't get nay
errors...just a board ID , then I'd suggest adding the isapnp
/etc/isapnp.conf command line to your /etc/rc.d/rc.S file , or something ,
but before you load your sound module.



>Lokks like you need to get isapnp tools, which will allow you to set
>the SB card up during startup

>Mike



>>hey

>>I have a SB16 PnP card, and to get it to work under linux, I have
>>to boot up into dos, load the right drivers, and then use loadlin
>>to boot linux.  That way, the proper IRQ's & DMA get set correctly.

>>However, I just installed 96M of ram, and to get linux to see it,
>>I was advised to use lilo to boot, and use the append="mem=96M"
>>line in /etc/lilo.conf to force linux to see that much.

>>But, now since I am not booting into DOS, the sound initialization
>>does not happen.

>>Can I set the memory to force to 96M through loadlin?  

>>Thanks
>>Collin

 
 
 

Sound card pnp fiasco

Post by Jesse Weiger » Thu, 19 Mar 1998 04:00:00



> However, I just installed 96M of ram, and to get linux to see it,
> I was advised to use lilo to boot, and use the append="mem=96M"
> line in /etc/lilo.conf to force linux to see that much.

> But, now since I am not booting into DOS, the sound initialization
> does not happen.

> Can I set the memory to force to 96M through loadlin?

> Thanks
> Collin

> --
> Collin VanDyck                    | Trying to make a woman
> CS Major, Georgia Tech            |   match your moves
> 404-892-6972                      | And we're sharing
> http://www.cc.gatech.edu/~vandyck |   in the Weekapaug Groove

 Just stick "mem=96M" in the loadlin options.

--
-Jesse Weigert

 http://mid.home.ml.org

 Never tell people how to do things.  Tell them WHAT to do and they will
 surprise you with their ingenuity.
                -- Gen. George S. Patton, Jr.

 
 
 

1. Sound help w/ ESS Technologies PnP sound card

Anyone else have a similar card?
I tried sndconfig but it returns an error: Error running modprobe.

I've tried posting to other newsgroups but didn't get a response.
Of all the things i've configured, getting the soundcard seems to be the
most difficult. People seem to have little knowledge of the procedures
too.


ps i'm rather desparate now :(

2. SLIP connection looks OK, but no action

3. PnP sound card: no sound ...

4. CD-ROM not found !!!

5. Sound Blaster PCI64 PnP Sound Card

6. Why arrow keys does not work?

7. Crystal Pnp sound card driver

8. AMD anytime?

9. OPL3SA2 ISA PnP Sound Card

10. Set up ESS1868 PnP Sound Card

11. Help with PnP modem and sound card

12. OPTi 924 PnP sound card (Trust 3D) setup

13. need help configuring Creative ViBRA16C PnP sound card on RedHat-6.0 i386 Linux (29k)