* Soundmodem && SBLive!
@ 2003-04-12 18:05 Giuseppe Martino
2003-04-12 18:40 ` Ben Stienstra
2003-04-13 1:38 ` Hamish Moffatt
0 siblings, 2 replies; 5+ messages in thread
From: Giuseppe Martino @ 2003-04-12 18:05 UTC (permalink / raw)
To: Linux Hams ML
Hi,
Is Soundmodem compatible with SBLive! (emu10k1) Card?
smmixer gives an error "Unknown mixer device"
ifconfig gives "SIOCSIFFLAGS" error....
Is there anyone that use SBLive! with soundmode?
thanks
73 de IZ8EQD
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: Soundmodem && SBLive!
2003-04-12 18:05 Soundmodem && SBLive! Giuseppe Martino
@ 2003-04-12 18:40 ` Ben Stienstra
2003-04-13 1:38 ` Hamish Moffatt
1 sibling, 0 replies; 5+ messages in thread
From: Ben Stienstra @ 2003-04-12 18:40 UTC (permalink / raw)
To: 'Linux Hams ML'
Yes, I had it running a while ago. RedHat 8 but I now use a tnc2
-----Oorspronkelijk bericht-----
Van: linux-hams-owner@mxzilla4.xs4all.nl
[mailto:linux-hams-owner@mxzilla4.xs4all.nl] Namens Giuseppe Martino
Verzonden: zaterdag 12 april 2003 20:05
Aan: Linux Hams ML
Onderwerp: Soundmodem && SBLive!
Hi,
Is Soundmodem compatible with SBLive! (emu10k1) Card?
smmixer gives an error "Unknown mixer device"
ifconfig gives "SIOCSIFFLAGS" error....
Is there anyone that use SBLive! with soundmode?
thanks
73 de IZ8EQD
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Soundmodem && SBLive!
2003-04-12 18:05 Soundmodem && SBLive! Giuseppe Martino
2003-04-12 18:40 ` Ben Stienstra
@ 2003-04-13 1:38 ` Hamish Moffatt
2003-04-14 5:34 ` Rodolfo Brasnarof
1 sibling, 1 reply; 5+ messages in thread
From: Hamish Moffatt @ 2003-04-13 1:38 UTC (permalink / raw)
To: Linux Hams ML
On Sat, Apr 12, 2003 at 08:05:12PM +0200, Giuseppe Martino wrote:
> Is Soundmodem compatible with SBLive! (emu10k1) Card?
> smmixer gives an error "Unknown mixer device"
> ifconfig gives "SIOCSIFFLAGS" error....
> Is there anyone that use SBLive! with soundmode?
Are you using the kernel-based soundmodem or user-space soundmodem?
I guess the kernel-based one, which I think needs an old soundblaster.
Hamish
--
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Soundmodem && SBLive!
2003-04-13 1:38 ` Hamish Moffatt
@ 2003-04-14 5:34 ` Rodolfo Brasnarof
[not found] ` <200304140816.37438.rdmartinml@infinito.it>
0 siblings, 1 reply; 5+ messages in thread
From: Rodolfo Brasnarof @ 2003-04-14 5:34 UTC (permalink / raw)
To: linux-hams
---
On 13 Apr 2003 at 11:38, Hamish Moffatt wrote:
> On Sat, Apr 12, 2003 at 08:05:12PM +0200, Giuseppe Martino wrote:
> > Is Soundmodem compatible with SBLive! (emu10k1) Card?
> > smmixer gives an error "Unknown mixer device"
> > ifconfig gives "SIOCSIFFLAGS" error....
> > Is there anyone that use SBLive! with soundmode?
>
> Are you using the kernel-based soundmodem or user-space soundmodem?
> I guess the kernel-based one, which I think needs an old soundblaster.
So, try the user-space one, which should work with ANY
soundcard supported by OSS. Is your card working with OSS?
Then it should work with the user-space soundmodem.
Notice that, unlike the kernel soundmodem, you should not
unload the soundcard module, it's needed by the soundmodem.
Then you use your favorite mixer (aumix or any).
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Soundmodem && SBLive!
[not found] ` <200304140816.37438.rdmartinml@infinito.it>
@ 2003-04-15 23:24 ` Rodolfo Brasnarof
0 siblings, 0 replies; 5+ messages in thread
From: Rodolfo Brasnarof @ 2003-04-15 23:24 UTC (permalink / raw)
To: rdmartinml; +Cc: linux-hams
---
On 14 Apr 2003 at 8:16, Giuseppe Martino wrote:
> Il Monday 14 April 2003 07:34, Rodolfo Brasnarof ha scritto:
> > So, try the user-space one, which should work with ANY
> > soundcard supported by OSS. Is your card working with OSS?
>
> Yes, It is.
>
> > Then it should work with the user-space soundmodem.
>
> But Is soundmodem kernel-space no longer mantained?
I don't know, but the user-space soundmodem is easier to
configure, more flexible, and works with virtually any
soundcard supported by the kernel.
The kernel soundmodem only works with soundblaster or
windows sound system compatible cards. Those include
SoundBlaster, SBPro, SB16, AWE32, AWE64, and many
compatibles, for example those with Crystal chipsets (I have
one with this chip and made it work with the kernel module,
in both SB and WSS mode). Those are mainly isa cards. Sound
Blaster PCI cards (like mine PCI128) don't work with this,
and perhaps no pci card would work. This is a restriction
the other soundmodem doesn't have (and an important one if
your card is not supported).
Other thing is flexibility. When you configure the user
soundmodem, for example in afsk modulation, you can choose
the tones you want to use. This is not posible with the
kernes soundmodem. A friend and I are using 2400bps afsk
with custom tones (we choosed the tones which worked best).
Other thing is that when I tried the kernel soundmodem, I
had problems unloading the module (the module gives a
segmentation fault).
And finaly, there's the mixer. You can use the usual mixer
to change audio levels. I use aumix in command line mode
from within a script, but you can use what you like.
One bad thing is that if you want to use the configuration
utility you need X. But you can take a sample configuration
file and edit it yourself.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-04-15 23:24 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-12 18:05 Soundmodem && SBLive! Giuseppe Martino
2003-04-12 18:40 ` Ben Stienstra
2003-04-13 1:38 ` Hamish Moffatt
2003-04-14 5:34 ` Rodolfo Brasnarof
[not found] ` <200304140816.37438.rdmartinml@infinito.it>
2003-04-15 23:24 ` Rodolfo Brasnarof
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox