public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* sound advice needed
@  Chuck Hallenbeck
   ` Kirk Reiser
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Chuck Hallenbeck @  UTC (permalink / raw)
  To: Speakup Distribution List

Hi gang -

I am upgrading a system to Linux here, and have a chance to add an AWE/64
sound card. Should I do that? My own system has a very old SB16 which
works like a charm,  but this newer card may or may be as easy to tame. I
am sure some of you folks have experience with newer cards and can tell me
either to "go for it" or "stay away from it". I would like to install the
alsa drivers and get speakfreely running on the new machine. Will I be
able to?

Chuck.


My web site is http://www.mhonline.net/~chuckh (I C Q = 67363342)
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." -- Benjamin Franklin, 1759.



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

* Re: sound advice needed
   sound advice needed Chuck Hallenbeck
@  ` Kirk Reiser
     ` Jacob Schmude
   ` Kerry Hoath
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 11+ messages in thread
From: Kirk Reiser @  UTC (permalink / raw)
  To: speakup; +Cc: Speakup Distribution List

Hi Chuck:  The awe-64 is fine.  If it is an isa device you will need
to use isapnp to set the ports where you want them to live and then
tell alsa in your modules.conf.  If it is a pci device then you won't
need the isapnp stuff but you'll still need to set things other than
the snd_port and stuff in the options line of your modules.conf.  I
can tell you more once I know what type of interface it is.  It
doesn't really give you that much of an advantage over the sb16
though.

  Kirk

-- 

Kirk Reiser				The Computer Braille Facility
e-mail: kirk@braille.uwo.ca		University of Western Ontario
phone: (519) 661-3061


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

* Re: sound advice needed
   sound advice needed Chuck Hallenbeck
   ` Kirk Reiser
@  ` Kerry Hoath
     ` Chuck Hallenbeck
   ` Terry D. Cudney
                   ` (2 subsequent siblings)
  4 siblings, 1 reply; 11+ messages in thread
From: Kerry Hoath @  UTC (permalink / raw)
  To: speakup

The AWE 64 cards work under linux; you just have to run
pnpdump >/etc/isapnp.conf
then edit that file uncommenting the config required as stated in the file.
Then either run isapnp /etc/isapnp.conf
or reboot most distributions run isapnp at boot before modules are loaded.

Regards, Kerry.
On Wed, Mar 29, 2000 at 03:17:54PM -0500, Chuck Hallenbeck wrote:
> Hi gang -
> 
> I am upgrading a system to Linux here, and have a chance to add an AWE/64
> sound card. Should I do that? My own system has a very old SB16 which
> works like a charm,  but this newer card may or may be as easy to tame. I
> am sure some of you folks have experience with newer cards and can tell me
> either to "go for it" or "stay away from it". I would like to install the
> alsa drivers and get speakfreely running on the new machine. Will I be
> able to?
> 
> Chuck.
> 
> 
> My web site is http://www.mhonline.net/~chuckh (I C Q = 67363342)
> "They that can give up essential liberty to obtain a little temporary
> safety deserve neither liberty nor safety." -- Benjamin Franklin, 1759.
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 

-- 
--
Kerry Hoath: kerry@gotss.eu.org
Alternates: kerry@emusys.com.au kerry@gotss.spice.net.au or khoath@lis.net.au
ICQ UIN: 8226547



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

* Re: sound advice needed
   ` Kerry Hoath
@    ` Chuck Hallenbeck
  0 siblings, 0 replies; 11+ messages in thread
From: Chuck Hallenbeck @  UTC (permalink / raw)
  To: speakup

Kirk and Kerry -

Thanks. It will be another week or ten days before I have it to play with,
so I will give it a shot then. I am replacing an 810MB hard drive on my
own system with an 8G drive at the same time. 

Chuck.


My web site is http://www.mhonline.net/~chuckh (I C Q = 67363342)
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." -- Benjamin Franklin, 1759.



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

* Re: sound advice needed
   ` Kirk Reiser
@    ` Jacob Schmude
  0 siblings, 0 replies; 11+ messages in thread
From: Jacob Schmude @  UTC (permalink / raw)
  To: speakup; +Cc: Speakup Distribution List

Hang on, I thought alsa had isapnp support. In fact, that was one of the
main reasons I started using ALSA, those darn isapnp tools were to hard
to configure. You configure alsa at compile-time like this:
./configure --with-isapnp=yes

You then have a module called "isapnp.o" which will detect your pnp card.


On 29 Mar 2000, Kirk Reiser wrote:

> Hi Chuck:  The awe-64 is fine.  If it is an isa device you will need
> to use isapnp to set the ports where you want them to live and then
> tell alsa in your modules.conf.  If it is a pci device then you won't
> need the isapnp stuff but you'll still need to set things other than
> the snd_port and stuff in the options line of your modules.conf.  I
> can tell you more once I know what type of interface it is.  It
> doesn't really give you that much of an advantage over the sb16
> though.
> 
>   Kirk
> 
> -- 
> 
> Kirk Reiser				The Computer Braille Facility
> e-mail: kirk@braille.uwo.ca		University of Western Ontario
> phone: (519) 661-3061
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 
> 



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

* Re: sound advice needed
   sound advice needed Chuck Hallenbeck
   ` Kirk Reiser
   ` Kerry Hoath
@  ` Terry D. Cudney
   ` cpt.kirk
   ` Victor Tsaran
  4 siblings, 0 replies; 11+ messages in thread
From: Terry D. Cudney @  UTC (permalink / raw)
  To: speakup

