ChanServ changed the topic of #asahi to: Asahi Linux: porting Linux to Apple Silicon macs | https://asahilinux.org/2022/03/asahi-linux-alpha-release/ | General project discussion | 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
ten1572377 has quit [Remote host closed the connection]
ten1572377 has joined #asahi
Moprius has quit [Quit: bye]
Brainium has joined #asahi
derzahl has joined #asahi
julio7359 has quit [Ping timeout: 480 seconds]
jamespmorgan has joined #asahi
julio7359 has joined #asahi
capta1nt0ad has joined #asahi
Zopolis4 has joined #asahi
<karpouzi> nsklaus: i can reproduce, it becomes immediately unresponsive for me too
<nsklaus> karpouzi: thanks for confirmation
<nsklaus> it would be nice if a workaround could be found, i'd like to use kde based rss client
derzahl has quit [Ping timeout: 480 seconds]
<nsklaus> i wonder if it's because of that plugin 'flite' that could not load ?
<karpouzi> no, i'd expect not; akregator works fine on my other machine with the same warning
<nsklaus> hmm
<nsklaus> could strace be somehow used to try to diagnose this a bit futher ?
<nsklaus> *further
<karpouzi> no doubt :D
<nsklaus> my strace 'knowledge' is almost non-existent, i basicaly use it to show open calls, to see when a program try to open some libs that are not installed
<nsklaus> but beside that, the rest of strace functionalities, and meanings of output is mostly cryptic to me
<karpouzi> hmm, i've thrown it into gdb, it's sitting at 100% cpu doing nothing
<karpouzi> probably need to build from source with dbg symbols to figure it out
<nsklaus> and the last part of strace is this: https://pastebin.com/YRvG2CXN
<nicolas17> mk4 is a weird-ass database format that often causes crashes in x86
<nicolas17> so I'm not surprised
<nsklaus> it produce nothing , no more output, i'm forced to ctrl'd it
<nsklaus> ctrl'c
<nicolas17> https://bugs.kde.org/116482 might be the most duplicated bug in KDE bugzilla
<capta1nt0ad> nicolas17: I might try and prove that
<capta1nt0ad> but 193 is hard to beat
<karpouzi> lol what a report
<nicolas17> looks like it's #7, but #1 that is still open
jamespmorgan has quit [Remote host closed the connection]
<karpouzi> looks like a rewrite-it-in-rust moment
<nicolas17> "last release June 2015"
<karpouzi> nicolas17: are you the Nicolas on that bugpage? xD
<nicolas17> karlyeurl: or "replace that crap with sqlite" moment
<karpouzi> why not
<capta1nt0ad> ALARM repos are really slow today...
<capta1nt0ad> 2 minutes for a 5mb package
<nicolas17> karpouzi: maybe, I've been around in KDE for longer than I want to think about
<karpouzi> nsklaus: firefox has some nice RSS feed extensions if that's all you want
<nsklaus> karpouzi: i might try that, thanks for the recommendation
<nsklaus> there's also newsboat and liferea
<karpouzi> i hate to joke but when a program has been crashing immediately after launch for >15 years...
Moprius has joined #asahi
<capta1nt0ad> Most duped bug is https://bugs.kde.org/show_bug.cgi?id=242648
<capta1nt0ad> According to https://bugs.kde.org/duplicates.cgi
<capta1nt0ad> huh, it says 404 on the dupes page but only 240 on the report
<nsklaus> karpouzi: yes, you're right of course
<capta1nt0ad> oh and Alligator is another RSS reader for KDE which is good
derzahl has joined #asahi
<nsklaus> capta1nt0ad: 'alligator' ? i have never heard of it, thanks for telling
<nicolas17> there used to be a kde.fail domain that redirected to bugs.kde.org, personally owned by a developer, but it expired... I considered resurrecting it but .fail costs $30 >.>
<nsklaus> pacman -Ss alligator <-- returns nothing, sadly
<capta1nt0ad> it's in the AUR
<nicolas17> wow, it's not in Debian
<nsklaus> also, kde team should probably remove akregator from the default installed software suite
<karpouzi> paru -S alligator or yay -S alligator
<capta1nt0ad> Use alligator-git, alligator is out of date
<karpouzi> yep, as flagged
<capta1nt0ad> nsklaus: it's part of Kontact so not possible without some effort
<nsklaus> paru isn't in default repo either
<nsklaus> i'll go for yay
<karpouzi> you have to install paru or yay manually, i'd recommend paru
<capta1nt0ad> i use yay (and I'm an idiot so I symlink it to pacman)
<capta1nt0ad> i mean alias
<capta1nt0ad> not symlink
<nsklaus> karpouzi: but --> pacman -Ss paru returns nothing
<karpouzi> that's awful
<capta1nt0ad> paru isn't in the repos
<nicolas17> an AUR helper that is only in AUR? lol
<karpouzi> yes, that's the point; you follow this guide: https://github.com/Morganamilo/paru/
<capta1nt0ad> they don't put aur helpers in it because the Arch maintainers don't like them
<nicolas17> yay isn't in the repos either?
<karpouzi> if an aur helper were in community then it'd be awfully easy to install multiple ones in parallel by accident
<nsklaus> i'll follow the guide, thanks for the pointers and feedback, recommendations and all
<karpouzi> you can only use one AUR helper at a time without really breaking things unfortunately
<karpouzi> sorry, i meant to link the #installation section of paru
<capta1nt0ad> you don't need an AUR helper but they make life easier
<nsklaus> i used trizen in the past
<karpouzi> capta1nt0ad: i guess you just don't use pacman; not all that different from what i do. i thought for a second you meant you do `sudo paru -S blah`
<capta1nt0ad> paru and yay are pacman wrappers
<capta1nt0ad> you can install normal packages from it
<capta1nt0ad> as well as AUR packages
<capta1nt0ad> when I run 'pacman -Syu' it upgrades pacman and aur packages
<karpouzi> seeing pacman without sudo is weird to me
<karpouzi> that's all :p
<capta1nt0ad> :)
<nsklaus> that package build script for paru is missing the 'cargo' dependency apparently
<capta1nt0ad> it runs itself with sudo asking for my password if I don't provide sudo anyway
<capta1nt0ad> just to clarify
<karpouzi> man, i can't even find my original paru repo
<karpouzi> it's in the makedepends
<karpouzi> have you run pacman -Syu first?
<karpouzi> license=('GPL3')
<karpouzi> makedepends=('cargo')
<karpouzi> depends=('git' 'pacman')
<nsklaus> i had to run manually 'pacman -Syu cargo' to fix the missing dep,
<nsklaus> following the 4 lines installation steps failled, at makepkg -si
<nsklaus> complained about missing cargo, so the makedepends=('cargo') wasn't taken into account apparently
<karpouzi> i think that might be the standard way that makedepends work
<karpouzi> if anything in that array is missing, it gives up immediately (doesn't try to install them)
<karpouzi> otherwise what would be the difference between depends and makedepends, right?
<nsklaus> i have no idea why it failled the first time then, and had me to have to install cargo first manually before i could resume attempt at makepkg -si on alligator-git
<capta1nt0ad> the difference between them is that depends need to be installed for the program to run, but makedepends only to build
<capta1nt0ad> so you can uninstall makedepends once you've finished building the package
<nsklaus> but, after i did that step manually, i could finish building and installing alligator, i'm testing it atm
<capta1nt0ad> you can also just edit the PKGBUILD
<karpouzi> yeah feels vaguely inconsistent to me
<nsklaus> erh ..
<nsklaus> alligator is like a skeleton of a app ;)
possiblemeatball has joined #asahi
<capta1nt0ad> i think it's pretty good
<nsklaus> i'll go with the good old newsboat then
<Tramtrist> newsboat never fails
<nsklaus> newsboat for rss and lf for file management
<nsklaus> apparently mozilla thunderbird can do rss too
<nsklaus> i have never tried it in that way
<nsklaus> each time i try graphical desktop, it's nice and all, but i always end up reverting to dwm,irssi, mpv, newsboat, lf, and etc ..
<nsklaus> now that i have wayland i might try sway
Moprius has quit [Quit: bye]
<karpouzi> any good arch packages whose names are spoonerisms
nsklaus has quit [Remote host closed the connection]
karpouzi has quit [Quit: leaving]
Brainium has quit [Quit: Konversation terminated!]
derzahl has quit [Ping timeout: 480 seconds]
derzahl has joined #asahi
capta1nt0ad has quit [Remote host closed the connection]
jeffmr has joined #asahi
derzahl has quit [Ping timeout: 480 seconds]
creechy has quit [Quit: ZNC 1.7.5+deb4 - https://znc.in]
creechy has joined #asahi
Guest1836 has quit [Quit: G-line: User has been permanently banned from this network.]
Z750 has quit [Remote host closed the connection]
vx has joined #asahi
marvin24_ has joined #asahi
vx is now known as Guest1898
Z750 has joined #asahi
marvin24 has quit [Ping timeout: 480 seconds]
julio7359 has quit [Ping timeout: 480 seconds]
julio7359 has joined #asahi
jeffmr has quit [Remote host closed the connection]
jeffmr has joined #asahi
nicolas17 has quit [Quit: Konversation terminated!]
possiblemeatball has quit [Quit: Leaving]
c10l1 has joined #asahi
c10l has quit [Read error: Connection reset by peer]
jeffmr has quit [Ping timeout: 480 seconds]
steven has quit [Quit: ZNC 1.8.2 - https://znc.in]
steven has joined #asahi
ten15723774 has joined #asahi
ten1572377 has quit [Ping timeout: 480 seconds]
ten15723774 is now known as ten1572377
guillaume_g has joined #asahi
giskard has joined #asahi
nate8 has joined #asahi
eroux has quit [Remote host closed the connection]
faruk has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jacksonchen666 has quit [Remote host closed the connection]
jacksonchen666 has joined #asahi
chadmed_ has quit [Remote host closed the connection]
chadmed_ has joined #asahi
leitao has joined #asahi
MajorBiscuit has joined #asahi
<cylm> Q
cylm has quit [Ping timeout: 480 seconds]
leitao has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
leitao has joined #asahi
possiblemeatball has joined #asahi
thansen has quit [Quit: The Lounge - https://thelounge.github.io]
thansen has joined #asahi
mkurz has joined #asahi
thansen has quit [Quit: The Lounge - https://thelounge.github.io]
thansen has joined #asahi
jluthra has quit [Remote host closed the connection]
jluthra has joined #asahi
mkurz has quit [Quit: Leaving]
mkurz has joined #asahi
zuse has joined #asahi
<zuse> hello i have a big problem. After i setup asahi my wifi quality has gone very bad. I have 2.4 - 5 ghz connections and both are not as good as before asahi. There is no efficiency and stability at all. Do you know how to fix;?
leitao has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
leitao has joined #asahi
<j`ey> do you mean in macOS it's bad?
mkurz has quit [Quit: Leaving]
leitao has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
leitao has joined #asahi
<zuse> yes i think it has affected my wifi card somehow
hertz has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<j`ey> I think that is pretty unlikely, no-one else has mentioned anything like that
<chadmed_> if anything at all it _might_ be a dodgy firmware upload from linux. shut the machine down completely and leave it for a few minutes then hold the power button to go to the boot menu and select macos from there
<chadmed_> theres basically zero chance anything linux does could actually break your hardware tho
espo has quit [Quit: fBNC - https://bnc4free.com]
leitao has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zuse has quit [Remote host closed the connection]
WindowPa- has joined #asahi
WindowPain has quit [Read error: Connection reset by peer]
espo has joined #asahi
WhyNotHugo_ is now known as WhyNotHugo
faruk has joined #asahi
MajorBiscuit has quit [Read error: Connection reset by peer]
faruk has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Zopolis4 has quit [Quit: Connection closed for inactivity]
faruk has joined #asahi
leitao has joined #asahi
MajorBiscuit has joined #asahi
___nick___ has joined #asahi
<Cyrinux> Hi marcan, out of curiosity, because i'm kitty user, do we just have to do kovidgoyal recommandation on your PR https://github.com/kovidgoyal/kitty/pull/5795 or there is a bigger problem finally? thx :)
mkurz has joined #asahi
nsklaus has joined #asahi
<nsklaus> hi all, i was wondering if there was a solution on asahi to power off the touchbar completely ? i got the blinking problem, it's really annoying
<j`ey> chadmed_: I saw you just typing, do you have that ^? I just assumed it was just blank/off by default
<nsklaus> i thought it wouldn't affect me when i'm booting to asahi, since there's no support for the touch bar, but the problem is there on asahi too.. basically when i power on the laptop, the touch bar is stuck looping doing very bright quick flashes
<j`ey> nsklaus: so that happens with macOS too?
<chadmed_> j`ey: i dont have a machine with a touchbar at all, i only have my j314
<j`ey> oh right, my bad, thought you had the touchbar one
<mps> never seen touchbar light under asahi
<nsklaus> yes it happens on macos too, it affects many users, i'm not sure if it's a hardware problem or just bad firmware update for the touchbar
<j`ey> nsklaus: so it doesnt work at all under macOS?
<j`ey> or it works.. but is constantly flashing?
chadmed_ has quit [Remote host closed the connection]
chadmed_ has joined #asahi
<nsklaus> j`ey: it kind of work after macos finishes up booting, the touchbar looks normal, but if i let the laptop idle for a few seconds, the touchbar brightness goes down in incremental steps, and when it does that, it does it in blinking brightly, displaying garbage
<j`ey> not sure if ChaosPrincess knows how to shutdown the touchbar, theyve been looking into a bit
<nsklaus> basically: while system boots --> constant blinking, displaying garbage. very bright
<j`ey> for now, just put some paper over the top :P
felixphew has quit [Ping timeout: 480 seconds]
<nsklaus> once the system has completed booted --> it display touch bar normaly, until idle state makes it reduce brightness level to zero (but when it does that it does it in a broke manner, flashing, brightly, displaying garbage, until it reaches the state where it's supposed to not display anything, light powered off.. which it does.. in the end. only that the automated reducing brightness in increments is all broken and blinks like mad)
<chadmed_> that sounds either electrical or firmware related
<nsklaus> this problem affects many users on macos, where their touch bar goes haywire
<nsklaus> typically right after warranty is over ;)
<chadmed_> yet another reason not to buy the blasted things then i guess
<chadmed_> fwiw apple replaced my old 13" machine's screen for free no questions asked outside the warranty period
<chadmed_> but i live in australia so ymmv
<chadmed_> they also replaced my iphone x for free no questions asked after i dropped a dumbbell on it the day i got it
<nsklaus> i should have bought the macbook air m1 which doesn't have the touch bar.. i never liked the touch bar, but i took the macbook pro because it had fans, for dissipating heat, i thought it was the better choice
<chadmed_> the fans never spin up anyway
<nsklaus> yes, they do, all the time, but they are very silent
<chadmed_> they really should have just written off all the leftover touchbars and melted down the stockpiled 13" chassis to turn into 14" pros and airs
<nsklaus> it might be useful for asahi to have a mean to power off the darn thing, in the future
<j`ey> well maybe once it can power it on :P
<nsklaus> so when users gets affected by that problem, asahi would let them power it off, instead of suffering the very bright quick flashes
<nsklaus> i might end up taping some opaque paper on it for now
<chadmed_> sucks we have to support it at all tbh, i doubt theyre going to continue the 13" line beyond the M2 so its just a total dead end :/
<chadmed_> the f keys can be remapped to fn+number key on those machines right
<j`ey> yes that works already
<chadmed_> yeah ok desolder the bar and put it in the bin problem solved
<nsklaus> chadmed_: imho don't support that thing, just have a mean to power it off so users can use their laptop even with a defective touchbar, without suffering the constant flashes
<chadmed_> well ChaosPrincess seems pretty intent on getting it working and who are any of us to stop them :P
<chadmed_> but it wouldve been better if they just didnt release the machines because now we have to deal with this ostensibly widespread issue somehow
<nsklaus> if some dev is interested in the challenge of supporting it, well, to each is own, why not.. that's nice even.. but that dev should consider many users are having problem with defective touchbar constantly flashing, so a trick to be able to just power it off when it happens would be really nice
<nsklaus> see what it looks like when it happens
<j`ey> disco
<nsklaus> yep
<nsklaus> makes it impossible to focus on a task while it's happening
<chadmed_> does it stop if you put pressure on it anywhere
<jannau> the touchbar lcd uses a gpio to toggle Vdd. https://paste.debian.net/1267898/ should not make a difference, I think
<jannau> do we have documented somewhere what the gpio flags in the ADT mean?
<jannau> function-vdd = 119:GPIO(0xa9, 0x10101)
<nsklaus> chadmed_: i don't think it stops if i put preassure on it no
<nsklaus> jannau: i'd be all for a power off switch to it. imho this touch bar idea from apple is hell, i never liked it, and now that it is broken and flashes like mad, i dislike it even more
<nsklaus> rebooting, brb
nsklaus has quit [Quit: Page closed]
delsol has joined #asahi
nsklaus has joined #asahi
<ChaosPrincess> j`ey chadmed_ nsklaus: try messing around with gpio 8a
<nsklaus> ChaosPrincess: how could i do that ?
delsol has quit [Read error: No route to host]
delsol has joined #asahi
<ChaosPrincess> there is gpio control in m1n1
<ChaosPrincess> actually, do the thing jannau linked above, but with the other gpio
<nsklaus> i rebooted, i don't have that link anymore
<nsklaus> thanks
<ChaosPrincess> also, that thing looks electrical, not software
<nsklaus> it's complicated to desribe, and diagnose
<nsklaus> *describe
<nsklaus> there's a specific frame, where the touch bar looks and react normally (on macos)
<nsklaus> it behave badly when booting, and when laptop is idle for a few seconds (like a minute maybe)
<nsklaus> the rest of the time when the laptop is receiving events, like: on the keyboard or trackpad, then the touchbar seems to work as intended
<ChaosPrincess> my bet is that your ribbon cable that connects the touchbar is fucky
<nsklaus> it maybe so, but this seems to affect many users, it's a general problem, not just my laptop
leitao has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<nsklaus> macos related forums, on reddit and a bit everywhere are reporting this touchbar annoyance
<nsklaus> with various state of severity apparently
<nsklaus> some seems more affected than others, for some the touchbar just don't work normally anymore at all, it just flashes all the time
<ChaosPrincess> when did it start happening
<nsklaus> while, for some others, like me, the touchbar is still behaving as intended in some cases
<nsklaus> for me it started happening a few days ago, maybe a week now
<nsklaus> (it's a macbook pro m1, the 13", first model of 2020 iirc)
<ChaosPrincess> updated macos around that time?
<nsklaus> touchbar worked fine until suddenly without any particular reason, around a week ago, it started to flash and blink
<nsklaus> not around that particular time, but yes i was using macos ventura 13.2 betas
<ChaosPrincess> try reverting to sth like 12.x and confirm if still an issue
<nsklaus> i've been testing 13.2 betas for a month or two, and didn't do any update before that started to happen
<nsklaus> i did try to revert, to 13.1 stable, but problem remained
derzahl has joined #asahi
leitao has joined #asahi
<nsklaus> i kind of found a simple workaround,
<nsklaus> since asahi doesn't support the touchbar as of now, when you run asahi, the touchbar seems to stay in the last state it was set on macos
<nsklaus> on macos it was possible to set it so it displays nothing (it's not real power off, but it displays nothing)
<nsklaus> and now that i have rebooted to asahi, the touchbar doesn't flashes constently, as it was earlier
<nsklaus> i'll have to wait and see if that remains so, or if it's the the 'luck of the moment ;)
<nsklaus> *if it's Just the ...
mkurz has quit [Quit: Leaving]
leitao has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
leitao has joined #asahi
Agua has joined #asahi
Agua has quit []
nsklaus has quit [Quit: Konversation terminated!]
nsklaus has joined #asahi
leitao has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
leitao has joined #asahi
seeeath has joined #asahi
faruk has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
guillaume_g has quit []
bisko has joined #asahi
faruk has joined #asahi
<nsklaus> anyone is using brave browser on asahi ?
landscape15 has joined #asahi
landscape15 has quit []
jamespmorgan has joined #asahi
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bisko has joined #asahi
MajorBiscuit has quit [Ping timeout: 480 seconds]
MajorBiscuit has joined #asahi
cylm has joined #asahi
faruk has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
seeeath has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
seeeath has joined #asahi
unicordion has joined #asahi
MajorBiscuit has quit [Quit: WeeChat 3.6]
bcrumb has joined #asahi
unicordion1 has joined #asahi
unicordion has quit [Ping timeout: 480 seconds]
unicordion1 has quit [Ping timeout: 480 seconds]
bcrumb has quit [Quit: WeeChat 3.8]
jamespmorgan has quit [Remote host closed the connection]
jamespmorgan has joined #asahi
<nsklaus> akregator latest release is 5.22.1 (in january 2023 )
<nsklaus> wasn't there someone saying it wasn't maintained since 2015 ?
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<nsklaus> at least that's what this page seems to indicate: https://apps.kde.org/akregator/
nsklaus has quit [Remote host closed the connection]
gladiac has joined #asahi
leitao has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<psykose> which part of that page indicates that
bisko has joined #asahi
WindowPain has joined #asahi
WindowPa- has quit [Remote host closed the connection]
jamespmorgan has quit [Remote host closed the connection]
julio7359 has quit [Remote host closed the connection]
bisko has quit [Ping timeout: 480 seconds]
leitao has joined #asahi
julio7359 has joined #asahi
derzahl has quit [Remote host closed the connection]
___nick___ has quit []
___nick___ has joined #asahi
___nick___ has quit []
___nick___ has joined #asahi
bisko has joined #asahi
bisko has quit [Ping timeout: 480 seconds]
delsol has quit [Remote host closed the connection]
bluetail has quit [Quit: The Lounge - https://thelounge.chat]
Zopolis4 has joined #asahi
bluetail has joined #asahi
faruk has joined #asahi
leitao has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
delsol has joined #asahi
<as400> today I noticed that charging my mbp 14 2021 with original cable produces much less heat than charging it with USB-C cable. Anyone with the same experience ?
hertz has joined #asahi
bisko has joined #asahi
aaron465 has quit [Quit: ZNC 1.8.2 - https://znc.in]
jeffmiw has joined #asahi
aaron465 has joined #asahi
aaron465 has quit []
nicolas17 has joined #asahi
delsol has quit [Remote host closed the connection]
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
chadmed_ has quit [Ping timeout: 480 seconds]
bisko has joined #asahi
babble has joined #asahi
babble has quit [Remote host closed the connection]
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
___nick___ has quit [Ping timeout: 480 seconds]
jluthra has quit [Remote host closed the connection]
jluthra has joined #asahi
seeeath has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
seeeath has joined #asahi
hightower3 has joined #asahi
bisko has joined #asahi
bisko has quit []
chadmed_ has joined #asahi
hightower4 has quit [Ping timeout: 480 seconds]
unicordion has joined #asahi
jeffmr has joined #asahi
jeffmr has quit [Remote host closed the connection]
giskard has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
possiblemeatball has quit [Quit: Quit]
nate8_ has joined #asahi
nate8 has quit [Ping timeout: 480 seconds]
felixphew has joined #asahi
unicordion1 has joined #asahi
unicordion has quit [Ping timeout: 480 seconds]
unicordion1 is now known as unicordion
<Retr0id> my sound broke (mbp 14 2021) and I see this backtrace from apple_admac in dmesg https://gist.github.com/DavidBuchanan314/a9a963ead3de2ced05fda34eb50f8469
<Retr0id> is there any other info I could gather to turn this into a more useful bug report?
hertz has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Retr0id> I'll add the asahi-diagnose to the gist I guess
<Retr0id> (this was with headphones plugged in btw)
Zopolis4 has quit [Quit: Connection closed for inactivity]
bisko has joined #asahi
bisko has quit []
bisko has joined #asahi
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bisko has joined #asahi
bisko has quit []
Guest1898 has quit [Quit: G-line: User has been permanently banned from this network.]
vx has joined #asahi
vx is now known as Guest1978
unicordion has quit [Quit: unicordion]
Zopolis4 has joined #asahi
unicordion has joined #asahi
<unicordion> ayke: are you aykevl on reddit? I'm trying to use your instructions (https://www.reddit.com/r/AsahiLinux/comments/y7hplo/comment/izs7wou/?utm_source=reddit&utm_medium=web2x&context=3) to run a windows vm with qemu but I can't get it to boot. I created a windows 11 arm64 vm using Parallels and used `qemu-img` to convert that disk to qcow2 but it won't boot with qemu. Any tips?
<j`ey> unicordion: you cant run windows in a vm with kvm
<j`ey> (on these machines)
<unicordion> Ah shoot, so it will be incredibly slow then without kvm right?
<j`ey> see if it's fast enough for your use case.. but yes it'llbe slow
<unicordion> Anything else wrong? Should the edk2 efi img work with windows?
nate8_ has quit []
hertz has joined #asahi
<nicolas17> j`ey: why does windows not work in a VM?
<j`ey> because it uses SMCs directly
<j`ey> which end up as undefs back in the VM
<ChaosPrincess> winders boots in macos utm tho?
<j`ey> there is a chicken bit to trap it, but it's not architectural, so kvm wont use it
<nicolas17> so kvm could be patched to make this work?
<j`ey> possibly yes
<j`ey> but not upstream
chadmed_ has quit [Remote host closed the connection]
chadmed_ has joined #asahi
<chadmed_> Retr0id: known issue, but i dont think anyone's actively looking at it at the moment
zalyx has quit [Ping timeout: 480 seconds]