MacBook Air T2 chip issues

I'm a 1st time Zorin user and pretty new to Linux in general, so I may be missing something simple. After installing Zorin on a MacBook Air with a T2 chip, any time the computer goes into "Suspend," it stops recognizing the keyboard and mouse. To wake the computer I need to plug in a USB mouse or keyboard. The computer doesn't have this issue after it is turned off or restarted.

I installed the OS using Zorin's official process for Macs with a T2 chip, then completed the recommended T2 updates, including those that enable WiFi connectivity and allow the speakers to function properly.

My keyboard doesn't work in BIOS, but the doc and USB slot are recognized in the system.

Here are a few other things I've tried:

https://askubuntu.com/questions/1274890/ubuntu-20-04-keyboard-not-working

I've also run: lsb_release -a

And:
CODENAME=jammy
curl -s --compressed "https://adityagarg8.github.io/t2-ubuntu-repo/KEY.gpg" | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/t2-ubuntu-repo.gpg >/dev/null
sudo curl -s --compressed -o /etc/apt/sources.list.d/t2.list "https://adityagarg8.github.io/t2-ubuntu-repo/t2.list"
echo "deb [signed-by=/etc/apt/trusted.gpg.d/t2-ubuntu-repo.gpg] https://github.com/AdityaGarg8/t2-ubuntu-repo/releases/download/${CODENAME} ./" | sudo tee -a /etc/apt/sources.list.d/t2.list
sudo apt update

And:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash atkbd.reset=1 i8042.nomux=1 i8042.reset=1 i8042.nopnp=1 i8042.dumbkbd=1"

Thank you in advance for any help you can offer.

Here is a snapshot of the computer info:

Jim

Hi Jim, welcome to the forum!

I don't have a Mac, so I don't have any first-hand experience of using Zorin on one. However, I noticed this article on the official help pages which talks about setting Zorin up on T2 Macs, so it might be of help to fix these issues:

1 Like

Thank you @poropa6576 . I've worked through the Zorin official setup info. I should have mentioned that in my original post - I'll update that now.

1 Like

Hi and welcome.

As Zorin 17.x is based on Ubuntu 22.04 I used this as the criteria for a Brave A.I. search via Mojeek which brought back the following:

Keyboard Not Working Ubuntu 22.04 MacBook Air T2

Users encountering issues with their keyboard not working in BIOS or after suspending their system in Ubuntu 22.04 on a MacBook Air with a T2 chip can try several troubleshooting steps. One approach involves ensuring that the correct firmware is installed for Wi-Fi and Bluetooth by downloading and running the firmware.sh script from a specific GitHub repository before installing Ubuntu. This script helps pull necessary drivers for these components over to the Linux side.

Another potential solution is to modify the /etc/default/grub file by setting the GRUB_CMDLINE_LINUX_DEFAULT variable to "quiet splash atkbd.reset" and updating the grub configuration with sudo update-grub , as suggested in a Quora post.

This modification aims to reset the keyboard upon resume from suspend.

If these methods do not resolve the issue, users might consider checking if the problem is related to a specific kernel version. For instance, a user reported that reverting to an older kernel version solved their keyboard issues after a kernel upgrade.

To revert to an earlier kernel, users can follow the instructions provided in the context to adjust the grub configuration accordingly.

In summary, addressing keyboard issues in Ubuntu 22.04 on a MacBook Air with a T2 chip involves ensuring proper firmware installation, adjusting grub settings, and possibly reverting to an older kernel version.

AI-generated answer. Please verify critical facts.

[
🌐

Keyboard doesn't work after suspend in Ubuntu 22.04 LTS - Ask Ubuntu
](https://askubuntu.com/questions/1510265/keyboard-doesnt-work-after-suspend-in-ubuntu-22-04-lts)[
🌐
answers.launchpad.net

Question #809126 “Keyboard not working after Ubuntu 22.04.04 ker...” : Questions : Ubuntu
](https://answers.launchpad.net/ubuntu/+question/809126)[
🌐
unix.stackexchange.com

ubuntu - Keyboard isn't detected on boot, but works after suspend - Unix & Linux Stack Exchange
](https://unix.stackexchange.com/questions/603594/keyboard-isnt-detected-on-boot-but-works-after-suspend)[
🌐
askubuntu.com

Keyboard not working after suspend on Ubuntu 22.04 - Ask Ubuntu
](https://askubuntu.com/questions/1418676/keyboard-not-working-after-suspend-on-ubuntu-22-04)[
🌐
help.ubuntu.com

Why does my computer not turn back on after I suspended it?
](Why does my computer not turn back on after I suspended it?)[
🌐
reddit.com

r/Ubuntu on Reddit: Wi-Fi, keyboard and Trackpad not working MacBook Air 2029 ubuntu 20.04
](https://www.reddit.com/r/Ubuntu/comments/13hj2ah/wifi_keyboard_and_trackpad_not_working_macbook/)[
🌐
bugs.launchpad.net

Bug #2008774 “Ubuntu 22.04 not waking up after second suspend” ...
](Bug #2008774 “Ubuntu 22.04 not waking up after second suspend” : Bugs : linux-signed-hwe-5.19 package : Ubuntu)[
🌐
quora.com

How to fix a keyboard not working after suspend in Ubuntu - Quora
](https://www.quora.com/How-do-I-fix-a-keyboard-not-working-after-suspend-in-Ubuntu)[
🌐
superuser.com

keyboard - Issues on a MacBook Air 2020 T2 w/Ubuntu 24.04.1 LTS - Super User
](https://superuser.com/questions/1856687/issues-on-a-macbook-air-2020-t2-w-ubuntu-24-04-1-lts)[
🌐
askubuntu.com

updates - Ubuntu 20.04 - keyboard not working - Ask Ubuntu
](https://askubuntu.com/questions/1274890/ubuntu-20-04-keyboard-not-working)[
🌐
github.com

Keyboard and touchpad not working after suspend · Issue #399 · pop-os/pop
](Keyboard and touchpad not working after suspend · Issue #399 · pop-os/pop · GitHub)[
🌐
forums.linuxmint.com

Keyboard stops working after suspend so
](https://forums.linuxmint.com/viewtopic.php?t=362999)