[-- Attachment #1: Type: text/plain, Size: 1241 bytes --]

Hi Chuck, et al,

    I have an AWE 64 running here with the alsa driver and speak freely. It
works quite nicely for me. Just follow the alsa compile/intall directions and
it all works well.

    I had a bit of a problem with the script to start speak freely connecting
to Kirk's reflector, but Bill Acker helped me with that and all's well.
(Thanks Bill!)

Chuck Hallenbeck wrote:

> Hi gang -
>
> I am upgrading a system to Linux here, and have a chance to add an AWE/64
> sound card. Should I do that? My own system has a very old SB16 which
> works like a charm,  but this newer card may or may be as easy to tame. I
> am sure some of you folks have experience with newer cards and can tell me
> either to "go for it" or "stay away from it". I would like to install the
> alsa drivers and get speakfreely running on the new machine. Will I be
> able to?
>
> Chuck.
>
> My web site is http://www.mhonline.net/~chuckh (I C Q = 67363342)
> "They that can give up essential liberty to obtain a little temporary
> safety deserve neither liberty nor safety." -- Benjamin Franklin, 1759.
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup

[-- Attachment #2: Card for Terry D. Cudney --]
[-- Type: text/x-vcard, Size: 206 bytes --]

begin:vcard 
n:Cudney;Terry
x-mozilla-html:FALSE
org:C.L.A.S.S.
adr:;;;;;;
version:2.1
email;internet:terry@wasagacottage.com
note:Website: wasagacottage.com
x-mozilla-cpt:;-27520
fn:Terry Cudney
end:vcard

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

* Re: sound advice needed
   sound advice needed Chuck Hallenbeck
                   ` (2 preceding siblings ...)
   ` Terry D. Cudney
@  ` cpt.kirk
     ` kestrell
   ` Victor Tsaran
  4 siblings, 1 reply; 11+ messages in thread
From: cpt.kirk @  UTC (permalink / raw)
  To: speakup

Chuck,

I would not go with a AWE64 card. While the card is good, there are some
caveats. First is that there are two versions of this card using different
chip sets. Only one of those sets works with Linux. But also, the card is
about the last of the line that doesn't support multiple audio streams
simultaneously. For less money you can get a PCI card that will support
multiple streams. As an example I have an Aureal card that is available
for $17. It supports several audio streams at the same time (allows a wave
file to play while say Real Audio is playing). There are also drivers
available.

Right now the drivers aren't open source, but the company has pledged to
release them to open source in the future. There are other cards as well.
The one mentioned is just one that I know about and sounds good to me.

Kirk Wood
Cpt.Kirk@1tree.net
------------------

Your fly might be open (but don't check it just now).



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

* Re: sound advice needed
   sound advice needed Chuck Hallenbeck
                   ` (3 preceding siblings ...)
   ` cpt.kirk
@  ` Victor Tsaran
  4 siblings, 0 replies; 11+ messages in thread
From: Victor Tsaran @  UTC (permalink / raw)
  To: speakup

>From what I know AWE64 works with Linux with no problems. I am not sure
about the MIDI part though. You can look up ALSA's specifications for the
AWE64 drivers.

Regards,
Vic

----- Original Message -----
From: "Chuck Hallenbeck" <chuckh@mhonline.net>
To: "Speakup Distribution List" <speakup@speech.braille.uwo.ca>
Sent: Wednesday, March 29, 2000 12:17 PM
Subject: sound advice needed


> Hi gang -
>
> I am upgrading a system to Linux here, and have a chance to add an AWE/64
> sound card. Should I do that? My own system has a very old SB16 which
> works like a charm,  but this newer card may or may be as easy to tame. I
> am sure some of you folks have experience with newer cards and can tell me
> either to "go for it" or "stay away from it". I would like to install the
> alsa drivers and get speakfreely running on the new machine. Will I be
> able to?
>
> Chuck.
>
>
> My web site is http://www.mhonline.net/~chuckh (I C Q = 67363342)
> "They that can give up essential liberty to obtain a little temporary
> safety deserve neither liberty nor safety." -- Benjamin Franklin, 1759.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup



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

* Re: sound advice needed
   ` cpt.kirk
@    ` kestrell
       ` cpt.kirk
  0 siblings, 1 reply; 11+ messages in thread
From: kestrell @  UTC (permalink / raw)
  To: speakup

Hi listers

I'm shopping around for a new soundcard and was interested in learning
more about multiple audio streams. This is the first time I ran across the
phrase but am glad I now have a name for the thing that has been
frustrating me. Apologies for clogging up the list with what is probably a
simplistic concept for most listers, but this is my only source of info on
the subject, any pointers to more info on the net or books etc in
accessible media would be much appreciated, most of all which soundcards
provide for this.

Thanks.

Yours,
kestrell




"...it is only with the heart that one can see rightly. 
What is essential is invisible to the eye." 

~Antoine de Saint-Exupery 



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

* Re: sound advice needed
     ` kestrell
@      ` cpt.kirk
         ` Chuck Hallenbeck
  0 siblings, 1 reply; 11+ messages in thread
From: cpt.kirk @  UTC (permalink / raw)
  To: speakup

As for which cards support multiple audio streams, look in the PCI cards.
Part of the reason is that ISA does not offer the bandwidth needed to get
the job done. There has been limited success in implimenting this on ISA,
but not a lot.

I would just look at the specs of the card. Things to look for in a card
today are:
PCI bus (The latest standards call for no ISA bus to be present.)
3d audio support
multiple audio streams
Linux drivers available.

Again, look at the cards available and then look to see which you are
looking at have Linux support. The AWE64 is quite popular. But there are
two chipsets in use, and only one is supported in Linux. Buddy found this
out the hard way.

Kirk Wood
Cpt.Kirk@1tree.net
------------------

Your fly might be open (but don't check it just now).



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

* Re: sound advice needed
       ` cpt.kirk
@        ` Chuck Hallenbeck
  0 siblings, 0 replies; 11+ messages in thread
From: Chuck Hallenbeck @  UTC (permalink / raw)
  To: speakup

Hi Captain Kirk!

Thanks for those tips. I don't think I can manage it with a "PCI-only"
system because I need to use the Doubletalk card. The machine we are
talking about is a mixed architecture. The chip set thing is important
though. Can you (or Buddy maybe) tell me more about that? What are the two
chip sets called and which is which?

Tha;nks -- Chuck.

 On Thu, 30 Mar 2000
cpt.kirk@1tree.net wrote:

> As for which cards support multiple audio streams, look in the PCI cards.
> Part of the reason is that ISA does not offer the bandwidth needed to get
> the job done. There has been limited success in implimenting this on ISA,
> but not a lot.
> 
> I would just look at the specs of the card. Things to look for in a card
> today are:
> PCI bus (The latest standards call for no ISA bus to be present.)
> 3d audio support
> multiple audio streams
> Linux drivers available.
> 
> Again, look at the cards available and then look to see which you are
> looking at have Linux support. The AWE64 is quite popular. But there are
> two chipsets in use, and only one is supported in Linux. Buddy found this
> out the hard way.
> 
> Kirk Wood
> Cpt.Kirk@1tree.net
> ------------------
> 
> Your fly might be open (but don't check it just now).
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 

My web site is http://www.mhonline.net/~chuckh (I C Q = 67363342)
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." -- Benjamin Franklin, 1759.



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

end of thread, other threads:[~ UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 sound advice needed Chuck Hallenbeck
 ` Kirk Reiser
   ` Jacob Schmude
 ` Kerry Hoath
   ` Chuck Hallenbeck
 ` Terry D. Cudney
 ` cpt.kirk
   ` kestrell
     ` cpt.kirk
       ` Chuck Hallenbeck
 ` Victor Tsaran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).