Skip to content
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

brunch: ChromeOS was not found on any device #1

Closed
DiogoSilva48 opened this issue Feb 7, 2020 · 10 comments
Closed

brunch: ChromeOS was not found on any device #1

DiogoSilva48 opened this issue Feb 7, 2020 · 10 comments

Comments

@DiogoSilva48
Copy link

The image creation went fine but after booting I get this issue, I guess wasn't supposed to happen.
IMG_20200207_001547

@sebanc
Copy link
Owner

sebanc commented Feb 7, 2020

Hi,

Thank you for giving it a try, I am actually looking for testers.

It seems like your CPU is not compatible with the "octopus" recovery image which I currently use during the build process. Could you please provide me with your pc/laptop configuration details ?

Also, I see on your github that you are familiar with croissant project, is there a recovery image that worked with your computer ? (note: at this point using another recovery image will give the exact same result as the issue lies within the initramfs)

@DiogoSilva48
Copy link
Author

Hi, I'm happy to help you test, for sure. I'm on the Project Croissant team actually.

I used to use Eve mainly but since some builds ago I had to change to Atlas, which works so so, because eve stopped booting. And to be fair Octopus never booted with croissant.

Also, my laptop is a bit old i5-3230M, also a Nvidia 710M (which seems irrelevant for ChromeOS but sometimes can cause problems 😅).

@sebanc
Copy link
Owner

sebanc commented Feb 7, 2020

I can confirm that octopus works fine on both my Surface Pro 5 and Surface Go (only devices I own) but it may not be the most compatible image (as I hoped it would be).

I was also using octopus because (as far I tested) it has the widest gpt partitions, which means that you can use any image during install. However, there are other ways to create the gpt partition so we can use another recovery image as the base and just change the gpt partition creation process.

I still think unibuild versions are better as we can define ensure all hardware is supported (notably sensors).

With atlas, as the device is not convertible, there are chances that the tablet mode / accelerometer will not be supported. (To be confirmed)

So, my global opinion on this would be to try finding a unibuild image with better compatibility (maybe coral would be more compatible).

With that said, the build process should work with any recovery image, so you can try building the framework manually with atlas. Else, I should be able to upload a test image based on atlas during the weekend.

Note: sorry for closing the issue, wrong button...

@sebanc sebanc closed this as completed Feb 7, 2020
@sebanc sebanc reopened this Feb 7, 2020
@sebanc
Copy link
Owner

sebanc commented Feb 7, 2020

Actually, have you already tried the coral recovery image on your device ?

@DiogoSilva48
Copy link
Author

I think Coral wasn't booting with croissant as well, lately a lot of recoveries stopped booting for some reason. I also have tried to boot Atlas with your kernel but still installing manually to the rootA and didn't boot as well, same issue happened with ATB and not FydeOS. Something weird is happening .
BTW, do you have discord, telegram or any instant messaging app, I feel kinda awkward talking here 😂

@sebanc
Copy link
Owner

sebanc commented Feb 7, 2020

I just uploaded a script which has the only purpose to show if a ChromeOS image is compatible with your device:
https://gist.github.com/sebanc/b5e0f7b312030ee936d25a8d6417e061#file-chromeos_image_tester-sh

usage is: sudo bash chromeos_image_tester.sh < chromeos_recovery_image_path >

The script will output "ok" if the image is working or something like "chromeos_image_tester.sh: line 19: 7003 Illegal instruction (core dumped)" if the image is not working.

When you have some time, I would need your feedback on the below images:

  • coral
  • nami
  • nautilus
  • rammus
  • reef
  • reks
  • snappy

@DiogoSilva48
Copy link
Author

Working fine!!

@andreidiaconu
Copy link

Working fine!!

Hi! Do you remember what you did to get it working? Did you try different images until it worked? If yes, which one worked? Thanks.

@andreidiaconu
Copy link

@DiogoSilva48 ^ Thanks again.

@Gajalshankar
Copy link

Rammus recovery not working
I tried older version 80 and 83

Specs- Intel i5 8250U with Nvidia MX150
15936324906059036215753667325201

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants