Тёмный

Raspberry Pi 4 Review - Dual displays and upto 4GB of RAM 

Gary Explains
Подписаться 315 тыс.
Просмотров 325 тыс.
50% 1

Опубликовано:

 

28 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 603   
@GaryExplains
@GaryExplains 5 лет назад
For those looking for some actual benchmark numbers here is a little set of numbers for you. They show that the Pi 4 is between 1.8x and 9.1x faster than the Pi 3+, depending on the workload: ** Boot Linux under Angel RISC-V emulator Pi 3+ - 44 seconds Pi 4 - 14 seconds == Pi 4 is 3.1x faster ** Threadtesttool / 4 threads / 1250000 primes Pi 3+ - 3.7 seconds Pi 4 - 1.6 seconds == Pi 4 is 2.3x faster ** openssl speed sha1 Pi 3+ - 16 bytes / 16198.43k - 8192 bytes / 107115.86k Pi 4 - 16 bytes / 31303.51k - 8192 bytes / 198219.09k == Pi 4 is 1.9x / 1.8x faster ** benchmark.js (benchmarkjs.com) Pi 3+ RegExp#test x 2,460,424 ops/sec String#indexOf x 105,894,997 ops/sec String#match x 1,366,866 ops/sec Pi 4 RegExp#test x 8,119,813 ops/sec String#indexOf x 443,309,019 ops/sec String#match x 5,828,319 ops/sec == RegExp#test Pi 4 is 3.3x faster == String#indexOf Pi 4 is 4.1x faster == String#match Pi 4 is 4.2x faster ** golang benchmarks github.com/davecheney/fib Pi 3+ - 16.3 ns/op Pi 4 - 5.04 ns/op == Pi 4 is 3.2x faster stackimpact.com/blog/practical-golang-benchmarks/ Pi 3+ BenchmarkParseBool 128 ns/op BenchmarkSort1000000 1371455127 ns/op BenchmarkEncode 30392 ns/op Pi 4 BenchmarkParseBool 14.7 ns/op BenchmarkSort1000000 721110165 ns/op BenchmarkEncode 7879 ns/op == BenchmarkParseBool Pi 4 is 9.1x faster == BenchmarkSort1000000 Pi 4 is 1.9x faster == BenchmarkEncode 7879 Pi 4 is 3.8x faster
@user-ro1cc8tz6d
@user-ro1cc8tz6d 5 лет назад
Vlc does not support hardware decoding and will never support, you need to try it with MPV.
@thenoseplays2488
@thenoseplays2488 5 лет назад
I am almost certain it took you longer to type all this than it would have to simply make a chart in a spreadsheet and show it in the video. That said, thanks anyways.
@GaryExplains
@GaryExplains 5 лет назад
@@thenoseplays2488 For sure it did. I just didn't think people wanted such detailed reporting on the performance. I assume most people would be happy with my conclusion that it is 3x faster. The funny thing is that in the past when I included such details there were loads of complaints about why am I including all this synthetic benchmark stuff. I just can't win!
@soragranda
@soragranda 5 лет назад
Well, three times faster is completely fine, I bet some people were expecting more (I saw some getting really excited for it on Spanish forums, the hype I suppose).
@AJ12Gamer
@AJ12Gamer 5 лет назад
Where's the rockpro64 vs pi 4b video?!?!?!
@JamesGaither11
@JamesGaither11 5 лет назад
This guy explaining is great. No sound effects or screaming. Just straight information with some nice examples given on screen throughout to highlight what was being said. Thank you, you've earned a subscriber.
@CharleyCheno
@CharleyCheno 3 года назад
That's exactly Gary Explains.
@jonathanstein6056
@jonathanstein6056 2 года назад
Screaming? Who screams?
@ecdhe
@ecdhe 5 лет назад
For existing Raspberry Pi users, please note that you will need to upgrade more than just the board. First of all, you will need a different case as the ports are slightly different. Likewise, you will need a new power cable (USB-C) and HDMI cable(s) (micro-HDMI)
@cheaterman49
@cheaterman49 5 лет назад
Upvote! Might seem obvious, but still useful - I for one didn't consider the case.
@mikewonghongkee4480
@mikewonghongkee4480 5 лет назад
dmpoulain 4K monitors😎
@domby8897
@domby8897 5 лет назад
I can confirm that the Pi 4 does support 4k H265 perfectly, LibraELEC have an image out with Pi4 support. Theres also talk of HDR support on the way. I don't think the versions of Kodi and VLC on Raspian Buster are properly optimised.
@GaryExplains
@GaryExplains 5 лет назад
You tested it?
@domby8897
@domby8897 5 лет назад
Gary Explains Yes, tested it last night and it played perfectly.
@GaryExplains
@GaryExplains 5 лет назад
@@domby8897 That is good news. I have read in other places that it still struggles with some H.265 4K files. Let's hope it comes to Raspbian soon.
@RonLaws
@RonLaws 5 лет назад
@@GaryExplains I imagine it's to do with VLC not using the NEON instruction set correctly, even on earlier iterations the pi would struggle to play even 1080p video in 'software mode' but players like omxplayer would run them perfectly fine as they offloaded the video stream to the hardware decoding on the chip.
@GaryExplains
@GaryExplains 5 лет назад
@@RonLaws No, not NEON. The SoC has a dedicated video processor for decoding video.
@jeffschroeder4805
@jeffschroeder4805 4 года назад
Recent software upgrades have dramatically reduced the overheating problem. Most heavy users will still want to add active cooling or install it in one of the newer heatsink cases. Additional processing power inevitably produces more heat.
@KingsPhotographySolutions
@KingsPhotographySolutions 5 лет назад
Yay Gary made a Pi4 review. 😁 You just know this is actually going to contain all the useful information we want. 😍 Clicks notification, (spots it's 17min long), (massive smile 😁). Thanks Gary, your the best. 😁 Have a great day, peace. ✌️
@Ben-ry1py
@Ben-ry1py 5 лет назад
This is fantastic! Thank You Gary!! The Pi 4 is supposed to decode 4k video in h264 and h265. It's probably a software issue since this is so new.
@GaryExplains
@GaryExplains 5 лет назад
@@TecboyJones I tried with both H 264 and H 265. Neither work with the preinstalled version of VLC... so you know, I did check.
@GaryExplains
@GaryExplains 5 лет назад
@Z3U5 According to the Raspberry Pi website those are NOT supported for 4K.
@Oberroxxor
@Oberroxxor 5 лет назад
@@GaryExplains It supports 4k. See here: libreelec.tv/2019/06/libreelec-9-2-alpha1-rpi4b/
@Oberroxxor
@Oberroxxor 5 лет назад
You can see a test in the video and the developers already work on the RPi4 for 6 months. I guess they know this device. Higher bitrate still doesnt work quite good and the software has a lot of rough edges. I'm waiting to see the results which bitrates the RPi can handle in the end.
@GaryExplains
@GaryExplains 5 лет назад
@@Oberroxxor So 1) it is only h.265 in 4K and 2) it doesn't work today on Raspian. I am reporting what I tested, not what is being claimed.
@SuperEvanbaxter
@SuperEvanbaxter 5 лет назад
Finally Raspberry Pi Foundation is understanding the importance of options.. 4GB RAM option looks good
@dmhendricks
@dmhendricks 5 лет назад
Good luck finding one in stock that is
@SuperEvanbaxter
@SuperEvanbaxter 5 лет назад
@@dmhendricks ikr.. it sucks 😒😔😔
@cheaterman49
@cheaterman49 5 лет назад
Yes, yes, yes! SBCs are starting to become really interesting for industrial applications, but 2GB is really a bare minimum, glad the Pi Foundation realized it!
@cheaterman49
@cheaterman49 5 лет назад
You didn't get it, 1GB is plenty for hobbyists and most non-commercial headless applications.
@marius3959
@marius3959 5 лет назад
Informative video. Please do cooling solutions in the future. Would love to see how many degrees it goes down. Thanks!
@ninline2000
@ninline2000 5 лет назад
If you just want one for tinkering and projects you're better off with the Zero or A+. Much less power usage which is great for battery and solar powered and they are smaller and you're most likely running headless anyway. I know the zero is fine for camera surveillance boards. Now for a router, the 4 would be the thing.
@mr_beezlebub3985
@mr_beezlebub3985 5 лет назад
I’ll get a couple 4gb versions. One for an emulation machine, and the other just to see how well ARM for desktop use is.
@rolyantrauts2304
@rolyantrauts2304 5 лет назад
Don't as its not there are Arm boards available that scrape in the minimum of entry level desktop Pi4 doesn't manage irrespective of what they say. 4k two monitors is a joke when it can not play 1080p in a web browser, which it can not.
@thanglongliving
@thanglongliving 5 лет назад
Great !
@LoneWolf0648
@LoneWolf0648 5 лет назад
with the high temp warning, there are cheap heat sinks and tiny fans you can use for like $5
@nullzero821
@nullzero821 5 лет назад
one thing not mentioned here if you're upgrading is that you may need a new case as the board layout / ports have changed
@francis2k488
@francis2k488 5 лет назад
I now have a better understanding of Raspberry Pi. Good teaching is important. Thanks for this explanation
@ogremgtow990
@ogremgtow990 5 лет назад
I wonder how Junior is going to like the New Gaming Computer. just think of the savings on the electric bill.
@4.0.4
@4.0.4 5 лет назад
Put it in a cheap gamery ATX case and fill it with some RGB LEDs lol
@ogremgtow990
@ogremgtow990 5 лет назад
@@4.0.4 Winning.
@smugmode
@smugmode 5 лет назад
I wonder how n64 plays on that thing?
@richierich8085
@richierich8085 5 лет назад
The RPi 4 can be used to supplement the PC for general purpose usages. Nice reviews by the way.
@michaelholloway5982
@michaelholloway5982 5 лет назад
This is one of the clearest and most helpful videos I've seen on the Raspberry Pi -- or on any technical subject on RU-vid for that matter. I gave up on the Pi 3 because it was so slow and am about to connect the Pi 4. Gary has given great encouragement to stick with it.
@David_Quinn_Photography
@David_Quinn_Photography 5 лет назад
I know these are low power, low profile products, why do we not have mSATA on these boards yet? I dont know much about that from factor but it would be interesting to see these get msata at least for faster load times.
@1MarkKeller
@1MarkKeller 5 лет назад
*Good Morning Professor GARY!!!* *Good Morning Fellow Classmates!*
@p.kay_____
@p.kay_____ 5 лет назад
It's good night here 😃😃
@GaryExplains
@GaryExplains 5 лет назад
Mark!
@1MarkKeller
@1MarkKeller 4 года назад
@@p.kay_____ *Pramod Kumar!* It's night here now. lol
@maximedimeglio3973
@maximedimeglio3973 5 лет назад
Finally a Pi with enough RAM to run my Minecraft server
@luke4502
@luke4502 5 лет назад
dedidated wam
@triestelondon
@triestelondon 5 лет назад
Don't confuse "doesn't do 4k video decoding" (14:26) with this OS not supporting hardware 4K decoding on a Raspberry Pi 4. The pi does do haitch 264 and haitch 265 hardware decoding.
@GaryExplains
@GaryExplains 5 лет назад
According to the Raspberry Pi website the hardware does NOT support H.264 at 4K. Also don't confuse "doesn't do" with it "could do if...." At the moment it doesn't do it. Simple.
@boowonder888
@boowonder888 4 года назад
I still have my blackberry playbook with mini hdmi. I think I can use that as a screen to?
@felreizmeshinca7459
@felreizmeshinca7459 5 лет назад
I wonder how fast is the CPU compared to the x86. It would be easier to get a grasp of the speed if you were to compare it with, let's say, i3 or r3.
@GaryExplains
@GaryExplains 5 лет назад
Which model of i3 and which generation?
@trickyrat483
@trickyrat483 5 лет назад
From the benchmarks I've seen, the i3 is literally light years ahead.
@felreizmeshinca7459
@felreizmeshinca7459 5 лет назад
@@GaryExplains That's the thing, I don't know if it even compares to the i3 from the video. Pentium or Celeron, who knows 🤷🏽‍♂️
@felreizmeshinca7459
@felreizmeshinca7459 5 лет назад
@@trickyrat483 okay, at least I know it is lighter than that. Makes sense with how little heat it generates though.
@GaryExplains
@GaryExplains 5 лет назад
@Tricky Rat Light years ahead of which model and gen of i3?
@ryan00101101
@ryan00101101 5 лет назад
Finally an explanation of what a raspberry pi does and is. Watched 4 videos before this and still didn't know. A pi 4 may be in the mail headed towards my door.
@feedmyintellect
@feedmyintellect 5 лет назад
How about the audio? Previous Raspberry Pis did not have a very decent audio output via the audio jack. People who built audio streaming boxes had to add alternative sound cards. Did the RPi foundation upgrade the audio chip on the RPi 4?
@rosslomath
@rosslomath 5 лет назад
Yeah we are getting a lot of unboxing but not much using of it would be good to see people actually using it and playing back a few vids or something.
@4.0.4
@4.0.4 5 лет назад
Almost certainly not. If you ask one of their engineers about the DAC they'd probably wait for a minute to think what that was and say "oh yeah it does that too, sure!"
@Neonvarun
@Neonvarun 5 лет назад
7:49 💥💥Me Trying To Find The Headphone Jack On My New iPhone😂😂😂
@trestres236
@trestres236 5 лет назад
You should try finding your dignity back after buying an iPhone
@akj7
@akj7 5 лет назад
Trestres 23 , Nice.
@SteveH-TN
@SteveH-TN 2 месяца назад
Thanks for sharing this video and your thoughts & insights. Much appreciated !
@jaygames1980
@jaygames1980 5 лет назад
What's a good heatsink for pi 4?
@SlackerMark
@SlackerMark 5 лет назад
I didn't finish this review because a couple of things said at the beginning of the review were (I feel) a bit misleading. You can't say EVERYTHING will be three times faster because that is a huge generalization and doesn't take other things into account. Also, the main reason it can transfer at over 100MBps is because of the USB 3, USB 2 is not capable of that speed, but it wasn't mentioned until after the speed is talked about.
@GaryExplains
@GaryExplains 5 лет назад
To answer your points. I have a complete set of benchmarks pinned at the top of the comments. It is indeed a generalization that everything is 3 times faster, because some things are 4 times faster. As for the 100Mbps, you seem to be forgetting thst the Pi 3+ had USB 3 and Gigabit Ethernet, but they couldn't realize their max potential due to the bus designs.
@dronesightingsmith3979
@dronesightingsmith3979 4 года назад
Without being long winded. Can the raspberry PI, or whatever it is, run windows 98? How much ram does it have? What’s its processor?
@oguzaranay
@oguzaranay 5 лет назад
Get the 4 gigabyte version, why? Because it's just nice. I love this answer.
@thanglongliving
@thanglongliving 5 лет назад
So do I
@Gothmog4
@Gothmog4 5 лет назад
Thank you Gary! Love your Channel! 😄
@ryanrogers8923
@ryanrogers8923 5 лет назад
How would this board stand up to an Asus tinker board? I picked up a tinker board when they were sold out of Pi 4s, and now I'm looking at them as a comparison. Also have you reviewed the Tinker board?
@spelldeck
@spelldeck 4 года назад
Thanx Gary cool video didn't know anout 4K videos thanks for tip. I bought the Canakit and came with little fan, maybe that will help with the heat problem you mentioned.
@aniruddhapaturkar1884
@aniruddhapaturkar1884 5 лет назад
Gary is? A. Genius B. Genius
@GaryExplains
@GaryExplains 5 лет назад
I vote for C. Genius 😁🙄😂😲😜
@robertchambers5821
@robertchambers5821 5 лет назад
I might give a full version of Ubuntu a try on 64 bit and see if the board still heats up. I'll let you know. Thanks for the great Video.
@RajithWijepura
@RajithWijepura 5 лет назад
Results pls
@nickdsnik1675
@nickdsnik1675 5 лет назад
I had mine connected to a 4k TV and had problems displaying 4k content in VLC and from youtube in the chrome browser. However I installed Kodi and this was so much better with the 4k content. I believe that there is a known problem with the chrome browser and video at the moment but they are working on it. The Costa Rica 4k video ran on Kodi with the RU-vid plug-in with a small amount of tearing and buffering. This may have been my wireless or my internet connection.
@jayextarys8616
@jayextarys8616 5 лет назад
I bought the 3B+ a couple of months ago for kodi. Is it worth it to buy the Pi 4 2 or 4gb version and replace it with this?
@FalconWing1813
@FalconWing1813 5 лет назад
OK its time for a Cooling / heat sink mod video. lol
@colbyduncan5174
@colbyduncan5174 3 года назад
I bought an ice tower for my Pi build and I don't regret it.
@gazlink1
@gazlink1 5 лет назад
Maybe get a 50mm radial cooling fan? Or make a case with heatsink that can cool it..
@thanglongliving
@thanglongliving 5 лет назад
I ve got one. Its really nice tinny box for desktop with raspbian os. I hope that the next version of Pi will have more RAM (8GB), stronger CPU and GPU, SATA interface.
@ShadowriverUB
@ShadowriverUB 4 года назад
You gonna find M.2 PCIe lanes or thunderbolt (USB 4.0 will be based on it) also with exposed PCIe lanes faster then SATA, ARM chips are mainly used for mobile devices so bearly any of them have SATA controllers + fact that there lot of SATA controlers for PCIe and USB theres no point really
@cgriepsma
@cgriepsma 5 лет назад
I'd love it if you'd make a video about RISC-V
@idokwatcher2062
@idokwatcher2062 4 года назад
Yeah. RISC is good. Sure this sweet machine's not going to waste?
@woofaki5550
@woofaki5550 5 лет назад
I want to replace my everyday PC usage etc playing movies,youtube,facebook,some older games too maybe etc with something that wont draw that much power as my Computer,Is this suitable or is there anything else that is more suitable for the purpose?
@GaryExplains
@GaryExplains 5 лет назад
It depends on your exact usage, but my guess is that It will still struggle with some of those, specifically RU-vid and older games (if they are for Windows).
@antonnym214
@antonnym214 5 лет назад
Kudos! Gary, you are so good at what you do, which is explaining stuff. Additionally, you make everything super interesting. That is quite an ability! I have a Raspi 2, model B for playing around, but with Windows becoming a path I no longer want to go down, so the Raspi 4 seems like a GREAT alternative for my regular web surfing, plus my programming. Since my desktop is an old AMD Phenom II X4 955 I don't think it would be much of a step down. Mainly all i need to know is if the 4 has enough horsepower to render videos on youtube and that sort of thing. All good wishes! Of course I'm subscribed, and gave you thumbs-up. PS: I looked at the raspi 4 website, and that's very encouraging! Only $55 for the 4GB SDRAM model and i see that it has hardware Video decoding of HEVC video. [I don't know what that means, but it's GREAT!].
@Protoscherge
@Protoscherge 5 лет назад
Two Questions: can it run Plex transcoding mkv - from SATA ? - but can it run Crysis? - thx
@raz0229
@raz0229 5 лет назад
YES NO
@Protoscherge
@Protoscherge 5 лет назад
@@raz0229 also Trancsoding in Plex - from lets say 4k to 1080p ?
@raz0229
@raz0229 5 лет назад
@@Protoscherge depends...
@Protoscherge
@Protoscherge 5 лет назад
@@raz0229 on the bitrate i guess ?! well then i guess it wont work with most of my Films cause the Audio Line - Atmos is heavy
@raz0229
@raz0229 5 лет назад
@@Protoscherge Why would u use Raspberry Pi for such hard core tasks. I'd recommend using Windows 10 (Presumably this is your current OS). I've been using Raspberry Pi 3A+ for data sciences. And some classic games (e.g Minecraft) and as a mini web browser. But, For some Ultra definition quality and video editing, -tweaking around, gaming etc I use Windows, And I don't think anyother alternative can beat that.
@lareno04
@lareno04 4 года назад
Phenomenal video! Thanks so much! 😊
@JuanSanchez-rb4qu
@JuanSanchez-rb4qu 5 лет назад
What about 2 1080p videos at once?
@pieterrossouw8596
@pieterrossouw8596 5 лет назад
how does it do as a in-home game streaming client? I remember trying with the old Pi 2, it was almost okay at 720p. Perhaps these powerful cores, stronger GPU and Gigabit Ethernet can get a low-latency experience at 1080p?
@r1skt8k3r
@r1skt8k3r 5 лет назад
Since it has dual screens on the Pi 4, can I attach 2 SF2 Arcade 1up cabinets so I am able to play 3 player & four player games?
@vrekman256
@vrekman256 5 лет назад
14:24 gpu acceleration is disabled due to " the last minute discovery of a bug when playing video. We are actively trying to fix the issue." check the forums. (I don't know if you want urls in your comments)
@Neonvarun
@Neonvarun 5 лет назад
Can it run windows 10?
@natnaelyohannes1320
@natnaelyohannes1320 4 года назад
i like the way you explain about Raspberry. keep it up
@Garythefireman66
@Garythefireman66 5 лет назад
Another fun day in computer school with Professor Gary 👍🏻
@ScottTeuber
@ScottTeuber 4 года назад
Gary, can I assume that the overheating issue you were having on the Pi 4 was the result of not having cooling sinks and a cooling fan on the board? GREAT vid, thx!
@GaryExplains
@GaryExplains 4 года назад
Cooling helps but also there are some firmware updates that also help. I might do a video about the latter if I find time.
@rahatrahat1392
@rahatrahat1392 4 года назад
dose it supports windows 10?
@ChadDrakeTech
@ChadDrakeTech 4 года назад
Does this allow for video over USB C?
@hans-dieterjung4026
@hans-dieterjung4026 4 года назад
Thanks for the information, good work. Whät are the difference between the GPIOs on the RPI 4 and on the Arduino or ESP32 SMT32
@amitabhsrivastava1255
@amitabhsrivastava1255 5 лет назад
Have you tried 4k in Kodi?
@Fire0101011
@Fire0101011 5 лет назад
Amitabh Srivastava thats what I would want to know too ..
@beserklee290
@beserklee290 5 лет назад
i want to know that too and also can it bitstream HD audio
@piiumlkj6497
@piiumlkj6497 5 лет назад
Great board indeed , I wonder can it support real time motion tracking and face recognition for a security camera use .
@Shivam-gh2mq
@Shivam-gh2mq 5 лет назад
can we play netflix or amazon prime video on it? I want to buy it to use as Home Theater PC
@battmarn
@battmarn 5 лет назад
I doubt it supports their DRM, but there might be a workaround
@jayextarys8616
@jayextarys8616 5 лет назад
I installed kodi on the 3B plus and there is a Netflix extention working. Kodi added drm support in v18. Firefox also support drm.
@nickgennady
@nickgennady 5 лет назад
How much storage can I have and can I duel boot android auto and something else for a retro gaming.
@Cookie_Wookie_7
@Cookie_Wookie_7 5 лет назад
As someone who uses raspberries for my robotics team I can tell you the pi 3 can get very hot and we always run it with a heet sync
@NJ-wb1cz
@NJ-wb1cz 5 лет назад
What about a phan or a kulher?
@Cookie_Wookie_7
@Cookie_Wookie_7 5 лет назад
@@NJ-wb1cz never heard of those
@NJ-wb1cz
@NJ-wb1cz 5 лет назад
@@Cookie_Wookie_7 well, I never heard of you
@p.kay_____
@p.kay_____ 5 лет назад
Can i run Android SDK smoothly on 4 gigs version ?
@carlod1605
@carlod1605 5 лет назад
I think that 8gb is safe zone in 2019/2020 but 4gb I'm not sure if it will be comfortable. Some Android devices have 12 gb but SDK run on 4? For bigger projects it's bad idea.
@abdulazeez.98
@abdulazeez.98 5 лет назад
Raspberry pi uses ARM based processor. It can't run any x86 program including android studio
@angieCity90
@angieCity90 4 года назад
Have you heard about the issue with the rasberry pi 4? Apparently using it at its highest resolution can interfere with wifi. What are your thoughts on that
@thinkright5611
@thinkright5611 4 года назад
No. I'm new to all this and thinking about getting a pi4, is this something I should really consider? Just looking for a small data viewer, pics, vids.
@angieCity90
@angieCity90 4 года назад
@@thinkright5611 I'm new to it as well!! I was given one for christmas and I am pretty stoked over it. I was reading further and that a firmware update was released for it in Nov :]
@vivekra
@vivekra 5 лет назад
Can it play 1080p youtube videos in a browser?
@aravjain
@aravjain Год назад
I will put the 4B (4gb) in my model rocket!
@KingsPhotographySolutions
@KingsPhotographySolutions 5 лет назад
@Gary Explains I have a quick fix for your low voltage icon problem. 😉 (Also overclocking secret 😅). Use your OnePlus dash (warp is best) charger for your Pi. Fixed 5v😁 at 6a, (amps are drawn not pushed to Pi). So when your accessories/overclock, pulls amperage, your voltage doesn't sag because the power supply can supply the required amps. (If the power supply can't provide the amps, the volts sags. This gives you the warning, because voltage sagging below a certain point can damage the chipset's.) Equally don't go nuts and now pull tons of power through the board. 🤣 (The way I learned... "The blue smoke, of death". 🤦‍♂️😏). The trick is moderation. 😄 So I'd stay with using what you use at the moment (+ no sag, OPWarp😉), and never see the warning icon again. 😄 😏 Would still leave you a little room for overclocking, but do remember it's all "power through the board", you will need a thermal solution. 😉 If anyone actually reads this far, and is interested, I'll go find the exact model of Noctua 5v 40mm fan that I use. 😏😂 Even comes with all the adapters/crimps for wireing 😆 it to the 5v and ground on the gpio. 😉😎 Almost silent, (like hold it to your ear and it's a whisper) and moves enough air to easily keep the pi cool. 😊 (The fan is a solid rec to anyone, I've be gradually going round "pi/retro arcade RU-vidrs" and turning them on to it. 😂 They all got me into pi in the first place, only fair I share back my good finds. 😉✌️I believe it was "Explaining computers", that has it in his Pi extreme cooling video if you want to check it out. 😊😉). Cheers to anyone who read this far, and have a great day. Peace. ✌️
@kristinafraxx5808
@kristinafraxx5808 5 лет назад
The emojis cringedthefouttame
@KingsPhotographySolutions
@KingsPhotographySolutions 5 лет назад
@@kristinafraxx5808 good for you. I'll respectfully not include them in my reply to you, but it would be nice if you could actually contribute to the conversation with something related to the Pi...
@kristinafraxx5808
@kristinafraxx5808 5 лет назад
@@KingsPhotographySolutions maybe if I were your girlfriend i would appreciate. sorry i no longer use computers so cant comment on that. Win XP, And Linux are my fav interfaces tho
@pfrp01
@pfrp01 5 лет назад
Gary, Ubuntu 18.04.2 64 bits run on a Raspberry PI 3, so it should be much better on Raspberry PI 4.
@Chitlins222
@Chitlins222 4 года назад
Havent been able to find any decent Netflix or Hulu support for the Raspberry Pi4 at all on Raspbian. Everything seems outdated, or not fuctioning at all. Anyone else have similar problems?
@Nebujin383
@Nebujin383 5 лет назад
The Pi 4 is very very interesting, but i think i wait for the Pi 5. The CPU needs a little higher clockspeed for all my needs.
@iwiffitthitotonacc4673
@iwiffitthitotonacc4673 5 лет назад
Can always buy several and make it into a cluster - that's what I plan to do.
@davey3765
@davey3765 4 года назад
Just ordered the RPi 4B to replace my 3B with defective wifi. I hope the wifi is half decent in this version. On my 3B (NOT 3B+) the wifi controller stopped working after a month. The hardware vanished. Using mine for OctoPi with some advanced plugins that are a bit intensive for a SKR Pro 1.1 board.
@beserklee290
@beserklee290 5 лет назад
I'm eager to know can it bitstream HD audio to receiver?
@skateozzy
@skateozzy 5 лет назад
beserk lee I believe the old ones could do it with a hat, doubt they added it but I may be wrong
@TheFreezeChill
@TheFreezeChill 5 лет назад
You got quite some dirt on your sensor...
@AgeingBoyPsychic
@AgeingBoyPsychic 4 года назад
You absolutely do need cooling for the raspberry Pi 4, the chip runs extremely hot and throttles around 80C, which it reaches under even moderate load.
@perseverance8
@perseverance8 5 лет назад
Personally, I wish they used the Cortex A73 over the A72, the A73's logic design is quite a bit more power efficient which keeps it from hitting thermal limits as often as the A72. Even the 28nm process is fairly old, they should've went with a cheap fin fet process. I'm wondering if the current lack of 4k hardware decode is simply a software roadblock.
@AparatorulPoporului
@AparatorulPoporului 5 лет назад
It can be used as a server for a php csm forum? its strong enough?
@GaryExplains
@GaryExplains 5 лет назад
Yes, but it would depend on the traffic levels, as with any sever. Also, how will you connect it to the net over your home internet connection?
@AparatorulPoporului
@AparatorulPoporului 5 лет назад
@@GaryExplains Yes, would work at Home? i have fiber 300mbps (33mb real), i can go to 500mbps or 1gb if i want
@GaryExplains
@GaryExplains 5 лет назад
@@AparatorulPoporului Those are the download speeds I guess, my only advice would be to check the upload speeds and consistency because your upload speed becomes the download speed for those connecting to the server. Also check the terms and conditions of your service provider as some don't allow what you are proposing.
@AparatorulPoporului
@AparatorulPoporului 5 лет назад
@@GaryExplains 300down/150up (is around 33mbps down and 17mbps/up, real)
@RichardBuckerCodes
@RichardBuckerCodes 4 года назад
it's awesome as a jump server. or even as a monitoring console.
@julian.morgan
@julian.morgan 5 лет назад
while we wait for pi 4 cooling solutions to become available my temporary bodge was to just plug a USB powered fan into it and then sit the pi on the fan's cage. It moves a massive amount of air compared to the tiny bespoke fans and it turns out that it does the job so well I think I might build a case with the fan integrated to blow over a large passive heatsink (like the AAB Cooling NB Cooler 1).
@rickhunt3183
@rickhunt3183 5 лет назад
Make your own heatsink from 1/4 inch scrap copper plate or aluminum and thermal epoxy. I've been doing it for years on some projects. My heatsinks might not win a beauty contest, but they have all worked. Forced air is always good..peace
@worldhello1234
@worldhello1234 5 лет назад
What do you think about Risk V, Garry?
@rtype4930
@rtype4930 5 лет назад
Excellent Demo ! Thank you
@josephd1567
@josephd1567 5 лет назад
Who are some reliable distributors of raspberry pi?
@JoshuaJoseJoshua
@JoshuaJoseJoshua 5 лет назад
Does it support android ?
@MarcosTorresJr
@MarcosTorresJr 5 лет назад
The overheating may be even worse if the board is encased. I would like to see tests about this.
@4g0tt3nSou1
@4g0tt3nSou1 5 лет назад
Too many variables. It depends on the case, the cooling solutions used. In the high end, you could water/liquid cool the chips, and still keep it portable. On low end, a good heatsink and fan might bring down temps. Too many possible combos and scenarios
@RajithWijepura
@RajithWijepura 5 лет назад
Hi Garry, as always really nice review. One question. If I run Plex server on RP 4 which version you recommend? Is it 2GB or 4GB?
@rickhunt3183
@rickhunt3183 5 лет назад
Plex is going to run on a 2GB server, and that being said..Good enough isn't always good enough. I personally would spend the extra money for the 4 GB. Anytime I've gone a cheaper route on a project, I was never happy with the results, and ended up having to spend double the money on a project. Think of it this way..if you get 4GB and for a little extra money and you're not fully utilizing it you'll never know because there wont be any problems that you're forced to address. On the other hand If you're maximizing system resources to run your applications. You're going to be quite unhappy while you wait for another board. This is has been my experiences from compromising and trying to save a few dollars. I hope you stay safe and have a great day.
@RajithWijepura
@RajithWijepura 5 лет назад
@@rickhunt3183 thanks Rick 🙏
@NexuJin
@NexuJin 4 года назад
Just wondering, at what refresh rates output on the 2 HDMI ports at various resolutions is the Raspberry Pi 4 capable of doing?
@gtonline7
@gtonline7 5 лет назад
Love your work Gary. How will this go with windows 10 (the 4gb board) and also running RU-vid HDin say Firefox or Chrome... ?
@STsixx
@STsixx 5 лет назад
Could one combine multiple RP4s to create a more capable computer?
@totalermist
@totalermist 5 лет назад
That's not possible in terms of general use. For specialised tasks like certain simulations that can be run in parallel, combining multiple RP4s is an option, though. General compute tasks (like running desktop applications) cannot share resources like RAM or CPU-cores across multiple machines and thus wouldn't benefit at all from such combination.
@mahmoud-ibrahim
@mahmoud-ibrahim 5 лет назад
as always in depth great review
@luicyfer3283
@luicyfer3283 4 года назад
Hello ! Any advice on how to install the kernel-headers on it ? I'm running kali-linux and googled the problem a lot. Goggle says "sudo apt install raspberrypi-kernel-headers" and the system answer "no way !!! , use kalypi-kernel-headers instead" but even after that i went from "it seems the kernel-headers are not installed" to a much better "kernel-headers not found" wherever they needed to be. Just trying to setup the rtl8821CU or rtl8812AU wifi adapter chipset running on different models. Both gave me the same problem. Greetings and Merry Christmas from Italy
@AAYMF
@AAYMF 5 лет назад
8:33 current and ex Pixel 1 owners ♥️
@warp00009
@warp00009 5 лет назад
Thanks for the overview and review! Seems like a no-brainer that you'd want to put it in an upgraded case with some heat sinks and a fan for any serious work - but at least those things are easily available as third-party add-ons..
@hamhumtube
@hamhumtube 5 лет назад
he explained again an i understood. thanks channel.
@KM-hm9xf
@KM-hm9xf 4 года назад
Could you install win 10 on the Raspberry PI 4 4GB ?If yes, how is the Speed of the System ?
@GaryExplains
@GaryExplains 4 года назад
No, you can't do that yet. One person on the Internet has managed to get a old build of Win 10 booting on the Pi 4, but there is still work needed.
@dr.stevenpennym.d.3241
@dr.stevenpennym.d.3241 4 года назад
Well my new wired keyboard work on the raspberry pi 4? The keyboard is a velocifier with backlighting. It will connect to the raspberry pi 4. I hope you can help me and always great video.
@3signets
@3signets 4 года назад
Thank you, well explained.
@swanee
@swanee 5 лет назад
Should try the alpha libreelec build, pretty sure they have h265 4k video working.
@GaryExplains
@GaryExplains 5 лет назад
That is the whole point isn't it, I shouldn't have to "try" anything and especially not alpha software. At the moment using the preinstalled version of VLC it doesn't work.
@Hybrid330i
@Hybrid330i 5 лет назад
@@GaryExplains But thats the point you said, 'it doesnt do 4k video decoding' which isnt entirely true, Shawn is telling you it does, but you have to use something that supports it. I get your point though and im sure in time when everyone has got hold of these the support will be there.
@GaryExplains
@GaryExplains 5 лет назад
@@Hybrid330i My point is that using the default software it doesn't work. Is my task to test the device and tell people what works and what doesn't work, or to make excuses?
@Hybrid330i
@Hybrid330i 5 лет назад
@@GaryExplains Thanks for your videos, I do enjoy and appreciate them, I guess from a viewers point of view, when you said 'it doesnt do 4k video decoding' I had a heart sink moment as for me (and many others im sure) 4k hardware video decoding is a massive thing. When I read down a bit and saw Shawn said it did, it was a relief.
@GaryExplains
@GaryExplains 5 лет назад
@@Hybrid330i I wouldn't get too happy yet. It ONLY supports it for H.265 and it is yet unknown at what bitrates. This means that for other codecs like VP9 or WebM or H.264, it won't work. So it very much depends on the source of your video and the bitrate. Saying it "supports" 4K needs lots of caveats.
@aniketbhanderi6545
@aniketbhanderi6545 5 лет назад
How much does it cost ??
@GaryExplains
@GaryExplains 5 лет назад
Starts at $35 for 1GB version.
@stevensuperuser7635
@stevensuperuser7635 4 года назад
Thanks great video my raspberry pi 4 will be here tomo my first pie. Question what is best and easiest linux software to use for it, im a TOTAL NEWBIE so please advise as what to install ? thanks
@GaryExplains
@GaryExplains 4 года назад
Download NOOBS from the Raspberry Pi website.
@mentalplayground
@mentalplayground 4 года назад
I was put off from 4 cause there was no USB boot support at the beginning and I'm using it as monitoring server, Nagios, Observium, etc.
@scottmckenna9164
@scottmckenna9164 5 лет назад
Concise, no nonsense report about the good new technology.
Далее
Raspberry Pi Supercomputer Cluster
12:33
Просмотров 794 тыс.
Raspberry Pi 5: EVERYTHING you need to know
20:32
Просмотров 1,2 млн
Random Emoji Beatbox Challenge #beatbox #tiktok
00:47
Is the Raspberry Pi 4 really that bad?
19:42
Просмотров 608 тыс.
I Can Save You Money! - Raspberry Pi Alternatives
15:04
Top 10 Uses for a Raspberry Pi (400th EC video!)
11:24
Просмотров 244 тыс.
When Did Raspberry Pi become the villain?
21:54
Просмотров 1,7 млн
In-depth: Raspberry Pi Pico's PIO - programmable I/O!
17:19
The Raspberry Pi Compute Module 4 Review
21:34
Просмотров 369 тыс.
Make Your Own Raspberry Pi Cell Phone
18:39
Просмотров 331 тыс.
Choosing the right Raspberry Pi for you!
11:10
Просмотров 90 тыс.
Intro to Docker using a Raspberry Pi 4
20:49
Просмотров 214 тыс.
Raspberry Pi 4 Model B
15:13
Просмотров 905 тыс.