Quote:
|
drivers/usb/net/kaweth.c: failed to set R mode: -16
|
This may be a problem. It could either be a driver issue, or something else (could just be a driver parameter that needs to be added). Try typing "/sbin/ifconfig eth0", and see what comes back. Also, try typing "ethtool eth0", and see what it says.
If they both come back without any errors, then try assigning an IP address (as root) with "/sbin/ifconfig eth0 <ip address>". Try to use the same ip address your windows os uses. That should get you closer to where you need to be.
Your profile states that you are using Redhat 8. You might want to upgrade to a newer version, as most of the mainstream distros now support network hotplugging on laptops, and will autoconfig your network settings when you plug in a cable or enable a wireless network interface (if it is supported by Linux).
Quote:
|
eth0 : no ipv6 routers present
|
You can safely igonore this as ipv6 isn't in wide use yet.