On Thu, 08 Nov 2007 13:52:56 +0100 Christian Speckner <[EMAIL PROTECTED]> wrote:
> 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 > sorry for answering so late...today is also my daughter's 6 years old birthday, so we made late... Alsa drivers in ubuntu I compiled them myself, if I remember well I downloaded the sources using some commands found on the web..sincerely I don't renenber those commands..here are the messages you asked; I don't have this file /usr/src/linux/include/alsa/version.h, I have these: [EMAIL PROTECTED]:~$ cat /usr/src/linux-headers-2.6.22-14-generic/include/sound/version.h /* include/version.h. Generated by alsa/ksync script. */ #define CONFIG_SND_VERSION "1.0.14" #define CONFIG_SND_DATE " (Thu May 31 09:03:25 2007 UTC)" [EMAIL PROTECTED]:~$ cat /usr/include/sound/version.h /* include/version.h. Generated from version.h.in by configure. */ #define CONFIG_SND_VERSION "1.0.15" #define CONFIG_SND_DATE "" [EMAIL PROTECTED]:~$ cat /proc/asound/version Advanced Linux Sound Architecture Driver Version 1.0.15. Compiled on Nov 4 2007 for kernel 2.6.22-14-generic (SMP). Now I try understand your suggestions :-) and see if something works. Thanks Stefano _______________________________________________ Em28xx mailing list [email protected] http://mcentral.de/mailman/listinfo/em28xx
