Troubleshooting • Re: vaapitest: VA-API test failed: failed to initialise...
I finally abandonned RDP protocol and switched to VNC using VNC Viewer.And everything is fine now.Statistics: Posted by jimbou — Tue Feb 06, 2024 10:17 am
View ArticleAdvanced users • Re: Update tries to put new kernal images in /boot/firmware,...
I do mine with a single filesystem -- /, /boot, and /boot/firmware all the same thing -- and symlink from the tftp server directory:Code: root@rtr-dickonh:~# ls -l /tftpboot/ | grep pi5lrwxrwxrwx 1...
View ArticleGeneral discussion • Missing 'apt' sources ?
This may be related to - viewtopic.php?t=365056 - I just noticed -pi@Pi3B:~ $ sudo apt updateGet:1 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB]Hit:2...
View ArticleTroubleshooting • Re: "i2cdetect" detects unconnected addresses.
The on-board resistors should be pulling the i2c data line high, which would prevent anything showing up with nothing connected.Can you try this test with nothing connected to the pinsCode: pinctrl...
View ArticleCompute Module • Re: CM4 carrier board OTG switch for dual purpose USB port
Below you can see what I plan to try out, any inputs would be greatly appreciated!Statistics: Posted by nasinn — Tue Feb 06, 2024 10:34 am
View ArticleMicroPython • Re: Local image defined in html not being displayed by web serwer
Many thanks for all the answers, but the problem is still not solved by me.Using microdot @app.route('/virgo1.png') i see virgo1, but it isn't displayed by html <img src="virgo1.png"/>.What's...
View ArticleNetworking and servers • Re: [31/01/24 getting Urgent] sharing connection...
Lots of needs here I think perhaps you're stuck on the "access point" terminology, when you really mean that client devices connected via Ethernet should receive a DHCP lease and internet...
View ArticleCamera board • Re: RPI 5 camera api in c.
Unfortunately libcamera can only be driven through a C++ or python API right now. There are longer term plans for C (and other language) APIs to be added to libcamera, but this will not be available...
View ArticleTroubleshooting • Re: Can a corrupted sd card still work on Linux?
I’ve been using the same tv and monitor with the pi for over a year with no issues. But right after I posted this I uncommented “hdmi_safe” in config.txt and it booted for a second until I moved my...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: How to use round GC9A01 display with...
Thank You for the quick replies! Do make sure there is a common GND between the Pi and the display, otherwise communication could be erratic.Thanks for the tip, that makes sense! But (and forgive me...
View ArticleTroubleshooting • Re: V1 camera not recognized on a Pi5 with modified kernel
I was in contact with jack_2431 from TBS and he was indeed helpful in some driver installation issues. But this is more serious. Anyway I reported the camera problem to TBS.Can I also check the...
View ArticleRaspberry Pi OS • Re: Raspberry Pi OS Support
You can run Windows Arm on a Pi, there are many YouTube videos explaining howAlbeit a completely unsupported, possible contravention of the license, not Microsoft or Pi approved version.Who on this...
View ArticleTroubleshooting • Re: Autologin problem [bookworm]
OK, maybe get a spare microSD card, put Raspberry Pi OS (Bookworm 32-bit or Legacy 32-bit Bullseye) on it and try that.Statistics: Posted by neilgl — Wed Feb 07, 2024 11:01 am
View ArticlePython • Re: very noisy SoC temperature measurement (RPi5)
I'd thought your mysterious pistat program samples temperature multiple times during every time slice.It looks like (on my Pi) the temp in sysfs is updated around 150 times per second. So it should be...
View ArticleBeginners • Re: New Raspberry Pi 3 Model B+ - How disable Wifi properly?
thanks, understood,it would be nice if the WiFi =/ Bluetoothcould atleast also be deactivated fully via this tool @raspi-config which is present if istalled raspbian,but the option seem not available....
View ArticleUbuntu • Re: Trouble locating mmal ... or trying to use raspberry pi camera
Raspberry Pi don't maintain Ubuntu, Canonical do.The official stance from Raspberry Pi is that the legacy camera stack through MMAL is deprecated, and has never been officially supported on a 64bit OS...
View ArticleBeginners • Re: Pan and Tilt
By altering min_pulse and max pulse I got it to workbut now Adafruit tell me it shouln't be run direct from the gpio pins and that I need to buy a hat.Nowhere on the Pi Hut did it mention this when I...
View ArticleGraphics, sound and multimedia • Re: Pi 5 Obsolete TV standards support… how?
Oh, I'm not sure what happened there. Maybe it auto-updated to a later, standard version. What do these commands print (when using composite video)?Code: cat /boot/firmware/.firmware_revisionuname...
View ArticleFrançais • Re: gpio c++
j'avais reussi avec :https://trevilly.com/lancement-automati ... demarrage/pour lancer au boot mon programme pythonStatistics: Posted by ludoraspberry — Thu Feb 08, 2024 10:57 am
View ArticleAdvanced users • Re: Image File Utilities
Ron - I've noticed one other thing from looking at the backup logs. The last incremental backup on the latest backup image file does not show that it completed. As you can see below, the update on 5...
View Article