-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Verify Raspi2 & 3 Compatability #18
Comments
There was an issue regarding v2 not working - I am curious if this was an SDcard issue (zero and re'dd' it) or regarding the bootloader. |
I write the image with Intellipi and the raspberry v2 won't boot! probable is a problem with the driver. |
Great - is there any output from serial/TTL or from HDMI? |
nothing from anything |
from hdmi i dont try but the green led is down |
Can you try zero'ing the first 134 MB of the sd card and then re-image?
|
It looks like we don't support Rpi2... not yet. https://github.com/openwrt/openwrt/tree/master/target/linux/brcm2708 |
don't exist a solution to install braintone app to Rpi2? I need to connect the muse with rpi2! Thanks! |
There is, but it is a bit manual. Can you ping me an email and we can work on this together offline? (I will incentive that your contribution will be publicly acknowledged). |
sure! this is my mail adress (mirceastoica@yahoo.com) |
Purchased as Raspi 2&3 which should arrive very soon - more to come. |
I'm still having trouble using this line on raspberry Pi 2
I've tried only using the -j and not using -j The errors are
Thank you |
If you have a quad core, it should be: |
I forgot to mention I use Raspbian Jessie for the OS. Thank you @Fred-Simard for the response but still the same issue. |
It is possible that the pre-requisites are not installed and it has nothing
to do with (-j X). Can you provide a more detailed log? Maybe the last
100 lines?
…On 11 May 2017 at 14:13, andira14 ***@***.***> wrote:
I forgot to mention I use Raspbian Jessie for the OS.
Thank you @Fred-Simard <https://github.com/fred-simard> for the response
but still the same issue.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#18 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHGbbCJ4MNzQI7eq9iJLwrpbZNtZUEAgks5r40-xgaJpZM4Ht738>
.
--
Ron Brash
CTO & Co-founder of Atlants Embedded Inc.
www.atlantsembedded.com
------------------------------------------------------------------
Cell +1 438 880 6441
Email ron.brash@gmail.com
Blog www.pacificsimplicity.ca
LinkedIn ca.linkedin.com/in/ronbrash/
This communication is intended for the use of the recipient to which it is
addressed, and may contain confidential, personal, and or privileged
information. Please contact the sender immediately if you are not the
intended recipient of this communication, and do not copy, distribute, or
take action relying on it. Any communication received in error, or
subsequent reply, should be deleted or destroyed.
|
If you use a RPi OS, you don't need to build OpenWRT. All you need is to follow these instructions: https://github.com/AtlantsEmbedded/IntelliPi/wiki/Compiling-and-running-IntelliPi-on-Linux-x86-x64-(and-Raspbian) Are you planning on working with the Muse or the OpenBCI? |
@ronniebrash I tried again without root @Fred-Simard thank you sir for the link. I used my raspbian jessie and followed the steps but it shows an error as follows
I downloaded ubuntu mate and run it on virtual box and did the same step and it went well with no error. Should I change the OS of my raspberry Pi to ubuntu Mate or there's another way around? And yes I'm planning to use Muse EEG headband. thank you. |
I use Ubuntu Mate. It shouldn't be a problem thought, I think the script blocks it, because Jessie is not listed as supported. Look it up, I'm a bit busy right now, but I could take a look Sunday real quick. |
@Fred-Simard okay, thankyou sir. |
I have a problem connecting raspberry pi bluetooth to Muse EEG headband. it won't detect the headband bluetooth using hcitool scan But I can scan using the low energy scanning hcitool lescan. I've obtained the mac address of the headband and insert it to the tag in the file data_config.xml, I started the program but it only showed freq:0 freq:750 freq:0 freq:750 freq:0 freq:750 freq:0 freq:750 freq:0 freq:750 freq:0 freq:750 Data interface->Searching for hardware... and so on nonstop. I can connect to muse eeg using bluetoothctl command and tried to run the program when connected to the headband but the same thing happened. Thank you in advance. |
Investigate whether the RaspberryPi 2b+ and 3+ work with our platform as desired.
The text was updated successfully, but these errors were encountered: