OK, just checked, you are correct, that's ALSA 1.0.14. How did you
install the newer ALSA, did you use a precompiled Ubuntu resp.
PuppyLinux package, or did you compile it yourself?

When you get back to your machine, can you alsa post the contents of the
files

/usr/include/sound/version.h
/usr/src/linux/include/alsa/version.h

as well as (just to be sure) of /proc/asound/version

If the 1.0.15 ALSA header are correctly installed, then you can try the
follwing fix: prior to building the driver (if not prefixed with a "/",
the directory specifications are intended to be relative to the v4l
build tree you downloaded): change to "v4l" and create a symlink from
"/usr/include/sound" to "v4l/msound" . Then run the attached script
insinde "v4l/linux" (make a backup of that directory first). This
changes all ALSA includes from sound/... to msound/... , keeping the
build process from including the kernel ALSA headers and including the
1.0.15 headers instead. Then build the drivers and try them out :)

Cheers
        -Christian

[EMAIL PROTECTED] schrieb:
> ok..now I don't have my laptop with me, I'll have it this evening, but I can 
> tell you almost for sure that, at least with the Ubuntu 7.10 partition I have 
> the kernel that ships with it, that should be 2.6.22; originally Alsa was 
> 1.0.14, but as I told before I had to upgrade to 1.0.15 (rc2 if I remember 
> well).
> The pc I was able to make it work, (if you have read my previous posts) has 
> the same version of ubuntu, but with the original alsa (1.0.14), other than 
> having an ac97 audio chip.
> I hope these informations are enough for you, otherwise I can tell more 
> details this evening.
> Many thanks
> Stefano
> 
> _______________________________________________
> Em28xx mailing list
> [email protected]
> http://mcentral.de/mailman/listinfo/em28xx

-- 
Christian Speckner
Institut für Theoretische Physik und Astrophysik
Am Hubland
97074 Würzburg
+49 931 888 4995
PGP public key: theorie.physik.uni-wuerzburg.de/~cnspeckn

Attachment: fix.sh
Description: application/shellscript

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Em28xx mailing list
[email protected]
http://mcentral.de/mailman/listinfo/em28xx

Reply via email to