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
ourdumbfuture has joined #asahi-dev
deflated8837 has quit [Ping timeout: 480 seconds]
deflated8837 has joined #asahi-dev
hightower3 has joined #asahi-dev
mikelee has quit []
mikelee has joined #asahi-dev
hightower2 has quit [Ping timeout: 481 seconds]
deflated8837 has quit [Ping timeout: 480 seconds]
jeisom has quit [Ping timeout: 480 seconds]
ourdumbfuture has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ourdumbfuture has joined #asahi-dev
<blazra> Regarding touchpad autonomous clicking force/haptic feedback setting: I have traced what macos does using the trace_keyboard.py script and it turns out it really can be set via two SPI writes.
<blazra> I don't know how to Linux, but here are the frames macos uses and my hack to see if it works from Linux: https://gist.github.com/blazra/5c68f73e5be5db292600914c4178f931
<blazra> Anyone knows what layer should handle this? Libinput? Or should we just expose the device using something like hidraw and then some userspace thing will know how to set this? In the end it would by nice to have a slider in the KDE touchpad settings...
nepeat has quit [Quit: ZNC - https://znc.in]
nepeat has joined #asahi-dev
gabuscus has quit []
ourdumbfuture has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
gabuscus has joined #asahi-dev
<chadmed> blazra: libinput has a concept of a "forcepad"
<chadmed> i think some additional plumbing is going to be needed inside libinput
<chadmed> and the DEs obviously
<chadmed> hid-magicmouse also exposes the trackpad as an INPUT_PROP_BUTTONPAD which libinput assumes to mean that the trackpad handles single-click behaviour in firmware
<chadmed> so maybe we need a new property in that bitfield that says its a force pad and that these settings should be configurable (and then obviously some abstractions for managing that config...)
<chadmed> there are other manufacturers making force touch-like devices now so it would have needed to happen anyway at some point
stipa has quit [Ping timeout: 480 seconds]
<marcan> huh, nobody noticed that libvirt is broken? or is this a regression? https://gitlab.com/qemu-project/qemu/-/issues/1814
<psykose> i recall some similar qemu issue from 2 weeks ago someone reported in #asahi
<psykose> not sure if exactly the same one
<psykose> libvirt issue*
<psykose> nah, not the same
<marcan> that is the same
<marcan> I literally linked it :p
<marcan> I'm surprised that's a year old and I'm only finding out about this now
<psykose> yeah i *just* read to the bottom and saw you did a few minutes ago
<psykose> wowee
<psykose> yeah, me too
<marcan> maybe it's just because qemu is a trainwreck on ALARM and the package doesn't even install by default so nobody is really using it there
<marcan> I do expect people to use this stuff on Fedora so... better get it fixed
<psykose> yeah, the person in #asahi from 2 weeks ago was using ubuntu
<marcan> yeah I noticed due to the reddit post
deflated8837 has joined #asahi-dev
mikelee has quit [Remote host closed the connection]
midou_ has joined #asahi-dev
midou has quit [Ping timeout: 480 seconds]
midou_ is now known as midou
crabbedhaloablut has joined #asahi-dev
mikelee has joined #asahi-dev
stipa has joined #asahi-dev
mikelee has quit [Ping timeout: 480 seconds]
leitao has joined #asahi-dev
leitao has quit [Ping timeout: 480 seconds]
leitao has joined #asahi-dev
leitao has quit [Ping timeout: 480 seconds]
gladiac has joined #asahi-dev
eiln has joined #asahi-dev
mkurz has joined #asahi-dev
outrageouscook has joined #asahi-dev
outrageouscook has quit [Remote host closed the connection]
roxfan has quit [Ping timeout: 480 seconds]
xcpy0 has quit [Remote host closed the connection]
xcpy0 has joined #asahi-dev
ourdumbfuture has joined #asahi-dev
<blazra> chadmed: thanks for the info, I will take a look
ourdumbfuture has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
systwi has quit [Ping timeout: 480 seconds]
systwi has joined #asahi-dev
outrageouscook has joined #asahi-dev
outrageouscook has quit [Remote host closed the connection]
outrageouscook has joined #asahi-dev
<maz> frankly, the '-M none' thing should be killed altogether. it's a lot of nonsense.
outrageouscook has quit [Remote host closed the connection]
leitao has joined #asahi-dev
outrageouscook has joined #asahi-dev
leitao has quit [Ping timeout: 480 seconds]
ourdumbfuture has joined #asahi-dev
cylm has quit [Ping timeout: 480 seconds]
mkurz has quit [Ping timeout: 480 seconds]
outrageouscook has quit [Remote host closed the connection]
outrageouscook has joined #asahi-dev
outrageouscook has quit [Remote host closed the connection]
roxfan has joined #asahi-dev
Stary has quit [Quit: ZNC - http://znc.in]
outrageouscook has joined #asahi-dev
outrageouscook has quit [Ping timeout: 480 seconds]
Stary has joined #asahi-dev
outrageouscook has joined #asahi-dev
outrageouscook has quit [Ping timeout: 480 seconds]
ourdumbfuture has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
roxfan has quit [Ping timeout: 480 seconds]
outrageouscook has joined #asahi-dev
outrageouscook has quit [Ping timeout: 480 seconds]
ourdumbfuture has joined #asahi-dev
outrageouscook has joined #asahi-dev
eiln has quit [Quit: WeeChat 4.0.2]
jeisom has joined #asahi-dev
leitao has joined #asahi-dev
outrageouscook has quit [Quit: Leaving...]
outrageouscook has joined #asahi-dev
leitao has quit [Ping timeout: 480 seconds]
nela6 has joined #asahi-dev
nela has quit [Read error: No route to host]
nela6 is now known as nela
paulwetzel has joined #asahi-dev
outrageouscook has quit [Quit: Leaving...]
mkurz has joined #asahi-dev
Guest8003 has quit [Quit: Bridge terminating on SIGTERM]
rhysmdnz has quit [Quit: Bridge terminating on SIGTERM]
Jamie has joined #asahi-dev
Jamie is now known as Guest8087
rhysmdnz has joined #asahi-dev
ourdumbfuture has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<sven> and now thunderbolt works again but usb3 broke. wtf. there's something really really dumb going on here
zzywysm has joined #asahi-dev
zzywysm_ has quit [Ping timeout: 480 seconds]
bisko has joined #asahi-dev
mikelee has joined #asahi-dev
ourdumbfuture has joined #asahi-dev
bisko has quit [Ping timeout: 480 seconds]
bisko has joined #asahi-dev
nela has quit [Ping timeout: 480 seconds]
bisko has quit [Ping timeout: 480 seconds]
mikelee has quit [Ping timeout: 480 seconds]
nela has joined #asahi-dev
bisko has joined #asahi-dev
ourdumbfuture has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ourdumbfuture has joined #asahi-dev
bisko has quit [Ping timeout: 480 seconds]
bisko has joined #asahi-dev
bisko has quit [Ping timeout: 480 seconds]
roxfan has joined #asahi-dev
bisko has joined #asahi-dev
leitao has joined #asahi-dev
bisko has quit [Ping timeout: 480 seconds]
leitao has quit [Ping timeout: 480 seconds]
gladiac has quit [Quit: k thx bye]
bisko has joined #asahi-dev
bisko has quit [Ping timeout: 480 seconds]
leitao has joined #asahi-dev
leitao has quit [Ping timeout: 480 seconds]
ourdumbfuture has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
akspecs has quit [Remote host closed the connection]
akspecs has joined #asahi-dev
ourdumbfuture has joined #asahi-dev
mikelee has joined #asahi-dev
mikelee has quit [Ping timeout: 480 seconds]
crabbedhaloablut has quit []
bisko has joined #asahi-dev
bisko has quit [Ping timeout: 480 seconds]
cylm has joined #asahi-dev
bisko has joined #asahi-dev
mikelee has joined #asahi-dev
cylm has quit [Read error: Connection reset by peer]
cylm has joined #asahi-dev
bisko has quit [Ping timeout: 480 seconds]
mikelee has quit [Ping timeout: 480 seconds]
cylm_ has joined #asahi-dev
cylm has quit [Ping timeout: 480 seconds]
ourdumbfuture has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ourdumbfuture has joined #asahi-dev
bisko has joined #asahi-dev
mikelee has joined #asahi-dev
rootbeerdan has quit [Quit: rootbeerdan]
novafacing9 has quit [Read error: Connection reset by peer]
novafacing9 has joined #asahi-dev
bisko has quit [Ping timeout: 480 seconds]
mikelee has quit [Ping timeout: 480 seconds]
novafacing9 has quit [Read error: Connection reset by peer]
novafacing9 has joined #asahi-dev
<marcan> maz: want to comment on the libvirt bug to get them to stop doing that? :)