Slashdot Mirror


Raspberry Pi 3 Rolls Out With Faster CPU, On-Board Wi-Fi, and Bluetooth

An anonymous reader writes: The original Raspberry Pi went on sale four years ago, and more than 8,000,000 units have shipped since then. Raspberry Pi computers are used in schools and universities, in factories and other industrial applications, in home automation and hobby projects, and much more. Today the Raspberry Pi 3 was announced, featuring a 64-bit quad-core ARMv8 CPU clocked at 1.2GHz, making it roughly 10x the speed of the original Pi 1. Many people will be pleased to hear that the Raspberry Pi 3 also features on-board Wi-Fi and Bluetooth, greatly improving the device's connectivity. The new device goes on sale today at the usual price of US $35. (Here's the official announcement itself.)

203 comments

  1. Awesome by jason777 · · Score: 2

    The price is right. Its game over now to get literally anything online. I'm building an interface for my garage doors. Also, I still cant get my hands on a pi zero.

    1. Re:Awesome by Anonymous Coward · · Score: 4, Funny

      Also, I still cant get my hands on a pi zero.

      Try Coke Zero. Available at any grocery store.

    2. Re:Awesome by silas_moeckel · · Score: 4, Informative

      Try an ESP 8266 for interfacing a garage door you need what a few inputs and a handful of outputs?

      --
      No sir I dont like it.
    3. Re:Awesome by Thanshin · · Score: 4, Funny

      Also, I still cant get my hands on a pi zero.

      Check your retailer. You can get a zero for every two PI.

      R.

    4. Re:Awesome by 110010001000 · · Score: 1

      Actually I have found better boards for around $22 that have dual-ethernet and a better networking architecture that are better for "online" applications. Plus you don't need 1.2Ghz for garage doors.

    5. Re:Awesome by Anonymous Coward · · Score: 5, Funny

      comma (noun)
      1. a punctuation mark (,) indicating a pause between parts of a sentence or separating items in a list.

    6. Re:Awesome by Anonymous Coward · · Score: 1

      But you couldn't be bothered to tell us what they are? I don't buy it...

    7. Re:Awesome by Anonymous Coward · · Score: 0

      Does anyone know of a good list of small computers with features shared between them?

      Something like a Wiki-comparison list.
      The one on Wikipedia isn't the best.

    8. Re: Awesome by Anonymous Coward · · Score: 5, Informative

      Specifically the GL-inet 6416 has dual ethernet, 2.4GHz wifi, one USB socket, a MIPS processor (Atheros AR9330) with 64 megabytes of RAM and 16 megabytes of flash, and 5 easily accessible GPIOs. It's not much, but it's good cheap fun.

    9. Re:Awesome by ThosLives · · Score: 2

      You don't need a computer at all for garage doors. And technically you don't even need electricity either, although I do admit that automatic garage door openers do make life easier.

      As an added bonus, if you have a manual garage door, you don't have weird failure modes or resetting the manual release if there is a power outage.

      --
      "There are a dozen opinions on a matter until you know the truth. Then there is only one." - CS Lewis (paraprhase)
    10. Re:Awesome by shortscruffydave · · Score: 5, Funny

      Check your retailer. You can get a zero for every two PI.

      YMMV - for two Pi I get 6.283185307179586476925286766559

    11. Re:Awesome by LWATCDR · · Score: 3, Interesting

      For a basic door opener yes but maybe they want it to include a BLE interface to the cell phone or even using the camera and Open CV to have it identify the car and automatically close the door.
      It really depends on the feature set you want but the ESP 8266 could do a simple open the door when you use an app on your smartphone.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    12. Re:Awesome by Anonymous Coward · · Score: 0

      You don't need a computer at all for garage doors. And technically you don't even need electricity either, although I do admit that automatic garage door openers do make life easier.

      As an added bonus, if you have a manual garage door, you don't have weird failure modes or resetting the manual release if there is a power outage.

      My car like many others has a built-in remote for up to 3 garage door openers, and for our detached garage we just keep the remote that came with it on the shelf by the kitchen window that looks out at it. This is idea of putting the garage opener on the network (or even dumber, on the Internet) is just a case of "because I can" silliness.

    13. Re:Awesome by Richard+Dick+Head · · Score: 4, Funny

      Ugh...you meatspace engineers and your radians, butchering the beauty and purity of geometry. Clearly you've never enjoyed a spherical hamburger of uniform density in a vaccum.

    14. Re:Awesome by Anonymous Coward · · Score: 0

      My car like many others has a built-in remote for up to 3 garage door openers, and for our detached garage we just keep the remote that came with it on the shelf by the kitchen window that looks out at it. This is idea of putting the garage opener on the network (or even dumber, on the Internet) is just a case of "because I can" silliness.

      My Chamberlain garage door opener has an app for that, so putting your garage door on the Internet has already been done.
      So, for those wanting to do this, it is not silly, it's a great idea!
      In my case I have adult kids who don't have, or need yet another remote control. If they stop by and we're not home, they can open the door with their app.

    15. Re:Awesome by spire3661 · · Score: 3, Informative

      If you are going the ESP8266 route, go to Adafruit, they have it mounted on some interesting breakout boards that make life easy.

      --
      Good-bye
    16. Re:Awesome by jason777 · · Score: 1

      Looks like that only has 1 gpio. I need a io to activate the garage door switch, and then another to hook some kind of sensor to check the door state. Then times 2, because there are 2 doors. Then, i want to build a web interface to it. And I need wifi because the garage is separate. I think a PI zero would fit the bill nicely.

    17. Re:Awesome by KingBozo · · Score: 2

      Really you put your garage door on the internet, well it is now open, better check it and shut it.

    18. Re:Awesome by 110010001000 · · Score: 3, Informative

      The glinet one I was talking about. Works great for small projects and has proper ethernet.

    19. Re:Awesome by 110010001000 · · Score: 1

      I don't know of any good lists. The problem is that the number of boards changes regularly and features are added and deleted. If you browse chinese sites they literally have hundreds of diffrerent models.

    20. Re:Awesome by hawguy · · Score: 1

      The price is right. Its game over now to get literally anything online. I'm building an interface for my garage doors. Also, I still cant get my hands on a pi zero.

      Sparkfun has it for pre-order ($39.95) and says they'll have 1800 units for sale on March 15th. Though they don't say how many pre-orders they already have.

    21. Re:Awesome by silas_moeckel · · Score: 3, Informative

      The ESP 8266 is more than capable of integrating with higher level controllers. BTLE is not realy in it's bag of tricks, wifi obviously is. In my case higher level app is tracking phones to open up when I am about to pull into the driveway. Though I use a off the shelf bit to interface with the garage door (myq gateway) to keep my insurance guy happy.

      --
      No sir I dont like it.
    22. Re:Awesome by mspohr · · Score: 0, Redundant

      There is the Chip computer at $9 with WiFi and Bluetooth (and included 4GB memory).
      http://getchip.com/

      --
      I don't read your sig. Why are you reading mine?
    23. Re:Awesome by mspohr · · Score: 1

      If you have a Chamberlain or Liftmaster garage door opener, you can buy this gateway for $37 which tells if the door is open or closed and can move the door plus other functions on Android and iPhone... probably easier than DIY (unless you like tinkering).
      http://www.amazon.com/Chamberl...

      --
      I don't read your sig. Why are you reading mine?
    24. Re:Awesome by Gaygirlie · · Score: 4, Insightful

      No, where did you read that the ESP8266 only has 1 GPIO? That's totally incorrect, it has 11 GPIO and you can have 2 more if you get one of the modules where two of the pins going to the flash - chip are cut or you cut them yourself for a total of 13 GPIO - pins. There is also one analog input pin. Also, you can run a web-interface on them, if you want to.

      I have several ESP8266's myself and they are fabulous little devices and perfect for uses like this because they are so small, they use very little power and the built-in WiFi means you don't need any dongles or anything like that to make network-connected sensors and controllers. I have a small 2.8" colour LCD with touchscreen connected to an ESP with temperature/humidity - sensor, a PIR motion - sensor and a few more sensors in my use, and it works great.

    25. Re:Awesome by silas_moeckel · · Score: 2

      There are a lot of breakouts for the chip, Something like an adafruit hazzah gets you 9 gpio's, flexible power input (though not like a usb wall wart is hard). As to positioning standard security system magnetic reeds for garage doors work well.

      If you have a chamberlain or any of the the other brand names that uses the same kit the myq gateway gets you all that and integrates well with full home automation bits has a stand alone phone app as well. For me that coupled with openhab got me what I wanted. Garage door opens, lights come on if appropriate etc when I turn into my driveway and the opposite when I leave.

      --
      No sir I dont like it.
    26. Re:Awesome by c · · Score: 1

      Looks like that only has 1 gpio.

      The ESP-01 board does. It's mostly intended as a wireless extension board for devices which talk serial protocols so GPIO's aren't really a big deal.

      The ESP-12, on the other hand, has a whole lot more. I think the ESP-201 has a few extras.

      --
      Log in or piss off.
    27. Re:Awesome by Anonymous Coward · · Score: 0

      Yeah, but retail is a sin, and the sin of two pi is zero.

    28. Re:Awesome by kamaaina · · Score: 2

      Will it to https or some other secure type of encryption over the Internet? I mean we all been talking about how IoT stuff is insecure.

    29. Re:Awesome by fyngyrz · · Score: 4, Funny

      What's your angle, buddy?

      --
      I've fallen off your lawn, and I can't get up.
    30. Re:Awesome by Anonymous Coward · · Score: 1

      There's like a dozen variations of the ESP8266. Yes, the ESP-01 has 1 gpio, there are other versions with more.

      Checkout the NodeMCU for an easy to use ESP8266 module in a protoboard friendly format, lots of I/O, USB interface and programmable in Lua.

    31. Re:Awesome by Anonymous Coward · · Score: 0

      'vaccum' sounds wrong, very wrong.

    32. Re:Awesome by NoImNotNineVolt · · Score: 1

      "What's the square root of this apartment?" - Dave Chappelle

      --
      Chuuch. Preach. Tabernacle.
    33. Re:Awesome by Anonymous Coward · · Score: 0

      It's game over now to get literally anything online.

      You mean figuratively, not literally.

      Getting literally anything online would include getting a black hole online, or my dead grandmother, or the dingeberry on your butt.

    34. Re:Awesome by TomGreenhaw · · Score: 1

      The ESP 8266 is a great low cost choice, but if you want to implement SSL and other strong security measures I think the new Pi would be a better choice.

      --
      Greed is the root of all evil.
    35. Re:Awesome by Anonymous Coward · · Score: 0

      I prefer lightweight uniforms myself.

    36. Re:Awesome by silas_moeckel · · Score: 1

      Depending on the firmware used it will do SSL/TLS. Would suggest never having something like this accessable from the internet directly.

      --
      No sir I dont like it.
    37. Re:Awesome by silas_moeckel · · Score: 1

      It will do ssl just fine. I'll take an embedded micro over a rpi running linux for security for the simple fact that it's running one bit of firmware not a multitasking OS. Mind you would not connect it to the internet either.

      --
      No sir I dont like it.
    38. Re:Awesome by godefroi · · Score: 1

      Well, there isn't really the Chip, not yet, anyway.

      --
      Karma: Poor (Mostly affected by lame karma-joke sigs)
    39. Re: Awesome by mspohr · · Score: 1

      I have two of them on my desk.
      Do you have a Pi Zero yet?

      --
      I don't read your sig. Why are you reading mine?
    40. Re:Awesome by TomGreenhaw · · Score: 1

      I'd be much obliged if you could point me in the right direction of a working example because I totally agree that a Raspberry Pi running a full Linux stack is not trivial to secure.

      Are you sure the ESP 8266 does SSL just fine? I tried and gave up in frustration last year after seeing that nobody else could get it to work either except in very limited use cases.

      What I found is that it only supported small key sizes which are easy to compromise. Even when using that that, SSL took up all the device's memory and could do nothing else except make a connection. Is there a new variant of the ESP 8266 that does a better job?

      --
      Greed is the root of all evil.
    41. Re:Awesome by silas_moeckel · · Score: 1

      Try the nodemcu firmware generic tls was fixed a couple weeks back.

      --
      No sir I dont like it.
    42. Re: Awesome by godefroi · · Score: 1

      They're equally unavailable to me.

      --
      Karma: Poor (Mostly affected by lame karma-joke sigs)
    43. Re: Awesome by mspohr · · Score: 1

      Here's another one (probably not available to you either).
      http://hackaday.com/2016/03/02...

      The article has this insight:
      Of course, we’ve seen so many boards touted as Pi-killers, and like all those also-ran tablets touted as iPad killers a few years ago we’ve never heard of most of them again after a brief moment of chatter. They look so good on paper but the price always lets them down.
      The C2 could just escape that fate though, its $40 price point is very close to that of the Pi 3. Setting aside for a moment how much shipping and customs might cost for a package from Korea, that sounds interesting to us.
      Why might you buy a C2 then, and why might you buy a Pi 3? That the C2 has a much faster processor is beyond doubt. This and its faster wired networking would make it a much more interesting prospect for anyone whose work involves network-attached data processing. But even though a USB wireless network adaptor can be had for only a few dollars the Pi 3’s onboard wi-fi and Bluetooth makes it much more attractive to a home user or someone using a computer on a platform unfettered by wires.
      However impressive the C2 may be it is overwhelmingly likely that the Pi 3 will outsell it many times over. This will not just be due to the massive publicity advantage achieved by the Pi Foundation, but the huge ecosystem of hardware and software developers that have made the Pi boards perform to the limit of their abilities in all directions. If you don’t mind forgoing that support though, you could just find that the board from Korea gives you enough extra bang for your buck to make having it on your bench worthwhile.

      --
      I don't read your sig. Why are you reading mine?
    44. Re:Awesome by Anonymous Coward · · Score: 0

      NOT awesome. The SUPERBIG POINT of the Pi was that it was ISOLATED from wifi !!! You wanted wifi, you add an adapter. Now how can I know if there is no backdoor in the computer board?? An electronically implemented backdoor. Nintendo DS does seem to have such backdoor well integrated and it is an ARM chip. You have some very paranoid ANTITECHNOLOGY MOBS out there who truly want to go back to a world with NO ELECTRONICS, NO ELECTRICITY, NO NOTHING MODERN and they have it so ingrained they are still in shock but would know exactly what to do in any primitive environment... Like in... why not just kill it if there is no VIDEOCAMERA AROUND? Why not attack at night if their fire/candle went out? I do have pressures because I play DS whenever I have free time, from threats to threats, then games sometimes fail interestingly... and it is only games, if it was something making me stronger some guys would simply attack AND THEY ALREADY DID. Prevented me from catching some compulsive thieves stealing even my bare electronic components... before I could sink a camera where they would be surely exposed. Oh, and they truly FOUGHT I was insulating myself to see if there was a residual radio signal from my laptops. FOUGHT and I am not sure yet. Only good thing now is the Pi is now known to be not fully secure if it includes wifi in the board.

    45. Re:Awesome by LWATCDR · · Score: 1

      "The ESP 8266 is more than capable of integrating with higher level controllers."
      Yes but if you are going to use BLE, OpenCV, WiFi, and wired ethernet then a Pi would be a better choice in case. Both could do the job but the pi offers a richer feature set than the EPS 8266.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    46. Re:Awesome by silas_moeckel · · Score: 1

      If you're going to do BLE, OpenCV, wired network etc a VM might be a better choice. Overall a higher level controller is a better choice for whats a HA task. HA as a bunch of one offs is a very poor solution, integration is the main usefulness of HA. If you going to use opencv your probably better off with some sort of CCTV camera to integrate with or start a home CCTV system, with opencv running on a vm, hell running on a modern wifi AP, or rpi. But would put the rpi as the least prefered option.

      --
      No sir I dont like it.
    47. Re:Awesome by Anonymous Coward · · Score: 0

      The price is right. Its game over now to get literally anything online. I'm building an interface for my garage doors. Also, I still cant get my hands on a pi zero.

      Try Microcenter

  2. Ethernet by arth1 · · Score: 4, Interesting

    But still the same ethernet that goes over the USB bus?

    1. Re:Ethernet by Christian+Smith · · Score: 4, Insightful

      But still the same ethernet that goes over the USB bus?

      And? A 100Mbps ethernet interface is fine over the 480 Mbps USB2 bus. You're not going to be running an enterprise NAS on this thing now, are you?

      The original USB ethernet had problems with the poly-fuses blowing out under load. That's not a problem now with later Pis.

    2. Re:Ethernet by fisted · · Score: 3, Informative

      The original USB ethernet had problems with the poly-fuses blowing out under load. That's not a problem now with later Pis.

      Different problem. That was about the raspi resetting.

      The throughput is still shit, a theoretical maximum of 480Mbps notwithstanding.

    3. Re:Ethernet by Anonymous Coward · · Score: 0

      Couldn't seem to find Ethernet specs on it but I would assume if it is anything under Gigabit that it is probably slaved to the USB bus.

    4. Re:Ethernet by Anonymous Coward · · Score: 0

      Yeah. While that is fine for loads of low-demand jobs, it still limits it for high-bandwidth automation.

      One thing I would like to see the devs do is actually fork Pi3 in to a separate branch, call it like, Raspberry Hi (stupid weed jokes incoming).
      So now they'd have the small Pi Zero, the main boards, and the ones designed exclusively for high-demanding applications so they can stretch their budget up a few tens and add some more fun stuff on-board.
      Could throw a few FPGA cores on there for extra power.
      They can still more or less share similar designs, except in the Hi fork, they'd have to have some more lines for stuff like ethernet exclusive bus and the like.

      Come on guys, steal my idea. I would LOVE to buy the RaspHi.

    5. Re:Ethernet by Anonymous Coward · · Score: 1

      Except that USB is pretty inefficient CPU-wise. A ton of CPU cycles to max it out.

      Why not run a NAS on it? The Pi3 is more than fast enough. Not sure why you'd bring Enterprise into it.

      No excuse for it not to ship with USB3 at least.

    6. Re:Ethernet by Anonymous Coward · · Score: 0

      Stupid? STUPID? Just imagine the possibilities with IoT hydroponic systems.

    7. Re:Ethernet by AmiMoJo · · Score: 0

      They are limited by cost and the desire to be as open as possible with drivers.

      Having said that, what applications would you want high throughput for anyway? Considering there is no SATA it makes a fairly crappy NAS. I suppose these days reasonably quality broadband can max out 100Mb, but again for what use? I'm really asking, not trying to suggest that it's pointless.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    8. Re:Ethernet by Shatrat · · Score: 1

      Not sure why you'd bring Enterprise into it.

      Because the amount of shit that impacts the fan when your NAS stops working in an enterprise environment is much higher than when you can't get to your anime collection until you reboot the rpi.

      --
      09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
    9. Re:Ethernet by Anonymous Coward · · Score: 0

      No excuse for it not to ship with USB3 at least.

      Because #mAsmatter. Unfortunately.

    10. Re:Ethernet by Anonymous Coward · · Score: 0, Insightful

      Why not run a NAS on it? The Pi3 is more than fast enough. Not sure why you'd bring Enterprise into it.

      No excuse for it not to ship with USB3 at least.

      Damn straight!

      1. 100mbps is shite. It's an absolute pile of crap in 2016. Unless you live alone and think divx is kewl, 100mbps is pathetic for even the most basic of consumer expectations.

      2. USB2 is shite, especially when its the primary bus for proper storage media.

      As you say, there's no reason why the Pi3 cannot do NAS duties, but #1 and #2 render it bloody useless in today's minimum requirements.

      The Linux based SoCs that cost < $5 (which you find in just about everything) already have 1gbps and USB3. There's no excuse for the new Pi to stick to last decade's tech when the cost is negligible. And to rub salt into the wounds, the drivers and code are proven and have been in the mainline kernel for ARM devices for fucking ages.

      Bring the Pi into real world specs, and it'll take off. The board is barely used, it's a failure; and the singular reason is the same that all educational products fall into: it's fucking crippled!

      If those that believe using a Pi for electronic needs is "da biz," then you're bloody crap at electronics. Learning FGPA tech is far more beneficial when it comes to education and real world usage. Turn the Pi into something usable, and it'll take off. Don't take my word for it, ask the man from Del Monte!

    11. Re:Ethernet by wonkey_monkey · · Score: 1

      And still no moon-on-a-stick, either!

      --
      systemd is Roko's Basilisk.
    12. Re:Ethernet by SScorpio · · Score: 1

      It was on the first two. And while those models had multiple USB connectors, internally there was a USB hub so everything was running off a single shared port.

    13. Re: Ethernet by techabuse · · Score: 2

      I am imagining! No firmware update signing, open ports out the wazoo, HELLO packets streaming out on every interface at boot to request config, and highly specific strings in the network traffic for the local LEO to look for. Might as well call the cops on yourself.

    14. Re:Ethernet by Anonymous Coward · · Score: 0

      Here's my use case that gives me problems with this:

      I have a Raspberry Pi running OpenELEC w/ media on local USB devices. Using MakeMKV on a PC, I rip a DVD or BluRay and push it over the network to the Raspberry Pi.

      I'm ok with it taking forever...but I don't want it to take <sandlot voice>FOREVER</sandlot voice>. I put up with it for now because it's what I have but I wouldn't buy anything with this limitation again regardless of how much faster the CPU is or whatever bells and whistles it has.

    15. Re:Ethernet by Anonymous Coward · · Score: 0

      You are trying a little bit to hard with your troll, but nice attempt anyway.

    16. Re: Ethernet by techabuse · · Score: 1

      Disclaimer, lest anyone think I'm hatin' on the pi: I'm talking IoT in general. I just ordered my Pi 3 and I can't wait. What makes the couple Pi 2s I have already kick so much ass is that they're capable of running OpenVPN, so you can make an Internet of Thing without going full retard on the c&c side.

    17. Re:Ethernet by G00F · · Score: 1

      I'm thinking the same. If all they had changed was USB 3 and Gig Ethernet I would be buying to replace the old. Even with it still being limited to 1 root USB port would be 10x improvement. (480MPs vs 640MBbs)

      Even better would have been Ethernet not going through the usb, more multiple usb root ports. (or the ability to add on higher speed devices like SATA/eSATA/Firewire/More USB 3.x ports )

      *sigh* Maybe there will be another revision with it, or next release . . . .

      --
      The spirit of resistance to government is so valuable on certain occasions that I wish it to be always kept alive
    18. Re:Ethernet by arth1 · · Score: 1

      A 100Mbps ethernet interface is fine over the 480 Mbps USB2 bus.

      Only if you don't use the CPU for anything else. The problem with the Pi as it is, is that using the CPU severely limits the network throughput and especially latency, and using the network limits the CPU.
      Using an encrypted VPN connection or doing stateful packet inspection or running https based services from a Pi is downright painful, and it isn't because the CPU is slow, but because CPU and USB competes, for everything. I'd much rather not have built-in WiFi and bluetooth, but instead get a real ethernet port. Or two.

    19. Re:Ethernet by fisted · · Score: 2

      I just clarified that the GP was conflating two distinct problems.
      However, since you asked, you need to take into account that the NIC might not even have the entire USB for itself. For instance, I use one raspi as a wifi access point (hostapd on NetBSD), bridged to my wired network. So everything going through it effectively visits the USB twice. I don't think I have ever seen higher throughputs than around 5Mbps for any traffic going through it.

      But even if the USB is passed only once, as in the following test that doesn't involve any wifi/sd card access/cpu load:

      # rsync rather than scp to avoid CPU load due to compression/encryption
      # destination is /tmp, which is a ramdisk to avoid sd card accesses
      $ rsync -v 16M pi:/tmp/
      16M

      sent 16,781,387 bytes received 35 bytes 1,459,254.09 bytes/sec
      total size is 16,777,216 speedup is 1.00

      That is 11.6 Mbps, on an 100Mbps wired link with only one otherwise idle 100Mbps switch inbetween, with cat.6 cabling

    20. Re:Ethernet by AmiMoJo · · Score: 1

      Thanks, that's some useful data.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    21. Re: Ethernet by Anonymous Coward · · Score: 0

      Why does all the media need to be local to the pi? I use a 512MB model B Raspi 1 with openelec and it plays everything fine over NFS from my server. The server has way more storage in a much more redundant setup (ZFS RAID-Z) than the pi could manage and I don't have to deal with powering any USB drives off the pi - all I need to plug in is Ethernet, power and hdmi.

    22. Re:Ethernet by Christian+Smith · · Score: 1

      I'm thinking the same. If all they had changed was USB 3 and Gig Ethernet I would be buying to replace the old. Even with it still being limited to 1 root USB port would be 10x improvement. (480MPs vs 640MBbs)

      Even better would have been Ethernet not going through the usb, more multiple usb root ports. (or the ability to add on higher speed devices like SATA/eSATA/Firewire/More USB 3.x ports )

      *sigh* Maybe there will be another revision with it, or next release . . . .

      The SoC used pretty much outputs only USB, HDMI and GPIO. There is no PCIe controller built in, the memory accesses (used for CPU and GPU) go straight to memory mounted on the SoC. The SoC is just not designed for other IO options, and why should it? It's basically a set top box SoC by design, and that's pretty much how most people use it.

      Moving to another fundamentally different SoC would probably have compatibility issues.

    23. Re: Ethernet by Anonymous Coward · · Score: 0

      8 million units shipped, its own print magazine and an entire Sony assembly plant that does pretty much nothing but churn out Pis. It spawned the entire niche of cheap single board arm devices. You think it's a failure?

      Whatever. No one's forcing you to buy or use one.

    24. Re:Ethernet by hankwang · · Score: 3, Insightful

      rsync rather than scp to avoid CPU load due to compression/encryption

      Unless you're using a customized ssh server and client with a "null" cipher, rsync will run over an encrypted ssh connection. If you want to see raw network throughput, you should use netcat:

      pi@pi$ nc -k -l 12345 > /dev/null

      john@laptop$ dd if=/dev/zero of=/dev/stdout bs=1M count=16 | nc ip.address.of.raspberry 12345

    25. Re:Ethernet by fisted · · Score: 1

      Ouch, of course you're right, I forgot rsync goes via ssh by default.

      With no encryption, I get around 60 Mbps, so that's not all too bad after all.
      I guess i'll switch it to rsh :)
       

      of=/dev/stdout

      huh?

    26. Re:Ethernet by Anonymous Coward · · Score: 0

      I get pretty close to 100Mbps on my Raspberry Pi 2's Ethernet interface, and 200Mpbs through its USB WiFi adapter.

      Personally I prefer using iperf to test network performance, as hankwang pointed out, rsync isn't a good tool for the job, though netcat can do the job if you can't or don't want to install another tool, iperf does it better.

      The original series of Pi's had a rather anaemic processor, as the USB interface is somewhat processor intensive, that could limit it, and if that is what you are using may be why even when using netcat you only get 60 Mbps.

    27. Re:Ethernet by Baloroth · · Score: 1

      The Linux based SoCs that cost < $5 (which you find in just about everything) already have 1gbps and USB3.

      Sure. And that just adds a few dollars to the overall price. But since you're going with 1Gbps Ethernet, and USB3, you'll want SATA support to take advantage of it. That's a couple of more bucks. And with all that extra stuff, now you're definitely gonna want more than 1GB of RAM ('cause that's just not enough to run that new ethernet at full speeds). Sure, RAM's cheap, only a couple of extra dollars for that. Of course, now you need a bigger board, which is a few more bucks (and no backwards compatibility, naturally). So new you're looking at a $70USD device instead of a $35 one, and congratulations: you didn't actually want a Raspberry Pi, you wanted one of the dozens of other devices with the features you really wanted.

      If those that believe using a Pi for electronic needs is "da biz," then you're bloody crap at electronics. Learning FGPA tech is far more beneficial when it comes to education and real world usage.

      If you think the target audience for the Raspberry Pi is the same as the target audience for FPGA's... you don't know who the actual target audience of for the Raspberry Pi is (which is honestly pretty obvious from your comment). The two things are in completely different classes. Cost and usage wise.

      --
      "None can love freedom heartily, but good men; the rest love not freedom, but license." --John Milton
    28. Re:Ethernet by Anonymous Coward · · Score: 0

      It was basically a set-top box SoC, when it was originally used for the Pi, but they sell an awful lot of Pi's, enough for it to be worthwhile for Broadcom to tweak the design to add real gigabit ethernet and USB 3.

    29. Re:Ethernet by G00F · · Score: 1

      True, and I do rsync via rsyncd to increase speeds, but getting data from the network and then back onto a USB drive(or two) results in double dipping of that USB pool. And 100mbs has been slow for LAN since 2000. USB Gig will exceed that with out double dipping.

      Which is why many was really hoping to that limitation address, by USB 3 or other means. I don't know anyone needing the wifi or bluetooth to be onboard. But I know plenty of people that hit limits of CPU, RAM, or the single USB 2 hub. (oh and quite a few wanting flash w/ hardware support)

      --
      The spirit of resistance to government is so valuable on certain occasions that I wish it to be always kept alive
    30. Re: Ethernet by Anonymous Coward · · Score: 0

      The New Pi has built in 802.11n, they also (happily ) pointed out that it (wifi) doesn't go through the USB controller.

    31. Re:Ethernet by hankwang · · Score: 1

      of=/dev/stdout makes dd dump its output to standard output. It's easier than looking up in the man page what option you need for dd to do that. (now I did: next time I'll leave out the of= entirely :-) ).

    32. Re:Ethernet by Anonymous Coward · · Score: 0

      A 100Mbps ethernet interface is fine over the 480 Mbps USB2 bus.

      Only if you don't use the CPU for anything else. The problem with the Pi as it is, is that using the CPU severely limits the network throughput and especially latency, and using the network limits the CPU.
      Using an encrypted VPN connection or doing stateful packet inspection or running https based services from a Pi is downright painful, and it isn't because the CPU is slow, but because CPU and USB competes, for everything. I'd much rather not have built-in WiFi and bluetooth, but instead get a real ethernet port. Or two.

      This was only true on Pi1, the single core device. The quad cores don't suffer, because, quad cores - one cores running the USB, with space left over, three more cores running your app at full tilt. Wifi runs off SDIO, not USB, so that doesn't affect anything, BT is so low bandwidth it runs of a uart.

    33. Re:Ethernet by Anonymous Coward · · Score: 0

      Nope, sales are not high enough to do that sort of work. You are talking multi millions of dollars to add those, and sale prices of the chips isn't high enough to make that back.

  3. Worth it for Mathematica by Anonymous Coward · · Score: 0

    I wonder if Wolfram will still offer free Mathematica for the RPi now that the Pi is getting closer to the power of a desktop computer.

    1. Re:Worth it for Mathematica by Computershack · · Score: 1

      The Pi has had the power of a desktop computer for some time. Even the first Pi was certainly more powerful than the desktop computers I owned in the first decade of having a PC and we had no problem surfing the web, editing photos/videos and gaming on those.

      --
      I only please one person per day. Today is not your day. Tomorrow isn't looking good either. - Scott Adams
  4. Hype? by Anonymous Coward · · Score: 0

    Raspberry Pi computers are used in schools and universities, in factories and other industrial applications, in home automation and hobby projects, and much more.

    These two sentences alone make me chose any of the innumerable competitor products, rather than R-Pi.

    on sale today at the usual price of US $35

    As would this. Hell freezes over before I can buy it at this price, here. None of the competition hype their pre-tax, pre-shipping prize this much.

    1. Re:Hype? by TheRealQuestor · · Score: 1

      I got my pi2 a few weeks ago for 37.99 including shipping.
      http://www.ebay.com/itm/261834...
      took about 4 days to get here and have been having a blast with it. So yah it was worth the extra 2.99.

    2. Re:Hype? by Anonymous Coward · · Score: 1

      These two sentences alone make me chose any of the innumerable competitor products, rather than R-Pi.

      It's funny how people go on about "competitor products" but never bother naming them.

      Probably because whenever they do, it turns out that they're either not comparable on price or on specs.

    3. Re:Hype? by Crowd+Computing · · Score: 4, Insightful

      These two sentences alone make me chose any of the innumerable competitor products, rather than R-Pi.

      It's funny how people go on about "competitor products" but never bother naming them.

      Probably because whenever they do, it turns out that they're either not comparable on price or on specs.

      Actually there are many Chinese ARM-based development boards and "mini PCs" with much, much better specs. The problem is that they tend to use SoCs designed by some mainland Chinese semiconductor company which refuse, or at least ignore requests, to release even the GPL'ed kernel sources for the chip. Compared to these companies, Broadcom is almost saintly.

    4. Re:Hype? by mspohr · · Score: 0

      This one seems pretty comparable:
      http://getchip.com/
      Built in WiFi, Bluetooth, 4GB memory... $9

      --
      I don't read your sig. Why are you reading mine?
    5. Re:Hype? by Anonymous Coward · · Score: 1

      Then don't buy it. While the people who buy the Pi do find the price appealing, most of them seem to be far more interested in the community that surrounds the Pi. Chances are reasonably good that someone else is doing, or has done, what you want to do so you can learn from other people. Chances are also reasonably good that there are other people in your area who also have a Pi. With most of those other platforms, you are probably going to be on your own (well, unless you enjoy the company of datasheets).

    6. Re:Hype? by tohoward · · Score: 1

      Yeah, "estimated shipping June 2016" doesn't compare to a product that's already out.

    7. Re:Hype? by AmiMoJo · · Score: 1

      Actually Allwinner, the Chinese supplier of many of those low cost SoCs, is pretty good with open source support. Their hardware needs minimal binary blobs and they do publish GPL code where required. Allwinner parts are well supported by open source operating systems because of this.

      The reason why they are not more popular is support. With a RPi there is a huge amount of support material, pre-made SD card images and active forums to help you out. Like Arduino, there are more powerful and cheaper alternatives, but the community and the support documentation are what draw people to the platform.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    8. Re:Hype? by SScorpio · · Score: 1

      Not really, it's not even available yet.

      The 4GB of memory is storage while the Pi just used an SD card. The Chip only has 512MB of RAM.

      It's a 1Ghz, single core processor, no on board Ethernet. Video out is composite with adapters for VGA and HDMI. But the HDMI adapter doesn't include audio output.

      I'm sure there are some uses for this, but the RPi3 does a lot more.

    9. Re:Hype? by rochrist · · Score: 1

      Cheaper? When you're now talking about $35 for quad core 1.2ghz with onboard wifi and bluetooth, who gives a shit? That's literally half the price of a new AAA video game.

    10. Re:Hype? by mspohr · · Score: 1

      So... the two regular production Chip computers I have sitting here on my desk don't exist?
      BTW, when do you think you will actually be able to buy the new Pi model? Can you even buy the Pi Zero which was announced months ago?

      --
      I don't read your sig. Why are you reading mine?
    11. Re:Hype? by mspohr · · Score: 1

      I got two of the regular production models shipped to me months ago. (BTW, can you actually buy a Pi Zero anywhere today?)

      4GB on board memory is better than an empty memory slot.

      Pi doesn't do composite VGA at all.

      It's comparable, not exactly the same as the Pi range. Better in some ways. Costs less.

      --
      I don't read your sig. Why are you reading mine?
    12. Re:Hype? by Anonymous Coward · · Score: 0

      Indeed you can get plenty of ARM boards with whatever spec you want for dirt cheap - But they aren't 1/100th as useful as the pi simply because of community support.

      Sure the Pi is technically inferior but you can do so much more with it because there is a large community of users working with the platform. Lots of eyes, lots of ideas, lots of software, lots of projects, hacks, addons, etc. That, and the pi is available and is consistent - That no-name allwinner board will be available one month and be gone the next.

      Did we learn nothing from the pre-pc era computer platform wars?

    13. Re: Hype? by bigtomrodney · · Score: 1

      The big thing is critical mass. The RPi has that and it's a hub for community projects.

      --
      I never get used to these constant resurrections
    14. Re:Hype? by Anonymous Coward · · Score: 0

      you can get a 7" tablet with a 1.2GHz quad core for about the same price

    15. Re:Hype? by Anonymous Coward · · Score: 0

      > 200k Pi3 manufactured up front, should be able to buy from any of the normal distributors.

      The Zero is made by the Foundation, in gaps in production, so they are thin on the ground at the moment (Pi3 production got in the way), but expect to get to 50k made per month in the next few months.

  5. in bed with satan by nimbius · · Score: 4, Insightful

    BCM43438 wireless âoecomboâ chip.

    Kill yourself. As a veteran Linux sysadmin seeing BCM in the lsmod or lspci for ANY machine is enough to make me dive out a window and head for the hills. Broadcom wireless --christ even broadcom wired -- is a whole other level of shit-tier performance in Linux. enjoy your frozen interfaces and unsupported modes.

    To the Pi team: Why god why couldnt you have chosen something like an Intel or atheros?

    --
    Good people go to bed earlier.
    1. Re:in bed with satan by bigdady92 · · Score: 4, Informative

      The founder of Pi worked at Broadcom, Broadcom gave them buttloads of code and chips for next to nothing, therefore it made 100% sense to build a board that is simple and easy to use based on this type of cheap and well known tech. Broadcom is using the Pi as a springboard into other projects using the whole Razor vs. Razor Blade methodology of sales. Broadcom may be making very thin margins but they are still making some profit on the chips and boards.

      Intel already tried build a Pi type board, it doesn't have anywhere near the amount of applications the Pi does so why bother using it?

      --
      Wheel of Time: Book by Book and Sumview (summary review) Bigdady92 style: http://bigdady92.blogspot.com/
    2. Re:in bed with satan by Anonymous Coward · · Score: 0

      Perhaps because Broadcom are behind the Pi team?

    3. Re:in bed with satan by Anonymous Coward · · Score: 0

      seeing BCM in the lsmod or lspci for ANY machine is enough to make me dive out a window and head for the hills.

      why are you still here? go away already

    4. Re:in bed with satan by Anonymous Coward · · Score: 0

      because the shithead creator works or worked for Broadcom as an electrical engineer IIRC

    5. Re:in bed with satan by AmiMoJo · · Score: 2

      To the Pi team: Why god why couldnt you have chosen something like an Intel or atheros?

      Cost, and extra work to integrate with the Broadcom SoC they use. Broadcom give you everything you need to plug their chips together for free, where as if you want to mix and match you are on your own design wide. If you look at the RPi schematic it's basically the Broadcom minimal example from the datasheet, with a voltage regulator and some ports.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    6. Re:in bed with satan by Anonymous Coward · · Score: 0

      Suggest you eat a lemon and count corners of your monitor. Show me a opensource BCM 4360 wireless driver that works. Hate to bring it your notice, some Z170 mainboards come with integrated Broadcom WiFi.

    7. Re:in bed with satan by HannethCom · · Score: 2

      The Raspberry Pi team were going for cheap platform that could be affordable to schools, hobby projects and used in developing nations.
      When the Raspberry Pi first rolled out the processor was about $5, that left $30 for everything else.
      At that time Intel SOC were going for $35 in bulk, which would have made the Raspberry Pi at least $65. The original Intel chips used during development would have been even more expensive.

      Other people have pointed out that the founder worked at Broadcom.

      I can't comment on the atheros as I do not know much about it, what the cost was when the first Pi came out, or even if it existed when the first Pi came out.

      --
      Microsoft, Apple, Google, Amazon what's the difference? All steal money from devs and control with walled gardens.
    8. Re:in bed with satan by Improv · · Score: 1

      You make compromises when you make a device like this. The Pi is great for a lot of projects, but it won't be great for everybody. I might care about networking performance for other devices, but for my Pis (I normally tend to buy about 10-20), I won't care one bit about this unless it can't even effectively do 10 megabit.

      --
      For every problem, there is at least one solution that is simple, neat, and wrong.
    9. Re:in bed with satan by Anonymous Coward · · Score: 0

      Intel's stuff sucks as well, but there are better options out there. The original Cubie Board, the original Banana Pi, the Orange Pi, maybe the BeagleBone Black are probably all better choices. We need devices which we have real genuine control over them so bugs can be fixed and features can be added. I can see why the founder went with Broadcom, but it's resulted in a really poor product I'd never touch in a thousand years. I don't care what the price point is my time is more valuable than that. Heck- by 10 year olds time is more valuable than that.

    10. Re:in bed with satan by Anonymous Coward · · Score: 0

      Are you kidding me? Banana & Orange use an AllWinner CPU. if you think Broadcom is bad, you haven't seen AllWinner yet.

    11. Re:in bed with satan by A.+Craig+West · · Score: 1

      BCM43438 wireless âoecomboâ chip.

      To the Pi team: Why god why couldnt you have chosen something like an Intel or atheros?

      I've had no end of troubles with Atheros WiFi drivers, they seem to have long term stability issues. Intel, on the other hand, are rock solid...

      --
      It's not a bug, it's a feature...
    12. Re:in bed with satan by Anonymous Coward · · Score: 0

      BCM43438 wireless âoecomboâ chip.

      Kill yourself. As a veteran Linux sysadmin seeing BCM in the lsmod or lspci for ANY machine is enough to make me dive out a window and head for the hills. Broadcom wireless --christ even broadcom wired -- is a whole other level of shit-tier performance in Linux. enjoy your frozen interfaces and unsupported modes.

      I've no problem running my small-scale bunch of Pi's as a group of servers - I'm aware of the limitations and choose my software accordingly. Maybe your expectations are unrealistic?

  6. Video core by Anonymous Coward · · Score: 1

    Seriously the video core is much the same and still no decent driver that actually either boots the system or enables accelerated OpenGL ( which means no open android or accelerated CAD Etc )
    How about Broadcom sort that out ?

    Maybe we should use beaglebone instead...

    John

    1. Re:Video core by Anonymous Coward · · Score: 0

      The latest release of Raspbian claims to have OpenGL for the Pi 2. The release notes for the Pi 3 noted that they stuck with the same version of Video Core because documentation has been released and they want to move towards a more open system.

  7. New RPi by Anonymous Coward · · Score: 0

    Boooring, as if it makes any difference.
    Kudos to BCM for the proper stunt, though.

  8. If it ain't broke, don't fix it by Eloking · · Score: 1, Insightful

    Glad to hear that the RasPi Zero wasn't the only product on development from Rasp Foundation.

    I had a lot of fun with tinkering with the Raspberry Pi 2 so far and that new Raspberry Pi 3 seem to be a step in the good direction.

    More power and, finally, integrated Wifi and bluetooth. Something that seem more important and cheaper than many other hardware.

    Still, there still a lot to be desired, both hardware and software. Analog IO, more power (USB 3.0?), better Python development tool and IDE (yeah, idle or idlex need a serious overhaul), and other stuff. Raspbian (or other Linux/ARM distribution) are a mess and I'm starting to put my hope on Win10 IoT.

    --
    Elok
    1. Re:If it ain't broke, don't fix it by RabidReindeer · · Score: 2

      IDE?

      Even the last couple of desktop motherboards I've bought don't do IDE anymore. Strictly SATA.

      Realistically, the Pi is OK for casual computing and as a mount-anywhere smart controller/interface, but if you need serious storage, network that sucker into a SAN.

    2. Re:If it ain't broke, don't fix it by Anonymous Coward · · Score: 0

      I think he was referring to the Integrated Development Environment that comes with the Pi.

    3. Re:If it ain't broke, don't fix it by Anonymous Coward · · Score: 1

      No, he's talking about an Integrated Development Environment for Python.

      How is this related to the Pi? Well, it's not... it's a confused post made to hype Windows 10.

    4. Re:If it ain't broke, don't fix it by Anonymous Coward · · Score: 1

      Analog I/O might be nice but it's not something that generally comes with an ARM SoC designed for mobile phones. Besides you can get analog I/O with the simple addition of a 10 cent chip.

      Why anyone needs an IDE for Python is beyond me. Even vim has syntax highlighting for Python. What else do you need ?

      Raspbian is not a mess. Raspbian is basically Debian which has been working fine for me since years ago. On the desk top and on the server.

      It's less of a mess than Ubuntu. Or Win 10.

      Why anyone would want to give up a perfectly good Free and Open Source operating system for a single vendor closed source Win IoT is really beyond me.

         

    5. Re:If it ain't broke, don't fix it by Eloking · · Score: 1

      No, he's talking about an Integrated Development Environment for Python.

      How is this related to the Pi? Well, it's not... it's a confused post made to hype Windows 10.

      So I mention Win10 IoT and I'm immediately flagged as a Win10 fanboy? And are you seriously asking me how the OS is related to the product? Errr, maybe because it's part of the product even if Raspberry Pi Foundation doesn't develop the OS?

      While the RaspPi have been one of the most pleasant embedded experience so far (I've learned Python and I'm impressed how well it work), it's not perfect. First of all, unlike many 6 digit of /., I've nearly no experience with linux mostly because I've a short temper for bug without a quick "google search" solution. And I've already had a couple of them already (So if I understand correctly, the desktop environment doesn't have administrator right but I need it to use GPIO so if I start Idle with a program to light a LED without admin right I'll have a "OSError: [Errno 5] Input/output error"). Even working on the Pi over the network have been complex (well, for me).

      So yeah, excuse me if I'm hoping to get a more pleasant OS to work with and I don't see how Win10 IoT is a bad contender.

      --
      Elok
    6. Re:If it ain't broke, don't fix it by Eloking · · Score: 1

      IDE?

      Even the last couple of desktop motherboards I've bought don't do IDE anymore. Strictly SATA.

      Realistically, the Pi is OK for casual computing and as a mount-anywhere smart controller/interface, but if you need serious storage, network that sucker into a SAN.

      For 21th century people, IDE mean "Integrated development environment" : https://en.wikipedia.org/wiki/...

      --
      Elok
    7. Re: If it ain't broke, don't fix it by Anonymous Coward · · Score: 0

      The raspberry pi has a really nice modular IDE. Just because you don't have the know-how to assemble all the building blocks to create an IDE to fit your needs, it doesn't mean it doesn't exist.

    8. Re:If it ain't broke, don't fix it by RabidReindeer · · Score: 1

      Don't blame me. Parent shouldn't be mixing hardware whinges with software whinges in the same paragraph. The hardware is what the manufacturer made it to be. software can come from anywhere.

      For me, a software development IDE is either a specific product or plural. Lots of IDEs work just fine on the Pi. I've used IDEs on machines a lot feebler than even the most basic Raspberry Pi, especially if you include Emacs and Vim with plugins. Re-reading carefully, I'm thinking the parent complaint was about a supposed lack of a Python IDE, but Python doesn't come with an IDE anyway. But, as I recall, stock Emacs distros know how to keep the space/tab paradox straight for ".py" files even on the Pi.

    9. Re:If it ain't broke, don't fix it by Eloking · · Score: 1

      Go away to kindergarten, it is there you can play with Fisher Price...

      Typical Linux fanboy attitude. No patience with people that like things simple.

      About time you understand that it's one of the main reason Linux never reached the Personal Computer market (that was voluntary to put the emphasis on "Personal" here).

      --
      Elok
    10. Re: If it ain't broke, don't fix it by Anonymous Coward · · Score: 0

      You do know that there's a library for doing gpio stuff without needing to be root? I don't usually say to RTFM but in this case it might benefit you.

    11. Re:If it ain't broke, don't fix it by dbIII · · Score: 1

      So I mention Win10 IoT and I'm immediately flagged as a Win10 fanboy?

      Yes, because the concepts do not got together so it takes a special motive to cram them together with brute force.
      Hardware requirements and license costs render Win10 and IoT in completely different realms. Your fifty little hardware widgets not doing much individually and requiring very little in terms of cpu now suddenly need a few hundred dollars worth of hardware and software each instead of tens of dollars.
      Who would consider that at all apart from someone who wants Win10 first and then wants other results second? It's in the territory of handing out multiple expensive chainsaws to open cans instead of $1 can openers.

      Notice that I did not actually say anything bad about Win10 or Microsoft, it's just a right tool for the job situation and this is a job that is not remotely on Microsoft's radar - they sell tools for other tasks.

    12. Re:If it ain't broke, don't fix it by Eloking · · Score: 1

      Analog I/O might be nice but it's not something that generally comes with an ARM SoC designed for mobile phones. Besides you can get analog I/O with the simple addition of a 10 cent chip.

      Well, you can say the same for many feature of the Raspberry Pi. Analog IO are needed for a lot of project and it would be nice to have then build in. Furthermore, as you said it yourself, those chip are cheap so why not adding them to the RaspPi?

      Why anyone needs an IDE for Python is beyond me. Even vim has syntax highlighting for Python. What else do you need ?

      As someone that made a lot of VB.NET project on VBA for one of my job, I can tell you that a IDE for a scripted language can help drastically. Autocorrection, debugging (hell, while you are debugging, you write the code in the watch and look if the result is what you are expecting, you can execute a line of code again and again until you get what you want etc.) and a lot of other stuff that make me cringe every time I think about them while using IdleX (Pressing "End" key to reach the end of the line, Pressing and holding "Shift" then sending the cursor to the beginning of the line with "Home" to highlight the whole line instead highlight a random number of lines before wtf?).

      Raspbian is not a mess. Raspbian is basically Debian which has been working fine for me since years ago. On the desk top and on the server.

      It's less of a mess than Ubuntu. Or Win 10.

      Why anyone would want to give up a perfectly good Free and Open Source operating system for a single vendor closed source Win IoT is really beyond me.

      It's easy to said when you have a lot of experience with Linux and reached a state where you find the solution of all the little annoyance of Debian before they happen. Well, a huge portion of the new generation of coder use Windows and MacOS now. I don't say that I want a Win10 user experience, but I want a solution where I have the less annoyance possible. And so far on Raspbian, I had a ton (while I had nearly none on Win10).

      --
      Elok
    13. Re:If it ain't broke, don't fix it by Anonymous Coward · · Score: 0

      Linux has reached my personal computer long time ago, it reached my parents computers as well and they are pretty much happy with it, I like that as well because I don't have to worry about reinstalling Windows every 6 months on their machine anymore. I don't give a shit if Linux has reached the Personal Computer market or not. Linux fits my needs both personally, at hobby and at work and that's all I care about.
      Funny you mention the Personal Computer market, the precise one that is being replaced with tablets and smartphones where, funnily enough, Linux is king.
      Stick to your Windows 8 Fisher price edition, you don't need more than that to blink a couple of leds.

  9. BCM43438 datasheet? by Anonymous Coward · · Score: 0

    I can'f find datasheet for Broadcom single-chip Wi-Fi/BT/FM module BCM43438. It's an interesting chip, has an FM receiver!

    The Broadcom BCM43438 is a highly integrated single-chip solution and offers the lowest RBOM in the industry for smartphones and a wide range of other portable devices. The chip includes a 2.4GHz WLAN IEEE 802.11 b/g/n MAC/baseband/radio, Bluetooth 4.1 support, and an FM receiver.
      In addition it integrates a power amplifier (PA) that meets the output power requirements of most handheld systems, a low-noise amplifier (LNA) for best-in-class receiver sensitivity, and an internal transmit/receive (iTR) RF switch, further reducing the overall solution cost and printed circuit board area.
      Features:
      Single-band 2.4GHz IEEE 802.11 b/g/n
      Single-stream IEEE 802.11n
      Integrated iTR switch supports a single 2.4GHz antenna shared between WLAN and Bluetooth
      Supports standard SDIO v2.0 and gSPI host interfaces
        Complies with Bluetooth Core Specification Version 4.1 with provisions for supporting future specifications.
        Bluetooth Class 1 or Class 2 transmitter operation
        Host Controller Interface (HCI) using a high-speed UART interface and PCM for audio data.
      Security:
      - WPA and WPA2 (personal) support for powerful encryption and authentication
    . - AES in WLAN hardware for faster data encryption and IEEE 802.11i compatibility.
      - Reference WLAN subsystem provides Cisco Compatible Extensions (CCX, CCX 2.0, CCX 3.0, CCX 4.0, CCX 5.0).
      - Reference WLAN subsystem provides Wi-Fi protected setup (WPS)

    1. Re:BCM43438 datasheet? by Midnight+Thunder · · Score: 1

      Is this likely to be lower in power demand than the USB equivalent connected to a Pi 2?

      --
      Jumpstart the tartan drive.
  10. Raspberry Pi is my steam machine by Anonymous Coward · · Score: 0

    Streaming games remotely became easy with RPi2, with RPi3 will we get better performance?

    1. Re:Raspberry Pi is my steam machine by Dr_Barnowl · · Score: 1

      Probably, I think the GPU part of the SOC is running at a higher clock now.

  11. Banana Pi or Raspberry Pi? by Midnight+Thunder · · Score: 1

    With the new Raspberry Pi out, what are the benefits of going with the Raspberry Pi over the Banana Pi and vice Vesra?

    --
    Jumpstart the tartan drive.
    1. Re:Banana Pi or Raspberry Pi? by Cpt_Kirks · · Score: 2

      Banana Pi has SATA built in, and is faster.

      Though, it is a bit trickier to code for.

    2. Re:Banana Pi or Raspberry Pi? by Midnight+Thunder · · Score: 1

      Banana Pi has SATA built in, and is faster.

      Though, it is a bit trickier to code for.

      In what way is it trickier to code for?

      --
      Jumpstart the tartan drive.
    3. Re:Banana Pi or Raspberry Pi? by Anonymous Coward · · Score: 0

      Don't forget the Gigabit ethernet.

      The SATA and Gigabit ethernet made it a good choice for a simple fileserver.

    4. Re:Banana Pi or Raspberry Pi? by Anonymous Coward · · Score: 0

      The built-in SATA in the Banana PI is a SATA to USB 2 chip. You are limited to 480 Mbps. It is not real SATA.

  12. Well good thing I didn't buy a RPi2 then. by Anonymous Coward · · Score: 0

    ... which came out just two months after I bought my RPi1.

  13. Re:Imagine playing Halo in HD on Raspberry Pi 3 by Crowd+Computing · · Score: 2

    With the Raspberry Pi 3 and Windows 10, you can play all Windows games in full HD for only $35!

    Feeding the troll: theoretically this will only work for Windows games that have been ported to the ARM architecture. So in theory you could play some WinPhone apps.

  14. monitor mode by Anonymous Coward · · Score: 0

    anyone know if the BCM2837 can be put into monitor mode?

    1. Re:monitor mode by Anonymous Coward · · Score: 0

      battery efficiency?

  15. Please give us 64-bit OS, too by m.alessandrini · · Score: 3, Interesting

    They say they are investigating if it's worth porting raspbian to 64 bits. I'd say: YES! What's the point in having a 64-bit CPU if you cannot exploit it fully?

    1. Re:Please give us 64-bit OS, too by Anonymous Coward · · Score: 1

      with 1GB of ram 64 bit is pretty much pointless

    2. Re:Please give us 64-bit OS, too by UnknownSoldier · · Score: 1

      ^ exactly this.

      Where isn't there a 4 GB RAM or 8 GB RAM option ??

    3. Re:Please give us 64-bit OS, too by Anonymous Coward · · Score: 0

      Where is there you can use "why" instead of "where" when you me why?

      A 64 bit OS is about more than a bigger address space. IT can also bring performance benefits.

      4GB or 8GB requires package changes. More expense. Expense that is not needed for the intended audience.

       

    4. Re:Please give us 64-bit OS, too by Anonymous Coward · · Score: 0

      A32 was just introduced, so Broadcom might not have a product for a while. If I remember correctly, at one point Linux kernel had some space issues with already that amount of memory and a 64 bit kernel would have provided the needed breathing room. It most likely isn't true anymore.

    5. Re:Please give us 64-bit OS, too by m.alessandrini · · Score: 1

      I think a 64-bit cpu has more horse power than just extending memory address.

    6. Re:Please give us 64-bit OS, too by Anonymous Coward · · Score: 0

      Performance benefits such as pointers taking twice as much cache space and memory? This is why both the X360 and the PS3 were 64-bit chips run in 32-bit mode (they only had 512MB of RAM).

      No, 64-bit really doesn't make sense until you have > 4GB of RAM, except in some fairly niche application areas that want 64-bit arithmetic and don't store pointers. I'm not aware of any real-world use cases for this, though. That doesn't mean there aren't any, but it does imply that you don't want a 64-bit general-purpose OS just because your chip is 64-bit capable.

      And yes that means Apple got this wrong on iOS. For performance reasons, 64-bit OSes should not always run 64-bit apps. In fact they should rarely do so.

    7. Re:Please give us 64-bit OS, too by Anonymous Coward · · Score: 3, Interesting

      ^ exactly this.

      Where isn't there a 4 GB RAM or 8 GB RAM option ??

      One of the RasPi Foundation staff on the official website comments said that there is some sort of architectural limitation with Videocore 4 which Broadcom builds into the SoC that prevents them from moving past 1GB. They can't get around that without swapping SoC supplier, which they seem very reluctant to do.

    8. Re:Please give us 64-bit OS, too by Mysticalfruit · · Score: 1

      I'd just be happy with a SO-DIMM option and a esata port...

      --
      Yes Francis, the world has gone crazy.
    9. Re:Please give us 64-bit OS, too by Anonymous Coward · · Score: 0

      True. There's a lot of much needed registers.

      If I'm not mistaken though, 64 bits has a higher overhead than 32. Last I checked it was largely a wash for performance with the overhead from 64 bit cancelling out the performance increase for extra registers.

      This was years ago however, so I'm not sure what new improvements have been added to the 64 bit instruction set. Suffice it to say, even the increased registers was relatively marginal in more horsepower.

    10. Re:Please give us 64-bit OS, too by armanox · · Score: 1

      That's exactly what SGI used to recommended on IRIX (SGI Hardware (MIPS) and OS (IRIX, a real UNIX) was 64-bit back in the 90s, but they told people to compile everything 32-bit unless they had an actual need to be 64-bit).

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
    11. Re:Please give us 64-bit OS, too by psergiu · · Score: 4, Informative

      VideoCore4 cannot access more than 1Gb of RAM
      And on the RPi, VC4 acts like a Northbridge - the ARM cores will do all RAM and IO access trough the VC4.
      So unless Boradcom updates VideoCore with more address lines, All RPis will have max 1Gb or RAM.

      --
      1% APY, No fees, Online Bank https://captl1.co/2uIErYq Don't let your $$$ sit in a no-interest acct.
    12. Re:Please give us 64-bit OS, too by UnknownSoldier · · Score: 1

      > and the PS3 were 64-bit chips run in 32-bit mode (they only had 512MB of RAM).

      That's incorrect for the PS3. Rockstar bitched at SCEA for years about why the PS3 is running in 64-bit mod -- which I agree is absolutely idiotic. Compiling in pure 32-bit mode showed a performance increase between ~5% .. ~10% due to not needing all the unnecessary sign extensions for pointer addressing.

      > No, 64-bit really doesn't make sense until you have > 4GB of RAM,

      Mostly that's true, however there is an additional benefit of 64-bit. With a with 64-bit address space it makes it trivial to assign each app it's own virtual memory space.

    13. Re:Please give us 64-bit OS, too by Anonymous Coward · · Score: 0

      not much unless you use lots of 64 bit data, and running in 64 bit will also use more memory

    14. Re:Please give us 64-bit OS, too by Anonymous Coward · · Score: 1

      Larger address space is nice thing to have. You know, address space of 32 bit processor is limited and fragments really quickly. If you want to map a 4.7 GB .iso file, you cannot do that on 32 bit system unless you map a small window that you slide around like you used to do with segment:offset memory model of the 16 bit era. We got rid of that eventually when programs become "32 bit", this was with RAM sides of 64 MB and even smaller. The advantage is obvious in hindsight. History is repeating itself once again.. we have large data and working with it is more efficient and simple if we have enough address space to utilise the modern hardware. If I get a dime every time someone says.. "oh but with less than 4 GB of RAM 64 bit CPU is useless" I would have a whole extra dollar by now. *sigh*

    15. Re:Please give us 64-bit OS, too by m.alessandrini · · Score: 1

      So are you all implying that ARM spent billions to develop a new architecture that's useless, if not harmful, with respect to the old one? I've some concerns with this thesis. Talking about better known Intel, in that case running 32-bit or 64-bit sw on the same machine DOES make some difference. And Intel solved the 4 GB limit on 32-bit cpus already.

    16. Re:Please give us 64-bit OS, too by Anonymous Coward · · Score: 0

      "solved" by making a hack that kinda works to a degree if the software you run support it. If you don't need 64bit data or access to lots of memory 64 bit is mostly wasted

    17. Re:Please give us 64-bit OS, too by ChunderDownunder · · Score: 1

      Yeah it seems like they've made the architectural leap to ARMv8, which offers performance benefits over Cortex A7.

      But I would expect them to 'downgrade' to the Cortex A32 when it is available. It's basically the same as the A53 but without the 64bit capability - smaller, cheaper and more power efficient perhaps.

    18. Re:Please give us 64-bit OS, too by ChunderDownunder · · Score: 1

      Yes, there's probably a small market for a $75 ARM PC.

      I have a NUC and think I'd hit the rPi's 1GB ceiling running Firefox/Chrome pretty quickly.

    19. Re:Please give us 64-bit OS, too by ChunderDownunder · · Score: 1

      So why can't Broadcom release a VideoCore 5 that doesn't suck but is driver compatible with version 4? :)

    20. Re:Please give us 64-bit OS, too by Alioth · · Score: 1

      It makes a big difference on x86 to amd64 because x86 is pretty register starved (and half of your registers aren't truly general purpose). The amd64 architecture we've moved to on a PC adds 8 more general purpose registers and also changes the ABI. On 32 bit function call parameters are passed by pushing the values onto the stack, the ABI on amd64 now passes parameters in registers instead so it makes things like function calls significantly more efficient.

      ARM however was never register starved and its ABI has always passed parameters in registers (ARM when it was released in 1985 had as many general purpose registers as the amd64 architecture).

    21. Re:Please give us 64-bit OS, too by Anonymous Coward · · Score: 0

      Because Broadcom sacked the entire VC dev team...rather puts the brakes on something like that.

  16. Under new management, dupes don't change... by Bearhouse · · Score: 1

    http://hardware.slashdot.org/s...

    Posted last Saturday by....Timothy...Huzza!

    I've nothing against the Pi but this relentless boosting of it is getting tedious.

    1. Re:Under new management, dupes don't change... by Anonymous Coward · · Score: 0

      It's not a dup, my friend. It's another advert under the new owners. "timothy" is an ad-bot. This site may as well become QVC/. with the amount of ads, disguised ads and infomercials it has been pushing since the new owners bought this dead-horse to milk.

    2. Re: Under new management, dupes don't change... by Anonymous Coward · · Score: 0

      I thought the first story was a good find, amongst FCC filings and didn't expect the actual announcement (this story) so soon. You surely cannot deny that a new RPi is big nerd news. Even i am slightly excited.

  17. So? by goombah99 · · Score: 4, Insightful

    But still the same ethernet that goes over the USB bus?

    You complain about this like it's a show stopping defect. For the few people who care about this, then there's alternatives to rasp PI. But for the vast majority of people, empirically, this is not a problem. Given the Raspi only has a gigbyte of memory or half that, where the heck are you going to put your data after 10 seconds at a gigabit?

    Next you will complain your toaster having only 10Mb/set wifi is a major lifestyle issue.

    --
    Some drink at the fountain of knowledge. Others just gargle.
    1. Re:So? by KingBozo · · Score: 3, Funny

      Hey when the whole family is watching the toaster from their phones to see who is first to get the eggo waffle, 10Mb/sec is just to slow. I could completely miss the eggo popping up and my kids get it first.

    2. Re:So? by Anonymous Coward · · Score: 0

      It is a show stopping defect for a lot of people. Basically when the first RPi came out the ethernet/USB problem pissed a lot of people off, including me. I spent a couple of months trying to get the RPi ver. 1 stable, even building a very stable 2 A power supply, because the cause of ethernet/USB dropping was the PSU, remember? At the time I didn't understand the design of the RPi much, but once I did my trust was totally gone. If you make such major design mistakes you are not worthy of my trust, despite having such a large user base and support system.

      Now that the RPi3 has WiFi it has at least some other way to get into the unit when USB fails. I, for one, still cringe when I read about the RPi.

  18. Sold Out Already by boley1 · · Score: 2

    Once again demand outstrips supply.

    1. Re:Sold Out Already by hamster_nz · · Score: 1

      Still plenty here: https://shop.pimoroni.com/prod...

      I had no problems ordering my Zero from them on release day too.

    2. Re:Sold Out Already by boley1 · · Score: 1

      Thanks. I do see that. I was hoping for a US distributor, and put myself on a couple of waiting lists. I may need to see if the shipping from the Pimorini is reasonable.

  19. First project for the new Pi 3 by Anonymous Coward · · Score: 0

    Will be removing that damn wifi/bt chip.

    1. Re:First project for the new Pi 3 by armanox · · Score: 1

      Why? If you don't want it, don't buy one, or simply don't use it. It's not like you're being forced into anything.

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
  20. Why price? by goombah99 · · Score: 1

    You don't need dual Ethernet for garage doors. Will your better board take less than 20 minutes extra time to program for than the raspi? Or even read watch pre purchase? Unless your time has no value the cost is not an issue. But if in 2 years there's no support for the drivers or other software you use your better board isn't. Yet you'll almost certainly be able to port anything from your raspi 3 to the new raspi 5.

    --
    Some drink at the fountain of knowledge. Others just gargle.
  21. Re:Imagine playing Halo in HD on Raspberry Pi 3 by omtinez · · Score: 1

    Unless he was referring to games that are "universal apps". Those should work just on the Raspberry Pi 3.

  22. Re:Imagine playing Halo in HD on Raspberry Pi 3 by omtinez · · Score: 1
    Typo:

    Unless he was referring to games that are "universal apps". Those should work just fine on the Raspberry Pi 3.

  23. Re:Imagine playing Halo in HD on Raspberry Pi 3 by Anonymous Coward · · Score: 0

    No, it will work for *all* Windows games! Windows is Windows, it doesn't matter what computer you're using!

  24. Anyone have a pointer to a device... by fyngyrz · · Score: 1

    I'm looking for something like the pi, basically a fully populated board requiring power supply, but with a real ethernet subsystem (not a USB-hub mediated mechanism) and a SATA (III, II, I in that order of preference) interface. I've seen multiple failures with the little memory cards, and would like to use actual drives instead from boot on up - without USB or memory cards being involved.

    Faster, more cores, and more RAM is better, and price anywhere up to $100 would be fine. I do need the HDMI, USB for keyboard and mouse, and very much appreciate any other I/O, which is why I describe what I'm looking for as "like the pi."

    Thanks for any ideas along these lines.

    --
    I've fallen off your lawn, and I can't get up.
    1. Re:Anyone have a pointer to a device... by bitingduck · · Score: 2

      for $100 that's not easy. less than $200 and it starts to be reasonable. Logicsupply.com has some compact boards that are inexpensive and capable.

    2. Re:Anyone have a pointer to a device... by fyngyrz · · Score: 1

      okay, I'll take a look over there. Thank you.

      --
      I've fallen off your lawn, and I can't get up.
    3. Re:Anyone have a pointer to a device... by Anonymous Coward · · Score: 0

      for under $200 you could just rip the logic board out of a ChromeBook and have a free mini-monitor and keyboard on the side.

    4. Re:Anyone have a pointer to a device... by spire3661 · · Score: 3, Informative

      Try an Intel NUC. I use the latest 14nm version with OpenElec/XBMC installed as my everyday HTPC. I even used a 2 GB stick of ram to keep costs low. I boot mine off the SD card slot, because i dont have a lot of card access beside boot up. You have sata and m.2 inside if you want it.

      This particular NUC
      http://www.amazon.com/Intel-NU...
      is the dividing line between x86-64 and ARM at the low power end. Compared to the Pi, its expensive, but its robust feature set makes up for it. I use and recommend both NUCs and Pis. The NUC5 series even has GPIO.

      http://www.intel.com/content/w...

      --
      Good-bye
    5. Re:Anyone have a pointer to a device... by fyngyrz · · Score: 1

      Just what I was looking for. Thank you. Nice little computers! There are i5 and even i7 versions; lots and lots of horsepower (for a small system.)

      --
      I've fallen off your lawn, and I can't get up.
    6. Re: Anyone have a pointer to a device... by KenHansen · · Score: 1

      You are describing a typical Atom MB.

    7. Re:Anyone have a pointer to a device... by bitingduck · · Score: 1

      somebody just pointed me at ODROID systems, too (Ameridroid in the US). The XU-4 has Gig-E and is less than $100.

  25. next pi 3.1 by Anonymous Coward · · Score: 0

    the next version of the pi should be 3.1 and then we want a 3.14 and.. you get the idea. kind of what tex does. :-)

  26. Re:Ethernet - Practical Applications by ytene · · Score: 1

    I would love to be able to use a couple of Pi's with PiCams to deliver some CCTV where I live, primarily to identify the person[s] responsible for driving into parked cars and then disappearing... Unfortunately, irrespective of whether we're talking about a closed loop of stills or streaming video, getting this content to storage is going to require some decent network bandwidth. I've tried this at 100Mb/s and using the basic Pi software just doesn't hack it... The issue is not the performance of the camera or the "grabbing" software, it is the time taken to write data to external storage. For basic practical reasons I don't want to put the storage with the Pi... So... although no, I'm not trying to run a NAS from my Pi, I *am* trying to send sustained, moderately high bandwidth to a NAS from my PI. Gigabit would, I suspect, make this feasible. 100Mb/s does not. Let's be fair, though. If we all added our "2 cents" as to what we'd like to see added to the Pi, the resultant computer would cost waaay [sic] more than $35... Here's hoping for the Pi4 though!

  27. Palm Treo by jfdavis668 · · Score: 1

    I guess I will finally have to upgrade from my Palm Treo.

    1. Re:Palm Treo by DamonHD · · Score: 1

      Don't hurry now; some tech matures with age! B^>

      Maybe I could swap it for a Pilot I may stil have lurking...

      Running a JVM on a Pilot was a challenge, on an RPI rather less so.

      Rgds

      Damon

      --
      http://m.earth.org.uk/
  28. BBB by Anonymous Coward · · Score: 0

    Ok Beaglebone Black--your move.

    (smaller footprint would be nice)

  29. Re: Imagine playing Halo in HD on Raspberry Pi 3 by Anonymous Coward · · Score: 1

    Are you sure you're on the right website? Once upon a time commentors on Slashdot actually knew something about computers.

  30. ESP8266 = NodeMCU by slincolne · · Score: 1
    Look at the NodeMCU boards - basically an ESP8266 with the I/o broken out, and all the bits and pieces you need to program one up.

    They have more than one I/O (you might be thinking of the real cheap version of the ESP8266 that is billed as a serial Wi-Fi adapter). You can pickup a NodeMCU board for under $10, and if you are really smart buy a copy of Neil Kolban's eBook on the ESP8266 - includes helpful hints on getting it up and running with the Arduino IDE.

    Much cheaper than getting a Pi Zero and the bits you need (as if you can actually buy a Pi Zero anyway)

  31. Got mine! by Anonymous Coward · · Score: 0

    Picked up 2 from-
    https://www.newit.co.uk/
    12 bucks shipping to WA.
    Get em before the scalpers!

  32. Re:Imagine playing Halo in HD on Raspberry Pi 3 by Anonymous Coward · · Score: 0

    So in theory you could play some WinPhone apps.

    A-a-a-and almost all of the games ever released on the systems listed below:
    http://blog.petrockblock.com/retropie/

    Amiga (UAE4ALL)
    Apple II (LinApple)
    Atari 800 (Atari800)
    Atari 2600 (RetroArch/Stella)
    Atari ST/STE/TT/Falcon (Hatari)
    Apple Macintosh (Basilisk II)
    C64 (VICE)
    Amstrad CPC (#CPC4Rpi)
    Final Burn Alpha (RetroArch/PiFBA, RetroArch/FBA)
    Game Boy (RetroArch/Gambatte)
    Game Boy Advance (GpSP)
    Game Boy Color (RetroArch/Gambatte)
    Sega Game Gear (Osmose)
    Intellivision (jzIntv)
    MAME (RetroArch/mame4all-pi, RetroArch/mame4all)
    MSX (openMSX)
    PC – x86 (rpix86)
    NeoGeo (PiFBA, GnGeo)
    Nintendo Entertainment System (RetroArch/FCEUmm)
    Nintendo 64 (Mupen64Plus-RPi)
    TurboGrafx 16 – PC Engine (RetroArch/Mednafen/pce_fast)
    ScummVM
    Sega Master System / Mark III (RetroArch/Picodrive, Osmose, DGen)
    Sega Mega Drive / Genesis (RetroArch/Picodrive, DGen)
    Sega Mega-CD / CD (RetroArch/Picodrive, DGen)
    Sega 32X (RetroArch/Picodrive, DGen)
    Playstation 1 (RetroArch/PCSX ReARMed)
    Super Nintendo Entertainment System (RetroArch/Pocket SNES, snes9x-rpi)
    Sinclair ZX Spectrum (Fuse, FBZX)

  33. Re:Ethernet - Practical Applications by Anonymous Coward · · Score: 0

    This should be dead easy (and people have done it already). Encode to h264 (It has a HW encoder), you can easily pass that over the 100baseT link. Very good quality 1080p30 H264 is only about 15Mbits/s. Or use the new wireless which goes even faster.

  34. Re:Sold Out Already - UK to US Price Update by boley1 · · Score: 1

    I checked on the full cost with the current currency conversion and it works out to be about $45 (32.17GBP) including shipping. (4-7 days Airmail). Not bad.