Re: [Alsa-user] Compilation problems drivers 0.9rc3 w/ SuSE 7.2

2002-10-05 Thread Matthias Saou
Once upon a time, Paul wrote : > I pinged the list a while back while I was attempting to get ALSA working > on my RedHat 7.3 box and I eventually gave up. Hi, For Red Hat Linux, you could eventually try out the instructions I've put up on http://freshrpms.net/docs/alsa/ to install ALSA. The pa

Re: [Alsa-user] Compilation problems drivers 0.9rc3 w/ SuSE 7.2

2002-10-04 Thread Paul Sorenson
;[EMAIL PROTECTED]> To: "ALSA user" <[EMAIL PROTECTED]> Sent: Saturday, October 05, 2002 5:13 AM Subject: [Alsa-user] Compilation problems drivers 0.9rc3 w/ SuSE 7.2 > I use the stock kernel 2.4.4.SuSE > installed kernel source rpm > removed include/linux/isapnp.h >

Re: [Alsa-user] Compilation problems drivers 0.9rc3 w/ SuSE 7.2

2002-10-04 Thread Florian Bomers
you think some more detail would be helpful I can go back and repeat > steps. > > Cheers > > - Original Message - > From: "Florian Bomers" <[EMAIL PROTECTED]> > To: "ALSA user" <[EMAIL PROTECTED]> > Sent: Saturday, October 05, 2002 5:13

Re: [Alsa-user] Compilation problems drivers 0.9rc3 w/ SuSE 7.2

2002-10-04 Thread linux power
Completely remove old modules in this directory by typing rm -rf /lib/modules/(your kernel version)/misc > Compile the driver with these options. > --with-kernel=(your kernel source dir path) --with-moddir=/lib/modules/(your kernel version)/misc > --with-cards=(your sound card chipset name) typ

[Alsa-user] Compilation problems drivers 0.9rc3 w/ SuSE 7.2

2002-10-04 Thread Florian Bomers
I use the stock kernel 2.4.4.SuSE installed kernel source rpm removed include/linux/isapnp.h ./configure --with-kernel=/usr/src/linux make install --> compilation error something like "linux/version.h does not exist" (sorry no output available) did a "make config" and "make dep" in the kernel sou

Re: [Alsa-user] Compilation problems

2002-08-18 Thread Richard Kimber
On Sun, 18 Aug 2002 21:27:01 +0200 Frans Ketelaars <[EMAIL PROTECTED]> wrote: > > http://www.boosthardware.com/LAU/guide/ -> The ALSA HOWTO WIKI -> > emu10k1-> SBliveMixerControls: > > .. > 28 Video > An internal connector for TV or Video capture boards to control volume > without external

Re: [Alsa-user] Compilation problems

2002-08-18 Thread Frans Ketelaars
On Sun, 18 Aug 2002 19:15:19 +0100 Richard Kimber <[EMAIL PROTECTED]> wrote: > On Sun, 18 Aug 2002 18:09:21 +0200 > Frans Ketelaars <[EMAIL PROTECTED]> wrote: > > > I think alsaconf 0.4.3b is too old. Read the INSTALL file in the > > Thanks. I've now played a wav file. However, there are two

Re: [Alsa-user] Compilation problems

2002-08-18 Thread Richard Kimber
On Sun, 18 Aug 2002 18:09:21 +0200 Frans Ketelaars <[EMAIL PROTECTED]> wrote: > I think alsaconf 0.4.3b is too old. Read the INSTALL file in the Thanks. I've now played a wav file. However, there are two issues:- 1) Whereas previously I could hear xawtv sound but not play wav files, now I can

Re: [Alsa-user] Compilation problems

2002-08-18 Thread Frans Ketelaars
On Sat, 17 Aug 2002 17:35:34 +0100 Richard Kimber <[EMAIL PROTECTED]> wrote: > On Sat, 17 Aug 2002 09:57:26 +0200 > Frans Ketelaars <[EMAIL PROTECTED]> wrote: Well, I quoted Takashi :) > > looks like a wrong file came into rc3 tarball accidentally. > > for compiling rc3 alsa-driver, please rem

Re: [Alsa-user] Compilation problems

2002-08-17 Thread Richard Kimber
On Sat, 17 Aug 2002 09:57:26 +0200 Frans Ketelaars <[EMAIL PROTECTED]> wrote: > looks like a wrong file came into rc3 tarball accidentally. > for compiling rc3 alsa-driver, please remove the file > > alsa-driver-0.9.0rc3/include/linux/isapnp.h > > before running configure script. Many t

Re: [Alsa-user] Compilation problems

2002-08-17 Thread Frans Ketelaars
On Fri, 16 Aug 2002 23:23:32 +0100 Richard Kimber <[EMAIL PROTECTED]> wrote: > Hi: > > I'm having real problems compiling alsa-driver-0.9.0rc3 under Debian > testing with a custom 2.4.18 kernel. I have a Creative 5.1 Live Platinum > card. > > I have configured with: > ../configure --with-cards=

[Alsa-user] Compilation problems

2002-08-16 Thread Richard Kimber
Hi: I'm having real problems compiling alsa-driver-0.9.0rc3 under Debian testing with a custom 2.4.18 kernel. I have a Creative 5.1 Live Platinum card. I have configured with: ../configure --with-cards=emu10k1 --with-isapnp=no but I get a whole load of isapnp related messages ending with: pcm_

[Alsa-user] Compilation problems with 2.4.10

2001-10-08 Thread Bearcat M . Sandor
Folks, I just upgraded my kernel to 2.4.10. I am Having trouble re-compiling my alsa drivers. My alsa source is from 0.5.10b. The './configure --with-cards=rme9652,dummy' works just fine. However a 'make' yields the following errors: seq_timer.h:78:: conflicting types for 'timer_t'