Beginners • Re: Moving SD card (and PiOS install) from Pi4 to Pi5
And self compiled kernel modules? Are they using the same modules folder?My pi4 is running bookworm, so this is not problem.The PI 5 will use the -2712 kernel by default, while the Pi 4B will use the...
View ArticleNetworking and servers • Re: something I cant quite grasp.
The OS on SD card (or USB or other storage device) on the Pi will request an IP address from your DHCP server.I don't understand your use of the term "host device". The Pi is a computer, the same as...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
whats stopping broadcom from just updating this with the 2711 and 2712 changes?Broadcom is stopping Broadcom.Statistics: Posted by ghostr1der — Mon Jan 29, 2024 10:14 am
View ArticleGeneral discussion • Re: Raspberry Pi5 USB-C PD
If there is that much discussion about the "supposed to be simple" powering up of an electronic device, the designers of Pi-6 should either just come up with a more universal method for the powering...
View ArticleGeneral programming discussion • Books about 64-bit assembly using AT&T...
Hello folksI know 32-bit assembly on x86 Linux using GNU tools for assembling, compiling, linking, and debugging (AT&T sýntax), and now I would like to update my knowledge about 64-bit assembly....
View ArticleBeginners • Re: Installing gPhoto2 and GTKam in 2024
Currently, not on a board, running a VM through VirtualBox Running on Rasbian ( reason for this: i can get to a state i am happy with and if not, roll back to a previously duplicated version where i...
View ArticleAutomation, sensing and robotics • Re: Beginner Looking to Build Greenhouse...
Are there any web GUI that you recommend? I also wanted to build a weather station to display with the greenhouse parameters and possibly use the weather data to add some logic to the greenhouse...
View ArticleBeginners • Re: Pi 5 1500mhz
i was saying i have arm_freq_min=1000 set and it works fine.but does it actually run at 1ghz like you think?Code: root@raspberrypi:~# echo userspace >...
View ArticleTroubleshooting • Re: Keyboard/mouse doesn't work on raspberry pi zero W 2
You might get better help if you ask on a Kali forum. It's not an OS we support on here.Statistics: Posted by rpdom — Tue Jan 30, 2024 10:28 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Problem with HDMI VC4 audio (channel...
I'll try to work out what's happening.Thanks. Without knowing the internal architecture it smells rather like a pointer into an interleaved frame buffer is getting misaligned to me.P.S. Earlier you...
View ArticleGeneral discussion • Re: cron does not work as expected
You mention syslog in "Cron - A Beginner's Guide". This file does not seem to exist on Bookworm.Correct. System logging is now to the systemd journal, accessible with the journalctl command. That...
View ArticleTroubleshooting • gpio continues to supply power when turned off
Hello, well, I have a fan connected to the gpio of my rpi5, only two pins, the 5v and grn, the issue is that when the OS turns off, be it recalbox, raspberrypiOS, Ubuntu... the fan continues to work....
View ArticleGeneral • Re: ADC sample-hold timing?
There's a some useful info here :https://www.youtube.com/watch?v=TGjUHChO1kMThanks. Unfortunately, I think he's just speculating off the info in the datasheet like we are. That 1pF input capacitance...
View ArticleTroubleshooting • Re: gpio continues to supply power when turned off
The 5V power pin stays on as long as the Pi has power. You would need some sort of switch circuit controlled from one of the GPIO pins to control the power.Statistics: Posted by rpdom — Tue Jan 30,...
View ArticleTroubleshooting • Re: GPIO on RP5 Pin 4 and Pin6
Physical pin 4 is 5V and 6 is ground.Statistics: Posted by neilgl — Tue Jan 30, 2024 10:50 am
View ArticleMicroPython • Re: main.py is not running on reboot/hard reset.
I posted this on the Micropython forum as well, but I have some code that is running on a Raspberry Pi Pico That code will not run as you expect on a Raspberry Pi Pico board.You will need an RPi Pico...
View ArticleOther RP2040 boards • Re: Thonny Errors RP2040 Custom PCB
Do you mean ground connections as in the ground connections that on the end of the 3V3 decoupling capacitors? Or are you referring to the ground pad in the center of the chip. I’m fairly competent...
View ArticleTroubleshooting • Re: Raspberrypi 5 not booting directly when powered over GPiO
When powering my RPI5 with the a standard power supply over USB-C it boots directly, but when I power it over 5V GPIO, the only visible reaction is the red LED turning on and staying on (no boot)....
View ArticleGraphics, sound and multimedia • Re: pi5 use dpi screen, xrandr --panning has...
You only have one screen connected.Is your HDMI screen connected and working?I only want to use the dpi screen with panning and do not connect any other screens.which content do you think will you be...
View ArticleTroubleshooting • Re: New raspberrypi 5 won’t boot. Just green flashing light.
We are happy with the packaging. The cardboard box provides enough protection during transit, and there is an anti-static insert in the box instead of the often used plastic bag. I am not aware of any...
View Article