Earlier quoted context omitted.
It is the fault of Pi hardware when it still refuses to provide a hardware shutdown button for proper file system unmounts, after all these years.
Dependence on SD Cards and lack of orderly shutdown was what caused my company to not go with the Raspberry Pi. Even then we have back up power to allow the system time to shutdown.
Raspberry Pi 4 can finally boot directly from USB
261–269 of 269 posts
Re: Raspberry Pi 4 can finally boot directly from USB
#262Earlier quoted context omitted.
Two play music, one into my hifi, one into my home audio distribution system. One is setup for RetroPie. One has LibreELEC installed, showing TV from my HDHomeRun. One has a GPS hat and is a local NTP server. And one boots into an Amiga emulator because I'm very old and nostalgic.
Can I ask what software you're using for music on your home audio system? I have an HTD system with speakers throughout and while Chromecast Audio was great for a while, stability has been an issue that I'm no longer interested in hassling with. (Also looking forward to researching this netboot solution you speak of)
Re: Raspberry Pi 4 can finally boot directly from USB
#263Earlier quoted context omitted.
I can talk to managing Pis in an educational setting, and honestly, it is less bad than expected. (Disclaimer: No longer a school sysadmin. But was for a number of years.) First some comparisons. Kids are seriously rough on technology. We had a fleet of about three hundred laptops, two hundred iPads, and two hundred Pis in the junior school. In a year, we'd end up with about a hundred laptop screen replacements, two…
How on earth do you get a “hard-drive failure” on an iPad?!
The cases are sealed, but they're still permeable to stuff you wouldn't let near your computer because you have a slight respect for technology.
I found fungus growing inside more than one iPad case, usually directly in the boards.
Re: Raspberry Pi 4 can finally boot directly from USB
#264Earlier quoted context omitted.
I've heard some of Broadcom's stingeyness with documentation may stem from the risks created by the perverse environment created by IP laws. With a patent troll only one manual away, I can somewhat understand to a degree holding things close to your chest if you want to continue to exist. I mean it sucks massively, but I can at least understand it. It's part of why I strongly disagree with the "IP" side of semiconduc…
IANAL, but it would seem that the more documentation you release on your patented product the MORE you are protected, since it becomes less likely that they independently discovered your solution.
Re: Raspberry Pi 4 can finally boot directly from USB
#265Earlier quoted context omitted.
How on earth do you get a “hard-drive failure” on an iPad?!
By sitting the iPad in the mysterious gunk that lies at the bottom of a kid's backpack. After stewing for a few weeks in exotic biological material the internals can begin to break down. The cases are sealed, but they're still permeable to stuff you wouldn't let near your computer because you have a slight respect for technology. I found fungus growing inside more than one iPad case, usually directly in the boards.
Re: Raspberry Pi 4 can finally boot directly from USB
#266Earlier quoted context omitted.
By sitting the iPad in the mysterious gunk that lies at the bottom of a kid's backpack. After stewing for a few weeks in exotic biological material the internals can begin to break down. The cases are sealed, but they're still permeable to stuff you wouldn't let near your computer because you have a slight respect for technology. I found fungus growing inside more than one iPad case, usually directly in the boards.
The iPad doesn’t have a hard drive. It has flash storage. The term “hard drive” is not a synonym for on-device storage: hard drives were a prevalent form of storage, but let’s not become so lax with terminology that it no longer means anything...
The semantics on this one aren't worth exploring.
Re: Raspberry Pi 4 can finally boot directly from USB
#267Earlier quoted context omitted.
Arduino is a for-profit company with open source hardware; Raspberry Pi is a charity with closed-source hardware. Nothing wrong with either approach. But your comment makes out they're a for-profit company with closed-source hardware acting like the good guys. Not sure it's fair to label them as just another company when they're not-for-profit and pump all their money into a) product development and b) education prog…
> To be honest, if the Pi was open source hardware, everyone would buy the clones (like they do with the Arduino ones) and the charity side would have much less funding. As opposed to now, when people buy such totally-not-clones as the Banana Pi and Orange Pi? For that matter, Arduino seems to somehow have stayed profitable in spite of getting murdered from every angle by the clones.
The clones are fine for simple stuff. But they really cut every corner possible, so even the chip is counterfeit, which means it doesn't behave like a real Arduino does. Deep sleep will use 1000x as much current on some clones compared to a real Arduino, for example.
You really can't only use clones. You have to develop/test on real Arduino hardware, then deploy to clones. Because the clones aren't reliable in their behavior.
Re: Raspberry Pi 4 can finally boot directly from USB
#268Earlier quoted context omitted.
I think people forget what it was designed for. It was to reboot IT education which was (is) badly floundering. It's success was so good it started to be used in small commercial applications. The Foundation tried to help fill this gap in the market with the compute module. Even though there is a lot of open source features the use of the Broadcom chipset was probably driven by cost as keeping the Pi price down was a…
It's the standard pattern where someone comes along and says "hey, we made this thing which does X pretty well for a good price". Then someone else comes along and say "we wanted to use it for Y, but it's not good at that, therefore the thing itself is bad, and it's creators should have focused on making it good at Y instead".
Re: Raspberry Pi 4 can finally boot directly from USB
#269Earlier quoted context omitted.
I'm not sure I see the problem. Most servers will come up before a netboot/PXE boot timeout. At least in my experience they do.
That server should be on a UPS. Some people like to use an old laptop as a server at home, and that's even more ideal as it has a built in battery, often allowing the machine to stay alive for an hour or so before dying.