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
<cy8aer>
I have a question about the version numbers of the kernel: I build the kernels with "make bindeb-pkg" and pre 6.8.6-x the kernel versions looked like 6.6.0-asahi-00907-ge2d908119dee, 6.8.x look like 6.8.6-asahi-gd03623e75c6b. This 00907 like subversion is missing.
<cy8aer>
The problem I have is, that the grub config installer selects the first kernel alphabetically. But the gxxxx-Version is based on a hash so that it is not defined which kernel is selected first. With these 0907 like subversion this worked. But who and how can I now create these subversions?
<cy8aer>
Or were they built on the linux source side before 6.8.6-x?
<chadmed_>
i think this is something that is specific to the debian kernel package tooling
<chadmed_>
the only version modification at the source tree level is -asahi
<cy8aer>
Hm, let's see if I can do some artificial versioning number...
<cy8aer>
But how do the update-grub scripts get the first kernel if alphabetically sorting does not work?
<cy8aer>
or is it really 6.8.6-4-asahi-hash there?
<chadmed_>
my kernels do not have the hashes in the version
<cy8aer>
That seems to be some development thingie. Hm.
<cy8aer>
Ok, I'll see what can be done there.
<jnn>
the hash is generated with CONFIG_LOCALVERSION_AUTO
<jnn>
(usually)
jnn is now known as jn
<cy8aer>
jnn: Ah, thanks
<cy8aer>
But - I now found out: 6.8.6-4 does not reboot (6.8.6-3 does). Machine shuts down - and black screen, keyboard still alight.
<jannau>
cy8aer: the numbers are added if the current HEAD is not a tag, for some reason you previously did not have the asahi-6.6-* tags but you have thhe tag asahi-6.8.6-4 and you're currently building that version
<jannau>
cy8aer: which device? if the keyboard backlight is still on the machine is not shutdown, just the display is
<cy8aer>
jannau: for the numbers: I understand and must see what happened. For the device: j314 (mbpro m1pro)
c10l has joined #asahi
ddxtanx has quit [Quit: Konversation terminated!]
<cy8aer>
jannau: "Machine shuts down" was a bit wrong described. It is going down but does not really shut down, right
Brainium has joined #asahi
pb17 has quit [Ping timeout: 480 seconds]
u154ss has joined #asahi
<u154ss>
@cy8aer et all. Just compiled 6.8.6-4 and it compiles clean, no boot/reboot problems (M2 Mini/Debian).
<cy8aer>
(ah, my system is debian too..)
u154ss has quit [Remote host closed the connection]
<cy8aer>
u154ss: you changed the version to 6.8.6-4 in my version right? - then it might be a problem of the m1 mbp...
<cy8aer>
(i did not upload my new patches for 6.8.6-4 because it is not working for me đ )
<u154ss>
@cy8aer "...to 6.8.6-4 in my version right" - yes.
<cy8aer>
hm...
<cy8aer>
Let's see if jannau finds something out.
<u154ss>
@cy8aer that said, last Thursday on the M1 Mini compiling 6.8.6-3/4?, I am not sure any more, I has LLVM(17) compile errors which caused to abort. I do not have the exact messages texts as the machine is in another location.
<u154ss>
I has = I had.
<u154ss>
"which caused = which caused the compile"
<cy8aer>
But it compiles without problems. And the "shut down" is ok, until the point where it should reboot. Then it hangs.
Szadek592542 has quit []
Szadek592542 has joined #asahi
<u154ss>
@cy8aer maybe Jannau might be able to help (DCP etc.).
<cy8aer>
right
hightower3 has joined #asahi
<u154ss>
@cy8aer here is my .config if it helps https://file.io/Nl5UQukeLSo5 (All tracing/debug and a lot of drivers stripped out). I am running an M2 Mini with Debian Sid here.
hightower2 has quit [Ping timeout: 480 seconds]
<cy8aer>
u154ss: sorry, but it is already deleted âšī¸
<cy8aer>
jannau: ^^ was a bit long, so needed my own artifacts server
<jannau>
does the laptop reboots with "nomodeset" in the kernel command line? if yes does it still reboot "apple_drm.noaudio"? is with or without using the hdmi output?
<cy8aer>
The laptop is solo, so not using the hdmi output. And just a moment, I need to test nomedeset...
pb17 has quit [Ping timeout: 480 seconds]
Brainium has quit [Quit: Konversation terminated!]
Brainium has joined #asahi
john-cabaj has joined #asahi
<cy8aer>
Back again: it reboots with "nomodeset" but not with "apple_drm.noaudio" (the last without "nomodeset", right?)
pent1ckel has quit [Remote host closed the connection]
pent1ckel has joined #asahi
<cy8aer>
And now I tested it with HDMI (on a tv) plugged in. There it does not reboot either (no boot options)
<jannau>
yes. so this means failure to reboot could be caused by the display driver
<jannau>
anything visible in the kernel logs (the issue possibly hapens after the rootfs is unmounted so logs won't be retained)
alexfanqi has quit [Quit: IRCNow and Forever!]
<cy8aer>
Nothing. It is really after the last output and systemd action. Everything is unmounted
le_petit_segfault has quit [Quit: Konversation terminated!]
pb17 has quit [Ping timeout: 480 seconds]
Simonx22 has quit []
Simonx22 has joined #asahi
possiblemeatball has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi
Brainium has quit [Quit: Konversation terminated!]
<runxiyu>
Quick question: What's the difference between the server and minimal installs? I'm going to reinstall without a desktop environment as I want to just build my standard swaywm environment without a desktop environment, and I'm not sure which one would be the most appropriate
mini0n has quit []
<j`ey>
I went with minimal, since I think that's closer to the KDE/GNOME images
<j`ey>
but didnt look too deep into it
<j`ey>
after all, it's not a server I was installing
<runxiyu>
Makes sense...
<runxiyu>
I do want to know if the minimal installation includes wpa_supplicant such that it could connect to a WiFi, as I have no wired networking adapter for my macbook
<j`ey>
it does
<runxiyu>
yay
<runxiyu>
thanks
<j`ey>
you do need to install mesa though
<runxiyu>
understood
vx has quit [Quit: G-Line: User has been permanently banned from this network.]
vx has joined #asahi
systwi has quit [Ping timeout: 480 seconds]
chaos_princess has quit [Quit: chaos_princess]
chaos_princess has joined #asahi
pb17 has quit [Remote host closed the connection]
pb17 has joined #asahi
systwi has joined #asahi
Palaver has joined #asahi
shiggitay has joined #asahi
Palaver has quit [Remote host closed the connection]
ten1572377432463050 has quit [Remote host closed the connection]