marcan changed the topic of #asahi to: Asahi Linux: porting Linux to Apple Silicon macs | General project discussion | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Topics: #asahi-dev #asahi-re #asahi-gpu #asahi-stream #asahi-offtopic | Keep things on topic | Logs: https://alx.sh/l/asahi
bgb has joined #asahi
chamomile has joined #asahi
bgb_ has quit [Ping timeout: 480 seconds]
bgb_ has joined #asahi
bgb has quit [Ping timeout: 480 seconds]
<steev>
jannau: you didn't commit the patch?
bgb has joined #asahi
bgb_ has quit [Ping timeout: 480 seconds]
chamomile has quit [Ping timeout: 480 seconds]
darkapex3 has joined #asahi
darkapex2 has quit [Ping timeout: 480 seconds]
bgb_ has joined #asahi
bgb has quit [Ping timeout: 480 seconds]
method_ has quit [Ping timeout: 480 seconds]
phiologe has quit [Ping timeout: 480 seconds]
chamomile has joined #asahi
Method has joined #asahi
kov has quit [Quit: Coyote finally caught me]
pent1ckel has quit [Remote host closed the connection]
pent1ckel has joined #asahi
marvin24 has joined #asahi
marvin24_ has quit [Ping timeout: 480 seconds]
chamomile has quit [Ping timeout: 480 seconds]
chamomile has joined #asahi
chamomile has quit [Ping timeout: 480 seconds]
chamomile has joined #asahi
<jannau>
steev: fixed
sailorek1234 has joined #asahi
chamomile has quit [Ping timeout: 480 seconds]
ae86 has joined #asahi
<ae86>
Hello
ae86 has quit [Remote host closed the connection]
ae86 has joined #asahi
ae86 has quit [Remote host closed the connection]
<mps>
jannau: you merged all previous patches in one big file?
<j_ey>
mps: probably to simplify the process
<mps>
good, will test it
aleasto has joined #asahi
<_jannau_>
yes, handling became annoying. it's now 74 patches. indiviual patches are still there but collected in a single mbox file
<sven>
sounds like we need to hurry up with the upstreaming :D
<sven>
thanks for managing that tree btw.!
<mps>
yes, thanks jannau
<_jannau_>
the increase in patches is mostly t6000 dts fixes for squashing and binding updates for t6000
<_jannau_>
I guess 30 patches are already submitted upstream
kov has joined #asahi
arapis[m] has joined #asahi
c10l8 has quit []
c10l8 has joined #asahi
c10l8 is now known as c10l
akemin_dayo has quit [Ping timeout: 480 seconds]
<marcan>
I think the t6000 upstreaming branch has most of the immediately upstreamable stuff (and some not)
as400 has joined #asahi
<as400>
jannau: thx for that new pkgbuild. I just cross-compiled it.
not_a_weeaboo[m] has joined #asahi
akemin_dayo has joined #asahi
bgb has joined #asahi
bgb_ has quit [Ping timeout: 480 seconds]
darkapex3 is now known as darkapex
ae86 has joined #asahi
as400 has quit [Remote host closed the connection]
ae86 has quit [Remote host closed the connection]
ae86 has joined #asahi
sailorek1234 has quit []
ae86 has quit [Remote host closed the connection]
ae86 has joined #asahi
ae86 has quit [Remote host closed the connection]
ae86 has joined #asahi
ae86 has quit [Remote host closed the connection]
akemin_dayo has quit [Ping timeout: 480 seconds]
eta is now known as eta_
eta has joined #asahi
eta has quit []
eta has joined #asahi
eta has quit []
eta has joined #asahi
<mps>
jannau: I built it and started, works. thanks
<mps>
but still have 'my' old problems, touchpad is detected but cursor doesn't move, though button work (looks like) because I can select text (highlighted) in terminal in the centre of screen
<mps>
also noticed that press Caps-Lock on console is sure method to freeze machine
<j_ey>
console meaning the VT, before X11?
<mps>
j_ey: yes
<j_ey>
hm, I hadn't noticed that, will try later
<mps>
in X that not happens, maybe because I remaped caps-lock to ctrl
darkapex1 has joined #asahi
<_jannau_>
mps: air or pro 13/14/16?
<kettenis>
that suggests that the corellium keyboard driver has bugs
<kettenis>
(no surprise there)
darkapex has quit [Ping timeout: 480 seconds]
<_jannau_>
trackpad works for me more or less as expected under kwin/wayland
eta_ has quit [Quit: Gateway shutdown]
<mps>
_jannau_: pro 2020, i think it is j293 code
<mps>
_jannau_: do you use FB or simpledrm
<mps>
I'm guessing this trackpad problem could be related to display driver
<_jannau_>
macbook pro 14", simpledrm but I don't see how that could be related to the trackpad
<mps>
_jannau_: evtest shows moves
<mps>
about audio, I see that mpv detects multimedia keys from usb audio card (increase and decreases volume and mute/unmute it) but mpv is stuck
<mps>
j_ey: yes, every time I press it (by mistake) machine freezes
hspak has joined #asahi
<j_ey>
mps: so the cursor stops blinking?
<j_ey>
you could try run it under the hypervisor to see if it shows a crash in the shell
<j_ey>
kettenis: i stopped writing to CLKIDLE, and everything seems to work *shrug*
<mps>
j_ey: yes, cursor stops blinking and pressing any key nothing happens
<sven>
might be interesting to look at the signals for different values of that register. It sounds like it’ll introduce some delay sometime during the SPI transmission
<j_ey>
sven: signals, like ososcosilssiope or?
<sven>
yeah
* j_ey
tries setting it to 0xff
<sven>
probably not necessary though if it still works without that write
<sven>
I’m just curious
<j_ey>
no noticable difference if i write 0xff
<j_ey>
(not very scientific, but I dont have such tools)
<sven>
heh, yeah. getting access to the spi signals is probably going to be a bit annoying
<j_ey>
nor 0xffffff, I will remove it
bgb_ has joined #asahi
<j_ey>
sven: you know it's funny, the TX fifo is basically always empty
<j_ey>
sven: i need to type at like 5000wpm to test it
<sven>
hrm, I tested it from m1n1 by just writing to it without starting a transaction
<sven>
or did I just confuse rx and tx?
<kettenis>
tx is what you write from, rx is what you read from ;)
bgb has quit [Ping timeout: 480 seconds]
<sven>
just making sure :D
<j_ey>
ooh, pressing capslock means i can trigger TX_FIFO_LEVEL being more than 0