Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aacraid HBA1000-16i not working #209

Open
gimraker opened this issue Apr 5, 2023 · 2 comments
Open

aacraid HBA1000-16i not working #209

gimraker opened this issue Apr 5, 2023 · 2 comments

Comments

@gimraker
Copy link

gimraker commented Apr 5, 2023

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.

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.

please visit this link:https://github.com/gimraker/lsmod/blob/main/lsmod
lsmod.txt

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.

@pocopico
Copy link
Owner

pocopico commented Apr 5, 2023

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

@gimraker
Copy link
Author

gimraker commented Apr 5, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants