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/
Playback of many HEVC videos (regardless of resolution/bitrate) no longer seem possible with a fresh install of Raspberry Pi OS on Kodi 18.7 (fully upgraded using apt). This comes with...
480i (but not 1080i) content seems to have some kind of resampling/line skipping in both x and y directions, see test image below. I have verified that this occurs under...
I hit this "driver bug" after stopping an IP camera stream that was left open overnight. The software uses OpenCV to read camera frames using a gstreamer pipeline like this:...
i have a problem with the Terratec H6 (identified as Terratec H5 MKii) - Driver: dvb-usb-terratec-h5-drxk.fw. I have 2 Raspis (Raspi3b+/Stretch) and Raspi4-4GB/Buster. Problem is the different handling of the...
We want to connect the Powertip DSI Panel on the DSI1 port of a custom CM3+ baseboard. The original RPI Display works fine, but on the Powertip Display we have...
The SPI transfer speed used on RPi4 is 2 times slower (50kHz) than requested for example here: https://github.com/raspberrypi/linux/blob/rpi-4.19.y/sound/soc/bcm/pisound.c#L329 (100kHz) On RPi4, requesting 100000 Hz produces 50kHz communcation speed. Changing the...
### Describe the bug I have a Armac UPS connected to a Rpi 4, it does not show up with lsusb neither on my 4 GB or 2 GB version....
### Describe the bug Post updating a system running `2020-05-27-raspios-buster-armhf` using `kernel7.img` (this is the *only* image archive that I can get to boot without this crash), the following system...
**Describe the bug** After switching on the RPi 3b the rainbow color screen is loading and the Raspberry Pi Logo is shown. Afterwards the display switches off and stays off....
After switching to kernel 5.4.(45) gdb kernel scripts stopped working. Was working for my in 4.19. I have in .config: ``` CONFIG_GDB_SCRIPTS=y ``` But in GDB no sign of lx-...