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 In my application the /var/log/syslog is filled up with: mcp251xfd spi0.0 can0: Transmit Event FIFO buffer not empty After a while the disk is full and...
### Describe the bug Raspberrypi 4 just show □ when unicode is between 8602(↚) and 8703(⇿). ### Steps to reproduce the behaviour Copy the unicode between 8602(↚) and 8703(⇿), it...
I got this error with my RPi3 using 'dtoverlay=vc4-kms-v3d' (on bullseye) I'm using 'hdmi_mode=4' in config.txt It boots up fine (HDMI monitor is on) but when i turn the monitor...
### Describe the bug Sometimes when I try to play something that requires transcoding it just hangs infinitely and the info attached in the logs below pops up in dmesg....
**Describe the bug** The firmware required for the Raspberry Pi Zero 2 wireless chip should be published in linux-firmware.git so that distros can ship it without having to worry about...
### Describe the bug A few Android devices are unable to successfully establish a bluetooth connection to the Raspberry Pi 4. The devices connect, and after 5 seconds, it is...
**Describe the bug** A raspberry pi Zero in HID gadget mode cannot wake host computer. **To reproduce** Enable `dwc2` driver and reboot: ```sh echo "dtoverlay=dwc2" | sudo tee -a /boot/config.txt...
Symptoms: - Kern.log is flooded with the message entries - System completely dead in terms of network connectivity (no input no output, even outgoing Ping impossible - ifconfig and all...
Upstream has some performance patches should be cherry-picked for better performance. 1. CRC32 patches. 2. updated ARM optimized str{n}cmp patches. 3. ext4 patches All of them can be applied directly...
### Describe the bug I have a SA9023 based USB sound card, which should support 16 bit and packed 24 bit samples. On my x86_64 laptop, using the same kernel...