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

Beginners • Re: Orange Pi what's the difference?

But mostly it seems the same, the website seems to be downThere's a clue, right there...Statistics: Posted by ame — Mon Dec 25, 2023 11:53 pm

View Article


Advanced users • Re: Why to run 16k page size for RPi5?

Seems a little bit weird but using a 32bit RPIOS bookworm image, in a Pi4 it uses a 64bit kernel (kernel8) and 32bit userland, in practice this will work fine, its something that appears counter...

View Article


Raspberry Pi OS • Re: RPI OS Update Package Error

@dhomas, were you ever able to create the symlinks and move your files to that location? I am in same boat, I "think" my upgrades and updates are working, but this error bothers me.WARNING:...

View Article

General discussion • Re: Raspberry pi 5 fan connector?

Well,well. Can't post the picture (even 500k is too large) but the red wire is on the inside after all. Need to stop doing this stuff at 2 am.Thanks for all the help, this was harder than it...

View Article

General discussion • Re: Using a wireless keyboard with Pi5

Good to know. May I suggest changing the name of this thread to something like: Using Apple Bluetooth keyboard with Pi5?This would make it a little easier for new Pi users to find this very useful...

View Article


Image may be NSFW.
Clik here to view.

General • Re: RP2040 boards (including a Pico) come up in bootsel after...

If you had an o-scope then you could probe the RUN and VBUS lines during these wakeup events to see if you get any unexpected glitches on either of them.If you had a USB protocol analyzer then you...

View Article

Official Display • Re: [Pi5] Display not working

suddenly, the display turned on. follow the same setup and work.thanks!Statistics: Posted by vitpi — Tue Dec 26, 2023 12:51 am

View Article

Raspberry Pi OS • Re: RPI 5: When booting from USB SSD can not edit config.txt

Some suggestions:Check if the fstab on the SSD hs the boot partition mounting read onlyCheck the output of dmesg for errors relating to the boot partitionChrck thr boot partition for errorsStatistics:...

View Article


Troubleshooting • Re: Raspberry Pi 4B won't boot at all, new out of the box.

If you haven't already done so start here: viewtopic.php?t=58151 and consider asking on Ubuntu's forums.Statistics: Posted by thagrol — Tue Dec 26, 2023 1:09 am

View Article


Image may be NSFW.
Clik here to view.

Troubleshooting • Re: Busy GPIO's Raspberry PI5

I guess 'flask' with 'debug=True' is doing something like this -Code: import gpiozeroimport osimport sysLED = gpiozero.OutputDevice(0)if len(sys.argv) <= 1 or sys.argv[1] != "forked":...

View Article

Automation, sensing and robotics • Re: Speed camera

Thanks, I'm UK based and it's similar here but usually the driver gets a letter which is a slap on the wrist because it's not prosecutable without a calibrated device operated by a trained operator....

View Article

General • Re: Pico reset when controlling 12V DC motor through relay

The supply might be purposely under-rated surge-wise to achieve a soft-start on the motor in which case the voltage will droop substantially.Statistics: Posted by pidd — Tue Dec 26, 2023 11:59 pm

View Article

Gaming • Re: Need help with a project

I'm fairly sure at least one Pipboy build has been completed so maybe ask your preferred web search engine.Statistics: Posted by thagrol — Tue Dec 26, 2023 11:59 pm

View Article


Graphics programming • Re: 0x8000 verts the max?

Ok I was meaning OpenGL not v3d directly. Thanks for the response though.Statistics: Posted by skinmarquee — Wed Dec 27, 2023 12:00 am

View Article

General • Re: New to pico, having trouble with hardware interrupts in C

I guess there are many errors.But to name one that directly stands out:Code: bool interrupt_flag = false;must beCode: volatile bool interrupt_flag = false;The interrupt handler is changing the...

View Article


General discussion • Re: RPi 5 as a desktop daily driver?

firefox issue.https://mastransky.wordpress.com/2023/1 ... -balancer/Only a Firefox issue?At least it is a known bug in Mainstream Linux which means lots of eyes looking at solving it.I guess it...

View Article

Raspberry Pi OS • Re: HOW-TO: Bookworm On-screen Keyboard

should be a way. just have your favorite language execute the bash script at /usr/bin/toggle-wvkbd.shfor example, see this for how-to in pythonhttps://www.geeksforgeeks.org/how-to-ru ......

View Article


Raspberry Pi OS • Re: Fixing Wayland and Wayfire

How can I copy over the Raspberry Pi OS GUI to have it on X86 Debian 12 system?Code: sudo apt install wayfirelog out, select wayfireI made an installation without gui. Tried installing wayfire, but I...

View Article

General discussion • Taskbar Tooltips on wrong monitor

Hi All,Hoping someone can help!I have just updated my RPi 4B to Bookworm and there's a strange problem with the taskbar tooltips.I have a dual-monitor setup and the tooltips (for the clock, network...

View Article

Teaching and learning resources • Re: Advent of Code 2023

I find it amazing how much better ssh works over long distances than it did, for example, 25 years ago.Indeed, but soon to be insecure unless quantum proof cryptographic standards are...

View Article
Browsing all 5282 articles
Browse latest View live