Re: via-rhine driver: wicked 2005 problem

From: wing tung Leung (tg@skynet.be)
Date: Wed Mar 28 2001 - 21:20:48 EST


On Mon, Mar 26, 2001 at 11:51:02AM -0500, Jeff Garzik wrote:
>
> If the problem is still not solved, could you download via-diag.c and
> libmii.c from ftp://www.scyld.com/pub/diag/ Compile instructions are
> at the bottom of via-diag.c. I'm interested in seeing two via-diag
> register snapshots, one from a cold boot (where it is working), and one
> from a warm boot.
>
> ./via-diag -maaavvveef > via-diag-cold.txt
> and
> ./via-diag -maaavvveef > via-diag-warm.txt
> then
> diff -u v*cold.txt v*warm.txt | send mail...
>
> And to see if the PCI configuration registers change between warm boot
> and cold boot, run lspci from pciutils:
>
> lspci -vvvxxx > lspci-cold.txt
> and
> lspci -vvvxxx > lspci-warm.txt
> then
> diff -u l*cold.txt l*warm.txt | send mail...

I still have the boot problem, these are the diffs you asked for. I hope
they are useful. (using 2.4.3-pre8)

I had to include the driver in the kernel, and could not load it as module,
I don't know why.

==
[root@twisted /root]# modprobe via-rhine
/lib/modules/2.4.3-pre8/kernel/drivers/net/via-rhine.o: unresolved symbol alloc_etherdev
/lib/modules/2.4.3-pre8/kernel/drivers/net/via-rhine.o: unresolved symbol unregister_netdev
/lib/modules/2.4.3-pre8/kernel/drivers/net/via-rhine.o: unresolved symbol register_netdev
/lib/modules/2.4.3-pre8/kernel/drivers/net/via-rhine.o: insmod /lib/modules/2.4.3-pre8/kernel/drivers/net/via-rhine.o failed
/lib/modules/2.4.3-pre8/kernel/drivers/net/via-rhine.o: insmod via-rhine failed
==





-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Mar 31 2001 - 21:00:20 EST