Am Freitag, 25. Juni 2010 21:09:06 schrieb Andrew:
> 25.06.2010 21:45, KP Kirchdoerfer пишет:
> > Am Freitag, 25. Juni 2010 15:26:55 schrieb Andrew:
> >> I've added iterational module loading during boot - if after modprobe
> >> there are new modaliases appears, modprobe sequence will be repeated.
> >> Try it now.
> >
> > I replaced initrd and modules (keeped modules.conf though) but it only
> > starts with KMODULES=pata_amd on the init line; so the automated
> > detection still seems to fail...
> >
> > I'll doublecheck tomorrow, sometimes it's a question of being too
> > tired...
>
> Ok, I'll add some debug code, to see what is really doing on your system
> in each iteration of hardware detection.

ok

> > Maybe you can setup a environment, where you can check with qemu - like
> > the iso image...? Having such an environment at hand, will help us anyway
> > in the future.
>
> I test each modification under virtualbox - and all is OK.

Sorry, no harm intended.

Do you see something like the lines between "SCSI subsystem initialized"  
and "usbcore..."

Without the KMODULES at init I see nothing, with, I see the drivers for the 
harddisk:

[    1.628231] SCSI subsystem initialized
[    1.813497] libata version 3.00 loaded.
[    1.834004] pata_amd 0000:00:0f.2: version 0.4.1
[    1.834004] scsi0 : pata_amd
[    1.843158] scsi1 : pata_amd
[    1.843158] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
[    1.854679] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
[    2.033728] ata1.00: CFA: CF 128MB, 06/07/29, max PIO4
[    2.034170] ata1.00: 256512 sectors, multi 0: LBA
[    2.051296] ata1.00: configured for PIO4
[    2.063490] ata1.00: configured for PIO4
[    2.063952] ata1: EH complete
[    2.070908] scsi 0:0:0:0: Direct-Access     ATA      CF 128MB         06/0 
PQ: 0 ANSI: 5
[    2.080027] ata2: port disabled. ignoring.
[    2.278276] sd 0:0:0:0: [sda] 256512 512-byte logical blocks: (131 MB/125 
MiB)
[    2.290490] sd 0:0:0:0: [sda] Write Protect is off
[    2.298991] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.299125] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, 
doesn't support DPO or FUA
[    2.309266]  sda: sda1 sda2
[    2.315875] sd 0:0:0:0: [sda] Attached SCSI removable disk
[    2.464283] usbcore: registered new interface driver usbfs

kp

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to