I think everything is in the title, so :
http://dev.centos.org/centos/7/isos/armhfp/CentOS-Userland-7-armv7hl-Minimal...
Feedback wanted please
PS : I ordered one myself, but still not delivered so untested on my side, but KB said that he tested it and that it booted fine (and fast !) :-)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 01/03/16 14:02, Fabian Arrotin wrote:
I think everything is in the title, so :
http://dev.centos.org/centos/7/isos/armhfp/CentOS-Userland-7-armv7hl-M
inimal-1602-RaspberryPi3.img.xz
Feedback wanted please
PS : I ordered one myself, but still not delivered so untested on my side, but KB said that he tested it and that it booted fine (and fast !) :-)
https://wiki.centos.org/SpecialInterestGroup/AltArch/Arm32/RaspberryPi3 with some details.
- -- Karanbir Singh, Project Lead, The CentOS Project +44-207-0999389 | http://www.centos.org/ | twitter.com/CentOS GnuPG Key : http://www.karan.org/publickey.asc
On 01/03/16 15:30, Karanbir Singh wrote:
On 01/03/16 14:02, Fabian Arrotin wrote:
I think everything is in the title, so :
http://dev.centos.org/centos/7/isos/armhfp/CentOS-Userland-7-armv7hl-M
inimal-1602-RaspberryPi3.img.xz
Feedback wanted please
PS : I ordered one myself, but still not delivered so untested on my side, but KB said that he tested it and that it booted fine (and fast !) :-)
https://wiki.centos.org/SpecialInterestGroup/AltArch/Arm32/RaspberryPi3 with some details.
Just to add that there is a way to get WiFi working, but I'm not sure about the redistribution license needed for the broadcom firmware (can be checked) and that one isn't in the upstream linux-firmware package. I have a .noarch rpm for it, but in the mean time, if you want to test/use embedded wifi on your rpi3, be sure to do this (as root) :
curl --location https://github.com/raspberrypi/firmware/raw/master/boot/bcm2710-rpi-3-b.dtb
/boot/bcm2710-rpi-3-b.dtb
curl --location https://github.com/RPi-Distro/firmware-nonfree/raw/54bab3d6a6d43239c71d26464...
/usr/lib/firmware/brcm brcmfmac43430-stdio.bin
curl --location https://github.com/RPi-Distro/firmware-nonfree/raw/54bab3d6a6d43239c71d26464...
/usr/lib/firmware/brcm brcmfmac43430-stdio.txt
And reboot to ensure the dtb is initialized and kernel knows about the hardware in place.
Enjoy
I just received three Pi 3's yesterday. I have installed CentOS on one and am configuring it for use as a firewall and router. It boots fine and works like a champ. It is not ready yet for use in it's intended role, but I will keep you posted.
I already have a Pi 2B running as a firewall with CentOS and that one is doing very nicely as well. The Pi 2B is intended only as a side door access to my network when I am traveling and not as a router so it has very little load most of the time.
The Pi 3B does seem to run hot, so I added heat sinks to the top-side chips.
On 03/05/2016 06:14 AM, Fabian Arrotin wrote:
On 01/03/16 15:30, Karanbir Singh wrote:
On 01/03/16 14:02, Fabian Arrotin wrote:
I think everything is in the title, so : http://dev.centos.org/centos/7/isos/armhfp/CentOS-Userland-7-armv7hl-M
inimal-1602-RaspberryPi3.img.xz
Feedback wanted please PS : I ordered one myself, but still not delivered so untested on my side, but KB said that he tested it and that it booted fine (and fast !) :-)
https://wiki.centos.org/SpecialInterestGroup/AltArch/Arm32/RaspberryPi3 with some details.
Just to add that there is a way to get WiFi working, but I'm not sure about the redistribution license needed for the broadcom firmware (can be checked) and that one isn't in the upstream linux-firmware package. I have a .noarch rpm for it, but in the mean time, if you want to test/use embedded wifi on your rpi3, be sure to do this (as root) :
curl --location https://github.com/raspberrypi/firmware/raw/master/boot/bcm2710-rpi-3-b.dtb
/boot/bcm2710-rpi-3-b.dtb
curl --location https://github.com/RPi-Distro/firmware-nonfree/raw/54bab3d6a6d43239c71d26464...
/usr/lib/firmware/brcm brcmfmac43430-stdio.bin
curl --location https://github.com/RPi-Distro/firmware-nonfree/raw/54bab3d6a6d43239c71d26464...
/usr/lib/firmware/brcm brcmfmac43430-stdio.txt
And reboot to ensure the dtb is initialized and kernel knows about the hardware in place.
Enjoy
Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
--
David P. Both, RHCE Millennium Technology Consulting LLC Raleigh, NC, USA 919-389-8678
dboth@millennium-technology.com
www.millennium-technology.com www.databook.bz - Home of the DataBook for Linux DataBook is a Registered Trademark of David Both
This communication may be unlawfully collected and stored by the National Security Agency (NSA) in secret. The parties to this email do not consent to the retrieving or storing of this communication and any related metadata, as well as printing, copying, re-transmitting, disseminating, or otherwise using it. If you believe you have received this communication in error, please delete it immediately.
Anyone got the integrated wifi working?
Does not seem to load the driver...
root@centos-rpi3 ~]# dmesg | grep brcm
[ 9.944283] *brcm*fmac: *brcm*f_sdio_drivestrengthinit: No SDIO Drive strength init done for chip 43430 rev 1 pmurev 24
[ 9.964694] usbcore: registered new interface driver *brcm*fmac
[ 10.009440] *brcm*fmac_sdio mmc1:0001:1: Direct firmware load for *brcm*/ *brcm*fmac43430-sdio.bin failed with error -2
[ 11.028963] *brcm*fmac: *brcm*f_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[ 12.049378] *brcm*fmac: *brcm*f_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[root@centos-rpi3 ~]# lsmod | grep brcmfmac
*brcmfmac* 177618 0
brcmutil 5501 1 *brcmfmac*
cfg80211 407580 1 *brcmfmac*
On 5 March 2016 at 16:20, David Both david@millennium-technology.com wrote:
I just received three Pi 3's yesterday. I have installed CentOS on one and am configuring it for use as a firewall and router. It boots fine and works like a champ. It is not ready yet for use in it's intended role, but I will keep you posted.
I already have a Pi 2B running as a firewall with CentOS and that one is doing very nicely as well. The Pi 2B is intended only as a side door access to my network when I am traveling and not as a router so it has very little load most of the time.
The Pi 3B does seem to run hot, so I added heat sinks to the top-side chips.
On 03/05/2016 06:14 AM, Fabian Arrotin wrote:
On 01/03/16 15:30, Karanbir Singh wrote:
On 01/03/16 14:02, Fabian Arrotin wrote:
I think everything is in the title, so :
http://dev.centos.org/centos/7/isos/armhfp/CentOS-Userland-7-armv7hl-M
inimal-1602-RaspberryPi3.img.xz
Feedback wanted please
PS : I ordered one myself, but still not delivered so untested on my side, but KB said that he tested it and that it booted fine (and fast !) :-)
https://wiki.centos.org/SpecialInterestGroup/AltArch/Arm32/RaspberryPi3 with some details.
Just to add that there is a way to get WiFi working, but I'm not sure about the redistribution license needed for the broadcom firmware (can be checked) and that one isn't in the upstream linux-firmware package. I have a .noarch rpm for it, but in the mean time, if you want to test/use embedded wifi on your rpi3, be sure to do this (as root) :
curl --locationhttps://github.com/raspberrypi/firmware/raw/master/boot/bcm2710-rpi-3-b.dtb
/boot/bcm2710-rpi-3-b.dtb
curl --locationhttps://github.com/RPi-Distro/firmware-nonfree/raw/54bab3d6a6d43239c71d26464...
/usr/lib/firmware/brcm brcmfmac43430-stdio.bin
curl --locationhttps://github.com/RPi-Distro/firmware-nonfree/raw/54bab3d6a6d43239c71d26464...
/usr/lib/firmware/brcm brcmfmac43430-stdio.txt
And reboot to ensure the dtb is initialized and kernel knows about the hardware in place.
Enjoy
Arm-dev mailing listArm-dev@centos.orghttps://lists.centos.org/mailman/listinfo/arm-dev
--
David P. Both, RHCE Millennium Technology Consulting LLC Raleigh, NC, USA 919-389-8678 dboth@millennium-technology.com www.millennium-technology.com www.databook.bz - Home of the DataBook for Linux DataBook is a Registered Trademark of David Both
This communication may be unlawfully collected and stored by the National Security Agency (NSA) in secret. The parties to this email do not consent to the retrieving or storing of this communication and any related metadata, as well as printing, copying, re-transmitting, disseminating, or otherwise using it. If you believe you have received this communication in error, please delete it immediately.
-- ###################### David Both ######################
Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
On 06/03/16 20:16, Gábor Majoros wrote:
Anyone got the integrated wifi working?
Does not seem to load the driver...
root@centos-rpi3 ~]# dmesg | grep brcm
[ 9.944283] *brcm*fmac: *brcm*f_sdio_drivestrengthinit: No SDIO Drive strength init done for chip 43430 rev 1 pmurev 24
[ 9.964694] usbcore: registered new interface driver *brcm*fmac
[ 10.009440] *brcm*fmac_sdio mmc1:0001:1: Direct firmware load for *brcm*/*brcm*fmac43430-sdio.bin failed with error -2
[ 11.028963] *brcm*fmac: *brcm*f_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[ 12.049378] *brcm*fmac: *brcm*f_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[root@centos-rpi3 ~]# lsmod | grep brcmfmac
*brcmfmac* 177618 0
brcmutil 5501 1 *brcmfmac*
cfg80211 407580 1 *brcmfmac*
I am guessing you read through this : https://lists.centos.org/pipermail/arm-dev/2016-March/001708.html ?
Indeed - got all 3 files from github and places as in your instructions. Ever since it's being picked up in dmesg.
On 7 March 2016 at 11:56, Karanbir Singh mail-lists@karan.org wrote:
On 06/03/16 20:16, Gábor Majoros wrote:
Anyone got the integrated wifi working?
Does not seem to load the driver...
root@centos-rpi3 ~]# dmesg | grep brcm
[ 9.944283] *brcm*fmac: *brcm*f_sdio_drivestrengthinit: No SDIO Drive strength init done for chip 43430 rev 1 pmurev 24
[ 9.964694] usbcore: registered new interface driver *brcm*fmac
[ 10.009440] *brcm*fmac_sdio mmc1:0001:1: Direct firmware load for *brcm*/*brcm*fmac43430-sdio.bin failed with error -2
[ 11.028963] *brcm*fmac: *brcm*f_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[ 12.049378] *brcm*fmac: *brcm*f_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[root@centos-rpi3 ~]# lsmod | grep brcmfmac
*brcmfmac* 177618 0
brcmutil 5501 1 *brcmfmac*
cfg80211 407580 1 *brcmfmac*
I am guessing you read through this : https://lists.centos.org/pipermail/arm-dev/2016-March/001708.html ?
-- Karanbir Singh +44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh GnuPG Key : http://www.karan.org/publickey.asc _______________________________________________ Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
On 07/03/16 14:15, Gábor Majoros wrote:
Indeed - got all 3 files from github and places as in your instructions. Ever since it's being picked up in dmesg.
But that same dmesg shows errors when trying to load the firmware so check the corresponding lines with journalctl too For comparison : (md5sum) 4a410ab9a1eefe82e158d36df02b3589 brcmfmac43430-stdio.bin
On 7 March 2016 at 11:56, Karanbir Singh <mail-lists@karan.org mailto:mail-lists@karan.org> wrote:
On 06/03/16 20:16, Gábor Majoros wrote: > Anyone got the integrated wifi working? > > Does not seem to load the driver... > > root@centos-rpi3 ~]# dmesg | grep brcm > > [ 9.944283] *brcm*fmac: *brcm*f_sdio_drivestrengthinit: No SDIO Drive > strength init done for chip 43430 rev 1 pmurev 24 > > [ 9.964694] usbcore: registered new interface driver *brcm*fmac > > [ 10.009440] *brcm*fmac_sdio mmc1:0001:1: Direct firmware load for > *brcm*/*brcm*fmac43430-sdio.bin failed with error -2 > > [ 11.028963] *brcm*fmac: *brcm*f_sdio_htclk: HT Avail timeout > (1000000): clkctl 0x50 > > [ 12.049378] *brcm*fmac: *brcm*f_sdio_htclk: HT Avail timeout > (1000000): clkctl 0x50 > > [root@centos-rpi3 ~]# lsmod | grep brcmfmac > > *brcmfmac* 177618 0 > > brcmutil 5501 1 *brcmfmac* > > cfg80211 407580 1 *brcmfmac* > > I am guessing you read through this : https://lists.centos.org/pipermail/arm-dev/2016-March/001708.html ? -- Karanbir Singh +44-207-0999389 <tel:%2B44-207-0999389> | http://www.karan.org/ | twitter.com/kbsingh <http://twitter.com/kbsingh> GnuPG Key : http://www.karan.org/publickey.asc _______________________________________________ Arm-dev mailing list Arm-dev@centos.org <mailto:Arm-dev@centos.org> https://lists.centos.org/mailman/listinfo/arm-dev