Hi, On 1/29/08, Thomas <[EMAIL PROTECTED]> wrote: > Hi Markus and all, > > I tried to install the driver, but there is no source directory and, thus no > ./config-file in /lib/modules/`uname -r`/. > I use Ubuntu 7.10 with kernel-version 2.6.22-14-generic. Linux-headers are > installed. >
/lib/modules/`uname -r`/source should point to your full kernelsources (not only the kernel headers). ln /usr/src/linux-2.6.22 /lib/modules/`uname -r`/source Markus _______________________________________________ Em28xx mailing list [email protected] http://mcentral.de/mailman/listinfo/em28xx
