Manuel, RE: > Does make bzImage build the kernel?Yes, and in the process first makes kernel-headers to be used forother driver compiles RE: > However, there's no such directory /lib/modules/2.6.18-4-686/buildCorrect. build should be a symbolic link to the base of the kernel-headers/ fold RE: > Since you said "alternatively" and I had linux-headers packages> installed, I didn't follow those, should I?You could use either RE: > Again, I did what to told me. It didn't work either :_Run the$ sudo hsfconfig --dumpdiagand send the product file in /tmp/ to Jonathan <support@xxxxxxxxxxxx> Marv On 3/19/07, Manuel Vázquez Acosta <mva.led@xxxxxxxxx> wrote:> Marvin,>> Again, I did what to told me. It didn't work either :_(>> I downloaded alsa-driver, alsa-lib, alsa-utils (1.0.14rc1) and> hsfmodem_7.60.00.02full_i386.deb.zip.>> Then uninstalled the old version of the HSF driver, recompiled those> alsa packages, rebooted, installed the new version of the HSF driver,> and rebooted again. It ended up the same as before, similar dmesg.>> The only thing that comes to my mind is that when installing> hsfmodem_7.60.00.02full_i386.deb it ask for linux's source:>> ....> Where is the linux source build directory that matches your running kernel?> [/lib/modules/2.6.18-4-686/build]>> Building modules for kernel 2.6.18-4-686, using source directory> /lib/modules/2.6.18-4-686/build. Please wait...> ....>> However, there's no such directory /lib/modules/2.6.18-4-686/build. In> your first email to me you wrote:> > Alternatively you could make headers by:> > $ su - root> > # cd /usr/src/> > # tar jxf linux-source-2.6.18.tar.bz2> > # cd linux-source-2.6.18> > Look aound:> > # ls -a> > # make mrproper> > # cp /boot/config-2.6.18-4-686 .config> > and be sure to include the . before the config.> > # make oldconfig> > Thus configured, it will take a long time to:> > # make bzImage> >> > If successful set a symbolic link> > # cd ../> > # ln -s linux-source-2.6.18 /lib/modules/2.6.18-4-686/build>> Since you said "alternatively" and I had linux-headers packages> installed, I didn't follow those, should I?>> Does make bzImage build the kernel? In that case, why should build the> kernel?>> Furthermore, I compiled alsa in my own home, does it have anything to do> with the problem?>> Thanks and best regards,> Manuel.>> Marvin Stodolsky wrote:> > Manuel,> >> > ==> > "Linuxant support (Jonathan)"> > to me, arinaldi, discuss> >> > Hi,> >> > the current version of the HSF driver, 7.60.00.02 is based on ALSA> > 1.0.14rc1. Even if the user changes the version of ALSA used by the> > kernel, since the HSF driver will replace the HDA related modules> > (snd-hda-intel and snd-hda-codec), it will have no effect.> >> > Regards,> >> > Jonathan> > Technical specialist / Linuxant> > www.linuxant.com> > ===> > so better do your compile with 1.0.14rc1 sources not your current 1.0.14rc2> >> > MarvS> >>>