General • Re: eidt program with WiFi connection only
WebUSB is Chrome only, so hard nope from meStatistics: Posted by scruss — Tue Apr 16, 2024 11:25 pm
View ArticleUbuntu • Re: RPi 5 + Ubunutu latest + NVME SSD setup and boot.
what you want to do is always keep a copy of a raspberry os desktop on a sd.it boots sd first, so you can always use that to setup the nvme and should something happen, it will if your planing to use...
View ArticleRaspberry Pi OS • Re: Bookworm 64bit - Disable all effects.
there's always the option of starting with the lite version & diy'ing your own setup.you can get a completely normal desktop that's pretty much standardized instead of some fringe window...
View ArticleTroubleshooting • Re: led not turning on
Check what pin you are using with this: https://pinout.xyz/Also on a pi5 we use pinctrl, not wiringpi or other.Hey could you please reffer me to info sources about it or where do I get package is it...
View ArticleAdvanced users • Re: Warming "your fstab has been modified"
Also, just a comment on the original problem: I could of course be wrong, but I believe this is a Debian upstream problem, and not RaspberryPi specifc at all. If that's the case, doesn't seem likely...
View ArticleBeginners • Re: Please Help. Ipam mini2, want to get pi please help me.
What does locked down me? I ask:my friend he say that you could do linux on my ipad mini, then add to the raspberry pi5 then i can use t as a screen, accelerometer, gps, gyroscope built in.... ? Can i...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Serial communication from Pi 5 to...
That got it, Thanks a ton!!!Statistics: Posted by DStansberry1 — Wed Apr 17, 2024 11:50 pm
View ArticleC/C++ • Re: RP2040 read GPIO with memory mapped access
Memory-mapped IO registers on RP2040 ignore the width of bus read/write accesses. They treat all writes as thoughthey were 32 bits in size. This means software can not use byte or halfword writes to...
View ArticleRaspberry Pi OS • Re: Bookworm: Alt-Tab behavior
I don't know what ended up working, but after many changes and reboots it finally works with alt+tab like normal!Statistics: Posted by reukiodo — Thu Apr 18, 2024 12:07 am
View ArticleGeneral discussion • Latest Hyprland on Raspbian
Ugh.. hi. I managed to install the latest Hyprland on Raspbian 64-bit Lite, upgraded to Debian 13 (trixie/sid), and then changed the source back to Debian 12 (bookworm). I managed to get almost...
View ArticleGeneral discussion • Re: Raspberry Pi Imager improvement request
Isn't that what the language and country options already do?Statistics: Posted by scruss — Thu Apr 18, 2024 12:19 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 5 CSI/DSI connector
Why should it be different?This is because if I refer to the DSI signal guidelines, they are differential signal and should be routed as 100ohm differential pair. The FFC cable is just having...
View ArticleTroubleshooting • X11 forwarding not working.
I have had this working before, although presumably not on this particular system. There's various guides, for example: https://linuxconfig.org/how-to-enable-x ... spberry-piIt's a newish install on...
View ArticleGeneral discussion • Pi Zero 2 - USB Port Power Draw
Is there a way to see the power draw on the USB ports of a Pi Zero 2?Statistics: Posted by james211 — Thu Apr 18, 2024 11:10 pm
View ArticleGeneral • Re: Raspberry PI Pico W - became freeze running a program and there...
I would:1) Disconnect everything from the Pico2) Power it back on by plugging in a USB cable3) Check if you have 5v and 3v3 outputs - if not change the USB port on your computer and try another...
View ArticleGeneral • Re: extra cables for debug probe
...Three cables......So much for the ad I was looking at - it only had the JST and 0.1' male shown My bad - I may need to order one the way my little project is going at the mo.Statistics: Posted by...
View ArticleTroubleshooting • Re: X11 forwarding not working.
Not really enough information provided to offer an real help.In no particular order:What's the exact command you are trying to run?What's your DISPLAY environment variable set to?Do you have an X...
View ArticleTroubleshooting • Re: Critical shortage of swap space - pi5
I have just set up two new Pi 5s headless. I plan to use them as DHCP/DNS servers, with one being an internal web site for building monitoring and nagios, and the other as a NAS server with an...
View ArticleGeneral discussion • Re: Wired SSH connection to Pi Zero 2W (not using gadget...
So I have a pi0 2W setup outside and often find network connectivity to be poor. In these cases, I really want to get a wired connection to ssh into the device and debug directly. I've seen lots of...
View ArticleGeneral • Re: Dual Spiral Clock using 2 stepper motors driven by RP Pico
I only finished it 2 weeks ago and it was 4 minutes fast, so adjusted the "delay". I do not want to use a "W" as that seems like cheating! I have another clock that is a linear clock that has run for...
View Article