[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#343048: linux-image-2.6.14-2-686: no need to install initramfs-tools (but piix not loaded)



Am Dienstag, den 13.12.2005, 12:36 +0100 schrieb Sven Luther:
> On Tue, Dec 13, 2005 at 12:27:09PM +0100, Thomas Maier wrote:
> > Am Dienstag, den 13.12.2005, 11:52 +0100 schrieb Jonas Smedegaard:
> > > -----BEGIN PGP SIGNED MESSAGE-----
> > > Hash: SHA1
> > > 
> > > On Tue, 13 Dec 2005 09:44:22 +0100
> > > Thomas Maier <Thomas.Maier@uni-kassel.de> wrote:
> > > 
> > > > It seems piix was the critical one.
> > > 
> > > Yes - that's why piix is mentioned in the title of this thread...
> > 
> > Yes, I added it to the title after finding out :).  Michael Setzer
> > wrote, that adding 
> >   MODULE ide-generic
> >   MODULE ide-disk
> > to /etc/yaird/Default.cfg makes it work.  I could boot with that, but
> > DMA was disabled.  I found out that manually adding piix reenables DMA
> > for me, so I meant "yes it works, no need to install initramfs-tools,
> > but piix is not loaded and that disables my DMA".
> 
> What about addign only piix, and not the others ? Will this work ? 

Unfortunately I do not have time to reboot and test that right now but
yaird output looks promising, thanks for the hint Sven:

# yaird -v -o /tmp/crap.img 2.6.14-2-686
yaird: goal: template, prologue (/usr/lib/yaird/conf/Default.cfg:52)
yaird: action: prologue,  {}
yaird: goal: module, fbcon (/usr/lib/yaird/conf/Default.cfg:56)
yaird: goal: input, -- (/usr/lib/yaird/conf/Default.cfg:73)
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/input/mouse/psmouse.ko {optionList=-- }
yaird: hardware: completed platform/i8042/serio1
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/usb/core/usbcore.ko {optionList=-- }
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/usb/host/uhci-hcd.ko {optionList=-- }
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/usb/input/usbkbd.ko {optionList=-- }
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/usb/input/usbhid.ko {optionList=-- }
yaird: hardware: completed pci0000:00/0000:00:1d.0/usb1/1-1/1-1:1.0
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/usb/input/yealink.ko {optionList=-- }
yaird: hardware: completed pci0000:00/0000:00:1d.0/usb1/1-1/1-1:1.1
yaird: goal: module, mousedev (/usr/lib/yaird/conf/Default.cfg:103)
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/input/mousedev.ko {optionList=-- }
yaird: goal: module, evdev (/usr/lib/yaird/conf/Default.cfg:104)
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/input/evdev.ko {optionList=-- }
yaird: goal: module, piix (/usr/lib/yaird/conf/Default.cfg:107)
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/ide/ide-core.ko {optionList=-- }
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/ide/pci/piix.ko {optionList=-- }
yaird: goal: mountdir, / (/usr/lib/yaird/conf/Default.cfg:149)
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/ide/pci/generic.ko {optionList=-- }
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/ide/ide-generic.ko {optionList=-- }
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/drivers/ide/ide-disk.ko {optionList=-- }
yaird: hardware: completed pci0000:00/0000:00:1f.1/ide0/0.0
yaird: action: mkbdev, /dev/hda {sysname=hda }
yaird: action: mkbdev, /dev/hda5 {sysname=hda/hda5 }
yaird: action: insmod, /lib/modules/2.6.14-2-686/kernel/fs/reiserfs/reiserfs.ko {optionList=-- }
yaird: action: mount, /mnt {device=/dev/hda5 fsType=reiserfs isRoot=1 options=-- }
yaird: goal: template, postlude (/usr/lib/yaird/conf/Default.cfg:162)
yaird: action: postlude,  {}





Reply to: