Unfortunately I'm using Win10, but the cmd shell has a "find" option. This didn't find "aux" when i used the adb pull command. Do I need to use Linux and YMMV?
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.
Unfortunately I'm using Win10, but the cmd shell has a "find" option. This didn't find "aux" when i used the adb pull command. Do I need to use Linux and YMMV?
Oh I really know very little about windows. And by Linux, in this case, I mean android, so I mean your tablet. If you do adb shell, you end up in a standard linux command line, very similar to the one on my linux laptop. YMMV == Your Mileage May Vary ;-)Unfortunately I'm using Win10, but the cmd shell has a "find" option. This didn't find "aux" when i used the adb pull command. Do I need to use Linux and YMMV?
adb root
adb remount
adb shell
nano /etc/tiny_hw.xml
adb push tiny_hw.xml.txt /etc/tiny_hw.xml
.... one last thing... You can also try by simply uploading the above file, tiny_hw.xml.txt to your tablet. Open your windows shell and go to the directory in which you saved the file. Then issue:
Code:adb push tiny_hw.xml.txt /etc/tiny_hw.xml
Good luck!
Oh, and don't forget to reboot before trying again
WOOOOOHOOOOOO!!!!!!!!!!That works. HDMI video output with sound....
Its probably my lack of knowledge, and your patience, understanding, and second guessing that made that a successful but long process. Glad I could help, with a little prompting.
Its probably my lack of knowledge, and your patience, understanding, and second guessing that made that a successful but long process. Glad I could help, with a little prompting.
Only getting back now. The battery does charge all the way. I wasn't using the proper Lenovo charger - I'll try it with that next. How long should I get with a full charge in standby, assuming the deep sleep feature works? Or do I just need to keep an eye on it and report back? I did notice that from the last time I messaged you, until yesterday at some stage the battery was empty(tablet shut down). Also is there any way to put the battery bar on % so its easier to see.
Hi @PJBrs , i am back on track
I flash latest rom (28.03), it is realy very fast and smooth.
I used original charger 2A, 100% level ok, deep sleep ok.
Find some bugs:
- auto brightness not work at all;
- sometimes when i turn on screen i find something like low fps, but when turn off screen and on again problem has gone.
Big thanks for developing,
sorry for my English
Hi,Hi, welcome back!
I thought the sensors were not functioning, but they seem okay to me, no problem actually. I can't reproduce the issue. Regarding the FPS thing, I noticed it too, but it's the only drawback from a change that otherwise has only advantages.
In fact, I've build UnlegacyAndroid AOSP with only *two* compatibility patches! Some small bugs left, but that's all ;-)
I'm working on it, but the folks over at unlegacy demand higher standards than mine Still, I have full functionality now and I think I'm ready to merge most of my code. Remains to be seen what they think thoughHi,
So will we have this AOSP soon?
One thing this thread proves is how we are forced by companies to continually change hardware when it's not needed. Same as my ASUS x58L pc running windows 10. Not the fastest, but does the job.