popcornmix
popcornmix
Open is fine until we have a decision.
This question would be better directed at eglfs/QT6 developers. gbm generally means running fullscreen as the drm master. This means it won't work from an X desktop session. You can...
Can you report output of ``` vcgencmd version uname -a vcgencmd get_config int ```
Seems to b e working for me. I have: ``` arm_64bit=1 arm_freq=2000 gpu_freq=750 over_voltage=6 ``` and: ``` pi@pi4:~ $ echo performance | sudo tee /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor performance pi@pi4:~ $ vcgencmd measure_clock...
Were you getting 600 or 1500 with powersave governor? What about: ``` pi@pi4:~ $ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies 600000 700000 800000 900000 1000000 1100000 1200000 1300000 1400000 1500000 1600000 1700000 1800000 1900000...
If you have a spare sdcard it might be worth checking if you have the same issue on a fresh install of RPiOS. That would identify if some setting on...
> Is there anything new on it? Can Anydesk be installed on RPi OS 64 bit? This is a question for Anydesk. It can if they produce a 64-bit build....
So you are trying to build raspberrypi/quake3 to run on an x86_64 Ubuntu host? If you have a patch that fixes that without breaking the ability to build for raspberry...
Baud rate of BT uart.
A bisect would be useful. https://github.com/raspberrypi/linux/pull/4538 would be my first guess (although I'm only seeing the usual couple of dmesg entries with a kernel with that in).