Mikołaj Miotk

Results 43 comments of Mikołaj Miotk

You can try it by yourself, by dynamically enabling it by running `sudo modprobe thunderbolt`. I don't have any TB3 devices at home, so I'm not able to properly test...

@zhewang95 Your revision of WiFi chip probably uses different rambase address (https://github.com/Dunedan/mbp-2016-linux/issues/112#issuecomment-570008233) than my one. Are you able to recompile the kernel by yourself and check if removing that line...

@ktb92677 Please check `brcmf_chip_get_raminfo` size in dmesg after adding `brcmfmac.debug=2097150` to kernel args (in grub).

We need to find a solution to load `brcmfmac` module with debug parameter to find out baseaddr for most wifi chips revisions, so I can make several versions of kernel...

I tried it on my current setup (when FW is loading correctly) and I don't have any additional logs in dmesg, i don't have time to test it further at...

Will do it in a minute ;)

@ktb92677 but README doesn't mention that you should remove all partitions :D You can always split your main macOS partition and then use left free space for other partitions ;)...

I don't know if ISO will boot after you reinstall macOS (it shouldn't be related), I was testing it only on a VM. I will test it in a minute...

You are trying to change the parameter in a wrong module - `hid_apple` instead of `apple_ib_tb`. ``` ➜ modinfo apple_ib_tb filename: /lib/modules/5.6.13-300.mbp.fc32.x86_64/extra/apple-ib-tb.ko license: GPL v2 description: MacBookPro Touch Bar driver...

Try to boot MacOS or Windows and then come back to Linux - touchbar likes to freeze sometimes.