No Networking in Beta 15


Recommended Posts

From this post in the beta 15 announcement:

 

Uninstalled VM plugin and rebooted

Did you also make sure that libvirt plugin was not being loaded?    If you were on the latest KVM Manager plugin then it should already have been removed, but earlier releases of the KVM Manager plugin required it.

 

Just looked, I don't seem to have it. /boot/config/plugins correct? Nothing with libvirt in there. (Beta 14b).

No idea where it was stored.  I just look at the plugins page within the GUI to see what plugins are installed.

 

It is not listed on the plugin page.

unRAID also automatically loads thing from /boot/plugins and /boot extra. Check those folders also. I reported an issue earlier in the thread which turned out to be because I had libvirt in /boot/extra.

 

Thanks, I was not aware of the other two folder locations for plugins. /boot/plugins is an empty directory on my system and the folder /boot/extra does not exist. However, I also remembered I have some extra stuff in /boot/packages, but libvirt was not there. I then executed "find libvirt" in /boot, but nothing found. So it looks like no networking in beta15 has nothing to do with libvirt.

 

Run the following from the command line:

 

 lspci -k

 

Look for Ethernet controller(s) (you may have more than one).  Look at the "Kernel driver in use" and report back. 

 

Look in in your MB manual and see what NIC is used on your board (or manufacturer's name model number if a plugin adapter is being used).

 

You would probably be better served if you open up a new thread under the 'General Support' of the version 6 Support area.

 

To summarize: No networking once I upgraded to beta15. I have since then rolled back to beta 14b

 

lspci -k

06:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57781 Gigabit Ethernet PCIe (rev 10)
        Subsystem: ASRock Incorporation Device 96b1
        Kernel driver in use: tg3
        Kernel modules: tg3

 

Can anyone shed some light on this issue?

 

Thank you

Link to comment

First question (Since I can't read your mind), was the result from using 14b or 15? 

 

Second question, Do you have only one Ethernet port on this computer?

 

Third thing, post the output from this command  on ver 6b15:

 

ethtool  eth0

 

1) This is on beta 14b

2) Just one Ethernet port

3) I am currently not by the server, I will post the results when i have physical access to it

 

In case it is helpful, here is ethtool eth0 on beta14b

 

root@unRaid:~# ethtool eth0
Settings for eth0:
        Supported ports: [ TP ]
        Supported link modes:   10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Half 1000baseT/Full
        Supported pause frame use: No
        Supports auto-negotiation: Yes
        Advertised link modes:  10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Half 1000baseT/Full
        Advertised pause frame use: Symmetric
        Advertised auto-negotiation: Yes
        Link partner advertised link modes:  10baseT/Half 10baseT/Full
                                             100baseT/Half 100baseT/Full
                                             1000baseT/Half 1000baseT/Full
        Link partner advertised pause frame use: Symmetric Receive-only
        Link partner advertised auto-negotiation: Yes
        Speed: 1000Mb/s
        Duplex: Full
        Port: Twisted Pair
        PHYAD: 1
        Transceiver: internal
        Auto-negotiation: on
        MDI-X: off
        Supports Wake-on: g
        Wake-on: g
        Current message level: 0x000000ff (255)
                               drv probe link timer ifdown ifup rx_err tx_err
        Link detected: yes

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.