Re: [Alsa-user] alsa-driver-1.0.2 won't insert into kernel

2004-01-27 Thread Mirko Hessel
On Tue, 27 Jan 2004, Jean-Marc Sarat wrote: > Your patch worked well for kernel 2.6.2-rc1. I have been able to install > and use the intel8x0. In that case: maybe I did something wrong? What exactly did you do? I did the following: 1. edited include/adriver.h : basically thats only inse

Re: [Alsa-user] alsa-driver-1.0.2 won't insert into kernel

2004-01-27 Thread Jaroslav Kysela
On Tue, 27 Jan 2004, Jean-Marc Sarat wrote: > Your patch worked well for kernel 2.6.2-rc1. I have been able to install > and use the intel8x0 module. 2.6.2-rc kernels are not affected and the patch was definitely broken ;-) Jaroslav - Jaroslav

Re: [Alsa-user] alsa-driver-1.0.2 won't insert into kernel

2004-01-27 Thread Jean-Marc Sarat
Your patch worked well for kernel 2.6.2-rc1. I have been able to install and use the intel8x0 module. Jean-Marc Jaroslav Kysela wrote: >On Tue, 27 Jan 2004, Mirko Hessel wrote: > > > >>Thanks to anyone who can help, >> >> > >Could you try the patch bellow, if it fixes your problem? > >

Re: [Alsa-user] alsa-driver-1.0.2 won't insert into kernel

2004-01-27 Thread Jean-Marc Sarat
Your patch worked well for kernel 2.6.2-rc1. I have been able to install and use the intel8x0. JM Jaroslav Kysela wrote: >On Tue, 27 Jan 2004, Mirko Hessel wrote: > > > >>Thanks to anyone who can help, >> >> > >Could you try the patch bellow, if it fixes your problem? > >

Re: [Alsa-user] alsa-driver-1.0.2 won't insert into kernel

2004-01-27 Thread Mirko Hessel
On Tue, 27 Jan 2004, Jaroslav Kysela wrote: > On Tue, 27 Jan 2004, Mirko Hessel wrote: > > > Thanks to anyone who can help, > > Could you try the patch bellow, if it fixes your problem? > No, it doesn't, the error in insmod remains the same: # insmod snd Using /lib/modules/2.4.20-24.7/kernel/so

Re: [Alsa-user] alsa-driver-1.0.2 won't insert into kernel

2004-01-27 Thread Jaroslav Kysela
On Tue, 27 Jan 2004, Mirko Hessel wrote: > Thanks to anyone who can help, Could you try the patch bellow, if it fixes your problem? Jaroslav Index: adriver.h === RCS file: /cvsroot/al

[Alsa-user] alsa-driver-1.0.2 won't insert into kernel

2004-01-27 Thread Mirko Hessel
Dear all, I'm new to the list, which I basically joined to get help for the following problem: I'm working on a Dell D800 laptop with RedHat Linux 7.3 and kernel 2.4.20. That machine is equipped with an intel 810 chipset on-board(as far as I know) soundcard. I've just discovered the 1.0.2 re