Debian • Re: Wayland and Sway
Thanks for another comprehensive reply. I am not an absolute beginner with all things Linux/Debian but certainly have a lot to learn (which is my primary motivation for doing this). It will take me...
View ArticleTroubleshooting • Re: Cam cable fails - any way to revive? :-(
Your cables are marginal and corrupting data. Read viewtopic.php?p=2147775#p2147615Statistics: Posted by trejan — Thu Jan 25, 2024 12:08 pm
View ArticleCamera board • RPi 5 and Camera Module 3 streaming
I have an RPi 5 8GB RAM running fully updated Bookworm and a Camera Module 3. I want to stream via RTSP. The camera works fine, tested with :Code: rpicam-helloI follow the official streaming...
View ArticleTroubleshooting • Repairing a Raspberry Pi 5
While disassembling the active cooling component from the Raspberry Pi 5, I accidentally knocked off two components and it's not booting now.Before repairing, I want to determine the types and values...
View ArticleTroubleshooting • Re: hplip icon not showing on taskbar
Sorry kerry_s that is too vague for me. I have the Main Menu Editor window open before me. It has three columns: Applications in the left column, Show Item in the middle and various actions in the...
View ArticleBeginners • Re: Buying the right replacement plug?
Hi there, I am new to the forum but not new to raspberry pi,I must have had four different pi setups up to now,and ive been using Linux since 2000.The reason I put it in the beginners forum is I have...
View ArticleTroubleshooting • Raspberry Pi 4 connection via SSH not working
Hello,I've got a Raspberry Pi 4 with RPiOS Stretch and a laptop with Windows 11 23H2. Yesterday, I connected the RPi to the laptop via SSH over an Ethernet cable in my home network, and it worked...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
All the more reason to move to NVMe SSD. I doubt however that the metal case doesn't also affect the RF signals.Another advantage of an NVMe SSD is it won't fit in that case, so in the end the...
View ArticleTroubleshooting • Re: Official Pi5 PSU and 4GB Pi5 PD negotiation glitch or...
...I will keep booting with my EU official 27W PSU and UK adapter for now in the interests of tracking it down.I will keep booting with my EU official 27W PSU and UK adapter for now in the interests...
View ArticlePython • Manipulate % variables Python
Hi,I am running the following code to help with a robot project.Code: import timeimport boardimport busioimport adafruit_adxl34xi2c = busio.I2C(board.SCL, board.SDA)accelerometer =...
View ArticleAdvanced users • Re: Power RPi 4B through header so I can use USB-C as OTG...
1) do you know if it's possible to change/move OTG function by USB-C port to another USB-A port by firmware or OS (specific I assume) change ?It isn't. For two mian reasons: 1. the USB controller that...
View ArticleBeginners • Re: USB power when Raspberry 5 is power off!
If you want to "charge" via the onboard USB ports (ie directly from the Pi) the answer is no. The Pi needs to be turned on for these ports to supply power.Statistics: Posted by bjtheone — Thu Jan 25,...
View ArticleRaspberry Pi OS • Re: Security issue with Debian bookworm repository?
Yes, I am referring to the line of Russian text, sorry. Edited my initial post to emphasise.I presume you are referencing the line of Russian text? Which is quite odd.Statistics: Posted by...
View ArticleGeneral discussion • Re: best way to run a bash on startup in Bookworm
See this post on "Running A Program At Start UP A Beginner's Guide" viewtopic.php?t=314455Statistics: Posted by DS256 — Fri Jan 26, 2024 12:03 pm
View ArticleCamera board • Re: Arducam 16MP AF camera on a Pi5 ?
used --tuning file to call it when needed. Works great on a Pi5 What's that?When running the rpicam apps you can specify a tuning file. I used the 'normal ' arducam one and made a mf version ( see...
View ArticleBeginners • New 4TB SSD portable drive (USB) critical target error, dev sdb,...
I've just bought a 4TB SSD portable drive (USB). When I plug it in it puts errors into the log as follows:-Code: 81963.221535] usb 1-1.4: new high-speed USB device number 5 using dwc_otg[81963.352504]...
View ArticleGraphics, sound and multimedia • Re: Raspberry Pi5 and VGA666
one more thing, why (the heck) :Code: dtparam=vactive=288,vfp=3,vsync=3,vbp=18You want to have 576, so why do you only specify half of the scanlines?So why don't you start with 720x576 and then add...
View ArticlePython • Re: Re Bookworm on Pi 5, no vcgencmd import for python
Perhaps you could provide feedback to the anonymous source where you found the incomplete tutorial, so they can guide others around the difficulty?Everyone who references using 'pip' to install...
View ArticleBeginners • Re: How can I boot my new Pi 5 to autorun EmulationStation on...
It might seem a bit naive of me, but why not just install the separate emulators alongside plex on your Pi5?They are all listed on the retropie siteStatistics: Posted by Scott Sorby — Fri Jan 26, 2024...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
2nd is the GPU...So far from what I can see the GPU is absolutely horrendous and completely does not fit the levels of CPU and I/O performance I am seeing otherwise.Openarena runs so bad I would...
View Article