Search found 22707 matches
- Sun Dec 10, 2023 9:21 am
- Forum: Compute Module
- Topic: Raspberry Pi Compute 5 Release Date?
- Replies: 20
- Views: 9697
Re: Raspberry Pi Compute 5 Release Date?
People everywhere do have better CPU performance. Just not with PiStorm. Almost certainly a software issue, but difficult to tell from the PiStorm website. Cannot see why it would be because of the RP1. pistorm bit-bangs the amiga addr/data bus over the gpio header, so you can slot an rpi directly ...
- Sun Dec 10, 2023 12:14 am
- Forum: General discussion
- Topic: How to power the Pi 5 without the offical power supply
- Replies: 7
- Views: 455
Re: How to power the Pi 5 without the offical power supply
I've a vague feeling there is also something that canbe changed/added to the EEPROM config that has similar effect. I've sure someone else will be along with that soom. I think there were two things you could put in the EEPROM that might work. One of them tells the Pi the maximum current that the P...
- Sat Dec 09, 2023 8:38 pm
- Forum: General discussion
- Topic: Where to find RTC and Linux debug port connectors for Pi 5
- Replies: 8
- Views: 585
Re: Where to find RTC and Linux debug port connectors for Pi 5
Debug/UART connector is 1 mm pitch 3-pin JST ‘SH’ connector — Raspberry Pi 3-pin Debug Connector Specification Battery looks like the same JST ‘SH’, only two pins. Thank you very much for the information, I will now track down some pig tails. I bought some 2-pin ones for the battery connector from ...
- Sat Dec 09, 2023 6:18 pm
- Forum: General discussion
- Topic: Migrate contents from P4b SSD to Pi5 larger SSD
- Replies: 12
- Views: 717
Re: Migrate contents from P4b SSD to Pi5 larger SSD
A fully updated 64-bit Bookworm should work fine on a Pi 5.SniffTheGLove wrote: ↑Sat Dec 09, 2023 5:48 pmThe SSD (4b) is a boot drive and currently has Bookworm on it running LAMP
- Sat Dec 09, 2023 5:47 pm
- Forum: Raspberry Pi OS
- Topic: RPi Bookworm icon theme not working
- Replies: 10
- Views: 511
- Sat Dec 09, 2023 3:37 pm
- Forum: Troubleshooting
- Topic: Raspberry pi 5: usb disk disconnects randomly
- Replies: 10
- Views: 473
Re: Raspberry pi 5: usb disk disconnects randomly
It's a power issue. What are you using to power the Pi? EDIT: The disk has its own power supply and the raspberry has the original power supply for pi5. Is it a 3.5" or 2.5" drive? 2.5" drives need just 5V. 3.5" need 5V and 12V. Quite a lot of 3.5" disk enclosures have thei...
- Sat Dec 09, 2023 1:22 pm
- Forum: Troubleshooting
- Topic: Raspberry pi 5: usb disk disconnects randomly
- Replies: 10
- Views: 473
Re: Raspberry pi 5: usb disk disconnects randomly
It's a power issue.
What are you using to power the Pi?
What are you using to power the Pi?
- Sat Dec 09, 2023 10:40 am
- Forum: Beginners
- Topic: How to make a raspberry pi 4 to get power from a samsung 45w pps power supply
- Replies: 1
- Views: 172
Re: How to make a raspberry pi 4 to get power from a samsung 45w pps power supply
Is it a new Pi 4B or an old one? The very early ones had a mistake in the PD control resistors that would make some power supplies believe the Pi was an audio device which didn't need power. For those models it is recommended to use the official Pi power supply (actually, recommended for all models,...
- Sat Dec 09, 2023 8:55 am
- Forum: General discussion
- Topic: Pi 5 on ebay ???
- Replies: 34
- Views: 1614
Re: Pi 5 on ebay ???
these authorized sellers needs to do something about this by limiting the quantity to 3 per client when these devices are released else we're always going to have to deal with this sort of nonsense, again and again. The ebay scalpers get around that by putting in lots of orders using different name...
- Fri Dec 08, 2023 8:11 pm
- Forum: Advanced users
- Topic: Moving Linux Kernel to 6.6
- Replies: 13
- Views: 756
Re: Moving Linux Kernel to 6.6
I originally booted the card in the Zero 2W, did the config.txt change, ran rpi-update, confirmed it still didn't boot in the Zero 2W, switched to the 400, logged in to confirm it was fine, then issued poweroff. Are you saying Zero 2W doesn't boot after the latest rpi-update? Does it still fail wit...
- Fri Dec 08, 2023 8:01 pm
- Forum: General programming discussion
- Topic: Programmatically Accessing a File's Description Field
- Replies: 1
- Views: 192
Re: Programmatically Accessing a File's Description Field
It's magic!
Seriously, type "man magic" and you'll get an idea.
If that command doesn't work, check you have the "file" package installed. I think it's installed in the default system.
Seriously, type "man magic" and you'll get an idea.

