Seytonic / malduino

All the Malduinos!
MIT License
208 stars 50 forks source link

After flashing, non of my scripts work (sd-card connection problem?) #19

Open ghost opened 6 years ago

ghost commented 6 years ago

Dear community,

I just flashed my malduino elite like descriped in the tutorial: https://malduino.com/wiki/doku.php?id=setup:elite

my system information: OS: Linux Mint 18.2 Sonya Desktop-Envirement: Cinnamon Hardware: Thinkpad T460 Kernel: 4.10.0-35-generic

But when I put the standard script "DELAY 1000 STRING hello world" into a .txt file on my sd, just nothing happens after plugging in the malduino into my laptop (I even uploaded the same script with the names 0000.txt till 1111.txt just to be sure that the switches are not broken) I also tried to flash the malduino again with windows and mac, nothing seems to work.

Did somebody else had a problem like that? Is it possible, I flashes it wrong? Any ideas to make it work? It feels like there could be a hardware connection probleme to the sd-card slot.

after flashing the malduino: malduino_trouble1

Jhonti commented 6 years ago

Perhaps try increasing the delay to 5000 milliseconds and work your way down from there. Some computers can take longer than others to initialise the device.