ChanServ changed the topic of #asahi-dev to: Asahi Linux: porting Linux to Apple Silicon macs | General development | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Logs: https://alx.sh/l/asahi-dev
doggkruse has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nicolas17 has quit [Quit: Konversation terminated!]
nicolas17 has joined #asahi-dev
jluthra has quit [Remote host closed the connection]
jluthra has joined #asahi-dev
jjleahy has joined #asahi-dev
jjleahy has left #asahi-dev [#asahi-dev]
jjleahy has joined #asahi-dev
minecrell has quit [Quit: Ping timeout (120 seconds)]
minecrell has joined #asahi-dev
jjleahy has quit [Remote host closed the connection]
jjleahy has joined #asahi-dev
jjleahy has quit [Ping timeout: 480 seconds]
jjleahy has joined #asahi-dev
jjleahy has quit [Remote host closed the connection]
phiologe has joined #asahi-dev
PhilippvK has quit [Ping timeout: 480 seconds]
pyropeter2 has joined #asahi-dev
pyropeter1 has quit [Ping timeout: 480 seconds]
jjleahy has joined #asahi-dev
jjleahy has quit [Ping timeout: 480 seconds]
doggkruse has joined #asahi-dev
mini0n has joined #asahi-dev
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nicolas17 has quit [Remote host closed the connection]
nicolas17 has joined #asahi-dev
mini0n has quit []
jjleahy has joined #asahi-dev
nicolas17 has quit [Quit: Konversation terminated!]
L1Q has joined #asahi-dev
doggkruse has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
the_lanetly_052 has joined #asahi-dev
jjleahy has quit [Remote host closed the connection]
jjleahy has joined #asahi-dev
jjleahy has quit [Ping timeout: 480 seconds]
MajorBiscuit has joined #asahi-dev
L1Q has quit [Ping timeout: 480 seconds]
bisko has joined #asahi-dev
Major_Biscuit has joined #asahi-dev
MajorBiscuit has quit [Ping timeout: 480 seconds]
NikolayNikolaev[m] has joined #asahi-dev
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jjleahy has joined #asahi-dev
bisko has joined #asahi-dev
psykose has quit [Remote host closed the connection]
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
psykose has joined #asahi-dev
jjleahy has quit [Ping timeout: 480 seconds]
bisko has joined #asahi-dev
a_plastic_bag has joined #asahi-dev
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
a_plastic_bag has quit [Quit: Textual IRC Client: www.textualapp.com]
jjleahy has joined #asahi-dev
a_plastic_bag has joined #asahi-dev
a_plastic_bag has quit []
jjleahy has quit [Remote host closed the connection]
jjleahy has joined #asahi-dev
bisko has joined #asahi-dev
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jjleahy has quit [Remote host closed the connection]
jjleahy has joined #asahi-dev
a_plastic_bag has joined #asahi-dev
a_plastic_bag has quit []
a_plastic_bag has joined #asahi-dev
a_plastic_bag has quit []
jjleahy has quit [Ping timeout: 480 seconds]
jjleahy has joined #asahi-dev
bisko has joined #asahi-dev
jjleahy has quit [Ping timeout: 480 seconds]
jjleahy has joined #asahi-dev
jjleahy has quit [Ping timeout: 480 seconds]
doggkruse has joined #asahi-dev
jjleahy has joined #asahi-dev
mini0n has joined #asahi-dev
jjleahy has quit [Ping timeout: 480 seconds]
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jjleahy has joined #asahi-dev
jjleahy has quit [Ping timeout: 480 seconds]
bisko has joined #asahi-dev
bisko has quit [Ping timeout: 480 seconds]
pi1 has joined #asahi-dev
jjleahy has joined #asahi-dev
chadmed has quit [Remote host closed the connection]
chadmed has joined #asahi-dev
nehsou^ has quit [Ping timeout: 480 seconds]
the_lanetly_052 has quit [Ping timeout: 480 seconds]
jjleahy has quit [Remote host closed the connection]
jjleahy has joined #asahi-dev
jjleahy has quit [Ping timeout: 480 seconds]
surgeon has joined #asahi-dev
jjleahy has joined #asahi-dev
jjleahy has quit [Ping timeout: 480 seconds]
surgeon_ has joined #asahi-dev
surgeon_ has quit []
surgeon has quit [Quit: Lost terminal]
jjleahy has joined #asahi-dev
surgeon[m] is now known as surgeon
surgeon has quit [Quit: Reconnecting]
surgeon has joined #asahi-dev
jjleahy has quit [Ping timeout: 480 seconds]
jjleahy has joined #asahi-dev
<jjleahy> for a tethered boot setup the host machine needs to be a mac?
<mps> jjleahy: no
<jannau> no, any machine with usb2 should work
<mps> and usb-c
<jannau> with an aarch64 (cross-)compiler
Major_Biscuit has quit [Ping timeout: 480 seconds]
<jjleahy> i see, okay thank you
<jannau> no, an usb2 usb-a/usb-c cable is enough
<mps> yes, but I mostly used usb-c to usb-c
<mps> and ofc, usb A to usb-c works also, tested few times
jjleahy has left #asahi-dev [#asahi-dev]
jjleahy has joined #asahi-dev
<jjleahy> im new to kernel development & free software so i was going to look at the yaks. for the PASemi I2C kernel driver I would need to edit i2c-pasemi-core.c and then recompile the kernel?
___nick___ has joined #asahi-dev
___nick___ has quit []
___nick___ has joined #asahi-dev
<povik> yes, also one or two of the other i2c-pasemi-* files
<povik> but there's amarioguy who took an initial stab at the yak
<jjleahy> thank you, ill message them and see if they need help
pi2 has joined #asahi-dev
pi1 has quit [Ping timeout: 480 seconds]
<Willmish[m]> Curious to see if there are any other easy starting points for kernel dev newbies, I am currently looking into Linux Foundation course (https://training.linuxfoundation.org/training/a-beginners-guide-to-linux-kernel-development-lfd103/) and this: https://kernelnewbies.org/FirstKernelPatch
<Willmish[m]> Would love to hear input of other devs here, how they got into kernel development?
<steev> i got thrown into the deep end, and just kinda winged it (still do tbh)
<sven> same here
<Willmish[m]> So would you say jumping on one of these might be a good starting point? https://github.com/AsahiLinux/docs/wiki/Yaks-in-need-of-shaving
<sven> sure
<Willmish[m]> Will do some digging over the weekend then first to see if I feel ready
<tpw_rules> are you a kernel dev newbie or a dev newbie?
<j`ey> Willmish[m]: the i2c one basically done, but im not sure if/what jeff has done on the hwmon side
___nick___ has quit [Ping timeout: 480 seconds]
<sven> we should probably add more simple stuff to that list
<sven> wasn’t there some very early keyboard backlight driver (or documentation?) that could be cleaned up e.g.?
<j`ey> yeah I uh, should try finish that
<sven> :D
<j`ey> it's mostly working, was kinda hoping marcan would be interested in figuring out some of the other bits
<sven> or just add it to the list and get someone else to finish it! :P
Major_Biscuit has joined #asahi-dev
<j`ey> I only "know" 3 of the bits
<sven> bits?
<j`ey> in the status/control register
<sven> oh, in some config register?
bisko has joined #asahi-dev
<j`ey> // TODO: Why two bits?
<j`ey> #define ENABLE BIT(14) | BIT(1)
<j`ey> :)
<sven> :D
<j`ey> cant seem to enable it without both these being set, but no idea why
<sven> what’s the third one? :>
<j`ey> #define UPDATE BIT(5)
<j`ey> the settings wont update until you write this bit
<sven> so essentially write those three bits and then it’ll update?
<j`ey> basically.. I dont know much. enough to get the driver working, but I reckon markan could find out more
<j`ey> yeah
<sven> can you observe the output on some gpio?
<jannau> btw, there is a spi hid command to toggle the keyoard backlight. macos uses that when the keyboard backlight is to only while typing
<jannau> +set
mini0n has quit [Read error: Connection reset by peer]
<j`ey> jannau: just on/off? or can it dim?
<j`ey> sven: hm that could be an idea
<sven> if that’s possible you can probably slow it down enough to make that gpio logic analyzer work
<jannau> just on/off. is there an option to dim the keyboard backlight manually in macos?
<sven> yeah, it’s usually on some function key
<j`ey> also in the settings in the top right
<jannau> or in system settings, which is only visible if "adjust keyboard brightness in low light" is not activated
<jannau> top right menu is in ventura replaced with "stage manager"
<jannau> the keyboard brightness menu
nehsou^ has joined #asahi-dev
<amarioguy> on i2c irq stuff - just giving a heads up i'll be working on improving the patchset tomorrow (to everyone who sent me comments on the commits, thanks! i got them all, and i'm working on it, just trying to juggle projects here lol)
nehsou^ has quit [Ping timeout: 480 seconds]
doggkruse has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Major_Biscuit has quit [Remote host closed the connection]
Major_Biscuit has joined #asahi-dev
doggkruse has joined #asahi-dev
Major_Biscuit has quit [Read error: Connection reset by peer]
Major_Biscuit has joined #asahi-dev
SuperED has joined #asahi-dev
doggkruse has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
SuperED has quit [Ping timeout: 480 seconds]
SuperED has joined #asahi-dev
AoV has quit []
jjleahy has quit [Quit: Lost terminal]
surgeon_ has joined #asahi-dev
Major_Biscuit has quit [Ping timeout: 480 seconds]
surgeon_ has quit []
doggkruse has joined #asahi-dev
doggkruse has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
doggkruse has joined #asahi-dev
doggkruse has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
doggkruse has joined #asahi-dev