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

Re: [parisc-linux] Call for Testing





Grant Grundler wrote:
On Mon, Mar 28, 2005 at 05:21:36PM +0000, Joel Soete wrote:

just still have a small trouble with (builtin) nic:
...
Configuring network interfaces...SIOCSIFADDR: No such device


The error normally means the driver didn't get loaded.
Several possible causes/fixes:
o See if module versioning is enabled and failed to load because
  of kernel/module version mismatch
o if it needs to be (but wasn't) included in the initrd.
on this c110 it's in fact:
LASI 82596 driver - Revision: 1.30
Found i82596 at 0xffd07000, IRQ 18
eth0: 82596 at 0xffd07000, 00 60 B0 07 1E EA IRQ 18.
zalon_probe: Zalon version 1, IRQ 66

well build as a module (CONFIG_LASI_82596=m in config-2.6.8-2-32 :)
So I think I have to do the same thing as for zalon driver

o install hotplug package to autoload PCI drivers
would it help in this case (even if no pci on this box)?

o add driver to /etc/modules if you don't like hotplug package
  or want explicitly control over the order drivers get loaded.

Thanks I will try it later,
	Joel



Reply to: