It's an Android 4.0.3. I'm trying to fix my tablet, because it doesn't start anymore.
running fastboot devices returns nothing.
Then, I'm trying to do that through adb.
adb devices returns
List of devices attached
20080411 device
So I guess adb should be working, but when I try this I get a segmentation fault:
adb shell
recovery
I already tried many varations of button pressing on powerup, but nothing seems to work.
Any idea on how to fix it?