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
possiblemeatball has joined #asahi
Dementor5 has joined #asahi
Dementor has quit [Read error: Connection reset by peer]
Dementor5 is now known as Dementor
ktz has joined #asahi
confusomu has quit [Ping timeout: 480 seconds]
stipa is now known as Guest5516
stipa has joined #asahi
Guest5516 has quit [Ping timeout: 480 seconds]
confusomu has joined #asahi
kesslerd_ has joined #asahi
ximet has quit [Quit: Ping timeout (120 seconds)]
ximet has joined #asahi
kesslerd has quit [Ping timeout: 480 seconds]
DarkShadow4444 has quit [Ping timeout: 480 seconds]
zef has joined #asahi
ktz has quit [Quit: Page closed]
ktz has joined #asahi
<ktz> just dropped by to say that I'm really grateful to the asahi devs for liberating my machine and that I frequently ask from god to bless you all =) much love
zef_ has quit [Ping timeout: 480 seconds]
ktz has quit []
DarkShadow44 has joined #asahi
hightower3 has joined #asahi
creechy has quit [Ping timeout: 480 seconds]
hightower2 has quit [Ping timeout: 480 seconds]
zef_ has joined #asahi
zef has quit [Ping timeout: 480 seconds]
Dementor9 has joined #asahi
Dementor has quit [Ping timeout: 480 seconds]
Dementor9 is now known as Dementor
cylm has joined #asahi
Zopolis4 has joined #asahi
marvin24 has joined #asahi
marvin24_ has quit [Ping timeout: 480 seconds]
possiblemeatball has quit [Quit: Quit]
platofan23 has joined #asahi
VinDuv has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
VinDuv has joined #asahi
platofan23 has quit [Ping timeout: 480 seconds]
Zopolis4 has quit []
guillaume_g has joined #asahi
julio7359 has quit [Ping timeout: 480 seconds]
Glanzmann has joined #asahi
zalyx has quit [Quit: later alligator]
zalyx has joined #asahi
Glanzmann has left #asahi [#asahi]
bisko has joined #asahi
i509vcb has quit [Quit: Connection closed for inactivity]
bisko has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
nyilas has joined #asahi
MajorBiscuit has joined #asahi
timefractal has joined #asahi
Ihasa has joined #asahi
<Ihasa> Hi. A question: I am trying to interrupt U-Boot on mini2020, with both usb-c and -a keyboards without success. Any tricks? Is it expected or something specific on my side? I want to boot from usb, and generally playing around
darkapex1 has joined #asahi
darkapex has quit [Read error: Connection reset by peer]
tobhe_ has joined #asahi
tobhe has quit [Ping timeout: 480 seconds]
kotleni has joined #asahi
kotleni has quit [Remote host closed the connection]
kotleni has joined #asahi
<kotleni> Hello?
<kotleni> Asahi Linux on github have pkgbuilds, and i trying build it (for update my system to actual). But this repo have aur (libinput) only for x86_64 machine. Why it?
<kotleni> Other packages (tested not all) normally bulded on my Asahi Linux.
<kotleni> builded*
<kotleni> Current i have working asahi edge build.
<j`ey> you don't need to build the pkgbuild manually
<j`ey> for the kernel etc, that's why there is an asahi repo
<kotleni> Okay, but i want to use actual (for testing) kernel version.
<kotleni> Edge kernel have 6.1.0 version, and build of 16 Dec 2022
<j`ey> kotleni: is the arch=x86_64 thing actually stopping you from building it?
<kotleni> Yes, make pkg drop error like "is not available for the 'aarch64' architecture."
<kotleni> makepkg*
<kotleni> and in PKGBUILD file i have line "arch=(x86_64)"
<kotleni> Very strange :<
<j`ey> kotleni: do you have m2?
<kotleni> m1
<j`ey> laptop?
<kotleni> yes. (Macbook Air M1 8/256 2020)
<j`ey> you dont really need libinput, it just changes the normal scrolling direction. but you could also just change the arch in the pkgbuild and it'll work
<kotleni> hm
<kotleni> Okay
<j`ey> / you can just install that from the repo
rvalue has quit [Quit: ZNC - https://znc.in]
<kotleni> linux-asahi package have some errors when i try buld it :.
<chadmed> kotleni: use the recommended version of rust
<chadmed> 1.67 is too new
<kotleni> I have installed rustc 1.67.1
<kotleni> :D
<chadmed> 1.66 is the officially supported version
<kotleni> Thx
<kotleni> Okay, it's really fixed my problem.
<jannau> 1.62.0 is the expected version
rvalue has joined #asahi
<jannau> kotleni: use `makepkg -A` to ignore the arch mismatch and blame arch linux not-existant support for !x86 for that
<kotleni> jannau: okay, i will remember it
<jannau> rustc 1.65 and 1.66 (with small patches) work though to compile the kernel with rust
jnn is now known as jn
Zopolis4 has joined #asahi
<kotleni> I've been using asahi as my main system for a few days now, the work done is impressive.
<kotleni> It's a pity that bluetooth along with 2.4GHz wifi lags the sound in wireless headphones.
Ihasa has quit [Remote host closed the connection]
Guest5428 has quit [Quit: G-line: User has been permanently banned from this network.]
vx has joined #asahi
vx is now known as Guest5553
<chadmed> jannau: it's 1.66 now, no?
<chadmed> latest asahi-wip definitely wants 1.66
nyilas has quit [Remote host closed the connection]
nyilas has joined #asahi
nyilas has quit [Remote host closed the connection]
<kotleni> How long time does it usually take to build a kernel on m1?)
nyilas has joined #asahi
<chadmed> how long is a piece of string :P
<chadmed> depends on what you have enabled in the config
<chadmed> my kernel takes 2-3 mins
nyilas has quit [Remote host closed the connection]
<mps> chadmed: my rust is 1.64 and I build latest asahi-wip with it
<chadmed> Expected version: 1.66.0
<mps> without any patches to kernel?
<kotleni> Oh, i founded one bug with my usb c hub. If i connect any devices (like a mouse) to my usb hub - i need reboot system for use it. But if i connect mouse to usb c ports in my macbook - i can disconnect/connect device any time and it's work fine.
kesslerd_ has quit [Remote host closed the connection]
<kotleni> (6.1.0-asahi-2-2-edge-ARCH)
Ihasa has joined #asahi
kesslerd has joined #asahi
kesslerd_ has joined #asahi
kesslerd has quit [Remote host closed the connection]
kesslerd_ has quit [Read error: Connection reset by peer]
kesslerd has joined #asahi
kesslerd has quit [Remote host closed the connection]
kesslerd has joined #asahi
stipa is now known as Guest5558
stipa has joined #asahi
Guest5558 has quit [Ping timeout: 480 seconds]
nyilas has joined #asahi
Ihasa has quit [Remote host closed the connection]
nyilas has quit [Quit: nyilas]
kotleni has quit [Quit: Leaving]
kotleni has joined #asahi
<kotleni> Okay, i rebooted to 6.2 kernel.
<kotleni> Wayland is broken :D
bisko has joined #asahi
<kotleni> xorg works
kotleni has quit [Quit: Leaving]
lucenera has joined #asahi
<lucenera> Hi, I installed Asahi once before, then removed it and now I want to install it again. Is there a cleaning process I can perform before proceeding?
<lucenera> I had read somewhere on the site that uninstalling and reinstalling Asahi could lead to slowdowns, and there was a way around the problem. But I don't remember where I read it.
kotleni has joined #asahi
<kotleni> Compiled and ran everything successfully.
<kotleni> Youtube video makes my laptop very hot
<kotleni> :D
kotleni has quit [Quit: Leaving]
kotleni has joined #asahi
<kotleni> In "About this System" my graphics processor writed as llvmpipe". It's normal? I have installed (and booted) "mesa-asahi-edge" and "linux-asahi-edge".
<kotleni> It's sounds like a not installed normal graphics driver.
<kotleni> (I use X11, beacause Wayland is broken)
kotleni has quit [Read error: Connection reset by peer]
<jannau> no, that means software rendering is used
kotleni has joined #asahi
<kotleni> huh, I thought so!
<kotleni> I can switch to mesa-driver from Asahi Lina?
<steffen[m]> did you boot the edge kernel (check with uname -a)
<jannau> there's most likely something wrong with your self-built kernel. is that 6.2 without patches from asahi?
<steffen[m]> ah, sorry you compiled yourself, should have read more logs
<kotleni> Linux kotleni-mac 6.2.0-rc3-asahi-6-1-edge-ARCH #2 SMP PREEMPT_DYNAMIC Wed, 22 Feb 2023 11:01:21 +0000 aarch64 GNU/Linux
<steffen[m]> can you run asahi-diagnose?
<kotleni> I builded and installed all packages from this repo
<kotleni> one second
hightower3 has quit [Ping timeout: 480 seconds]
nyilas has joined #asahi
<lucenera> jannau thank you so much.
<steffen[m]> kottleni: i think there should be drm_asahi. are you sure the rust parts were built? Don't have asahi here to check right now, but i guess you could look for .ko files
<kotleni> Yes, i have "mesa-asahi-edge 23.0.0_pre20221229-2" in packages.
<kotleni> hm
<steffen[m]> drm asahi should be part of the kernel / modules
<steffen[m]> if it's not built-in there should be a file
<kotleni> You can say path?
<kotleni> "lsmod" have only this lines with "drm":
<kotleni> appledrm 81920 1
<kotleni> apple_dcp 98304 1 appledrm
<kotleni> drm_dma_helper 81920 2 appledrm,apple_dcp
<mps> `dmesg | grep apple-drm` is better
<kotleni> mps: look up
<mps> I see, you were to fast
<mps> just wanted to note that maybe apple-drm is maybe built in-kernel and not as module
<kotleni> mps: your command output:
<kotleni> [ 1.112911] apple-drm soc:display-subsystem: Adding to iommu group 3
<kotleni> [ 1.115885] apple-drm soc:display-subsystem: bound soc:mapper@230000000 (ops dcp_piodma_comp_ops [apple_piodma])
<kotleni> [ 1.118490] apple-drm soc:display-subsystem: bound 231c00000.dcp (ops dcp_comp_ops [apple_dcp])
<kotleni> [ 1.204497] apple-drm soc:display-subsystem: [drm] fb0: appledrmfb frame buffer device
<mps> that's good
<steffen[m]> find /lib/modules/ -name "_drm_"
<steffen[m]> With the edge config in the pkgbuild asahi and apple should be there
<kotleni> Nothing
<mps> kotleni: did you enabled apple gpu
<steffen[m]> you can also ask pacman to list the package files pacman -Ql packagename or something like that
<kotleni> In /lib/modules/%kernel_verson%/kernel/drivers/video/ i have only "fbdev" and "backlight"
<steffen[m]> in my find there should be stars, maybe my client messed that up
<j`ey> steffen[m]: it did
<mps> kotleni: `dmesg | grep gpu` will tell if the gpu driver is loaded and initialized
<kotleni> okay
<kotleni> But the system uses llvmpipe all the time
bisko has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<kotleni> i think, X11 uses it byself
<kotleni> Maybe you need to add a config for X with the specified video driver?
nyilas has quit [Remote host closed the connection]
<kotleni> yes
<j`ey> in /etc/X11/xorg.conf.d/
<kotleni> same
bisko has joined #asahi
<steffen[m]> do you have /lib/modules/YOUR_KERNEL/kernel/drivers/gpu/drm/asahi/asahi.ko.zst ?
<kotleni> no :<
<steffen[m]> yeah, then you somehow didn't build the kernel rust driver
nyilas has joined #asahi
<steffen[m]> if it's there it should also show in dmesg: [ 1.105314] asahi 206400000.gpu: Probing...
<kotleni> Maybe i need install driver manual?
<kotleni> because i have installed pacman package
<kotleni> with my builded mesa asahi driver
<steffen[m]> can you install the kernel package from the repo? If that works something went wrong during your kernel build
<kotleni> edge?
<steffen[m]> yes, there is a guide in the gpu blogpost iirc
<kotleni> Okay, i can it
kotleni has quit [Quit: Leaving]
kotleni has joined #asahi
<kotleni> now i booted to edge 6.1.0 from repo
<kotleni> Linux kotleni-mac 6.1.0-asahi-2-2-edge-ARCH #2 SMP PREEMPT_DYNAMIC Fri, 16 Dec 2022 05:04:23 +0000 aarch64 GNU/Linux
<kotleni> I have asahi.ko.zst file in modules folder
<kotleni> but X11 use "llvmpipe"
kotleni has quit []
kotleni has joined #asahi
<steffen[m]> anything new in dmesg?
<kotleni> dmesg | grep apple-drm
<kotleni> [ 1.056765] apple-drm soc:display-subsystem: Adding to iommu group 3
<steffen[m]> grep for asahi
<steffen[m]> or gpu:
<kotleni> yes
<kotleni> [ 1.036306] asahi 206400000.gpu: Probed!
<steffen[m]> okay, if there are no errors after that it should be either an x11 or mesa issue
<steffen[m]> have you tried wayland?
<kotleni> yes, it's still broken
<steffen[m]> you could also try the mesa package from asahi
<kotleni> other packages maybe broke it...
<steffen[m]> may also be a good idea to run pacman -Syu to have everything in sync
kotleni has quit []
hightower2 has joined #asahi
kotleni has joined #asahi
<kotleni> I reinstalled it from pacman repo, but nothing changed
<kotleni> llvmpipe, wayland broken
Zopolis4 has quit []
<kotleni> i need reinstall all system?
kotleni has quit [Remote host closed the connection]
possiblemeatball has joined #asahi
gladiac has joined #asahi
Moprius has joined #asahi
<piroko> oh hey I upgraded to the latest plasma and no more cursor cutoff/artifacts! \o/
Moprius has quit [Quit: bye]
stipa is now known as Guest5565
stipa has joined #asahi
Guest5565 has quit [Read error: Connection reset by peer]
marvin24_ has joined #asahi
creechy has joined #asahi
marvin24 has quit [Ping timeout: 480 seconds]
kotleni has joined #asahi
kotleni has quit []
kesslerd has quit [Remote host closed the connection]
kesslerd has joined #asahi
stipa is now known as Guest5568
stipa has joined #asahi
possiblemeatball has quit [Quit: Quit]
marvin24 has joined #asahi
Guest5568 has quit [Ping timeout: 480 seconds]
possiblemeatball has joined #asahi
marvin24_ has quit [Ping timeout: 480 seconds]
kotleni has joined #asahi
<kotleni> I checked kernel source, and driver now integrated to kernel.
<kotleni> And mesa package now have only libs/headers.
<kotleni> Maybe it's disabled by default, and i need enable it in config.
bluetail51 has joined #asahi
kotleni has quit [Remote host closed the connection]
bluetail5 has quit [Ping timeout: 480 seconds]
guillaume_g has quit []
kotleni has joined #asahi
mkurz has quit [Ping timeout: 480 seconds]
kesslerd has quit [Quit: Leaving]
kesslerd has joined #asahi
hightower2 has quit [Ping timeout: 480 seconds]
kesslerd has quit [Quit: Konversation terminated!]
kesslerd has joined #asahi
ten157237743 has quit [Remote host closed the connection]
ten157237743 has joined #asahi
kesslerd has quit []
kesslerd has joined #asahi
kesslerd has quit []
kesslerd has joined #asahi
kesslerd has quit [Remote host closed the connection]
kesslerd has joined #asahi
mkurz has joined #asahi
kotleni has quit [Quit: Leaving]
possiblemeatball has quit [Quit: Quit]
hightower2 has joined #asahi
kotleni has joined #asahi
<kotleni> Hi. I do it! I founded kernel build on archlinux.pkgs.org, and just install it.
<kotleni> Now graphics processor = Apple M1
kotleni has quit []
<j`ey> I wonder who put that there
MajorBiscuit has quit [Quit: WeeChat 3.6]
jamespmo_ has joined #asahi
jamespmorgan has quit [Ping timeout: 480 seconds]
giskard has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
possiblemeatball has joined #asahi
cylm has quit [Ping timeout: 480 seconds]
Agua has joined #asahi
zef has joined #asahi
zef_ has quit [Ping timeout: 480 seconds]
possiblemeatball has quit [Quit: Quit]
luna has joined #asahi
kode54 has quit [Quit: Ping timeout (120 seconds)]
KDDLB has quit [Quit: Ping timeout (120 seconds)]
kode54 has joined #asahi
KDDLB has joined #asahi
gladiac has quit [Quit: k thx bye]
ten157237743 has quit [Remote host closed the connection]
ten157237743 has joined #asahi
<piroko> I'm sure this is news to no-one since I assume a lot of you dogfood asahi daily, but I've been using it as my primary workstation for the past few days and it has been absolutely rock solid and fast as heck
<piroko> wireless + bluetooth have been flawless, heat output seems better than ~a month ago as well
<piroko> haven't messed with suspend since the one wake up in my bag and get real hot event last month, but honestly asahi boots so dang fast that it hardly matters
mkurz has quit [Ping timeout: 480 seconds]
Zopolis4 has joined #asahi
Moprius has joined #asahi
Moprius has quit []
grgy has quit [Remote host closed the connection]
grgy has joined #asahi
luna has quit []
mohit has quit []
mohit has joined #asahi
derzahl has quit [Remote host closed the connection]
bdju_ has joined #asahi
bdju has quit [Ping timeout: 480 seconds]
delsol has joined #asahi
mkurz has joined #asahi
mkurz has quit [Remote host closed the connection]
delsol has quit [Remote host closed the connection]
zzywysm has quit [Ping timeout: 480 seconds]
Agua has quit []
zzywysm has joined #asahi
nyilas has quit [Remote host closed the connection]
<kesslerd> ^^
<opticron> given how fast these things boot, I'd almost prefer hibernate (s2disk) support over suspend
<kesslerd> what's the difference between the two?
<psykose> hibernate is fully powered off
<psykose> (writes ram to a file on disk and restores it on boot)
<psykose> suspend is a special sleep state, low power but not off
<psykose> tl;dr
<opticron> I also make the naive assumption that hibernate might be easier to implement than suspend
<kesslerd> got it
<kesslerd> I don't mind as it is because these machines sip power from my experience but idk if there would be any other reasons to do it that way
possiblemeatball has joined #asahi
Zopolis4 has quit []