SimonF

Community Developer
  • Posts

    4104
  • Joined

  • Last visited

  • Days Won

    18

Report Comments posted by SimonF

  1. 6 minutes ago, zz0770 said:

    This issue only appeared in version 6.12.9 and everything worked fine after I returned to 6.12.8.

    I have a clean install of version 6.12.9 with another machine and the SYSTEM DRIVERS web tab still won't load.

    111.thumb.png.a3c7e3701c3af2ed828a3988ba727eb8.png

    You need to install 6.12.10 for the fix.

    • Thanks 1
  2. 42 minutes ago, Niklas said:


    For endurance? It's correct.
     

    smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.1.74-Unraid] (local build)
    Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org
    
    Device Statistics (GP Log 0x04)
    Page  Offset Size        Value Flags Description
    0x07  =====  =               =  ===  == Solid State Device Statistics (rev 1) ==
    0x07  0x008  1               4  ---  Percentage Used Endurance Indicator
                                    |||_ C monitored condition met
                                    ||__ D supports DSN
                                    |___ N normalized value


    I also have this smart value:
    231 SSD life left where value and worst is at 096.

    As they are GB already so not sure if need additional info below are lines that add addition info.

     

    Quote

    if ($info[0]==9 && is_numeric(size($info[9]))) duration($info[9]);

    if (str_starts_with($info[1], 'Total_LBAs_')) blocks_size($info[9],512); // Assumes 512 byte sectors

    if (str_ends_with($info[1], '_32MiB')) blocks_size($info[9],32*1024*1024);

     

  3. 4 hours ago, Niklas said:

    Thanks!

     

    "Display KB/MB/GB/TB written in SMART Attributes for SSDs"

    Not for the Seagate IronWolf SSDs:
    100 Flash GB erased 0x0032100100000 Old age Always Never 16212

    and 
    Capture_ServerDevice_-_Google_Chrome_2024-02-13_16-02-59_57489197.thumb.png.bc3a8515fa104bb72b20bbbb6e7eecb6.png

    Could be added maybe?

     

    SSD endurance remaining works fine!

    Edit: Maybe because it's in GB already? My SSDs have 400+ TBW rating. I'm at 85 TBW, drive is 4+ years old. 96% endurance left. ;)

    What does smartctl -n standby -l ssd /dev/sdx report? replace sdx with correct drive name.

  4. 47 minutes ago, Danuel said:

    i am trying to fix this since Thursday

     

    looking into hardware thinking that might be, hardware related, reinstall data remake pools (which cause me data loss)

    now i have to stay alert that my server can go down at any time, putting all my services offline of which some people depend of it.

    i think Unraid lost its track, feels like i cant relay on this product

    is hard to troubleshoot if is a software problem or hardware

    im starting loosing trust in this

     

    wanted to try the a different USB thinking that might be the USB flash drive, but surprise key is not working, cant import, go figure, sad

     

    i have looked trough the logs  and i cant see anything out of ordinary, i doubt someone else will 

    seven-diagnostics-20231231-2110.zip

    Nothing of note in logs so far. Are you logging to an external syslog server also?

  5. 21 hours ago, sirhotness said:

    i also am having my W10 VM freeze after updating to 6.12.6 rendering it unusable.  all dockers run w/o any issues.  i've turned on/off hyper-v, i've updated virt-io drivers, increased cpu cores by 50%, doubled the memory and still have the same issue.  rolled back to 6.11.5 and i'm running everything just fine again.  i need to be able to update in order to update the community apps.  please help fix this issue as it seems to be an issue across the board with others.  i've attached diagnostics i ran during the VM freeze on 6.12.6.

    blacksheep2-diagnostics-20231209-1444.zip

    are your virtio drivers current and you are running old system model i440fx-5.1 6.12.6 can support upto 7.2 

  6. 2 minutes ago, randomusername said:

    For me the device didn't show up in tools > system devices, presumably because it had been removed from the system long ago. 

     

    I tried Krusader, but it didn't have access to /boot and I didn't know if it was possible to change that.

     

    This is what worked for me. Going into the command line and typing:

    rm /boot/config/vfio-pci.cfg 

     

    That file only had one line in it, so deleting the file was not a problem. Your setup may be different.

    Checking a box on the system devices saving, and then removing and saving again will also rewrite the vfio file to match the system devices display.

    • Like 1
  7. 6 minutes ago, Xeniummm said:

    I tried to delete the vifo but I can't find any documentation on how to do this.

    Can you please provide me with the command to delete the Vifo file ?

    goto tools->system devices is there a blue tick next to the HBA?

     

    image.png

     

    Un check and the bind selected option button will allow you to save the new vfio file.

     

    or from the cmdline you could do either of the following: 

     

    nano  /boot/config/vfio-pci.cfg and just delete the text from the file and save. or rm  /boot/config/vfio-pci.cfg 

  8. On 10/8/2023 at 5:21 PM, Mainfrezzer said:

    the intel gpu driver. thats about it.

    it does work in all other linux distros i tested, 6.1 lts kernel. Its just unraid throwing a fuzz with 6.12. And the forum has multiple mentions of it being busted with the current release. But interesting that the tp link version works while the ugreen one doesnt.


    6.11.5 output:

     

    root@Magnon-Box:~# ethtool eth1
    Settings for eth1:
            Supported ports: [ TP    MII ]
            Supported link modes:   10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
                                    1000baseT/Half 1000baseT/Full
            Supported pause frame use: No
            Supports auto-negotiation: Yes
            Supported FEC modes: Not reported
            Advertised link modes:  10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
                                    1000baseT/Full
            Advertised pause frame use: No
            Advertised auto-negotiation: Yes
            Advertised FEC modes: Not reported
            Speed: 10Mb/s
            Duplex: Half
            Auto-negotiation: on
            Port: MII
            PHYAD: 3
            Transceiver: internal
            Supports Wake-on: pg
            Wake-on: g
            Current message level: 0x00000007 (7)
                                   drv probe link
            Link detected: no
    root@Magnon-Box:~# 

     

    I have a ugreen dev now and it fails found thread saying 6.x kernel needs CONFIG_USB_NET_CDC_NCM which is not currentlh set have asked if it can be added.

     

    https://bugzilla.kernel.org/show_bug.cgi?id=217204

    • Thanks 1
  9. On 10/7/2023 at 1:37 PM, Mainfrezzer said:

    The output stays the same and bash gives permission denied on eth0, nothing about eth1 to see


    Heres the output of 6.11.5 for comparison

     

    root@Magnon-Box:~# lsusb -vvs 002:003
    
    Bus 002 Device 003: ID 0b95:1790 ASIX Electronics Corp. AX88179 Gigabit Ethernet
    Device Descriptor:
      bLength                18
      bDescriptorType         1
      bcdUSB               3.20
      bDeviceClass          255 Vendor Specific Class
      bDeviceSubClass       255 Vendor Specific Subclass
      bDeviceProtocol         0 
      bMaxPacketSize0         9
      idVendor           0x0b95 ASIX Electronics Corp.
      idProduct          0x1790 AX88179 Gigabit Ethernet
      bcdDevice            2.00
      iManufacturer           1 ASIX
      iProduct                2 AX88179A
      iSerial                 3 008A3212
      bNumConfigurations      1
      Configuration Descriptor:
        bLength                 9
        bDescriptorType         2
        wTotalLength       0x0046
        bNumInterfaces          1
        bConfigurationValue     1
        iConfiguration          0 
        bmAttributes         0xa0
          (Bus Powered)
          Remote Wakeup
        MaxPower              184mA
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        0
          bAlternateSetting       0
          bNumEndpoints           4
          bInterfaceClass       255 Vendor Specific Class
          bInterfaceSubClass    255 Vendor Specific Subclass
          bInterfaceProtocol      0 
          iInterface              4 Network_Interface
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x81  EP 1 IN
            bmAttributes            3
              Transfer Type            Interrupt
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0010  1x 16 bytes
            bInterval              11
            bMaxBurst               0
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x82  EP 2 IN
            bmAttributes            2
              Transfer Type            Bulk
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0400  1x 1024 bytes
            bInterval               0
            bMaxBurst               5
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x03  EP 3 OUT
            bmAttributes            2
              Transfer Type            Bulk
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0400  1x 1024 bytes
            bInterval               0
            bMaxBurst               5
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x05  EP 5 OUT
            bmAttributes            2
              Transfer Type            Bulk
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0400  1x 1024 bytes
            bInterval               0
            bMaxBurst               2
    Binary Object Store Descriptor:
      bLength                 5
      bDescriptorType        15
      wTotalLength       0x0016
      bNumDeviceCaps          2
      USB 2.0 Extension Device Capability:
        bLength                 7
        bDescriptorType        16
        bDevCapabilityType      2
        bmAttributes   0x0000fd1e
          BESL Link Power Management (LPM) Supported
        BESL value     3328 us 
        Deep BESL value    61440 us 
      SuperSpeed USB Device Capability:
        bLength                10
        bDescriptorType        16
        bDevCapabilityType      3
        bmAttributes         0x02
          Latency Tolerance Messages (LTM) Supported
        wSpeedsSupported   0x000e
          Device can operate at Full Speed (12Mbps)
          Device can operate at High Speed (480Mbps)
          Device can operate at SuperSpeed (5Gbps)
        bFunctionalitySupport   1
          Lowest fully-functional device speed is Full Speed (12Mbps)
        bU1DevExitLat          10 micro seconds
        bU2DevExitLat        2047 micro seconds
    can't get debug descriptor: Resource temporarily unavailable
    Device Status:     0x001c
      (Bus Powered)
      U1 Enabled
      U2 Enabled
      Latency Tolerance Messaging (LTM) Enabled
    root@Magnon-Box:~# cat  /sys/class/net/eth*/device/uevent
    DRIVER=r8169
    PCI_CLASS=20000
    PCI_ID=10EC:8168
    PCI_SUBSYS_ID=1849:8168
    PCI_SLOT_NAME=0000:03:00.0
    MODALIAS=pci:v000010ECd00008168sv00001849sd00008168bc02sc00i00
    DEVTYPE=usb_interface
    DRIVER=ax88179_178a
    PRODUCT=b95/1790/200
    TYPE=255/255/0
    INTERFACE=255/255/0
    MODALIAS=usb:v0B95p1790d0200dcFFdscFFdp00icFFiscFFip00in00
    root@Magnon-Box:~# 



    6.11.5 throws the following in syslog
    "kernel: usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd"
    "kernel: ax88179_178a 2-2:2.0 eth1: register 'ax88179_178a' at usb-0000:00:15.0-2, ASIX AX88179 USB 3.0 Gigabit Ethernet"

    while 6.12.x just does

    "kernel: usb 4-5: new SuperSpeed USB device number 3 using xhci_hcd"

    I got a TP Link adapter that is also running this chipset and works fine for me on my systems.

     

    5.12.3
    
    root@GUITest:~# lsusb
    Bus 002 Device 003: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge
    Bus 002 Device 002: ID 0b95:1790 ASIX Electronics Corp. AX88179 Gigabit Ethernet
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 002: ID 0627:0001 Adomax Technology Co., Ltd QEMU USB Tablet
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    root@GUITest:~# ethtool eth1
    Settings for eth1:
            Supported ports: [ TP    MII ]
            Supported link modes:   10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
                                    1000baseT/Half 1000baseT/Full
            Supported pause frame use: No
            Supports auto-negotiation: Yes
            Supported FEC modes: Not reported
            Advertised link modes:  Not reported
            Advertised pause frame use: No
            Advertised auto-negotiation: No
            Advertised FEC modes: Not reported
            Speed: 10Mb/s
            Duplex: Half
            Auto-negotiation: off
            Port: MII
            PHYAD: 3
            Transceiver: internal
            Supports Wake-on: pg
            Wake-on: d
            Current message level: 0x00000007 (7)
                                   drv probe link
            Link detected: no
    
    root@GUITest:~# cat /var/log/syslog | grep 88179
    Oct  8 08:26:31 GUITest kernel: ax88179_178a 2-2:1.0 eth1: register 'ax88179_178a' at usb-0000:00:07.0-2, ASIX AX88179 USB 3.0 Gigabit Ethernet, 7c:c2:c6:49:89:4a
    Oct  8 08:26:31 GUITest kernel: usbcore: registered new interface driver ax88179_178a
    
    5.12.4
    
    root@GUITest:~# cat /var/log/syslog | grep 88179
    Oct  8 08:33:09 GUITest kernel: ax88179_178a 2-2:1.0 eth1: register 'ax88179_178a' at usb-0000:00:07.0-2, ASIX AX88179 USB 3.0 Gigabit Ethernet, 7c:c2:c6:49:89:4a
    Oct  8 08:33:09 GUITest kernel: usbcore: registered new interface driver ax88179_178a
    root@GUITest:~# 

    Do you have any other driver plugins installed?

  10. 36 minutes ago, Mainfrezzer said:

    the ax88179 drivers been not working in the whole of 6.12

    https://forums.unraid.net/bug-reports/stable-releases/6122-network-adapter-not-appearing-network-settings-r2548/

     

    Bus 004 Device 002: ID 0b95:1790 ASIX Electronics Corp. AX88179 Gigabit Ethernet
    Device Descriptor:
      bLength                18
      bDescriptorType         1
      bcdUSB               3.20
      bDeviceClass            0 
      bDeviceSubClass         0 
      bDeviceProtocol         0 
      bMaxPacketSize0         9
      idVendor           0x0b95 ASIX Electronics Corp.
      idProduct          0x1790 AX88179 Gigabit Ethernet
      bcdDevice            2.00
      iManufacturer           1 ASIX
      iProduct                2 AX88179A
      iSerial                 3 008A3212
      bNumConfigurations      3
      Configuration Descriptor:
        bLength                 9
        bDescriptorType         2
        wTotalLength       0x0046
        bNumInterfaces          1
        bConfigurationValue     1
        iConfiguration          0 
        bmAttributes         0xa0
          (Bus Powered)
          Remote Wakeup
        MaxPower              184mA
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        0
          bAlternateSetting       0
          bNumEndpoints           4
          bInterfaceClass       255 Vendor Specific Class
          bInterfaceSubClass    255 Vendor Specific Subclass
          bInterfaceProtocol      0 
          iInterface              4 Network_Interface
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x81  EP 1 IN
            bmAttributes            3
              Transfer Type            Interrupt
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0010  1x 16 bytes
            bInterval              11
            bMaxBurst               0
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x82  EP 2 IN
            bmAttributes            2
              Transfer Type            Bulk
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0400  1x 1024 bytes
            bInterval               0
            bMaxBurst               5
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x03  EP 3 OUT
            bmAttributes            2
              Transfer Type            Bulk
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0400  1x 1024 bytes
            bInterval               0
            bMaxBurst               5
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x05  EP 5 OUT
            bmAttributes            2
              Transfer Type            Bulk
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0400  1x 1024 bytes
            bInterval               0
            bMaxBurst               2
      Configuration Descriptor:
        bLength                 9
        bDescriptorType         2
        wTotalLength       0x0068
        bNumInterfaces          2
        bConfigurationValue     2
        iConfiguration          0 
        bmAttributes         0xa0
          (Bus Powered)
          Remote Wakeup
        MaxPower              184mA
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        0
          bAlternateSetting       0
          bNumEndpoints           1
          bInterfaceClass         2 Communications
          bInterfaceSubClass     13 
          bInterfaceProtocol      0 
          iInterface              0 
          CDC Header:
            bcdCDC               1.10
          CDC Union:
            bMasterInterface        0
            bSlaveInterface         1 
          CDC Ethernet:
            iMacAddress                      5 F8E43B8A3212
            bmEthernetStatistics    0x00000000
            wMaxSegmentSize               1514
            wNumberMCFilters            0x0000
            bNumberPowerFilters              0
          CDC NCM:
            bcdNcmVersion        1.00
            bmNetworkCapabilities 0x2b
              8-byte ntb input size
              max datagram size
              net address
              packet filter
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x81  EP 1 IN
            bmAttributes            3
              Transfer Type            Interrupt
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0010  1x 16 bytes
            bInterval              11
            bMaxBurst               0
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        1
          bAlternateSetting       0
          bNumEndpoints           0
          bInterfaceClass        10 CDC Data
          bInterfaceSubClass      0 
          bInterfaceProtocol      1 
          iInterface              0 
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        1
          bAlternateSetting       1
          bNumEndpoints           2
          bInterfaceClass        10 CDC Data
          bInterfaceSubClass      0 
          bInterfaceProtocol      1 
          iInterface              0 
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x82  EP 2 IN
            bmAttributes            2
              Transfer Type            Bulk
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0400  1x 1024 bytes
            bInterval               0
            bMaxBurst               5
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x03  EP 3 OUT
            bmAttributes            2
              Transfer Type            Bulk
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0400  1x 1024 bytes
            bInterval               0
            bMaxBurst               5
      Configuration Descriptor:
        bLength                 9
        bDescriptorType         2
        wTotalLength       0x0062
        bNumInterfaces          2
        bConfigurationValue     3
        iConfiguration          0 
        bmAttributes         0xa0
          (Bus Powered)
          Remote Wakeup
        MaxPower              184mA
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        0
          bAlternateSetting       0
          bNumEndpoints           1
          bInterfaceClass         2 Communications
          bInterfaceSubClass      6 Ethernet Networking
          bInterfaceProtocol      0 
          iInterface              0 
          CDC Header:
            bcdCDC               1.10
          CDC Union:
            bMasterInterface        0
            bSlaveInterface         1 
          CDC Ethernet:
            iMacAddress                      5 F8E43B8A3212
            bmEthernetStatistics    0x00000000
            wMaxSegmentSize               1514
            wNumberMCFilters            0x0000
            bNumberPowerFilters              0
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x81  EP 1 IN
            bmAttributes            3
              Transfer Type            Interrupt
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0010  1x 16 bytes
            bInterval              11
            bMaxBurst               0
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        1
          bAlternateSetting       0
          bNumEndpoints           0
          bInterfaceClass        10 CDC Data
          bInterfaceSubClass      0 
          bInterfaceProtocol      0 
          iInterface              0 
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        1
          bAlternateSetting       1
          bNumEndpoints           2
          bInterfaceClass        10 CDC Data
          bInterfaceSubClass      0 
          bInterfaceProtocol      0 
          iInterface              0 
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x82  EP 2 IN
            bmAttributes            2
              Transfer Type            Bulk
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0400  1x 1024 bytes
            bInterval               0
            bMaxBurst               5
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x03  EP 3 OUT
            bmAttributes            2
              Transfer Type            Bulk
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0400  1x 1024 bytes
            bInterval               0
            bMaxBurst               5
    Binary Object Store Descriptor:
      bLength                 5
      bDescriptorType        15
      wTotalLength       0x0016
      bNumDeviceCaps          2
      USB 2.0 Extension Device Capability:
        bLength                 7
        bDescriptorType        16
        bDevCapabilityType      2
        bmAttributes   0x0000fd1e
          BESL Link Power Management (LPM) Supported
        BESL value     3328 us 
        Deep BESL value    61440 us 
      SuperSpeed USB Device Capability:
        bLength                10
        bDescriptorType        16
        bDevCapabilityType      3
        bmAttributes         0x02
          Latency Tolerance Messages (LTM) Supported
        wSpeedsSupported   0x000e
          Device can operate at Full Speed (12Mbps)
          Device can operate at High Speed (480Mbps)
          Device can operate at SuperSpeed (5Gbps)
        bFunctionalitySupport   1
          Lowest fully-functional device speed is Full Speed (12Mbps)
        bU1DevExitLat          10 micro seconds
        bU2DevExitLat        2047 micro seconds
    can't get debug descriptor: Resource temporarily unavailable
    Device Status:     0x001c
      (Bus Powered)
      U1 Enabled
      U2 Enabled
      Latency Tolerance Messaging (LTM) Enabled

     

    Thanks, Would you be able to supply output of the following?

    cat  /sys/class/net/eth*/device/uevent

  11. Is the status of the driver in systems drivers available or inuse?

     

    if Available try modprobe asix or modprobe ax88179_178a as required.

     

    I have modprobe on ax hence Inuse.

     

    can yyou provide lsusb -vvs 001:003 this should match bus and device.

     

    Bus 001 Device 003: ID 0b95:1790 ASIX Electronics Corp. AX88179 Gigabit Ethernet

     

    image.png