sebanc / brunch

Boot ChromeOS on x86_64 PC - Supports Intel CPU/GPU from 8th gen or AMD Ryzen
GNU General Public License v3.0
3.54k stars 387 forks source link

Lenovo IdeaPad Duet 3i cant get Linux to run #1996

Open mikejkent090 opened 5 months ago

mikejkent090 commented 5 months ago

Hello! I recently purchased this tablet off of amazon as a replacement for my Chromebook duet. I needed additional store and a micro SD card reader.

I have been able to get this up and running with brunch , android seems to work fine , but i cant get the Linux environment to set up. IT always just gives me a error when setting up the Linux environment.

I installed using the Ramus image and the latest brunch build. I have turned on all virtualization in the bios and if i install chrome OS flex Linux sets up fine.

Would like to get this thing up and running with both android and Linux.

The processor is Intel Celeron N4020

Sorry if this is a repeat question or the wrong area , just desperate to get this running before a vacation next week.

Thanks!

tejasraman commented 5 months ago

What is the error? Can you send me a screenshot and/or a log (obtained using dmesg)? Also, could you try the latest unstable build with the octopus recovery image for troubleshooting purposes?

(P.S about 3 years ago I had an OG duet. Loved the form factor until the screen broke...)

mikejkent090 commented 5 months ago

I dont know how to run dmesg? My understanding of brunch is very limited. IVe done basic installs on a few computers not a lot of trouble shooting....

I still have my duet and love it. My only complaint is the storage activating Linux and running android on 32 GB just doesnt cut it

tejasraman commented 5 months ago

I dont know how to run dmesg? My understanding of brunch is very limited. IVe done basic installs on a few computers not a lot of trouble shooting....

I still have my duet and love it. My only complaint is the storage activating Linux and running android on 32 GB just doesnt cut it

I understand that - my OG Duet had only 32 but I used it as an Android tablet and for Word docs. I did anything serious on my Linux desktop.

I asked for 2 things:

mikejkent090 commented 5 months ago

Sorry about that have flex on there at the moment just downloading the files to attempt a reinstall as we speak. Should I try the octopus image first or reinstall ramus and get the error?

tejasraman commented 5 months ago

Sorry about that have flex on there at the moment just downloading the files to attempt a reinstall as we speak. Should I try the octopus image first or reinstall ramus and get the error?

Try octopus and unstable first

guylamar2006 commented 5 months ago

CTRL-ALT-F2 to switch to VT2 since sudo is blocked from crosh, username:chronos, then sudo dmesg > ~/Downloads/log.txt to view the log in a text editor.

mikejkent090 commented 5 months ago

Thank you for all the help so far. Tried booting octopus with unstable , doesnt boot to the desktop at all or the chrome set up wizard at all just boot loops.

Im going to re-install ramus and will post the error i get...

mikejkent090 commented 5 months ago

Here is the log from dmesg on rammus log.txt

tejasraman commented 5 months ago

Here is the log from dmesg on rammus log.txt

Could you try a different kernel? Nothing looks too suspicious here other than some Android binder errors which should not impact Linux (I see those on one of my Brunch systems but Linux works fine)

Sorry for taking so long to respond