Re: [beagleboard] Booting from chroot

2017-05-11 Thread William Hermans
No. You don't boot from a chroot, you simply pivot from one rootfs to another. I suggest you go out and do some reading and experiment on your own. Additionally, chroot does not imply QEMU either. On Thu, May 11, 2017 at 6:59 PM, Riko Ho wrote: > Hi Everyone, > > Is

Re: [beagleboard] Dimensions of BB Blue

2017-05-11 Thread Clark Sann
That would be very helpful if I only had an altoids tin. Anyone else have the actual dimensions...even roughly? I'm making a prototype board tomorrow and need a rough dimension. I sure haven't been able to find it anywhere and I've searched all over the github project, the specs, etc. On

[beagleboard] Booting from chroot

2017-05-11 Thread Riko Ho
Hi Everyone, Is there any possibilty that I use qemu and boot rootfs from chroot ? -- */***/ Sent by Ubuntu LTS 16.04, 谢谢, Kind regards, Riko Ho /***/ * -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google

[beagleboard] Where can I find BeagleBone Green source to change and compile device tree am335x-bonegreen.dts?

2017-05-11 Thread bruce web
Hi, I am trying to modify BeagleBone Green device tree to support audio codec tlv320aic3105 for the customised cape, where can I find the BBG kernel source? I am not sure if I can use the device tree built from TI processor SDK. Regards, Bruce -- For more options, visit

[beagleboard] Re: Where I can buy beagleboard-X15?

2017-05-11 Thread alex . budnik . dev
I'm also looking for a place to *buy BEAGLEBOARD-x15*. *Did you find the answer to your question?* вторник, 25 апреля 2017 г., 19:14:36 UTC+3 пользователь hant...@gmail.com написал: > > Where I can buy beagleboard-X15? -- For more options, visit http://beagleboard.org/discuss --- You

Re: [beagleboard] Dimensions of BB Blue

2017-05-11 Thread Andrew Kirch
same as an altoids tin On Thu, May 11, 2017 at 4:07 PM, Clark Sann wrote: > Anyone know the overall dimensions of the BB Blue? > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups >

[beagleboard] image vmlinuz-4.9.25-ti-r32 may break networking

2017-05-11 Thread Mark Copper
Could be broken hardware as well. OTOH BBBW did work out of the box but networking failed after kernel update while everything else seems OK. Symptoms: Immediately after flashing image, ifconfig and ip show usb interfaces but not wlan0--same as when booting from SD card. Later network probe

Re: [beagleboard] booting from usb HDD with BBB

2017-05-11 Thread William Hermans
Need more information. e.g.we need to see your uboot environment file. Also need to see the output from the serial debug port. On Thu, May 11, 2017 at 12:07 PM, Andy Nelson wrote: > > Hi I'm running Freepbx (asterisk) for beagle bone black latest build/. > > I can boot

Re: [beagleboard] Re: I²C reads on broken out bus #1 always return 0

2017-05-11 Thread William Hermans
> On Thursday, May 11, 2017 at 11:44:40 AM UTC-5, Torsten K. wrote: >> >> >> Hi, >> >> two weeks ago I received my BeagleBone Blue. >> >> So far, I've managed to get >> >> - an OrangeRX DSMX receiver >> - a GP-735T GPS receiver >> - a Servo >> - and a 2S LiPo Akku >> >> going, more or less

[beagleboard] Dimensions of BB Blue

2017-05-11 Thread Clark Sann
Anyone know the overall dimensions of the BB Blue? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[beagleboard] booting from usb HDD with BBB

2017-05-11 Thread Andy Nelson
Hi I'm running Freepbx (asterisk) for beagle bone black latest build/. I can boot from and use an SD card no problem but when I edit "nEnv.txt" to say mcroot= /dev/sda2 I have a powered hub and it should use the Linux partition and it just does nothing instead of booting from USB. totally

[beagleboard] Re: Which files need for ADC, DMA and Timer interrupt

2017-05-11 Thread TJF
Have Check out libpruio . ADC is available in three different modes 1. IO (ARM fetches value, sloppy timing) 2. MM (fixed number of samples, several trigger options) 3. RB (ring buffer for continuous measurement) -- For more options, visit

[beagleboard] Re: I²C reads on broken out bus #1 always return 0

2017-05-11 Thread Graham
If you are successfully sending I2C commands, then everything is hooked up correctly, and the device tree is properly configured. I2C is a bi-directional bus. If it works in one direction, then it has to work in the other direction down at the hardware level. How are you "reading" the I2C

Re: [beagleboard] Re: Flashing eMMC memory from SD card with Chipsee Debian Jessie

2017-05-11 Thread Robert Nelson
The Chipsee 7inch capes are fun as there is no eeprom (can bus is used on those i2c pins) Follow these instructions: Step 1: Flash BBB without LCD plugged in: Grab either image: Jessie:

[beagleboard] I²C reads on broken out bus #1 always return 0

2017-05-11 Thread 'Torsten K.' via BeagleBoard
Hi, two weeks ago I received my BeagleBone Blue. So far, I've managed to get - an OrangeRX DSMX receiver - a GP-735T GPS receiver - a Servo - and a 2S LiPo Akku going, more or less without any problems. However, all the I²C devices I connected to the available I²C bus #1 so far only

[beagleboard] Re: BBGW Internet-over-USB connectivity problem

2017-05-11 Thread Evgeny Kirshin
All right, I got it solved today. For those who will have the same problem, here is what helped me: First of all, I booted from uSD with latest image taken from here: https://beagleboard.org/latest-images (I used the first one, which is at the moment "Jessie for BeagleBone

[beagleboard] LCD interfacing with beaglebone black

2017-05-11 Thread chanduec007
Hello, I'm using Beaglebone black, want to interface the LCD(7" chipsee LCD cape) with latest SDK from TI. Can anyone help me to integrate BBB with LCD. Want to know the steps/procedure from scratch to bring up LCD with beaglebone black. Thanks, Chandrashekar -- For more options, visit

[beagleboard] USB power negotiation

2017-05-11 Thread gorogbalazs
Hello All, could someone more experienced with USB help me please? We would like to power a BeagleBone Black with the default Angstrom linux image solely over USB. We did a measurement, showing that the BBB eats c.a. 150mA not doing anything, and 360mA with a benchmarking program running.

Re: [beagleboard] Powering using SYS_5V

2017-05-11 Thread Graham
You need to put an oscilloscope on the 5 Volt output from the Pololu. There is a rise time specification on the start-up Voltage rise time. I think it needs to reach 5.0 Volts in less than 50 milliseconds. Read the System Reference Manual The Voltage can not overshoot more than a few tenths of a

Re: [beagleboard] Set BBB Wireless as AP

2017-05-11 Thread Robert Nelson
Hi Eric, look at: /etc/default/bb-wl18xx On Wed, May 10, 2017 at 9:06 PM, wrote: > I'm trying to configure my BBB Wireless (latest kernel) w/ the latest debian > image as an access point. By default, the device is already set, as I see > BeagleBone- as an wireless SSID

Re: [beagleboard] Powering using SYS_5V

2017-05-11 Thread PM
Hello, Thanks for your reponse. I meant that after the power is beeing supplied to the BBB. I have to hit the POWER button in order to make it start. I did not have to do this when it was powered from sector. Le jeudi 11 mai 2017 15:27:50 UTC+2, cmbaker3 a écrit : > > You could add a toggle

Re: [beagleboard] Can´t echo to slotsfile

2017-05-11 Thread Robert Nelson
On Thu, May 11, 2017 at 2:50 AM, Beagle Boner wrote: > Hi there, > > I´m using Debian Jessie 8.7 (Kernel 4.4.54) on my BBB. In the long-run I > want to connect a LCD Display via the 16Bit Interface to the BBB. So I have > to disabled the HDMI (Audio/Video) by uncommenting

Re: [beagleboard] Powering using SYS_5V

2017-05-11 Thread Chad Baker
You could add a toggle switch between the power supply and the BBB, or more simply just not power the BBB down. Leave it up. Chad On 5/11/2017 7:54 AM, PM wrote: Hello, I am trying to power my BBB from an external 12V source. I convert it to 5V using **D15V35F5S3 step down convertor from

[beagleboard] Powering using SYS_5V

2017-05-11 Thread PM
Hello, I am trying to power my BBB from an external 12V source. I convert it to 5V using D15V35F5S3 step down convertor from Pololu. When I connect it to SYS_5V it works but I have to always hit the power button before the lights go on. Do you know any way to not to have to hit the POWER

Re: [beagleboard] Can´t echo to slotsfile

2017-05-11 Thread Chad Baker
Try sudo echo BB-PWM1 > /sys/devices/platform/bone_capemgr/slots You can decompile the dtb by dtc -@ -I dtb -O dtc -o BB-BONE-LCD4-01-00A1.dts BB-BONE-LCD4-01-00A1.dtbo Chad On 5/11/2017 2:50 AM, Beagle Boner wrote: Hi there, I´m using Debian Jessie 8.7 (Kernel 4.4.54) on my BBB. In the

[beagleboard] Set BBB Wireless as AP

2017-05-11 Thread edb1418
I'm trying to configure my BBB Wireless (latest kernel) w/ the latest debian image as an access point. By default, the device is already set, as I see BeagleBone- as an wireless SSID available to connect to. Is there somewhere I can change this SSID and password, and assign a static IP

[beagleboard] Re: Help! Beaglebone Blue seems to have died

2017-05-11 Thread Chuck DuBois
I've had to move on to another project for the short term, but since changing our process, we have not had an issue with the LIPO charging IC. Discontinuing use of the USB power connector seems to be key, and this setup has worked for multiple days without incident. We now cable to USB for

Re: [beagleboard] Where to get help?

2017-05-11 Thread rubberychicken69
Hi Robert, I now have the camera working as well, sort of. It seems my error was trying to set it up while ardupilot was running, the system is very laggy and doesn't seem to behave well when ardupilot is running. When I killed ardupilot I could get the camera working and when re-starting

Re: [beagleboard] Re: eQEP1 setup problems with latest debian iOT

2017-05-11 Thread Hugh Frater
It looks like we are good-to-go. Thanks for sorting this out guys :) Hugh On Wednesday, 10 May 2017 17:16:50 UTC+1, RobertCNelson wrote: > > On Wed, May 10, 2017 at 10:20 AM, Hugh Frater > wrote: > > Thanks guys, I'll keep an eye on the repository and grab a copy once >

[beagleboard] Chroot, qemu and run beagle image ?

2017-05-11 Thread Riko Ho
Hello everyone, Is it possible that I create chroot, qemu and then run beagle image on my ubuntu X86_64 host ? Any clues doing that ? -- */***/ Sent by Ubuntu LTS 16.04, 谢谢, Kind regards, Riko Ho /***/ * -- For more options, visit http://beagleboard.org/discuss --- You received

[beagleboard] Re: Flashing eMMC memory from SD card with Chipsee Debian Jessie

2017-05-11 Thread Radovan Chovan
I updated scripts using: cd /opt/scripts/ git pull Then I ran: cd /opt/scripts/tools/eMMC/ sudo ./init-eMMC-flasher-v3.sh Result: eMMC has been flashed: please wait for device to power down.

[beagleboard] Can´t echo to slotsfile

2017-05-11 Thread Beagle Boner
Hi there, I´m using Debian Jessie 8.7 (Kernel 4.4.54) on my BBB. In the long-run I want to connect a LCD Display via the 16Bit Interface to the BBB. So I have to disabled the HDMI (Audio/Video) by uncommenting this in the uEnv.txt right? ##BeagleBone Black: HDMI (Audio/Video) disabled: