linux
linux copied to clipboard
Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/
### Describe the bug The serpent encryption algorithm is not supported in the kernel. ### Steps to reproduce the behaviour 1. `cryptsetup benchmark` 2. Results for serpent are N/A ###...
### Describe the bug The same bug as https://github.com/raspberrypi/linux/issues/3221. Request for reopening. ### Steps to reproduce the behaviour Occurs occasionally near 1 time at 1-2 days. ### Device (s) Raspberry...
### Describe the bug Let me here collect the potential issues that might need to be handled differently in mainline than in BSP. The first and probably most evident one...
Hi, I'm when I use the spidev interface with my code. I probed the waveform for the 4 pins, CSB, SCK, SDI and SDO. However I noticed when I set...
### Describe the bug I have a strange visual artifact for 2 seconds between GDM and Gnome DE (wayland) under manjaro since i use my pi5, after I hit my...
### Describe the bug Connecting an NVMe SSD using the Pimoroni "NVMe Base for Raspberry Pi 5" on Arch Linux ARM with kernel versions prior to 6.6.x not on versions...
### Describe the bug Raspberry Pi 5, boot from SD card, Kali from Raspberry Pi Imager. Upon chosing KDE and rebooting, the installation boots normally, then gets stuck at "IPv6:...
### Describe the bug When compiling a minimal kernel targeting the RPi 4 with bcm2711 SoC, I ran into a missing dependency of the `BCM2712_MIP` symbol defined at `drivers/irqchip/Kconfig:112`, which...
### Describe the bug If I configure systemd to start ptp4l as a service, it fails like this ``` Jan 22 15:04:20 helios ptp4l[705]: [6.458] driver rejected most general HWTSTAMP...
### Describe the bug I've been debugging usb port power switching using libusb and rpi5 (another topic/issue). While researching how and if the vbus may be switched with rp1, I...