Buy ODroid-XU4 and eMMC module

>Buy ODroid-XU4 and eMMC module
>Supplier sends me Android flashed card instead of the Linux one
>I know this because I booted it and Android came up on my TV
>Flash eMMC to Linux using dd and HardKernel's suggested image
>Now it doesn't even boot, just solid blue LED for 5s, flashing blue LED for 5s, then dead. No video, nothing.
What's the problem here? I followed all the steps the manufacturer provided.

Attached: xu4_pcb_top_0330.jpg (1000x662, 232K)

Other urls found in this thread:

archlinuxarm.org/platforms/armv7/samsung/odroid-xu4#installation
twitter.com/NSFWRedditImage

>>Flash eMMC to Linux using dd and HardKernel's suggested image
Format, and do this again, but properly.

i forgot to mention I'm gay. Hope this helps.

What do you mean by format?
Writing an image destroys whatever partition table was there, so formatting is useless

Do it again, but properly.

you didn't flash with the good flags.
try this:
sudo dd if= of= bs=1M conv=fsync && sync
it should work

I was thinking to buy this little shit too but holy fuck 100 bucks for the thing is way too much.

also remove the dragon dildos from your ass

This is EXACTLY what I did.

I've tried reflashing twice already.

just use android

>I've tried reflashing twice already.
Try a different method. Maybe use something with a gui.

change the usb to sdcard adapter. the emmc module adapter is quite picky.
I had problems too and when I bought a mutli card usb reader, my problems disappeared

What are you suing to connect the sdcard to pc?

I only have one, but I'll get another I guess
What model do you have which worked for you?

Will try this also.

pic related. mine is branded UGreen.

Attached: 617oW809rGL._SL1001_.jpg (1001x1001, 76K)

>I only have one, but I'll get another I guess
try a different usb port

try a usb 2.0 port on pc

Looks like you're right, user. My shitty IOMEGA reader doesn't allow for stable access to the card, according to Etcher. So, the flash might appear to "work" in dd, but was not written totally? I don't know.

did you try switching usb ports

Yes

I don't believe you.

Do you have the proper drivers.

Okay?
>Drivers
>For a shitty Chinese flash card reader on Linux
It works fine with normal SD cards, this is the first time its given me trouble

Use some hash check to verify what you've written?

maybe try this
archlinuxarm.org/platforms/armv7/samsung/odroid-xu4#installation