Hi all,
I have a Hp zv6000 laptop and im tryin to get my RTL8139 ethernet card to work. i have enabled all the marks in the Kernel for the card but it still will not show up. i recompiled and used
Code:
modprobe 8139too
modprobe 8139cp
well anyway i recieved this message
Code:
FATAL: Error inserting 8139too (lib/modules/2.6.21.5-smp/kernel/drivers/net/8139too.ko): Unknown symbol in module or unknown parameter (see dmesg)
FATAL: Error inserting 8139too (lib/modules/2.6.21.5-smp/kernel/drivers/net/8139cp.ko): Unknown symbol in module or unknown parameter (see dmesg)
ok well heres the dmesg
Code:
8139too: Unknown symbol mii_ethtool_sset
8139too: Unknown symbol mii_check_media
8139too: Unknown symbol mii_nway_restart
8139too: Unknown symbol generic_mii_ioctl
8139too: Unknown symbol mii_ethtool_gset
8139cp: Unknown symbol mii_ethtool_sset
8139cp: Unknown symbol mii_check_media
8139cp: Unknown symbol mii_nway_restart
8139cp: Unknown symbol generic_mii_ioctl
8139cp: Unknown symbol mii_ethtool_gset
any suggestions?
Thanks for your time.
-edit-
this card worked with the 6.20.3 kernel so if anyone knows what changed in the way of the Ethernet networking support i would be grateful