Quantcast
Channel: Raspberry Pi Forums
Browsing all 8056 articles
Browse latest View live

Camera board • replacement for PiKrellCam on RPi Zero W?

I've been using PiKrellCam for years, and love it.It's been running on a Pi Zero W, with an OG Pi camera, since forever.I was fix'n to upgrade the OS from "Raspbian GNU/Linux 10 (buster)" to "Raspbian...

View Article


Camera board • Re: replacement for PiKrellCam on RPi Zero W?

I do not have an answer I was just going to say that the software I used has the same issue.RPI_Cam_Web_Interface. And so I too am looking for a replacement.I've been using PiKrellCam for years, and...

View Article


Networking and servers • Pi stops working with SSH connection (headless)

I have a Raspberry Pi 4 Module B that I cannot connect to via SSH connection from my laptop. The error I see after SSH (through Windows cmd) is that it says:Code: No such host is known It has been...

View Article

Raspberry Pi Official Magazine • Re: Object Detection with YOLO26 Tutorial...

Illegal instruction error is caused by PyTorch.According to this, PyTorch 2.5.1 works in Dockerhttps://github.com/pytorch/pytorch/issues/146803Code: pip uninstall torch torchvision -ypip install...

View Article

C/C++ • Re: Any reccomendations for VScodium C/C++ extensions ?

Also, going back to the original question, what does a C/C++ extension provide?Also, I have been able to suppress most false clangd warnings and I'm looking into more tweaks for this.Sometimes you can...

View Article


Troubleshooting • Re: Random restarts after upgrade to Raspbian OS trixie

Booting to desktop or command line?Might be running out of memory. IIRC the 1B+ only has 512MB.I've a feeling you may also need to switch logging to persistant rather than to RAM.Statistics: Posted by...

View Article

Image may be NSFW.
Clik here to view.

General • Re: DMA and shared IRQ....

Ok, I got this working, thanks for the help all. Ended up using this :From header file.....Code: // DMA channels ids for 6809 bus interface readsextern uint8_t ReadDMA1;extern uint8_t ReadDMA2;// DMA...

View Article

MicroPython • Re: Pico GPS Date/Time server (no WiFi)

Your 'dom = t[2] - (( t[6] + 1) % 7) # Work out when Sunday was' intrigued me but does seem to work. At least up to year 2099. After that it fails, and gets increasingly incorrect.It's quite simple...

View Article


Other projects • Re: Multitouch HID with Rasperry PI for Windows

I ran across your post when researching the same issue.The key was to implement the feature report for maximum contact count.There is an ioctl for it. See https://elixir.bootlin.com/linux/v6.19. ......

View Article


Graphics, sound and multimedia • Re: fruitbox MP3 jukebox

Does ANYONE have working instructions for installing fruitbox v2 onto a pi4b and the new Trixie os?? I've tried every single video, guide I can find and nothing works correctly. I'm always getting...

View Article

Image may be NSFW.
Clik here to view.

General • pico 2 and mini host shield

Hello, I bought a Pico 2 (no wireless) and a Mini USB Host Shield 2.0 (photo attached), and I want to connect a mouse to this host shield. The connection diagram I made is here:...

View Article

Beginners • Re: How should I properly setup my Raspberry Pi 5 headless?

I think there must have been something wrong with the way I typed in the video mode, because I have just retested PINN v3.9, v3.9.3 and v3.9.8 and all of them work headlessly on a Pi5 if you add Code:...

View Article

Networking and servers • Re: Pi stops working with SSH connection (headless)

I'm checking now the router's Wifi clients list, and I only see one device that is recognized as Linux OS, but I don't even know where the hostname came from: net_a1_E124. I can't ping this host or...

View Article


General • PICO Debug pin change.

I have a board that uses a Pico 2w. Pin 1 is in used and not available for debugging. Is it possible to use other pins for the Pi Debug Probe, possibly 21 and 22?Statistics: Posted by bdrmachine — Sat...

View Article

Beginners • Re: Touchscreen display boot delayed on Trixie?

Look at https://github.com/raspberrypi/rpi-spla ... en-supportwith KMS it will Take a little longer for you to see something on screen.Pi5 is faster!Statistics: Posted by aBUGSworstnightmare — Sat Feb...

View Article


Troubleshooting • Re: Raspberry Pi 4: Red LED solid, green LED blinking, no...

powerd on with no uSD inserted should give you a boot diagnostics screen. what is there in the 'display' line?have you checked the blinking pattern https://www.raspberrypi.com/documentati ......

View Article
Browsing all 8056 articles
Browse latest View live