Closed lucar91 closed 5 years ago
The error probably originates from a bad sdcard. Anyway, I strongly advise you to update the yun firmware to the latest available so the expander sketch should work out of the box and drivers/kernel have been updated too.
Hi, thanks for your reply. I downloaded and installed OPENWRT-YÚN 1.5.3 UPGRADE IMAGE, but the problem remains.
[ 31.930000] end_request: I/O error, dev sda, sector 4456738 [ 31.930000] EXT4-fs (sda1): error loading journal
I don't understand. I'll try to change my SD card...
Meanwhile, thanks a lot for your help.
Sorry, latest image is ledeyun-17.11-r6773+1-8dd3a6e-ar71xx-generic-arduino-yun-squashfs-sysupgrade.bin and you can grab it here https://github.com/arduino/yun-go-updater/tree/master/tftp . The instructions on the website are not updated .
Hi, sorry, I have not had time to try. Meanwhile, I thank you for the answers. If you prefer you can close the discussion and if one day I will deal with the problem again, I will open it again, if possible.
No problem, I'm closing the issue in the meantime, feel free to reopen if needed
Hi, I have an arduino yun with lede-17.01.6.
Since your sketch was not working, i took the following lines from your code:
it works for me, and at the first reboot i can see the expanded memory.
But sometimes, when i started the arduino, the memory is not expanded and i have this error
Would you know where the problem is?