Skip to content

Releases: sebanc/brunch

Brunch r90 stable 20210523

23 May 16:54
Compare
Choose a tag to compare
  • Add Brunch PWA (thanks @xeu100 for pointing websockets): enable the "pwa" option and install it from https://sebanc.github.io/brunch-pwa/
  • Fix for "internal_mic_fix" option
  • Fix for DiplayLink
  • Fix minor bugs

Brunch r89 stable 20210403

03 Apr 18:42
Compare
Choose a tag to compare

Add grub theme for single boot (thanks @wisteria)
Add rtl8723du driver, use "options=rtl8723du" to enable it.
Add AMD SFH driver
Attempt to improve wifi stability

Brunch r88 stable 20210223

23 Feb 20:17
Compare
Choose a tag to compare

Improve support for some old intel GPU on kernel 5.4.
OLED display support is now enabled with the option "oled_display".
Add rtl8814au driver, use "options=rtl8814au" to enable it.
Updated wireless regulatory database.
Many bugfixes.

Important notes:

  • You will need to update brunch to this release before updating ChromeOS to r89.
  • ChromeOS r88 recovery images are not available yet but this release can also be used with ChromeOS r87 recovery images.

Brunch r88 stable 20210131

31 Jan 09:33
Compare
Choose a tag to compare
  • Improve tablet mode support
  • Add samsung OLED support in kernel 5.4 and generic OLED support in kernel 5.10
  • Add rtl8821cu driver, use "options=rtl8821cu" to enable it

Brunch r87 stable 20201227

27 Dec 22:49
Compare
Choose a tag to compare
  • Add rtl88x2bu driver, use "options=rtl88x2bu" to enable it
  • Improve bay trail compatibility with 5.4 kernel
  • Add a first version of 5.10 kernel
  • Add support for wacf2200 touchscreen
  • Fix an audio issue
  • Fix a few minor bugs

Brunch r87 stable 20201216

16 Dec 08:25
Compare
Choose a tag to compare

Brunch now contains both 4.19 and 5.4 kernels (5.4 is the default, if you want to boot with 4.19 kernel replace "/kernel" on the grub configuration linux line with "/kernel-4.19")
Add support for custom EDID firmware.

Brunch r86 k5.4 stable 20201201

02 Dec 19:30
Compare
Choose a tag to compare
  • Move to 5.4 kernel branch
  • Add brunch bootsplash (credit goes to Wisteria) -> If you update an existing install, you need to add "console= vt.global_cursor_default=0 brunch_bootsplash=default" on the kernel command line to enable it (after cros_debug).
  • Fix some login issues
  • Add efibootmgr
  • Attempt to improve bluetooth support
  • Updated iwlwifi_backport driver
  • Include rtl8812au driver (add "options=rtl8812au" on the kernel command line)
  • Add T2-based macbooks bridge and spi drivers (add "options=mbp2018" on the kernel command line)

Warning: With kernel 5.4, Surface Pro / Book / Laptop users now need to add "options=ipts" on the kernel command line for the ipts touchscreen to work as the old ipts driver is not compatible anymore (thanks go to the linux-surface team for the new driver, especially StollD)

Brunch r86 k4.19 stable 20201014

14 Oct 05:39
88c35c2
Compare
Choose a tag to compare

Add acpi_call module
Improve built-in rtlwifi module support
Fixed install script bug (device not detected)
Minor bugfixes

Brunch r85 k4.19 testing 20200919

20 Sep 12:31
96cc70c
Compare
Choose a tag to compare

Changelog:

  • Reduce boot time (mainly for low speed devices)
  • Attempt to improve suspend
  • BRTFS support

Brunch r85 k4.19 testing 20200905

05 Sep 10:16
15d6816
Compare
Choose a tag to compare

Changelog:

  • New grub version with BootHole vulnerability patch.
  • Further improve non-dev mode compatibility.
  • Add "options=internal_mic_fix" to forcefully enable internal mic on some devices.
  • Attempt to improve rtl8723de support (use "options=rtl8723de").
  • New driver rtl8723bu included (use "options=rtl8723bu").
  • Include AMD and Intel microcode.

Note: ChromeOS r85 recovery images are not yet available but this release can also be used with r84 recovery images.