Linux Sound Support w/ the Toast'n Jam PC Card?
strredwolf asks: "I may have a challange for you. I'm looking for specifications on the New Media Toast'n Jam PCMCIA card, also known as a Noteworthy SCSI/Audio combo card. Yeah, I know the Adaptec 152x driver works on this -- but I want to get the audio working on it! Does anyone have one of these cards and have audio working on it via Linux? I'd love to program up a driver for them. I've already looked via Google for both, but aparently, New Media Corporation doesn't exist anymore. And I don't have any documentation on this card with the box (had to pull the drivers through a third party)." Yet another argument for a company at least releasing the specs for their hardware when they go out of business. Has anyone had any luck teasing out soundwaves from their tweeters using this PCMCIA card?
do not remember to what.... A while ago I searched for drivers for the new media basics game port...(it is a pcmcia game port)had the same problem....I'm still without drivers... --
If it was hard to write it should be hard to read.
Ok, not only are you asking to get a driver written for an obscure piece of hardware (at least I've never heard of it before), but it made a slashdot news story?
I think that before the people who write drivers for linux, whoever they are, make on for your pcmcia sound card they should make one for my Sound Blaster Live!, a slightly more common piece of equipment.
I run Mandrake, and yes the soundcard works. I can listen to mp3s and the correct noises come out of my speakers. However, I have a Cambridge Soundworks speaker system 4 sattelites and a subwoofer. The bass is supposed to come out of the sub and the treble is supposed to come out of the sattelites. There are two wires coming out of the sound card that go to the sub, the wires and front and rear. The sattelites are all connected to the sub one wire each.
I do hear sound with the current emu10k1 driver, however it is total crap. NO sound comes out of the sub while in linux, none at all. And the sattelites all get the same signal. That same signal is the entire range of sound. So I have every frequency of sound coming out of each of 4 very small, never supposed to play bass, speakers. Let me tell you it sounds like open ass.
So maybe before they make your obscure sound card work, they should make it so that the common hardware works properly. Just a suggestion.
The GeekNights podcast is going strong. Listen!
There is no support for any PCMCIA sound card in Linux. You would have to write quite a lot of kernel glue before you could even begin to write a driver. Sorry :(
I would suggest using a USB sound device of some sort if this is for a notebook computer. If that is not an option, then use a USB PCMCIA card and run the USB sound dongle off of that. This will be your best bet.
~GoRK
Does anyone have any info on other USB Audio hardware in Linux? I haven't been able to find any specifics for the SoundBlaster Extigy and M-Audio Quattro. I'm also considering creating a driver but would hate to do so in vein. I'm also interested in other USB Audio Hardware that works well with linux (20-bit, 48khz atleast). Thanks
Wow, what a name. I wonder what Roxio thinks of it, since their product line for making good audio CD's consists of, yep, Toast and Jam.
My God, it's Full of Source!
OUTSIDE_IP=$(dig +short my.ip @outsideip.net)