General discussion • Re: Booting Raspberry Pi 5 from USB or NVMe: Is It...
I've heard that initially, you have to boot from an SD card and then modify a boot order file to boot from an NVME drive. Is that true?No, though I believe that by default a brand new 5 will try uSD...
View ArticleTroubleshooting • Re: unable to acces samba share
I thought I'd got everythig you asked for, which bit did I miss?am gonna edit to get rid of the guest in sambaStatistics: Posted by haplo99 — Mon Apr 22, 2024 8:04 pm
View ArticleAdvanced users • Re: GPIO 14 as power indication
GPIO14 is the UART TX line. If the UART is enabled it idles high and goes low during the shutdown process. No idea exactly when during that process though and I've not tried that approach since the...
View ArticleTroubleshooting • Re: SIM7600 can't receive SMS
...but when executing the following code, ser.read() --I got b' 'ser.readlines() -- I got [ ]Just don't understand why the reading returns are empty.Basically this means you have not received anything...
View ArticleAndroid • Rpi4 won't boot to konstaKANG's android tv 14 lineage21 os
Hi, I have a Rpi4 B+? i think? it's a 4 though, it has 8gb of ram and a Sd card size of 64gb, I recently got a tv for my room and wanted to make it smart (ya know with apps and stuff), I didn't like...
View ArticleAndroid • Re: Rpi4 won't boot to konstaKANG's android tv 14 lineage21 os
also most tutorials that I watched didn't cover this issue Idk if they were editing it out or they just didnt get it, (btw im not trying to accuse anyone by any means)(edit): also there are basicly NO...
View ArticleBeginners • Re: RPi 5 Fan Header support Active Cooler plus Case Fan
Thank you for sharing! Could you please clarify how not to connect the TACH signal of the additional fan, as that will cause issues?Statistics: Posted by SabotTX — Mon Apr 22, 2024 8:12 pm
View ArticleTroubleshooting • Re: RP5 X11 instead of wayland VNC desktop stays gray
BUMPStatistics: Posted by lordgthegreat — Mon Apr 22, 2024 8:14 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Connect GPS M100 via serial port on...
On a Pi 5 the main serial port is on the dedicated debug UART pins - that's ttyAMA10, and /dev/serial0 is a symlink to it. What you have enabled using raspi-config should be UART0, a.k.a....
View ArticleDevice Tree • Re: gpio-poweroff questions
Thank you for the tips seems ovmerge didn't like my overlayIf you're up for it, post the overlay and your ovmerge command line somewhere (here, a github gist etc.) and I'll take a look. You may or may...
View ArticleGeneral discussion • Re: Pi5 8GB memory bandwidth significantly lower than...
My stock Bookworm has gcc (Debian 12.2.0-14) 12.2.0 ?I keep gcc up to date by building it from source.Statistics: Posted by lurk101 — Tue Apr 23, 2024 7:18 pm
View ArticleNetworking and servers • Re: Too many dhcp6 leases in logs?
Hey pi-anazazi, thanks for the answer. ipv6 is a pain and hardly controllable. Add to /boot/config.txt kernel boot line:Code: ipv6.disable=1and reboot.I guess you mean cmdline.txt instead of...
View ArticleFor sale • Transparent Audio MusicWave ULTRA MM2 Speaker Cables
i am offering a high-end pair of MM2 Generation, ULTRA speaker cables from Transparent Audio. The cables are in very good condition with no signs of pet hair, smoke or damage or strain to any...
View ArticleAdvanced users • Re: Why does the sd card copier require a desktop environment?
Limited developer time. As you may know there are already OSS tools out there and there are also a lot of folks able to write command line tools and can help on this.Let's assume somebody is willing...
View ArticlePython • Re: Re Bookworm on Pi 5, no vcgencmd import for python
After browsing all discussion foruns and finding this one the closest to a short answer I will summarize a step-by-step on how I got it running on my Rapi5from my home directory run the following...
View ArticleRaspberry Pi OS • Re: HOW-TO: Bookworm On-screen Keyboard
This is perfect! Only issue I'm having is my launcher doesn't have an icon. Its just a blank space in the panel What can I do to give a relevant icon?Statistics: Posted by fatdollar — Tue Apr 23, 2024...
View ArticleTroubleshooting • Re: "Zero W", Unable to setup new WiFi
Hello, The recommendation to use the "nmtui" command to reconfigure the new wi-fi network worked perfectly. However, I found that I was no longer able to log into the "Zero W" remotely (via SSH). Can...
View ArticleTroubleshooting • Re: Cant Boot
I am going to reply to all the messages at once.- I meant, that i connected the pi to my monitor - The original Power Supply is already ordered. (When i set my pi up, i had no idea that the Power...
View ArticleBeginners • Re: Making noise from an ssh terminal
Its your windows machine making the noise in response to the ascii bell character, the Pi has no control over what happens.Perhaps the question that I should have asked is of whether there are any...
View ArticleGeneral discussion • Re: Uploading backup .img file via Raspberry Pi Imager
Perhaps the tool from HDD Guru as mentioned here viewtopic.php?t=41987Statistics: Posted by breaker — Wed Apr 24, 2024 7:37 pm
View Article