Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
4 results tagged sdcard  ✕
MicroPython | CircuitPython Hardware: SD Cards | Adafruit Learning System https://learn.adafruit.com/micropython-hardware-sd-cards/micropython
Thu Nov 7 17:00:46 2019 archive.org
QRCode
thumbnail
sdcard micropython esp8266
GitHub - digidem/filehub-config: Hacking the RAVPower Filehub to automate SD card transfers and harddrive backups https://github.com/digidem/filehub-config
Fri Jul 6 18:21:59 2018 archive.org
QRCode
thumbnail

The RAVPower Filehub runs embedded Linux, which is a cut-down version of Linux with a low memory footprint. Most of the filesystem is read-only apart from the contents of /etc and /tmp, but changes are not persisted across reboots.

The easiest way to "hack" / modify the configuration of the embedded Linux is to create a script EnterRouterMode.sh on an SD card and put the card in the Filehub. The current firmware (2.000.004) will execute a script with this name with root permissions when the SD card is mounted.

The EnterRouterMode.sh script modifies scripts within /etc and persists changes by running /usr/sbin/etc_tools p.

To use, download the EnterRouterMode.sh script, copy it to the top-level folder of an SD card, and insert it into the filehub device.

https://github.com/dmgeurts/filehub-config
https://github.com/dmgeurts/filehub-config/blob/master/doc/Firmwares.md

https://github.com/m42u/filehub-config

ravpower filehub wifi sdcard
Does anyone understand AML-AUTOSCRIPT? - FreakTab.com http://freaktab.com/forum/tv-player-support/amlogic-based-tv-players/s802/others/15988-does-anyone-understand-aml-autoscript
Mon May 14 21:55:28 2018 archive.org
QRCode
thumbnail

if mmcinfo
then
if fatexist mmc 0:1 u-boot.bin
then fatload mmc 0:1 82000000 u-boot.bin
echo @@@@@@@@@@@@@@@@@@@@@@@@ erase spiflash : need about one minute @@@@@@@@@@@@@@@@@@@@@@
sf probe 2
sf erase 0 600000
sf write 82000000 0 60000
echo @@@@@@@@@@@@@@@@@@@@@@@@ erase nandflash @@@@@@@@@@@@@@@@@@@@@@
nand erase 0
reset
fi
fi

sdcard amlogic
[HOWTO] Unbrick WeTek Play - WeTek Community Forum http://wetekforums.com/v/index.php?p=discussion/55/howto-unbrick-wetek-play
Mon May 14 21:39:00 2018 archive.org
QRCode
thumbnail

It might be very rare (actually it happened to me only once, few months ago, while doing "dev work" and I had no RS232 cable, I locked myself out because of a bad rom flashing) but if your device seems dead and refuses to boot to recovery using the bottom located pinhole as trigger to enter recovery (see CWM or TWRP threads for more infos about entering recovery) don't be afraid because, unless you suffer of an hardware failure, you will be able to unbrick it using this MicroSD rescue method.

amlogic wetek unbrick sdcard
4727 links, including 1641 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn