PthariensFlame[m] has quit [Server closed connection]
PthariensFlame[m] has joined #asahi-dev
Supra has joined #asahi-dev
Supra has quit []
skipwich has quit [Server closed connection]
skipwich has joined #asahi-dev
refi64 has quit [Server closed connection]
tdwebryv^ has joined #asahi-dev
refi64 has joined #asahi-dev
nyx_o has quit [Quit: WeeChat 3.3]
coder_kalyan has quit [Server closed connection]
coder_kalyan has joined #asahi-dev
WhyNotHugo has quit [Server closed connection]
WhyNotHugo has joined #asahi-dev
gpanders_ has quit [Server closed connection]
gpanders_ has joined #asahi-dev
tdwebryv^ has quit [Remote host closed the connection]
cde[m] has quit [Server closed connection]
cde[m] has joined #asahi-dev
___nick___ has joined #asahi-dev
___nick___ has quit []
___nick___ has joined #asahi-dev
ndut2 has joined #asahi-dev
* ndut2
hey yah all skraito here what's up , i am here
* ndut2
brb
* ndut2
after sabbath day guys i join you all at 1:48 more hour rest well ... . is your sabbath day soon , at friday night to saturday night ... .
* ndut2
get the fuck off libera none of your concern here ... .
<jannau>
marcan: someone want to be banned
<landscape15[m]>
It’s a bit sad…
* ndut2
even rasberry pi is stupid guys , i would rather buy samsung a70 for 180 usd dollar and play tinkering from that ... .
<j`ey>
dhewg: around?
* ndut2
all just code in c++ , c and the rest is just header , the rest think yourself ... .
* ndut2
to be honest you though you all code the kernel ? i just laugh ... . your just coding delusion ... . think for yourself why We say that ... .
* ndut2
if not the deal here i don't even care asshole ... . just get the fuck off libera and all frog ... . if you want just ban and k-line me ... . i got better thing to do rather than teaching kids with big ego or proud ... .
* ndut2
that usb encryption is one more thing super nice to for your key to turn on computer ... .
* ndut2
the password make it at my 0day c++ password with 7 string incase you forgot it
* ndut2
the password make it at my 0day c++ password with 7 string incase you forgot it <--- or just use the word and hash it
* ndut2
the password make it at my 0day c++ password with 7 string incase you forgot it <--- or just use the word and hash it think why i say so
* ndut2
you can hash it with time ... . the rest is your imagination ... .which mean other thing like your whatever favourite number or even letter or whatever ... .
* ndut2
haha is my old memory why i am the best in crypto now ... . i fail secondary 5 times lol ... . therefore The Fear of The Lord is The Beginning of wisdom ... . therefore be humble ... .
* ndut2
don't use vpn and the rest prince , is interpol problem , you just create trouble for yourself and them to protect you ... . i reveal to you that wireless encryption ... .
* ndut2
you should first connect to wireless without encryption ... . than go to their https , fill in the form with your phone or ic ... . than get the password than connect to encrypted wireless ... .
* ndut2
you still sure there is privacy ? don't be fool ... . if not why the whole country has proxy ... . of course they know what's going on behind the door ... . even you need ic for your internet ... . brb working ... .
ndut2 was banned on #asahi-dev by marcan [*!*@180.241.169.97]
ndut2 was kicked from #asahi-dev by marcan [ndut2]
<marcan>
jannau, sven, alyssa: congrats, you're now on the op list
<marcan>
no particular responsibilities expected, but feel free to nuke this kind of nonsense on sight :-)
m42uko_ is now known as m42uko
VinDuv has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
VinDuv has joined #asahi-dev
<sven>
ok
<roxiun[m]>
hey guys how can i help out,
<roxiun[m]>
im quite new to reversing tho, could i help with documentation or anything else?
bisko has quit [Read error: Connection reset by peer]
alicela1n has quit [Server closed connection]
alicela1n has joined #asahi-dev
bisko has joined #asahi-dev
<kettenis>
marcan: did you figure out a bit more about the s3_4_c15_c5_0 register that m1n1 writes to enable IRQs?
<marcan>
kettenis: not yet, but it has two bits, so there's more than two modes
<marcan>
feel free to poke around
<kettenis>
in particular, can I use this to disable IRQs on all but the primary CPU?
<marcan>
I suspect theres more than one priority
<marcan>
oh, sure, you can just turn it off on the others
<kettenis>
it only turns of IRQs, not FIQs?
<marcan>
correct
<marcan>
but I mean, there's DAIF if you want to just turn off IRQs/FIQs at the CPU level
<kettenis>
well, I'm trying to get all interrupts delivered on the primary CPU
<kettenis>
because I'm not entirely confident OpenBSD can handle non-statically assigned interrupts
<kettenis>
I'll poke at it for a bit
the_lanetly_052 has joined #asahi-dev
<kettenis>
setting both bits definitely has the desired effect
<marcan>
sven: is there no generic driver that can just do that?
<marcan>
same as I wrote a generic one for SPMI
<sven>
nope :(
<sven>
there's another vendor-specific driver that is essentially the same but uses readb instead
<sven>
but that SErrors on the m1
<kettenis>
and only setting one of the bits doesn't
<kettenis>
further exploration of those bits will have to wait, since I definitely have a problem with non-statically assigned interrupts
the_lanetly_052 has quit [Remote host closed the connection]
JuniorJPDJ has quit [Server closed connection]
JuniorJPDJ has joined #asahi-dev
arctan95 has joined #asahi-dev
grgy has left #asahi-dev [.]
nyx_o has joined #asahi-dev
the_lanetly_052 has joined #asahi-dev
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bisko has joined #asahi-dev
bisko has quit []
bisko has joined #asahi-dev
<sven>
can anyone with a t6000 upload their ADT for me? I’m mostly interested in the atc-phy nodes and all the tunables in there. make sure to censor the property that contains wifi settings, etc.
bisko has quit [Read error: Connection reset by peer]
<sven>
and I guess another t8103 ADT just to compare tunables would be interesting as well
bisko has joined #asahi-dev
<Jamie[m]1>
is ioreg output good or do you need a raw ADT?
<sven>
raw ADT
<alyssa>
sven: dumb quetstion, why can't you use memcpy_fromio?
<alyssa>
i guess it does 8 byte chunks instead of 4 byte which your device doesn't like?
<j`ey>
it does 8 byte chunks + 1 byte chunks either side
<alyssa>
right..
* alyssa
would still be surprised if that loop isn't in a helper somewhere
<jannau>
sven: raw adt or adt.py output? remind me which property contains the wifi settings
<sven>
alyssa: feel free to tell me if you find that helper
<sven>
jannau: does adt.py show the contents of the tunables?
<sven>
and I don’t remember the property with the WiFi settings, but I believe it was something with nvram maybe?
<sven>
i always just look for my WiFi name and zero it
<sven>
ok, then adt.py should be fine
<sven>
(where it = the entire property)
<jannau>
I didn't find my ssid although I have internet access in recovery so I thought it might be encoded
<sven>
adt.py already removes it iirc
<sven>
huh, but I can’t find that code in there
<sven>
i swear I remember seeing code to remove that one property
<jannau>
seems to be /system/preferred-networks which is not in the output but I don't see what removes it
<jannau>
it's hidden in nvram-proxy-data
<sven>
i think that's the one i remembered
<jannau>
j314c and j274 adt sent
<sven>
thanks! looks like the tunable names are the same but their contents differ between t6000 and t8103
<sven>
and they also seem to differ between my t8103 and jannau's
<sven>
(at least slightly)
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<sven>
ah, no, they're actually the same. i just accidentally compare my t8103 with jannau's t6000 :D
<sven>
*compared
<sven>
alright, now I just need to untangle the mess that is inside atc-phy0's reg, reverse engineer that annoying apply_fuses function (why couldn't they have a nice table like pcie in the kext :() and then write phy code
bisko has joined #asahi-dev
bisko has quit []
<alyssa>
sven: touche
<sven>
i actually looked for it but didn't find anything ;)
<alyssa>
alas
bisko has joined #asahi-dev
the_lanetly_052 has quit [Ping timeout: 480 seconds]
___nick___ has quit [Ping timeout: 480 seconds]
bisko has quit [Remote host closed the connection]
bisko has joined #asahi-dev
ndut2 has joined #asahi-dev
* ndut2
hi all how are ya ? skraito here ... . what you call me for ? ... .
ndut2 was kicked from #asahi-dev by alyssa [ndut2]
<jannau>
I've added ndut2 (registered nick) to the auto kick list of all #asahi* channels