Raspberry Pi OS • Re: startx error: xf86OpenConsole: Cannot open virtual...
No other screens are attached to the Pi. both HDMI and composite video are unused.I should have been more specific and said I'm using vnc and the screen is "opened" that way.I'm only wanting to use...
View ArticleSDK • Re: Flashing more then 2mb of memory at runtime
flash_range_program() has an assert that checks it doesn't exceed PICO_FLASH_SIZE_BYTES. PICO_FLASH_SIZE_BYTES is defined in the board header file. If you're still using the file for a Pico then it is...
View ArticleGeneral • Re: RP2040 boards (including a Pico) come up in bootsel after...
This is a weird issues that you are hitting. If I have read through this thread correctly then I think this is a summary of what has been learned so far. You are seeing the BOOTSEL issue:When the PC...
View ArticleTroubleshooting • Re: RPiPlay Issue
Alternatively you can also try https://github.com/FDH2/UxPlay which has support up to bookworm 32 / 64 bit.Statistics: Posted by portram — Sat Dec 23, 2023 9:45 pm
View ArticleRaspberry Pi OS • Re: Bookworm wayvnc + RealVNC viewer : Zlibinstream inflate...
Option D5 was not in my raspi-config options.Only received my Pi 5 today and already disappointed.I did manage to connect a screen and keyboard.Manged to get into VNC Server.Firtst thing to notice at...
View ArticleTroubleshooting • Re: Busy GPIO's Raspberry PI5
Seems 'gpioinfo' reports the same before and after for the pins being used - all unused inputs, but 'pinctrl' before, immediately after boot -Code: 5: no pu | -- // PIN29/GPIO5 = none 6: no pu | -- //...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
Be specific about the bootloader version usedyep, thats why i included bootloader_version in the reports in viewtopic.php?p=2172164#p2172164it lists the voltage/frequency pairings for every step, and...
View ArticleBeginners • Re: Unable to plug in my flash drive.
I had the same issue with the USB3 ports on my Pi 5 too, when I received it.Initially, none of my USB devices would go further than a millimeter or two before stopping.The USB2 ports were fine.I had...
View ArticleTroubleshooting • RP3 sleeps (and won't wake) in one place but not another.
I've just joined and this is my first post. I'm 87 and my brain definitely does not work as well as it did so I apologise in advance if I don't include something obvious that I should have.I have a...
View ArticleAdvanced users • Re: Is everyone happy with the quality of libgpiod?
pinctrl is the replacement for raspi-gpio that works with Pi5.https://github.com/raspberrypi/utils/tr ... er/pinctrlWhoops! I've just d/l & built 'pinctrl' on my Rpi 3A system running 'bullseye'...
View ArticleTroubleshooting • Re: Toshiba USB HDD crashes RPi 5 when doing cp or mv ;...
i'm guessing power.what is the total current from all your USB devices? (there is a limit)try unplugging all except the problemmatic drive... still have the issue?Statistics: Posted by terribleted —...
View ArticleBeginners • Re: USB boot issues, but i am getting closer
Hi all, still struggling with getting pi to boot from USBthis is the dump from lsblk, which suggests its booting from USB, and SD card is there as MMCBLKO.Dont know why SD card states part boot ??,...
View ArticleTroubleshooting • Re: MPI3508 No signal on pi 5
RE: i found out that its probably the jumper connector ish thingStatistics: Posted by deveclipse — Sun Dec 24, 2023 9:14 pm
View ArticleGeneral discussion • Re: Pi 5 Delivered Damaged
If they say keep the damaged one, here's another, it's a good win.That is too much of a win. That is an exploitable policy if you practice it. Get one, crush the box, call the reseller, get another...
View ArticleTroubleshooting • Re: RP3 sleeps (and won't wake) in one place but not another.
The red light also goes off and stays off.What is the exact Model? On an original Pi 3B (no Plus) the red LED only goes off if the 5V rail drops below about 4.65V. If it stays off, that means the...
View ArticleTroubleshooting • Re: Raspberry Pi 4 USB I/O is broken and it seems that no...
Two SSD's is only possible with some really low power SSD's, I stick with Kingston A400 because they will double up on a Pi4, but even then I avoid having a keyboard and mouse attached at the same...
View ArticleGeneral discussion • Re: Using a wireless keyboard with Pi5
The keyboard works without any problemsGood to know. Maybe Apple didn't mess with the HID stuff?I know that some Bluetooth headphones and other devices (like ODB2 scanners) have trouble on Mac...
View ArticleGeneral • Re: RP2040 boards (including a Pico) come up in bootsel after...
Alas changing the power setting on the USB hub didn't fix it. I just rebooted now and all devices came up in bootsel mode again.Statistics: Posted by snoho — Mon Dec 25, 2023 9:10 pm
View ArticleTroubleshooting • Active Cooler fan not working with KALI linux
hey all,i have just bought a new raspberry pi 5 and i have installed kali linux on it , the issue i am facing is that the active cooler fan works only when the system is booting up but , it does not...
View ArticleGeneral discussion • Re: Raspberry pi 5 fan connector?
How can it work backwards, your putting 5V and GND through the sense and control wires, not the actual fan 'motor' wires, not even backwards.The connector is shaped and offset pins to make it hard to...
View Article