Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump kernel and m1n1 #41

Merged
merged 51 commits into from
Dec 13, 2024
Merged

bump kernel and m1n1 #41

merged 51 commits into from
Dec 13, 2024

Conversation

joske
Copy link
Contributor

@joske joske commented Nov 25, 2023

This bumps kernel to asahi-6.6-14 and m1n1 to 1.4.11

Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
@liberodark
Copy link

Hi,

Can you accept to upgrade package ? @marcan
If this work is ok.

Best Regards

Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
@joske joske force-pushed the kernel branch 2 times, most recently from ac49f03 to 763985e Compare December 14, 2023 19:40
Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
@seeschloss
Copy link

I was wondering if HDMI out depends on this or something else. I've just tried to plug in a HDMI display and it doesn't work, but I haven't investigated anything further.

Have you tried to use HDMI on Arch yet, @joske?

@joske
Copy link
Contributor Author

joske commented Jan 4, 2024

on a laptop? It's not yet working.

@seeschloss
Copy link

It's supposed to work on laptops with HDMI ports (so no Airs) as far as I understand, it was announced here: https://social.treehouse.systems/@AsahiLinux/111515422125309592

@joske
Copy link
Contributor Author

joske commented Jan 4, 2024

I only have a M1 macbook air, so can't test. The kernel and m1n1 should be new enough, don't know what else could be missing.

@seeschloss
Copy link

Alright, I had not noticed yours was a Macbook Air, I'll try to see what I can do

@joske
Copy link
Contributor Author

joske commented Jan 24, 2024

@seeschloss there's a problem, all commits must have sign-offs and yours don't. Not sure if we can re-use the branch as is, I'll have to revert the merge. Can you then recreate your PR, this time with signed-off-by?

@liberodark
Copy link

liberodark commented Jan 24, 2024

@joske Thanks for the update but compilation fail on 6.6-15 :
https://paste.yunohost.org/baziqecisi.coffeescript

Workaround for me is to remove rust and install rustup.
After that run rustup default 1.71.1

@joske
Copy link
Contributor Author

joske commented Jan 24, 2024

@liberodark you can also use rustup override set 1.71.1 in the folder where you build

@joske
Copy link
Contributor Author

joske commented May 27, 2024

Yes, this is mostly ok. As Jannau mentioned above too, the bindgen version is not that important, it tends to work with other versions so far. With cargo we could install the exact version, but this gives us a quick build dependency.

@dontdieych
Copy link

@mkurz

Yes it was same.

***
*** Rust bindings generator 'bindgen' is too new. This may or may not work.
***   Your version:     0.69.4
***   Expected version: 0.65.1
***
***
*** Please see Documentation/rust/quick-start.rst for details
*** on how to set up the Rust support

@mkurz
Copy link
Contributor

mkurz commented May 28, 2024

Fedora now updated to 6.8.10:

This also fits this message from marcan: https://social.treehouse.systems/@marcan/112517012101266710

BTW: We can now very nicely see which commits they apply on top of the "vanilla" asahi-kernel here:

Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
@gierens
Copy link

gierens commented May 30, 2024

Can confirm HDMI working on a MacBook M2 Pro (14-inch, 2023, J414) 🥳 ... Thanks @joske 🙏

joske added 4 commits June 22, 2024 22:38
Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
@mkurz
Copy link
Contributor

mkurz commented Jul 23, 2024

Please update to 6.9.10-1
Specially since asahi 6.9.7 is broken in regards of GPU: AsahiLinux/linux#309
(I am running the fixed 6.9.9 and issue is gone.)

@mkurz
Copy link
Contributor

mkurz commented Jul 28, 2024

mkurz and others added 5 commits July 28, 2024 23:11
Signed-off-by: Matthias Kurz <m.kurz@irregular.at>
Signed-off-by: Matthias Kurz <m.kurz@irregular.at>
Signed-off-by: Matthias Kurz <m.kurz@irregular.at>
@mkurz
Copy link
Contributor

mkurz commented Oct 16, 2024

joske added 2 commits October 22, 2024 00:57
Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
@mkurz
Copy link
Contributor

mkurz commented Oct 22, 2024

@joske I think you want to bump mesa in #42 too?

joske and others added 7 commits November 3, 2024 22:39
Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
Signed-off-by: Jos Dehaes <jos.dehaes@gmail.com>
Signed-off-by: Matthias Kurz <m.kurz@irregular.at>
Signed-off-by: Matthias Kurz <m.kurz@irregular.at>
bump kernel to 6.11.6-2 + add landlock to `CONFIG_LSM` to enable it
@mkurz
Copy link
Contributor

mkurz commented Nov 14, 2024

See

I plan to maintain a fork under https://github.com/asahi-alarm/PKGBUILDs and merge this PR there.
Any help is welcome, thanks!

@mkurz mkurz merged commit 30ba5e4 into asahi-alarm:main Dec 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants