Oh my! This is such a crazy upgrade. I've been using the RPI2 as my HTPC/NAS at my folks, and I'm so happy with it. I was itching to get the last one for myself. USB 3.0! Gigabit Ethernet! WiFi 802.11ac, BT 5.0, 4GB RAM! 4K! $55 at most?! What the!? How the??! I know I'm not maintaining decorum at Hacker News, but I am SO mighty, MIGHTY excited! I'm setting up a VPN to hook this (when I get it) to my VPS and then do…
Raspberry Pi 4
551–560 of 859 posts
Re: Raspberry Pi 4
#552Oh my! This is such a crazy upgrade. I've been using the RPI2 as my HTPC/NAS at my folks, and I'm so happy with it. I was itching to get the last one for myself. USB 3.0! Gigabit Ethernet! WiFi 802.11ac, BT 5.0, 4GB RAM! 4K! $55 at most?! What the!? How the??! I know I'm not maintaining decorum at Hacker News, but I am SO mighty, MIGHTY excited! I'm setting up a VPN to hook this (when I get it) to my VPS and then do…
Re: Raspberry Pi 4
#553Can't wait to buy this, boot it up, play with it for four hours, then stick it in the same desk drawer with the other Pis I have bought over the years. (The upgrades look great, just my attention span is not so great)
That's silly. RasPis are stupidly useful. I've got: * A Zero W hooked up to a PM2.5 to do air quality monitoring in the house. Just bought a couple more sensors for it (VOC, eCO2, etc), but haven't hooked them up yet. * A 3B+ running the UniFi controller for my home network. * One is running a custom Hue automation I built to shift the color temperature of the lights throughout the day. * One is built into an interne…
Ooooh do you have the code up somewhere for this? I would love to set it up at home :)
Re: Raspberry Pi 4
#554I'm super excited as well. I figured out the secret sauce to get a low latency kernel build I was able to get down to 20ms latency but I'm excited to see if this can't get down to 10ms even though 20ms is acceptable low audio latency, already with only 1 gig of ram on a pi3 ardour is usable for multitrack recording, excited to see how this does with 4 gigs.
I tried teaking alsa and pulseaudio settings, no luck. Also installed jack but never got sound from it. Eight hours on the weekend wasted with nothing to show for it. Any ideas on how to fix this?
Re: Raspberry Pi 4
#555Earlier quoted context omitted.
IIRC bootloader and kernel have to be on SD card so you always boot from there but can easily pivot to the USB drive for the root partition.
Nope, it can boot from USB without SD card.
"Support for these additional bootmodes will be added in the future via optional bootloader updates. The current schedule is to release PXE boot first, then USB boot."
https://www.raspberrypi.org/documentation/hardware/raspberry...
Re: Raspberry Pi 4
#556Earlier quoted context omitted.
It's fine if that's their requirements, but that wasn't clear originally. It seems that people who care about technology open standards, open source, and open hardware need a clear understanding of Raspberry Pi requirements, and that they're actually getting hardware that is more closed than a typical PC. (Related: Starting over a decade ago, some IBM ThinkPad models infamously whitelisted mini-PCIe cards, so that on…
It was always the requirement. It was designed as a machine to replace the BBC micro. most PCs have BIOS, which is closed source, and difficult to get access to. yes there are opensource alternatives, but they are not entirely practical. Most modern PCs have a TPM, EFI and a whole host of other bits that make opensource drivers exceedingly difficult. Then there is the graphics card, where if you want to actually have…
Also, define rpi clone - rpi did not invent the SBC genre. Many more open products precede it.
FYI, AMD graphics drivers are fully open now.
Re: Raspberry Pi 4
#557Earlier quoted context omitted.
That's great, but if you need crypto (because you have LUKS storage and send AES encrypted data over the network, like in a usual NAS case), A53 with aes instructions may be faster than this A72 without one. And so far it seems these cores don't have aes instructions.
Maybe. It has a lot of CPU power relative to IO bandwidth, it should do ok in pure software. Hmm, anyone know if the VideoCore VI would be any good for crypto?
We'll see.
[0]: https://www.phoronix.com/scan.php?page=news_item&px=Broadcom...
Re: Raspberry Pi 4
#558Depending on the purpose, for example if somebody just wants a compact home cloud, the Odroid HC2 could also - still - be considered: https://www.hardkernel.com/shop/odroid-hc2-home-cloud-two/ - Half the RAM but double the cores. I'm waiting for some benchmarks to see if the RPi4 is faster and by how much. - Also Gigabit Ethernet and it works great. My downloads are always at 108-111MB/s for the whole transfer. - Not…
> compact home cloud Can we just start calling them servers again?
Re: Raspberry Pi 4
#559This thing can easily replace my laptop.
Re: Raspberry Pi 4
#560Can't wait to buy this, boot it up, play with it for four hours, then stick it in the same desk drawer with the other Pis I have bought over the years. (The upgrades look great, just my attention span is not so great)
That's silly. RasPis are stupidly useful. I've got: * A Zero W hooked up to a PM2.5 to do air quality monitoring in the house. Just bought a couple more sensors for it (VOC, eCO2, etc), but haven't hooked them up yet. * A 3B+ running the UniFi controller for my home network. * One is running a custom Hue automation I built to shift the color temperature of the lights throughout the day. * One is built into an interne…
What's the unifi controller?