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
<zv>
Glanzmann: thanks!
<Glanzmann>
mps: Congrats. :-)
<Glanzmann>
zv: Welcome, let me know if it works for you.
beeblebrox has quit [Quit: Konversation terminated!]
Kasper has quit [Remote host closed the connection]
<ahdeb[m]>
Glanzmann (IRC): bootstrap.sh should probably apt-get install curl as well.
ah_ has joined #asahi-alt
<ahdeb[m]>
cat: ../../config: No such file or directory
jvzr has joined #asahi-alt
Glanzmann has joined #asahi-alt
<Glanzmann>
ahdeb[m]: fixed. Thanks.
jvzr has quit [Remote host closed the connection]
<mps>
Glanzmann: from your script to build gpu I see that you use m1n1 lina/gpu-wip, is it needed to test gpu or latest m1n1 release 1.1.8 ok?
<mps>
last night I built kernel but was tired to test boot it
<jannau>
you need lina/gpu-wip
<mps>
jannau: thanks. will that m1n1 also boot current edge kernel
<jannau>
it would with the edge device tree, it probably works with the device tree from the gpu kernel and the edge kernel image
<mps>
thanks again, lets try
cylm has joined #asahi-alt
pjakobsson has joined #asahi-alt
Ry_Darcy has joined #asahi-alt
<mps>
with gpu driver machine boots but can't start xorg
<mps>
but nvm, good first steps for me and alpine ;)
<Ry_Darcy>
@jannau and Glanzmann, I am trying to build the latest kernel release using RUST as per Thomas' instructions. On running make LLVM=-14 olddefconfig, I am receiving "stddef not found" errors at the start of the make. I have set my (RUST) environment also using Thomas' instructions and also using curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh. Any ideas?
<ChaosPrincess>
post logs
<Ry_Darcy>
@mps I think Glanzmann is also stuck here.
<mps>
Ry_Darcy: maybe you need rust src
<Ry_Darcy>
In the office at the moment, will have to do post stuff later this evening.
<mps>
Ry_Darcy: my xorg logs this msg '(EE) Failed to load module "fbdev" (module does not exist, 0'
<mps>
so I have to install it and check again
<Glanzmann>
Ry_Darcy: Rust is working for me.
<Glanzmann>
Ry_Darcy: Maybe, I'll add the commands to compile rust to my bootstrap.sh.
<Ry_Darcy>
@Glanzmann Thomas I have not compiled RUST as such, just followed these (https://sh.rustup.rs) instructions.
<Glanzmann>
Ry_Darcy: That is meant by compiling rust. I'm not sure what rust exactly does. But I was able to set it up to compile a kernel and m1n1.
<Glanzmann>
rustup*
<Ry_Darcy>
I ran the script to setup RUSt as already described above. This resulted id the same "env" file that you described yesterday. However, I am still receiving the "stddef" errors when I run LLVM=-14 olddefconfig. Have to wait unit I am at home later to post more information.
<Ry_Darcy>
Mea culpa for my spelling. I am doing twenty seven things at once here. Still no excuse though...
<Glanzmann>
Ry_Darcy: Did you install the 'llvm' dependencies: sudo apt install -y dwarves clang-14 lld-14 llvm-14
jvzr has joined #asahi-alt
<Glanzmann>
Ry_Darcy: I'll test my build script with a minimal debian installation and make sure all packages are listed and rust is part of the bootstrap.sh than it is easier in the future.
<Ry_Darcy>
As far as I am aware, I installed all RUST dependencies. I will check later. Thanks.
Heyb4r has joined #asahi-alt
<mps>
can someone tell where is mesa with gallium-asahi driver
<Ry_Darcy>
@Glanzmann compiling now with no errors/snafus. I must have done smoething wrong and/or got some step out of sequence earlier.
<Ry_Darcy>
something
Ry_Darcy has quit [Remote host closed the connection]
Ry_Darcy has joined #asahi-alt
<Ry_Darcy>
@Glanzmann running Debian now with XFCE and my 4K screen. Rust compile according to you howto - https://pbot.rmdir.de/nTi2tcsdqE_M3v8zXNcAkw. I thought "x" would be dead at this stage, but everything has come up :)
<Ry_Darcy>
Running 6.1.0-rc6 (asahi-6.1-rc6-5).
Ry_Darcy has quit [Remote host closed the connection]
Ry_Darcy has joined #asahi-alt
<Glanzmann>
Ry_Darcy: Can you paste your dmesg?
<Ry_Darcy>
How much of it? The drm part?, dcp?
<Glanzmann>
Ry_Darcy: Everything.
<Glanzmann>
Ry_Darcy: I just want to check if your kernel really has dcp and gpu and x is working.
<Glanzmann>
mps: I get the exact same error message from Xorg.
<mps>
in it I don't see that X trying to use asahi dri
<Glanzmann>
Ry_Darcy: This script has the wrong branch for the gpu. The branch for the gpu is git reset --hard origin/gpu/rust-wip;
<Ry_Darcy>
Der Groschen fällt...
<Glanzmann>
mps: Neither do, I. But to be honest I don't know if it is supposed to work and I don't understand all parts that are involved. But I have a friend that I can ask.
<Glanzmann>
But I still have work to do. Busy week.
<mps>
Glanzmann: yes, also I have a lot of work. just wanted to follow and check can we get it working
<mps>
and current dcp/appledrm is acceptable for me, so I don't have pressure to get gpu working
<Ry_Darcy>
git reset --hard origin/gpu/rust-wip; fatal: ambiguous argument 'origin/gpu/rust-wip': unknown revision or path not in the working tree.
<Glanzmann>
Ry_Darcy: git fetch -a -t
<Ry_Darcy>
Already done. Makes no difference.
<Glanzmann>
Ry_Darcy: You need to execute the command in 'build/linux'.
<Glanzmann>
Or you do a 'git pull' in m1-debian
<Glanzmann>
and run './gpu.sh'
<Ry_Darcy>
Thanks. I am also busy. Talk soon.
<Glanzmann>
l8er
Glanzmann has quit [Quit: EOF]
Ry_Darcy has quit [Remote host closed the connection]
<ahdeb[m]>
uname -r ---> 6.0.0-rc6-asahi-00001-ga451a6ee4e6a (just built from bootstrap.sh)
<ahdeb[m]>
is there any particular reason bootstrap.sh doesn't use asahi-6.1-rc6-5 yet?
<ahdeb[m]>
maybe I should try dcp.sh instead....
<ahdeb[m]>
dcp.sh: line 22: /root/.cargo/env: No such file or directory