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
bruse has joined #asahi
c10l has quit [Remote host closed the connection]
c10l has joined #asahi
bruse has quit [Ping timeout: 480 seconds]
rvalue has quit [Ping timeout: 480 seconds]
hightower3 has quit [Remote host closed the connection]
hightower2 has joined #asahi
john-cabaj has quit [Ping timeout: 480 seconds]
hightower2 has quit [Remote host closed the connection]
rvalue has joined #asahi
ten15723774324630 has quit [Remote host closed the connection]
curious-newbie has joined #asahi
ten157237743246305 has joined #asahi
curious-newbie has quit []
checkfoc_us has quit []
checkfoc_us has joined #asahi
ten157237743246305 has quit [Remote host closed the connection]
ten157237743246305 has joined #asahi
Brainium has quit [Quit: Konversation terminated!]
KxCORP has quit [Quit: Bye!]
KxCORP has joined #asahi
kidplayer666 has quit [Quit: Connection closed for inactivity]
bruse has joined #asahi
bruse has quit [Ping timeout: 480 seconds]
denysonique3 has quit [Quit: .]
denysonique3 has joined #asahi
KxCORP has quit [Quit: Bye!]
KxCORP has joined #asahi
marvin24 has joined #asahi
marvin24_ has quit [Ping timeout: 480 seconds]
shiggitay has joined #asahi
bruse has joined #asahi
bruse has quit [Ping timeout: 480 seconds]
possiblemeatball has quit [Quit: Quit]
possiblemeatball has joined #asahi
eroc1990 has quit [Quit: The Lounge - https://thelounge.chat]
eroc1990 has joined #asahi
possiblemeatball has quit [Quit: Quit]
possiblemeatball has joined #asahi
possiblemeatball has quit []
mkurz has quit [Ping timeout: 480 seconds]
bruse has joined #asahi
shiggitay has quit [Ping timeout: 480 seconds]
bruse has quit [Ping timeout: 480 seconds]
buroa9 has joined #asahi
buroa has quit [Ping timeout: 480 seconds]
buroa9 is now known as buroa
kidplayer666 has joined #asahi
greguu has joined #asahi
bradfier has quit [Quit: Leaving...]
bradfier has joined #asahi
ku is now known as kunev
mkurz has joined #asahi
bruse has joined #asahi
mkurz has quit [Ping timeout: 480 seconds]
mkurz has joined #asahi
dylanchapell has quit [Read error: Connection reset by peer]
Bertrand___ has joined #asahi
dylanchapell has joined #asahi
tobhe_ has joined #asahi
tobhe has quit [Ping timeout: 480 seconds]
bruse has quit [Ping timeout: 480 seconds]
Brainium has joined #asahi
<Illya> if I have an armv7 static binary I should just be able to run it right? CONFIG_COMPAT=y is set in fedora remix's kernel, is there something I'm missing
<j`ey> Illya: nope
<j`ey> M* don't 32-bit
<j`ey> *don't support
<Illya> right, didn't know it was optional for aarch64
eroc1990 has quit [Read error: Connection reset by peer]
holiday has joined #asahi
eroc1990 has joined #asahi
manawyrm has quit [Quit: Read error: 2.99792458 x 10^8 meters/second (Excessive speed of light)]
crabbedhaloablut has quit []
bruse has joined #asahi
crabbedhaloablut has joined #asahi
JayBeeFOSS has quit [Ping timeout: 480 seconds]
JayBeeFOSS has joined #asahi
manawyrm has joined #asahi
matrix_ds has quit [Quit: Bridge terminating on SIGTERM]
tumblingweed has quit [Quit: Bridge terminating on SIGTERM]
manawyrm has quit [Quit: Read error: 2.99792458 x 10^8 meters/second (Excessive speed of light)]
manawyrm has joined #asahi
buroa has quit [Quit: The Lounge - https://thelounge.chat]
manawyrm has quit [Quit: Read error: 2.99792458 x 10^8 meters/second (Excessive speed of light)]
manawyrm has joined #asahi
manawyrm has quit []
manawyrm has joined #asahi
bruse has quit [Ping timeout: 480 seconds]
buroa has joined #asahi
bruse has joined #asahi
tobhe has joined #asahi
tobhe_ has quit [Ping timeout: 480 seconds]
kidplayer666 has quit [Quit: Connection closed for inactivity]
kujeger has quit [Remote host closed the connection]
kujeger has joined #asahi
kujeger has quit [Remote host closed the connection]
kujeger has joined #asahi
jeisom has joined #asahi
<maz> Illya: the clue is in the name AArch64 is 64bit only. The 32bit architecture is AArch32.
<PaulFertser> It's common for most other arm64 CPUs to have that optional support for AArch32 enabled.
<mnaser> i enjoyed reading https://asahilinux.org/2024/01/fedora-asahi-new/ but it feels like maybe some of the things listed in https://github.com/AsahiLinux/docs/wiki/M1-Series-Feature-Support might need to be updated as a some seem to mention that they've been resolved.
<mnaser> as a user of the apple studio display, i dont think i can use it yet but i'd be happy to help test something out here if need be (m1 max)
<j`ey> mnaser: does that not work over HDMI?
<mnaser> j`ey: nope, those monitors have thunderbolt ports only (or maybe some thunderbolt and usb-c mix)
<mnaser> so i connect thunderbolt on the side of my laptop => thunderbolt port on the monitor and voila
<j`ey> oh ok
<j`ey> mnaser: oh that page, what do you think needs updating, we have tried to keep it fresh
<mnaser> j`ey: i think it seems the sound safety thing has been fixed from what i understand in that article
<j`ey> oh right, the lsp-plugins thing at the bottom
maxmatteo has joined #asahi
<j`ey> updated
jeisom has quit [Quit: Leaving]
<mnaser> sweet!
possiblemeatball has joined #asahi
kidplayer666 has joined #asahi
bruse has quit [Ping timeout: 480 seconds]
ten157237743246305 has quit [Remote host closed the connection]
ten157237743246305 has joined #asahi
bruse has joined #asahi
john-cabaj has joined #asahi
maxmatteo has quit [Quit: Leaving...]
jeisom has joined #asahi
<opticron> maz, in addition to PaulFertser's answer, there's also an ILP32 ABI which allows easier porting for ARMv7 code and has 32bit pointers but is actually just AArch64 instructions under the hood (but it won't let you run unmodified ARMv7 binaries)
<maz> thankfully, this pile of crap will never be merged.,
<opticron> what pile of crap?
<maz> ILP32.
<opticron> it's an ABI that exists as part of the AArch64 spec
<maz> doesn't mean it needs to be implemented.
<opticron> GCC already supports it
<maz> its proponents have thankfully stopped maintaining it years ago.
<maz> and no operating system supports it.
<opticron> lol, I have personal experience with it on a RTOS, so that's clearly untrue
<maz> great, it has a user! :D
<opticron> TBF, RTOSs are where it makes the most sense
<j`ey> v8 does some kinda fake ilp32, but it has much more control than a usual applcation
<maz> well, chrome is its own OS in a way...
<mkurz> box64 seems to be fixed now: https://github.com/ptitSeb/box64/issues/384#issuecomment-1919292710 I guess this is good news?
johey has quit [Ping timeout: 480 seconds]
linuxgemini has quit [Quit: getting (hopefully fresh) air o/]
dylanchapell has quit [Quit: ZNC - https://znc.in]
Xe has quit [Quit: WeeChat 4.2.1]
Xe has joined #asahi
delsol has joined #asahi
john-cabaj has quit [Quit: john-cabaj]
dylanchapell has joined #asahi
john-cabaj has joined #asahi
bruse has quit [Ping timeout: 480 seconds]
zzywysm has quit [Quit: Textual IRC Client: www.textualapp.com]
bruse has joined #asahi
zzywysm has joined #asahi
bruse has quit [Ping timeout: 480 seconds]
bruse has joined #asahi
bruse has quit [Ping timeout: 480 seconds]
john-cabaj has quit [Remote host closed the connection]
john-cabaj has joined #asahi
Bertrand___ has quit [Read error: Connection reset by peer]
Bertrand___ has joined #asahi
pFalken has quit [Ping timeout: 480 seconds]
delsol_ has joined #asahi
delsol has quit [Ping timeout: 480 seconds]
kidplayer666 has quit [Quit: Connection closed for inactivity]
rvalue has quit [Ping timeout: 480 seconds]
nicolas17 has quit [Quit: Konversation terminated!]
___nick___ has joined #asahi
delsol has joined #asahi
rvalue has joined #asahi
delsol_ has quit [Ping timeout: 480 seconds]
___nick___ has quit []
___nick___ has joined #asahi
___nick___ has quit []
___nick___ has joined #asahi
bala has joined #asahi
bruse has joined #asahi
flom84 has joined #asahi
flom84 has quit [Remote host closed the connection]
delsol has quit [Remote host closed the connection]
bruse has quit [Ping timeout: 480 seconds]
bala has quit [Ping timeout: 480 seconds]
bala has joined #asahi
richyliu2 has quit [Ping timeout: 480 seconds]
Juest has joined #asahi
Juest has quit [Read error: Connection reset by peer]
mort_ has joined #asahi
richyliu2 has joined #asahi
Juesto has quit [Ping timeout: 480 seconds]
Juest has joined #asahi
vmeson has quit [Ping timeout: 480 seconds]
nicolas17 has joined #asahi
MajorBiscuit has joined #asahi
MajorBiscuit has quit []
Juest has quit [Read error: Connection reset by peer]
Juest has joined #asahi
Juesto has joined #asahi
<nicolas17> hi, forwarding a question from a friend, what's the worst case power consumption of the MacBook Pro 14" speakers?
Juest has quit [Ping timeout: 480 seconds]
johey has joined #asahi
pinkieval has quit [Quit: We're here, we're queer, connection reset by peer.]
pinkieval has joined #asahi
bruse has joined #asahi
nicolas17 has quit [Ping timeout: 480 seconds]
bruse has quit [Ping timeout: 480 seconds]
<chadmed> nicolas17: havent really measured it, its probably inconsequential though
gauss_ has joined #asahi
<gauss_> Hi y'all, I would first like to thank everyone involved in the project on their work :) I think you're doing a great job!
<gauss_> Also, I would like to ask for help since I'm having some issues with Asahi Fedora 39 on my MacBookPro M1Max. I've installed the system and rebooted into it. Been working with it for a few hours and everything seemed perfect.
<gauss_> However, after I've rebooted the system I can't get pass the login screen. Seems like I can't click on anything and I don't get an input box to enter my username/password. Clicking on clock/battery/... in the status bar doesn't result in any action and the only thing I can do is to force shutdown the system. Thus, I would appreciate only help in debugging this :)
<gauss_> s/only/any/ :)
___nick___ has quit [Ping timeout: 480 seconds]
linuxgemini has joined #asahi
PaulFertser has quit [Ping timeout: 480 seconds]
PaulFertser has joined #asahi
nicolas17 has joined #asahi
darkapex has quit [Remote host closed the connection]
darkapex has joined #asahi
nicolas17 has quit [Quit: Konversation terminated!]
<janneg> gauss_: short press on the power button trigger a regular shutdown of the system. Does the mouse cursor move? Which variant did you install? KDE, GNOME or something else?
ten157237743246305 has quit [Remote host closed the connection]
ten157237743246305 has joined #asahi
gauss_ has quit [Ping timeout: 480 seconds]
aleks_ has joined #asahi
aleks_ is now known as aleksrutins
jennifilm has joined #asahi
bruse has joined #asahi
vmeson has joined #asahi
bruse has quit [Ping timeout: 480 seconds]
Bertrand___ has quit [Remote host closed the connection]
Bertrand___ has joined #asahi
Bertrand___ has quit [Read error: Connection reset by peer]
Bertrand___ has joined #asahi
Bertrand___ has quit [Remote host closed the connection]
Bertrand___ has joined #asahi
Bertrand___ has quit [Remote host closed the connection]
Bertrand___ has joined #asahi
Bertrand___ has quit [Remote host closed the connection]
Bertrand___ has joined #asahi
Bertrand___ has quit [Remote host closed the connection]
Bertrand___ has joined #asahi
ten157237743246305 has quit [Remote host closed the connection]
ten157237743246305 has joined #asahi
mcint has joined #asahi
mcint has quit []
mcint has joined #asahi
aleksrutins has quit [Quit: aleksrutins]
holiday has quit [Quit: WeeChat 4.2.1]