ChanServ changed the topic of #asahi-dev to: Asahi Linux: porting Linux to Apple Silicon macs | Non-development talk: #asahi | General development | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Logs: https://alx.sh/l/asahi-dev
derzahl has joined #asahi-dev
eldriitch has quit [Quit: Leaving...]
avonyx has joined #asahi-dev
avonyx has quit [Quit: WeeChat 4.0.4]
ourdumbfuture has joined #asahi-dev
ourdumbfuture has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ourdumbfuture has joined #asahi-dev
gabuscus has quit []
gabuscus has joined #asahi-dev
chadmed has quit [Quit: Konversation terminated!]
chadmed has joined #asahi-dev
ourdumbfuture has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tristan2_ has joined #asahi-dev
tristan2 has quit [Ping timeout: 480 seconds]
cylm has quit [Ping timeout: 480 seconds]
chadmed_ has joined #asahi-dev
novafacing9926 has quit [Read error: Connection reset by peer]
chadmed_ has quit [Remote host closed the connection]
jeisom has quit [Ping timeout: 480 seconds]
stek has joined #asahi-dev
<stek>
How would I go about extracting the fw bin for j414s from macos?
<jannau>
please paste from the installer log (/boot/efi/asahi/installer.log) the segment handling fw extraction. starting with "StubInstaller.collect_firmware()" to "Making fallback firmware archive"
<jannau>
stek: it's extracted. "apple/tpmtfw-j414s.bin", please check that it is included in /boot/efi/vendorfw/firmware.tar
gabor has quit [Ping timeout: 480 seconds]
<jannau>
is this a stock fedora-asahi / asahilinux (alarm) install?
<stek>
Hm, strange, it is there.
<stek>
jannau: What do you define as a stock install? Aside from getting it to install I didn't change anything else, it is a default alarm arch install
<jannau>
mostly modifying anything related to the boot process (except updating u-boot)
<stek>
I didn't change anything in the boot process but update u-boot for the keyboard to work
<jannau>
does tpmtfw-j414s.bin exists in /lib/firmware/vendor
<stek>
No, it's an empty folder as far as i can tell
<stek>
So that might be problematic
<jannau>
is tpmtfw-j414s.bin in /boot/efi/vendorfw/firmware.cpio ? use lsinitrd to check
<stek>
lsinitrd?
<jannau>
yes
<jannau>
lsinitcpio on alarm
<stek>
yes, it is there: vendorfw/apple/tpmtfw-j414s.bin
<jannau>
does `tr '\0' '\n' < /proc/device-tree/chosen/asahi,efi-system-partition ` output the correct partuuid of your ESP?
<stek>
There is not such file,
<stek>
only iboot,kblang, m1n1, osfw,systemfw
<jannau>
what did you do exactly to get it installed? the first level m1n1 need to set that, see tr '\0' '\n' < /proc/device-tree/chosen/asahi,efi-system-partition
<sven>
alright, let me dump it again to make sure there are no errors now
stek has quit []
crabbedhaloablut has quit [Read error: Connection reset by peer]
crabbedhaloablut has joined #asahi-dev
chadmed has quit [Remote host closed the connection]
<sven>
hrm, a bunch of flipped bits. i guess i'll just dump it a few times and then just live with that
chadmed has joined #asahi-dev
nimprod3l has joined #asahi-dev
<PaulFertser>
Nice thing it has SWD working under reset. Not all MCU manufacturers did it right with cortex-m even though the specs require it iirc.
eldriitch has joined #asahi-dev
<sven>
it's much more stable under reset in my crappy setup even. maybe it doesn't like that I only connected a single GND ball or maybe I'm missing some other important connection 🤷♂️
eldriitch has quit [Quit: Leaving...]
nimprod3l has quit [Quit: Leaving]
mps_ is now known as mps
<sven>
00029c00: 4d45 4d72 973e 0200 4d45 4d77 973e 0200 MEMr.>..MEMw.>.. that looks like a hidden memory/read write command. wonder if that just works
ourdumbfuture has joined #asahi-dev
ourdumbfuture has quit []
psykose has joined #asahi-dev
psykose has quit [Remote host closed the connection]
psykose has joined #asahi-dev
<chadmed>
did anyone end up testing the hwmon driver? writing up a commit message
amarioguy2 has joined #asahi-dev
chadmed has quit [Quit: Konversation terminated!]
chadmed has joined #asahi-dev
jeisom has joined #asahi-dev
eiln has joined #asahi-dev
<povik>
jannau: yeah, re "detected mic" it's as you say
<_jannau_>
yes, I looked into the code. I was convinced that headsets were announced as "headset" or similar
<_jannau_>
there are a few users for which pipewire apparently doesn't pick the ucm config up although alsaucm reports no issues
<_jannau_>
btw I have two pull requests for the our ucm config. would be nice to merge them before we start copying the mistakes to configs for m2 based devices
jjanzic1 has quit [Read error: Connection reset by peer]
jjanzic has joined #asahi-dev
<sven>
huh, there's also hpmdiagnose which seems to just print all regs of those chips when running macos. how did I miss that one before
<povik>
_jannau_: ah haven't seen those, should sign for notifications there
<povik>
_jannau_: tagged v2
<_jannau_>
thanks, not sure if those fixes are urgent enough for releasing them before we add support for more devices
cylm has joined #asahi-dev
amarioguy2 has quit [Ping timeout: 480 seconds]
amarioguy2 has joined #asahi-dev
nyx_o_ has joined #asahi-dev
nyx_o has quit [Ping timeout: 480 seconds]
eiln has quit [Ping timeout: 480 seconds]
amarioguy2 has quit [Ping timeout: 480 seconds]
ourdumbfuture has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<marcan>
kernel rebased on 6.5, kernel&m1n1 updates pushed to asahi-dev.
pg12 has quit [Ping timeout: 480 seconds]
pg12 has joined #asahi-dev
eiln has joined #asahi-dev
jacksonchen666 has joined #asahi-dev
crabbedhaloablut has quit [Read error: Connection reset by peer]
crabbedhaloablut has joined #asahi-dev
ourdumbfuture has joined #asahi-dev
<cy8aer>
Sorry, but change 2dc7e1e94502d makes problems for me. I am only able to compile 6.5-2 with reverting it. Tried with rustc 0.68.2/bindgen 0.56.0 (bindgen does not know --blocklist-type) and rustc 1.72.0/0.66.1 (compile error later). Without 2dc7e1e94502d everything compiles fine.
<cy8aer>
I am not able to compile without reverting it, sorry
<cy8aer>
I need to revert the patch. Now it is complete confusing..
MajorBiscuit has quit [Ping timeout: 480 seconds]
jacksonchen666 has quit [Remote host closed the connection]
jacksonchen666 has joined #asahi-dev
flom84 has joined #asahi-dev
jeisom has quit [Read error: No route to host]
jeisom has joined #asahi-dev
jeisom has quit [Ping timeout: 480 seconds]
flom_84 has joined #asahi-dev
<cy8aer>
ok, you really need a new bindgen. With patch it compiles with 1.72.0/0.68.1, but not with older bindgens...
flom84 has quit [Ping timeout: 480 seconds]
chadmed has quit [Ping timeout: 480 seconds]
flom_84 has quit []
axboe has quit [Remote host closed the connection]
axboe has joined #asahi-dev
jacksonchen666 has quit [Remote host closed the connection]
jacksonchen666 has joined #asahi-dev
billak has joined #asahi-dev
chadmed has joined #asahi-dev
billak has quit [Quit: Konversation terminated!]
crabbedhaloablut has quit []
midou has quit [Read error: Connection reset by peer]
midou has joined #asahi-dev
mps has quit [Quit: Lost terminal]
hxliew has joined #asahi-dev
mps has joined #asahi-dev
hightower2 has quit [Ping timeout: 480 seconds]
jeisom has joined #asahi-dev
cylm has quit [Ping timeout: 480 seconds]
dylanchapell has quit [Read error: Connection reset by peer]