dmesg | grep -i firmware I get nothing. dmesg | grep eth0 i get this below.
[ 50.931566] r8169 0000:02:00.0: eth0: RTL8168evl/8111evl at 0xffffc9000467e000, bc:5f:f4:e8:59:14, XID 0c900800 IRQ 42 [ 50.931568] r8169 0000:02:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 102.775702] r8169 0000:02:00.0: eth0: link down [ 102.775719] r8169 0000:02:00.0: eth0: link down [ 104.330871] r8169 0000:02:00.0: eth0: link up [ 144.845438] r8169 0000:02:00.0: eth0: link down [ 144.845448] r8169 0000:02:00.0: eth0: link down [ 144.845470] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 145.104677] r8169 0000:02:00.0: eth0: link down [ 145.104706] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 146.650141] r8169 0000:02:00.0: eth0: link up [ 146.650150] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready On 2/3/14, Chris Stout <[email protected]> wrote: > ----- Original Message ----- > From: Stephen Reynolds > Sent: 02/03/14 11:15 AM > To: [email protected] > Subject: Re: [gentoo-user] Net work cards > > if I run ifconfig -a this currently what I get. I have completed the > installtion, but Kernel Modules I am not sure about. > > You can get the info on what modules are loaded for the cards with `lspci > -k`. For instance, the lines for my network card are:01:01.0 Network > controller: Ralink corp. RT2760 Wireless 802.11n 1T/2R Subsystem: Edimax > Computer Co. Device 7727 Kernel driver in use: rt2800pci It may also be > relevant to post the output of `dmesg | grep -i firmware`. >

