-
Notifications
You must be signed in to change notification settings - Fork 401
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chrome OS ANDROID APPS NOT WORKING!!! #813
Comments
BRUH just wait for a minute on the login screen. Or just log out and log back in again if you already have. This only happens on an HDD/USB, not on SSD or NVMes that are much faster and ChromeOS is supposed to run on. |
How to Execute this script ? * please elaborate * |
First, download script.txt (just click on it if you don't know how :D )
now reboot, when your device reboot at login screen, press Ctrl + Alt + F2. signin with username: chronos ( it already show on motd) then run:
when it said:"You can now login to ChromeOS and run Android apps without problems.", press ctrl+alt+f1 then login. Enjoy! |
Could someone try to run "sudo tune2fs -o journal_data_writeback /dev/sdX3", reboot and and see if it helps ? (replace "sdX" by your hdd) |
run it when logged in or tty ? |
and mine is /dev/sda or /dev/sda9 (sda9 is chromeos partition), what should I choose ? |
If you are in dual boot: "sudo tune2fs -o journal_data_writeback /dev/loop15p3" |
|
dmesg log on this session: https://pastebin.com/cLbS1Afu |
Ok, thanks for trying it. While you are trying things, could you try the below kernel command line parameters (try one at a time):
|
Ok, you can take a look at issue #864 which there are some infomation about what am I running |
@sebanc none of them works, here is dmesg output of elevator=bfq, 3 others are the same, android container doesn't event mount: |
@sebanc
|
Thanks for the logs, however I have already been through those before and they are not very informative. Unfortunately it is difficult to debug this issue as I cannot reproduce it and I did not manage to delay the android init. IMO the best chance to fix this is to find a way to modify the hdd scheduler or i/o settings in order to prevent the issue from occurring. Could you try to comment the lines starting with "vm." in /etc/sysctl.d/00-sysctl.conf and reboot ? |
Line commented: |
I get this script from @khanhtranngoccva, with some changes that will exclusively let you know when you should login if this line are output-ed:
Guide:Download this script (credit goes to @khanhtranngoccva ) :
When you reboot the system, press ctrl + alt + f2 to go to tty2:
After this line are output-ed: "You can now login to ChromeOS and run Android apps without problems" just type "exit" (to logout of tty2) and press ctrl + alt + f1 and login. |
If someone is still interested to try to debug this, could he try to replace "start on starting failsafe" by "start on started udev-trigger-early" in /etc/init/udev-trigger.conf ? |
or replace "start on continue-arc-boot" by "start on stopped udev-trigger" in /etc/init/arc-boot-continue.conf |
This comment has been minimized.
This comment has been minimized.
Should I do both or just one-by-one ? |
Not working, system didn't finish post-boot before user login |
Ok, when it breaks like that you can press "e" quickly on grub screen and add "options=rebuild" to recover the rootfs |
friend help me!!!!!!!! |
HDD system can't open apk and Linux files or is there any specific verson for HDD laptop .. please help me..keep on spinning all of my apk and Linux files.. |
I'm getting the same error. Can anyone help?
dmesg | grep "android"
|
Hi everyone; |
Hello, I'm new to the brunch community and have recently encountered an error with Android apps and Google Play Store. Whenever I try to launch it, the icon becomes black and white and there is a spinning circle in it. When I freshly installed it, the Play Store did not work, but on the other day after a lot of reboots it worked. But now it doesn't work again, and I have tried the following things but it still didn't work:
Disabled Google Sync
Tried deleting the app data (The setitngs app for android simply did not open, it's like the whole android is not working)
Removing and re-enabling the Play Store (all it did is just delete all of my apps)
Re-signing into my Google account
I'm running release 86 on brunch, and using samus recovery image, here are my laptop specs:
HP 15 Notebook PC
Intel Pentium N3540
4GB RAM
Intel HD Graphics
Please help me, because I really like Chrome OS. ans want to get the Android apps working...
Sincerely,

Pavel
The text was updated successfully, but these errors were encountered: