On 26-08-11 11:02, Kim-man 'Punky' TSE wrote: > Hi Maarten, > > The config-2.6.38-voyage does not includes ALSA sound driver, the > drivers are compiled out of the kernel source using alsa-source package. Hello Punky,
I've installed the new kernel with headers through dpkg -i, I've done 'apt-get install alsa-source', idem for 'module-assistant', and m-a prepare and update. When building it through m-a the thing it ends with the error listed below: ########################### @CONFIG_SND_KERNELSRC@/include/linux/pci_ids.h: No such file or directory │ make[5]: *** [/usr/src/modules/alsa-driver/acore/memalloc.o] Error 1 JoeFloyd:.ssh Maarten$ │ make[3]: *** [_module_/usr/src/modules/alsa-driver] Error 2 │ make[3]: Leaving directory │ `/usr/src/linux-headers-2.6.38-voyage-custom-v1.0b3' │ make[2]: *** [compile] Error 2 │ make[2]: Leaving directory `/usr/src/modules/alsa-driver' │ make[1]: *** [build-stamp] Error 2 │ make[1]: Leaving directory `/usr/src/modules/alsa-driver' │ make: *** [kdist_image] Error 2 ########################### Is this the way I should compile/install alsa? If so, any thoughts on the error? I also seem to get an error every time I use apt-get install. The relevant part of the error is listed below. I don't know if this is related or if it is important. I don't use Grub but Lilo. Kind regards, Maarten ###################### No GRUB directory found. To create a template run 'mkdir /boot/grub' first. To install grub, install it manually or try the 'grub-install' command. ### Warning, grub-install is used to change your MBR. ### run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1 Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.38-voyage-custom-v1.0b3.postinst line 346. dpkg: error processing linux-image-2.6.38-voyage-custom-v1.0b3 (--configure): subprocess installed post-installation script returned error exit status 2 Setting up module-assistant (0.11.3) ... configured to not write apport reports Errors were encountered while processing: linux-image-2.6.38-voyage-custom-v1.0b3 E: Sub-process /usr/bin/dpkg returned an error code (1) ###################### _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
