Live data from Hacker News

Raspberry Pi 5

raspberrypi.com

651–660 of 1001 posts

Re: Raspberry Pi 5

#651
post #497

Earlier quoted context omitted.

Check out the “obsolescence statement” on the Raspberry Pi product pages. The 3B+ will remain in production until at least 2028 https://www.raspberrypi.com/products/raspberry-pi-3-model-b-... and the 4 until at least 2031 https://www.raspberrypi.com/products/raspberry-pi-4-model-b/...

Remain in production could mean like the nano 2 W which is manufactured in such small numbers it’s never in stock.

Or it may require a large order up front.

Re: Raspberry Pi 5

#652

Earlier quoted context omitted.

My gripe is that the original Pi cost $35 at launch and while they have made a better Pi...They have not made a Pi at that price ever again, even accounting for Inflation. Furthermore, increased power consumption and features have added big price jumps to the required Accessories. Now you need miniHDMI adapters rather than more common HDMI, you need cooling, you need more expensive power adapters. a fully set up Pi 1…

Do the modern Pi Zeros not compete with the original Pi at a stupid low price?

Not really, the small size adds the need for all kinds of adapters to have the same functionality.

Re: Raspberry Pi 5

#653

Earlier quoted context omitted.

Yeah, I can live with images per architecture; the problem is needing an image specifically for the pi. I want the same thing as we get on x86; sure, there are separate images for i686 and x86_64, but there's not one image for Dell and one for HP and one for Lenovo and...

Well, now that the latest rPi is on the latest ARM arch, it might be possible for future rPis, unless ARM goes and changes the arch around in an incompatible way.

That's beside the point; you can build a UEFI bootloader for at least as far back as the Pi 3, but you have to stick it on an SD card because there's no on-board memory to hold it. I mostly just want enough flash built in to hold it.

Re: Raspberry Pi 5

#654

Damn, even Raspberry Pi removed the headphones jack!

To be fair, the analog output of the RPi delivers a crappy low-pass filtered 11-bit PWM signal. Even the cheapest USB audio adapter will give you a better signal. (Personally, I have been quite happy with https://www.pollin.at/p/logilink-usb-2-0-5-1-audiocontroller...)

Re: Raspberry Pi 5

#656
post #594

I see that the PR against the Raspberry Pi linux repo is out [0]. Interestingly they are introducing a BCM2712 defconfig with a 64k default page size. From the device tree [1] it looks like they've rolled their own IOMMU rather than using ARM's SMMU which is annoying. [0] - https://github.com/raspberrypi/linux/pull/5618 [1] - https://github.com/raspberrypi/linux/blob/9c75e5408c01cb7c65...

Interesting. Did the earlier Raspberry Pi Broadcom SOCs not have an IOMMU? If they did I would have expected the 5 to be compatible with older ones.

Re: Raspberry Pi 5

#657
post #107

I hope they’ll reiterate the computer in keyboard form factor (pi 400). My son is 6 and is learning to read and the pi 400 looks like a perfect first computer.

The Pi400 would be a perfect first computer. It runs faster than the Pi4 and doesn't get hot due to the colossal copper heat spreader inside it. It really is a BBC B modern equivalent.

The Raspberry Pi 4 has been upgraded to run at the same speed as the 400, from 1.5GHz to 1.8GHz https://www.raspberrypi.com/products/raspberry-pi-4-model-b/...

Re: Raspberry Pi 5

#658
post #247
post #174

Earlier quoted context omitted.

times are tough, right?

There's always RISC-V.

A CPU instruction set architecture means nothing without someone designing, building, and shipping the rest of the computer around it. https://stat545.com/img/how-to-draw-an-own-imgur.jpg

Re: Raspberry Pi 5

#659
post #430

Earlier quoted context omitted.

The point here is likely to pull the rug out from under scalpers' feet. With the Raspberry Pi 5 out in two weeks, all the held-back inventory of older models will be dumped, prices will plummet, availability will become a non-issue. In that sense it's a wise move.

On a similar note, I'm genuinely curious as to why Pi chose the "authorized reseller" model instead of selling them directly.

Because world wide sales is really hard.

Having trusted local resellers is a much more scalable way to sell to local markets.

Re: Raspberry Pi 5

#660

Damn, even Raspberry Pi removed the headphones jack!

To be fair, the analog output of the RPi delivers a crappy low-pass filtered 11-bit PWM signal. Even the cheapest USB audio adapter will give you a better signal. (Personally, I have been quite happy with https://www.pollin.at/p/logilink-usb-2-0-5-1-audiocontroller... )

Yeah, you're not wrong. I more disappointment with the general trend rather than this specific instance; phones and tablets are where I miss it the most.

With Raspberry Pi's specifically, although I have used the headphones jack to connect speakers, I generally use either HDMI audio, or else I just don't have any audio connected.

Post reply on HN