Jump to content

martinayotte

Members
  • Posts

    3892
  • Joined

  • Last visited

Other groups

Contributor/Maintainer

Recent Profile Visitors

13678 profile views
  1. I don't know ... I've worked on this since almost a year ...
  2. The DT overlay isn't written to support multiple buses ... But, again, why do you need more than one bus, since OneWire support multiple devices on the same bus ?
  3. Why do you need more than one bus ? You can have multiple devices on the same bus ...
  4. If you look at /boot/boot.cmd (which then compiled into /boot/boot.scr), there is a line where /boot/armbianEnv.txt is loaded in memory and then "env import" is executed ...
  5. Personnally, I'm running on eMMC with other boards such OPi-ZeroPlus2-H5 since years ...
  6. I will try, but daily job take most of my time these days ...
  7. Sorry, completely forgot to join, it was too sunny outside ...
  8. With the help of @megi / @megous , I've now my Pinebook-A64 LCD working. Here is the patch : https://github.com/armbian/build/commit/d49be78b702d7779f78d2655126a56e7f2ea7426
  9. I've tried for months to clarify the reason of such issue ... My last working kernel was 5.7.6, and the issue appeared as soon as 5.8.0, I've done "diff" between both branches and I still didn't figured out the glitches ...
  10. I've reverted my commit since now the original github has the changes done directly by CGarces ...
  11. If you look at the resulting image, maybe the rtl8189fs.ko is still present and broken ... Anyway, I've done builds+tests on all my OPi which using this rtl8189, and results are successful, I've done this commit : https://github.com/armbian/build/commit/bba53d4644e83cd46b80820b5835ad7c2e7691e5
  12. I've just done new build with a 8189fs patch, it seems to work on my OPiPC+ ... I will check other boards this afternoon. Now time to do some snowshows ...
  13. Yes, and No ... it prevent all networking if WiFi is present, such as running "ifconfig" will hang forever. Simply move or delete the 8189fs.ko module will prevent that.
  14. It seems that NanoPi K1 Plus is using rtl8189 WiFi ... Right ? Driver is broken in 5.11, I'm working on it with other guys, I'm using OPiPC+/OPiLite/OPiPlus2E. In the mean time, if you don't need WiFi, disable the module : mv /lib/modules/5.11.1-sunxi/kernel/drivers/net/wireless/rtl8189fs/8189fs.ko /lib/modules/5.11.1-sunxi/kernel/drivers/net/wireless/rtl8189fs/8189fs.ko-disabled
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines