Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hmmm, that doesn't sound right at all. Did you check the md5sum of your download?Hi, @PJBrs , I flash new cwm & ROM from 29.01.16, tablet works nice. But I have a problem: when I charge tablet, it's suddenly shut down or when I plug charger tablet freeze (hepls only reboot).
Anybody has this bug?
Can I flash ROM from 01.10.15 again?
Can't use tablet on new ROM!!! Help!
# cat /sys/block/mmcblk0/device/name
# cat /proc/board_version
# cat /proc/cmdline
# cat /proc/kmsg
Are you root? You must doMd5 is ok, I checked.
Terminal:
Device name M8G2FB;
Board version D00;
When I try cmdline - permission denied? What I do wrong?
Thanks!
$ su
if (req->cmd_flags & REQ_SECURE)
ret = mmc_blk_issue_secdiscard_rq(mq, req);
else
ret = mmc_blk_issue_discard_rq(mq, req);
if (req->cmd_flags & REQ_SECURE &&
!(card->quirks & MMC_QUIRK_SEC_ERASE_TRIM_BROKEN))
ret = mmc_blk_issue_secdiscard_rq(mq, req);
else
ret = mmc_blk_issue_discard_rq(mq, req);
... and man, do I hope we can now leave this bricking business behind us!
That's some thorough testing, THANKS!I install the new build 20160217 and test it.
No problem at the installation, I made and upgrade from the build 20151001. I test it a few hours yesterday and working well except for 2 thinks:
- There was somes gliches when listening to music.
- I had a video problem in the game Angry Birds 2.
I also left the tablet plug in the charger all night and it was still working in the morning.
I will do this for 1 week to be shure everythink is OK.
Thanks @PJBrs for all the work you done for this tablet.
I test it a few hours yesterday and working well except for 2 thinks:
- There was somes gliches when listening to music.
- I had a video problem in the game Angry Birds 2.
Hey @joebine, thanks for testing. What was the video problem?