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

FS#2542 - oxnas820 pogoplug v3 / pogoplug pro - SATA interface not supported #7689

Closed
openwrt-bot opened this issue Oct 10, 2019 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

forenuser:

Supply the following if possible:

  • pogoplug pro
  • Software versions of OpenWrt/LEDE release: Snapshot r11159
  • dmesg doesn't show any SATA interface
  • cat /proc/partitions doesn't show partitions of the connected SATA hdd
@openwrt-bot
Copy link
Author

ffftwo:

workaround:
index 6f10a94069..b38c58190b 100644
--- a/arch/arm/boot/dts/ox820-cloudengines-pogoplugpro.dts
+++ b/arch/arm/boot/dts/ox820-cloudengines-pogoplugpro.dts
@@ -124,3 +124,7 @@
&pcie0 {
status = "okay";
};
+
+&sata {

  •   status = "okay";
    

+};

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

No branches or pull requests

1 participant