You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am writing to report a problem with my Redpill compilation on Synology. I have been trying to connect SAS hard drives to my system via the HBA 1000 16i, but unfortunately, the system is unable to recognize the drives.
To address this issue, I have mounted your driver file "aacraid" to the system. However, it appears that the driver is not functioning correctly. Although I can see the hard drives using the "lsmod" command, there is an error occurring. The PCI ID for the device is: PCI\VEN_9005&DEV_028D&SUBSYS_06519005&REV_01.
I have attached the complete output of the "lsmod" command for your reference. As you can see, the command can detect the hard drives, but they are not working.
I would greatly appreciate your help in resolving this issue as soon as possible. If there are any additional steps that I can take to troubleshoot this problem, please let me know.
Thank you for your assistance.
The text was updated successfully, but these errors were encountered:
Can you please attach the output of
lspci -qnn
Also please note that sa6400 is a Device tree model. This means that you need to patch the /etc.defaults/model.dtb
Thank you for your reply. However, I haven't reached the installation stage yet, so the command "lspci -qnn" may not be helpful. If the hard drive can be detected, the plugin included in arpl will automatically update dtb. Currently, I cannot see the disk under */sys/block.
I have also tried using other compilation tools like Redpill, but I still couldn't install it as it couldn't detect the hard drive. Additionally, Redpill couldn't telnet to the host, so I resorted to using arpl to complete the aacraid file.
Dear pocopico:
I am writing to report a problem with my Redpill compilation on Synology. I have been trying to connect SAS hard drives to my system via the HBA 1000 16i, but unfortunately, the system is unable to recognize the drives.
To address this issue, I have mounted your driver file "aacraid" to the system. However, it appears that the driver is not functioning correctly. Although I can see the hard drives using the "lsmod" command, there is an error occurring. The PCI ID for the device is: PCI\VEN_9005&DEV_028D&SUBSYS_06519005&REV_01.
please visit this link:https://github.com/gimraker/lsmod/blob/main/lsmod
lsmod.txt
Thank you for your assistance.
The text was updated successfully, but these errors were encountered: