<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=KOI8-R" http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hello,<br>
<br>
While updating stuff here, I just ended up with the following:<br>
<br>
Kernel built with mkinitrd, laptop:<br>
<meta http-equiv="content-type" content="text/html; charset=KOI8-R">
<a
 href="http://alt.u-nix.eu.org/PUB/people/alecs/altlinux/DSC_0073.resized.JPG">http://alt.u-nix.eu.org/PUB/people/alecs/altlinux/DSC_0073.resized.JPG</a><br>
<br>
Kernel built with mkinitrd, desktop:<br>
<meta http-equiv="content-type" content="text/html; charset=KOI8-R">
<a
 href="http://alt.u-nix.eu.org/PUB/people/alecs/altlinux/DSC_0074.resized.JPG">http://alt.u-nix.eu.org/PUB/people/alecs/altlinux/DSC_0074.resized.JPG</a><br>
<br>
Kernel built with make-initrd, laptop:<br>
<meta http-equiv="content-type" content="text/html; charset=KOI8-R">
<a
 href="http://alt.u-nix.eu.org/PUB/people/alecs/altlinux/DSC_0075.resized.JPG">http://alt.u-nix.eu.org/PUB/people/alecs/altlinux/DSC_0075.resized.JPG</a><br>
<br>
After some chatting with raorn and searching the lists, the fix was to
find out what modules the working kernel did load, and what modules the
new kernel tried to load. What was different had to be blacklisted,
like this:<br>
<br>
[alecs@walker ~]$ cat /etc/modprobe.d/blacklist-ide <br>
blacklist ide-pci-generic<br>
blacklist piix<br>
blacklist ide-core<br>
<br>
After that, issued a installkernel 2.6.30-lks-wks-alt1 and it all went
fine.<br>
<br>
Am now thinking that all this was caused by my beliefs that upgrading
the kernel will make me get rid of a noise made by a creative
soundcard... phew...<br>
<br>
Alex<br>
<br>
On 04/12/2010 09:33 AM, Michael Shigorin wrote:
<blockquote cite="mid:20100412063322.GZ5759@osdn.org.ua" type="cite">
  <pre wrap="">On Fri, Apr 09, 2010 at 03:02:16PM +0400, Anton Farygin wrote:
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">Это только я один такой, у которого новый udev не работает в initrd ?
Перегенерация initrd убивает напрочь загрузку...
        </pre>
      </blockquote>
      <pre wrap="">а поподробнее?
      </pre>
    </blockquote>
    <pre wrap="">Поподробнее - после запуска udevd из initrd:
Error getting signalfd.
и в /dev/ не создаются устройства.
    </pre>
  </blockquote>
  <pre wrap="">Так чем закончилось, или вопрос тоже завис?
alecs@ тут спрашивает, тоже напоролся.

И есть ли бага? (если да, допиши к предупреждению в [[Changes]])

  </pre>
</blockquote>
<br>
</body>
</html>