Jump to content
XPEnology Community

shibby

Member
  • Posts

    155
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by shibby

  1. i downloaded toolchain 7.3 and compile apollolake-7.0-41890 without any problems. but @haydibe i need to do "clean all" twice to be sure that all toolchain stuff has been removed
  2. M93p with latest redpill 7.0.1 DS918+: reboots after a try connect to NAS via ip:5000 or ssh. the same setup but with redpill compiled in last week: all works fine. M93p hasn`t got serial console port so i do know why is this happen.
  3. ah ok, now i see. "docker image ls --filter label=redpill-tool-chain --filter dangling=true --quiet" return empty result. So maybe remove "--filter dangling=true" or make another option like "clean deep", where all stuff about redpill toolchain will be deleted (caches, downloads, images etc.)
  4. @haydibe it will be nice to add to "clean all" removing of all docker images.
  5. back to redpill compiled in last week and all works fine, so it`s definitely issue with loader. my test machine is lenovo M93p so i don`t have access to serial console i try connect via ssh/telnet
  6. ok, something is wrong with new driver (or maybe i something thing screw up). I have 7.0.1 DS918+ installed. Today i compile new redpill and "burn" on new flashdrive. Everything seems to launch correct, ping to NAS working, Synology Assistant found NAS with status "ready". But when i try go to IP:5000 then NAS goes to hard reboot. Does anyone has the same issue?
  7. first run "redpill_tool_chain.sh clean all" then "docker image ls" and check is there any of redpill image. If does then remove them all. after that build new image. I made new image apollolake-7.0.1-42214 few minutes ago without issue.
  8. this is not a proof. When docker image is made then sources of redpill are downloaded from git: [stage-1 3/9] RUN git clone https://github.com/RedPill-TTG/redpill-lkm.git -b master /opt/redpill-lkm && git clone https://github.com/chchia/redpill-load.git -b master /opt/redpill-load this is the reason why command "redpill_tool_chain.sh clean all" is so important
  9. they working on it and it will be published in a separate repo, but at the moment it`s not available. but IMO @haydibe`s toolchain still should works well. Just first do "./redpill_tool_chain.sh clean" to be sure that docker will build image using latest sources from git.
  10. 1st) connect your drives in the order starting from SATA0 port. 2nd) add SataPortMap=4 to your config grub.cfg file. Set this vaule to corresponding to your number of hard drives
  11. Unfortunately i can`t (or don`t know how). I have not respond on ping, SSH&telnet are not available. So i don`t have access to console to retrieve logs. Once again to be clear: start point 6.2.3 DS918+ (jun), put redpill loader 7.x, start PC and no ping, no telnet, no access to ip:5000. Working way for me: 6.2.3 DS918+ (jun) -> 7.0.1 DS3615xs (redpill) -> 7.01 DS918+ (redpill). I don`t have idea why i cannot upgrade directly from 6.2.3 DS918+ to 7.0x DS918+.
  12. i tried compile module atlantic.ko (aquantia) for Asus XG-C100C but no luck. Can anyone compile this module for me (ds918+ image)? I`m using 10gbe network card on 6.2.3 but on 7.0.1 i cant use it anymore. Best Regards.
  13. https://global.download.synology.com/download/DSM/release/7.0.1/42214/DSM_DS918+_42214.pat
  14. yes, i tried this loader. I can install 7.0.1 on new drive (as new instalation) but i can`t upgrade current DSM 6.2.3
  15. but ok, i compile bromolow-7.0.1-42214. Now my NAS has been found by Synology Assistant as "migratable" 🤔 this is incomprehensible for me
  16. i have 4-gen CPU (Haswell). I can install DS918+ 6.2.3 (jun). I can install DS918+ 7.0.1 on fresh HDD using redpill. I can even upgrade from 6.2.3 (jun) to 6.2.4 (redpill) using DS918+ image. But i can`t upgrade from 6.2.3/6.2.4 to 7.x 😕
  17. another try and another fail. fresh/clean instalation of DS918+ 6.2.3. Swaped usb drive with redpill-7.0.1 and power on PC. Result: NAS is not available, no ping, not found by assistant. The strange is that i replace HDD to the formated/clean then NAS has been available in network (found by assistant) and ready to install fresh DSM. i tested redpill compiled by myself and also shared by @tocinillo2. Result is the same. No have idea what else i can do. Best Regards.
  18. to be honest i put those values between "HddHotplug=0 withefi" but this propably is not important, it may be in the middle, it may be at the end testing, testing, testing. I tried few options and this will work for me. Just try. If it will not work for you, then change SataPortMap value.
  19. had the same. Solution for me was added DiskIdxMap=00 SataPortMap=1 SasIdxMap=0 to boot/grup/grub.cfg file (line 45: linux /zImage ...)
×
×
  • Create New...