linux icon indicating copy to clipboard operation
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/

Results 537 linux issues
Sort by recently updated
recently updated
newest added

### Describe the bug I have problems with this card (2-CH RS485 HAT) https://www.waveshare.com/wiki/2-CH_RS485_HAT As soon as the module is loaded via /boot/config.txt (dtoverlay=sc16is752-spi1,int_pin=24), the top output shows (33.3 0.0...

### Describe the bug If `CONFIG_USB_DWCOTG=y` is set but `CONFIG_USB=m`, building the `6.1.73`/`stable_20240124` (and likely previous) kernel(s) fails with: ``` LD .tmp_vmlinux.kallsyms1 ld.lld: error: undefined symbol: usb_hcd_check_unlink_urb >>> referenced by...

### Describe the bug I have been testing a M.2 I225-V on CM4, it works fine, its just annoying having to compile my own modules. Please add it by default...

### Describe the bug Platform : raspberry pi 5 8Gb with kernel 6.6.20+rpt-rpi-2712 I found the problem of memory leak. This is from NFS. My raspberry is used as NFS...

### Describe the bug This is about ongoing issues I have with Bluetooth on my `bullseye` system. Driving me crazy... it works for a while - and then it doesn't....

When compiling 5.4.51 natively on an RPi4 using bcm2711_defconfig with gcc-10.1.0 and glibc-2.31, cfg80211 fails to load regulatory.db - there are no errors or relevant warnings during the compilation. Using...

The first new commit in this PR adds support for recreating the "fake 480p/576p" mode that the Pi boots up with the firmware framebuffer when set to `sdtv_mode=16`/`sdtv_mode=18`. This new...

### Describe the bug setting core_freq=499 causes the camera to error. ### Steps to reproduce the behaviour attach pi camera apt install rpicam-apps-lite libcamera-hello (works. good) vim /boot/firmware/config.txt add core_freq=499...

### Describe the bug `bluetoothctl` fails to work properly in pairing to another raspberry pi ### Steps to reproduce the behaviour Raspberry Pi bullseye Lite: Set up two RPi -...

### Describe the bug I have a Raspberry Pi 4 with the official 7" touchscreen, running the 64-bit lite OS. I've tried to upgrade to the latest bookworm from bullseye...