Search:

Type: Posts; User: kustomjs; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.07 seconds.

  1. Re: anybody know how to fix "i40e unsupported sfp+"

    I gave up on it I dont know if its going to work
  2. Re: anybody know how to fix "i40e unsupported sfp+"

    shows noting:
    root@libreqos:~# rmmod ixgbe
    root@libreqos:~# modprobe ixgbe

    noting in ip a link setup
  3. Re: anybody know how to fix "i40e unsupported sfp+"

    SFP port doesnt even show up
  4. Re: anybody know how to fix "i40e unsupported sfp+"

    root@libreqos:~# modprobe ixgbe ---> shows noting
    root@libreqos:~# lsmod | grep ixgbe
    ixgbe 348160 0
    xfrm_algo 16384 1 ixgbe
    mdio 16384 1 ixgbe...
  5. Re: anybody know how to fix "i40e unsupported sfp+"

    root@libreqos:~# cat /etc/modprobe.d/ixgbe.conf
    options ixgbe allow_unsupported_sfp=1

    root@libreqos:~# rmmod ixgbe; modprobe ixgbe
    rmmod: ERROR: Module ixgbe is not currently loaded...
  6. Re: anybody know how to fix "i40e unsupported sfp+"

    here you go root@libreqos:~# cat /etc/modprobe.d/ixgbe.conf
    options ixgbe allow_unsupported_sfp=1
    rmmod ixgbe; modprobe ixgbe
    when I do ip a the sfp module doesnt even show up
  7. Re: anybody know how to fix "i40e unsupported sfp+"

    its not going make a difference if its in regular user or root still same issue and error:
    root@libreqos:~# rmmod ixgbe; modprobe ixgbe
    libkmod: ERROR ../libkmod/libkmod-config.c:657...
  8. Re: anybody know how to fix "i40e unsupported sfp+"

    tim@libreqos:~$ rmmod ixgbe; modprobe ixgbe
    rmmod: ERROR: ../libkmod/libkmod-module.c:799 kmod_module_remove_module() could not remove 'ixgbe': Operation not permitted
    rmmod: ERROR: could not...
  9. Re: anybody know how to fix "i40e unsupported sfp+"

    root@libreqos:~# cat /etc/modprobe.d/ixgbe.conf
    cat: /etc/modprobe.d/ixgbe.conf: No such file or directory
    root@libreqos:~#
  10. Re: anybody know how to fix "i40e unsupported sfp+"

    I tried that and I get this:
    root@libreqos:/home/tim# cd
    root@libreqos:~# rmmod ixgbe
    rmmod: ERROR: Module ixgbe is not currently loaded
    root@libreqos:~# modprobe ixgbe <---- noting loads
  11. anybody know how to fix "i40e unsupported sfp+"

    Hello Guys
    I am just wondering if anybody came up with good fix for issue i40e unsupported sfp+ on intel network adapters for ubuntu 21.10? because I tried this:...
  12. Replies
    20
    Views
    21

    Re: is this bad hard drive or something

    I am actually going take this old hard drive and clone it to new hard drive once I get my hard drive cloning docking station tomorrow. Thanks for who all helped
  13. Replies
    20
    Views
    21

    Re: is this bad hard drive or something

    I tried to install smartctl noting happens so I want to create the whole image off this hard drive and move it to my VM machine I am currently upgrading it from 18.04 to 20.04
  14. Replies
    20
    Views
    21

    Re: is this bad hard drive or something

    I was finally got the server back up from read only system but I do believe the disk is failing so any pointers to make a full image back up with all my files in place so I can move it to my VM...
  15. Replies
    20
    Views
    21

    Re: is this bad hard drive or something

    the hard drive didnt have that when I tried it its on SSD adata su630 drive
  16. Replies
    20
    Views
    21

    Re: is this bad hard drive or something

    yes it was a physical machine with SSD drive on it and no VM so I had to make a whole new machine on different hard drive so I just wanted to know if its done for because I was able to get into the...
  17. Replies
    20
    Views
    21

    is this bad hard drive or something

    As anybody seen this error before?

    It also seems like the whole system is in read only file format even if I am logged into root I cant make any changes.

    289391
  18. Re: Having issues on upgrading 18.04 to latest version

    I sent you a other PM
  19. Re: Having issues on upgrading 18.04 to latest version

    tim@mail:~$ -bash: syntax error near unexpected token `newline'
    > tim@mail:~$ ether d4:3d:7e:e2:7c:xx txqueuelen 1000 (Ethernet)
    > -bash: syntax error near unexpected token `('
    -bash:...
  20. Re: Having issues on upgrading 18.04 to latest version

    enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
    inet 70.33.168.xxx netmask 255.255.255.240 broadcast 70.33.xxx.xxx
    inet6 fe80::d63d:7eff:fee2:7c65 prefixlen 64 ...
  21. Re: Having issues on upgrading 18.04 to latest version

    There was never no proxy’s or any else network change since this was installed at all. So it’s a dns issue? If it’s dns issue then how I go about fixing it since it’s under netplan network...
  22. Re: Having issues on upgrading 18.04 to latest version

    tim@mail:~$ dig +noall +answer us.archive.ubuntu.com
    us.archive.ubuntu.com. 47 IN A 91.189.91.38
    us.archive.ubuntu.com. 47 IN A 91.189.91.39
    tim@mail:~$ dig...
  23. Re: Having issues on upgrading 18.04 to latest version

    Here is the source code I have under sources.list


    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to# newer versions of the distribution.
    deb...
  24. Re: Having issues on upgrading 18.04 to latest version

    I can ping to google
  25. Re: Having issues on upgrading 18.04 to latest version

    irv
    that is outdated information its been replaced by netplan


    tim@mail:~$ cat /etc/netplan/*.yaml
    # This file is generated from information provided by
    # the datasource. Changes to it will...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4