Jump to content
XPEnology Community

recoco

Transition Member
  • Posts

    15
  • Joined

  • Last visited

Posts posted by recoco

  1. 3 hours ago, coolfree said:

    Hello everyone.

    i need help

    NIC 82599ES loading driver error,not work

    MB:J4125NHU

    platform:DVA1622
    version":"7.1.1-42962
    ext:ixgbe,r8169

    tc@box:~$ lspci -nn
    00:00.0 Host bridge [0600]: Intel Corporation Device [8086:31f0] (rev 06)
    00:00.3 System peripheral [0880]: Intel Corporation Device [8086:3190] (rev 06)
    00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:3185] (rev 06)
    00:0f.0 Communication controller [0780]: Intel Corporation Device [8086:319a] (rev 06)
    00:12.0 SATA controller [0106]: Intel Corporation Device [8086:31e3] (rev 06)
    00:13.0 PCI bridge [0604]: Intel Corporation Device [8086:31d8] (rev f6)
    00:13.2 PCI bridge [0604]: Intel Corporation Device [8086:31da] (rev f6)
    00:14.0 PCI bridge [0604]: Intel Corporation Device [8086:31d6] (rev f6)
    00:15.0 USB controller [0c03]: Intel Corporation Device [8086:31a8] (rev 06)
    00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:31e8] (rev 06)
    00:1f.1 SMBus [0c05]: Intel Corporation Device [8086:31d4] (rev 06)
    01:00.0 Non-Volatile memory controller [0108]: Device [1987:5016] (rev 01)
    02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
    03:00.0 Ethernet controller [0200]: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection [8086:10fb] (rev 01)

     

    :: Loading kernel modules from extensions ...
    Loading kmod #0 "dca.ko" for pocopico.ixgbe (args: )
    Loading kmod #1 "vxlan.ko" for pocopico.ixgbe (args: )
    insmod: can't insert 'vxlan.ko': unknown symbol in module, or unknown parameter
    ERROR: kernel extensions "vxlan.ko" from pocopico.ixgbe failed to load
    Exit on error [99] rp ext init exec failure...
    Wed Oct  5 01:25:09 UTC 2022
    none /sys/kernel/debug debugfs rw,relatime 0 0

     

    Try 42218. Looks like a compatible problem.

  2. On 5/13/2022 at 3:39 AM, javikobcn said:

    Thx for the work but I have such bad luck that my version of dsm(7.1 42661-1) is just the one that is not included, would an update be possible?😂

    vi patch.sh

    find line "7.1 42661-0" ,  then add a new line "7.1 42661-1"

    sudo ./patch.sh -p

    • Like 2
  3.  

    Kernel is:

    Quote

    SynologyNAS> uname -a

    Linux SynologyNAS 4.4.180+ #42661 SMP Fri Apr 1 15:33:00 CST 2022 x86_64 GNU/Linux synology_broadwellnk_3622xs+

     

    I'm building my DS3622xs+ 7.1.0-42661 loader for testing. The redpill-virtio extension is only one extension. It's added through https://raw.githubusercontent.com/jumkey/redpill-load/develop/redpill-virtio/rpext-index.json .

    But looks like the extension does not work. 

     

    Below is the detail information:

    Quote

    Loading kmod #0 "virtio-rng.ko" [   22.897634] virtio_rng: Unknown symbol register_virtio_driver (err 0)

    [   22.898056] virtio_rng: Unknown symbol hwrng_unregister (err 0)

    [   22.898462] virtio_rng: Unknown symbol hwrng_register (err 0)

    f[   22.898901] virtio_rng: Unknown symbol unregister_virtio_driver (err 0)

    [   22.899295] virtio_rng: Unknown symbol virtqueue_get_buf (err 0)

    [   22.899677] virtio_rng: Unknown symbol virtqueue_kick (err 0)

    [   22.900015] virtio_rng: Unknown symbol virtqueue_add_inbuf (err 0)

    or redpill-virtio (args: )

    [   22.905176] virtio_rng: Unknown symbol register_virtio_driver (err 0)

    [   22.905615] virtio_rng: Unknown symbol hwrng_unregister (err 0)

    [   22.905958] virtio_rng: Unknown symbol hwrng_register (err 0)

    [   22.906302] virtio_rng: Unknown symbol unregister_virtio_driver (err 0)

    [   22.906719] virtio_rng: Unknown symbol virtqueue_get_buf (err 0)

    [   22.907069] virtio_rng: Unknown symbol virtqueue_kick (err 0)

    [   22.907419] virtio_rng: Unknown symbol virtqueue_add_inbuf (err 0)

    insmod: can't insert 'virtio-rng.ko': unknown symbol in module, or unknown parameter

  4. Quote

    Loading kmod #0 "scsi_transport_sas.ko" for pocopico.hpsa (args: )

    [   20.106276] scsi_transport_sas: exports duplicate symbol sas_attach_transport (owned by kernel)

    [   20.116325] scsi_transport_sas: exports duplicate symbol sas_attach_transport (owned by kernel)

    insmod: can't insert 'scsi_transport_sas.ko': invalid module format

    ERROR: kernel extensions "scsi_transport_sas.ko" from pocopico.hpsa failed to load

    Exit on error [99] rp ext init exec failure...

    Fri Feb 25 08:10:18 UTC 2022

     

    @pocopico , bother you. There is similar error with hpsa ext module in DS3617xs 7.0.1-42218. Looks like because there is a scsi_transport_sas.ko have been loaded by kernel before the hpsa module.

     

    There is also a compatible problem with r8168 ext module. Below is error msg:

    Quote

    Loading kmod #0 "r8168.ko" for pocopico.r8168 (args: )

    [   20.078866] r8168: Unknown rela relocation: 4

    [   20.083481] r8168: Unknown rela relocation: 4

    insmod: can't insert 'r8168.ko': invalid module format

    ERROR: kernel extensions "r8168.ko" from pocopico.r8168 failed to load

    Exit on error [99] rp ext init exec failure...

     

  5. tinycore-redpill.v0.4.5 with ext hpsa. The loader is built successfully without any error. But there is a error when booting.

    Quote

    ......

    :: Loading module usb-storage[    2.298664] usbcore: registered new interface driver usb-storage

    ... [  OK  ]

    :: Loading kernel modules from extensions ...

    Loading kmod #0 "scsi_transport_sas.ko" for pocopico.hpsa (args: )

    [    2.308405] scsi_transport_sas: version magic '4.4.180+ SMP mod_unload ' should be '3.10.108 SMP mod_unload '

    [    2.309303] scsi_transport_sas: version magic '4.4.180+ SMP mod_unload ' should be '3.10.108 SMP mod_unload '

    insmod: can't insert 'scsi_transport_sas.ko': invalid module format

    ERROR: kernel extensions "scsi_transport_sas.ko" from pocopico.hpsa failed to load

    Exit on error [99] rp ext init exec failure...

    Sun Feb 20 11:46:34 UTC 2022

    none /sys/kernel/debug debugfs rw,relatime 0 0

    [    2.516065] usb 2-1: new high-speed USB device number 2 using ehci-pci

    ......

     

  6. I have built the loader, follow these commands:

    sudo ./rploader.sh update now
    sudo ./rploader.sh serialgen DS3615xs now
    sudo ./rploader.sh identifyusb now
    sudo ./rploader.sh satamap now
    sudo ./rploader.sh ext bromolow-7.0.1-42218 add https://raw.githubusercontent.com/pocopico/rp-ext/master/mpt2sas/rpext-index.json # for the SAS HBA card
    sudo ./rploader.sh build bromolow-7.0.1-42218

     

    The loader can boot. Anything looks fine. But after booting, the installation can not recognize networks cards. Both are e1000 and one of these is signed the MAC generated by tinyloader.

     

    The e1000e module is loaded successfully.

    DiskStation> lsmod
    Module                  Size  Used by    Tainted: P  
    usbhid                 26271  0 
    hid                    88234  1 usbhid
    etxhci_hcd             84851  0 
    apollolake_synobios    70938  0 
    nfsv3                  24512  0 
    nfs                   181543  1 nfsv3
    lockd                  73280  2 nfsv3,nfs
    grace                   2114  1 lockd
    sunrpc                245230  3 nfsv3,nfs,lockd
    r8168                 527330  0 
    igb                   175987  0 
    i2c_algo_bit            5456  0 
    e1000e                173807  0 
    vxlan                  32623  0 
    ip6_udp_tunnel          1967  1 vxlan
    udp_tunnel              2419  1 vxlan
    vfat                   10479  0 
    fat                    54532  1 vfat
    usb_storage            49529  0 
    xhci_pci                4650  0 
    xhci_hcd              111928  1 xhci_pci
    usbcore               201223  5 usbhid,etxhci_hcd,usb_storage,xhci_pci,xhci_hcd
    usb_common              2286  1 usbcore

     

    DiskStation> ifconfig -a
    lo        Link encap:Local Loopback  
              inet addr:127.0.0.1  Mask:255.0.0.0
              UP LOOPBACK RUNNING  MTU:65536  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1 
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

     

    DiskStation> more /etc/synoinfo.conf |grep eth
    AppleTalk="eth0"
    eth0_mtu="1500"
    eth0_wol_options="d"
    eth1_mtu="1500"
    eth1_wol_options="d"

     

    What is wrong with these? Thanks in advance!

  7. Hi, everyone, I can boot from the USB or from vm disk(sata0). But both stop at "boot tinycore for loader creation". I'm installing it on Proxmox vm. I had installed 6.2.3 successfully before which is running smoothly.

    What should I do? Thanks.

    BTW, I found that there is a bug in UEFI bios vm which can not boot tinycore loader. After changing the bios from UEFI to Seabios, the tinycore loader boots successfully using USB or vm disk(sata0).

     

  8. 2 hours ago, ausmann said:


    curl: (22) The requested URL returned error: 403 Forbidden

    [!] Failed to download https://mirrors.llilii.cn/redpill/extensions/enhancements /boot-wait/config/rpext-index.json to /home/tc/redpill-load/custom/extensions/_n                           ew_ext_index.tmp_json

    *** Process will exit ***

    [!] Failed to add "https://mirrors.llilii.cn/redpill/extensions/enhancements/boo                           t-wait/config/rpext-index.json" as an extension:


    ,

    *** Process will exit ***
    [!] Failed to install unknowno.boot-wait bundled extension - see errors above

    *** Process will exit ***
    FAILED : Loader creation failed check the output for any errors

    anyone can helkp please?

    Use https://github.com/RedPill-TTG/redpill-extensions  The llilii.cn mirror is temporary not available.

×
×
  • Create New...