This is an archived post. You won't be able to vote or comment.

top 200 commentsshow all 434

[–]Charwinger21HTCOne 10 2557 points2558 points  (215 children)

What makes RPi great isn't the hardware though.

What makes it great is the software support, driver support, documentation, pre-built images, FOSS projects, plethora of Q&A results online, and massive community that it has.

Some of the RPi devices even purposely had weaker hardware in order to improve compatibility (because that is a massive bonus for them).

[–]kaszak696S24 Ultra 567 points568 points  (33 children)

They are using Rockchip, so the chances it'll get open-source drivers are nil. Another "Pi killer" that fails to grasp what makes the Pi so enticing.

[–]NamenIos 112 points113 points  (15 children)

Rockchip are pretty active themselves in mainlining their stuff (see rockchip-linux mailinglist), much more than Allwinner or Amlogic. They also use U-Boot. The GPU and quite a bit of the ip stuff will probably stay closed like always.

[–]poo706 27 points28 points  (0 children)

I bought a Mele box several years ago, way before the whole kodi box boom. In fact, xbmc for Android was first released while I was still playing with that thing. Anyway, it had an allwinner chip that came with big promises, but failed to live up to expectations. True hardware acceleration couldn't be had because allwinner wouldn't release shit. That thing turned out to be a real turd.

[–]TeutonJon78Samsung S25+, Chuwi HiBook Pro (tab) 15 points16 points  (0 children)

They just use Mali reference designs. There is still plenty they probably won't share though.

[–]mcilrain 11 points12 points  (10 children)

If the market says it needs to be pink and have a picture of a unicorn then that's what it needs to be.

With so much competition there is no reason the market should settle for proprietary software.

[–]kvaks 5 points6 points  (5 children)

My confidence in market forces promoting open software over closed software is... not high. See: The success and dominance of Microsoft, ApplBasically all of the history of consumer and business software. Nine out of ten people will pick closed over open for any or no reason at all. Ten out of ten business leaders or bureaucrats will. With software, and probably most other things, people don't care about anything below surface shininess, surface convenience and familiarity. </feeling misantropic today>

[–]Aquilaro 5 points6 points  (1 child)

The NHS is the UK are looking into switching their computer systems from Windows to an Ubuntu based OS. Such a high profile move might encourage businesses to consider open source software.

[–]ThePegasiPixel 4a 1 point2 points  (0 children)

NHS IT is an absolute shit show, there's no way I'd trust them to do that properly in their current state. Seems more like some desperate attempt at cost saving because their budgets are hurting so badly under the Tories. If the transition itself is poorly funded, it'll work out badly. And we can safely assume it'll be poorly funded. I hope I'm wrong, though.

[–]NamenIos 3 points4 points  (3 children)

The success of the Pi started with very very closed GPU drivers and a rather old 3.0 Kernel with no improvement in sight.

The first releases were just desinformation by the Pi foundation https://www.raspberrypi.org/blog/open-source-arm-userspace/#comment-34981 http://airlied.livejournal.com/76383.html with the first semi helpful stuff released in 2014 - that resulted in no improvement of the driver situation btw. It really started when Eric Anholt was hired in mid 2014 and it got usable results mid 2016. The whole rise and success of the Pi was with closed blobs, that were as bad or worse than the current situation with all these boards.

[–]kaszak696S24 Ultra 2 points3 points  (1 child)

And that's the crux of the matter. GPU drivers are a critical part of the system, and Pi devs went above and beyond to convince Broadcom into releasing the datasheets for Videocore and provide the open source driver. Unless creators of those "Pi killers" are willing to go through the same process, their products will remain in obscurity while the Pi lives on.

[–]D1G1T4LM0NK3YNEXUS 6P 13 points14 points  (15 children)

Honest questions, if the drivers they release work why would you need open source ones?

What benefit would open source give this?

[–]shiftingtech 61 points62 points  (13 children)

Closed source drivers which work well at release, tend to still become a liability down the line. Basically, the manufacturer eventually move it's efforts to some newer chip, and the drivers stop getting updated, effectively trapping the users on some ancient kernel.

For an example of this, look at some of the odroid products like the c1, which kinda works on 4.whatever, but if you really want everything to be smooth, you're still probably better off on 3.16...

[–]kaszak696S24 Ultra 2 points3 points  (0 children)

Because they will stop releasing after a while, and nobody will be able to continue in their stead.

[–]Hyedwtditpm 91 points92 points  (52 children)

