Jump to content
XPEnology Community

adamadam

Transition Member
  • Posts

    16
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

adamadam's Achievements

Newbie

Newbie (1/7)

1

Reputation

  1. thank you for the answer. my installation is baremetal, I run the bootloader from the pendrive on the physical machine in the basement while building the bootloader the e1000e driver downloads automatically but after a few hours the server stops responding when I turn off the plug from the card, then it resets and restarts. I added the e1000 driver on purpose, but it is not loaded when the system boots, it uses e1000e. when I was creating a virtual machine with windows in dsm because it needs remote access to it, then I noticed that windows uses the e1000 driver so it is strange for me but maybe it has to be like that. I found a command to restart network services in the network (/etc/rc.network restart) I set it in the task schedule every 6 hours I will see if it helps.
  2. I added the e1000 driver to check if it would be okay but during the bootloader build the system downloads e1000e and loads it.
  3. I have a problem with the network in ds3615xs it works for several hours then the server stops responding after disconnecting the network cable the server resets itself and works for a few hours fine. my specification is Dell optiplex 9020 i5 4690 network card under construction bootloader detects Intel e1000e, but what makes me wonder is when I created a Windows virtual machine in dsm it pointed to the e1000 network card. can anyone help? I struggle with it for a few days to no effect
  4. what pci-e card instead of Dell perc h310 to run apollolake redpill 918+? Dell perc h310 runs on ds3615xs but keeps my network crashing. a few days worked fine but the problem comes back. on ds918 + network works fine but I can not run Dell perc h310 so I would like to replace it with something else
  5. if someone had a problem with lan hang, the entire network at home was blocked, the whole network at home every few hours, it helped to change the MAC address of the network card in xpenology in the bootloader to the real address of the network card in return of the one generated together with the serial number. thank you @pocopico and others who take part in it for great work, I would like to help you financially but I do not know how you can do it, maybe do some collection on PayPal, everyone and most certainly will be happy to help you and thank you for your time and knowledge to which I pay tribute .
  6. I added the e1000 driver during development but unfortunately xpenology loads e1000e anyway. I changed the mac card address in the bootloader, I will see if it will suspend the lan connection. unfortunately, I do not know how to force the e1000e driver not to download the e1000e driver when creating the bootloader or to use the e1000 during the loading process ash-4.4# lspci -k | grep 'Kernel driver' Kernel driver in use: pcieport Kernel driver in use: xhci_hcd Kernel driver in use: serial Kernel driver in use: e1000e Kernel driver in use: ehci-pci Kernel driver in use: pcieport Kernel driver in use: pcieport Kernel driver in use: ehci-pci Kernel driver in use: lpc_ich Kernel driver in use: ahci Kernel driver in use: mpt2sas
  7. did any of you have a problem with the e1000e network card - it works for a few hours, stops being available, disconnect the ethernet cable from xpenology, then it automatically resets and restarts then ethernet works for a few hours. which card can it be replaced with? creating a bootloader the script downloads pocopico e1000e itself. you can add the e1000 driver yourself or will it use the one downloaded automatically? https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000/rpext-index.json could it be because the card has a different MAC address than the real one?
  8. I started hirens from a USB flash drive I deleted partitions on the disk which caused complications is there in hirens in utilities tool aoimei I do not remember the name exactly. of course you will lose the data from this disk, it is best to make a backup before the migration
  9. https://www.hirensbootcd.org/usb-booting/
  10. I had a similar one. turn on hirens boot USB and remove all partitions from disks helped me
  11. I had a similar one. turn on hirens boot USB and remove all partitions from disks helped me
  12. Dell Optiplex 9020 i5 4690
  13. I was able to run ds3615xs, below the screen. I made a clean tinycore pendrive and on it: sudo ./rploader.sh update now sudo ./rploader.sh serialgen DS3615xs now sudo ./rploader.sh identifyusb now sudo ./rploader.sh satamap now SataPortMap = 6, DiskIdxMap = 00 I left these two parameters aside as the satamap detected them. I added this: sudo ./rploader.sh ext bromolow-7.0.1-42218 add https://raw.githubusercontent.com/pocopico/rp-ext/master/mpt2sas/rpext-index.json Then: sudo ./rploader.sh build bromolow-7.0.1-42218 The drives are working, but I am not satisfied because the ds3615xs is only two cores and my i5-4690 has 4 of them, I performed tests via ssh, it shows correctly that there are 4 cores, their speed is also not correct, I do not know how to understand it, does synology indicate incorrectly? However, when creating virtual machines later, I will be limited. I did the same procedure for the 918+ adding mpt2sas but there is a disk 5,6 error after detecting the drive. Interestingly, if only the drives under the h310 hearts are connected, it enters.
  14. Not working, loops installations. It follows these steps: sudo ./rploader.sh update now sudo ./rploader.sh serialgen DS3615xs now sudo ./rploader.sh identifyusb now sudo ./rploader.sh satamap now (I change here in the file to SataPortMap = 4, DiskIdxMap=00 This configuration worked with bootloader jun) I add: sudo ./rploader.sh ext bromolow-7.0.1-42218 add https://raw.githubusercontent.com/pocopico/rp-ext/master/mpt2sas/rpext-index.json Later: sudo ./rploader.sh build bromolow-7.0.1-42218 Turn on, detects DS3615xs without a problem, no errors, installs DSM, system goes restart to restart and does not start DSM, indicates DS3615XS as not installed. Am I making a mistake somewhere? Can anyone advise on how to set up SataPortMap and DiskIdxMap. command result: lspci -nnq tc@box:~$ lspci -nnq 00:00.0 Host bridge [0600]: Intel Corporation 4th Gen Core Processor DRAM Controller [8086:0c00] (rev 06) 00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller [8086:0c01] (rev 06) 00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [8086:0412] (rev 06) 00:03.0 Audio device [0403]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller [8086:0c0c] (rev 06) 00:14.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI [8086:8c31] (rev 04) 00:16.0 Communication controller [0780]: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 [8086:8c3a] (rev 04) 00:16.3 Serial controller [0700]: Intel Corporation 8 Series/C220 Series Chipset Family KT Controller [8086:8c3d] (rev 04) 00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I217-LM [8086:153a] (rev 04) 00:1a.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 [8086:8c2d] (rev 04) 00:1c.0 PCI bridge [0604]: Intel Corporation 8 Series/C220 Series Chipset FamilyPCI Express Root Port #1 [8086:8c10] (rev d4) 00:1c.1 PCI bridge [0604]: Intel Corporation 8 Series/C220 Series Chipset FamilyPCI Express Root Port #2 [8086:8c12] (rev d4) 00:1d.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 [8086:8c26] (rev 04) 00:1f.0 ISA bridge [0601]: Intel Corporation Q87 Express LPC Controller [8086:8c4e] (rev 04) 00:1f.2 SATA controller [0106]: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] [8086:8c02] (rev 04) 00:1f.3 SMBus [0c05]: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller [8086:8c22] (rev 04) 01:00.0 Serial Attached SCSI controller [0107]: LSI Logic / Symbios Logic SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] [1000:0072] (rev 03) 03:00.0 PCI bridge [0604]: Texas Instruments XIO2001 PCI Express-to-PCI Bridge [ 104c:8240]
  15. A working bootloader only has mpt3sas. When I add other installations, it loops for me. I will try the DS3615 soon, I will let you know, I will do according to your post
×
×
  • Create New...