If that command doesn't work, check you have the "file" package installed. I think it's installed in the default system.
- Fri Dec 08, 2023 7:35 pm
- Forum: Advanced users
- Topic: Moving Linux Kernel to 6.6
- Replies: 13
- Views: 756
Re: Moving Linux Kernel to 6.6
did you have any (gpio power?) settings in config.txt or cmdline.txt that may be relevant? (or does a pi400 include gpio power driver...) It was a fresh install using Imager 1.8.1 (running on Debian). The only thing I did was modify config.txt to enable the UART by adding enable_uart=1 uart_2ndstag...
- Fri Dec 08, 2023 6:58 pm
- Forum: Advanced users
- Topic: Moving Linux Kernel to 6.6
- Replies: 13
- Views: 756
Re: Moving Linux Kernel to 6.6
Pi 400. Latest Bookworm Lite 64-bit, fully updated. Dies when shutting down using the "poweroff" command. I used sudo -i to switch to root prior to running the command. root@raspberrypi:~# poweroff root@raspberrypi:~# [ 87.015829] reboot: Power down [ 87.018961] ------------[ cut here ]---...
- Fri Dec 08, 2023 6:22 pm
- Forum: Beginners
- Topic: Can We Get Raspbian Os Bookworm GNOME Installation Guide?
- Replies: 38
- Views: 2019
Re: Can We Get Raspbian Os Bookworm GNOME Installation Guide?
While I am totally onboard with learning and trying new stuff, and agree that its just an OS, and if you horribly break it, you can just start over, I am continually amazed at how willing folks are to go boldly "into the dark". These same people would not think about fixing the plumbing, ...
- Fri Dec 08, 2023 4:51 pm
- Forum: Advanced users
- Topic: Moving Linux Kernel to 6.6
- Replies: 13
- Views: 756
Re: Moving Linux Kernel to 6.6
Seems fine on my Pi 5. Fails to boot on Zero 2W running Bookworm. Looks like a problem with sdhost? [ 3.083119] printk: console [ttyAMA0] enabled [ 4.368428] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [ 4.377288] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver [ 4.38...
- Fri Dec 08, 2023 1:01 pm
- Forum: General discussion
- Topic: Case for the Pi5
- Replies: 6
- Views: 562
Re: Case for the Pi5
It was a bit tight, but I managed to get the cable to go through the gaps at the top of the case and between the fan module and the end of the case.
- Fri Dec 08, 2023 12:26 pm
- Forum: Troubleshooting
- Topic: Problem displaying on TV
- Replies: 8
- Views: 268
Re: Problem displaying on TV
I’ll do a bit of research on raspinfo raspinfo is simply a command you can type in to a terminal that will output lots of information about your Pi, display it and write it to a file called raspinfo.txt. If you run that, then copy/paste the contents of the file into a [ code] box here, or zip it up...
- Fri Dec 08, 2023 11:17 am
- Forum: Camera board
- Topic: 3D Camera advice
- Replies: 2
- Views: 270
Re: Camera advice
Hi, I want a 3d camera could this be used? https://www.aliexpress.com/item/4001344727798.html They claim it can but the PI only has one camera port right? How would I connect this??? I saw USB ones on alixpress but 720p I'd rather get something a little better and prefer NOT to use USB if I can But...
- Fri Dec 08, 2023 8:44 am
- Forum: Advanced users
- Topic: What are the issues using the 5V pin versus the micro USB to power a Pi Zero W or Pi Zero 2 W?
- Replies: 3
- Views: 465
Re: What are the issues using the 5V pin versus the micro USB to power a Pi Zero W or Pi Zero 2 W?
What are other issues pros/cons of just running a wire from the 5 V output of the Buck Converter to the 5 Volt pins on the Pi Zero W or Pi Zero 2 W? The only issue is that you are using pins on the header that you might want for something else. If you aren't using those pins for anything else then ...
- Fri Dec 08, 2023 8:14 am
- Forum: Troubleshooting
- Topic: Raspberry pi 4 B Frequency issue
- Replies: 4
- Views: 226
Re: Raspberry pi 4 B Frequency issue
Because we are observing reduce in USB throughput when frequency is sweeping down.this is affecting our application functionality. This sounds like an application issue. Something is causing the application to slow down. That is resulting in reduced USB throughput. Because of that the CPU is idling...
- Fri Dec 08, 2023 8:05 am
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: SPI speed locked on rpi5
- Replies: 45
- Views: 1987
Re: SPI speed locked on rpi5
You've got an extra "l" on the end of that link.ajayparida wrote: ↑Fri Dec 08, 2023 7:39 amHi Thanks,
We have raised a ticket on this .
Please refer [https://bugs.launchpad.net/ubuntu/+sour ... g/2045947l]
This is the correct link spidev0 missing on raspberrypi5 on ubuntu 23.10 server version
- Thu Dec 07, 2023 7:11 pm
- Forum: Raspberry Pi OS
- Topic: The Packages Have Been Kept Back
- Replies: 9
- Views: 288
Re: The Packages Have Been Kept Back
Yes. It has been replaced by raspi-utils.keyboardman wrote: ↑Thu Dec 07, 2023 6:48 pmSo, should i allow "libraspberrypi-bin" to be removed? It sounds like an important package.
That's why you need a full-upgrade instead of just upgrade. upgrade on its own won't allow packages to be removed or new packages to be installed.
- Thu Dec 07, 2023 7:01 pm
- Forum: General discussion
- Topic: Bookworm feedback thread
- Replies: 939
- Views: 91791
Re: Bookworm feedback thread
I'm confused, what is the benefit of deleting them? In a short while, will they not all be recreated and taking just as long to create when the Pi next updates and there is the newest kernels and firmware. No. Each kernel is in a separate package. New kernels only get built for the installed packag...
- Thu Dec 07, 2023 9:34 am
- Forum: General discussion
- Topic: Bookworm feedback thread
- Replies: 939
- Views: 91791
Re: Bookworm feedback thread
Is there any way I can tune the upgrade process on the good old 1Bs with Bookworm? Right now the upgrade time is inacceptable. Do the upgrade on a Pi5, then move SD card to the Pi1? Much quicker! Is it worth someone looking at putting an option in raspi-config to remove/reinstall the required packa...
- Thu Dec 07, 2023 9:30 am
- Forum: Beginners
- Topic: Changing repo of Buster to oldoldstable
- Replies: 7
- Views: 252
Re: Changing repo of Buster to oldoldstable
Using apt instead of apt-get should ask you if you want to allow the change. After that both apt and apt-get should work.
The two commands do basically the same job. The main differences are in the user interface. apt is more "user friendly" with pretty colours and progress indicators.
The two commands do basically the same job. The main differences are in the user interface. apt is more "user friendly" with pretty colours and progress indicators.