troubleshooting-and-faqs


License Issues Discord

Logo

Troubleshooting and Support

⬆️ 回到目录

Common Issues

⬆️ 回到目录


The instructions are too difficult to follow!

Discord

I followed a video tutorial, now I'm having issues.

My computer will not boot a Brunch USB, and I've followed all of the instructions correctly!

The first boot and the ones after a framework change or an update are incredibly long!

ChromeOS reboots randomly!

Some apps, like Netflix, do not appear on the playstore or don't run properly!

Some android apps on the Playstore show as incompatible with my device!

A new update is avaliable, is it safe to update?

My Touchpad, Touchscreen, Wifi or other hardware is not working properly!

Grub doens't appears on the boot options

Discord


Brunch Configuration Menu

⬆️ 回到目录


The Brunch Configuration menu is a new feature avaliable in Brunch 93 and higher, this menu will allow users to set and controll options easily without needing to manually edit files themselves.

How to Use

Click for Screenshots and Instructions

The Brunch Configuration Menu can be accessed directly from Grub using the "ChromeOS (settings)" boot option or while logged into a TTY using the sudo edit-brunch-config command.

Once you've entered the Brunch Configuration Menu you will be greeted by several pages of options.

Framework Options

Click to learn about framework options

The first two pages of the Brunch Configuration Menu are for selecting Framework Options. These options act as patches and can be used to add more features or support to your installation, you can select multiple with the Spacebar, or use the Enter key to continue. Continue scrolling for details about what each option does. Framework Options 1 Framework Options 2

Some device specific options can be enabled through brunch configuration menu:

Kernels

Click to learn about kernels

Brunch has several precompiled kernels avaliable for users, you can select one from the Brunch Configuration Menu by highlighting the kernel you want, then pressing enter. If you are unsure which to choose, 5.4 is the default kernel for Brunch. Continue scrolling for more information about each avaliable option.

WARNING: Changing kernel can prevent you from logging into your ChromeOS account, in which case a powerwash is the only solution (Ctrl + Alt + Shift + R at the login screen). Therefore, before switching to a different kernel, make sure you have a backup of all your data. Kernels

Several kernels can be enabled throught the configuration menu:

Kernel command line parameters

Click to learn about kernel line parameters

These are optional parameters that are not needed by every user. Some commonly used options are selectable, and more can be input manually. If you do not need any command line parameters, you can just press Enter to skip these sections. Command Line Paramters Custom Parameters

The most common kernel command line parameters are listed below:

Additional kernel parameters can also be added manually from the configuration menu.

Verbose Mode

Click to learn about Verbose Mode

Brunch has a Verbose Mode, formerly called Debug Mode. Enabling this boot option will disable any selected Brunch Bootsplash and display a log while booting. This is particularly useful for debugging and solving issues that may prevent your system from booting. To enable Verbose Mode you must enter yes at the prompt, then press enter. Verbose Mode

Brunch Bootsplashes

Click to learn about Brunch Bootsplashes

Brunch Bootsplashes can be selected using the Brunch Configuration Menu, these determine the logo visible while Brunch is booting. (before the ChromeOS logo appears) These bootsplashes will not appear if you have enabled Verbose Mode above. You can select any of these options with the Enter key. Brunch Bootsplash

Click for previews of each avaliable bootsplash option

Currently avaliable bootsplashes are below, the "light" options will show as a framed window while booting.

Default

bs-default1 bs-default2

Blank

bs-blank

(What did you expect?)

Brunchbook

bs-bb1 bs-bb2

Colorful

bs-color1 bs-color2

Croissant

bs-croi1 bs-croi2

Neon Blue

bs-nb1 bs-nb2

Neon Green

bs-ng1 bs-ng2

Neon Pink

bs-np1 bs-np2

Neon Red

bs-nr1 bs-nr2

Saving Changes

Click for more info

The last page of the Brunch Configuration Menu will allow you to confirm your changes. Upon hitting enter, your PC will reboot. The next time you boot into Brunch, it will be a long boot. (Just like when you first installed) This is normal. If the options you selected were not correct, or you want to change things back, you can reopen the Brunch Configuration Menu and start over. Summary


Updates

⬆️ 回到目录


It is currently recommended to only update ChromeOS when the matching version of the Brunch framework has been released, however it's not a strict requirement that Brunch and ChromeOS be the same version.

How to update Brunch and ChromeOS together

Click to learn how to update Brunch and ChromeOS together

The easiest way to update Brunch and ChromeOS is to use the [Brunch PWA][brunch-pwa-info], although it's also possible to update manually.

To manually update Brunch and ChromeOS together:

sudo chromeos-update -r ~/MyFiles/Downloads/recovery.bin -f ~/MyFiles/Downloads/brunch_archive.tar.gz

Brunch and ChromeOS can also be updated with BiteDasher's Script

How to update ChromeOS

Click to learn how to update ChromeOS

The easiest way to update ChromeOS is to enable the enable_updates framework option, then update directly from the Settings page.

To enable the framework option:

How to update Brunch

Click to learn how to update Brunch

The easiest way to update Brunch is to use the [Brunch PWA][brunch-pwa-info], although it's also possible to update manually.

To manually update Brunch:

sudo chromeos-update -f ~/MyFiles/Downloads/brunch_archive.tar.gz