Hi All,
Thanks again - Confirmed - latest stretch lite - and it works fine. Disappointed that i bought the Pi3B+ and NOOBS Card (i just needed another sd card really) from Pimoroni together and they supplied an old os that didnt work with the 3B+...
Greg
-
- Posts: 32
- Joined: Thu Aug 30, 2012 3:22 pm
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
Do they still sell those old ultra slow SanDisk cards (black) or the fast A1 cards in the meantime?Gergmchairy wrote: ↑Thu Mar 15, 2018 2:49 pmNOOBS Card (i just needed another sd card really) from Pimoroni
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
sorry, I am not at my Pi now but if you have working card from fresh image then you may check which repositories are set up there and see version of bootloader there.pi-man-uk1 wrote: ↑Thu Mar 15, 2018 2:36 pmthanks - got rid of wheezy and jessie but still no dice... hmmm
anything else I can try to update ?
Maybe the mirror at mirrordirector.raspbian.org is not updated yet? Or you are missing some repository source.
Last edited by fanoush on Thu Mar 15, 2018 3:00 pm, edited 1 time in total.
- ShiftPlusOne
- Raspberry Pi Engineer & Forum Moderator
- Posts: 6400
- Joined: Fri Jul 29, 2011 5:36 pm
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
The final image took a while to finalise, so unfortunately none of the distributors would've had a card they could ship with it on launch.Gergmchairy wrote: ↑Thu Mar 15, 2018 2:49 pmHi All,
Thanks again - Confirmed - latest stretch lite - and it works fine. Disappointed that i bought the Pi3B+ and NOOBS Card (i just needed another sd card really) from Pimoroni together and they supplied an old os that didnt work with the 3B+...
Greg
-
- Posts: 32
- Joined: Thu Aug 30, 2012 3:22 pm
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
Understood, might be worth warning people - lots are likely to get the Lightning Bolt issue and be checking their PSU when its nothing to do with it (well it might be, but ...)..
Greg
Greg
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
Sorry, it looks like the correct package which contains /boot/bcm2710-rpi-3-b-plus.dtb that you are missing is raspberrypi-kernel not bootloader so the version of the kernel package is important. And the latest version of that one is 1.20180313-1fanoush wrote: ↑Thu Mar 15, 2018 2:23 pmfor some reason you have old bootloaderpi-man-uk1 wrote: ↑Thu Mar 15, 2018 2:20 pmGreg... see my stuff above - going through this stuff right now... Lightening bolt.it is unlikely that version from 2017/07/03 is recent enoughCode: Select all
raspberrypi-bootloader 1.20170703-1
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
Both are important. Without latest firmware package no DVFS support and booting stuck with lightning bolt usually signaling under-voltage.
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
I just unzipped the lite image and both kernel and bootloader have version 1.20180313-1 there. Can't find those at http://archive.raspbian.org/raspbian/pool/ but maybe I am not looking at right places.
-
- Posts: 17
- Joined: Fri Dec 15, 2017 12:37 pm
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
just trying to work out how to update to get the card bootable in the new pi.
Not there yet. Just tried copying the contents of /boot from new image to old card but then it got as far as "crng init done" then stopped.
i see what people are saying, i need new firmware - but how to get all the files in the right place ?
Not there yet. Just tried copying the contents of /boot from new image to old card but then it got as far as "crng init done" then stopped.
i see what people are saying, i need new firmware - but how to get all the files in the right place ?
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
If repositories are not updated then you may try to create packages of kernel and bootloader from the fresh image as described herepi-man-uk1 wrote: ↑Thu Mar 15, 2018 3:46 pmi see what people are saying, i need new firmware - but how to get all the files in the right place ?
https://askubuntu.com/questions/309527/ ... d-packages
then transfer them to old card and install both at once via sudo dpkg -i raspberry*.deb
EDIT: but maybe better wait as there may be more packages missing like newer wireless firmware etc.
Last edited by fanoush on Thu Mar 15, 2018 3:59 pm, edited 3 times in total.
-
- Posts: 17
- Joined: Fri Dec 15, 2017 12:37 pm
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
in the meantime though - booted with a fresh card to test the LAN wired network speed... yip. faster....
Code: Select all
pi@raspberrypi:~ $ iperf3 -c 192.168.2.222
Connecting to host 192.168.2.222, port 5201
[ 4] local 192.168.2.223 port 58150 connected to 192.168.2.222 port 5201
[ ID] Interval Transfer Bandwidth Retr Cwnd
[ 4] 0.00-1.00 sec 34.8 MBytes 292 Mbits/sec 55 105 KBytes
[ 4] 1.00-2.00 sec 34.6 MBytes 290 Mbits/sec 60 53.7 KBytes
[ 4] 2.00-3.00 sec 35.2 MBytes 295 Mbits/sec 56 38.2 KBytes
[ 4] 3.00-4.00 sec 33.5 MBytes 281 Mbits/sec 47 29.7 KBytes
[ 4] 4.00-5.00 sec 33.6 MBytes 281 Mbits/sec 37 25.5 KBytes
[ 4] 5.00-6.00 sec 31.8 MBytes 267 Mbits/sec 48 147 KBytes
[ 4] 6.00-7.00 sec 32.5 MBytes 273 Mbits/sec 50 62.2 KBytes
[ 4] 7.00-8.00 sec 34.8 MBytes 292 Mbits/sec 39 96.2 KBytes
[ 4] 8.00-9.00 sec 34.4 MBytes 289 Mbits/sec 46 22.6 KBytes
[ 4] 9.00-10.00 sec 34.6 MBytes 290 Mbits/sec 48 39.6 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth Retr
[ 4] 0.00-10.00 sec 340 MBytes 285 Mbits/sec 486 sender
[ 4] 0.00-10.00 sec 339 MBytes 284 Mbits/sec receiver
iperf Done.
pi@raspberrypi:~ $
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
Your numbers are a bit low (would expect well above 300 Mbits/sec and also the count of retransmits is not that great -- I would check the network cable and run UDP tests in parallel) and unfortunately once the data that is transmitted over the wire lives on an USB disk we're bottlenecked even more by USB2: viewtopic.php?f=63&t=207897#p1285923pi-man-uk1 wrote: ↑Thu Mar 15, 2018 3:54 pmbooted with a fresh card to test the LAN wired network speed... yip.
-
- Posts: 17
- Joined: Fri Dec 15, 2017 12:37 pm
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
interesting... i'll check the cables....
still good though I was logging the last lines of output before the upgrade (pi3 before).
so gone from 93 Mbits/sec to 284 Mbits/sec....
good to know that I could get a bit more though perhaps !
yes, not sure about those retransmits, wasn't seieng that on the old machine.
still good though I was logging the last lines of output before the upgrade (pi3 before).
so gone from 93 Mbits/sec to 284 Mbits/sec....
good to know that I could get a bit more though perhaps !
yes, not sure about those retransmits, wasn't seieng that on the old machine.
Code: Select all
Mar 15 15:55:12 [ 4] 0.00-10.00 sec 112 MBytes 94.0 Mbits/sec 0 sender
Mar 15 15:55:12 [ 4] 0.00-10.00 sec 112 MBytes 93.8 Mbits/sec receiver
Mar 15 16:00:11 [ 4] 0.00-10.00 sec 112 MBytes 94.0 Mbits/sec 0 sender
Mar 15 16:00:11 [ 4] 0.00-10.00 sec 112 MBytes 93.8 Mbits/sec receiver
-
- Posts: 17
- Joined: Fri Dec 15, 2017 12:37 pm
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
you were right... new patch cable (last one was home made, lesson learned).
new result...
well that was easy thanks... now only if I can get my old card booting !
new result...
well that was easy thanks... now only if I can get my old card booting !
Code: Select all
pi@raspberrypi:~ $ iperf3 -c 192.168.2.222
Connecting to host 192.168.2.222, port 5201
[ 4] local 192.168.2.223 port 58170 connected to 192.168.2.222 port 5201
[ ID] Interval Transfer Bandwidth Retr Cwnd
[ 4] 0.00-1.00 sec 37.6 MBytes 315 Mbits/sec 0 154 KBytes
[ 4] 1.00-2.00 sec 37.0 MBytes 311 Mbits/sec 0 154 KBytes
[ 4] 2.00-3.00 sec 37.2 MBytes 312 Mbits/sec 0 154 KBytes
[ 4] 3.00-4.00 sec 37.0 MBytes 311 Mbits/sec 0 154 KBytes
[ 4] 4.00-5.00 sec 37.3 MBytes 313 Mbits/sec 0 154 KBytes
[ 4] 5.00-6.00 sec 37.0 MBytes 310 Mbits/sec 0 154 KBytes
[ 4] 6.00-7.00 sec 37.4 MBytes 314 Mbits/sec 0 154 KBytes
[ 4] 7.00-8.00 sec 36.8 MBytes 309 Mbits/sec 0 154 KBytes
[ 4] 8.00-9.00 sec 37.5 MBytes 314 Mbits/sec 0 154 KBytes
[ 4] 9.00-10.00 sec 37.1 MBytes 311 Mbits/sec 0 154 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth Retr
[ 4] 0.00-10.00 sec 372 MBytes 312 Mbits/sec 0 sender
[ 4] 0.00-10.00 sec 372 MBytes 312 Mbits/sec receiver
iperf Done.
pi@raspberrypi:~ $
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
Yes. You are looking in the Raspbian repo, not the Raspberry Pi repo. Look in http://archive.raspberrypi.org/debian/p ... -firmware/fanoush wrote: ↑Thu Mar 15, 2018 3:40 pmI just unzipped the lite image and both kernel and bootloader have version 1.20180313-1 there. Can't find those at http://archive.raspbian.org/raspbian/pool/ but maybe I am not looking at right places.
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
Does anyone know the revision code for the 3B+ ?
Current documentation doesn't have it included -
https://www.raspberrypi.org/documentati ... /README.md
Current documentation doesn't have it included -
https://www.raspberrypi.org/documentati ... /README.md
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
Last edited by hommar on Thu Mar 15, 2018 4:43 pm, edited 2 times in total.
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
That's on ELinux - nothing to do with us. You could update that yourself!
Principal Software Engineer at Raspberry Pi Ltd.
Working in the Applications Team.
Working in the Applications Team.
- ShiftPlusOne
- Raspberry Pi Engineer & Forum Moderator
- Posts: 6400
- Joined: Fri Jul 29, 2011 5:36 pm
-
- Posts: 16179
- Joined: Fri Mar 09, 2012 7:36 pm
- Location: Vallejo, CA (US)
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
That's been a problem ever since pre-loaded cards started being available. Companies--quite reasonably--want to move older inventory. The unfortunate thing is that such cards get sold without warning, and all to often to people who are unaware of the issue. I would look on a pre-loaded card as a convenient, but not necessarily inexpensive, way to get an extra SD card and immediately re-flash it with a current image.Gergmchairy wrote: ↑Thu Mar 15, 2018 2:49 pmThanks again - Confirmed - latest stretch lite - and it works fine. Disappointed that i bought the Pi3B+ and NOOBS Card (i just needed another sd card really) from Pimoroni together and they supplied an old os that didnt work with the 3B+...
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
I've updated the github docs (https://github.com/raspberrypi/document ... /README.md), will auto move to the website within the hour.hippy wrote: ↑Thu Mar 15, 2018 4:16 pmDoes anyone know the revision code for the 3B+ ?
Current documentation doesn't have it included -
https://www.raspberrypi.org/documentati ... /README.md
Principal Software Engineer at Raspberry Pi Ltd.
Working in the Applications Team.
Working in the Applications Team.
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
Unfortunately all those 'pre-loaded' things are old and insanely slow SD cards being often 100 times slower than any recent and good A1 rated card. Talking of course about random IO performance with small block sizes here (IOPS). That's entirely what 'storage usage with Linux on SBC' defines, sequential performance (MB/s) is close to irrelevant.W. H. Heydt wrote: ↑Thu Mar 15, 2018 4:41 pmI would look on a pre-loaded card as a convenient, but not necessarily inexpensive, way to get an extra SD card and immediately re-flash it with a current image.
Unfortunately the majority of SBC users is not aware of this, buys slow or even crappy cards and then suffers from sluggish board behaviour. Cards of the same speed class (irrelevant sequential performance, e.g. 'Class 10') can differ by factor 10 or even 100 when it's about the important random IO performance.
See Jeff Geerling's pioneer work on this 'issue': https://www.jeffgeerling.com/blogs/jeff ... crosd-card
See this 2018 update testing especially those new and insanely fast A1 cards: https://forum.armbian.com/topic/954-sd- ... ment-49811
Switching from an average SD card to such an ultra fast one is comparable to replacing a HDD in a PC with an SSD. Since random IO performance matters!

