ChanServ changed the topic of #asahi to: Asahi Linux: porting Linux to Apple Silicon macs | "Does XXX work yet?": https://alx.sh/fs | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Topics: #asahi-dev #asahi-re #asahi-gpu #asahi-alt #asahi-stream #asahi-offtopic | Keep things on topic | Logs: https://alx.sh/l/asahi
pb17 has quit [Ping timeout: 480 seconds]
zumi has quit [Remote host closed the connection]
zumi has joined #asahi
pb17 has joined #asahi
chrisl has joined #asahi
chrisl has quit [Ping timeout: 480 seconds]
malte_ has joined #asahi
malte has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi
chrisl has quit [Ping timeout: 480 seconds]
ddxtanx has joined #asahi
pb17 has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi
ddxtanx has quit [Remote host closed the connection]
tobhe_ has joined #asahi
ddxtanx has joined #asahi
tobhe has quit [Ping timeout: 480 seconds]
Brainium has quit [Quit: Konversation terminated!]
Calandracas has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi
shiggitay has joined #asahi
chrisl has quit [Ping timeout: 480 seconds]
eroc1990 has quit [Quit: The Lounge - https://thelounge.chat]
Calandracas has joined #asahi
eroc1990 has joined #asahi
tobhe has joined #asahi
Stary has quit [Ping timeout: 480 seconds]
ddxtanx has quit [Remote host closed the connection]
Fridtjof has quit [Ping timeout: 480 seconds]
tobhe_ has quit [Ping timeout: 480 seconds]
Fridtjof has joined #asahi
Stary has joined #asahi
thansen has quit [Quit: The Lounge - https://thelounge.github.io]
thansen has joined #asahi
pb17 has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi
john-cabaj has quit [Ping timeout: 480 seconds]
chrisl has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi
Pokemod97 has quit [Quit: -Bye pokemod97]
KxCORP58940003455 has quit [Quit: Bye!]
KxCORP58940003455 has joined #asahi
Pokemod97 has joined #asahi
chrisl has joined #asahi
chrisl has quit [Ping timeout: 480 seconds]
deflax has quit [Quit: Ping timeout (120 seconds)]
zumi_ has joined #asahi
zumi has quit [Remote host closed the connection]
pb17 has quit [Ping timeout: 480 seconds]
zumi_ is now known as zumi
deflax has joined #asahi
ciara has quit [Remote host closed the connection]
ciara has joined #asahi
pb17 has joined #asahi
MichaelLong has quit []
<quaff> Hm. I just did an upgrade and I am noticing that my touchbar service (tiny-dfr.service) is failing to run. I'm not seeing any errors in any logs. but when I run `tiny-dfr` manually, I see this error:
<quaff> thread 'main' panicked at src/display.rs:31:33:called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }
<quaff> is anyone else having this issue? (macbook pro 13" m1)
<quaff> ah! okay. so it was a regression. all good! thanks LarstiQ! I'll stop picking at it for now πŸ™
MichaelLong has joined #asahi
chrisl has joined #asahi
chrisl has quit [Ping timeout: 480 seconds]
<jannau> quaff: I don't think that was causing rust panics just non-working touch input. Which device and which kernel version is this?
<quaff> jannau: macbook pro 13" m1 2020, 6.12.1-404.asahi.fc41.aarch64+16k
Sebastian2 has joined #asahi
WindowPain has quit [Quit: Ping timeout (120 seconds)]
WindowPain has joined #asahi
WindowPain0 has joined #asahi
WindowPain has quit [Remote host closed the connection]
WindowPain0 is now known as WindowPain
pb17 has quit [Ping timeout: 480 seconds]
<quaff> jannau: I don't know if this makes a difference... but full disclosure, I installed displaylink drivers earlier today (bought a dock from a cybermonday sale), not sure if me mucking with dkms modules affects this or not.
<jannau> quaff: the regression is supposed to fixed with 6.12.1-404.asahi (and confirmed elsewhere)
<quaff> okay so it's probably the displaylink drivers. I'll see if I can uninstall them and try again
<jannau> rust panic is probably expected if you run tiny-dfr as user
<quaff> ah
<quaff> my tiny-dfr.service is in a failed state. are there logs I can check to see a more detailed error?
<jannau> what does `systemctl status tiny-dfr.service` output directly after the startup?
<quaff> Dec 03 00:14:11 Pluto systemd[1]: tiny-dfr.service: Scheduled restart job, restart counter is at 5.
<quaff> tiny-dfr.service: Start request repeated too quickly.
<quaff> tiny-dfr.service: Failed with result 'exit-code'.
<quaff> I see that
<jannau> `journalctl -k -g display-pipe` and `journalctl -k -g 'Touch Bar'` should output 2 or 1 line which don't look like errors
pb17 has joined #asahi
<quaff> Nov 13 16:00:00 Pluto kernel: adp 228200000.display-pipe: Adding to iommu group
<quaff> Nov 13 16:00:00 Pluto kernel: [drm] Initialized adp 0.1.0 for 228200000.display-pipe on minor 5
<quaff> Dec 03 00:16:47 Pluto kernel: input: MacBookPro17,1 Touch Bar as /devices/platform/soc/235100000.spi/spi_master/spi0/spi0.0/input/input2
<quaff> first two is from the first command, third is from the last one
<jannau> does /proc/device-tree/soc/spi@235100000/cs-gpios" exists?
<quaff> nope
<quaff> but I see "/proc/device-tree/soc/spi@235100000/touchbar@0/cs-gpios"
<chaos_princess> run `ls -la /dev/dri/` please
u154ss has joined #asahi
<jannau> quaff: is you're boot partition full? that looks like the device tree wasn't propagated to /boots/efi/m1n1/boot.bin
<jannau> quaff: `ls -ld /boot/dtb`
<chaos_princess> jannau: not sure, but i do not think that is the current issue, panic happens here https://github.com/WhatAmISupposedToPutHere/tiny-dfr/blob/master/src/display.rs#L31
<chaos_princess> yep
<chaos_princess> its due to displaylink
<quaff> jannau: lrwxrwxrwx@ - root root 2 Dec 19:39 /boot/dtb -> dtb-6.12.1-404.asahi.fc41.aarch64
<u154ss> @all yes, I know the question is premature, but I will ask anyway. Currently running an M2 mini, will be taking delivery of an M4 Mini Pro (64GB) this week. Any ideas on an installer timeline? Can I pull any data off the machine to help?
<jannau> chaos_princess: there are two issues. touch input won't work after fixing the panic
<chaos_princess> u154ss: installer specifically - thats like a 10 line change, but it will not help as there are a lot more things to be done. On actual support - no timeline, but from my baseless speculation - more than 3 months
<chaos_princess> jannau: yep, but that one is an issue too
<quaff> chaos_princess: ah.. okay. seems the displaylink uninstall script didn't clean everything out, so I'll dig a bit more there.
<jannau> so display-link just creates dummy drm devices which fail to open. I really need to get dp-altmode shipped
<u154ss> @chaos_princess thanks for the information. Again, it it helps, I can extract data from the hardware.
<chaos_princess> quaff: would you mind sending me the guide you followed to install displaylink drivers, i will add "make tiny-dfr tolerant of those" to my task pile
<jannau> for the other issue. is your boot partition almost full? `df -h /boot`
<chaos_princess> tyvm
<quaff> and installed `kernel-16k-devel libdrm libdrm-devel` then ran that script
<quaff> jannau: 50% full
<LarstiQ> jannau: is it just a matter of getting around to shipping, or still some things to figure out?
<jannau> quaff: sorry, I can't read. nothing wrong with the boot partition and the /boot/dtb symlink
<jannau> quaff: please run `sudo update-m1n1`, reboot and check whether /proc/device-tree/soc/spi@235100000/cs-gpios exists then
<quaff> jannau: I see this "cat: '/boot/dtb/apple/*': No such file or directory"
<quaff> shall I reboot still?
<jannau> quaff: no
<quaff> oh interesting
<jannau> ls /boot/dtb-6.12.1-404.asahi.fc41.aarch64 empty?
<jannau> is
<quaff> this exists /boot/dtb-6.12.1-404.asahi.fc41.aarch64+16k
<quaff> but not dtb-6.12.1-404.asahi.fc41.aarch64
<quaff> so the symlink is broken
<jannau> it should be dtb-6.12.1-404.asahi.fc41.aarch64+16k . I did not notice the missing "+16k"
<quaff> I can fix it and see if that helps, but I'm curious if maybe me installing `kernel-16k-devel` swapped me over to that kernel?
<jannau> not sure how that could happen though
<quaff> ahhh
<quaff> okay
<quaff> should I fix the symlink and see?
<jannau> please paste `rpm -qa | grep '^kernel-'` first
<jannau> also `rpm -qf /boot/dtb-6.12.1-404.asahi.fc41.aarch64`
<quaff> error: file /boot/dtb-6.12.1-404.asahi.fc41.aarch64: No such file or directory
<jannau> you installed non 16k kernels. please remove this packages https://paste.centos.org/view/f10bff2b
<jannau> and reinstall kernel-16k-core-6.12.1-404.asahi.fc41.aarch64
<quaff> πŸ‘€
<jannau> after that the symlink should be correct and the reinstall should have run update-m1n1 (should be be printed in the console)
<quaff> hm I'm using dnf remove, and it's asking to removing my kernel-16k package, and a whole lot of rust
<quaff> ah maybe just kernel-16k-devel
asahi has joined #asahi
asahi has quit []
verlio has joined #asahi
<quaff> figured it out! rebooting now
Sebastian2 has quit [Quit: Sebastian2]
<quaff> jannau: that fixed it! thank you 😍😍😍
<quaff> I'm guessing the displaylink script installed the wrong kernel packages
<quaff> dp-altmode would be dope, but I think there's space for displaylink, given that everything I read says we can only have 1 external monitor with some of these macs. I am sure some people will keep using them after the release of dp-altmode (whenever it's ready!!).
ariejan47 has quit [Quit: Ping timeout (120 seconds)]
ariejan47 has joined #asahi
ariejan47 has quit [Ping timeout: 480 seconds]
sand4rt has joined #asahi
<janrinze> quaff: is displaylink stable on your system? I have tried it for a few weeks but decided that it is too unstable for me.
Moprius has joined #asahi
<quaff> janrinze: I’ll update you on it tomorrow! I am just waiting for the delivery 🫑
<janrinze> quaff: Okay, hope you have a beter experience than I had.
chrisl has joined #asahi
chrisl has quit [Ping timeout: 480 seconds]
Sebastian2 has joined #asahi
verlio has quit [Ping timeout: 480 seconds]
Sebastian2 has quit []
<LarstiQ> janrinze, quaff: what compositor are you using? Iirc wlroots based ones seems to have become slower with displaylink
Calandracas has quit [Remote host closed the connection]
Calandracas has joined #asahi
<janrinze> LarstiQ: Regarding speed, the display link is sort-of a framebuffer device. I suspect that there is accelerated graphics to fill the framebuffer but generally speaking this is a very slow update solution..
<janrinze> LarstiQ: actually it makes the entire desktop pretty slow, even the HDMI connected monitor shows slow screen updates.
pb17 has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi
ddxtanx has joined #asahi
Brainium has joined #asahi
chrisl has joined #asahi
chrisl has quit [Ping timeout: 480 seconds]
shiggitay has quit [Ping timeout: 480 seconds]
mkurz has joined #asahi
Sebastian2 has joined #asahi
chrisl has joined #asahi
Sebastian2 has quit [Quit: Sebastian2]
chrisl has quit [Ping timeout: 480 seconds]
milek7 has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
milek7 has joined #asahi
sand4rt has quit [Ping timeout: 480 seconds]
abbe has quit [Remote host closed the connection]
Guest9567 has quit [Quit: Bridge terminating on SIGTERM]
rhysmdnz has quit [Quit: Bridge terminating on SIGTERM]
abbe has joined #asahi
abbe has quit [Remote host closed the connection]
abbe has joined #asahi
Jamie has joined #asahi
Jamie is now known as Guest1923
rhysmdnz has joined #asahi
pb17 has quit [Ping timeout: 480 seconds]
myhoner has joined #asahi
myhoner has left #asahi [#asahi]
kraem has quit [Remote host closed the connection]
kraem has joined #asahi
pb17 has joined #asahi
Calandracas has quit [Ping timeout: 480 seconds]
dcavalca856 has quit [Ping timeout: 480 seconds]
dcavalca856 has joined #asahi
u154ss has quit [Remote host closed the connection]
chrisl has joined #asahi
Calandracas has joined #asahi
zumi_ has joined #asahi
zumi has quit [Remote host closed the connection]
chrisl has quit [Ping timeout: 480 seconds]
zumi_ is now known as zumi
rvalue- has quit [Read error: Connection reset by peer]
rvalue has joined #asahi
sand4rt has joined #asahi
pb17 has quit [Ping timeout: 480 seconds]
_whitelogger has joined #asahi
pb17 has joined #asahi
buroa235 has quit [Quit: The Lounge - https://thelounge.chat]
buroa235 has joined #asahi
buroa235 has quit [Quit: The Lounge - https://thelounge.chat]
buroa235 has joined #asahi
mkurz has quit [Quit: Konversation terminated!]
mkurz has joined #asahi
buroa235 has quit [Quit: The Lounge - https://thelounge.chat]
buroa235 has joined #asahi
buroa235 has quit [Quit: The Lounge - https://thelounge.chat]
buroa235 has joined #asahi
buroa235 has quit [Quit: The Lounge - https://thelounge.chat]
buroa235 has joined #asahi
minecrell has quit [Quit: Ping timeout (120 seconds)]
minecrell has joined #asahi
faheus has quit [Quit: Ping timeout (120 seconds)]
faheus has joined #asahi
buroa235 has quit [Quit: The Lounge - https://thelounge.chat]
buroa235 has joined #asahi
mohit81582263530 has quit [Quit: mohit81582263530]
chrisl has joined #asahi
mohit81582263530 has joined #asahi
paps__ has quit [Quit: Connection closed for inactivity]
pb17 has quit [Ping timeout: 480 seconds]
chrisl has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi
john-cabaj has joined #asahi
chrisl has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi
akulij has joined #asahi
verlio has joined #asahi
delsol has joined #asahi
akulij has quit [Ping timeout: 480 seconds]
shiggitay has joined #asahi
delsol has quit [Remote host closed the connection]
chrisl has joined #asahi
verlio has quit [Ping timeout: 480 seconds]
chrisl has quit [Ping timeout: 480 seconds]
verlio has joined #asahi
monstera is now known as Guest1946
monstera has joined #asahi
Guest1946 has quit [Ping timeout: 480 seconds]
verlio has quit [Ping timeout: 480 seconds]
reservedNull has joined #asahi
reservedNull has quit [Remote host closed the connection]
<quaff> LarstiQ: I just use plasma. KDE is unparalleled for me. it’s my happy place πŸ€“
ethantwardy has quit [Quit: WeeChat 4.3.2]
ethantwardy has joined #asahi
mkurz has quit [Quit: Konversation terminated!]
shiggitay has quit [Ping timeout: 480 seconds]
verlio has joined #asahi
pb17 has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi
verlio has quit [Ping timeout: 480 seconds]
mkurz has joined #asahi
farghal has joined #asahi
farghal has quit []
farghal has joined #asahi
farghal has quit []
JayBeeFOSS has quit [Ping timeout: 480 seconds]
JayBeeFOSS has joined #asahi
chrisl has joined #asahi
verlio has joined #asahi
buroa235 has quit [Quit: The Lounge - https://thelounge.chat]
buroa235 has joined #asahi
chrisl has quit [Ping timeout: 480 seconds]
buroa235 has quit []
buroa235 has joined #asahi
chrisl has joined #asahi
verlio has quit [Ping timeout: 480 seconds]
chrisl has quit [Ping timeout: 480 seconds]
zumi_ has joined #asahi
zumi has quit [Remote host closed the connection]
zumi_ is now known as zumi
tel4 has quit [Ping timeout: 480 seconds]
sprokkel2 has quit [Quit: WeeChat 4.4.3]
ethantwardy has quit [Quit: WeeChat 4.3.2]
delsol has joined #asahi
verlio has joined #asahi
phire has quit [Read error: Connection reset by peer]
phire has joined #asahi
chrisl has joined #asahi
Gue___________________________ has joined #asahi
chrisl has quit [Ping timeout: 480 seconds]
verlio has quit [Ping timeout: 480 seconds]
verlio has joined #asahi
pb17 has quit [Ping timeout: 480 seconds]
sprokkel has joined #asahi
pb17 has joined #asahi
gi0 has joined #asahi
verlio has quit [Remote host closed the connection]
verlio has joined #asahi
bitcl has joined #asahi
<bitcl> hi
Sebastian2 has joined #asahi
Sebastian2 has quit [Quit: Sebastian2]
Sebastian2 has joined #asahi
Sebastian2 has quit []
kaazoo has joined #asahi
chrisl has joined #asahi
chrisl has quit [Ping timeout: 480 seconds]
Sebastian2 has joined #asahi
Sebastian2 has quit []
sand4rt has quit [Ping timeout: 480 seconds]
pb17 has quit [Ping timeout: 480 seconds]
sand4rt has joined #asahi
pb17 has joined #asahi
ddxtanx has quit [Remote host closed the connection]
bitcl has quit [Quit: Leaving]
nicolas17 has joined #asahi
<nicolas17> hi
<nicolas17> I just booted my asahi volume after several months, there's a system upgrade with 504 packages, and it says it will uninstall kernel-16k... does the standard kernel support 16k now or what?
<j`ey> is it also installing a kernel-16k?
<nicolas17> ah I see, I already upgraded to fc40 but I still had kernel-16k from fc39 installed, so now it's removing *that*
<nicolas17> one minor annoyance I noticed on my last update is that I have the default boot volume set to macOS
<nicolas17> after downloading updates, it reboots into macOS, I have to hold power to get to the boot menu and select fedora
chrisl has joined #asahi
<nicolas17> it boots into the offline-upgrade environment, installs updates, reboots again... into macOS
<nicolas17> does nvram have any way to *temporarily* change the default boot volume? it would be useful if "install updates and restart" GUI button would reboot into fedora just once...
<j`ey> asahi-bless has a next-boot
<nicolas17> hm nice so iBoot does have that feature
chrisl has quit [Ping timeout: 480 seconds]
mkurz has quit [Quit: Konversation terminated!]
mkurz has joined #asahi
<nicolas17> does the Riven 2023 remake work on Asahi? the answer is unfortunately not
<nicolas17> running the game with -dx11 crashes with a different error (assertion inside wine?) which it doesn't let me copy to the clipboard
sand4rt has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi
Brainium has quit [Quit: Konversation terminated!]
Moprius has quit [Quit: bye]
chrisl has quit [Ping timeout: 480 seconds]
Moprius has joined #asahi
Brainium has joined #asahi
pb17 has quit [Ping timeout: 480 seconds]
rvalue has quit [Quit: ZNC - https://znc.in]
delsol has quit [Remote host closed the connection]
pb17 has joined #asahi
verlio has quit [Ping timeout: 480 seconds]
rvalue has joined #asahi
sihloo has quit []
sihloo has joined #asahi
chadmed has quit [Quit: Konversation terminated!]
chadmed has joined #asahi