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 Hello, I am reporting a persistent issue with my Raspberry Pi's AP mode connection, with IoT devices using ESP32. Problem Description: When an ESP32 device disconnects...
### Describe the bug When using the onboard Ethernet interface (eth0) on Raspberry Pi 5 connected to a standard LAN (local area network), noticeable packet loss occurs—even under normal traffic...
### Describe the bug I recently encountered an unexpected crash of the Octave GUI, which I documented in [this issue](https://github.com/raspberrypi/bookworm-feedback/issues/417). After some investigation, I found that the problem was caused...
### Describe the bug I'm trying to host an AP using the built-in WiFi chip (Broadcom BCM2712 if I'm not mistaken), however, `hostapd` segfaults from time to time. I've built...
### Describe the bug ## RX dropped packets on Raspberry Pi 5 (RP1 Ethernet) not accounted for by `ethtool` or `softnet_stat` ### Summary Using a Raspberry Pi 5 (Model B...
Applies and updates the patch from https://github.com/zlab-pub/wifi-ptp/blob/main/ath9k.diff
### Describe the bug When capturing IMX335 binned mode, with resolution 1320x972, the stride is off once the image passes through FE, leading to corrupt looking captures like in [1]....
### Describe the bug The VL805 chip of the RPi4 could possibly be unsupported in new EEPROM updates? (my best guess) ### Steps to reproduce the behaviour Execute sudo rpi-eeprom-update...
No gpio_chip has been added (registered ) with the core at this point. Calling gpiochip_remove is therefore not necessary
This is just to get the ball rolling, will make sure to cleanup commits, descriptions, and break up the dtoverlay and driver into separate PRs. I successfully have 4-lane operation...