marcan changed the topic of #asahi to: Asahi Linux: porting Linux to Apple Silicon macs | General project discussion | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Topics: #asahi-dev #asahi-re #asahi-gpu #asahi-offtopic | Keep things on topic | Logs: https://alx.sh/l/asahi
yuyichao has joined #asahi
eta has joined #asahi
riker77_ has joined #asahi
riker77 has quit [Ping timeout: 480 seconds]
riker77_ is now known as riker77
phiologe has joined #asahi
PhilippvK has quit [Ping timeout: 480 seconds]
peaklight has joined #asahi
klltkr has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
TheJollyRoger has joined #asahi
PhilippvK has joined #asahi
phiologe has quit [Ping timeout: 480 seconds]
marvin24_ has joined #asahi
marvin24 has quit [Ping timeout: 480 seconds]
skipwich has joined #asahi
VinDuv has joined #asahi
kettenis_ has joined #asahi
kettenis has quit [Ping timeout: 480 seconds]
Andalu30 has joined #asahi
frotiz has joined #asahi
frotiz has quit [Remote host closed the connection]
frotiz has joined #asahi
frotiz has quit []
aleasto has joined #asahi
adamcstephens is now known as Guest1962
adamcstephens has joined #asahi
Guest1962 has quit [Ping timeout: 480 seconds]
gladiac is now known as Guest1965
Guest1965 has quit [Read error: Connection reset by peer]
gladiac has joined #asahi
aleasto has quit [Ping timeout: 480 seconds]
marvin24_ is now known as marvin24
d18n has joined #asahi
yuyichao has quit [Ping timeout: 480 seconds]
aleasto has joined #asahi
yuyichao has joined #asahi
klltkr has joined #asahi
d18n has quit [Read error: Connection reset by peer]
klltkr has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
<bloom>
Is it just me or is iBoot's choice of boot partition on a dual boot system completely random
<Emantor>
wdym? AFAICS iBoot bundles the partition & kernel together.
<bloom>
I have two partitions, 1 with macOS 1 with m1n1
<bloom>
When I hit power on, which boots? macOS or m1n1?
<Emantor>
For me, it always boots m1n1.
<Emantor>
The primary boot system should be configurable from 1TR.
<Emantor>
Looks like the information is stored in the nvram as "boot-volume", not sure if thats the variable used by iBoot to device what to boot, but sounds like it.
Andalu30 has quit [Ping timeout: 480 seconds]
<sven>
mine also always boots m1n1
<bloom>
related - order of the partitions in 1tr
<sven>
just sometimes with the annoying startup sound and sometimes without
<Emantor>
Interestingly I can't seem to finde the first two UUIDs in the colon separated boot-volumes list.
<Emantor>
But the last one points to the "Linux" partition, which in turn had the kernel replaced by m1n1.
<Emantor>
sven: There is a "StartupMute
<Emantor>
" variable in nvram
<Emantor>
I turned it off in macOS and haven't heard the chime since, my nvram value is %01
<Emantor>
Yep, setting this to %00 gets the chime back. So you'll want to run "nvram StartupMute=%01" in 1TR to disable it.
<sven>
oh.. that sounds useful.
<sven>
now i just have to wait until that chime annoys me enough to connect a keyboard/mouse/screen to the mac mini again and fix that :>
yuyichao has quit [Ping timeout: 480 seconds]
<sven>
jannau: you played with the usb pd chip a little bit, didn't you? i rebased my old i2c patches (https://github.com/AsahiLinux/linux/commits/i2c/dev) and hacked the interrupt but the bits i see in IntEvent are strange
<sven>
have you mmiotraced those IntEvent registers while mac os was running?
marvin24_ has joined #asahi
marvin24 has quit [Ping timeout: 480 seconds]
<jannau>
sven: didn't look at the register values, let me capture some traces
<sven>
ok. would be interesting to see the whole communication with that chip i think
<sven>
they might've redefined the meaning of some of the irq bits :/
<marcan>
bloom: order of partitions in 1TR does seem to be random
<marcan>
but you can certainly set the default in 1TR