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/
It seems some change between the 5.4 kernel and the 5.10.23 kernel introduced a regression in MMAL that leads to a kernel oops on a Raspberry Pi Zero W when...
Using the latest updated Raspien release with my shiny new B+, I have run into a problem. After a random number of hours of operation, the PI B+ is not...
### Describe the bug While booted into KMS or FKMS V3D with kernel 5.15.33 64bit the mouse movement is very erratic and when moving the mouse while using glxgears the...
When compiling kernel 5.10.7 I get these warnings. I usually do not pay attention to warnings but do not recall seeing any before involving the overlays. Is this normal: Using...
**Describe the bug** Whenever I connect a USB 3.0 external disk to the Pi via a USB 3.0 USB hub, WiFi stops working. **To reproduce** * Start pinging `8.8.8.8`. *...
### Describe the bug Hi, not sure this ever worked before. If i boot my Raspberry Pi 3 B Plus without HDMI attached and then connect the HDMI display afterwards...
**Describe the bug** I use a enc28j60 ethernet module with spi on my CM3+. Sometimes it randomly disconnects (about once every day) with following error (dmesg): `eth0 (enc28j60): transmit queue...
Warning: This is a more or less a copy of the initial bug report written against Raspberry Pi OS 64bits since I thought it was 64bits-specific: https://github.com/raspberrypi/Raspberry-Pi-OS-64bit/issues/178. Let me know...
**Describe the bug** After boot-up, an when activating a service that uses USB interface (Network UPS tools, as an example) xHCI interface crashs and the USB devices get disconnected. Recovery...
### Describe the bug The kernel has the option `CONFIG_MODULE_COMPRESS_XZ=y` (or another compression algorithm, if preferred) which compresses the modules when they're installed. Raspberry Pi OS doesn't seem to have...