Git Product home page Git Product logo

Comments (6)

pyavitz avatar pyavitz commented on July 20, 2024

I moved on to 5.15.y some time ago. I believe the RPF made it the default Sun. or Mon? This usually means the last LTS branch they were using 5.10.y won't receive any further updates.

As for enabling that module CONFIG_CIFS_POSIX=y, no problem. I'll run new builds this evening or tomorrow.

FYI: I suggest opening an issue and asking for it to be included. That will save me from having to shoehorn it on every build.

Thanx.

from rpi-linux.

pyavitz avatar pyavitz commented on July 20, 2024

Using fetch update the kernel. Let me know how it goes.

from rpi-linux.

trabant-asb avatar trabant-asb commented on July 20, 2024

Thanks for taking care... I'm a bit confused though... while the RPF went to 5.15, the Chimaera latest ARM builds are still based on 5.10.95, which is newer than the latest 5.10.90 in this repository. However I will give 5.15 a try and see if it works with my peripherals.

As for opening an issue with the RPF, I was not aware that you are using their kernel config. I was under the impression that Raspbian uses the same (in my case 64 bit) kernel for all 64bit platforms, be it a Pi 3 or a Pi 4.

Both my systems were installed using the Chimaera signed releases and upgraded from 5.10.74 to 5.10.90 (from Jan 5th). And while the CONFIG_CIFS_POSIX is set on my Pi 4 desktop, it is not on my headless Pi 3 server. So, the config used for the builds in this repository is different for Pi 3 and Pi 4.

The kernel for me to try out would be rpi3-5.15.y.tar.xz, just to be sure?

from rpi-linux.

pyavitz avatar pyavitz commented on July 20, 2024

The Devuan devs use the builder I maintain to create the IMGs. I'm not officially apart of Devuan. As for fetch only showing 5.10.y, update the script.fetch -u

I pull the kernel source directly from the RPF github and build it. Whatever defconfig(s) they provided is what I use with little modification. In my looking CONFIG_CIFS_POSIX is only enabled on the bcm2711_defconfig. I'm not sure of what the logic is there? Maybe they have a reason, I don't know? But for the time being, I now have the builder look for it and insert it into the defconfig(s) if not found.

You don't need to download the tarball. Updating the script fetch -u, should resolve the issue of fetch not seeing the latest kernel builds.

from rpi-linux.

pyavitz avatar pyavitz commented on July 20, 2024

Alright, I'm guessing you downloaded from here? https://arm-files.devuan.org/RaspberryPi%20Latest%20Builds/
I also spin IMGs from time to time: https://github.com/pyavitz/binary/releases/tag/images

The diff between what I spin and what they make available:
The username / passwd is created on first boot and as a security feature root has no password by default. Although that can be easily remedied sudo passwd root.

from rpi-linux.

trabant-asb avatar trabant-asb commented on July 20, 2024

Just loaded the 5.15 kernel... the CIFS_Posix option is now set. Thanks for that!
I didn't know that you using the RPI configs, and neither that the creators for the Devuan images build their kernel separately from yours. Good to know...

from rpi-linux.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.