User Tools

Site Tools


projekte:sekwai:rt_kernel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projekte:sekwai:rt_kernel [2025/07/27 06:00] – [Kopier Installation] dominikprojekte:sekwai:rt_kernel [2025/07/30 05:02] (current) – [Compilieren] dominik
Line 3: Line 3:
  
 ===== Compilieren ===== ===== Compilieren =====
-  * ''sudo apt install git bc bison flex libssl-dev make libncurses5-dev  #I think this is all the tools required''+  * ''sudo apt install git bc bison flex libssl-dev make libncurses5-dev''  #I think this is all the tools required
   * ''mkdir kernel && cd kernel/''   * ''mkdir kernel && cd kernel/''
   * ''git clone %%--%%depth=1 %%--%%branch rpi-6.12.y https://github.com/raspberrypi/linux''   * ''git clone %%--%%depth=1 %%--%%branch rpi-6.12.y https://github.com/raspberrypi/linux''
Line 42: Line 42:
   * **Der zweite Part dann auf dem Raspberry Pi Zero 2W**   * **Der zweite Part dann auf dem Raspberry Pi Zero 2W**
   * Libs kopieren \\ ''sudo cp -r /mnt/copy/lib/modules/* /lib/modules/''   * Libs kopieren \\ ''sudo cp -r /mnt/copy/lib/modules/* /lib/modules/''
-  * Kernel und Overlays kopieren \\ ''sudo cp -n ~/usb_mount/boot/firmware/*.dtb /boot/firmware/'' \\ ''sudo cp -n ~/usb_mount/boot/firmware/overlays/*.dtb* /boot/firmware/overlays/'' \\ ''sudo cp -n ~/usb_mount/boot/firmware/overlays/README /boot/firmware/overlays/'' \\ ''sudo cp ~/usb_mount/boot/firmware/$KERNEL.img /boot/firmware/$KERNEL.img''+  * Kernel und Overlays kopieren \\ ''KERNEL=kernel8'' \\ ''sudo cp -n /mnt/copy/boot/firmware/*.dtb /boot/firmware/'' \\ ''sudo cp -n /mnt/copy/boot/firmware/overlays/*.dtb* /boot/firmware/overlays/'' \\ ''sudo cp -n /mnt/copy/boot/firmware/overlays/README /boot/firmware/overlays/'' \\ ''sudo cp /mnt/copy/boot/firmware/$KERNEL.img /boot/firmware/$KERNEL.img''
 '' ''
 +  * ''sudo reboot''
 ===== Links ===== ===== Links =====
   * https://www.raspberrypi.com/documentation/computers/linux_kernel.html   * https://www.raspberrypi.com/documentation/computers/linux_kernel.html
projekte/sekwai/rt_kernel.1753588837.txt.gz · Last modified: by dominik

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki