[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)



Hi,

I also added

        MODULE          ide-generic
        MODULE          ide-disk

to /etc/yaird/Default.cfg and the kernel booted again.  Unfortunately,
DMA was disabled and I got several fat warnings about this while
booting.  Adding 

        MODULE          ide-core
        MODULE          piix
        MODULE          ide-generic
        MODULE          ide-disk

instead seems to solve the problem for me.  I had only little idea what
I had to do but saw 

ICH3M: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x1860-0x1867, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0x1868-0x186f, BIOS settings: hdc:DMA, hdd:pio

in dmesg and just tried loading modules until I saw that output.  It
seems piix was the critical one.  As it depends on ide-core and insmod
is used, I cowardly inserted ide-core before that one.  No idea whether
that was clever or stupid.  Also no idea why yaird fails to load piix
itself.  Everything worked fine until I upgraded

linux-image-2.6.14-2-686 (2.6.14-4) to 2.6.14-5
yaird (0.0.11-12) to 0.0.12-1

yesterday.

HTH, Thomas.





Reply to: