>Are you still using VideoCore? >Yes. VideoCore 3D is the only publicly documented 3D graphics core for ARM‑based SoCs, and we want to make Raspberry Pi more open over time, not less. This stated intention and rpi.org's actions are simply not isomorphic. If they want to make Raspberry Pi more open, firstly, why do they publish only abridged (read: fake) schematics? [1] Secondly, why was rpi.org caught adding DRM chip…
> This stated intention and rpi.org's actions are simply not isomorphic. If they want to make Raspberry Pi more open, firstly, why do they publish only abridged (read: fake) schematics? Why do people tend to dismiss the openness of the RasperryPi with completely unrelated things? This is the classic case of Whataboutism[0]. Just because you can't replicate the entire product in your garage, it doesn't mean that it is…
Raspberry Pi 4
151–160 of 859 posts
Re: Raspberry Pi 4
#152Earlier quoted context omitted.
The spec table says VideoCore VI. I really hope that is not a typo. I suspect it really is a VC6 because 2x4k is a big bump in pixel count and without a corresponding bump in fill-rate, perceived performance will drop. [edit] looking at the benchmarks it's a modest boost. Now about twice the FPS of a PI-2 for Quake3 at equal resolution. Be interesting to see if something with more complex shaders changes the relative…
The VideoCore 4 (fuck the roman numerals, for exactly this reason) can not output 4k and it is also not a ES 3.0 capable GPU. So this must be a 5 or 6.
Re: Raspberry Pi 4
#153RPI would be awesome for NAS if you could connect SATA somehow
The USB 3.0 ports should give 100MB/s (Benchmarks show up to +300MB/s), and you can mirror two disks for RAID-1. With 4GB of RAM, you'd even be able to use ZFS.
Re: Raspberry Pi 4
#154Re: Raspberry Pi 4
#155Oh 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…
Could you provide some details? The USB-adapted ethernet & lack of wifi sounds limiting for a NAS.
Re: Raspberry Pi 4
#156My first reaction to the specs: Pros: + USB 3: Very nice! Finally a pocket-sized, fast USB host. + Dual HDMI: Could be useful as a projector computer. + 1.5 GHz: Good, it might be fast enough for some real work. + Gigabit Ethernet: Excellent for those using it as a NAS. + USB-C for power: Not surprising, it's the standard now. Cons: - MicroHDMI: Incompatible with the 800x480 HDMI 3.5" screen [1]. Also different again…
Con for me is still SD storage :-( At least now an SSD over USB3 should be reasonably fast
Re: Raspberry Pi 4
#157Depending 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…
Even don't think about it - shitty support from vendor. They don't care about updates in general.
Re: Raspberry Pi 4
#158Earlier quoted context omitted.
Maybe RPi developers deal with with some investors that way? (in order to attract more money)
The Raspberry Pi Foundation is a nonprofit.
Re: Raspberry Pi 4
#159Re: Raspberry Pi 4
#160Has anyone had success using an ARM based system for local development in Linux?
I run Nginx -> Postgrest -> PostgreSQL on the R.Pi, and it has served me faithfully for more than a year. It is blazing fast ( _for my needs_ ) and I can quickly replicate and setup another R.Pi if needed in a jiffy. I can't wait to port my setup to the new ARM64 R.Pi4!