OK, I"m a newbie, but I've tried everything I know and can't get the
./configure script to run without error:
...
checking for directory with kernel source... /usr/include/linux
checking for kernel version... expr: syntax error
expr: syntax error
expr: syntax error
failed (probably missing /usr/
Adrian Spilca writes:
> Hi,
>
> I managed to install alsa a few weeks ago, on my previous RedHat 7.1,
> now I have problems trying to make the same thing on my new 7.2.
>
> The difference was that on 7.1 I recompiled a more recent kernel than
> the one shipped with the distro. I had a few
I noticed that some of my delays are caused by the graphic
display. I noticed that I can play tribes2 if I close gkrellm
before the game. But while the game is running in windowed mode,
if I just go to an Eterm and type enter, for each enter that I type
the sound will cut. When I'm not runni
Problem Solved: A recompile of kernel and alsa only using the stock redhat
7.2 gcc-2.96 fixed the issue. It appears to have been directly related to
mixing compilers in both kernel and module builds.
Thanks to all who have helped.
Rett Walters
-Original Message-
From: [EMAIL PROTECTE
Hi,
I managed to install alsa a few weeks ago, on my previous RedHat 7.1,
now I have problems trying to make the same thing on my new 7.2.
The difference was that on 7.1 I recompiled a more recent kernel than
the one shipped with the distro. I had a few problems on 7.1, the usual
message that "M
Generally you need to use drivers, libs and utils from the same release.
-Eric Rz.
Mark Khemma wrote:
>
> hello,
>
> when installing the beta versions of alsa, does, say,
> alsa-driver0.9.0beta11 work with any of the other alsa-lib0.9.0beta
> releases? or does beta11 work with beta11?
> thanks
Bill Allen wrote:
>
> On Mon, 25 Mar 2002, jonathan weale wrote:
>
> > Oh, I'm running GCC 2.96 - could this be at fault?
>
> I don't think this much maligned compiler is at fault.
> >
> > Command Line:
> > -
> > [root@mav]# modprobe snd-card-emu10k1
^^^
when i try modprobe snd-card-via8233 i've got this message :
../snd-card-via8233.o: init_module: No such device
and if i try play /something.wav
it says :
sow: Can't open output file '/dev/audio': No such device
I know it can work cause it did last saturday :-)
--
A+
Court-Jus
allez v
On 25-Mar-02, John Ketchpaw wrote:
> when i upgraded to 0.9.0beta12, everything seemed to work fine until i
> started writing some code to use the newer API, and kept getting a
> "Sound protocol is not compatible" error whenever calling
> snd_pcm_open().
This is usually caused by using an older
On Mon, 25 Mar 2002, jonathan weale wrote:
> Oh, I'm running GCC 2.96 - could this be at fault?
I don't think this much maligned compiler is at fault.
>
> Command Line:
> -
> [root@mav]# modprobe snd-card-emu10k1
> /lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
Try
hello,
when installing the beta versions of alsa, does, say,
alsa-driver0.9.0beta11 work with any of the other alsa-lib0.9.0beta
releases? or does beta11 work with beta11?
thanks in advance.
-mark
ps. does anybody use pd (pure-data software) and the m-audio delta 44 and
have any tips on setting
It seems like your system was not installed with all packages needed to develop
applications. You should add all packages that come with the install option
"developement"
On Mon, 25 Mar 2002 11:42:54 -0800 (PST)
Juan Anzola <[EMAIL PROTECTED]> wrote:
> Hello, I am new in linux and I am trying
You need to have a compiler installed in order to compile software from
source code.
gcc = gnu C compiler
There should be an rpm of gcc available for your distribution either on
the CDs you used to install your system (if you installed from CDs) of
from Redhat's website.
-Eric Rz.
Juan Anzola
Hello, I am new in linux and I am trying to install a
souncard in RedHat
linux 7.0.
I have an Avance logic soundcard: ALS4000.
My problem is the following:
When I try to configure the drivers (./configure), the
operating system
shows this error message:
checking for gcc ...no
checking for c
hey there. i've got a problem.
so i was using an older version of alsa (0.5.12a), and everything was
peachy.
when i upgraded to 0.9.0beta12, everything seemed to work fine until i
started writing some code to use the newer API, and kept getting a "Sound
protocol is not compatible" error when
Hello everyone,
I have two sound cards SBLive and RME9652.
I my asound.conf file where it lists mixer for SBLive ("SigmaTel STAC9721/23")
There are no mixer listed for the RME. Any suggestions as two which Mixer
would work best for this card? Also what would the proper entry be for that
Hi. I'm trying to install ALSA 0.9(beta 12) on a Mandrake 8.0 install
(Kernel 2.4.3-20), to run on a Soundblaster Live Platinum (emu10k1 chip).
Previously, I've been using OSS/Free with no problems. I had a problem
compiling the driver package (couldn't find System.map) so I tried a
workaround by
At Sat, 23 Mar 2002 18:15:04 +0100,
Ulrich Achilles wrote:
>
> Hello alsa-user-request,
>
> since last christmas i am trying to get my midiman audiophile 2496 to
> work under SuSE Linux 7.3. :-(
no wonder, it was based on alsa 0.5.x. it had very limited support
for ice1712.
> I have kernel 2.
Ulrich Achilles writes:
> since last christmas i am trying to get my midiman audiophile 2496 to
> work under SuSE Linux 7.3. :-(
Same card, same Christmas, different Linux distribution, same results...
I've posted several times to this list but apparently the intersection
of the sets {people
On my mandrake 7.0 system /lib/modules/`uname -r`/build is a link to
/usr/src/linux/
so /lib/modules/`uname -r`/build/include/linux/version.h is the same
thing as /usr/src/linux/include/linux/version.h
Does your build directory in /lib/modules/ link to /usr/src/linux? and
is /usr/src/linux the s
Hi all,
I hope someone can help me with this//
I'm running Mandrake 8.1 and trying to upgrade ALSA
drivers from 0.5 to 0.9.0test12 but I keep getting the
following error during driver compilation .///
make[1]: Entering directory
`/home/bbn/alsa/alsa-driver-0.9.0beta12/isa'
Makefile:3: ../../to
It seems as though for some reason, /usr/src/linux/include is not in
the include search path of gcc in Mandrake.
I simply went into the ./configure script and modified all the
ac_compile and ac_link definitions to include -I/usr/src/linux/include
and it worked.
This is an ugly hack, but hey, it
At Sat, 23 Mar 2002 10:12:34 + (GMT),
Chris Rankin wrote:
>
> These messages have started turning up in my kernel
> log with the latest ALSA:
>
> Mar 22 19:13:32 twopit kernel: ALSA
> ../alsa-kernel/pci/intel8x0.c:1269: intel8x0: measured
> clock 48075 rejected
>
> Mar 22 21:02:05 twopit ke
23 matches
Mail list logo