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

Brunch crashes occasionaly on Inspiron 3583 #397

Open ilovemc888 opened 3 years ago

ilovemc888 commented 3 years ago

I am using a triple-boot setup. Since my Windows and KUbuntu installs are encrypted (Bitlocker and LVM), I had created separate partition (64G) for Brunch. Usually, it works pretty well, but I have been having issues that sometimes it will start crashing, causing SIGBUS(8) error on any website visit, and after about 30sec, it will go to console and have lots of errors on loop15p3, and remount root readonly. It will later kernel panic and reboot. When my laptop reboots, apparently (idk why) it goes to memory test, will beep with no errors, and will keep doing that until i turn my laptop off, and turn it back on. How do I fix this. Chrome OS v83, Brunch v83. For now I am using Sarien board, as it is most compatible with my CPU (i7-8565U), however i tried samus and eve and have same problem. Please help me fix.

ilovemc888 commented 3 years ago

image looks like this after crash

sebanc commented 3 years ago

Hi,

It looks like an error with the partition the chromeos.img file is on. How did you format it ? (ntfs or ext4)

ilovemc888 commented 3 years ago

I used ext4. It works sometimes, and works pretty well when it does work.

sebanc commented 3 years ago

Unfortunately, I have never encountered that issue and I also have no other reports.

From what I saw by looking at this kind of issues, it could be caused by:

Also your setup (Bitlocker+LVM) is quite unusual, you might try the option "mount_internal_drives" (it will not allow mounting of your drives due to their format but it might prevent crashes).