* alsa and kernel 2.6
@ Charles Hallenbeck
` John covici
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Charles Hallenbeck @ UTC (permalink / raw)
To: Speakup Distribution List
Kernel 2.6 uses alsa drivers by default, and that is great, but the alsa
utilities are not available and need to be installed separately. The
problem with that is that the util package matching the kernel alsa
version will not compile. It dies with this error:
mv: cannot stat `t-ja.gmo': No such file or directory
Anybody have a similar problem? or is there another way to get the
utilities? I need aplay, arecord, and amixer.
--
The Moon is Waxing Crescent (10% of Full)
"Things are in the saddle, and they ride mankind." Ralph Waldo Emerson
Visit my download site at http://www.mhcable.com/~chuckh
^ permalink raw reply [flat|nested] 8+ messages in thread* alsa and kernel 2.6
alsa and kernel 2.6 Charles Hallenbeck
@ ` John covici
` Charles Hallenbeck
` Lorenzo Taylor
` Kenny Hitt
2 siblings, 1 reply; 8+ messages in thread
From: John covici @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Which utilities did you get -- you also need the libraries -- don't
forget that and you need the libraries to be installed before the
utils will compile.
on Monday 04/11/2005 Charles Hallenbeck(chuckh@hhs48.com) wrote
> Kernel 2.6 uses alsa drivers by default, and that is great, but the alsa
> utilities are not available and need to be installed separately. The
> problem with that is that the util package matching the kernel alsa
> version will not compile. It dies with this error:
>
> mv: cannot stat `t-ja.gmo': No such file or directory
>
> Anybody have a similar problem? or is there another way to get the
> utilities? I need aplay, arecord, and amixer.
>
>
>
> --
> The Moon is Waxing Crescent (10% of Full)
> "Things are in the saddle, and they ride mankind." Ralph Waldo Emerson
> Visit my download site at http://www.mhcable.com/~chuckh
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici
covici@ccs.covici.com
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: alsa and kernel 2.6
` John covici
@ ` Charles Hallenbeck
` John covici
` Kirk Reiser
0 siblings, 2 replies; 8+ messages in thread
From: Charles Hallenbeck @ UTC (permalink / raw)
To: covici, Speakup is a screen review system for Linux.
I got the 1.0.8 libraries, oss package, and utilities.
The libraries compiled and installed okay, and I did an ldconfig. Then
the oss package went in okay, but the utils failed with error I
mentioned.
I guess I could turn off the kernel alsa support and begin with the
drivers, then the rest of the chain. Would that make a difference do
you think?
--
The Moon is Waxing Crescent (10% of Full)
"Things are in the saddle, and they ride mankind." Ralph Waldo Emerson
Visit my download site at http://www.mhcable.com/~chuckh
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: alsa and kernel 2.6
` Charles Hallenbeck
@ ` John covici
` Kirk Reiser
1 sibling, 0 replies; 8+ messages in thread
From: John covici @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Just as a note, if you are using Debian, the packages are up to date,
so you don't need to compile anything -- I am using them with my
2.6.11 kernel.
on Monday 04/11/2005 Charles Hallenbeck(chuckh@hhs48.com) wrote
>
> I got the 1.0.8 libraries, oss package, and utilities.
>
> The libraries compiled and installed okay, and I did an ldconfig. Then
> the oss package went in okay, but the utils failed with error I
> mentioned.
>
> I guess I could turn off the kernel alsa support and begin with the
> drivers, then the rest of the chain. Would that make a difference do
> you think?
>
>
> --
> The Moon is Waxing Crescent (10% of Full)
> "Things are in the saddle, and they ride mankind." Ralph Waldo Emerson
> Visit my download site at http://www.mhcable.com/~chuckh
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici
covici@ccs.covici.com
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: alsa and kernel 2.6
` Charles Hallenbeck
` John covici
@ ` Kirk Reiser
` Charles Hallenbeck
1 sibling, 1 reply; 8+ messages in thread
From: Kirk Reiser @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.; +Cc: covici
Just install the alsa-base and alsa-utils packages from debian. No
need to compile by hand any more.
me
--
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] 8+ messages in thread
* Re: alsa and kernel 2.6
alsa and kernel 2.6 Charles Hallenbeck
` John covici
@ ` Lorenzo Taylor
` Kenny Hitt
2 siblings, 0 replies; 8+ messages in thread
From: Lorenzo Taylor @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
apt-get install alsa-utils
Lorenzo
- --
"We decided that we should evaluate the Microsoft offerings first. Once we
realised what a powerful set of tools they were, it became self-evident this was
the right way to go down."
Microsoft: the right way to go down
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCWvMgG9IpekrhBfIRAmYZAKDK8m594mS6MWkyFMJT5HEynF+QRgCgsgo6
N2W9Br+YV3eQxkauRTgD86w=
=G4SS
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: alsa and kernel 2.6
alsa and kernel 2.6 Charles Hallenbeck
` John covici
` Lorenzo Taylor
@ ` Kenny Hitt
2 siblings, 0 replies; 8+ messages in thread
From: Kenny Hitt @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi. the easiest way to get alsa running in Debian is to
apt-get install alsa-base
With the 2.6 kernel using alsa, that's all you should need.
Debian is a package based distro, you can build from source, but (most
of the time) can just install the package and start using the app.
Hope this helps.
Kenny
On Mon, Apr 11, 2005 at 04:53:53PM -0400, Charles Hallenbeck wrote:
> Kernel 2.6 uses alsa drivers by default, and that is great, but the alsa
> utilities are not available and need to be installed separately. The
> problem with that is that the util package matching the kernel alsa
> version will not compile. It dies with this error:
>
> mv: cannot stat `t-ja.gmo': No such file or directory
>
> Anybody have a similar problem? or is there another way to get the
> utilities? I need aplay, arecord, and amixer.
>
>
>
> --
> The Moon is Waxing Crescent (10% of Full)
> "Things are in the saddle, and they ride mankind." Ralph Waldo Emerson
> Visit my download site at http://www.mhcable.com/~chuckh
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
alsa and kernel 2.6 Charles Hallenbeck
` John covici
` Charles Hallenbeck
` John covici
` Kirk Reiser
` Charles Hallenbeck
` Lorenzo Taylor
` Kenny Hitt
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).