Skip to content

Releases: sebanc/brunch

Brunch r83 k4.19 stable 20200708

08 Jul 19:42
b9405eb
Compare
Choose a tag to compare

Revert to standard ChromeOS init by default and add the option "android_init_fix": alternative init to support devices on which the android container fails to start with the standard init.

Brunch r83 k4.19 testing 20200704

04 Jul 09:18
0e48082
Compare
Choose a tag to compare

This version is still "testing" as it includes significant changes but it is expected to be quite stable.

Improved boot time
Improved androids apps compatibility.
Improved non-dev mode compatibility.
Added brunch version information in ChromeOS (run "cat /etc/brunch_version" in crosh shell).
Added intel DPTF kernel driver.
Improved rtl8723de support.
Improved DisplayLink compatibility.

Brunch r83 k4.19 testing 20200614

14 Jun 16:49
5c5387e
Compare
Choose a tag to compare
  • Add RT3290/RT3298LE support (use "options=rtbth")
  • Add applespi keyboard support
  • Improve rtw8822 support.
  • Attempt to improve suspend.
  • New kernel command line argument to Improve performance by disabling a ChromeOS security feature and forcing hyperthreading everywhere (even in crositini): Add "enforce_hyperthreading=1" to the kernel command line (this is not an option, just a kernel command line argument add it after "cros_debug" and before "options=...." if any.

Brunch r83 k4.19 testing 20200528

28 May 08:20
5c5387e
Compare
Choose a tag to compare
Pre-release

Fix for android apps not working after first boot (causes a slightly longer boot time, use "no_ui_delay" option if everything was working fine for you with previous releases and you cannot wait 5 more seconds).
Improved ethernet drivers support.
Improved external usb adapters support.
Added rtl8188eu driver, use "options=rtl8188eu".
Added rtl8723de driver, use "options=rtl8723de".
Added support for acpi power button, use "options=acpi_power_button".
Added alternative touchpad config, use "options=alt_touchpad_config".

Note: r83 recoveries are not yet available but it can also be used with r80 recoveries.

Brunch r81 k4.19 stable 20200510

10 May 14:13
6a949db
Compare
Choose a tag to compare
Pre-release

Brunch r81 k4.19 stable 20200510 release notes:

  • Improved support of rtl8xxxu driver (thanks to @siankatabg for pointing the patches)
  • i915 fix for some byt/cht devices
  • Small bugfixes

Note: r81 recoveries are not yet available but it can also be used with r80 recoveries.

Brunch r81 k4.19 testing 20200508

08 May 11:21
6576257
Compare
Choose a tag to compare
Pre-release

Brunch r81 k4.19 testing 20200508 release notes:

  • Kernel headers included,
  • General audio fixes,
  • For baytrail chromebooks audio, use "options=baytrail_chromebook",
  • Minor bugfixes

Note: r81 recoveries are not yet available but it can also be used with r80 recoveries.

Brunch r81 k4.19 testing 20200503

03 May 06:13
6576257
Compare
Choose a tag to compare
Pre-release

Brunch r81 k4.19 testing 20200503 release notes:

  • Completely reviewed kernel config (there might be a few regressions, if so create issues on github)
  • Fix for crouton issue with xorg
  • Attempt to fix black videos in youtube
  • Add support for rtl8821ce (to be tested, use "options=rtl8821ce")
  • Add support for rtl8822be and rtl8822be (to be tested, use "options=rtl8822")
  • Minor bugfixes

Note: r81 recoveries are not yet available but it can also be used with r80 recoveries.

Brunch r81 k4.19 testing 20200419

19 Apr 08:56
Compare
Choose a tag to compare
Pre-release

Finally decided to release brunch r81 after google fixed the main issues in the latest r81 update.

Brunch r81 k4.19 testing 20200419 release notes:

  • Fix kernel panics for sdio wifi cards.
  • Attempt to improve support for devices with dual gpu.
  • Minor bugfixes

Note: r81 recoveries are not yet available but it can also be used with r80 recoveries.

Brunch r80 k4.19 testing 20200413

13 Apr 13:35
Compare
Choose a tag to compare
Pre-release

Brunch r80 k4.19 testing 20200413 release notes:

  • Attempt to fix android apps flickering (thanks to the FydeOS team),
  • More I2C camera drivers included,
  • Anticipate compatibility with ChromeOS r83 dev,
  • Minor bugfixes.

Note: For now, seeing the current issues with r81, I do not plan to release a brunch r81 (crostini does not work, bluetooth issues...). I recommend to stay on r80 for now.
Nevertheless, if you want to try the new functionalities, this release has for now good compatibility with dev channel r83 (only google assistant seems to be broken at this time but this may change subsequent r83 updates).

Brunch r80 k4.19 stable 20200407

07 Apr 16:28
Compare
Choose a tag to compare
Pre-release

Brunch r80 k4.19 stable 20200407 release notes:

  • Fix for SD card, USB and MTP devices not auto-mounting in Files app,
  • Attempt to improve camera compatibility,
  • Minor bug fixes.

Warning: updating Brunch from kernel 4.14 to kernel 4.19 or the opposite will prevent you from accessing your data (this is not a Brunch mechanism but a ChromeOS one).