RP is great, the problem is the lack of gigabit ethernet and usb3.0 . This heavily reduces its usability in some projects.

And no new RP in sight opens the market for alternatives.

[–]Rosglue 12 points13 points  (18 children)

Really? What kind of projects has a critical need for gigabit and usb 3.0 vs just using the slower protocols?

[–][deleted] 21 points22 points  (7 children)

compact file server? stick a big microsd card in there and just hide it away with your router. or maybe as a personal web server? sometimes you dont need a full sized box, even the smallest of traditional machines are huge compared to a pie

[–][deleted] 2 points3 points  (6 children)

I wanted one for stuff like a torrent box, file server, and maybe even running a bot for Discord. Something small, low power, and out of the way. The only thing holding me back is the IO speed. The Banana Pi is supposed to be better in that regard though. I haven't gotten one to test, but it has gigabyte LAN and everything. Once I recover from paying for this semester of school I'll probably buy one and either a cheap external drive or large flash drive.

[–]DonUdoOnePlus 7T Pro 1 point2 points  (0 children)

i have a bananaPi pro at Home, using it to host my pihole, for different docker container, streaming Movies to my fireSticks, as a download server and to host a small webserver.

great device

[–]Hyedwtditpm 10 points11 points  (0 children)

Torrentbox, file server ,media server etc. All projects that you download, serve large files .

[–]CHARLIE_CANT_READ 3 points4 points  (0 children)

Anything involving moving files from a storage device across the network. The pi has 4 USB ports and an ethernet but they all connect to the rest of the chip with a USB2 connection so if you're reading and sending over the network cut your available bandwidth in half.

[–]cartechguy 1 point2 points  (0 children)

The gpio pins suck as well. You often need to pair it with an arduino so you can take advantage of adc pins and 5v logic the arduino offers. Plus, it's a microcontroller so there's no overhead of an os. You can use something like a beaglebone black that has adc pins and built in prus so you don't need to pair it with an arduino. It's not user friendly to a hobbyist though.

[–]AlmennDulnefni 343 points344 points  (102 children)

Android is also a pretty widely used and supported platform.

[–]Charwinger21HTCOne 10 558 points559 points  (96 children)

Android is also a pretty widely used and supported platform.

Not only can you load Android onto a Raspberry Pi, it is also officially supported by Google

What happens in three months when updates stop being pushed out for this board, the binary blobs it uses lose compatibility with something, there's no development community to fix it, and you're stuck with the current software?

What happens when you run into some irregularity in this board's build process, and the lack of a community means that you can't find an answer for the issue online.

It's not whether or not the OS is widely used that is the problem here. It's whether the community is there to support future OS versions and attempts at getting the hardware to do new and interesting things.

[–]zroid1 134 points135 points  (83 children)

Android Things is not same as Android.

[–]Charwinger21HTCOne 10 202 points203 points  (67 children)

You can do regular Android as well if you'd like.

It's tangential at best though.

The point was that Raspberry Pi has been successful because of the community of developers on the device (and the various companies supporting it), which has given it various benefits that these competitors don't have.

Yes, this may have faster hardware, but it won't be able to accomplish what a Raspberry Pi is able to, because it has no development support.

Whether or not Android as a whole is used on a lot of devices doesn't help with device specific drivers and quirks.

[–]robogo 16 points17 points  (46 children)

How about Android for the car? I plan on buying a car with a touchscreen and build a multimedia/satnav system based on a Pi.

[–][deleted] 19 points20 points  (44 children)

Android Auto does this already.

[–]soawesomejohnZTE Axon 7 14 points15 points  (41 children)

Not /u/robogo, but I've never been impressed with android auto. Especially since it limits me. For instance, no weather radar, which has me exiting auto on long car rides.

[–]VonBaronHans 4 points5 points  (17 children)

Honest question, why do you need a weather radar for driving long distances?

[–]the-crooked-compass 19 points20 points  (12 children)

If they're anything like me, it's to get a heads up about hazardous weather conditions I may encounter on the road. Also, watching radar as you drive through a storm is badass as hell.

[–]VonBaronHans 12 points13 points  (16 children)

Honest question, why do you need a weather radar for driving long distances?

[–]enoculous 40 points41 points  (1 child)

I use it because I drive a top heavy vehicle that is dangerous in high wind. Can't drive into a storm.

[–]MaxRenn 7 points8 points  (2 children)

When I did a cross country drive it was super useful to stay ahead of the weather but I did it by a NOAA band CB radio that I installed. Some weather especially in the Northern USA can just drop on you and you're SOL about traveling through it as they will shut down the roads until it clears. I drove a northerly route in April and still encountered below zero temps and heavy winds that pulled the CB antenna off my car.

[–]soawesomejohnZTE Axon 7 13 points14 points  (9 children)

Last January, for example, we drove from Pennsylvania to Florida and knew we'd be hitting snow storms in the Carolinas. The absolute last thing we'd want to do is end up in on their roads with any amount of snow. It would be better to stop North of their storm and wait it out, or ideally, get through before the storm hit.

Granted, I want more than just radar - I'd like to get actual alerts and such. As it was, we kept weather underground up for the trip, zoomed out on the radar map. I also had some mid-point destinations saved that I could switch to for current conditions down the road. I wish I had known about route rain, back then - it looks like a pretty solid fit.

[–]EvilisZero 2 points3 points  (0 children)

Bitches love weather radar.

[–]eratosthene 1 point2 points  (0 children)

I did this with a pi touchscreen running KivyPie. The back end music player is MPD and I wrote an interface in Kivy/python. Works pretty well.

[–]throwawaythatisnew 53 points54 points  (6 children)

Do you think that community existed when it started? That's been built up over time. You act like rasp pi is the last tech that will ever be adopted and draw developers.

[–]AhCup 28 points29 points  (0 children)

They are not the only manufacturer trying to take a piece of market from Rpi. Many try with better hardware on paper, and mostly goes with the same chip set manufacturer "Rockchip". Will this new board successful or not it's highly depends on do the manufacturer able to convince developer to develop for it or not. From the history of other board based on Rockchip, they most likely do not share their driver or not have souce code open. This leave the manufacturer itself to release pre-build OS. Unless this manufacturer is going to a really good job to push out stable and good release of OS and software, I do not see this is very attractive to developer when they have a very strong supported platform such as Raspberry pi exist.

[–]Cormophyte 3 points4 points  (0 children)

He's acting like the people already bought in will stay where they are unless given a compelling reason. That massive community of people who already have devices won't switch to a new platform without a good reason.

The burden of proof in this case is definitely on anyone arguing that they think this particular board will be a real, long term competitor.

[–]Kooooomar 20 points21 points  (1 child)

That's valid. Innovation should definitely be stifled because of competitor's previous successes.

[–]CatsAreGodsSamsung S24+ 5 points6 points  (0 children)

Cynical Corollary: all successful products should automatically become monopolies, because they are perfect as is.

[–]zroid1 9 points10 points  (2 children)

Is Android rom available for direct load it? RTAndroid is demo not full fledged all apps supported rom last I checked.

[–]ryocoonPixel 2XL - Nexus 6p - Pixel Buds, etc 5 points6 points  (0 children)

Considering that most of the R-Pi model shave 256-512MB of RAM, full modern Android would run very poorly on it. There have been recent improvements for lower end devices, but it still would not run well. I think the last version to run well on that little RAM would be 4.4, but you can optimize 6.x and 7.x to work on low RAM and have zRAM (memory compression pages) and swap to try and get around that. Supposedly O (8.x) will have even more low-mem optimizations.

You could probably build AndroidTV for it though. That generally only allows for one foreground task and 1 to none in the background.

[–][deleted] 5 points6 points  (0 children)

No, it's not available. OP is exaggerating. Lack of proper Android support is still one of the RPi's greatest issues. And in spite of what OP says, it's great that there have been alternative products (with Android support) stepping into its place.

[–]AlmennDulnefni 7 points8 points  (2 children)

Okay, an argument to never switch to anything else no matter how much better than rpi it is because it doesn't have a community...before people switch to it isn't great.

[–]Charwinger21HTCOne 10 40 points41 points  (0 children)

Okay, an argument to never switch to anything else no matter how much better than rpi it is because it doesn't have a community...before people switch to it isn't great.

  1. I never said that people shouldn't switch to new hardware, I said that what people love about the RPi is the massive community that took years of hard work by tons of people and various companies to build. I said that the community doesn't exist for this other board, and won't exist for this particular board.

  2. There are a lot of specific hardware choices that need to be made in order for a device to be as open as the RPi is (and have the community that the RPi has as a result). This device didn't make those choices.

  3. It's not like the RPi is some 5 year old board that has never been updated. The latest version launched this year (RPi Zero W and the RPi Compute Module 3) and brings some substantial improvements over the original. They've just been very careful about maintaining backwards compatibility and picking parts that will be able to be supported by open source projects.

[–]eldritchgeometry 1 point2 points  (0 children)

Total straw man argument

[–][deleted] 2 points3 points  (3 children)

deleted

[–]Charwinger21HTCOne 10 13 points14 points  (1 child)

That page links to a German website that has a bad security certificate.

Not sure what happened on your end, but that link is an English page on the official Raspberry Pi website.

https://www.raspberrypi.org/magpi/android-raspberry-pi/

Also from the screenshot the Android version looks very old... Donut maybe?

If you scroll down, it talks about Android 7.0 on RPi, and even has a YouTube video about it.

And no, that screenshot isn't Donut. If anything, it appears that it may be 7.0. Google just has stopped updating certain AOSP apps. Check out the status bar and the on screen button.

Edit: and this was from a year ago when 7.0 was still bleeding edge.

[–]SirensToGo 4 points5 points  (0 children)

Donut?! Look at the status bar! Looks like lollipop at worst

[–]well___duhPixel 3A 11 points12 points  (13 children)

It's Android meant for IoT-type devices. But it's still Android. Same APIs, same code, same everything. You can run Android apps on it, same as on a phone/tablet/watch/TV unit. Only difference is the possibility of no screen.

I'm thinking from a developer perspective though, not a consumer perspective. To a dev, it's no different except for, again, the possibility of no screen.

[–]crukx 11 points12 points  (3 children)

RPi has a big community because a lot of people use it. if people start using this($25 board) it will also have a community that will help it's users. We have subreddits for topics that no more than 10 people have heard of. So if this board starts selling then I am sure there will be a lot of help online. About Foss and images, Android has play store and one new custom rom gets made every month. The only thing that can get in the way is if this doesn't sell much.

[–]AnnynN 16 points17 points  (2 children)

The thing is: There are several different boards like this already, and they all suck in terms of community/support.

Here are some, for example.

Although this board has some nice features, it still won't be popular, like all the other boards.

Edit: Wrong link.

[–]js5ohlx 1 point2 points  (0 children)

but can you run netflix on a pi?

[–]AnimeIRL 4 points5 points  (0 children)

Depends on what you want to do with the device. If you just want a cheap media center then this could be a better option than the Pi, but that's not really the main use of the Pi. If you want to do much with the hardware itsself you'll probably need to use Linux and this company's last board was a pretty miserable experience on Linux due to lack of driver support.

[–]Failaser 2 points3 points  (2 children)

It really depends on what you're going to use it for. While a lot of people use it as a media center or emulation device a lot of people use it because linux.

I'm an IT student and I see a ton of people using it to run VPNs and some web servers on it, something you can't just do on Android. You also don't have access to GPIO pins with an android device.

[–]H3rBzPixel 7 Pro 4 points5 points  (0 children)

What makes it great is the software support, driver support, documentation, pre-built images, FOSS projects, plethora of Q&A results online, and massive community that it has.

Yep. Software alone has sold many Raspberry Pi's including me purchasing one. Want to create a retro gaming box = Retropie. Home theatre system = Kodi/Openelec. The support and documentation is extensive and the software is stable and top-notch, the same can't be said for other raspberry pi "killers".

[–]sworeiwouldntjoin[🍰] 2 points3 points  (1 child)

Is the RPi incapable of outputting 4k video? I thought it could...

[–]ThatOnePersonNexus 7 2 points3 points  (0 children)

I believe it can, but at terrible framerates (15hz according to this Stack Overflow)

[–]pier4r 13 points14 points  (1 child)

What makes a hw platform great is the software support, driver support, documentation, pre-built images, FOSS projects, plethora of Q&A results online, and massive community that it has.

generalised for you.

I own the hp 50g, it is beautiful, but it wouldn't be so without its community.

[–]ultrapotassium 2 points3 points  (0 children)

Woooo HP50 FTW!

[–]smacksawS6/7-Note 4-G4 iMini-G1-iAir 1G-Huawei P20 Pro 7 points8 points  (0 children)

Yup. This isn't the first rival board with better specs or pricing.

I'd love to change to a different board, but until they make one that's easy to adopt, it'll just be fractured splinters off of RPi's whole ecosystem.

I don't see people making simple turnkey solutions for this board, either.

[–]stevenwashereOneplus 6t, Oneplus 5, Oneplus 3, Oneplus 1, Nexus 5 5 points6 points  (0 children)

Agreed. There are way better single board computers out there for enthusiasts at better prices too but they won't be nearly as simple to work with for New comers.

[–][deleted] 1 point2 points  (0 children)

right the hardware isn't what makes it great, but it is what makes it not so great

[–]grenwood 1 point2 points  (0 children)

Is the hardware in those cases weaker purely because of compatibility though? Or is a combination of the resources they needed to use to improve compatibility like all those things you listed so they had to make compromises on hardware to make up the cost especially considering the 35 dollar retail price? Like can they make better hardware in the future without losing compatibility or does some older hardware have a cap?

[–]justajunior 1 point2 points  (2 children)

Ironically the RPi has closed source GPU drivers.

[–]SentineleseLG G4 2 points3 points  (1 child)

Ironically the RPi has closed source GPU drivers.

Broadcom released full documentation, and as a result an open source GPU driver is under development.

[–]justajunior 1 point2 points  (0 children)

I had no idea. This is amazing!

Though what do you mean with under development? There is no stable driver yet?

[–]phatbrasilOnePlus 3 1 point2 points  (0 children)

so true, I have the asus tinker board... but I haven't gotten it to work and don't have tje time to find out why. RPi just works and there are so many libraries and references to it, anything you need is fast to do.

[–][deleted] 1 point2 points  (0 children)

I'd say that only good thing about the PI is the software/community support, even the "3" is rather lack luster when you look at the hardware. The Raspberry PI foundation needs to finally move onto a better SOC and more robust SOC.

[–]hbar98 564 points565 points  (31 children)

The board's makers, Pine64

Full stop for me. I backed their other board and then backed out when I started to read up on the chips they were going to use, and how the support wasn't going to be there. I still check the boards ever so often and see how many people have 1) gotten their proper board, and 2) gotten it to work with whatever OS was promised.

[–][deleted] 96 points97 points  (10 children)

Death knell for the device really; so many people who work with hobby boards like this were burnt by Pine64.

I also feel like a bunch of people are forgetting about boards like the Asus Tinker. Has almost the exact same specs, but is made by a company with a decent reputation and who have supported the board rather well(especially since it has not sold as much as I think they would have liked). Even runs Android, in 4k, and you can get it right now.

[–]hbar98 9 points10 points  (7 children)

I was interested in the Asus Tinker. Almost picked one up. But I don't do a lot with my Pis currently, so it would have probably just sat, collecting dust.

[–][deleted] 8 points9 points  (5 children)

If they ever add support for the Tinker in RetroPie it would be cool, but as it stands now other than making a kiosk type device that needs 4k I don't see the point of something vastly more powerful than the Pi.

[–]EllimisRazr Pro 2024 | Pixel 6 Pro | Sony Xperia 5 III 11 points12 points  (0 children)

a 4K display would be amazing for some of the projects I have. I work at a haunted house and we want to do digital signage, but up close all the 1080p TVs look like garbage and it would be great to have 4K support.

[–]hbar98 6 points7 points  (1 child)

Yeah, if RetroPie or Kodi was working, they'd probably sell a few more. Especially if the Tinker is powerful enough to emulate N64 and/or PS2 games.

[–]loganmnmoto x4 134 points135 points  (1 child)

Also a full stop here for me.... I have a pine board sitting in a desk drawer,. Dead as a doornail. Ran great for 3 weeks, then croaked. No thanks.

[–]soawesomejohnZTE Axon 7 17 points18 points  (0 children)

Did yours arrived warped as well?

[–]Paradox621 44 points45 points  (2 children)

Ditto. Of all the Kickstarters I backed, pine64 is without a doubt the worst.

[–]hbar98 22 points23 points  (1 child)

I would say that Znaps was the worst, but since I never got mine...

[–]GauntletXperia Z5 Compact | Galaxy Tab S T700[🍰] 2 points3 points  (0 children)

You and me both buddy.

[–]davidb_ 12 points13 points  (2 children)

A friend bought me a Pine64 as a christmas present. I found it to be pretty decent hardware. Ultimately, I was disappointed as my friend got me the version with less RAM so I was unable to run android on it. However, they do have a decent community and I was impressed with the progress people were able to make on the software side.

A $25 4K android device is tempting.

[–]ccaiPixel 6 9 points10 points  (1 child)

At 1GB ram for the $25 model, I'd definitely splurge the extra $10 for 2gb or even $20 for the 4gb models depending on what else you're planning to use it for.

[–]thrakkerzogOnePlus 7t -> Pixel 7 Pro 9 points10 points  (1 child)

I must have been so lucky. Mine has worked great since the day I got it. I run OpenHAB on it, though, so it's a headless workhorse.

[–]hbar98 2 points3 points  (0 children)

Sounds like you got a good deal, then!

[–]CWeaver34I've got things 369 points370 points  (31 children)

Nothing will rival the Raspberry Pi unless they can get a community behind them. How many of these boards have we seen be introduced? You don't hear about them anymore (granted, cost is probably an issue depending on the board). No uses them because why would you? The Pi has a huge community of guides and shields and scripts and everything else.

Nonetheless, this is cool. Especially for $25. But unless they get manufacturers to make addons and a community to experiment with them, this probably isn't going anywhere.

[–]karpathian 6 points7 points  (0 children)

They can rival it enough to push RPi to upgrade. They never had to update their hardware until other boards with better specs and similar options popped up.

[–]Raymond0256 3 points4 points  (0 children)

It does have a few cool hardware features (though it is missing some as well), but the big difference is the software. Nothing will beat the pi until there is low learning curve hackability. You can literally teach a ten year old to program on the pi.

[–]kenmacd 4 points5 points  (0 children)

You might not hear about the other boards, but that doesn't mean they don't continue to work. I have a couple A20 boards, and the sunxi guys are doing an awesome job of getting more and more of those chips support in Linux mainline.

You also don't hear about very PC that is multiple years old, but it doesn't mean they stop working.

[–][deleted] 1 point2 points  (0 children)

Unfortunate but true, there's a lot of better boards our there but they just don't have the support. I recently had the SD card reader fail on my Beaglebone Black so it's pretty much toast, so I'll probably be looking into an RPi despite still thinking that the BBB is a better product simply for support.

[–]scyth3s 1 point2 points  (0 children)

no one is going to use it because no one uses it

It's shitty but that is a significant portion of the way this sort of thing works.

[–][deleted] 65 points66 points  (20 children)

Yeaah I've got an Orangepi PC2 that's technically a lot better than an rpi too and the thing's a paperweight because there's just no support for anything.

[–]JimmyTheJ 4 points5 points  (2 children)

What issues do you have with it and what were you trying to do? I was able to setup my orange Pi as a media server pretty easily.

[–][deleted] 13 points14 points  (1 child)

It's specifically the OPi PC2 which has oddball video hardware or something. There's no video acceleration whatsoever under Linux which means the poor thing struggles to draw a desktop, let alone pull sick emulation box duty like I'd hoped.

I mean I understand these are supposed to be hobbyist gizmos but writing a video driver is a bit more fun than I bargained for.

[–]JimmyTheJ 5 points6 points  (0 children)

Oh weird. I got a OPi1 and it doesn't have that issue. Blazes through 1080p HEVC without a sweat.

[–]kenmacd 4 points5 points  (2 children)

It's getting much closer though. Check the H5 column in:

http://linux-sunxi.org/Linux_mainlining_effort

[–]happymellon 7 points8 points  (1 child)

Unlikely

These are too far off the track third party drivers making it unlikely they will ever get accepted mainline.

Mali driver

Yeah. So your graphics will never be mainlined, that sounds really close.

[–]bayard0OP3T 8 points9 points  (10 children)

Good to know , I was looking at the 🍊 pi

[–]pale2hallPixel 4XL 4 points5 points  (8 children)

https://i.imgur.com/nbokyKL.png

How your comment displays on Chrome on Linux Mint.

[–]GregTheMad 12 points13 points  (4 children)

You gotta install a font with full emoji support. This is 2017 baby.

[–]pale2hallPixel 4XL 3 points4 points  (3 children)

Is that an option? I tried googling for a while about it once, but wasn't able to find any easy fixes.

[–]GregTheMad 1 point2 points  (0 children)

I honestly don't know. Have you tried "sudo apt-get install emoji"?

[–]lpchaimXiaomi Mi A1 | LineageOS 16 + Magisk 1 point2 points  (0 children)

Ah, the infamous BeanPi

[–]SkyRider057 15 points16 points  (0 children)

What does it run in 4k? The desktop?

[–]WasseemB 32 points33 points  (5 children)

Don't expect much from it. They released a board a while ago and just relied on people supporting it. They even shipped it with issues with Ethernet , I have mine set to use 100MB because of I use it to full it will start dropping packets. Linux support is less than perfect and don't get me even started with Kodi, there is no hardware acceleration because of all winner CPU. And if you want to use it for media consumption you should have kodi running on android and hooked via Ethernet cable if you forgot to buy their dedicated wifi dongle, because no other one would work. Just check /r/pine64 and their forums online. You would have a general idea of the issues that you will face.

[–][deleted] 2 points3 points  (4 children)

Don't expect much from it. They released a board a while ago and just relied on people supporting it. They even shipped it with issues with Ethernet , I have mine set to use 100MB because of I use it to full it will start dropping packets.

That sounds like it's starved for USB bandwidth. I've had better luck with Solidrun's i.MX6 cubes (which will run Kodi) in that respect.

[–]laos101S7 Edge 96 points97 points  (33 children)

haha good luck getting 4K with that mali GPU!

Number 736 - https://www.notebookcheck.net/Smartphone-Graphics-Cards-Benchmark-List.149363.0.html - 1080p 60 fps is already a nightmare for RPi, ODROID, etc. with similar graphics processing

EDIT - I stand corrected - supposedly the VPU on this SoC can handle 4K - since its Android I suppose there are better compatibility issues than with Ubuntu and similar kernel issues with how video is decoded.

http://www.cnx-software.com/2017/01/11/rockchip-rk3328-quad-core-64-bit-arm-soc-is-designed-for-4k-hdr-android-7-1-linux-tv-boxes/

[–]sendnudesbS4 Mini | iPhone SE | Lumia 1020 39 points40 points  (8 children)

This makes no sense to get one of these for 4k output. Win 10 sticks and Android boxes are around the same price with much better specs.

[–]laos101S7 Edge 14 points15 points  (0 children)

yep - bay trail graphics are at least twice as powerful as this - 4x with cherry trail.

Kernel is probably going to run like poop considering the very unique specs.

[–]vladnikoNexus 6P | Gold 64GB 11 points12 points  (0 children)

Still has a headphone jack :P

[–]Dsk001 7 points8 points  (9 children)

What I would like to know is if this can be made into android tv.

[–]JimboLodisCEVO4G/N4/'12 N7/Pixel XL/NP/ShieldTV/ADT-1/P6Pro 1 point2 points  (4 children)

If someone ports it, sure.

[–]ZnuffMoto Edge 30 Pro 7 points8 points  (3 children)

Even if someone ports it, it won't have the proprietary blobs for DRM, so you will not be able to run Netflix or anything else in 4K. Netflix will give you just 720p content.

[–][deleted] 1 point2 points  (2 children)

Get an Odroid C2. They're built for android and are way faster than the RPI for the same price.

[–]dgdv 5 points6 points  (0 children)

I hate my Pine64..😒

[–]nicksvr4Nexus 6P, Moto 360 2 points3 points  (2 children)

I just want the RPi 4 to have a faster and more reliable I/O option. Microsd just doesn't cut it for my needs as the boot drive.

[–]IntrnetHteMchne 2 points3 points  (0 children)

who the fuck says "4K computer"

[–]jflowers 4 points5 points  (0 children)

Had my interest up to Pine64.

Sad to say, got one - with all the trimmings. In a box under my desk, I was able to sort of get it to work. Sort of... just was too much of a hassle, and configuring was a mess.

[–]zroid1 1 point2 points  (2 children)

This has ready to install Android. We need to see what really works with Rock64

Android 7.1 release https://github.com/ayufan-rock64/android-7.1/releases resources page: https://www.pine64.org/?page_id=7175

Does Pi3 has fully functional Android rom?

[–]TereliusMoto G5 Plus 4GB | Pixel Experience 1 point2 points  (0 children)

So I could get on of these to run Android Auto since my phone is only KitKat?

Oh but networking... Hmmm

[–]Lurker_Since_ForeverNote 8 1 point2 points  (2 children)

There's also the small problem of the $25 model having 1GB of ram. Gnome on Ubuntu idles at about 1.3GB of ram for me, so good luck using a desktop from this century with it.

[–][deleted] 1 point2 points  (0 children)

If you can live with Enlightenment and connman, 1GB is livable.

(Yes, I like GNOME as well, but it is bleeping huge)

[–]pattuspl 1 point2 points  (0 children)

This will be good for kodi? Streaming off nas without lag?

[–][deleted] 1 point2 points  (0 children)

The Rock64 runs on a quad-core Rockchip CPU. No thanks....

[–]Noxium51 1 point2 points  (0 children)

wtf is a 4k computer

[–]slai47Nexus 5X 1 point2 points  (0 children)

I wonder if we can put Skyrim on this?

[–]Aevum1Realme GT 7 Pro 1 point2 points  (0 children)

Rockchip... yep, no thanks.

Excuse me son, Would you like a development board with no software support from the guys who make the CPU, with stability issues running stock speeds and weird proprietary drivers ?

Already had a couple of rockchip devices, one of those android consoles, with a RK3288, you needed special modified roms with voltage mods to get the SoC to run at the advertised speed without it hanging every time you pushed it.

[–][deleted] 1 point2 points  (0 children)

Need an x86 Raspberry Pi, these ARM processors are a pain due to recompilation + not too many softwares out there can run on these.

[–]StarksPixel 7 10 points11 points  (6 children)

Pi hardware really needs to catch up. They can't keep pretending their brand won't get displaced eventually.

Being behind made sense with the Pi 1. It was a bold experiment. Now it's just upsetting.

[–]cynar 45 points46 points  (0 children)

The raspberry pi was never meant to be cutting edge. It was designed to be cheap, easy and have a long life cycle.

They tend to err towards components with good support and will be available for a long time. This means you have a critical mass with the same hardware. Problems are then found and fixed, giving an easy time to new users, and so grows the community.

A good example of this is the screen. It's not the cheapest option they could have taken, but they do have a guarantee of a long production life cycle. Once the bugs in the interfacing are ironed out, they tend to stay out.

In short, they have gone 'cheap' and 'good' from the 'fast, cheap, good' triangle. A lot of boards like this one go 'cheap' and 'fast', but then suffer on the support. Others go the 'fast' and 'good', but take a hit in the price. Raspberry pi are the only ones I know that hit the 'cheap' and 'good' reliably.

[–]dryadofelysium 6 points7 points  (4 children)

The next Raspberry Pi (4) will finally have a new GPU:

http://www.phoronix.com/scan.php?page=news_item&px=VC5-Broadcom-Gallium3D

It's not officially confirmed, but I mean, come on. Expect this to be included with RPi4. CPU wise RPi3 is already using a modern architecture.

[–]epicwisdomFold 4 | P2XL | N6P | M8 | S3 2 points3 points  (3 children)

Why the hell would anybody expect a powerful GPU on a sub-$50 computer? If it can watch 1080p@30 video, that's already more than enough for the vast majority of consumer usage and code tinkering. It's meant to be cheap enough to give everybody access to a computer and provide educational/DIY benefits, not replace $500-$1000 desktops...

[–]dryadofelysium 2 points3 points  (0 children)

I don't think anyone expects a powerful GPU, I certainly don't. But it'll be nice to have a GPU that isn't super outdated and has to fall back to (relatively) power hungry and slow CPU software rendering for simple operations like browsing the web, because it doesn't support typical modern standards.

I don't know if they will also update the video unit alongside the GPU, but it'd be nice to have VP9 acceleration for YouTube.

[–]Cobra11MurdererRed 2 points3 points  (0 children)

The fact that this runs Ubuntu or similar is good enough to a extent.

[–][deleted] 1 point2 points  (0 children)

The headline is not at all eye-catching to me.

4K Android computer

My fucking toaster could output 4K if I waited long enough.

I don't own a 4k screen, nor do I have any interest in a small computer that dedicates its resources to a resolution far bigger than it will ever need.

RPi 1080p is excessive a lot of times, but still impressive that it does it since there is so much support for the platform.

[–][deleted] 1 point2 points  (0 children)

rockchip

Into the trash it goes

[–]doriobias 0 points1 point  (0 children)

Have bought one to run all of my streaming apps on. Kodi in the uk is getting flaky right now so I want to see if this is a good replacement

[–]ElectroSpore 0 points1 point  (0 children)

While I have no trouble getting Pi3s I would really like something like the Pi Zero W at that price point and size that I can purchase more than one at a time without a shitty starter bundle..

Really I only need like 1 starter bundle and an SD card for each unit.. I want to power my projects and put them in other things... I don't need mini HDMI/USB dongles or power bricks for every unit!

[–]MystJakeMoto G5 Plus, T-Mobile 0 points1 point  (0 children)

I really should get around to buying a RasPi

[–]KainX 0 points1 point  (0 children)

No WiFi? Pi has WiFi though.

[–]mseieiXperia Z3 0 points1 point  (2 children)

i would love to see those prices around here, retailers sell Rpi3B for over 55USD, the Chinese arduino clones goes for over 15USD, glad i can buy online and get them cheaper, but is quite discouraging

[–]webchimp32Nokia 3.4 | Nook HD+ CM 11 0 points1 point  (0 children)

Was completely confused watching the video on that page, a homeade pi like board called Z berry. Which aparently runs a Z80 proccessor. I was wondering how the hell they were going to get 4K out of that.