Jump to content
XPEnology Community

vortexxx

Member
  • Posts

    57
  • Joined

  • Last visited

Everything posted by vortexxx

  1. from root # cd /lib/firmware # wget http://ldriver.qlogic.com/firmware/ql2500_fw.bin # wget http://ldriver.qlogic.com/firmware/ql2400_fw.bin # wget http://ldriver.qlogic.com/firmware/ql2322_fw.bin # wget http://ldriver.qlogic.com/firmware/ql2300_fw.bin # wget http://ldriver.qlogic.com/firmware/ql2200_fw.bin # wget http://ldriver.qlogic.com/firmware/ql2100_fw.bin # reboot from windows you need update frimware cp048728.exe from HPE support https://support.hpe.com/connect/s/softwaredetails?language=en_US&softwareId=MTX_9ffc0d561b3a4980baf2be2a01 Its works
  2. I test g3930, its works dva1622 fine. Its cheapest configuration is chipset 110 and 3930. One Face Recognition task works. I have Axis cams with output relay, it cans open door with face ID.
  3. I need buy i3-7100 LoL I try test many my CPU but all is very old, today I try G3930.
  4. Anybody test i3-7100 for 1622 and working face detection?
  5. Hi, can you type, what is a cheap way to face recognition?
  6. All works fine in Chrom incognito mode.
  7. https://aliexpress.ru/item/1005004432778264.html this is 710 nic, its compatible?
  8. bnx2 driver loaded but in network controller not visible bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.713.36 ($DateTime: 2016/06/16 03:53:41 $ iSCSI:qla_dbg.c:2605:ql_log qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 8.07.00.38-k
  9. real on DSM 7.1-42661 Update 4 works, later DSM - error
  10. Not work with dsm 7.1.1-42962, but work with 7.1-42661 on latest is {"error":{"code":104},"success":false}
  11. Got it working: https://ip:port/webapi/auth.cgi?api=SYNO.API.Auth&version=3&method=login&account=username&passwd=password&format=%20cookie at the end leave a space between format =cookie so dont use format=cookie, rather format= cookie https://ip:port/webapi/entry.cgi?api=SYNO.ActiveBackup.Activation&method=set&version=1&activated=true&serial_number=serialno works fine thanks
  12. Or it easy make from SAS LTO drive with USB SAS adapter? Or SAS controller to LTO drive?
  13. Its works, IG-88 thank you. Really unplug, update extra.lzma, plug usb again, and ypdate to 6.2.3. Im happy, MANY THANKS.
  14. New good sound brocade 10G on 6.2.2 - works fine, but need manipulations. I try fresh install https://archive.synology.com/download/Os/DSM/6.2.2-24922 1. unpack https://archive.synology.com/download/Os/DSM/6.2.2-24922 and you need rd and zImage 2. make loader from https://xpenology.com/forum/topic/21663-driver-extension-jun-103b104b-for-dsm622-for-3615xs-3617xs-918/ 3. on your USB with loader, replace file rd and zImage from unpacking DSM 3. add extra.lzma from http://www.filedropper.com/extra3617v05test Works fine. Asrock h110m-dgs G3940 4Gb
  15. its work, but you need make: 1 - login on DSM, in browser address line, after https://youripsyno:5001/ paste /webapi/auth.cgi?api=SYNO.API.Auth&method=Login&version=1&account=USER&passwd=PASS and ENTER. efter ENTER you see {"success":true} 2- after https://youripsyno:5001/ paste /webapi/entry.cgi?api=SYNO.ActiveBackup.Activation&method=set&version=1&activated=true&serial_number="SERIALNUMBER" after ENTER you see {"data":{"activated":true},"success":true} 3 - if you want verefy after https://youripsyno:5001/ paste /webapi/entry.cgi?api=SYNO.ActiveBackup.Activation&method=get&version=1 after ENTER if it OK you see {"data":{"activated":true,"serial_number":"SERIALNUMBER"},"success":true} I try paste complete address from forum, not work, but my metod work fine, not close page.
  16. If you want make cluster and need 10Gb switch, you can make this. insmod /lib/modules/stp.ko insmod /lib/modules/bridge.ko brctl addbr br0 // add new bridge brctl stp br0 off // stp off ifconfig br0 192.168.50.200 netmask 255.255.255.0 up // add address to bridge brctl addif br0 eth2 // add adapter one brctl addif br0 eth3 // add next adapter route add default gw 192.168.50.1 dev br0 // add GW to bridge and add this to autoboot
  17. Return to 10Gb after more time, this setup is working fine on 6.1 DSM only, you need only add to loader extra.lzma 8Gb from extra.lzma
  18. Does Anybody use J1800 monster board from china?
  19. Good day, if you want fast and cheap ISCSI 10G for PROXMOX, you need brocade 1020, extra lzma for 6.1 First you need upgrade firmware on 1020 - after, 1020 see all DAC cables. latest Bios 3.2.7.0 from http://driverdownloads.qlogic.com/QLogicDriverDownloads_UI/SearchByProduct.aspx?ProductCategory=322&Product=1214&Os=194 I use live CD You need: make live CD boot from CD bcucli (boot in normal mode) bcu adapter —list (double "-", see adapter list) bcu adapter —query 1 (double "-", see firmware) bcu boot —update 1 brocade_adapter_boot_fw_v3-2-7-0 (double "-", update bios) reboot (reboot command) bcu adapter —query 1 (double "-", see update BIOS info) Next you need add drivers to bootloader. 1. Windows user need EXT2FSD, install. 2. Booting USB from xpenology insert PC with EXT2FSD 3. Assign drive letter to partition. 4. Find extra.lzma 5. download latest 4.9 extra.lzma from http://s000.tinyupload.com/?file_id=88305548032449150873 6. replace original extra.lzma 7. remove USB, insert in bare metal and power on. Next, you need all lan card for switch, make ip6 - disabled, ip address dhcp (not assignet manually). Make switch, eth0 is for managment and assignet manually. eth1 is 1Gb eth2-5 is 10G. This is switch 1G - 4x10G its 5USD for 10G port. You need make script sh file and place on synology, after you need make shedule: Control panel -> Sheduller->add startup task-> path for this script file. insmod /lib/modules/stp.ko insmod /lib/modules/bridge.ko brctl addbr br0 brctl stp br0 off brctl addif br0 eth1 brctl addif br0 eth2 brctl addif br0 eth3 brctl addif br0 eth4 brctl addif br0 eth5 route add default gw 192.168.xxx.1 dev br0 ifconfig br0 192.168.xxx.yyy netmask 255.255.255.0 up Its working fine. X8SIL-F Xeon 3460 with 4Gb as Xpenology ISCSI and SWITCH Iperf3 shows 9.36G in all direction. All ISCSI LUNs spinned on SSD mirror raid, snapshoted on HDD. I make one SSD raid - one LUN, for better perfomance. Before I make 10G switch on vyos.
  20. Its no my but works from this https://gist.github.com/ViKingIX/95db2d154ebcf271f6df2d48d53e79a0 Get Firmwares cd /lib/firmware sudo wget http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/plain/{ctfw,ct2fw}-3.2.5.1.bin Update initramfs sudo update-initramfs -u -k all Unload and lacklist bfa module echo blaclist bfa | sudo tee /etc/modprobe.d/blaclist-bfa Reload bna module sudo rmmod bna sudo modprobe bna
  21. Its not my, but works fine. wget http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/tree/ctfw-3.2.3.0.bin wget http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/tree/ct2fw-3.2.3.0.bin wget http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/tree/cbfw-3.2.3.0.bin cp ctfw-3.2.3.0.bin /lib/firmware/ cp ct2fw-3.2.3.0.bin /lib/firmware/ cp cbfw-3.2.3.0.bin /lib/firmware/ ] cd /lib/firmware ln -s ctfw-3.2.3.0.bin ctfw.bin ln -s ct2fw-3.2.3.0.bin ct2fw.bin ln -s cbfw-3.2.3.0.bin cbfw.bin modprobe -r bna modprobe bna
  22. Good day, please can you help me? Its not Xpenology, I try to make 10G switch on VyOS, Its work fine on intel cards, but brocade 1020 cant run, I try to copy ctfw-3.2.1.1.bin to /lib/firmware/ but its not work [ 1.163499] Brocade 10G Ethernet driver - version: 3.2.21.1 [ 1.163534] bnad_pci_probe : (0xffff88040cb81000, 0xffffffffa0068250) PCI Func : (2) [ 1.163559] bna 0000:02:00.2: Direct firmware load failed with error -2 [ 1.163561] bna 0000:02:00.2: Falling back to user helper [ 1.164254] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.0.5-k [ 1.164257] igb: Copyright (c) 2007-2013 Intel Corporation. [ 1.164526] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k [ 1.164530] e1000e: Copyright(c) 1999 - 2013 Intel Corporation. [ 1.164555] Brocade BFA FC/FCOE SCSI driver - version: 3.2.21.1 [ 1.165673] ahci 0000:05:00.0: version 3.0 [ 1.179108] Can't locate firmware ctfw-3.2.1.1.bin [ 1.179412] Failed to load Firmware Image! [ 1.179422] bnad_pci_probe : (0xffff88040cb82000, 0xffffffffa0068250) PCI Func : (3) [ 1.179433] bna 0000:02:00.3: Direct firmware load failed with error -2 [ 1.179434] bna 0000:02:00.3: Falling back to user helper [ 1.180579] Can't locate firmware ctfw-3.2.1.1.bin [ 1.180889] Failed to load Firmware Image! Please help me.
×
×
  • Create New...