marcan 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
VasilisT- has joined #asahi
VasilisTheChu has quit [Ping timeout: 484 seconds]
Zopolis4 has quit [Quit: Connection closed for inactivity]
zalyx0 has quit [Quit: later alligator]
zalyx0 has joined #asahi
zalyx0 has quit []
zalyx0 has joined #asahi
zalyx0 has quit [Read error: Connection reset by peer]
brolin has quit [Ping timeout: 480 seconds]
Fischmiep0596 has quit [Ping timeout: 480 seconds]
brolin has joined #asahi
Fischmiep0596 has joined #asahi
Fischmiep0596 has quit []
Fischmiep0596 has joined #asahi
Soni has quit [Ping timeout: 480 seconds]
thenemesis has joined #asahi
jeisom has quit [Ping timeout: 480 seconds]
hxliew has joined #asahi
Soni has joined #asahi
gabuscus has quit []
zalyx0 has joined #asahi
possiblemeatball has joined #asahi
gabuscus has joined #asahi
brolin has quit [Ping timeout: 480 seconds]
thenemesis has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
shenki has quit [Remote host closed the connection]
Zopolis4 has joined #asahi
possiblemeatball has quit [Quit: Quit]
penguwin has quit [Quit: k thx bye]
guillaume_g has joined #asahi
chadmed_ has quit [Quit: Page closed]
a55a has joined #asahi
<a55a>
how do i install wayland on asahi?
<kaazoo>
That should be installed by default anyways already if you are using Arch Linux, which is default for Asahi so far.
a55a has quit [Quit: Page closed]
<dottedmag>
I should note though that "install wayland" is approximately as meaningful as "install http"
Zopolis4 has quit [Quit: Connection closed for inactivity]
alarmer has joined #asahi
maximbaz has quit [Quit: bye]
maximbaz has joined #asahi
bps3 has joined #asahi
alarmer has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sarucchi has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
alarmer has joined #asahi
nsklaus has joined #asahi
sarucchi has joined #asahi
karpouzi has joined #asahi
<karpouzi>
just dropping in to report that my m1 mini on asahi gave me a wacky lil jumpscare of a distorted screaming noise through the headphone jack (but not speakers) a few minutes after i logged in, locked the screen, and walked away :P
<j`ey>
what kernel version?
alarmer has quit [Ping timeout: 480 seconds]
systwi has quit [Remote host closed the connection]
systwi has joined #asahi
cylm has joined #asahi
systwi has quit [Remote host closed the connection]
systwi has joined #asahi
<karpouzi>
6.2.0-asahi-11-1-ARCH
<j`ey>
I thought those issues had been fixed, but maybe it's in an unreleased version..
<karpouzi>
this has been seen before? i was not aware of it
<j`ey>
or at least a similar issue has, if you paste the dmesg markan or p0vik can take a look when theyre around
<j`ey>
assuming it's an i2c related issue
<karpouzi>
yeah it's just [ 2029.487950] i2c-apple 235018000.i2c: Bus is still stuck (status 0x17010100 xfstatus 0x00000000)
<karpouzi>
over and over filling up the entirety of /dev/kmsg
<karpouzi>
time to sleep, thx for the replies :)
karpouzi has quit [Quit: leaving]
sarucchi has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<kaazoo>
Anybody using external monitor on DisplayLink with Wayland? gnome-shell (Wayland compositor for Gnome) wasn't working even for the GDM login screen. Had to switch GDM to Xorg as a workaround.
<kaazoo>
I still have to collect more details on why gnome-shell wasn't working. Unfortunately it didn't log any details. Perhaps I should try Weston to check if Wayland and evdi works in general at all.
jadesoturi has joined #asahi
vx^ has quit [Remote host closed the connection]
vx has joined #asahi
vx is now known as Guest229
mkurz has joined #asahi
ChaosPrincess has quit [Quit: WeeChat 3.8]
ChaosPrincess has joined #asahi
<Puto>
here’s a really dumb question
<Puto>
what’s DisplayLink
<pipppero>
display via standard usb iirc
<ar>
Puto: tl;dr: framebuffer accessible over usb. drivers for that are… pretty terribad
<Puto>
does it require special support from the display or some hardware dongle or something?
<ar>
it's a special dongle that requires its own drivers
<Puto>
how expensive is one
<pipppero>
i can buy a dual-display sonnet-made adapter for 130 euros off amazon
<Puto>
that… sounds pretty expensive yeah
<pipppero>
agreed
geff has joined #asahi
<pipppero>
iirc they got popular because of the m1 air multiple display limitation
chadmed has quit [Remote host closed the connection]
<kaazoo>
I also already checked which other USB to HDMI/DP/DVI/VGA adapters are available that are not based on DisplayLink, but didn't find any modern devices. Looks like DisplayLink dominates that market. If anybody knows such adapters, I would be glad to buy and test.
kaazoo has left #asahi [#asahi]
gordonfreeman has joined #asahi
<gordonfreeman>
hello. running macos 13.2.1 on top of m1n1, it boots fine. but when I do ctrl+c on python shell and then do `cont` again, macos cannot continue execution
<gordonfreeman>
my device is mac mini 2020
<gordonfreeman>
I suppose it's supposed to work as I see some commits regarding 13.3 etc.
jeisom has joined #asahi
jeisom has quit []
<ChaosPrincess>
what exactly do you mean by "cannot continue execution"? crash, freeze, etc?
<gordonfreeman>
yes it freezes
<ChaosPrincess>
and how exactly are you returning to macos?
<gordonfreeman>
using `hv.cont` function
<ChaosPrincess>
try using ctrl-d in the shell
<gordonfreeman>
didn't work
<ChaosPrincess>
also, can you post your command line for launching macos
<gordonfreeman>
noticed hv.cont worked once. then it didn't
<ChaosPrincess>
no idea, but it doesnt like when you stop time and it thinks the power consumption of some part of the soc is super high so it panics the kernel
<gordonfreeman>
it doesn't happen on 12.3. So I'd guess turning clpc off won't burn hw out, hopefully
<gordonfreeman>
one more question: m1n1 v1.2.7 doesn't expose /dev/cu.usbmodemP_01 device interface to the usb-connected pc, v1.2.6 does. What versions/commits do you use
chadmed has joined #asahi
zotanmew has quit [Quit: goodbye: ~zotan via destiny.zotan.network]
<ChaosPrincess>
i just did the command from the wiki
<gordonfreeman>
did it work for macos 13?
<gordonfreeman>
and if yes, which version exactly?
<ChaosPrincess>
13.2
<gordonfreeman>
Yes, for 13.2 it worked for me, too. Now doing the same on 13.3.1 and getting different missing dependency error every time I run that cmd
<ChaosPrincess>
what os is installed on the machine you are running the command from
<gordonfreeman>
the same, 13.3.1
<ChaosPrincess>
idk then
<gordonfreeman>
and do you know what will happen if I exclude those missing kexts (just like SEPHiber)
<ChaosPrincess>
it will either work without any issues or break horribly
<ChaosPrincess>
50/50
nela has joined #asahi
delsol has quit [Remote host closed the connection]
MichaelLong has quit [Remote host closed the connection]
gordonfreeman has quit [Remote host closed the connection]
brolin has quit [Ping timeout: 480 seconds]
billak has joined #asahi
mkurz has quit [Ping timeout: 480 seconds]
delsol has quit [Remote host closed the connection]
farghal has joined #asahi
farghal has quit [Quit: farghal]
mkurz has joined #asahi
drubrkletern has joined #asahi
brolin has joined #asahi
brolin has quit [Ping timeout: 480 seconds]
rhysmdnz has quit [Quit: Bridge terminating on SIGTERM]
Guest769 has quit [Quit: Bridge terminating on SIGTERM]
billak has quit [Remote host closed the connection]
mlp has quit [Read error: Connection reset by peer]
mlp has joined #asahi
Sellerie has quit [Quit: bye bye - ich bin crazy fly]
Sellerie has joined #asahi
Sellerie has quit []
Sellerie has joined #asahi
Cyrinux9 has quit []
Cyrinux9 has joined #asahi
bisko has joined #asahi
possiblemeatball has quit [Quit: Quit]
bps3 has joined #asahi
delsol has joined #asahi
Moprius has joined #asahi
CME_ has joined #asahi
CME has quit [Remote host closed the connection]
bisko has quit [Ping timeout: 480 seconds]
sarucchi has quit [Ping timeout: 480 seconds]
mkurz has quit [Ping timeout: 480 seconds]
delsol_ has joined #asahi
delsol__ has joined #asahi
Moprius has quit [Ping timeout: 480 seconds]
delsol has quit [Ping timeout: 480 seconds]
delsol_ has quit [Ping timeout: 480 seconds]
brolin has joined #asahi
WindowPain has quit [Remote host closed the connection]
WindowPain has joined #asahi
bisko has joined #asahi
nela has joined #asahi
brolin has quit [Ping timeout: 480 seconds]
bisko has quit [Ping timeout: 480 seconds]
mkurz has joined #asahi
possiblemeatball has joined #asahi
bisko has joined #asahi
bisko has quit [Ping timeout: 480 seconds]
Jamie has joined #asahi
rhysmdnz has joined #asahi
Jamie is now known as Guest268
delsol__ has quit [Remote host closed the connection]
thansen has quit [Ping timeout: 480 seconds]
thansen has joined #asahi
bisko has joined #asahi
jn has quit [Ping timeout: 480 seconds]
bisko has quit [Ping timeout: 480 seconds]
bisko has joined #asahi
jn has joined #asahi
bisko has quit [Ping timeout: 480 seconds]
bisko has joined #asahi
brolin has joined #asahi
bisko has quit [Ping timeout: 480 seconds]
chadmed_ has joined #asahi
Fischmiep0596 has quit [Ping timeout: 480 seconds]
cylm has quit [Ping timeout: 480 seconds]
bisko has joined #asahi
Fischmiep0596 has joined #asahi
damien604 has quit [Quit: WeeChat 3.0]
mort_ has quit [Quit: Ping timeout (120 seconds)]
thelounge60 has quit [Quit: Ping timeout (120 seconds)]
xcpy0 has quit [Quit: Ping timeout (120 seconds)]
flying_sausages has quit []
thelounge98 has quit [Quit: Ping timeout (120 seconds)]
xcpy0 has joined #asahi
mort_ has joined #asahi
thelounge60 has joined #asahi
thelounge98 has joined #asahi
hl` has quit [Remote host closed the connection]
hl` has joined #asahi
brolin has quit [Ping timeout: 480 seconds]
flying_sausages has joined #asahi
brolin has joined #asahi
bisko has quit [Ping timeout: 480 seconds]
wille-io has quit [Quit: Ping timeout (120 seconds)]
wille-io has joined #asahi
bisko has joined #asahi
deflax has quit [Quit: Ping timeout (120 seconds)]
deflax has joined #asahi
brolin has quit [Ping timeout: 480 seconds]
Fischmiep0596 has quit [Ping timeout: 480 seconds]
stipa is now known as Guest283
stipa has joined #asahi
jcm93 has joined #asahi
jcm93 has quit [Remote host closed the connection]
Guest283 has quit [Ping timeout: 480 seconds]
bisko has quit [Ping timeout: 480 seconds]
jcm93 has joined #asahi
bisko has joined #asahi
<jcm93>
hi there, apologies if this is a frequent topic or if there is another channel for support. on an m1 max MBP, trying to install, carefully following the instructions to the letter, but ending up in a boot loop