Slashdot Mirror


Raspberry Pi 3 Model B+ Launched (raspberrypi.org)

New submitter stikves writes: The Raspberry foundation has launched an incremental update to the Raspberry Pi 3 model B: Raspberry Pi 3 Model B+ . In addition to slight increase (200MHz) in CPU speed, and upgraded networking (802.11ac and Gigabit, albeit over USB2), one big advantage is the better thermal management which allows sustained performance over longer load periods. Further reading: TechRepublic, and Linux Journal.

23 of 164 comments (clear)

  1. Neat, but not really needed... by Kenja · · Score: 2, Insightful

    Am I the only one that still uses the original Raspberry Pi? CPU speed has never been the selling point of em to me.

    --

    "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
    1. Re:Neat, but not really needed... by Kenja · · Score: 3, Interesting

      I would, for lower power consumption and heat.

      --

      "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
    2. Re:Neat, but not really needed... by PolygamousRanchKid+ · · Score: 2

      Am I the only one that still uses the original Raspberry Pi?

      A follow up question:

      Has anyone owned one that broke down . . . ?

      I've got three or the original B's, and all of them are going strong. If one breaks, I'll replace it. Otherwise the resources are fine for the things I use it for.

      --
      Schroedinger's Brexit: The UK is both in and out of the EU at the same time!
    3. Re:Neat, but not really needed... by sl3xd · · Score: 2

      Am I the only one that still uses the original Raspberry Pi?

      Nope, I still have five or six...

      Though the newer Raspberry Pi B+ models have an improved "hat" hardware interface. which wasn't as robust or standardized with the original Model B.

      CPU speed has never been the selling point of em to me.

      The improvements are far more than the SoC powering the Pi 2 & 3:

      The Pi 2&3 are also able to deliver more power to audio/video interfaces, to USB devices, and to attached Hat's. I don't have to worry about plugging in a USB device and the Pi going into an unusuable state due to the USB device drawing power.

      The Pi 2&3 have better network performance. The Pi 3 even allows network booting (say goodbye to endless boot cycles when the SD card fails).

      The SoC's in the Pi 2&3 use more modern processes, and use less power per unit of work done.

      The Pi 3's SOC (and GPU) is much more suited to running Wayland, and it also has Bluetooth, which opens up a range of IoT devices to fiddle with.

      If you are interested in CPU's, though: I use a Pi 3 to run PiAware, which is an aircraft transponder/ADSB receiver. The original, single-core Pi doesn't cut it, but a multi-core Pi 2 (or Pi 3) runs it without any problem.

      --
      -- Sometimes you have to turn the lights off in order to see.
  2. Moar RAM! by Revek · · Score: 3, Insightful

    I would be more satisfied with doubling the ram than the AC wireless.

    1. Re:Moar RAM! by sl3xd · · Score: 4, Informative

      The SD card is insanely slow.

      If that's your concern, then you can always network boot the Pi-3, which is a better option for reliability anyway.

      At the end of the day, though, with the Raspberry Pi, you will always use a somewhat dated Broadcom SoC. (The Pi's designers are Broadcom employees).

      Those SoC's aren't "general purpose" devices. The Pi is cheap because it repurposes a chip that is produced by the billion and designed for TV's, set top boxes, and disc players. The SoC's are designed to handle a few MiB/sec of HD Video, to be decoded & pushed via HDMI. They can do GPU tasks to give the set-top box a better UI. They are not designed for serious I/O.

      The Pi is designed, first, foremost, and always, to be cheap. Every single one of the performance enhancements you mention don't matter to the million-unit lot SoC's used for set top boxes, and would require custom chips, driving the cost beyond the Pi foundation's goals.

      If you want the latest and greatest technologies, then you better expect to pay dearly for them. The Pi uses old tech because it's cheap.

      --
      -- Sometimes you have to turn the lights off in order to see.
  3. Also PoE by Anonymous Coward · · Score: 2, Interesting

    I can't believe this was left out of the summary: This board breaks out PoE and they are working on a HAT that will convert 48V PoE to the 5V required for the Pi. Or you can use it for other purposes.

  4. UEFI compliant by DrYak · · Score: 5, Informative

    Starting from Raspberry Pi 3 (can't find any information about Raspberry Pi 2 version 1.2 which use the same CPU as Pi3, not as earlier Pi2s), the U-boot bootloader is UEFI compliant and several Linux distributions's (such as, for example, openSUSE Tumbleweed) AArch64 image can be run in 64bits mode.

    source: tumbleweed's wiki entry about Raspberry Pi 3.

    So there should be a way to load Debian AArch64 on your Pi.
    (But of course it will be less optimized/geared toward Pi than a real Raspbian 64)

    From what I've read in forums and interviews, there isn't a plan to do Raspbian64 in the immediate future, due to lots of 32bits (ARM6 or 7) Pis still in the wild, and the Rasberry Pi Foundation wanting not to dilute their resources over too many goals.

    (Then I'm sure that the gentoo people have their own flavour completely optimized to the bone for 64bit Pi)

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  5. Re:what is the point of gig-e when all io is on 1 by Junta · · Score: 4, Interesting

    For one, gigabit means that you could in theory get nearly half a gigabit, which is still higher than 100 mbit.

    For another, and this is rare, there do exist network switches in the world that do not negotiate lower than 1 gigabit. I've only seen one model from one vendor so far that did this, and I think that product flopped in part due to inability to handle 100 mbit, but if I've seen one, there's probably more.

    Finally, it may not be possible to get a 100 mbit NIC anymore, or at least do so and get any savings out of it. It's like in embedded you have flash parts that are 80% empty, because the cheapest flash parts are now still 4x the size some of these applications need.

    --
    XML is like violence. If it doesn't solve the problem, use more.
  6. Re:64 bit OS ? by Junta · · Score: 2

    If you are trying to ingest more than 2GB of data on a Pi hosted mongodb, then you have bigger problems than lack of 64 bit capability.

    The Pi is not the only game in town, there are alternatives with beefier CPUs. To me frankly the biggest thing Pi did was prove there was a viable market and encouraged some more entrants to the 'embedded scale, but not custom' market.

    --
    XML is like violence. If it doesn't solve the problem, use more.
  7. Re:64 bit OS ? by erapert · · Score: 2

    ODROID XU4 It's a little pricey compared to a $35 board, but it has what you wanted.

    If you're planning on putting together a NAS you might consider the HC2-- I have one myself and it was a snap to set up.

  8. Re:Don't get it... by amiga3D · · Score: 2

    It's a great little device for lots of purposes. For other things it sucks. You pick the tool for the job. Try hanging an Amiga 500 from a tree limb with a camera and cell modem hooked to a solar charging unit. Try doing it for an almost throw away price. There are hundred of other uses I've seen for the Pi. It's helped thousands of creative people make their projects viable at a cheap price.

  9. Re:Don't get it... by ledow · · Score: 4, Insightful

    You mean a GBP30 device that let's you bit-bang GPIO pins at up to 300Khz, run off battery and provide HDMI out and a Linux desktop is pointless for people tinkering with hardware?

    I'm no defender of the RPi foundation (there are STILL performance and reliability problems with the USB and Ethernet buses because they are shared and under heavy load you can drop USB packets, they surfaced in the very first models and haven't been fixed and they tried to blame the SD-card, so I ended up sending my own off to a technician at Broadcom) but the devices are getting better all the time. Hell, for GBP30 you can slap RetroPi on them and build an arcade cabinet from the GPIO/USB that can run all kinds of stuff.

    P.S. Nobody cares about h/w level programming. The BBC Micro:Bit is a flop. The RPi skips it and goes straight to Scratch on a Linux desktop. Teachers don't have the skills to do the simplest of things like that themselves, let alone teach them.

    I speak as someone who works in IT in schools, spent all my youth doing just that, teaching myself Z80 assembly, removing the copy-protection on DOS games via disassembly x86, building circuits, etc.

    I was one of the first to get an RPi, and didn't like it because it was "too easy", too powerful and too boring - but it's WAY over the heads of the average school child even with years of lessons. They'll turn it on, boot up Linux, click around, get bored, done. There's no way that even 1% of the RPi's that have been sold have ever had any amateur electronic hardware ever connected to them in a school. Schools will buy pre-made modules, or nothing at all. And if it hasn't got a lesson plan to go with it, forget it.

    The RPi was sold on but NEVER got any focus as "educational kit for schools to teach electronics", they never even tried and they didn't even go to BETT (the biggest UK IT in schools exhibition), they have no interest in getting them there. It was my complaint about them from day one, that they NEVER did what they would need to do to get into schools. They just relied on "someone clever will do that bit for us", and it's never materialised. A good teacher could do it, but they could do it with anything and probably wouldn't choose an RPi (too many distractions readily available). There is NOTHING for teachers, and most teachers don't even know what they are, and even IT teachers wouldn't be able to image an SD card and boot them by themselves without a tutorial.

    But as a hobbyist device, these things are fabulous, now. They could be a lot better, too. That's the point of them... a 1.4GHz battery-powered ARM kit that can bit-bang. Brilliant for me. Useless for teaching anyone anything about electronics or hardware that you couldn't just teach on a PC itself.

    Honestly, nobody is going to officially teach the bits that you and I would like kids to learn, ever again, in any kind of serious depth. They just won't, because the teachers are two generations down from people who didn't understand it. Geeks don't go into teaching because the stuff they end up having to teach is SO DULL it's unbelievable.

    Unless you show a kid it yourself, it's not going to happen with any level of Micro:Bit, Arduino, .NET Gadgeteer, RPi or anything else ever released. Honestly, it's just not.

  10. Re:64 bit OS ? by ASCIIxTended · · Score: 2

    The Rock64 has all this and more. I have one - 1gb model was $25. Took almost a month for it to arrive in the States but was what I needed - specifically AES decryption in hardware. They have a cool $99 notebook based on a pi-like board too: https://www.pine64.org/

    --
    I do not belong to the church of the lowercase 'i'
  11. TFS and TFA are for newbs by fyngyrz · · Score: 3, Funny

    The real pros don't even read the post that they are replying to . . .

    I just read the slashdot UID and let fly.

    --
    I've fallen off your lawn, and I can't get up.
  12. Re:64 bit OS ? by TheRaven64 · · Score: 4, Interesting

    FreeBSD has 64-bit images for the RPI3, unfortunately I believe that it's still lacking a 64-bit-clean driver for the sound device (the device lets you provide a 32-bit cookie value that's returned back to the kernel when an event completes, but the current driver uses a pointer and this needs to be changed to use an indirection table). The WiFi wasn't working because of a lack of SDIO support: SDIO is now supported, but I don't think the WiFi chip is yet.

    --
    I am TheRaven on Soylent News
  13. Buy a better board by ArchieBunker · · Score: 2

    Apparently no one knows the original reason for building the Pi. It was to have the absolute cheapest platform to hack on for students. You need a better CPU or a SATA port? Pony up that extra $20 and buy something better.

    --
    Only the State obtains its revenue by coercion. - Murray Rothbard
    1. Re:Buy a better board by tlhIngan · · Score: 4, Insightful

      Apparently no one knows the original reason for building the Pi. It was to have the absolute cheapest platform to hack on for students. You need a better CPU or a SATA port? Pony up that extra $20 and buy something better.

      The problem is, the Pi has something a lot of other boards don't - a community. Most alternative Pi boards are released with outdated software and that's it - the manufacturer stops supporting it and it rots. But eh Raspberry Pi is well supported and kept up to date by a while pile of people, who are able and willing to help people with their problems.

      The Pi's greatest asset is not the hardware, but the fact there's a huge community willing to help you out.

  14. Re: Don't get it... by sl3xd · · Score: 2

    The Pi has a level of ubiquity its cousins can't even dream of. "Quantity has a quality all its own."

    It's how better architectures and OSes lost out to the inferior but popular x86 and DOS.

    Then, as now, being more popular means there is far better support to be found on the internet, better distro support, more experts, etc.

    I design my own circuit boards, and program the microcontrollers from scratch; but I generally only do that when it's the only option. There have been a number of projects I chose the Pi over any other SoC board because I don't have to tinker around to make it work.

    --
    -- Sometimes you have to turn the lights off in order to see.
  15. Use cases, ago by DrYak · · Score: 2

    I have a NAS with an Intel Atom CPU from a decade ago that will still run circles around any PI setup.

    Good for you, but that's not my use case. Don't need the giant bandwidth. Only need the extreme low power to serve files at video-playing bandwidth. A glorified networked USB stick, if you want.
    Combined with printing service (can locally print a file that was updated to it, circumventing limitations of a locked-down windows laptop with no admin account to install printer drivers).
    Could also install rtorrent on it, for occasionnal download.
    Coupled with a couple of other similar extremely simple services.

    Your Atom installation, while porbably awesome, is completely overkill to me.

    If you're going to go with a PI setup for a NAS, you might as well just take the router you already have that likely already has a USB port and put something like DDWRT, Tomato, or LEDE on it and attach an external HD to the USB port, then enable Samba on the firmware distro.

    That was *exactly* my target. Except that the router is locked, can't be installed with any opensource firmware. (It's the thing I got for free from the provider).

    I could have thrown it away and spent decent money on a high quality router.

    Or just re-use an old raspberry Pi that I have laying around, basically installing the same kind of software functionality that I would have installed on a router with OpenWRT.

    (Also, the router happens to have decent Wifi, so it basically at least works as intended as a router. Though without IPv6).

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  16. Re:200MHz CPU by Misagon · · Score: 2

    The i386 never ran faster than 40 MHz and the ARM chips at the time were already faster per clock while drawing less power.

    The SoC in the Raspberry Pi 3 B+ has four 64-bit ARM cores running at 1.4 GHz, albeit in-order. This is 200 MHz more than the previous Raspberry Pi 3 B (non-plus).

    --
    "We mustn't be caught by surprise by our own advancing technology" -- Aldous Huxley
  17. Re: 64 bit OS ? by TimMD909 · · Score: 3, Funny

    That sucks that you can't be WebScale enough with the Pi and terabyte sized MongoDB assets. I'm in a similar situation. The Z80 in my TI-83 won't run Crysis 4, even though I requested it. We are truly pitiful victims here. Life is so hard...

  18. Criteria of "better" by DrYak · · Score: 3, Interesting

    Depends on your criteria defining better.

    One could also consider the opensource friendliness of the chipset :
      - Broadcom's VideoCore is one of the few ARM chips where everything running on the ARM core can be opensource upstream code (Raspbian updates its kernel regularily). All the proprietary blobs are restricted to the DSPs handling video. You can even run without them (specially if you aren't interested in processing video, but use the pi as a micro server).

    (The Freescale family of chips selected by Purism for their Librem 5 smartphone is another example that can be run 100% of opensource).
    (I suspect that the RISC-V will also bring interesting free-software friendliness)

      - Lots of other chips limits you to kernel version "whatever happened to be popular on Android back then, now you're stuck with it". You're stuck with antique kernels full of blobs.

    One could consider the community :
    Raspberry Pis are among the most popular SBC, have gathered a ginormous community of users.
    That means you can easily find tons of answers for common questions easily on forums and other web ressources,
    lots of add-on products will be specially be designed with raspberries in mind
    etc.

    In the few case I've researched the subject: the cases of cheaper board with higher-clocked CPUs and more features touted on the bullet list provided by the marketeers, tend to also use much cheaper chips with crappier Linux support and although they tout lots of GPIO pins, those aren't 1:1 compatible with Pi (nor even follow any attempts of standard like HAT).
    They're great if you only plan to interface them with extremely generic hardware (basically if you mostly attach your stuff on the USB ports) or if you're making your own hardware (where the only requirement you have regarding the GPIO pins is that they exist).

    Raspberry Pi basically has managed to become the IBM PC of the home computer : sure, better things exist elsewhere. But that's what everything is palying with.
    And if like me you're not the world's best expert in SBCs, better to stick with the most popular and most widely supported stuff.

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]