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
polysinne has quit [Remote host closed the connection]
polysinne has joined #asahi-dev
kidplayer666 has quit [Quit: Connection closed for inactivity]
pthariensflame has joined #asahi-dev
pthariensflame has quit []
opticron has quit [Read error: Connection reset by peer]
opticron has joined #asahi-dev
auzy has quit [Quit: Textual IRC Client: www.textualapp.com]
f02bh has joined #asahi-dev
midou has quit [Ping timeout: 480 seconds]
* nicolas17 can't stop thinking about awdl >.>
<nicolas17> sven: any idea where to even start looking at how brcmfmac works? if I look at a m1n1 trace I probably won't understand anything, I need like, some overview of what the hardware "protocol" is like...
f02bh has quit [Ping timeout: 480 seconds]
f02bh has joined #asahi-dev
jacksonchen666 has joined #asahi-dev
jacksonchen666 has quit [Ping timeout: 480 seconds]
rhysmdnz has quit [Ping timeout: 480 seconds]
Guest12499 has quit [Ping timeout: 480 seconds]
john-cabaj has quit [Ping timeout: 480 seconds]
tristan2_ has joined #asahi-dev
tristan2 has quit [Ping timeout: 480 seconds]
okt has quit [Write error: connection closed]
tretinha has quit [Read error: Connection reset by peer]
ella-0 has quit [Read error: Connection reset by peer]
cds has quit [Read error: Connection reset by peer]
probie has quit [Write error: connection closed]
kuruczgy has quit [Read error: Connection reset by peer]
signaryk has quit [Read error: Connection reset by peer]
coder_kalyan has quit [Write error: connection closed]
d4ve has quit [Read error: Connection reset by peer]
alethkit has quit [Read error: Connection reset by peer]
amada95 has quit [Read error: Connection reset by peer]
tsujp has quit [Read error: Connection reset by peer]
dk_ has quit [Read error: Connection reset by peer]
rosefromthedead has quit [Read error: Connection reset by peer]
akspecs has quit [Write error: connection closed]
dubiousness has quit [Read error: Connection reset by peer]
pldtf has quit [Ping timeout: 480 seconds]
jacksonchen666 has joined #asahi-dev
jacksonchen666 has quit [Remote host closed the connection]
bertrand has quit [Ping timeout: 480 seconds]
bertrand has joined #asahi-dev
jacksonchen666 has joined #asahi-dev
<sven> from what I know it’s essentially a bunch of message rings used to exchange information
<sven> probably better to talk to dberlin though, he seems to actually understand what’s going on in there
dsrt^ has quit [Read error: Connection reset by peer]
dsrt^ has joined #asahi-dev
jacksonchen666 has quit [Ping timeout: 480 seconds]
jacksonchen666 has joined #asahi-dev
jacksonchen666 has quit []
kidplayer666 has joined #asahi-dev
emptynine has quit [Remote host closed the connection]
emptynine has joined #asahi-dev
fossdd has quit [Remote host closed the connection]
fossdd has joined #asahi-dev
bertrand has quit [Ping timeout: 480 seconds]
ciara has quit [Ping timeout: 480 seconds]
f02bh has quit [Ping timeout: 480 seconds]
anders__2 has joined #asahi-dev
anders_2 has quit [Ping timeout: 480 seconds]
midou has joined #asahi-dev
bertrand has joined #asahi-dev
ciara has joined #asahi-dev
rhysmdnz has joined #asahi-dev
enick_78 has joined #asahi-dev
nicolas17 has quit [Remote host closed the connection]
nicolas17 has joined #asahi-dev
polysinne has quit [Remote host closed the connection]
polysinne has joined #asahi-dev
kidplayer666 has quit [Quit: Connection closed for inactivity]
crabbedhaloablut has quit [Read error: Connection reset by peer]
crabbedhaloablut has joined #asahi-dev
pldtf has joined #asahi-dev
amada95 has joined #asahi-dev
signaryk has joined #asahi-dev
dk_ has joined #asahi-dev
coder_kalyan has joined #asahi-dev
ella-0 has joined #asahi-dev
cds has joined #asahi-dev
okt has joined #asahi-dev
dubiousness has joined #asahi-dev
rosefromthedead has joined #asahi-dev
akspecs has joined #asahi-dev
tretinha has joined #asahi-dev
alethkit has joined #asahi-dev
kuruczgy has joined #asahi-dev
tsujp has joined #asahi-dev
d4ve has joined #asahi-dev
probie has joined #asahi-dev
okt has quit [Ping timeout: 480 seconds]
probie has quit [Ping timeout: 480 seconds]
dubiousness has quit [Ping timeout: 480 seconds]
rosefromthedead has quit [Ping timeout: 480 seconds]
tretinha has quit [Ping timeout: 480 seconds]
akspecs has quit [Ping timeout: 480 seconds]
alethkit has quit [Ping timeout: 480 seconds]
kuruczgy has quit [Ping timeout: 480 seconds]
tsujp has quit [Ping timeout: 480 seconds]
amada95 has quit [Ping timeout: 480 seconds]
signaryk has quit [Ping timeout: 480 seconds]
d4ve has quit [Ping timeout: 480 seconds]
pldtf has quit [Ping timeout: 480 seconds]
dk_ has quit [Ping timeout: 480 seconds]
coder_kalyan has quit [Ping timeout: 480 seconds]
ella-0 has quit [Ping timeout: 480 seconds]
cds has quit [Ping timeout: 480 seconds]
signaryk has joined #asahi-dev
tretinha has joined #asahi-dev
okt has joined #asahi-dev
coder_kalyan has joined #asahi-dev
pldtf has joined #asahi-dev
dk_ has joined #asahi-dev
tsujp has joined #asahi-dev
probie has joined #asahi-dev
coder_kalyan has quit [Ping timeout: 480 seconds]
tretinha has quit [Ping timeout: 480 seconds]
signaryk has quit [Ping timeout: 480 seconds]
dk_ has quit [Ping timeout: 480 seconds]
okt has quit [Ping timeout: 480 seconds]
pldtf has quit [Ping timeout: 480 seconds]
tsujp has quit [Ping timeout: 480 seconds]
probie has quit [Ping timeout: 480 seconds]
dsrt^ has quit [Remote host closed the connection]
kidplayer666 has joined #asahi-dev
john-cabaj has joined #asahi-dev
billak has joined #asahi-dev
billak has quit [Quit: Konversation terminated!]
<nicolas17> sven: yeah but see, I know *less* than that :P I never wrote any kind of kernel driver, I'm *assuming* the way "message rings" work for this kind of hardware communication is conceptually similar to iouring?
<nicolas17> (since iouring was inspired by I/O hardware)
polysinne has quit [Ping timeout: 480 seconds]
<sven> so essentially you have one (or more) ringbuffers where one sides writes messages and increments the write pointer (which usually triggers an irq for the other side) and the other side reads messages and increments the read pointer
<sven> from what little I’ve seen of bcrmfmac it also does something similar to this
<sven> the Bluetooth hardware works pretty much like this
<sven> and that’s also where most of what I actually know about brcmfmac stops
<sven> the rest is just half-knowledge and there are better people to ask :)
chaos_princess has quit [Quit: chaos_princess]
chaos_princess has joined #asahi-dev
<nicolas17> sven: is dberlin on IRC? >.>
<j`ey> DannyB
<nicolas17> ohhhhh :D
<nicolas17> (he has also been inactive on IRC since last year though)
bertrand has quit [Read error: Connection reset by peer]
bertrand has joined #asahi-dev
roxfan2 is now known as roxfan
AnuthaDev has joined #asahi-dev
AnuthaDev has quit []
buroa has quit [Quit: The Lounge - https://thelounge.chat]
buroa has joined #asahi-dev
gladiac is now known as Guest13772
gladiac has joined #asahi-dev
<janneg> kettenis: is there a reason for "stdout=serial,vidconsole"? efi_console will only take the size from vidconsole if stdout starts with "vidconsole". changing the order fixes make the efi text console display filled instead of 80x25
Guest13772 has quit [Ping timeout: 480 seconds]
<kettenis> janneg: I don't think there is a reason
<janneg> marcan: u-boot asahi-releng rebased on asahi / v2024.01 with most EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL issues fixed
<janneg> HiDPI font support is still a hack and not upstreamable, only missing feature is cursor support
<kettenis> I don't think there is cursor support for normal fonts either is there?
<janneg> no, unrelated to HiDPI. Simon enabled the cursor only for expo
<mps> I'm waiting for u-boot-asahi rebased on v2024.01 to test cursor
<janneg> oh, I forgot the link to my github branch: https://github.com/jannau/u-boot-1/tree/asahi-vidconsole-fixes
<janneg> no need to test anything. there is no cursor
<mps> I posted cursor patch to Simon and he refactor it a lot and I didn't tested it yet
<mps> tried with sandbox but it didn't worked though is compiled fine
<mps> would try this weekend on one of old chromebooks
auzy has joined #asahi-dev
entourloop has quit [Quit: leaving]
bertrand has quit [Ping timeout: 480 seconds]
bertrand has joined #asahi-dev
<mps> ahm, cursor is missing in u-boot v2024.01
bertrand has quit [Ping timeout: 480 seconds]
entourloop has joined #asahi-dev
hspak41 has joined #asahi-dev
hspak4 has quit [Ping timeout: 480 seconds]
auzy has quit [Quit: Textual IRC Client: www.textualapp.com]
coralreef has joined #asahi-dev
buroa has quit [Quit: The Lounge - https://thelounge.chat]
buroa has joined #asahi-dev