Jump to content
XPEnology Community

seriousm4x

Rookie
  • Posts

    2
  • Joined

  • Last visited

Everything posted by seriousm4x

  1. and also dmesg: root@nas:~# dmesg | grep -i atlantic [ 117.128184] atlantic: module verification failed: signature and/or required key missing - tainting kernel [ 117.147160] IP: [<ffffffffa0358f4c>] aq_pci_func_init+0xac/0x170 [atlantic] [ 117.162922] Modules linked in: atlantic(OE+) r8168(O) igb(O) i2c_algo_bit e1000e(O) vxlan ip6_udp_tunnel udp_tunnel fuse vfat fat crc32c_intel aesni_intel glue_helper lrw gf128mul ablk_helper arc4 cryptd ecryptfs sha256_generic ecb aes_x86_64 authenc des_generic ansi_cprng cts md5 cbc cpufreq_powersave cpufreq_performance acpi_cpufreq processor cpufreq_stats dm_snapshot dm_bufio crc_itu_t crc_ccitt quota_v2 quota_tree psnap p8022 llc sit tunnel4 ip_tunnel ipv6 zram sg etxhci_hcd xhci_pci xhci_hcd usbcore usb_common [last unloaded: apollolake_synobios] [ 117.242010] RIP: 0010:[<ffffffffa0358f4c>] [<ffffffffa0358f4c>] aq_pci_func_init+0xac/0x170 [atlantic] [ 117.351490] [<ffffffffa035903c>] aq_pci_probe+0x2c/0x2c0 [atlantic] [ 117.422475] [<ffffffffa036901e>] aq_pci_ops_init+0x1e/0x20 [atlantic] [ 117.495859] RIP [<ffffffffa0358f4c>] aq_pci_func_init+0xac/0x170 [atlantic] [ 119.073050] Modules linked in: atlantic(OE+) r8168(O) igb(O) i2c_algo_bit e1000e(O) vxlan ip6_udp_tunnel udp_tunnel fuse vfat fat crc32c_intel aesni_intel glue_helper lrw gf128mul ablk_helper arc4 cryptd ecryptfs sha256_generic ecb aes_x86_64 authenc des_generic ansi_cprng cts md5 cbc cpufreq_powersave cpufreq_performance acpi_cpufreq processor cpufreq_stats dm_snapshot dm_bufio crc_itu_t crc_ccitt quota_v2 quota_tree psnap p8022 llc sit tunnel4 ip_tunnel ipv6 zram sg etxhci_hcd xhci_pci xhci_hcd usbcore usb_common [last unloaded: apollolake_synobios] [ 119.271144] [<ffffffffa0358f4c>] ? aq_pci_func_init+0xac/0x170 [atlantic] [ 119.278827] [<ffffffffa0358f41>] ? aq_pci_func_init+0xa1/0x170 [atlantic] [ 119.286509] [<ffffffffa035903c>] aq_pci_probe+0x2c/0x2c0 [atlantic] [ 119.357447] [<ffffffffa036901e>] aq_pci_ops_init+0x1e/0x20 [atlantic]
  2. I'm not running xpe, but a real 918+ and I'm trying to get the E10G18-T1 card working. So far, I downloaded the atlantic driver from here (extra.lzma for DS918+ v0.4) and extracted it from the extra.lzma and put the atlantic.ko file into /usr/lib/modules/ and /lib/modules/, but without success. (Does it even work like that?) lspci output: root@nas:~# lspci -v -d 1d6a:d107 02:00.0 Class 0200: Device 1d6a:d107 (rev 02) Subsystem: Device 1043:8741 Flags: bus master, fast devsel, latency 0, IRQ 20 Memory at 91400000 (64-bit, non-prefetchable) [size=64K] Memory at 91410000 (64-bit, non-prefetchable) [size=4K] Memory at 91000000 (64-bit, non-prefetchable) [size=4M] Expansion ROM at 91440000 [disabled] [size=256K] Capabilities: [40] Express Endpoint, MSI 00 Capabilities: [80] Power Management version 3 Capabilities: [90] MSI-X: Enable- Count=32 Masked- Capabilities: [a0] MSI: Enable- Count=1/32 Maskable- 64bit+ Capabilities: [c0] Vital Product Data Capabilities: [100] Advanced Error Reporting Capabilities: [150] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?> Capabilities: [180] #19 Kernel driver in use: atlantic So it loads the correct driver, but the interface is not showing up in ifconfig nor dsm. Any help how to get this running? That's how far I've gotten in 3 hours.
×
×
  • Create New...