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
chadmed_ has joined #asahi-dev
chadmed has quit [Ping timeout: 480 seconds]
eiln has joined #asahi-dev
veloek_ has joined #asahi-dev
veloek has quit [Ping timeout: 480 seconds]
hightower2 has quit []
<marcan> the ANS power domain thing won't affect battery life while active
<marcan> it should only affect battery life in suspend
<marcan> yes pstates are fixed
eiln has quit [Quit: Page closed]
<chadmed_> beautiful
chadmed_ has quit [Quit: Konversation terminated!]
chadmed has joined #asahi-dev
chadmed has quit []
chadmed has joined #asahi-dev
zef has joined #asahi-dev
zef_ has quit [Ping timeout: 480 seconds]
___nick___ has quit []
___nick___ has joined #asahi-dev
___nick___ has quit []
___nick___ has joined #asahi-dev
chadmed has quit [Read error: No route to host]
chadmed has joined #asahi-dev
chadmed_ has joined #asahi-dev
chadmed has quit [Read error: Connection reset by peer]
c10l5 has quit [Ping timeout: 480 seconds]
balrog has quit [Ping timeout: 480 seconds]
balrog has joined #asahi-dev
gladiac is now known as Guest7441
gladiac has joined #asahi-dev
chipxxx has quit [Remote host closed the connection]
chipxxx has joined #asahi-dev
Guest7441 has quit [Ping timeout: 480 seconds]
chipxxx has quit []
chipxxx has joined #asahi-dev
Hibyehello_ has joined #asahi-dev
Hibyehello has quit [Ping timeout: 480 seconds]
mkurz has quit [Quit: Leaving]
mkurz has joined #asahi-dev
Glanzmann has left #asahi-dev [#asahi-dev]
chadmed_ is now known as chadmed
nyilas has joined #asahi-dev
bluetail9 has joined #asahi-dev
bluetail9 has quit []
bluetail has joined #asahi-dev
<jannau> nice: https://invent.kde.org/plasma/kwin/-/commit/114032d2ac4d2eb9433bf75c0e6a82ecce7fa558 I guess I should hook up color_matrix now
<chadmed> yoooooo finally
joshtaylor has joined #asahi-dev
<jannau> marcan: we need to get rid of 6625def73ab9 ("arm64: dts: apple: HACK: Set base pstate to max") then
chadmed has quit [Quit: Konversation terminated!]
chadmed has joined #asahi-dev
<chadmed> i would hold off on that
<chadmed> glmark2 Score: 517
<chadmed> interactivity absolutely slaughtered
kode54 has quit [Quit: Ping timeout (120 seconds)]
kode54 has joined #asahi-dev
c10l5 has joined #asahi-dev
c10l5 has quit []
c10l5 has joined #asahi-dev
D-Spirits has joined #asahi-dev
nyilas has quit [Remote host closed the connection]
ryz has joined #asahi-dev
<marcan> chadmed: err... okay lina has to look at that then
<lina> Between that and the kernel oopses I think next week is going to be another debugging week... ;;
<lina> chadmed: I didn't even know a glmark score that low was even possible, even at low pstates...
<jannau> unfortunately the kwin change doesn't appear to work, it never sets the ctm
gladiac is now known as Guest7483
gladiac has joined #asahi-dev
Guest7483 has quit [Ping timeout: 480 seconds]
zalyx has quit [Ping timeout: 480 seconds]
zalyx has joined #asahi-dev
<ChaosPrincess> marcan: hey, you doing releases, right? If yes, can you merge this: https://github.com/AsahiLinux/linux/pull/111
<ChaosPrincess> will help with people "forgetting to enable modules" :P
<jannau> problem seems to be that testing the gamma_lut doesn't fail
<jannau> worked around that and it sets now a all zero ctm
<marcan> ChaosPrincess: FYI you need to rebase on and request the merge against the relevant bits/ branch if you want me to apply that directly
<marcan> I can cherry pick this one though
<ChaosPrincess> Would be glad if you do, i will do that for commits to bits branches in the futures.
<ChaosPrincess> -s
<marcan> done (locally, will be in the next merge/push)
<ChaosPrincess> Ty
<ChaosPrincess> This all kernel stuff is lets just say "not exactly" the dev model im used to :P
<marcan> hey I made up the way we do it on asahi, upstream is worse :p
<ChaosPrincess> Ikr
bisko has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
bisko has joined #asahi-dev
MajorBiscuit has joined #asahi-dev
MajorBiscuit has quit [Quit: WeeChat 3.6]
sirn- has joined #asahi-dev
sirn has quit [Ping timeout: 480 seconds]
sirn- is now known as sirn
steffen[m] has quit [Remote host closed the connection]
steffen[m] has joined #asahi-dev
steffen[m] has quit [Remote host closed the connection]
steffen[m] has joined #asahi-dev
steffen[m] has quit [Remote host closed the connection]
bisko has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
steffen[m] has joined #asahi-dev
<axboe> [ 2.203371] WARNING: CPU: 3 PID: 66 at drivers/of/irq.c:279 of_irq_parse_raw+0x504
<axboe> get a few of these on the current kernel, known?
<axboe> from...
<axboe> [ 2.130048] /soc/pcie@590000000/pci@2,0 interrupt-map failed, using interrupt-cont
<axboe> and
<axboe> [ 2.202662] /soc/pcie@590000000/pci@3,0 interrupt-map failed, using interrupt-controller
<jannau> axboe: yes. do you use u-boot with CONFIG_PCIE_APPLE=y?
<axboe> it's on, yes
<jannau> u-boot inits disabled pcie ports, we can't reset them so they are discovered in pci setup but the interrupt dt parsing code ignores disabled ports resulting in that warning
<jannau> I thinkt the wrning is harmless, disable CONFIG_PCIE_APPLE in u-boot if you want to get rid of them
<j`ey_> jannau: thats the fix you already sent to the mailing list right?
<jannau> no, the fix I sent was for linux only, booted directly from m1n1
<jannau> we need the same fix in u-boot
<j`ey_> ah ok
bisko has joined #asahi-dev
<kettenis> jannau: are you submitting a fix for that? or should I look into it?
<kettenis> I already fixed this for OpenBSD, so I think I know what is needed
<jannau> kettenis: I'll send a fix
<kettenis> thanks
gladiac is now known as Guest7494
gladiac has joined #asahi-dev
kesslerd has joined #asahi-dev
Guest7494 has quit [Ping timeout: 480 seconds]
<axboe> jannau: ok noted, thanks!
<jannau> night light works now with two bug fixes in kwin: https://invent.kde.org/plasma/kwin/-/merge_requests/3797?
barrett has joined #asahi-dev
<kesslerd> yay
<kesslerd> Just read the chat above that talks about upstreaming & ALARM. Is there a blog post or something explaining the situation with ALARM and the switch to a new distro for the future of the project? Or a webpage that can at least explain what ALARM is for someone who doesn't know? I keep hearing about it wanted to fully understanding what the issue was/is.
<j`ey_> that's ALARM
bisko has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
bisko has joined #asahi-dev
kesslerd has quit [Ping timeout: 480 seconds]
bisko has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
___nick___ has quit [Ping timeout: 480 seconds]
kesslerd has joined #asahi-dev
kesslerd_ has joined #asahi-dev
kesslerd has quit [Ping timeout: 480 seconds]
D-Spirits has quit [Quit: D-Spirits]
eiln has joined #asahi-dev
nick_ has joined #asahi-dev