General discussion • Re: Initialize .py file when starting raspibian
The guide to all things startup is here: https://forums.raspberrypi.com/viewtopic.php?t=314455Statistics: Posted by neilgl — Wed Jun 19, 2024 6:55 am
View ArticleNetworking and servers • FTP account setup for user that is not pi
Hello All,The tutorials to setup ftp on rpi (that I found on Google) assume that I want to user user name pi for the ftp. What if I want another user name? I recall that I removed user pi from my rpis...
View ArticleTroubleshooting • Re: Help my raspberry pi is not booting
I have a raspberry pi 3b and I have re flashed the os and now it won’t boot when i plug it into my monitor it says no signalSee - The Boot Problems StickyStatistics: Posted by B.Goode — Wed Jun 19,...
View ArticleRaspberry Pi OS • Re: Auto updates without password ?
Great to see the password requirement has been removed with the latest updates Statistics: Posted by gordon77 — Wed Jun 19, 2024 7:12 am
View ArticleFrançais • Re: Rasberry PI 4B n'a jamais fonctionné
Bonjour et merci pour vos réponses.J'ai tenté plusieurs version de raspbian sur différentes clés usb et cartes sd. J'ai utilisé PI Imager et Etcher. Si je comprends bien, le problème vient peut-être...
View ArticleCamera board • Re: 64mp Arducam stops working after OS updates
I've raised with arducam at support@arducam.comStatistics: Posted by gordon77 — Wed Jun 19, 2024 7:32 am
View ArticleCamera board • Re: Strange issue with pi cam v1, pi 5 and picamera2 - darker...
Changing that line of code does eliminate the purple blacks, but I'm still seeing a greenish tinge to whites. Is there a way to adjust that or is that just the default white balance with the pi 5...
View ArticleGraphics, sound and multimedia • Re: Raspberry Pi with DSI86 for DSI to eDP...
Where can I find the simplified schematics for the compute 4 module? I found them for the raspberry pi 4B but I cant seem to find the DSI routings for the compute 4.Pinouts of the CM4 Hirose...
View ArticleAdvanced users • Re: Using DRM library with Wayland or X (graphical) running?
AFAIK, no.DRM master is at card level, not CRTC or connector level.Statistics: Posted by 6by9 — Wed Jun 19, 2024 7:44 am
View ArticleGraphics, sound and multimedia • Re: Output to both HDMI ports simultaneously...
You can't do it through 2 independent gst-launch commands.However kmssink does have an "fd" property so an external wrapper can open DRM and pass that handle into multiple kmssink components.I haven't...
View ArticleGeneral • Re: Help with Pico ADC project
Are you sure this bit is right?Code: # Create an ADC object linked to pin 26adc = ADC(Pin(26, mode=Pin.IN))I've done very little in microPython on the Pico so far, and could be wrong, but that looks...
View ArticleRaspberry Pi Connect • Re: Copy and paste instructions
I have a different type of problem: I am trying to copy a file from my Windows PC and paste it onto the File Manager window on the Raspberry Pi using the "Paste to Remote" button on the Connection...
View ArticleCamera board • Re: 16bit Camera Module
Very few image sensors work in that way, with anything more than a line buffer or two on the sensor being unusual. The exception is going to be some of the low resolution SPI cameras - Arducam sell a...
View ArticleBeginners • Re: need location access through browser
Thank you for the reply! I made sure that chrome is allowing location access, even showing near the address bar that the site is allowed to access my location when I'm on it. I've also tried the same...
View ArticleBeginners • Re: thermal throttling OS based or hardware based ?
Hi,I have a raspberry pi 4 and a raspberry pi zero 2w both runing on alternative os, not the official one.I don't have any heatsink installed, and I want to be if the thermal protection is working...
View ArticleGeneral discussion • Gpio 14 wire (txd) in gpio 19 or gpio 18 pin?
I don't wanna ruin my fan or raspberry pi .My fans instructions say to put the txd wire in gpio 14 but I can't control it then and the only way you can control the fan via uefi is gpio 18 or...
View ArticleTroubleshooting • Re: Bookworm feedback thread
[/code] is you looking in reply or quote view, that is a tag for the forum to know how to format the bit of code between them, att he other end of the code you should see [code]As for the - that's...
View ArticleGeneral discussion • Re: White screen with just Waste basket showing
if you have a fool proof way to flash a new copy of the relevent os I would be grateful.See Install an operating system - https://www.raspberrypi.com/documentati ... ing-systemThia is part of Getting...
View ArticleBeginners • Re: redshift.conf location
At night it was in the night mode which is goodafter most of the day went it was still in the night modeI think it might be better in the people that put the raspberry pi packages together put it on...
View ArticleGeneral • Re: Pico as a Macintosh 128K
Amazing result given the limits both from the new hardware and the historic hardware.And the best thing is, even it is slow through emulation, it can still be as good or better than the real thing...
View Article