Quantcast
Browsing all 4879 articles
Browse latest View live

SDK • Re: prevent "Downloading Picotool"

I build alongside the 'pico-sdk' directory, outside its tree, and that worked without issues for me.Is '~/pico-sdk/src/rp2_common/boot_bootrom_headers' the right directory ?I have my SDK and most...

View Article


Troubleshooting • Re: xdotool not working Pi5 Debian 12

ok I managed to find a solution. `wmctrl` and `xdotool` need X11 running. I wwas running Wayland.To fix this I ran `sudo raspi-config`went to `Advanced Options` then `Wayland` and select option 1 to...

View Article


Hailo • Re: Hailo_invalid_driver_version (76)

In general, I would suggest a reboot after any update to avoid such errors in the future.Is there still no way for an 'apt' package upgrade to indicate that a reboot is required or advisable...

View Article

Teaching and learning resources • Re: Advent of Code 2024

I suspect the algorithm was made intentionally slow in order to improve the parallel scaling. I wonder how often that technique is used in real applications.Fido went into a barking frenzy and...

View Article

Image may be NSFW.
Clik here to view.

Hailo • Re: AI kit Hailo-8l

which one of these that you use?Statistics: Posted by Bode138 — Tue Dec 10, 2024 3:05 pm

View Article


Image may be NSFW.
Clik here to view.

General discussion • Fastest MediaPipe models on Raspberry Pi 5

Hi all , My team hosted a webinar last Friday on "Boosting AI Capabilities on Raspberry Pi: AI Inference Optimization with Optimium". As part of the event, we've released a list of pre-optimized(using...

View Article

SDK • Re: Need help with SDK and newlib.

Code: int _write(int fd, void* buf, size_t cnt) { Printf("_WRITE %u:%s, %d\n\r");Is it good form to have printf call itself? Normally there is an independent subsystem which handles this. This...

View Article

General discussion • Re: I have an idea but im not software knowledgable.

I definitely understand this system, but my grandparents are so used to the dish remote they look at every other remote as a foreign alien device, and its understandable i dont judge them i just...

View Article


Image may be NSFW.
Clik here to view.

User groups and events • Re: Free webinar: Boost your AI capabilities on...

Hi all , I'm Daniel, who hosted the event above and thanks to all who have participated! As part of the event, we've released a list of pre-optimized(using our tool 'Optimium') Google MediaPipe models...

View Article


General • Re: RP2350 USB CDC

Pinging to get it back to visibility.Statistics: Posted by jamesh — Tue Dec 10, 2024 3:14 pm

View Article

General • Re: gpio_set_inover does not invert input signal

hello everyone,it works now,Imade mistakes somewhere probablely.Statistics: Posted by jeanz1985 — Tue Dec 10, 2024 3:17 pm

View Article

Image may be NSFW.
Clik here to view.

Beginners • How to get the list of options for act_led_trigger ?

Hi,I'm in the final stage of compiling my Linux kernel for my raspberry pi 4 (btw thanks for those how already helped me ! )I'm reading the arch/arm64/boot/dts/overlays/README that describe how to use...

View Article

Beginners • Re: Trying to get HMTECH touch screen to work with Pi running Ubuntu

You may want to try the Ubuntu Forms at https://ubuntuforums.org/. I have no idea what Ubuntu provides to support additional HW on RPI.Statistics: Posted by DS256 — Wed Dec 11, 2024 2:44 pm

View Article


Beginners • Re: Systemd Permission Denied on .venv directory

Rather than running under python under bash you should be able to add a shebang line to your python program.Code: #!/usr/bin/python3Statistics: Posted by DougieLawson — Wed Dec 11, 2024 2:54 pm

View Article

Other projects • Re: BBC Emulator as an O/S for Pi

Thanks for the replies.I guess the OS approach felt you were more in control and could ignore the bits that could not be easily mappedStatistics: Posted by piedpiperson — Wed Dec 11, 2024 3:07 pm

View Article


Official Display • Re: Raspberry Pi OS (Bookworm) | Original Raspberry Pi...

Please can you confirm the revision code for your Pi? /proc/cpuinfo revision code reads as 000eCode: Revision: 000eIt's exactly the same as found on the 2x raspinfo.txt, attached to the original...

View Article

Beginners • Re: Problems with full sd card

By "putty", I assume you mean "ssh", and not the compound people use to keep their windows in their frames.Anyway, there are pure command line ways to analyze and fix this problem, which I am sure...

View Article


Advanced users • Re: Is there a way to toggle HDMI hotplug pin (i.e. set it...

Might give you some ideas https://github.com/raspberrypi/linux/pu ... 16514cc2a2Statistics: Posted by aBUGSworstnightmare — Wed Dec 11, 2024 3:23 pm

View Article

Gaming • Moonlight + Sunshine + Dual Shock 4 = A winning Combination

I've recently decided to upgrade my Pi 4 to the new Bookworm OS to see if I could gain any improvements in streaming to the living room TV for gameplay. Unfortunately NVIDIAs GameStream option has...

View Article

Advanced users • Re: systemd service ran fine on CM4 doesn't work on CM5

Well I think I have solved the problem (getting an actual error log helped!);It was sort-of-but-not-quite something I suspected earlier, namely that the serial buffer at startup appeared to be full of...

View Article
Browsing all 4879 articles
Browse latest View live