Releases: RROrg/rr
Releases · RROrg/rr
24.5.6
- Fix photosfacepatch addon.
- Fix nvmesystem addon(DSM7.1's support). Thanks @PeterSuh-Q3
- Fix sensors addon(nct6775's deps).
- Other.
Full Changelog: 24.5.5...24.5.6
24.5.5
- 修复型号列表的flags判断错误(部分人 apollolake/denverton 架构型号未显示在列表中)的问题.
- 优化型号列表获取失败的问题.
- 重构 MMC 的屏蔽算法(MMC为引导时, 启动后通知弹出的问题).
- 优化 "向作者报告错误" 的日志获取.
- 更新 e1000e 到 v3.8.7.
- 修复 nvmecache 插件, 在 m.2 的 PCIPATH 为 0000:00:01.0 时, 重启后 m.2 丢失的问题.
- 修复 非DT型号,磁盘丢失的问题.
- 其他问题修复.
- Fix the problem of model list flags judgment error (part people apollolake/denverton architecture model not displayed in the list).
- Optimize the problem of model list acquisition failure.
- Recommended re-shaping of MMC (MMC is notified when it is boot, startup notification problem).
- Optimize the log acquisition of "Report errors to the author".
- Update e1000e to v3.8.7.
- Fixed nvmecache addon, Fix the problem of when m.2 is PCIPATH is 0000:00:01.0, m.2 lost for restart NAS.
- Fix the problem of disk loss for non-DT models.
- Other problem fixes.
Full Changelog: 24.5.4...24.5.5
24.5.4
- 优化 synoinfo 提示信息.
修改 使用官方的 e1000e 驱动.- 修改 nvmesystem 插件支持全部型号(仅支持 7.2), Thanks @PeterSuh-Q3.
- 修复 nvmesystem 和 nvmevolume 的冲突问题 (在加入 nvmesystem 时, nvmevolume 会自动屏蔽).
- 修复 nvme 做引导盘时, 不显示其他非引导的 m2 硬盘的问题.
- 修复 updatenotify 插件重复通知的问题(24.5.3).
- 更新 hdddb. Thanks @007revad
- Optimize synoinfo prompt information.
Modify to use the official e1000e driver.- Modify the nvmesystem addon to support all models (only supports 7.2), Thanks @PeterSuh-Q3.
- Fix the conflict between nvmesystem and nvmevolume (When joining nvmesystem, nvmevolume will be automatically blocked.)
- Fixed the issue where other m2 hard drives are not displayed when nvme is used as a boot disk.
- Fixed the issue of duplicate notifications in the updatenotify plug-in (24.5.3).
- Update hdddb. Thanks @007revad
Full Changelog: 24.5.3...24.5.4
24.5.3
- 发布24.5.2 (重构模型获取方式, 支持所有模型).
- 其他小错误修复.
- Release 24.5.2 (Reconstruct the model acquisition method to support all models).
- Other minor bug fixes.
Full Changelog: 24.5.2...24.5.3
24.5.2
⚠: 生产环境暂时请勿升级到该版本!!!
⚠: Production environment is temporarily not upgraded to this version!!!
⚠: 生产环境暂时请勿升级到该版本!!!
⚠: Production environment is temporarily not upgraded to this version!!!
⚠: 生产环境暂时请勿升级到该版本!!!
⚠: Production environment is temporarily not upgraded to this version!!!
- 重构了整体实现方式, 支持 apollolake broadwell broadwellnk broadwellnkv2 broadwellntbap denverton epyc7002 geminilake purley r1000 v1000 架构的全部型号(包括将来发布的未知型号).
- 重构了 patch 过程 和 kernel 5 的 hook 方式.
- Reconstructed the overall implementation method, supported all models(including future unknown models) of apollolake broadwell broadwellnk broadwellnkv2 broadwellntbap denverton epyc7002 geminilake purley r1000 v1000 architectures.
- Reconstructed the patch process and hook method for kernel 5.
Full Changelog: 24.5.1...24.5.2
24.5.1
Fix 7.0, 7.1 patch error in v24.5.0.
Full Changelog: 24.5.0...24.5.1
24.5.0
- 更新 r8125 to 9.013.02.
- 更新 r8168 to 8.053.00.
- 更新 nct6683.
- 添加 sensors 插件对 nct* 传感器的支持.
- it87:
- nct6683:
-
- ASRock Z370M PRO4(NOK)
-
- nct6775:
- 修复 非DT型号下USB磁盘被识别为内部磁盘的问题.
- 其他小问题修复.
- Update r8125 to 9.013.02.
- Update r8168 to 8.053.00.
- Update nct6683.
- Add sensors addon support for nct* sensors.
- it87:
- nct6683:
-
- ASRock Z370M PRO4(NOK)
-
- nct6775:
- Fix the problem that the USB disk is recognized as an internal disk in non-DT models.
- Other minor bug fixes.
Full Changelog: 24.4.8...24.5.0
24.4.8
- 修复 编译过程中的一些空的错误提示.
- 修复 某些网卡在某些情况下获取不到IP的问题.
- 添加 i915.modeset=0, apparmor.mode=complain, apparmor=0 cmdline 说明.
- 更新 codecpatch 插件 (69057u5).
- 修复 console 插件导致的启动失败问题 (console 仅支持 apollolake, geminilake 和 custom SA6400).
- 修复 reboottoloader 插件对 7.0 的兼容.
- 其他小问题修复.
- Fix some empty error messages during compilation.
- Fix some cases where the IP address cannot be obtained.
- Add i915.modeset=0, apparmor.mode=complain, apparmor=0 to the cmdline menu.
- Update codecpatch addon (69057u5).
- Fix console addon causing startup failure (console only support apollolake, geminilake and custom SA6400).
- Fix reboottoloader addon compatibility with 7.0.
- Other minor bug fixes.
Full Changelog: 24.4.7...24.4.8
24.4.7
- 修复 DSM 系统相关操作(降级,修改密码...等) 无效的问题 (from 24.4.1).
- 修复 可能出现的 /dev/pts/N 错误.
- 增加 当 IP(169.254..) 时 显示 LINK LOCAL.
- 屏蔽无关紧要的服务(syno-oob-check-status, SynoInitEth) 失败.
- 修复 custom SA6400 纯 m.2 安装看不到硬盘的问题.
- 修改 storage_panel 插件自动 BAY.
- 修改 4.4内核型号使用官方 Mellanox 驱动, 以兼容更多型号.
- 增加 群晖官方数据恢复的相关依赖工具.
- 其他优化.
- Fix the problem that DSM system related operations (downgrade, change password...etc.) are invalid (from 24.4.1).
- Fix possible /dev/pts/N errors.
- Added LINK LOCAL to be displayed when IP(169.254..).
- Failed to block irrelevant services (syno-oob-check-status, SynoInitEth).
- Fixed the problem that the hard disk cannot be seen during custom SA6400 pure m.2 installation.
- Modify the storage_panel addonn to automatically BAY.
- Modify 4.4 kernel models to use the official Mellanox driver to be compatible with more models.
- Added dependencies tools related to Synology Official Data Recovery.
- Other optimizations.
Full Changelog: 24.4.6...24.4.7
24.4.6
- 修复 '解析 Pat' 报错 null 的问题.
- 修复 '克隆引导盘' 可能失败的问题.
- 添加 sensors 插件, 获取温度信息和 PWM 控制.
- 修复 cpuinfo 插件, 重写参数设置.
e.g.:--vendor 'Intel®' --family 'Core™ i11' --series 'i11-18990KS Processor' --cores 256 --speed 128000
-v 'Intel®' -f 'Core™ i11' -s 'i11-18990KS Processor' -c 256 -p 128000
- Fixed the issue where 'Parse Pat' reported null error.
- Fix the issue where 'Clone Boot Disk' may fail.
- Add sensors addon to obtain temperature information and PWM control.
- Currently only tested
- Please see detailed instructions RR PWM control configuration
- Fix cpuinfo addon, rewrite parameter settings.
New parameter e.g.:--vendor 'Intel®' --family 'Core™ i11' --series 'i11-18990KS Processor' --cores 256 --speed 128000
-v 'Intel®' -f 'Core™ i11' -s 'i11-18990KS Processor' -c 256 -p 128000
Full Changelog: 24.4.5...24.4.6