WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Need RPi3 tester  (Read 10613 times)

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Need RPi3 tester
« on: March 01, 2016, 12:44:57 AM »
Hi,

looking for RPi3 testers. Let me know if you have a Raspberry Pi 3 board and willing to help in testing piCore.

Béla
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline Greg Erskine

  • Sr. Member
  • ****
  • Posts: 402
Re: Need RPi3 tester
« Reply #1 on: March 01, 2016, 04:00:15 AM »
Hand raised!

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Need RPi3 tester
« Reply #2 on: March 01, 2016, 04:53:18 AM »
Hand raised!

Great, thanks! Do you have it already?
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline geev03

  • Newbie
  • *
  • Posts: 19
Re: Need RPi3 tester
« Reply #3 on: March 01, 2016, 09:20:20 AM »
Yes, please count me in. I got my RPi3 this morning
Code: [Select]
http://goo.gl/SqColm
« Last Edit: August 15, 2021, 07:42:34 PM by Rich »

Offline Paul_123

  • Administrator
  • Hero Member
  • *****
  • Posts: 1063
Re: Need RPi3 tester
« Reply #4 on: March 01, 2016, 09:33:16 AM »
Hope Greg gets his Pi3 faster than he got his Zero..... lol

My zero should deliver today, and I just ordered a rpi3....looks like they have not quite arrived at the US warehouses yet.

Offline Greg Erskine

  • Sr. Member
  • ****
  • Posts: 402
Re: Need RPi3 tester
« Reply #5 on: March 01, 2016, 12:13:29 PM »
Hand raised!

Great, thanks! Do you have it already?

Yes. I'm ready for testing.

Offline Greg Erskine

  • Sr. Member
  • ****
  • Posts: 402
Re: Need RPi3 tester
« Reply #6 on: March 01, 2016, 12:19:23 PM »
Hope Greg gets his Pi3 faster than he got his Zero..... lol

My zero should deliver today, and I just ordered a rpi3....looks like they have not quite arrived at the US warehouses yet.

I ordered it on Monday night, picked it up on Tuesday.

I checked at the post office for the zero, and the result was zero. Lost in post!

Offline sixgunz

  • Newbie
  • *
  • Posts: 20
Re: Need RPi3 tester
« Reply #7 on: March 01, 2016, 03:53:06 PM »
Me too - arrived today!

Offline Spaigy

  • Newbie
  • *
  • Posts: 3
Re: Need RPi3 tester
« Reply #8 on: March 02, 2016, 02:34:21 AM »
Hi

New to these parts but have been playing a lot recently with an RPi2 and piCore - building a embedded network device based around the pi - Router / Captive Portal / VPN type thing.

Happy to assist and test on the RPi3 (mine has just arrived) - I will probably move over to the Pi3 hardware shortly anyway.

Cheers

Craig

Offline yoshi314

  • Full Member
  • ***
  • Posts: 135
Re: Need RPi3 tester
« Reply #9 on: March 03, 2016, 11:07:40 PM »
i should have mine setup in a few days, too. you can count me in.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Need RPi3 tester
« Reply #10 on: March 04, 2016, 12:38:31 AM »
piCore 7.1beta1 base built on 4.1.18 kernel works fine on RPi1 and RPi2. Will make SD card image and few basic kernel module tcz's. It will be available for public testing in few days.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline jgrulich

  • Sr. Member
  • ****
  • Posts: 341
    • GRULICH DESIGN - R&D Lab.
Re: Need RPi3 tester
« Reply #11 on: March 04, 2016, 10:43:23 AM »
Hi Béla,

count with me too from today. It works well with piCore-7.0, very-little bit faster than RPi 2.
Guess that the first point will be to bring the build-in wifi working. Bluetooth is not important so far.
I have all the buses enabled, but didn't found how it is connected, It doesn't appear in the dmesg. Strange.

Offline jgrulich

  • Sr. Member
  • ****
  • Posts: 341
    • GRULICH DESIGN - R&D Lab.
Re: Need RPi3 tester
« Reply #12 on: March 04, 2016, 12:33:09 PM »
I've tested the Rasbian Jessie and the wifi and bluetooth are supported by the kernel itself.
It's exactly the same as for USB and LAN chip. No overlay needed.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Need RPi3 tester
« Reply #13 on: March 05, 2016, 12:11:22 AM »
jgrulich@

When I configured 4.1.18 kernel no any new WiFi or Bluetooth module appeared, so it must be already in earlier.

Canyou tell me which modules are used for them in Raspbian?
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline jgrulich

  • Sr. Member
  • ****
  • Posts: 341
    • GRULICH DESIGN - R&D Lab.
Re: Need RPi3 tester
« Reply #14 on: March 07, 2016, 12:18:45 AM »
Hi Béla,

this is the lsmod:

Code: (bash) [Select]
pi@raspberrypi:~ $ lsmod
Module                  Size  Used by
bnep                   10336  2
hci_uart               13533  1
btbcm                   4196  1 hci_uart
bluetooth             317981  22 bnep,btbcm,hci_uart
brcmfmac              177546  0
brcmutil                5501  1 brcmfmac
cfg80211              389253  1 brcmfmac
joydev                  9024  0
evdev                  10278  2
rfkill                 16036  4 cfg80211,bluetooth
snd_bcm2835            19802  0
snd_pcm                73442  1 snd_bcm2835
snd_timer              18792  1 snd_pcm
bcm2835_rng             1763  0
bcm2835_gpiomem         2860  0
snd                    50779  3 snd_bcm2835,snd_timer,snd_pcm
uio_pdrv_genirq         2944  0
uio                     7753  1 uio_pdrv_genirq
ipv6                  338574  34

and this is the part from dmesg:

Code: (bash) [Select]
[    7.443747] brcmfmac: brcmf_sdio_drivestrengthinit: No SDIO Drive strength init done for chip 43430 rev 1 pmurev 24
[    7.444866] usbcore: registered new interface driver brcmfmac
[    7.630579] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Dec 15 2015 18:10:45 version 7.45.41.23 (r606571) FWID 01-cc4eda9c
[    7.653338] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[    7.689981] bcm2835-rng 3f104000.rng: hwrng registered
[    7.690112] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[    7.690121] cfg80211: World regulatory domain updated:
[    7.690130] cfg80211:  DFS Master region: unset
[    7.690131] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[    7.690144] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[    7.690151] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[    7.690158] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[    7.690181] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[    7.690199] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[    7.690207] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[    7.690213] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[    7.690220] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[    8.260252] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
[    8.260280] brcmfmac: brcmf_add_if: ignore IF event
[    8.995973] uart-pl011 3f201000.uart: no DMA platform data
[   13.394610] Bluetooth: Core ver 2.20
[   13.394690] NET: Registered protocol family 31
[   13.394698] Bluetooth: HCI device and connection manager initialized
[   13.395381] Bluetooth: HCI socket layer initialized
[   13.395397] Bluetooth: L2CAP socket layer initialized
[   13.395420] Bluetooth: SCO socket layer initialized
[   13.401135] Bluetooth: HCI UART driver ver 2.3
[   13.401146] Bluetooth: HCI UART protocol H4 registered
[   13.401151] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   13.401156] Bluetooth: HCI UART protocol BCM registered
[   13.580204] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   13.580216] Bluetooth: BNEP filters: protocol multicast
[   13.580230] Bluetooth: BNEP socket layer initialized