On Sun, 1 Feb 2004, Jaroslav Kysela wrote:

> On Sat, 31 Jan 2004, hologram wrote:
>
> >
> >
> > On Sat, 31 Jan 2004, Jaroslav Kysela wrote:
> >
> > > On Fri, 30 Jan 2004, hologram wrote:
> > >
> > > > I was wondering if anyone knows when/if the au88xx series of drivers will
> > > > be integrated into the kernel.. Im using a card with the Aureal Vortex
> > > > chip set that requires the au8820 module and since moving to kernel 2.6.x
> > > > i cannot get the alsa driver to compile so i can load this as a module no
> > > > matter what ive tried.. Ive
> > > > tried the older 1.0.0rc1 along with a CVS from yesterday .. neither will
> > > > compile ..
> > >
> > > Use 1.0.2a driver. It fixes the external compilation for the 2.6 kernel
> > > tree.
> > >
> > >                                           Jaroslav
> > >
> >
> > Jaroslav,
> >
> > I tried out the new 1.0.2a driver, and once again i am faced with this
> > message during configure:
> >
> >
> > [EMAIL PROTECTED]:/usr/src/alsa/alsa-driver-1.0.2a# ./configure
> > --with-cards=au8820 --with-sequencer=yes
> >
> > [...]
> > checking for directory with kernel source...
> > /lib/modules/2.6.2-rc2-mm1/build
> > checking for kernel version... The file
> > /lib/modules/2.6.2-rc2-mm1/build/include/linux/version.h does not exist.
> > Please, install the package with full kernel sources for your distribution
> > or use --with-kernel=dir option to specify another directory with kernel
> > sources (default is /usr/src/linux).
>
> You must compile and use the kernel first.
>
>                                               Jaroslav
>

I recompiled and reinstalled my kernel making sure not to touch the source dir
afterward.  I used a clean extract of alsa-driver-1.0.2a again .. this
time './configure --with-cards=au8820 --with-sequencer=yes'
 executes with no problem, however 'make' exits with the
following errors:

  CC [M]  /usr/src/alsa/alsa-driver-1.0.2a/kbuild/../acore/hwdep.o
In file included from
/usr/src/alsa/alsa-driver-1.0.2a/include/sound/driver.h:42,
                 from /usr/src/alsa/alsa-driver-1.0.2a/acore/hwdep.c:22:
/usr/src/alsa/alsa-driver-1.0.2a/include/adriver.h:134: redefinition of
`PDE'
include/linux/proc_fs.h:263: `PDE' previously defined here
make[3]: *** [/usr/src/alsa/alsa-driver-1.0.2a/kbuild/../acore/hwdep.o]
Error 1
make[2]: *** [/usr/src/alsa/alsa-driver-1.0.2a/kbuild/../acore] Error 2
make[1]: *** [/usr/src/alsa/alsa-driver-1.0.2a/kbuild] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.2-rc2'
make: *** [compile] Error 2


I remember reading that this problem was supposed to be fixed with the
1.0.2a driver .. but there it is.  If it matters i recompiled the kernel
with ONLY the general soundcard support, and no ALSA or specific support.

thanks again
Jeremy


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to