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 From https://github.com/raspberrypi/libcamera/issues/43, the same issue of GPS interference has been noted on the HQ camera as well as the v3 that has already been fixed. Look...
### Describe the bug The official latest 32-bit lite image is loading aarch64, It's fixed if place `arm_64bit=0` inside /boot/config.txt ### Steps to reproduce the behaviour fresh install latest release...
### Describe the bug I'm on the latest RaspbianOS with the latest 6.6 FIRMWIRE kernel! Whenever I set config.txt to `video=Composite-1:720x480i,tv_mode=NTSC-J` or `video=Composite-1:720x576i,tv_mode=PAL-N` I GET IGNORED COMPLETELY! Did rpi-update, On...
### Describe the bug When I switch to another resolution using the `xrandr` binary, sometimes the display goes to black and never recovers. The Raspberry Pi is still functioning and...
It start to happens last week. First I thought this is just random disconnection, but now this error happens for at least 4 times, so there is something wrong... I'm...
### Describe the bug I'm copied data from sdcard using Kingston MobileLite Plus USB3.2 UHS-II micriSD card reader. In background RTLSDR dongle was used. At some point some unexpected sdcard...
### Describe the bug This panel: https://www.waveshare.com/wiki/2.8inch_DSI_LCD#FAQ can be activated with this dtoverlay: dtoverlay=vc4-kms-dsi-waveshare-panel,2_8_inch,rotation=90 But the Scale seems to be flipped. Horizontal(480) scale is overexaggerated like it scales to 640px,...
### Describe the bug Hello, I work with the CAN bus (simple write and reads works fine) I wanted to prepare automatic detection of the baud rate. The problem occurs...
### Describe the bug UART (/dev/ttyAMBA0) erroneously receives only around 32 bytes of mostly incorrect data during transmissions containing long break signals. Disabling DMA_ENGINE for amba-pl011 resolves the issue, ensuring...
Hi and firstly apologies for any points that may have been covered elsewhere - I'm new to Raspberry Pi and linux and am in need of some guidance please. My...