Daniel Roschka
Daniel Roschka
I had another idea in the meanwhile: The change `gpuswitch` does is a "non volatile" one, so it's permanent across reboots. What you could do instead is to make it...
> Regarding garbled text, it is fixed for me on kernel 4.11, but that kernel also seems to break the keyboard driver startup. For me keyboard initialization during initrd works...
What's the status of GPU-switching right now guys? Any new insights? All help I can provide is that the MacBookPro13,3 apparently contains a Renesas R4F2113XLG microcontroller, which is referred as...
@arno01 Thanks for the write up. :+1: With this procedure, can you then switch between both GPUs at run time or are you limited to the iGPU?
Is my understanding correct that the TouchBar of the 2018+ models is supported fine by https://github.com/roadrunner2/macbook12-spi-driver/ now and the backlight integration for these models got implemented in https://github.com/MCMrARM/mbp2018-etc/tree/master/apple-hid and is...
@NoaHimesaka1873 any updates regarding this problem? Have you managed to get your Touchpad to work correctly?
You could try to open a merge request for the Debian linux kernel repository at https://salsa.debian.org/kernel-team/linux to get it included. That way this could get solved once and for all...
@marc-git: Thank you for handling this. This is going to help a lot of people.
Is `applespi` included in the initial ramdisk? If so, are all other necessary modules as well?
I did a quick check booting the latest daily snapshot of the installer for Debian testing (from https://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/) as a VM to check whether proper kernel and `applespi` are available....