-
- Posts: 17
- Joined: Fri Dec 15, 2017 12:37 pm
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
just PSA with my earlier problems. About an hour ago I did sudo raspi-config, that updated stuff such that the old card booted fine in the new pi 3B+.
happy days, tks.
happy days, tks.
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
<looks at SD card bought with 3B+>tkaiser wrote: ↑Thu Mar 15, 2018 4:58 pmUnfortunately all those 'pre-loaded' things are old and insanely slow SD cards being often 100 times slower than any recent and good A1 rated card.W. H. Heydt wrote: ↑Thu Mar 15, 2018 4:41 pmI would look on a pre-loaded card as a convenient, but not necessarily inexpensive, way to get an extra SD card and immediately re-flash it with a current image.
Well, it says 16GB A1 ... the files all have a datestamp of 14/03/2018 ...
Anyone know an obvious way (while looking via Windows - not booted it yet) to confirm I'm using the latest pre-loaded NOOBS ? Not that I'm planning on staying with it, but ...
So it looks like tkaiser may be being broad with his brush if The PiHut have indeed sold me a fast card with the latest image ...
Mike
Re: New Raspberry Pi model 3B+ 1.4 GHz, 330Mbit Ethernet, 802.11ac, PoE
Can we keep the subject to the new B+ rather than performance testing of ancillary stuff.
Thanks.
Thanks.
Principal Software Engineer at Raspberry Pi Ltd.
Working in the Applications Team.
Working in the Applications Team.