The kernel appears to be building on pi4. it's been chugging along for a while now with no errors.
However, when I attempt to run the script on pi5, it errors out immediately before it begins the download.
Not sure what's going on there. I tried looking for the string processor in the script to no avail.
However, when I attempt to run the script on pi5, it errors out immediately before it begins the download.
Code:
ajh@pi5:~/pi_kernel2 $ sudo ./build-kernelCross-compile mode (y/n)? n1) Raspberry Pi 1, Zero and Zero W, and Raspberry Pi Compute Module 1 (32-bit) [kernel.img]2) Raspberry Pi 2, 3, 3+ and Zero 2 W, and Raspberry Pi Compute Modules 3 and 3+ (32-bit) [kernel7.img]3) Raspberry Pi 4 and 400, and Raspberry Pi Compute Module 4 (32-bit) [kernel7l.img]4) Raspberry Pi 3, 3+, 4, 400 and Zero 2 W, and Raspberry Pi Compute Modules 3, 3+ and 4 (64-bit) [kernel8.img]5) Raspberry Pi 5 (64-bit) [kernel_2712.img]Configuration: 5Branch (commitid/current/default/rpi-M.N.y): currentSuffix (blank = none):Use old boot mount (/boot) (y/n)? yNumber of jobs (blank = 4): 3Run menuconfig (y/n)? nInteractive shell before compile (y/n)? nKeep old kernel as .bak (y/n)? yPurge source files upon completion (y/n)? nReboot upon completion (y/n)? nConfiguration: Raspberry Pi 5 (64-bit) [kernel_2712.img]Cross-compile mode: noBranch: currentSuffix: noneUse old boot mount (/boot): yesDisable running update-initramfs: noJobs: 3Run menuconfig: noInteractive shell: noKeep old kernel as .bak: yesPurge source files upon completion: noReboot upon completion: noBuild kernel (y/n)? yDownloading source files (this may take a while)ERROR:Unexpected processor 4 (use --processor argument)Help: https://github.com/RPi-Distro/rpi-source/blob/master/README.mdUnable to download current branch
Statistics: Posted by AndrewJ — Tue Feb 27, 2024 2:19 am