Mailinglist Archive: opensuse-autoinstall (67 mails)
| < Previous | Next > |
[opensuse-autoinstall] insmod modules not considered?
- From: Frank Steiner <fsteiner-mail1@xxxxxxxxxxxxxx>
- Date: Mon, 30 Mar 2009 13:08:22 +0200
- Message-id: <49D0A826.6090307@xxxxxxxxxxxxxx>
Hi,
we are passing some modules to the AY installer with insmod= via our
pxelinux.cfg. But it seems that only some are loaded before the automatic
hardware detection starts, and I don't understand which ones are and which
ones are not.
E.g. we have
insmod=3w-9xxx insmod=scsi_mod insmod=dock insmod=libata insmod=ata_piix
insmod=mptbase ...
But only the 3ware controller is preloaded, the SATA not. On console 3 I
see:
...
insmod /modules/arc4.ko
insmod /modules/3w-9xxx.ko
insmod /modules/mptbase.ko
...
Starting hardware detection...
Thus, all the modules for the SATA controller are ignored. Same happens
with "insmod=tg3 insmod=e1000" which loads the tg3 module, but not the e1000.
What am I doing wrong here?
cu,
Frank
--
Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/
Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/
LMU, Amalienstr. 17 Phone: +49 89 2180-4049
80333 Muenchen, Germany Fax: +49 89 2180-99-4049
* Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. *
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
we are passing some modules to the AY installer with insmod= via our
pxelinux.cfg. But it seems that only some are loaded before the automatic
hardware detection starts, and I don't understand which ones are and which
ones are not.
E.g. we have
insmod=3w-9xxx insmod=scsi_mod insmod=dock insmod=libata insmod=ata_piix
insmod=mptbase ...
But only the 3ware controller is preloaded, the SATA not. On console 3 I
see:
...
insmod /modules/arc4.ko
insmod /modules/3w-9xxx.ko
insmod /modules/mptbase.ko
...
Starting hardware detection...
Thus, all the modules for the SATA controller are ignored. Same happens
with "insmod=tg3 insmod=e1000" which loads the tg3 module, but not the e1000.
What am I doing wrong here?
cu,
Frank
--
Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/
Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/
LMU, Amalienstr. 17 Phone: +49 89 2180-4049
80333 Muenchen, Germany Fax: +49 89 2180-99-4049
* Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. *
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |