-
Notifications
You must be signed in to change notification settings - Fork 65
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
Stracciatella kernel #582
Stracciatella kernel #582
Conversation
Co-authored-by: gbyl <71516803+gbyl@users.noreply.github.com>
Co-authored-by: gbyl <71516803+gbyl@users.noreply.github.com>
c4b0294
to
14c54e8
Compare
1a54fa6
to
615bd08
Compare
This kernel requires firmware blobs that were introduced in version 2.9. Now we print a warning when installing on an older version. |
RM1 owner here. linux-stracciatella works wonders! The only caveat is that you need to have at least version 2.9 of the remarkable OS before you switch away from the vanilla kernel. Dear maintainers, let me know if there are any tests you would like me to run before merging. Thank you for the help troubleshooting, Salvatore. |
@Etn40ff did you test this on a rM2? |
Tested on my rM1 as well and this works. I'd like someone to confirm that they tested on a rM2 and that it works. |
It has been my daily drive since April. |
* Stracciatella kernel * Update package/linux-stracciatella/package Co-authored-by: gbyl <71516803+gbyl@users.noreply.github.com> * Update package/linux-stracciatella/package Co-authored-by: gbyl <71516803+gbyl@users.noreply.github.com> * Updated sources to latest available and made package similar to linux-mainline * Remove parent directories * remove empty line * Fix shfmt's complaint * Support oly version after 2.9 Co-authored-by: gbyl <71516803+gbyl@users.noreply.github.com> Co-authored-by: Nathaniel van Diepen <Eeems@users.noreply.github.com>
This update brings official support for OS 2.14.3.977 to toltec. 2.14.3.958 and 2.14.3.1005 will have partial support, but will not be listed as supported on the website due to lack of support in `ddvk-hacks`. ### New Packages - `template-noso-grid` - (#573) - Nosometric grid template - `kernelctl` - 0.1-2 (#569) - Manage aftermarket kernels - `linux-stracciatella` - 5.4.70-2 (#582 #630) - RemarkableAS's vanilla kernel with a few extra flakes ### Updated Packages - `ddvk-hacks` - 36.01-1 (#627) - Add support for OS 2.14.3.977 - `display` `rm2fb-client` - 1:0.0.23-1 (#621 #628) - Add support for 2.14.3.1005 - Add support for 2.14.3.977 - Add support for 2.14.3.958 - `koreader` - 2022.08-1 (#622) - `linux-mainline` - 5.19.0-1 (#610) - Use kernelctl for install/uninstall - Bump from the 5.18 to the 5.19 kernel
This is my take on the default kernel for both rm1 and rm2.
Sources are exactly those provided by RemarkableAS.
Configs differs from theirs as follows:
It requeres kernelctl and it should be a safe kernel to test its
functionalities.