Earlier quoted context omitted.
Rubbish. They do. My daughter's school has a pile of knackered Pi's that the teachers don't have the time and budget to fix. Broken connectors, duff microSDs, bricks. They don't use them now, preferring python on windows.
I'm sure your experiences are legitimate, just like mine for similar usage profiles are. My only conclusion can be that it's not the hardware itself that's the problem, unless we allow for the possibility that it's different batching. Unlikely, but not unthinkable.
Raspberry Pi 400 Desktop PC
151–160 of 776 posts
Re: Raspberry Pi 400 Desktop PC
#152Can we please have a Pi without a crappy storage interface. It's either a microSD card or something dangling off USB. An M2 SATA or NVMe would make this credible but 99% of the problems I've had with the Pi platform is storage related, either being knackered microSD cards, terrible performance or USB power problems.
Sounds like you're not the target audience for a RPi. They are meant to be cheap computers for "the promotion of teaching basic computer science in schools and in developing countries"[0]. Adding NVMe support would increase the price. There are alternatives to RPi that do what you want, odroid-h2plus for example. [0]: https://en.wikipedia.org/wiki/Raspberry_Pi
Re: Raspberry Pi 400 Desktop PC
#153Earlier quoted context omitted.
Rubbish. They do. My daughter's school has a pile of knackered Pi's that the teachers don't have the time and budget to fix. Broken connectors, duff microSDs, bricks. They don't use them now, preferring python on windows.
sounds like people simply weren't taking any care of them, that's why they broke. If they had cases and decent sd cards that probably wouldn't have happened.
Re: Raspberry Pi 400 Desktop PC
#154Can we please have a Pi without a crappy storage interface. It's either a microSD card or something dangling off USB. An M2 SATA or NVMe would make this credible but 99% of the problems I've had with the Pi platform is storage related, either being knackered microSD cards, terrible performance or USB power problems.
Sounds like you're not the target audience for a RPi. They are meant to be cheap computers for "the promotion of teaching basic computer science in schools and in developing countries"[0]. Adding NVMe support would increase the price. There are alternatives to RPi that do what you want, odroid-h2plus for example. [0]: https://en.wikipedia.org/wiki/Raspberry_Pi
Re: Raspberry Pi 400 Desktop PC
#155Can we please have a Pi without a crappy storage interface. It's either a microSD card or something dangling off USB. An M2 SATA or NVMe would make this credible but 99% of the problems I've had with the Pi platform is storage related, either being knackered microSD cards, terrible performance or USB power problems.
Sounds like you're not the target audience for a RPi. They are meant to be cheap computers for "the promotion of teaching basic computer science in schools and in developing countries"[0]. Adding NVMe support would increase the price. There are alternatives to RPi that do what you want, odroid-h2plus for example. [0]: https://en.wikipedia.org/wiki/Raspberry_Pi
Whilst education is still important, particularly on the charity side, these days the RPi Trading division explicitly targets multiple markets, for instance, the compute boards specifically targeted at industrial usage. This product is described in their own press release as targeting the christmas toy market amongst others.
Re: Raspberry Pi 400 Desktop PC
#156Earlier quoted context omitted.
Schools don't want to be debugging microSD and USB issues.
Except these problems don't occur for most people, as evidenced by the fact that the current system works fine. Complaints like yours are relatively rare.
I've stopped complaining because I already know how the issue manifests and how to solve it.
A SD-card is not a proper replacement for a drive, it's a fine storage medium.
Re: Raspberry Pi 400 Desktop PC
#157Could you plug it in a monitor directly through USB-C, so that you could have display and power (and possible access to the hub of the monitor) through single cable?
Re: Raspberry Pi 400 Desktop PC
#158Earlier quoted context omitted.
Sounds like you're not the target audience for a RPi. They are meant to be cheap computers for "the promotion of teaching basic computer science in schools and in developing countries"[0]. Adding NVMe support would increase the price. There are alternatives to RPi that do what you want, odroid-h2plus for example. [0]: https://en.wikipedia.org/wiki/Raspberry_Pi
eMMC storage are comparatively very fast, and I believe they have a comparatively little or negligible impact on the end price (competitors like Hardkernel put it in the directly competing products).
Re: Raspberry Pi 400 Desktop PC
#159Earlier quoted context omitted.
Schools don't want to be debugging microSD and USB issues.
Except these problems don't occur for most people, as evidenced by the fact that the current system works fine. Complaints like yours are relatively rare.
Re: Raspberry Pi 400 Desktop PC
#160I was lucky to get a pre-release version to test, and I decided to tear it down before I started trying it out. I posted this blog post with detailed pictures of the insides, and some more details and performance benchmarks: https://www.jeffgeerling.com/blog/2020/raspberry-pi-400-tear... There are also a couple videos linked in the post, if you're more visually-inclined. Fun fact: the Pi 400 (and Compute Module 4) bo…
(side note, I love the ansible roles you've made, especially AWX, saved me a bunch of time back in 2018)