ChanServ changed the topic of #asahi-alt to: Asahi Linux: porting Linux to Apple Silicon macs | User-contributed/unofficial distribution ports | Logs: https://alx.sh/l/asahi-alt
HitokiriKincho has quit [Remote host closed the connection]
<mps>
I've built mainline and tested but it is slow
<mps>
on alpine, forgot to add
<chadmed_>
we're still on asahi tag 20240228
<mps>
aha, also alpine is. thanks for info
<cy8aer>
chadmed: Yes I tried something like Mozilla/5.0 (X11; CrOS aarch64 15329.44.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 but I have still a rotating wheel âšī¸
<chadmed_>
did you reload your session after running widevine-installer?
<cy8aer>
Complete including a full reboot.
<chadmed_>
huh interesting, the default ff ua works on netflix now too
<chadmed_>
what is your login shell?
<cy8aer>
I see in chromium that there are codecs missing: avc1.42E01E,mp4a.40., vorbis,vp8, ec-3 but widevine found there.
<cy8aer>
login shell is bash
<cy8aer>
oh, no, for my user it is zsh
<chadmed_>
can you chsh to bash, reload your session and try again
<chadmed_>
i think this was fixed but worth checking
<cy8aer>
just a moment...
<chadmed_>
(im watching tng on netflix right now)
<cy8aer>
đ
<cy8aer>
yep it works with bash as login shell. But what is the difference there to zsh?
hightower2 has quit []
<chadmed_>
we found with fish that it doesnt evaluate /etc/profile.d/gmpwidevine.sh or something like that
<chadmed_>
zsh must be the same
HitokiriKincho has quit [Ping timeout: 480 seconds]
HitokiriKincho has joined #asahi-alt
HitokiriKincho has quit [Ping timeout: 480 seconds]
jeisom has joined #asahi-alt
HitokiriKincho has joined #asahi-alt
HitokiriKincho has quit [Remote host closed the connection]
<leio>
I still think we should be able to dump the files-symlinks to a place that wouldn't need a profile.d entry at all
<jannau>
mps: no mainline mesa until the kernel driver is merged
<mps>
jannau: ah, I see. thanks for info
duckworld has joined #asahi-alt
duckworld_ has joined #asahi-alt
duckworld has quit [Ping timeout: 480 seconds]
john-cabaj has joined #asahi-alt
jeisom has quit [Remote host closed the connection]
jeisom has joined #asahi-alt
zerdox has joined #asahi-alt
schroes has quit [Ping timeout: 480 seconds]
schroes has joined #asahi-alt
SalimTer- has joined #asahi-alt
SalimTerryLi has quit [Ping timeout: 480 seconds]
iyes has joined #asahi-alt
zerdox has quit [Ping timeout: 480 seconds]
<cy8aer>
chadmed_: widevine-installer creates a script "/etc/profile.d/gmpwidevine.sh" which creates "MOZ_GMP_PATH". If this variable is set in "/etc/environment.d" it is independent from the login shell! At least in Debian.
<cy8aer>
That is a trick from noisycoil[m] (#debian-bananas)