Leaderboard
Popular Content
Showing content with the highest reputation since 06/18/2025 in all areas
-
Дошли руки до настройки conf чтоб видно было память на серверных МП ну и там где больше 1го контроллера памяти Так как память линуксу сообщает свои данные через i2c eeprom нам нужно настроить адресацию этих еепром первое из консоли в режиме изменения conf вводим команду lspci -vt получаем много текста находим [0000:7f]| +-13.0 Intel Corporation Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS переводим в B127:D19:F0 порт 0 [0000:7f]| +-13.1 Intel Corporation Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS переводим в B127:D19:F0 порт 1 [0000:ff]| +-13.0 Intel Corporation Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS переводим в B255:D19:F0 порт 0 [0000 :ff]| +-13.1 Intel Corporation Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS переводим в B255:D19:F0 порт 1 получаем такое важно получить картину в кунапе чтоб слоты получили букву слота если нет пробовать другой порт [Memory I2C 1] DEV_BUS = B127:D19:F0 DEV_PORT = 0 [Memory I2C 2] DEV_BUS = B127:D19:F0 DEV_PORT = 1 [Memory I2C 3] DEV_BUS = B255:D19:F0 DEV_PORT = 0 [Memory I2C 4] DEV_BUS = B255:D19:F0 DEV_PORT = 1 ковыряясь в конфигах кунапов на xeon нашел такие строки [Model Name Extension] EXT_BITMAP=0x0000 EXT_BIT_0 = MEM,ECC,EC EXT_BIT_1 = PSU,DUAL,RP EXT_BIT_2 = PCI,1fc9:4024 | 1fc9:4022,+ все это добавил перегрузился в систему кунапа включил в нем ssh зашел в в консоль по ssh логин пароль админ учетки дал команду i2cdetect -l получил i2c-3 smbus iMC socket 0 channel 0 SMBus adapter получаем что наш контроллер памяти 0 - 0 на I3 i2c-1 smbus iMC socket 1 channel 0 SMBus adapter получаем что наш контроллер памяти 1 - 0 на I1 i2c-6 i2c NVIDIA i2c adapter 5 at 2:00.0 I2C adapter i2c-4 smbus iMC socket 0 channel 1 SMBus adapter получаем что наш контроллер памяти 0 - 1 на I4 i2c-2 smbus iMC socket 1 channel 1 SMBus adapter получаем что наш контроллер памяти 1 - 1 на I2 i2c-0 smbus SMBus I801 adapter at 0580 SMBus adapter i2c-5 i2c NVIDIA i2c adapter 4 at 2:00.0 I2C adapter добавляем сами слоты памяти I1 -I4 я подбирал ( на последнем фото последовательность слотов на материнской плате) у вас может быть не та последовательность но это обращение к адресу i2c контроллера SLOT1_ADDR = 5, 0x50, I1 SLOT2_ADDR = 5, 0x51, I1 SLOT3_ADDR = 6, 0x54, I1 SLOT4_ADDR = 6, 0x55, I1 SLOT5_ADDR = 7, 0x55, I2 SLOT6_ADDR = 7, 0x54, I2 SLOT7_ADDR = 8, 0x51, I2 SLOT8_ADDR = 8, 0x50, I2 SLOT9_ADDR = 1, 0x50, I3 SLOT10_ADDR = 1, 0x51, I3 SLOT11_ADDR = 2, 0x54, I3 SLOT12_ADDR = 2, 0x55, I3 SLOT13_ADDR = 3, 0x55, I4 SLOT14_ADDR = 3, 0x54, I4 SLOT15_ADDR = 4, 0x51, I4 SLOT16_ADDR = 4, 0x50, I4 память всегда начинается с адреса 0х50 у меня не по порядку подобрал методом проб в итоге получаем кусок конфига [Memory I2C 1] DEV_BUS = B127:D19:F0 DEV_PORT = 0 [Memory I2C 2] DEV_BUS = B127:D19:F0 DEV_PORT = 1 [Memory I2C 3] DEV_BUS = B255:D19:F0 DEV_PORT = 0 [Memory I2C 4] DEV_BUS = B255:D19:F0 DEV_PORT = 1 [System Memory] MAX_CHANNEL_NUM = 8 MAX_SLOT_NUM = 16 SLOT1_ADDR = 5, 0x50, I1 SLOT2_ADDR = 5, 0x51, I1 SLOT3_ADDR = 6, 0x54, I1 SLOT4_ADDR = 6, 0x55, I1 SLOT5_ADDR = 7, 0x55, I2 SLOT6_ADDR = 7, 0x54, I2 SLOT7_ADDR = 8, 0x51, I2 SLOT8_ADDR = 8, 0x50, I2 SLOT9_ADDR = 1, 0x50, I3 SLOT10_ADDR = 1, 0x51, I3 SLOT11_ADDR = 2, 0x54, I3 SLOT12_ADDR = 2, 0x55, I3 SLOT13_ADDR = 3, 0x55, I4 SLOT14_ADDR = 3, 0x54, I4 SLOT15_ADDR = 4, 0x51, I4 SLOT16_ADDR = 4, 0x50, I4 [Model Name Extension] EXT_BITMAP=0x0000 EXT_BIT_0 = MEM,ECC,EC EXT_BIT_1 = PSU,DUAL,RP EXT_BIT_2 = PCI,1fc9:4024 | 1fc9:4022,+ и после этого получаем полноценное определение слотов памяти2 points
-
На последней dsm 7.2 есть патч на 60 лицензий. Вроде как работает без отвалов камер.2 points
-
I received my Me Mini a few days ago and performed the following steps: 1. Fitted 3 WD red SN700 1TB nvme drives in slots 4 to 6. 2. I then flashed arc image to usb and booted from this. 3. Configured bootloader for SA6400 model with defaults. 4. Cloned bootloader to emmc. 5. Formatted WD drives. 6. Reboot system and wait for bootloader to complete. 7. Installed DSM. 8. Setup nmve drives as jbod pool for testing. On a 2.5gbe network this system really flys and performs faster than my DS1821+, which to be fair only has a mirrored pair of SSD's for volume 1. I don't think the Me Mini is suitable for any other uses case as the CPU and nvme speeds are just too low compared to other options when considering use for compute operations, but for a NAS doing primarily storage and light dockers it's perfect. This thing is very quiet, even under load, and the power consumption is dramatically lower than the DS1821+ with 2 x SSD and 6 x HDD. The foot print is also impressive with it being a similar size to a traditional beer pint glass. The one thing I may do, as the emmc is quite slow, is to remove the m2 wifi card and see if an m2 sata drive can be used as bootloader drive. Not a huge issue as I don't envisage it restarting much but it is the slowest part of the process, plus I have a spare m2 sata drive so why not. I also have on order 3 WD red SN700 4TB nvme drives to fill the remaining slots and expand storage. Had considered adding the following: But for now the 2.5gbe seems good enough for my home lab.2 points
-
Победил я SSD NVME чтоб не был только как кеш , а стал именно диском. После команды ls -al /sys/block /sd* видим nvme0n1 -> ../devices/pci0000:00/0000:00:1c.4/0000:05:00.0/nvme/nvme0/nvme0n1/ получаем [System Disk 9] DISK_FORM_TYPE = PD_FORM_M_2_PCIE BUS_TYPE = NVME DISK_DRV_TYPE = M_2 DEV_BUS=B00:D28:F4 это преобразовано из 00:1c.4 PCI_SWITCH_PORT = 0 DEV_PORT = 0 DEV_BRIDGE_BUS = B05:D00:F0 это преобразовано из 05:00.0 нужно добавить эту строчку ERR_LED = EC:9 PRESENT_LED = EC:9 LOCATE_LED = EC:9 SLOT_NAME = M.2 SSD 12 points
-
# Active Backup for Business synowebapi --exec api=SYNO.ActiveBackup.Activation method=set version=1 activated=true serial_number=\"$(cat /proc/sys/kernel/syno_serial)\" # Active Backup for Google Workspace synowebapi --exec api=SYNO.ActiveBackupGSuite method=set_activation version=1 serial_number=\"$(cat /proc/sys/kernel/syno_serial)\" # Active Backup for Microsoft 365 synowebapi --exec api=SYNO.ActiveBackupOffice365 method=set_activation version=1 serial_number=\"$(cat /proc/sys/kernel/syno_serial)\" via ssh with root (no need to modify the command content)2 points
-
Better check again, a harddrive is around 8-10W usually. My whole setup with 3 drives uses only 30-35W from the mains.1 point
-
@apriliars3 and @deloza, Did you guys follow the link I provided for more details and instructions? In short, a Dell Optiplex 3060 micro (i3-8100T or 15-8500T) can be bought second hand for less than 100-140 euro's. 8GB is enough, unless you plan to use docker etc. No internal storage required if used for Xpenology, as this is loaded through USB-stick. All details in the tutorials on this site. I used ARC loader latest version, and DSM latest for DS3622xs+. 3D printing details here, 1 spool of PETG is enough for all parts. The M2 to SATA SFF-8087 (cable 50cm, not 70cm! Or buy cable seperately) adapter costs around 25 euro's, the Mean Well RD-65A is around 25 euro's, both on AliExpress (links to AliExpress product mostly fail, but they are easy to find). Some small component as mentioned in the link above, like M3 heat inserts, SATA 4 port power cable (can also be reused from old power supply), fans etc. Printing and building is quite easy, so no worries!1 point
-
Нового ничего, способ по прежнему рабочий, мелкие исправления и уточнения в тексте, в связи с переездом на новое железо и DSM7. Обновление_сертификатов_SSL_вручную.pdf1 point
-
Всеми (и еще несколькими) пользуюсь время от времени для тестов в домашней сети. Тестирую обновления, изменения и собираю временные сети (как у клиентов) для проверок перед тем, как изменять клиентские настройки. Чаще всего PFSense, их больше ставил клиентам. На хрени стоят просто для проверки, в основном тестовое окружение на VMWare и Proxmox.1 point
-
Hmm, going the programmer way is probably the most bumpy road to go. Flashing with Synologys own tools is a more convenient way and only requires an USB/UART cable and a serial connection and some driver loading and usb mounting. However, your call And yes, the bios chip - a winbond 128 Mbit - is located on the backside of the board. If you saw a “bios_r1.ROM” file in DS718+ (72806) .pat file, please cross check, that you have unpacked the correct archive. I see no bios_r1.ROM in that .pat file. But yes, the bios.ROM is in the .pat file, however, you cannot flash that directly to the EEPROM. The content has to be shifted to other adresses and the trailing space up to 16Mb has to be padded with 0xff bytes. Eventually take a look at this thread on the Doozan forum: https://forum.doozan.com/read.php?3,128079,page=11 point
-
Your disk station has ended up in a bricked state. If you can establish a serial connection to it and still log into a terminal session, you can mount an USB stick with the unpacked contents a DS718+ .pat file, modify settings in the platform.ini file, load the isfl driver and update the bios through the “updater” utility contained in the .pat file. The alternative would be flashing the bios chip with an EEPROM programmer (like eg. CH341a with a SOIC clip) and a donor image of a DS718+ bios file, if you are lucky to find one. I would suggest you to begin with establishing the serial connection and terminal session, so you can see what is going on…1 point
-
1 point
-
If the BIOS.ROM file in the DS620slim .pat file had a higher bios version number than your current DS718+ had, a bios upgrade has probably taken place. Grab an USB to uart cable and establish a serial connection and a terminal session, and the boot log will give you more information.1 point
-
Проблемы с Дискордом есть, но как правило с доступом к нему. Куча приблуд в инете есть, решающих это проблему Ну и Активация необходима для АРК патча, без него можно не активировать.1 point
-
1 point
-
Petite update. Bon tout remarche. J'ai mis à jour Arc Loader, changé le mode de boot (de power à Kexec) vu que j'ai vu que ça pouvait résoudre des problèmes de boot. Forcé une réinstall de DSM. Ca reboot en 3min, sans avoir à rebidouiller le bouton POWER. Youpi.1 point
-
Если в рамках DS, то только месторасположение приложений из "Центра пакетов". Виртуалки и Докер, но это несколько иное. Они уже с внутренним наполнением. Не зря, все советуют отдельный том под виртуалки Где хранится ОС в Synology NAS Что такое разделы диска? Хм.... Тему в профильной ветке заметят многие, кои интернируются виртуалками. Шанс на ответ выше Наверное лучший популяризатор Хрени. Но иногда тоже ошибается ))) В качестве совета и из личного. Когда что то непонятно, поднимаю Хрень на стороннем железе и набиваю руку до полного понимания. Потом берусь за основной девайс Не факт. Мне этот продукт вообще не зашёл. Ну и мне наверное проще, виртуалок у меня нет, пара докеров запущено. Систему вообще не резервирую, кроме настроек. Мне проще всё переустановить снеся системный раздел, а данные всегда на месте, даже в Райде1 point
-
1 point
-
Выше писал про то, некоторые пакеты придётся переустановить Ожидаемо, тут свои способы переноса Истину глаголите ... Надо было всё скопировать - перенести, а потом его удалять Ну так вы же изъяли том, вот он и кричит. Если там уже нет ничего важного, то в "Диспетчере хранения" удалите этот том Во во..... Мне раз такое присоветовал.... 🤪 В "Центре пакетов" в настройках "Диспетчер хранения" - вкладка "Создать" Это вы лихо так мимо пролетели .... Ну а кто обещал Кущи райские и пышно грудых гурий ? Как гласит мудрость: "Орешек знанья тверд, Но все же, мы не привыкли отступать! Нам расколоть его поможет, Киножурнал "Хочу все знать!" Пишите, спрашивайте - поможем Удалите Том или весь Пул и всё Я бы выбрал Водку и Продажных женщин 🫢1 point
-
Прозрение не всегда наступает сразу 😉 Ну данные всё равно переносить надо. Посредством редактирования смены тома, это несложно Должны подхватиться. Да если что, отредактировать их всего пять сек Ох уже эта внутрисемейная Кибер безопасность (как она мне знакома) и никакого доверия к ближнему 😀 Тут уж кулуарно решать проблемы, но уверен, ничего не поменяется, всё должно работать1 point
-
1 point
-
Запомните, а то забудете ....)))) DSM инсталлируется на все диски в Сервере. Именно на ВСЕ. Так что всё загрузится Резервная копия настроек вам в помощь Да ну..... Все же родились с обширными познаниями в Хрени и только вы тупите .....))) Да кто не тупил, пусть первым бросит в меня планкой памяти. Я тупил и до сих пор временами туплю ☺️1 point
-
Hi I just wanted to share my experience with a bare-metal install using @Peter Suh's M-Shell on this device. These PCs are widely available as used or refurbished devices. They came with different Chipsets and CPU's, mine has an i3-6100T CPU and Intel Q270 chipset and it has very low power consumption. It features one internal SATA port and one NVMe port. The NVMe disk is is detected correctly and I can used it as a data volume rather than cache. I don't need the cache, so I am happy that it turned out that way. I did the install for SA6400. I did not manage to activate WOL, but this is not needed as it is supposed to run 24/7. This is how it shows up in the storage manager: Michael1 point
-
1 point
-
Прости господи, какие Скорости вы хотите от загрузчика, зачем ему космические скорости, на что они влияют ? Роль загрузчика, запустить приблуду обхода лицензии в момент загрузки системы и всё. Далее его можно вообще вытащить. Не уверен, что течение вашей жизни таково, что важна каждая секунда, а именно столько по времени возможен выигрыш. Право дело, не стоит оно того....))) Готов принять в дар или обменять на хорошую флешку со своим автографом (станет бесценной) 😆 Я понимаю, когда SSD под виртуалки, когда под кэш, но под загрузчик .... 🤔1 point
-
Так вы этот SSD и теряете, раз не жалко. Диск загрузчика DSM прячет, что бы случайно не стереть. На оригинальном синоящике под это есть выделенный DOM (флеш). Так, что ваш выбор: SSD или под загрузчик или под пользовательские разделы.1 point
-
Very nice, I'll see if I can do something in the future for this. And yes, proxmox is another option I had. thank you Peter for sharing those links.1 point
-
Since you don't seem to consider trying Proxmox from the beginning, I'll share with you some Baremetal success stories. The first one is a success story with ARC/SA6400 in March this year at an Australian forum. The second one is a success story with my TCRP-MSHELL/SA6400 in May this year at a Korean forum. https://www.ozbargain.com.au/node/899292 https://svrforum.com/case/24051281 point
-
I'm fully back online and backups up to date (other than I need a better backup solution as my old NAS is too low powered). Issue was a badly seated disk which I somehow missed when initially reseating, and then a disk in CRITICAL state as well as another disk requiring a System Paritition repair. All performed and back online.1 point
-
Роль HDMI-заглушки HDMI-заглушка (dummy plug) — это устройство, которое заставляет систему думать, что монитор подключен, даже когда его физически нет. Основные цели использования: поддержка подключения удаленного рабочего стола и сохранение разрешения экрана, а также поддержание хеш-рейта при майнинге. Без подключения к монитору удаленное подключение может не работать или разрешение экрана может быть очень низким. Причины возникновения kernel panic Kernel panic в Linux — это критическое состояние ошибки, при котором система больше не может нормально функционировать. Это фатальная проблема, возникающая в ядре операционной системы. Основные симптомы включают внезапное зависание системы или неожиданную перезагрузку. Проблемы в headless-окружении Явление возникновения KP в Linux-системах типа Xpenology без подключения монитора можно объяснить следующими причинами: Проблемы инициализации графических драйверов * При инициализации графического оборудования во время загрузки, если устройство вывода дисплея не обнаружено, драйвер может вызвать ошибку * Особенно в системах с интегрированной графикой может возникнуть исключительная ситуация в процессе проверки состояния подключения дисплея Ошибки настройки framebuffer * Возникает, когда драйвер framebuffer ядра Linux не может правильно обработать headless-окружение * Если нет аппаратного ответа в процессе инициализации framebuffer для вывода консоли, система может зависнуть Конфликты с настройками BIOS/UEFI * На некоторых материнских платах, если выход дисплея не подключен, система может войти в режим ожидания или вызвать ошибку в процессе POST * Kernel panic может возникнуть, когда загрузчик Xpenology не может правильно обработать такое состояние оборудования Принцип решения При установке HDMI-заглушки система распознает, что монитор действительно подключен, что позволяет нормально проходить процессу инициализации графических драйверов и framebuffer. Это помогает системе стабильно загружаться, предоставляя информацию EDID (Extended Display Identification Data) на аппаратном уровне. В заключение, это явление возникает из-за недостаточной обработки исключений в процессе инициализации графического оборудования в headless-окружении или когда логика проверки состояния подключения дисплея не работает правильно на определенных аппаратных комбинациях. ------------------------------------------------------ Вышеизложенное является результатом вопроса A.I о том, почему заглушка HDMI нужна в XPE. Я также сталкивался с этим явлением, когда использовал DSM 6 в прошлом, и я решил его, купив заглушку HDMI. На самом деле, я даже не знал подробной причины. После того, как я увидел ответ A.I выше, я думаю, что теперь понимаю.1 point
-
Да пожалуйста.... Коль вы не обозначили предпочтение, то вот вам на выбор )))) https://github.com/AuxXxilium/arc/releases https://github.com/RROrg/rr/releases https://github.com/PeterSuh-Q3/tinycore-redpill/releases1 point
-
1 point
-
I see. So what seems to be suggested is a processor upgrade to take advantage of the integrated graphics of a new processor. I will look into this. I have never done a CPU upgrade before but I do work in an electronics company so it’s time to learn. Before going that route, just to confirm, there is no PCIE based GPU solution at all that would enable AI? I know there is no such thing as (for example) an Intel HD Graphics 620 in PCIE GPU format. I have struggled with the pdbear driver and it’s terrible instructions; I am curious if there is another Nvidia card that would work more seemlessly with that driver (like the 1650 that is reported above)? A side note of good news; my job allows me to take home a certain amount of old tech and yesterday I brought home an HP Envy 700 with a Haswell 4th Gen i5 in it. I put the 1030 in that machine and it is now running 3219 WITH the Nvidia successfully straight out of the box and AI works. The only thing that remains on my list is to make it possible for the Gen 8. I love the Gen 8 hardware design and while I don’t mind having two NAS’s with one just for Surveillance Station and the other for everything else, it would be nice to have the server work as a server and the reincarnated junk machine for something else.1 point
-
Hello J have download whithout problem verify your dns Here : https://mega.nz/file/It5nUBRb#LlcgHeRqfbQCvTgf52piz0GLIqh21BAfqYleSR9EuSA Regards1 point
-
Hello everyone! Another day, another tutorial. This one is a office suite (well, a basic one) working off your synology server. No more need for a Office 365 subscription, and with the ability to password protect both access and documents, it's easy enough to open it up to the internet and use it from anywhere! I actually tried several office docker installations, and found each one having one issue or another. Sure, libreoffice, or onlyoffice may look better or offer more features, but they simply don't seem to work that well on synology. I have tried and ground my teeth on those so you don't have to. (although, if you have a good tutorial/advice, I am open to read about it) Okay, so this tutorial is really simple. First, you need portainer. You can install this from terminal, sure, but managing and updating from portainer is much easier in my eyes. I won't give you a portainer installation tutorial, since there's a perfectly good one here: Synology: 30 Second Portainer Install Using Task Scheduler & Docker. Thanks Marius. Naturally he offers many other guides for installing all kind of applications via docker and otherwise on Synology NAS. Next, go to file station on your DSM, and create a location for WPS-Office configuration. Under it the documents folder will be created automatically once the suite is installed and use. Remember this location. Once you got portainer up and working, you log in, and go to stacks. Click on "new stack", give it a name such as "wps-office" (without the quotation marks), and paste the following into the editor window: --- services: wps-office: image: lscr.io/linuxserver/wps-office:latest deploy: resources: reservations: devices: - driver: nvidia count: 1 capabilities: [compute,video,graphics,utility] container_name: wps-office security_opt: - seccomp:unconfined #optional environment: - PUID=1026 - PGID=100 - TZ=Etc/GMT - CUSTOM_USER=user - PASSWORD=pass volumes: - /path/to/wps-office:/config ports: - 3000:3000 - 3001:3001 shm_size: "1gb" restart: unless-stopped Do note a few things: PUID and PGID values may be different for you, so in order to verify what they are, you can open a ssh terminal to your server, and run "id your_user" (replace your_user with your actual user). This docker-compose file includes acceleration support for Nvidia cards. As most don't have that, you can use this instead (or remove the relevant lines): --- services: wps-office: image: lscr.io/linuxserver/wps-office:latest container_name: wps-office security_opt: - seccomp:unconfined #optional environment: - PUID=1026 - PGID=100 - TZ=Etc/GMT - CUSTOM_USER=user - PASSWORD=pass volumes: - /path/to/wps-office:/config ports: - 3000:3000 - 3001:3001 shm_size: "1gb" restart: unless-stopped Change the TZ=Asia/Singapore to reflect your actual location according to this wikipedia page: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones Change the CUSTOM_USER value from user to whichever user you wish, and the PASSWORD=pass value from pass to whichever password you prefer. This will allow secure access to your office suite. Change the volume "/path/to/wps-office" to the folder you created in file station eariler Alternatively, if ports 3000/3001 are already taken by other dockers/applications, you can ammend them to XXXX:3000 and XXXX:3001 whereis XXXX are the new available ports Once all is done, simply scroll down and click "deploy stack". If you haven't messed the syntax (portainer is not forgiving about it and will not let deploy if it's wrong), the stack will start pulling the image and building the container. Give it a few minutes. Go get a snack, or coffee. Once the windows changes to the stacks list, you are in business. Simply open a new tab or window, enter "http://synologynas:3000" (or whichever your server name and port chosen are), and you will be greeted by user/pass request like this: which you will enter, and then you are in! You will see something like this: On the bottom left, where I pointed with an arrow, are the wps-office applicationsm from left to right: WPS Writer (word), WPS Presentation (powerpoint), WPS Spreadsheets (Excel), WPS PDF (Kingsoft PDF reader), Chromium web browser, and Thunar File manager. For more information about this docker and its switches, you can go here (also allows for iGPU acceleration which I didn't include): https://hub.docker.com/r/linuxserver/wps-office Enjoy!1 point
-
non tu peux rester sur la même VM, il faut : 1 éteindre la VM évidement 2 supprimer le disque associé au loader 3 importer le nouveau loader 4 mettre ce nouveau loader comme nouveau disque de boot de la VM 5. configurer et builder le nouveau loader1 point
-
Attention, là tu as installé Arc Control sur un loader RR! Arc control = Arc loader RR-Manager = RR loader Mon tuto est écrit pour le loader RR mais la philosophie est la même pour Arc et c'est bien Arc qui nécessite un HardwareID qu'il t'affiche lors de la construction du loader. Donc si tu ne veux pas t'embeter bascule sur le loader Arc et tu verras ce hardwareID tôt ou tard que tu pourras activer sur le discord correspondant. La console SSH s'active via DSM via le panneau de configuration :1 point
-
1 point
-
Hi, i know it is some time ago, but do you know whether you can follow this process for the WD EX2 NAS? Thank you1 point
-
[Notice] New menu for DSM password reset and DSM user addition Already, there is a "reset DSM Password" menu function that can be entered within 7 seconds by pressing the "r" key while booting the FRIEND kernel, but this function has been included in the MSHELL basic loader build menu for more convenient use. The existing function has been stabilized a bit more, and a new DSM user addition function has also been added. The attached image replaces the user guide. Added DSM users (administrator group) can be used immediately upon logging in. 1. Change DSM New Password 2. Add New DSM User1 point
-
So turns out it has to do with the cpu frequency scaling. once I changed it from "on-demand" to "conservative", the power usage went down back to 80w-90w.1 point
-
I thought it would be better to update this forum to the current loader, so here is one for RR Loader, located at: https://github.com/RROrg/rr Latest releases at: https://github.com/RROrg/rr/releases Current release is 24.11.13 Let the discussions begin!1 point
-
Made some progress. 1. Was able to connect the Synology DOM to a PC and used HDDRawCopy to extract an image to local drive. 2. Was able to change the VID/PID of the new Micron DOM to F400 3. Was able to flash the extracted image to Micron DOM 4. installed the new DOM via the front USB port on the DS918+ 5. Booting the NAS has the same result so far, Blue LED keeps blinking in the front. How can I view the contents of the image? Wonder if something on the image is broken to begin with. I was able to capture an image of the new DOM before plugging it in using Disk Utility on a Mac. Also have the HDDRawCopy imgc file. Do I need a linux device to see? Can I do it on a Mac?1 point
-
Ich habe euch mal die aktuelle Version der Open-VM-Tools für DSM 7.1/7.1.1 bereitgestellt. https://github.com/AuxXxilium/synology-dsm-open-vm-tools/releases Viel Spaß damit.1 point
-
Download link not working. please fix or re-upload this image. Thanks in advance1 point
-
Something like this: https://a.co/d/hKVQrUi (with the switch set to 3.3v) and some jumper wires to GND (pin 2), TX (pin 4) and RX (pin 6) of the 6-pin uart-connector on the board should do.0 points
-
I was recently informed that @fbelavenuto, the developper of the ARPL loader passed away late last year. My deepest condolences to his family and friends.0 points