> My questions are: (1) can anyone send me (or post) a fixed version that
> compiles correctly? (2) is there some reason I should not be able to use
> gcc-0.96-85? (3) if not, then which gcc version should I use?
For the driver package I use kgcc, install it if you don't
have it. While the newer
I get two types of warnings.
First, is of invalid tokens after #endif directives.
On looking through the source, I see that in fact the warning is legit -
there is stuff in the sources that is actually not C code, stuff like:
#endif FOO
Shouldn't this be "#endif /* FOO */" instead, to be valid
I was able to use my midiman Delta44 with ecasound under the
made up name 'midiman'. Here is my .asoundrc:
pcm.ice1712 {
type hw
card 0
device 0
}
pcm.midiman {
type plug
slave.pcm ice1712
}
Then I used -o:alsa,midiman in the ecasound command line.
This
Hello,
When i try to modprobe snd-card-virmidi after the modules for the Sblive
I get a message error saying "device or ressource busy".
It is with the last alsa drivers (alsa 0.9b8a)
I had no problem doing this before with alsa 0.9b7 and could play thru a
midi link PureData from the MusE sequ
> Hi Thomas
>
> The errors mean that there is an include file missing (most likely)
>
>
> The file control_hw.c wants to see definitions for things like
> SNDRV_CTL_IOCTL_POWER these are usually found in some header file.
>
> John
Thanks for the answer John.
Lets get more specific. I use the ker
Hi Thomas
The errors mean that there is an include file missing (most likely)
The file control_hw.c wants to see definitions for things like
SNDRV_CTL_IOCTL_POWER these are usually found in some header file.
John
Thomas Stein wrote:
> Hello
>
> Someone knows what this compiler error means? :
Hello
Someone knows what this compiler error means? :
IC control_hw.c -o .libs/control_hw.lo
control_hw.c: In function `snd_ctl_hw_set_power_state':
control_hw.c:239: `SNDRV_CTL_IOCTL_POWER' undeclared (first use in this
function)
control_hw.c:239: (Each undeclared identifier is reported only o
IF YOU USE DIRECT MAIL IN YOUR BUSINESS
-- THEN READ ON.
OTHERWISE, JUST DELETE THIS MESSAGE.
Make Every Letter Count - Get Every Letter Opened!
Did you know??
According to experts, today's deluged direct mail recipient throws away
26% to 88% of all their "junk mail" UNOPENED!
Would you li
root wrote:
>
> Last weekend I've installed Linux 7.1 on a new system with a VIA AC'97
> Enhanced Audio Controller. Setup PCI probe result made it clear - A PCI
> sound cad was found with the mentioned detail information. It also said;
> goto the alsa-project site for the driver. And there it all