Hi Marco and Matteo

On Mon, Jan 23, 2012 at 12:57 PM, Marco d'Itri <m...@linux.it> wrote:
> You can just answer to the attached message.
>
> --
> ciao,
> Marco
>
>
> ---------- Forwarded message ----------
> From: Matteo Settenvini <matteo...@member.fsf.org>
> To: Marco d'Itri <m...@linux.it>
> Cc: 656...@bugs.debian.org
> Date: Mon, 23 Jan 2012 15:56:18 +0100
> Subject: Re: Bug#656683: kmod: Switching to kmod makes only one ATI driver 
> between audio and video work
> Il giorno lun, 23/01/2012 alle 14.58 +0100, Marco d'Itri ha scritto:
>> ----- Forwarded message from Lucas De Marchi <lucas.demar...@profusion.mobi> 
>> -----
>>
>> From: Lucas De Marchi <lucas.demar...@profusion.mobi>
>> To: m...@linux.it
>> Cc: linux-modules <linux-modu...@vger.kernel.org>
>> Subject: modprobe eating all memory
>
>> 3. boot with init=/bin/bash in kernel cmdline
>> 4. try to load each module to see what module is failing (pass
>> -vvvvvvvv to modprobe in order to get debug info).
>> 5. send the output for the failing module together with the output for
>> modprobe -c
>>
>
> Okay Marco and Lucas,
>
> I went through the drill, and followed the steps. It would appear there
> is something strange happening when loading the sound drivers. Attached
> you will find the two requested logs.
>
> modprobe.log contains the log when trying to load the snd_hda_codec
> module. There is a "FATAL" line saying "Module snd-ioctl32 not found.",
> however I don't know if it is the issue.]

It just means that you have a bogus line in your configuration.
There's no snd-ioctl32 module in your system.

>
> The main point is that it gets in a loop, and eats away more and more
> memory. I had to reboot after a while (^C wouldn't work), so the log
> might be truncated at a certain point; however you can see it repeats
> itself.

Ok, I found the problem. modprobe is trying to load module's
dependencies even if it is an install command and not a real module.

> modprobe-c.txt contains, predictably, the output of "modprobe -c".

What a huge amount of the install commands!!!! Why do you need all
those? I'll fix kmod, but you should start using softdeps instead of
using install commands to create dependencies.

Thanks for reporting this bug.

Lucas De Marchi



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to