General • Re: Can other pins be mux'ed to the USB Phy?
Thanks for the replies! I asked the question because I was thinking if there would be a way to use the Pico-PIO-USB library to perform all of the USB related work (instead of the built in rp2040 USB...
View ArticleBeginners • Re: How to rename root partition on Rpi5
Indeed it is! Here's an improved function:Code: function getrootname() { # returns a string for the device name local rootfs=$(findmnt -n -o SOURCE /) echo $rootfs return # To get the system disk...
View ArticleGeneral • Minimal USB Host and USB Device example, without TinyUSB
I need the Raspberry Pi Pico/W to operate as a USB Host so that I can connect it to a third party USB Device (which happens to be an FTDI 232 chip) that operates like a USB CDC device. We've made a...
View ArticleGeneral discussion • Re: Language Woes
It's super easy with Ubuntu. The girl wants to use Pi OS which is the problem.Statistics: Posted by Mydnight — Wed Jan 17, 2024 4:32 am
View ArticleTroubleshooting • Re: Display is fine in text mode, but immediately black...
In case someone finds this via a future Google search: I tried using the legacy version of Raspberry Pi OS instead, and that does work, so I'm back on the rails for now. It would be nice to know why...
View ArticleGeneral discussion • Verdict on Pi 5 gaming
Seems that the CLI is the only way to go to avoid tearing - vsync doesn't get rid of screen tearing under X/wayland.My verdict for 1920x1080 gaming is, too laggy under wayland, good if you can live...
View ArticleGraphics programming • Re: Garbled output when disabling vsync on CLI on Pi 5
I get the same output running open arena from CLI - my guess is they have vsync disabled by default, but I'm not sure how to enable it to see if that's the problem.Statistics: Posted by skinmarquee —...
View ArticleBeginners • Re: How to force Bookworm to 4K?
I would see if your video plays as expected first.Google found https://forum.libreelec.tv/thread/24770 ... n-startup/Statistics: Posted by rpiMike — Wed Jan 17, 2024 5:28 am
View ArticleGeneral discussion • Re: Raspberry Pi5 Benchmarks Thread
Here are my expectations of what you can get from gaming on a Pi 5: viewtopic.php?t=363706.There are probably many SDL games that would run well but it would depend on the game's...
View ArticleTroubleshooting • Re: Apache only responds to IP, not hostname
The issue was my local VPN. When on I cannot hit the device with it's hostname. Killing the VPN resolves the issue. Thanks for the help everyone!Statistics: Posted by hedbonker — Thu Jan 18, 2024 3:30...
View ArticleRaspberry Pi OS • Re: Wayland and interface bugs
test your sd, menu - accessories - raspberry pi diagnosticsreset the gui, menu - preferences - appearance, default tab - medium, rebootare you using a proper power supply, in correct power can corrupt...
View ArticleCamera board • Re: does anybody has raspberry pi 5 and camera module v3 to...
on raspbery pi5 brilliant how fast would it be if i add a second camera? what changes should i do ?Image captured: file_20240118_053824.jpg, Time taken: 0.29 secondsImage captured:...
View ArticleOther • Re: Help! Installing a ALFA AWUS036ACH on a Kali Raspberry PI 5???
Thanks - I did attempt to do that first but I'm not a registered user of the Kali forums and they have disabled new registrations....Statistics: Posted by jc_signup — Thu Jan 18, 2024 3:57 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 Not outputting video when SD card is in
So I used the Pi Loader software to image my SD card. the cmdline.txt is in the root directory of the card. There is only one folder called overlays in on the SD card. Yes, I added to the end of the...
View ArticleCamera board • Re: Purpose behind of raspberry pi sbc
Sorry this is not any criticism, but after 3-4 years working with various raspberry pi boards, I failed to understand why it is made?Sure it can be a good hobby project for college students who can...
View ArticleRaspberry Pi OS • Re: Display freezes on Bookworm after a few hours but my...
@kerry_sI am familiar with that setting because I tried to use it to try to get RealVNC server on bookworm with ubuntu remmina, since I am used to them. Wasted a bit of time in the struggle, finally...
View ArticleGaming • Re: Rasp Pi archade for public uses
There are sites out there that provide artwork (form games and other stuff) for free or even just giving credit to the artist in your product (in your case, a game).Any company out there that sells...
View ArticleGaming • Re: BooBoo - new language with game engine
The Wayland performance has been fixed and is now quite good - SDL_VIDEOMODE=wayland must be exported into the environment and that is now handled automatically in 2.0.19.Statistics: Posted by...
View ArticleTroubleshooting • Re: motion
Raspberry Pi 4 model BThanksStatistics: Posted by mabp — Thu Jan 18, 2024 5:31 am
View ArticleOther • Re: The Fan Does Not Work
Kali linux does not support the FAN, and we do not support kali linux. just use RPIOSlol, Kali officially created and announced Pi5 version. However, you answer is negatively to support Kali linux.Do...
View Article