Advanced users • Re: Power On Raspberry Pi 5 Automatically
then it makes sense why usb_max_current_enable=1 did nothingif the power led is red, then the pi5 is "off", and the available current doesnt matteronly if its blinking 1 long 1 short on green, does...
View ArticleTroubleshooting • Re: Changing Screen resolution
Thank you, I had seen this yesterday but it just came up with a large square that said HDMI. Big duh on me as I thought it had an issue and didn't click any further. It is now changing. Much...
View ArticleAdvanced users • Re: Rasperry Pi 5 - Hardware PWM not working anymore after...
Thanks for this thread. I noticed today that a printer enclosure fan was not working, and traced it down to the same "invalid argument" error when trying to write sysfs pwm period/duty parameters...
View ArticleTroubleshooting • Re: KBD Shortcut ToggleShowDeskop "C-A-d" not...
Well, thanks for that bit of info, would have been nice if you could have told me the windows manager or file to modify or KBD shortcut.Anyway, previously, before I posted here, I saw mention of...
View ArticleTroubleshooting • Re: An Operation Is Already Pending
I've searched around at home and found an old spinning 40G 2.5" drive in a USB2 caddy which was ntfs (latest files on it from 2010).Plugged it in to updated RPiOS Pi. I get a mounted drive appearing...
View ArticleCamera board • best camera for microscope
I am primarily going to be using microscope to enlarge PCB rework; I do a lot of small pitch SMD work.Which is going to be a better decision, the Global Shutter Camera or the High Quality Camera?The...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Clarification on using PL011 UART
One more question.In /boot/cmdline.txt (after setting the serial options in raspi-config) I see this:Code: console=tty1 console=serial0,115200I assume it's ok to have both of them in there? I get that...
View ArticleNetworking and servers • Re: Get DHCP Lease clients start time
Hello everyone thank you for the advice. Hi Multiplex I was trying to create a system that uses logs the employee's time in whenever they try to connect to the network. I'm still figuring out how to...
View ArticleTroubleshooting • Raspberry Pi 5 / Bookworm 12 / CUPS / Star TSP100
Trying to set up my Star Micronics TSP100 (Model: TSP100II, also has 143IIU on the label under the printer) on my Raspberry Pi 5, Bookworm 12. Tried following this tutorial that I once did on my...
View ArticleScratch • Re: Variations in Scratch 3
What is "the optimized standalone scratch 1.4" and how can i get it?NuScratch is enough different than Scratch 3 that I think of them as different languages. You should test them yourself, but...
View ArticleAdvanced users • Re: VNC on headless pi 5 with PI OS (Bookworm) Lite
What is its primary task - should be easy to copy it to a new microSD card that is running Bookworm with desktop.It isn't running off a microsd card.It is working as a home server, performing various...
View ArticleTroubleshooting • Raspberry Pi 5 / Bookworm 12 / XScreenSaver
Wanted to install XScreenSaver, everything installed fine. Set everything up and waiting for the screensaver to activate. The screen went blank but should of displayed "A fiber-optic Lamp"...
View ArticleGeneral discussion • Re: A Pi Pie Chart
For personal travel I wanted a cheap laptop. Searched on German amazon for laptop, condition new and sorted by price low to high. The first with 15.6" looked interesting, for only 160€(170$): AOCWEI...
View ArticleTroubleshooting • Re: Raspberry Pi 5 / Bookworm 12 / XScreenSaver
By default RPiOS on the Pi 5 uses Wayland/wayfire not X11/lxde to run the desktop.Not all X11 applications play nice with Wayland.You can switch from Wayland to X in raspi-config. Look under advanced...
View ArticlePython • Formerly working and now not?
Hello, I have been using the following code to send text messages to myself for various purposes...I havent used it in a while but when I tried now all of a sudden it is raising the error message...I...
View ArticlePython • Re: Formerly working and now not?
any idea how to troubleshoot this?Read the error message. Look at the circumstances that cause that error message to be raised. Investigate each potential cause. Fix the cause of the error.Statistics:...
View ArticleBeginners • Re: NTP time issue
Great, thanks. Will check into that as I did read something about someone else having that issue so good to have a script as well.Statistics: Posted by martyp — Sat Apr 13, 2024 12:29 am
View ArticleGeneral discussion • Re: Cnstant freeze with Pi 5
fan sounds normalpower supply ? i recommend you get the legit power supply for the rpi5. i got my rpi5 in trade because the previous owner was using a laptop power supply & had all kinds of...
View ArticleRaspberry Pi OS • kernel ompile error
I want to compile the kernel on a pi4 host(target is pi3B), follow the document https://www.raspberrypi.com/documentati ... ernel.html, I run the commands:Code: sudo apt install git bc bison flex...
View ArticleGeneral • What tools do I need to replace RP2040
Hello Everyone, I've got a custom board here and the RP2040 has been damaged, it can still execute code but some of the GPIO are fried completely. I've got a replacement chip but I have never worked...
View Article