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
qwe1rr1tt32t has joined #asahi-dev
qwe1rr1tt32t has quit []
brolin has quit [Ping timeout: 480 seconds]
nela has quit [Ping timeout: 480 seconds]
brolin has joined #asahi-dev
brolin has quit [Ping timeout: 480 seconds]
nela has joined #asahi-dev
brolin has joined #asahi-dev
nela has quit [Ping timeout: 480 seconds]
brolin has quit [Ping timeout: 480 seconds]
nela has joined #asahi-dev
brolin has joined #asahi-dev
brolin has quit [Ping timeout: 480 seconds]
brolin has joined #asahi-dev
brolin has quit [Ping timeout: 480 seconds]
brolin has joined #asahi-dev
brolin has quit [Ping timeout: 480 seconds]
brolin has joined #asahi-dev
brolin has quit [Ping timeout: 480 seconds]
gabuscus has quit []
brolin has joined #asahi-dev
brolin has quit [Ping timeout: 480 seconds]
gabuscus has joined #asahi-dev
bps3 has joined #asahi-dev
brolin has joined #asahi-dev
brolin has quit [Ping timeout: 480 seconds]
brolin has joined #asahi-dev
brolin has quit [Ping timeout: 480 seconds]
bps3 has quit [Ping timeout: 480 seconds]
c10l has joined #asahi-dev
drubrkletern has joined #asahi-dev
pthariensflame has joined #asahi-dev
pthariensflame has quit [Quit: Textual IRC Client: www.textualapp.com]
bisko has joined #asahi-dev
bisko has quit []
bisko has joined #asahi-dev
bisko has quit []
bisko has joined #asahi-dev
drubrkletern has quit [Remote host closed the connection]
crabbedhaloablut has quit [Ping timeout: 480 seconds]
bisko has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
bisko has joined #asahi-dev
roxfan2 has joined #asahi-dev
crabbedhaloablut has joined #asahi-dev
roxfan has quit [Ping timeout: 480 seconds]
bisko has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<marcan> jannau: whoops, running into the Aqantia PCIe issues on this M1 Mac Mini... did we ever improve that?
<marcan> also weird: the log says pcie@0 and @2 didn't come up and only @1 did, but then I got the Broadcom and the Fresco anyway. race?
roxfan has joined #asahi-dev
<marcan> 0 is wifi, 1 is usb, 2 is ether right?
<marcan> so wifi didn't come up but then did anyway
roxfan2 has quit [Ping timeout: 480 seconds]
bisko has joined #asahi-dev
bisko has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
bisko has joined #asahi-dev
<jannau> marcan: I still see issues with Aqantia on the studio, u-boot's pcie init seems more reliable than linux' but I fail to see the difference
<marcan> I'm increasing the timeout to 500ms and making it a module arg
<jannau> increasing the timeout didn't help, I increased it to 1s and it still wasn't reliable
<marcan> well, clearly at least for wifi 100ms is too short here since it wasn't up but 300ms later it was
<marcan> (since it enumerated after all the port setups)
<jannau> increasing the timeout didn't help aquantia
<marcan> yeah, it may be a different issue
bisko has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
bisko has joined #asahi-dev
<marcan> [ 2.458549] pcie-apple 690000000.pcie: invalid resource
<marcan> [ 2.672217] pcie-apple 690000000.pcie: Link up on /soc/pcie@690000000/pci@0,0
<marcan> [ 2.797952] pcie-apple 690000000.pcie: invalid resource
<marcan> [ 2.677938] pcie-apple 690000000.pcie: invalid resource
<marcan> [ 2.792233] pcie-apple 690000000.pcie: Link up on /soc/pcie@690000000/pci@1,0
<marcan> [ 2.934755] pcie-apple 690000000.pcie: Link up on /soc/pcie@690000000/pci@2,0
<marcan> jannau: you saw the invalid resource thing before, right?
<jannau> that's a problem of the get_resource_by_name you added for t602x
<marcan> ah derp
<marcan> just noise then
<jannau> yes
<jannau> I was wondering if we want to modify the DT for the other SoCs or want to silence the warning
<marcan> probably just modify the DT once this goes in
<marcan> [ 2.445954] pcie-apple 690000000.pcie: /soc/pcie@690000000/pci@0,0 link up after 6ms
<marcan> [ 2.573969] pcie-apple 690000000.pcie: /soc/pcie@690000000/pci@1,0 link up after 6ms
<marcan> [ 2.725584] pcie-apple 690000000.pcie: /soc/pcie@690000000/pci@2,0 link up after 29ms
<marcan> so clearly it's not *always* slow...
<marcan> love me some heisenbugs...
<marcan> yup, totally reliable with my kernel now as far as I can tell
<marcan> jannau: this might be an issue with the fedora kernel? I think this might be the new uboot with pcie, and without the kernel fix to go with it
<jannau> argh, yes. I even said that already over there
<jannau> but I see aquantia issues with the asahi u-boot / kernel
<marcan> does it break without u-boot?
<jannau> I think I saw aquantia probe issues with chainload/hv w/o u-boot on the studio
<marcan> wonder if it's more of a studio thing
bisko has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<maz> marcan: jannau: have you attempted a v6.4-rc merge?
<jannau> I haven't, was traveling and still wokring on supporing display out for m2 (pro)? mac mini
<maz> no worries. I'll try and pick the minimal set of branches I need for my stuff. Hopefully I'll get somewhere.
<marcan> not yet, was thinking of releasing 6.3 ~soon and then moving to 6.4
yamii has quit [Read error: Connection reset by peer]
chadmed has quit [Remote host closed the connection]
nsklaus has joined #asahi-dev
timokrgr has quit [Quit: User left the chat]
timokrgr has joined #asahi-dev
<maz> OK, it wasn't too bad. I only skipped fpwm, gpu and tso, and the M2 mini is running 6.4-rc2 + NV.
<jannau> fpwm was merged in 6.4 so thatis expected to be dropped
<maz> jannau: ah, awesome!
<maz> I was dreading the wifi branch, but it was surprisingly simple, as a number of patches have been merged.
<maz> (but I have no idea if it works...)
<maz> yup, works on the M2 MBA too.
eslerm has quit [Quit: Lost terminal]
chadmed has joined #asahi-dev
chadmed has quit [Remote host closed the connection]
chadmed has joined #asahi-dev
<kensan> maz: Are the NV patches the v10 you posted to the KVM list a few days ago?
yamii has joined #asahi-dev
MajorBiscuit has joined #asahi-dev
<maz> kensan: that, plus some other fixes. this is still a WIP.
Major_Biscuit has joined #asahi-dev
MajorBiscuit has quit [Quit: WeeChat 3.6]
richyliu29 has joined #asahi-dev
richyliu2 has quit [Ping timeout: 480 seconds]
richyliu29 is now known as richyliu2
bps3 has joined #asahi-dev
brolin has joined #asahi-dev
roxfan2 has joined #asahi-dev
roxfan has quit [Ping timeout: 480 seconds]
lynndotpy has quit [Quit: bye bye]
lynndotpy has joined #asahi-dev
<marcan> kettenis_: enjoy the giant pile of uboot USB bugfixes in asahi-releng
<marcan> not sure how to upstream all that, I'm tempted to make it all one omnibus "USB is a giant mess, here's a bunch of fixes" series :p
<marcan> thinking it should probably cook in asahi-releng for one tag just to make sure I didn't regress anything important
<marcan> would appreciate review either way :)
billak has joined #asahi-dev
billak has quit []
brolin has quit [Ping timeout: 480 seconds]
brolin has joined #asahi-dev
brolin has quit [Ping timeout: 480 seconds]
brolin has joined #asahi-dev
Guest363 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 Guest567
Major_Biscuit has quit []
alyssa has joined #asahi-dev
<alyssa> marcan: when can we expect that to show up on user machiens? O:)
* alyssa doesn't remember who packages u-boot
<alyssa> the distro, ok
<alyssa> marcan: IIRC padding the bitmap in kernel in the dcp driver wasn't a bad option for cursor edge crop
<alyssa> cursors are smol, so it'd still be cheaper to do that than recomposite
<alyssa> IIRC
brolin has quit [Ping timeout: 480 seconds]
brolin has joined #asahi-dev
<jannau> the old cursor api (explicit cursor buffer set and otherwise just positions) would have been nicer
<j`ey> oh I didnt realise all those USB things were from a stream :( rip #asahi-streams
<jannau> copying should be cheaper since that needs to be done only if the cursor is off-screen to much
<jannau> maybe we can convince compositors to center the cursor
<marcan> j`ey: as usual I did toot it and youtube has a notification thing :p
<j`ey> weirdly I didn't get a notification today. I just made sure to set it to 'all notifications' on youtube
<alyssa> i still need to figure out where i'm going to be streaming
<alyssa> youtube? twitch? spin up an owncast?
<lina> Owncast is... not super great.
<alyssa> nya? :-(
<lina> I sometimes watch another vtuber that uses it and well... I think the player doesn't pipeline properly, which means when you're more than halfway across the world it all kind of breaks down.
<alyssa> t_t
<j`ey> alyssa: twitch worked well before
<alyssa> fair enough
<alyssa> I have objections to both twitch and youtube
<alyssa> twitch won the first time around because youtube needed time to verify account and i was -EIMPATIENT
<alyssa> that was it. that was the whole decision :p
brolin has quit [Ping timeout: 480 seconds]
<ChaosPrincess> yt is better from the viewer's pov, with an ability to easily catch up by watching at 2x and longer vod storage time
<marcan> longer=infinite :p
<ChaosPrincess> 2-weeks-ish < infinity, my point is correct :P
<lina> I think Twitch is one week now? I got an email about that...
<ChaosPrincess> it depends on how much money you bring daddy bezos
<lina> I mean for us plebs ^^;;
<ChaosPrincess> if you are certain tier of partner it goes up to a month iirc
<lina> They just reduced it I think
<ChaosPrincess> welp, economy is so bad over there in us that even the infinite money printer that is amazon doesnt want to buy more hdds
<alyssa> twitch is AWS?
<ChaosPrincess> yes, and its owned by amazon
<alyssa> oh, that bit I didn't know
<alyssa> yt doesn't seem so bad now ;p
<lina> I use Twitch for ephemeral stuff and YouTube for more persistent stuff ^^
<lina> (By that I mean I'm too self-conscious about my piano skills so the piano stuff goes on Twitch... ^^; )
<alyssa> :>
amarioguy has quit [Remote host closed the connection]
amarioguy has joined #asahi-dev
veloek has joined #asahi-dev
nsklaus has quit [Quit: WeeChat 3.8]
nsklaus has joined #asahi-dev
<kensan> maz: I see. Thanks for the info. Just being curious. I think I found the branch in your repo on kernel.org.
veloek has quit [Remote host closed the connection]
dylanchapell_ has joined #asahi-dev
dylanchapell has quit [Read error: Connection reset by peer]
alyssa has left #asahi-dev [#asahi-dev]
dylanchapell_ has quit [Ping timeout: 480 seconds]
dylanchapell_ has joined #asahi-dev
veloek has joined #asahi-dev
dylanchapell_ is now known as dylanchapell
ChaosPrincess has quit [Quit: WeeChat 3.8]
ChaosPrincess has joined #asahi-dev
compassion has quit [Quit: lounge quit]
compassion has joined #asahi-dev
compassion has quit [Remote host closed the connection]
compassion has joined #asahi-dev
bps3 has quit [Ping timeout: 480 seconds]
brolin has joined #asahi-dev
jeisom has quit [Quit: Leaving]
jn has quit [Remote host closed the connection]
darkapex has quit [Remote host closed the connection]
darkapex has joined #asahi-dev
jn has joined #asahi-dev
nsklaus has quit [Ping timeout: 480 seconds]
chadmed_ has joined #asahi-dev
brolin has quit [Ping timeout: 480 seconds]
brolin has joined #asahi-dev