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