Hi all, Still no luck so far. Can someone help../
Regards, Dhiraj On Mon, Jun 15, 2015 at 10:53 AM, Dhiraj Bhor <[email protected]> wrote: > Hi all, > > I mistakenly replied to only Tomas and not CC'ed the debian-user list in > my last mail so forwarding to wider audience. > If anyone having solution to this, please jump in. > Would be delighted to hear any suggestions. > > Regards, > Dhiraj > > On Sat, Jun 13, 2015 at 9:25 PM, <[email protected]> wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> On Mon, Jun 08, 2015 at 04:02:40PM +0530, Dhiraj Bhor wrote: >> > I have done following >> > $ apt-get remove module-init-tools >> > $ apt-get install module-init-tools >> > >> > But this error is appearing again. >> > I have 3 questions: >> > >> > 1. Should i really care about below warning >> > $ make modules_install INSTALL_MOD_PATH=/home/build/output >> > *Warning: you may need to install module-init-tools* >> > *See http://www.codemonkey.org.uk/docs/post-halloween-2.6.txt >> > <http://www.codemonkey.org.uk/docs/post-halloween-2.6.txt>* >> >> This sounds harmless -- if you have the corresponding package installed >> (which I remember you wrote). >> >> > 2.What is significance of directory >> > $* ls -lah ~/output/lib/modules/2.6.32/* >> > total 492K >> > drwxr-xr-x 3 build build 4.0K Jun 8 09:52 . >> > drwxr-xr-x 3 build build 4.0K Jun 8 09:52 .. >> > lrwxrwxrwx 1 build build 32 Jun 8 09:52 build -> >> > /home/build/linux-2.6.32-358.el6 >> > drwxr-xr-x 7 build build 4.0K Jun 8 09:52 kernel >> > -rw-r--r-- 1 build build 151K Jun 8 09:52 modules.alias >> > -rw-r--r-- 1 build build 130K Jun 8 09:52 modules.alias.bin >> > -rw-r--r-- 1 build build 0 Jun 8 09:52 modules.builtin.bin >> > -rw-r--r-- 1 build build 16K Jun 8 09:52 modules.dep >> > -rw-r--r-- 1 build build 28K Jun 8 09:52 modules.dep.bin >> > -rw-r--r-- 1 build build 52 Jun 8 09:52 modules.devname >> > -rw-r--r-- 1 build build 8.9K Jun 8 09:52 modules.order >> > -rw-r--r-- 1 build build 55 Jun 8 09:52 modules.softdep >> > -rw-r--r-- 1 build build 57K Jun 8 09:52 modules.symbols >> > -rw-r--r-- 1 build build 71K Jun 8 09:52 modules.symbols.bin >> > lrwxrwxrwx 1 build build 32 Jun 8 09:52 source -> >> > /home/build/linux-2.6.32-358.el6 >> >> AFAIK (but take with a grain of salt) the kernel needs those to know which >> modules to load dynamically when it "sees" new hardware (mostly via the >> udev mechanism) -- or when you, for example, request new features (e.g. >> a new filesystem). >> >> > 3. Should i care about this warning at the end >> > * INSTALL /home/build/output/lib/firmware/iwlwifi-6000g2b-6.ucode* >> > * DEPMOD 2.6.32* >> > *depmod: WARNING: could not open >> > /home/build/output/lib/modules/2.6.32/modules.builtin: No such file or >> > directory* >> >> Hmm. This file is conspicuously missing in the list you gave above. On >> my system there is one (and besides, your "modules.builtin.bin" has zero >> bytes). I guess that it isn't being made during the kernel build process. >> >> Duckducking around gives no clear picture -- some suggest just generating >> an empty modules.builtin (with touch), but I have no idea whether this >> gets you into hot water later. >> >> You should take it to the list, instead of responding personally to >> me, perhaps someone more knowledgeable than me would chime in? >> >> Regards >> - -- tomás >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.12 (GNU/Linux) >> >> iEYEARECAAYFAlV8UnkACgkQBcgs9XrR2kYPGQCfWEiXaKpX528LCb+pRODW38SV >> qFsAn00eqUeduq/lKOlyoKdiT+AmFEfZ >> =Qt9l >> -----END PGP SIGNATURE----- >> > >

