SDK • Re: PIO - Masking X register for JMP instruction
You have to get creative, typically using whichever of ISR or OSR you aren't otherwise using.So you can do something like:Code: mov osr, pins; Gets all of them whether I like it or not out null,4;...
View ArticleNetworking and servers • Re: RNDIS maybe going away
Just use an older kernel that includes RNDIS if you need that.I think you might be rather under-stating the difficulty of doing that with your "just".And, even if possible on your Pi or PC, it's not...
View ArticleGeneral discussion • ON/OFF Shedule Script for Raspberry pi 5
Hi ,I have a raspberry pi 4 that I use with a hat ( Witty Pi 4 from uugear) to manage on/off schedules since the rpi4 does not include a RTC.One good feature are the Schedule Scripts, it is something...
View ArticleTroubleshooting • Re: Camera HQ turn the white page to green on microscope
Start using lib camera and report back if you still se issues.Raspvid is deprecated!Statistics: Posted by aBUGSworstnightmare — Fri Jan 12, 2024 12:19 pm
View ArticleTroubleshooting • Re: Raspberry Pi5 and impossible to get a customized fan curve
Every thing I tried to change the fan curve does not work.Is it possible to change the fan curve on Pi5 currently?Have you tried the trip... settings in Code:...
View ArticleTroubleshooting • Re: Raspberry pi 4B: no module udlfb
Why ?The stock kernel doesn't have FB_UDL/udlfb enabled.Code: $ sudo modprobe configs$ zgrep FB_UDL /proc/config.gz # CONFIG_FB_UDL is not setHow to install it ?You'll need to compile the kernel...
View ArticleNetworking and servers • Re: Network interfaces randomly vanish and appear...
I'm using Network Manager on my Pi 4B+ running Raspbian x64 (headless) to manage networking.There is no 4B+. 3B+ or 4B?I see that the "usb0" interface for the USB modem just randomly appears and...
View ArticleCamera board • Arducam HQ-Camera
After my bad experiences with the Pi HQ-Camera attached to a Pi 5 Bookworm I've found this: https://www.arducam.com/product/12-3mp- ... e-b024001/This Camera uses the MIPI CSI/DSI connector as the Pi...
View Article日本語 • Re: VLC再生中の音量調整、AIに聞いて観ました
PCからのSSHでキーボードが使える時は上記でOKですがスマホやタブレットからコントロールする場合はどうか?私は、Androidアプリで[ JuiceSSH ]を使っていまますがこの場合、音量の大小は$ alsamixer エンター までは同じですが、ポップアップしたalsamixerの枠内で画面を上・下方向に指一本でドラッグするか、ソフトキーボードの上、右側にある[...
View ArticleTroubleshooting • Re: Pi 5 - Dual Monitor - Touchscreen registers on wrong...
... Screen configuration editor will happily do that for aou as it allows for assigning the touch to a particular monitor.Statistics: Posted by aBUGSworstnightmare — Sat Jan 13, 2024 11:06 am
View ArticleTroubleshooting • cannot login after update; but text mode login is fine
strangely, after sudo apt update and reboot, the usual GUI login cannot validate my password correctly. when i Ctrl-Alt-F2 to text mode, keying the same password works. Anyone got any insights,...
View ArticleCamera board • Re: Arducam HQ-Camera
After my bad experiences with the Pi HQ-Camera attached to a Pi 5 Bookworm I've found this: https://www.arducam.com/product/12-3mp- ... e-b024001/This Camera uses the MIPI CSI/DSI connector as the Pi...
View ArticleGeneral discussion • Re: Problem with official RPi 5 power supply
Seen that message with the 27W USB-C connector not properly seated.'FAILURE60' type errorStatistics: Posted by aBUGSworstnightmare — Sat Jan 13, 2024 11:17 am
View ArticleTroubleshooting • Re: Video streaming service freezes every 3 or 4 seconds
While same stream is playing:CPU load starts low, then peaks when resolution gets higher.960 x 5401280 × 7201920 × 1080Temperature is ~85C when streaming.Temperature is ~60C when not streaming.No...
View ArticleMicroPython • Viability of Pico W as a network device
I am wondering just how viable a Pico W is as a web or wireless server. This is from my trivial web server ... Code: 11:29:37 : Shrink : 52% Used -------- +++++++ Free 48% 76 KB11:29:37 : 23% Used...
View ArticleDebian • Re: RPi 4 with Debian 12 doesn’t work on RPi 5 - how upgrade it?
I had raspiOS bullseyes upgraded to bookworm and it didn’t work. Lot of troubles to get out of unhealthy and unsupported.I'm not surprised. It is not recommended to install Bullseye, then upgrade to...
View ArticleGeneral discussion • Re: Raspberry pi 3A running slower then a snail?
I don't have bookworm in my imager. http://deletethis.info/screeny.pngIf you go back to the main menu, it should be one of the options there.Statistics: Posted by JimJamJamie — Sat Jan 13, 2024 12:17 pm
View ArticleCamera board • High frame rates with the GS camera via Python/libcamera
Unfortunately I am not a GS camera expert, but for the experimental representation and evaluation of vibrations we need the highest possible frame rates. The contributions from Hermann-SW are very...
View ArticleGeneral discussion • Re: Dual Monitors Extended Bookworm 64/4B 8GB
If you want that behaviour and are not willing to put any effort into getting it, then find a different DE where that is the default behaviour.PeterOStatistics: Posted by PeterO — Sun Jan 14, 2024...
View ArticleGeneral discussion • Re: Can't add workspaces in RPi 5 Pixel desktop
raspberry os is a single workspace setup.Are you sure about this, I recall my new install having a default of 3 workspaces, selected by super+alt+left/right arrow. This is with bookworm on a RPi5 8GB...
View Article