Networking and servers • Re: RPi5 as WiFi Hotspot Max. Speed
I'm confused. Having a R Pi 5 with Bookworm I get:Code: rpi@rpi5:~ $ iwlist wlan0 bitratewlan0 unknown bit-rate information.Statistics: Posted by robiwan — Mon Nov 25, 2024 7:13 pm
View ArticleTroubleshooting • Re: Bookworm: No desktop image or icons... but I have a...
sounds like pcmanfm file manager crashed, it draws the background & icons, gives the proper right click.run it from terminal next time it happens, see what error it's throwingStatistics: Posted by...
View ArticleBeginners • Beginner HW Integration Question
hello folks - I am looking to learn how to work with raspberry pi and curious if I can build a device with a button to start/stop recording, so a microphone, on board memory and bluetooth/wifi to sync...
View ArticleAdvanced users • Re: raspiBackup - create an unattended backup of your...
I just published raspiBackup 0.7.0 beta. The new features are summarized here The partition-oriented mode now got new features and the backup directory name now includes the OSRelease in the...
View ArticleTroubleshooting • Re: Can't login to my Raspberry Pi after update
@ButchThank you so much for taking the time to try and figure this out I just check a Bookworm system that has undergone the "apt update" and "apt full-upgrade" within the last couple of day. The...
View ArticleRaspberry Pi 400 • What Bluetooth codecs does the Pi 400 have?
I am having trouble finding what bluetooth codecs the Pi 400 has. I think it uses the Cypress CYW43455 Wi-Fi/BT chip same as the Pi 4. I have Hi Res headphones and it would be good to know if it is...
View ArticleRaspberry Pi 400 • Re: What Bluetooth codecs does the Pi 400 have?
connect headphonesright click volume iconStatistics: Posted by kerry_s — Mon Nov 25, 2024 8:00 pm
View ArticleRaspberry Pi OS • Re: X11/Wayfire/Labwc
You're right. Allthough i also tried to re-select X11 in raspi-config in order to rid the startup-notification and it didn't help. I hope it won't appear again when i switch back to X11.Statistics:...
View ArticleBeginners • Re: Systemd, gpiozero, permissions - boot vs shell
I verify below:Pi Zero W:Code: $ systemctl list-units --type target --user | egrep "sound|bluetoot" bluetooth.target loaded active active Bluetooth sound.target loaded active active Sound Card$...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Configuration of DSI Generic Overlay...
Hello 6by9, Yes, I'm trying to upgrade my existing STM32 setup where I could control the different modes of operation and verified via both hardware signaling and a DSI sink device. The older approach...
View ArticleRaspberry Pi OS • Re: Select which updates to install.
Thank you Andrew, that worked.Statistics: Posted by PD9RD — Tue Nov 26, 2024 7:33 pm
View ArticleCompute Module • Re: CAM1 not working on a custom board with a CM4
So you haven't fitted R9 ?yes i have it fitted to R9 sorryStatistics: Posted by alessandro.cursoli — Tue Nov 26, 2024 7:36 pm
View ArticleAutomation, sensing and robotics • Re: Usage of RS485 for solar energy system...
You will definitely need a suitable RS-485 interface between your solar interface and the Pi. Probably any of the ones you list are suitable.RS-485 signals may generate 5 volts (or more); this is...
View ArticleOff topic discussion • Re: In regards to: My Vision for the Raspberry Pi 6 -...
I think it is hysterical that my little thread, which was supposed to be a simple inquiry into a matter of board mechanics and user capabilities - has turned into a full-scale discussion of the...
View ArticleSDK • Re: pico2040 cannot find I2C_NUM()
Following killergram's advice, I just deleted everything in build and reran cmake .. and make. That got me a build with the correct sdk version and it now finds I2C_NUM. I would prefer to know what...
View ArticleCamera board • Re: GMSL2 (MAX96714 & MAX96717) video stream problem.
I think I've just tracked it down, but not the cause. It's the logging message at https://github.com/raspberrypi/linux/bl ... 1672-L1675Code: cfe_dbg("%s: [%s] link \"%s\":%u -> \"%s\":%u\n",...
View ArticleGeneral • Re: search example arm pico2 assembler program without use sdk
1) yes2) yes3) no because without the sdk it is impossible for me to have a display. That is why I always start by writing a program to light the led sin sdk. Until this simple program works, I'm not...
View ArticleTroubleshooting • Raspberry Pi Pico not working.
Hello,I bought a Raspberry Pi Pico today, and after some time, I’ve started experiencing issues. When I tried to reconnect the Pico to my computer, it wasn’t detected, and there was no response. I...
View ArticleGeneral • Re: RPI pico 2 sleep mode
Awww stop it xD No, now it was at VSYS. That li-po regained some voltage, so now was on the edge for direct drive. I guess nothing prevents anybody to make their own PCB, but that stamp size XIAO 2350...
View ArticleGeneral • Re: New way to upgrade firm
Ok, there are picotool commands that allow you to upgrade, but on a clean PC where there is no sdk or downloaded picotool, I can't do such an upgrade?Statistics: Posted by drakston — Wed Nov 27, 2024...
View Article