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
compassion1 has quit [Quit: lounge quit]
compassion1 has joined #asahi-dev
compassion1 has quit [Quit: lounge quit]
bps has quit [Ping timeout: 480 seconds]
compassion1 has joined #asahi-dev
compassion1 has quit [Quit: lounge quit]
compassion1 has joined #asahi-dev
darkapex has quit [Remote host closed the connection]
darkapex has joined #asahi-dev
dylanchapell has joined #asahi-dev
cylm has quit [Ping timeout: 480 seconds]
gabuscus has quit []
gabuscus has joined #asahi-dev
c10l3 has joined #asahi-dev
c10l has quit [Ping timeout: 480 seconds]
dylanchapell has quit [Quit: Page closed]
dylanchapell has joined #asahi-dev
nicolas17 has quit [Ping timeout: 480 seconds]
nicolas17 has joined #asahi-dev
nemesio65 has joined #asahi-dev
nemesio65 has quit [Remote host closed the connection]
nemesio65 has joined #asahi-dev
nemesio65 has quit []
nemesio65 has joined #asahi-dev
nemesio65 has quit []
nemesio65 has joined #asahi-dev
nst has joined #asahi-dev
nemesio65 has quit [Quit: Leaving]
Guest4052 has quit [Quit: Bridge terminating on SIGTERM]
rhysmdnz has quit [Quit: Bridge terminating on SIGTERM]
Jamie has joined #asahi-dev
rhysmdnz has joined #asahi-dev
Jamie is now known as Guest4202
nicolas17 has quit [Ping timeout: 480 seconds]
zumi has quit [Remote host closed the connection]
xaiki_ has joined #asahi-dev
darkapex has quit [Remote host closed the connection]
xaiki has quit [Ping timeout: 480 seconds]
xaiki_ is now known as xaiki
tobhe has joined #asahi-dev
darkapex has joined #asahi-dev
darkapex has quit [Remote host closed the connection]
nsklaus_ has joined #asahi-dev
bps has joined #asahi-dev
mattip has joined #asahi-dev
mattip_ has quit [Ping timeout: 480 seconds]
jnn has quit [Read error: Connection reset by peer]
jn has joined #asahi-dev
greguu has quit [Ping timeout: 480 seconds]
bps has quit [Ping timeout: 480 seconds]
<amarioguy> marcan: btw quick m1n1 architecture question real quick, what exactly determines whether a guest exception (like MSR traps) is handled by the C side or the python side?
<sven> probably everything that’s triggered very often is handled in the C code
jn has quit [Remote host closed the connection]
jn has joined #asahi-dev
cylm has joined #asahi-dev
dylanchapell has quit [Remote host closed the connection]
<marcan> amarioguy: whether it needs to be fast or not :p
<marcan> there are actually 3 tiers for sysregs: fast (does not take the BHL), normal (takes the BHL), and python
<marcan> every tier tries to handle it in sequence, if nothing does you get dumped into an exception shell (though for sysregs I think the default handler is passthrough for everything)
<marcan> amarioguy: also yeah, I think the SMC trap bit went away, but I don't know if it moved somewhere else or it's now always enabled or what
<marcan> if I had to guess it'd move to HACR?
<marcan> ah but ^^ this applies to M2 and newer, T600x should still have the old trap bit
<maz> with NV, HCR_EL2.TSMC should apply.
<maz> s/TSMC/TSC/
<marcan> ah, that explains why it went away
jeisom has joined #asahi-dev
amarioguy has quit [Remote host closed the connection]
nela has quit [Ping timeout: 480 seconds]
jnn has joined #asahi-dev
jn has quit [Ping timeout: 480 seconds]
nela has joined #asahi-dev
amarioguy has joined #asahi-dev
<amarioguy> alright got it, thanks for explaining!
mattip has quit [Ping timeout: 480 seconds]
mattip has joined #asahi-dev
jeisom has quit [Quit: Leaving]
jeisom has joined #asahi-dev
sid-linux has joined #asahi-dev
<sid-linux> Question regarding Asahi Linux ALARM initrd.
<sid-linux> Where do all the `msg` issued in the initrd phase go? How can I access them?
<sid-linux> example in `hook/udev` there is:
<sid-linux> run_hook() {
<sid-linux> 15│ msg ":: Triggering uevents..."
<sid-linux> 16│ udevadm trigger --action=add --type=subsystems
<sid-linux> 17│ udevadm trigger --action=add --type=devices
<sid-linux> 18│ udevadm settle
<sid-linux> 19│}
<ChaosPrincess> are they not shown in `journalctl -b` ?
<sid-linux> Where might I be able to see the log message for `msg ":: Triggering uevents..."`
<sid-linux> No -- i cant see then via `journalctl -b`
<j`ey> looks like you need to boot with `rd.log` on the command line
<sid-linux> j`ey: Thanks :) !
amarioguy has quit [Read error: Connection reset by peer]
amarioguy has joined #asahi-dev
sid-linux_ has joined #asahi-dev
<sid-linux_> j`ey: that worked beautifully -- I see initramfs logs in journalctl. thanks again.
<j`ey> great!
sid-linux has quit [Ping timeout: 480 seconds]
r0ni has joined #asahi-dev
dylanchapell has joined #asahi-dev
mattip_ has joined #asahi-dev
ydalton has joined #asahi-dev
ydalton has left #asahi-dev [#asahi-dev]
sid-linux_ has quit [Ping timeout: 480 seconds]
mattip has quit [Ping timeout: 480 seconds]
r0ni has quit [Quit: Textual IRC Client: www.textualapp.com]
dylanchapell has quit [Remote host closed the connection]
karpouzi has joined #asahi-dev
<karpouzi> any particular reason CONFIG_CAN_8DEV_USB isn't set? it seems to be compatible with aarch64.
<karpouzi> oops this isn't really an asahi-dev question, moving
bps has joined #asahi-dev
dylanchapell has joined #asahi-dev
dylanchapell has quit [Remote host closed the connection]
r0ni has joined #asahi-dev
mkurz has quit [Ping timeout: 480 seconds]
rappet has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
rappet has joined #asahi-dev
mkurz has joined #asahi-dev
darkapex has joined #asahi-dev
roxfan has joined #asahi-dev
blazra has quit [Read error: No route to host]
blazra has joined #asahi-dev
jeisom has quit [Ping timeout: 480 seconds]
darkapex has quit [Remote host closed the connection]
dyanchapell has joined #asahi-dev
roxfan has quit [Ping timeout: 480 seconds]
dylanchapell has joined #asahi-dev
dyanchapell has quit [Remote host closed the connection]
dylanchapell has quit [Remote host closed the connection]
roxfan has joined #asahi-dev
roxfan has quit [Ping timeout: 480 seconds]
bps has quit [Ping timeout: 480 seconds]
roxfan has joined #asahi-dev
c10l3 has quit [Read error: Connection reset by peer]
c10l3 has joined #asahi-dev
nicolas17 has joined #asahi-dev
nsklaus_ has quit [Ping timeout: 480 seconds]
dylanchapell has joined #asahi-dev