[beagleboard] Build folder missing

2015-01-19 Thread 鄭功蔚
Hello I am installing a Wi-Fi driver on to my BBB with Angstrom runiung. As I was compiling the driver I got this error root@beaglebone:~/Desktop/WLAN-AIO-OSR/build# make BOARD_TYPE=arm build udev cd /home/root/Desktop/WLAN-AIO-OSR/build/../build/util/udev && \ ./compat_firmware_install Build dr

Re: [beagleboard] make menuconfig when compiling kernel

2015-01-19 Thread 鄭功蔚
Yes, I have. But the problem is still there BTW, I am running the menuconfig directly on the BBB. Does it still need to "env ARCH=arm"? Thanks! c2h2於 2015年1月18日星期日 UTC+8上午2時03分37秒寫道: > > Do you have env ARCH=arm ? > > or: > make ARCH=arm? > > On Fri, Jan 16, 2015 at 10:10 AM, 鄭功蔚 > > wrote: >

Re: [beagleboard] USB Ethernet not starting after flashing image to eMMC

2015-01-19 Thread Steve Osselton
All is now clear Thanks. On Friday, 16 January 2015 14:36:51 UTC, RobertCNelson wrote: > > On Fri, Jan 16, 2015 at 7:23 AM, Steve Osselton > > wrote: > > I have been maintaining an up to data Ubuntu 14.04.1 image and TI kernel > on > > an SD card > > then flashing to the eMMC using bbb-eMMC-

Re: [beagleboard] microSD card format & Image installing issue

2015-01-19 Thread Raj Bharath RB
Thanks Robert! Have to get a cable now. On Sun, Jan 18, 2015 at 11:52 PM, Robert Nelson wrote: > On Sun, Jan 18, 2015 at 4:18 PM, Raj Bharath RB > wrote: > > Hi Robert, > > > > Actually, as said by you, I downloaded the image BBB Rev C (4GB eMMC) > > (Flasher: lxde: (1.7GB Free on 4GB eMMC)) in

Re: [beagleboard] Re: Cannot ping google in BBB even after sharing internet

2015-01-19 Thread Raj Bharath RB
Hi Curt, The thing is it actually worked earlier by following the already mentioned youtube video even though the video is for Windows 8. Actually, I am a newbie. Even I ran the same script but I am not sure whether it was done in the correct file. root@beaglebone:/home/debian# route add default

[beagleboard] Re: Cannot ping google in BBB even after sharing internet

2015-01-19 Thread Gary McKinney
Hi, It appears you have done everything right but any little item missed will stop the link from working properly. There are several questions you need to ask yourself... Except where stated otherwise all the tests below are performed from the BeagleBone system. 1. Does ifconfig command show

Re: [beagleboard] microSD card format & Image installing issue

2015-01-19 Thread Raj Bharath RB
Hi Robert, In order to see the BBB booting debug process with the help of usb-serial ftdi cable in my laptop, I need to have Ubuntu installed in my laptop right as I am using Windows 7 now? Basically, I will be needing to use serial connection in putty in Ubuntu? Many thanks! On Mon, Jan 19, 2

RE: [beagleboard] microSD card format & Image installing issue

2015-01-19 Thread William Pretty Security
You just need any serial terminal program that will run under Windows 7 I’m not sure if Putty will, but Windows 7 should have a “compatibility” mode … "No one could make a greater mistake than he who did nothing because he could do only a little." "All that is necessary for the triumph of

Re: [beagleboard] Re: Cannot ping google in BBB even after sharing internet

2015-01-19 Thread Raj Bharath RB
Hi Gary, Thanks for the detailed explanation. > It appears you have done everything right but any little item missed will > stop the link from working properly. > > There are several questions you need to ask yourself... > > Except where stated otherwise all the tests below are performed from th

Re: [beagleboard] microSD card format & Image installing issue

2015-01-19 Thread Raj Bharath RB
Hi William, I have been using SSH of putty in Windows 7 for BBB. But this will work only if the image is properly flashed in eMMC or in microSD card so that I can login in and connect. But in this case, I am facing issue in flashing the Debian image from microSD to eMMC and I want to debug durin

Re: [beagleboard] microSD card format & Image installing issue

2015-01-19 Thread Robert Nelson
On Mon, Jan 19, 2015 at 8:04 AM, Raj Bharath RB wrote: > Hi William, > > I have been using SSH of putty in Windows 7 for BBB. But this will work only > if the image is properly flashed > in eMMC or in microSD card so that I can login in and connect. > > But in this case, I am facing issue in flas

Re: [beagleboard] Build folder missing

2015-01-19 Thread Robert Nelson
On Mon, Jan 19, 2015 at 2:17 AM, 鄭功蔚 wrote: > Hello > > I am installing a Wi-Fi driver on to my BBB with Angstrom runiung. > As I was compiling the driver I got this error > > root@beaglebone:~/Desktop/WLAN-AIO-OSR/build# make BOARD_TYPE=arm > build udev > cd /home/root/Desktop/WLAN-AIO-OSR/build

[beagleboard] Re: How to set an internal pull-up for a gpio in 3.19.0-rc3

2015-01-19 Thread Marco Steger
Dear Niv, dear all, thanks for this great tutorial. I think this is exactly what people need to start with GPIO on BBB. Just one note for beginners: To make & make install the dts file you will need some tools. There is a script available (thanks to Robert Nelson - again!!!): wget -c https://r

[beagleboard] BBB battery connected doesn't powerdown VDD_3V3EXP P9_3/4.

2015-01-19 Thread stino
I've connected a battery to TP_5-8. Seems to work fine. However when the BBB is shutdown, voltage remains at VDD_3V3EXP P9_3/4. I've read elsewhere this is a know issue, however a work around is discussed but I have to little information to implement it. exert: *"connected U4 pin 1 (enable) b

[beagleboard] Reading large file on external HDD (ext4) causes 100% cpu usage

2015-01-19 Thread stanstrup
Hi. I am running ubuntu on BBB and I have an external HDD attached over USB. I am having trouble reading large files on the external disks over sftp and ftp. I tried different ftp clients but the result is the same. After reading some of the file, typically a few GB, the cpu uses 100% CPU and t

[beagleboard] device tree configuration without overlays

2015-01-19 Thread muell . online
Hi, I am using Yocto-Project BSP for the beaglebone black and run my custom linux image on it. To enable both CAN bus controllers on it I need to configure therefore the device tree. I've got this running with device tree overlays but actually don't want to use the cape manager but have it in

[beagleboard] BBB unexpected power loss

2015-01-19 Thread tom . erd . zf
Hello, i want to use BBB in an application where unexpected power losses can happen. Has someone implemented something like a "read only" file system where all file writes go to a ram file system ore something else. When i compare the known "Knoppix" on X86 which will always boot with same data

[beagleboard] Re: What happens if PRU & host try and write same memory address at same time?

2015-01-19 Thread djg
On Friday, January 16, 2015 at 1:58:33 PM UTC-5, Bill Gray wrote: > > The idea is that the host program is constantly setting an address in > shared memory to 0 in a loop. The PRU is also constantly incrementing that > same address. If the host loop stops, the value at the address climbs >

[beagleboard] Issues using apt-get for Debian

2015-01-19 Thread jeff . tyson
So I got a Beagle Bone Black from the maker kit(Rev C). I'm having a issue when using apt-get about old/expired signatures when I'm trying to update. Is there a work around for this? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subs

[beagleboard] No brand LCD SPI

2015-01-19 Thread costantino . michele
Hi there! I would like to know if this lcd will work with the bbb: http://www.ebay.it/itm/2-2-Serial-SPI-TFT-LCD-Display-Modulo-240x320-Chip-ILI9340C-PCB-Adapter-SD-Card-/351167778914?ssPageName=ADME:L:OU:IT:3160 I would follow this guide: https://learn.adafruit.com/user-space-spi-tft-python-lib

[beagleboard] Unable to connect to BBB

2015-01-19 Thread bertvandam92
Hi guys! Recently I bought the newest (element14-version) BeagleBone Black and at first everything worked like it should. But a certain moment I couldn't connect to my BB anymore, neither by browsing to its webpage, nor using Putty. I do still see it in explorer as external harddrive however. A

Re: [beagleboard] USB-RS232 adapter problem in 3.14.xx

2015-01-19 Thread malaakso
On Friday, January 16, 2015 at 5:34:29 PM UTC+2, RobertCNelson wrote: > > On Fri, Jan 16, 2015 at 2:53 AM, > > wrote: > > Hi, > > > > I have a simple C program which writes something to a serial port and > then > > reads an answer, every 5 ms or so. I'm using an FTDI USB-to-RS232 > adapter

[beagleboard] BBB linux

2015-01-19 Thread nlsainath
Hi , I have Beagle Bone Black board planned to bring it up with linux by following the steps given in http://beagleboard.org/linux but when I was configuring the kernel to beagle, it got following errors & warning can anyone conform why these error are coming. here is the log of configuar

[beagleboard] Re: Reduce PRU DDR read latency

2015-01-19 Thread djg
On Saturday, January 17, 2015 at 11:17:55 AM UTC-5, ericgg...@gmail.com wrote: > > I found the examples in 'am335x_pru_package' on GitHub very useful, and > was able to get them working on a 3.8 kernel. > > I have used that. I don't think there is a DMA example that works in there. I have ever

Re: [beagleboard] Issues using apt-get for Debian

2015-01-19 Thread Robert Nelson
On Sat, Jan 17, 2015 at 4:13 PM, wrote: > So I got a Beagle Bone Black from the maker kit(Rev C). I'm having a issue > when using apt-get about old/expired signatures when I'm trying to update. > Is there a work around for this? http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#W:_GPG_err

Re: [beagleboard] Reading large file on external HDD (ext4) causes 100% cpu usage

2015-01-19 Thread William Hermans
you may want to look into making smaller ( much smaller ) file buffers for the ftp / sftp servers you're using on the beaglebone side. It's been a while, so I could tell you how specifically, but it should be something you can look up with an internet search or two. On Sat, Jan 17, 2015 at 8:27 AM

Re: [beagleboard] Unable to connect to BBB

2015-01-19 Thread William Hermans
A few things could be wrong but you could start off by checking your networking device settings ( on both working / non-working PC's ) to see if there is any differences. Passed that sometimes Windows can lose it's mind if you try using difference USB ports for various types of devices. Stuff like

[beagleboard] BBB freeze at "reading u-boot.img"

2015-01-19 Thread GDE
I'm using a BBB Rev A5C. I've been successful developing programs using Cloud9 for several weeks, but the board has suddenly started to freeze while reading the u-boot image. The first 13 or so debug messages look the same as a normal boot, but stop at "reading u-boot.img". Looking at other en

Re: [beagleboard] BBB freeze at "reading u-boot.img"

2015-01-19 Thread Robert Nelson
On Mon, Jan 19, 2015 at 11:23 AM, GDE wrote: > I'm using a BBB Rev A5C. I've been successful developing programs using > Cloud9 for several weeks, but the board has suddenly started to freeze while > reading the u-boot image. > The first 13 or so debug messages look the same as a normal boot, but

[beagleboard] Installation of libsoc headers

2015-01-19 Thread Jason Kridner
I saw the headers weren't installed by default, so I added https://github.com/beagleboard/image-builder/pull/3 Should this have a pkg-config file to be neat? I know all that is needed is a '-lsoc', but I'm not sure what is typically expected. Is anyone working on submitting this to Jessie upstrea

Re: [beagleboard] Re: What happens if PRU & host try and write same memory address at same time?

2015-01-19 Thread Bill Gray
Great! Thanks for the explanation. As you might imagine, the pru is incrementing at a very well controlled frequency. The host program on the other hand I have very little control of timing (hence the need for the pru!) So from the host side, I'm just zeroing the memory address inside a "while"

Re: [beagleboard] Re: What happens if PRU & host try and write same memory address at same time?

2015-01-19 Thread Charles Steinkuehler
On 1/19/2015 11:44 AM, Bill Gray wrote: > > BUT... you say that the read-modfiy-write sequence will not be atomic? > This is the part of the setup that is run by the PRU. If this is not > atomic, am I correct in understanding that my PRU program loop will no > longer run on a predictable frequenc

Re: [beagleboard] write new sd card image

2015-01-19 Thread Arturo Gómez
Before this happened, I tried several combinations which included: HDMI + power supply + keyboard USB + USB TTL RS232 USB + power supply USB + USB TTL RS232 USB + USB TTL RS232 + power supply only power supply and usually with the Ethernet port connected. Now, I did check these newer releases conn

[beagleboard] Re: Installation of libsoc headers

2015-01-19 Thread Robert Nelson
On Mon, Jan 19, 2015 at 11:42 AM, Jason Kridner wrote: > I saw the headers weren't installed by default, so I added > https://github.com/beagleboard/image-builder/pull/3 > > Should this have a pkg-config file to be neat? I know all that is needed is > a '-lsoc', but I'm not sure what is typically

[beagleboard] Relay Cape Problem

2015-01-19 Thread Tim Clark
I've just started testing the Relay Cape (CBB-Relay) and am having an issue with one of the relays. I used the device tree overlay provided by the manufacturer and it is loading fine. I can use Bonescript to turn the Relay K1 (P8_18) on and off just fine. When I try to do the same with Relay K2

[beagleboard] Re: Installation of libsoc headers

2015-01-19 Thread Robert Nelson
On Mon, Jan 19, 2015 at 12:19 PM, Robert Nelson wrote: > On Mon, Jan 19, 2015 at 11:42 AM, Jason Kridner > wrote: >> I saw the headers weren't installed by default, so I added >> https://github.com/beagleboard/image-builder/pull/3 >> >> Should this have a pkg-config file to be neat? I know all th

Re: [beagleboard] BBB linux

2015-01-19 Thread Miguel Aveiro
I don't believe your are following the hole instructions. You are missing some kernel configs. Maybe you "deselect" some config that you shouldn't have or you didn't do "beaglebone_defconfig" step from the tutorial you posted. You should also setup your cross compiler: make ARCH=arm CROSS_COM

[beagleboard] Get Wall-Time From PRU

2015-01-19 Thread Istvan Burbank
I am reading values from the ADC using the PRU. I need to timestamp the values with sub-millisecond accuracy, but I'm not sure how to get the clock time from the PRU. My BBB system clock is updated with a GPS, so pulling time from that would be ideal. Is this possible? If so, how? Regards, Ist

Re: [beagleboard] Get Wall-Time From PRU

2015-01-19 Thread Rick Mann
To get sub-millisecond accuracy, you'll need a good timer running that the PRU can read. The timer will have to have good jitter characteristics (within the sub-millisecond requirement), and will have to be synchronized to wall clock time somehow. I haven't looked at the ADC's sampling time, bu

Re: [beagleboard] Re: Setting up a WiFi hotspot on BB black using WiFI USB adapter with RTL8188CUS chipset

2015-01-19 Thread arvind chavda
Hi Thanks for the help !!! I tried going your way but I dont know how to download drivers of the adpaters. If you dont miind would you explain me this process in a little bit detail. As I mentioned I am new to BBB, so it will take some time for me to dig in.Also if you are available to chat about

[beagleboard] Re: BBB freeze at "reading u-boot.img"

2015-01-19 Thread GDE
I used compressed file: https://rcn-ee.net/rootfs/bb.org/testing/2014-12-31/lxde/BBB-eMMC-flasher-debian-7.7-lxde-armhf-2014-12-31-2gb.img.xz uncompressed using sudo xz -d filename.xz on an ubuntu machine Installed the microSD and unmounted it. sudo dd bs=1M if= of=/dev/sdb Checked for two pa

Re: [beagleboard] Re: BBB freeze at "reading u-boot.img"

2015-01-19 Thread Robert Nelson
On Mon, Jan 19, 2015 at 3:51 PM, GDE wrote: > I used compressed file: > > https://rcn-ee.net/rootfs/bb.org/testing/2014-12-31/lxde/BBB-eMMC-flasher-debian-7.7-lxde-armhf-2014-12-31-2gb.img.xz > > uncompressed using sudo xz -d filename.xz on an ubuntu machine > > Installed the microSD and unmounted

Re: [beagleboard] Using setup_sdcard.sh script from prebuilt images resulting in readonly fs

2015-01-19 Thread Paulo Sherring
When using the newly supplied image, I could not get cape manager (i mean, I am not getting the /sys/devices/bone_capemgr.*/ directory. Do I have to do something before I get it? Thanks! Paulo Sherring. ( PS: Should I open a new thread for this question?) On Thu, Jan 8, 2015 at 1:40 PM, William

Re: [beagleboard] Using setup_sdcard.sh script from prebuilt images resulting in readonly fs

2015-01-19 Thread Paulo Sherring
Just found this: https://www.marshut.net/ivvyiz/bone-capemgr-9-disappeared.html Is this still the case? Paulo Sherring. On Mon, Jan 19, 2015 at 7:41 PM, Paulo Sherring wrote: > When using the newly supplied image, I could not get cape manager (i mean, > I am not getting the /sys/devices/bone_ca

Re: [beagleboard] Using setup_sdcard.sh script from prebuilt images resulting in readonly fs

2015-01-19 Thread Robert Nelson
On Mon, Jan 19, 2015 at 4:41 PM, Paulo Sherring wrote: > When using the newly supplied image, I could not get cape manager (i mean, I > am not getting the /sys/devices/bone_capemgr.*/ directory. Do I have to do > something before I get it? > > Thanks! > Paulo Sherring. > > ( PS: Should I open a ne

Re: [beagleboard] Using setup_sdcard.sh script from prebuilt images resulting in readonly fs

2015-01-19 Thread Robert Nelson
On Mon, Jan 19, 2015 at 4:45 PM, Paulo Sherring wrote: > Just found this: > https://www.marshut.net/ivvyiz/bone-capemgr-9-disappeared.html > Is this still the case? No the case is... Your using an image that i'm trying to get people off the ancient v3.8.x kernel. But you still need it, so downg

Re: [beagleboard] Using setup_sdcard.sh script from prebuilt images resulting in readonly fs

2015-01-19 Thread Rick Mann
Capemgr is gone. I don't know if it will be coming back. You now have to enable things by building your own device tree, and I've barely figured out how to make that work. RCN has dtb-rebuilder available for some versions of the kernel. You'll have to use that to make your own version of a compl

Re: [beagleboard] Re: BBB freeze at "reading u-boot.img"

2015-01-19 Thread GDE
The previously posted 3-line debug log is what results from holding the boot button (S2 near the microSD slot, right?) down during power-up. No LEDs except power. > U-Boot SPL 2015.01-rc4-2-g76c2d3b (Dec 30 2014 - 20:48:45) > spl: mmc init failed: err - -19 > ### ERROR ### Ple

[beagleboard] Same wire going to adc and comparator kills interrupts

2015-01-19 Thread maxmike
I have the output of an op amp go directly to the BBB adc and the values are read correctly. But, the same wire is going to a comparator to generate interrupts. It looks like the comparator is not firing all the way to ground because of the adc drag. I thought of placing a 1K resistor from the ad

Re: [beagleboard] make menuconfig when compiling kernel

2015-01-19 Thread Yiling Cao
do it on ur pc linux and setup cross platform gcc. i wouldnt waste my time do it on bbb On Mon, Jan 19, 2015 at 4:20 PM, 鄭功蔚 wrote: > > Yes, I have. > But the problem is still there > BTW, I am running the menuconfig directly on the BBB. > Does it still need to "env ARCH=arm"? > Thanks! > > c2h2

Re: [beagleboard] Same wire going to adc and comparator kills interrupts

2015-01-19 Thread John Syn
From: maxmike Reply-To: "beagleboard@googlegroups.com" Date: Monday, January 19, 2015 at 5:10 PM To: "beagleboard@googlegroups.com" Subject: [beagleboard] Same wire going to adc and comparator kills interrupts > I have the output of an op amp go directly to the BBB adc and the values are

Re: [beagleboard] Re: BBB freeze at "reading u-boot.img"

2015-01-19 Thread Robert Nelson
On Mon, Jan 19, 2015 at 6:08 PM, GDE wrote: > > The previously posted 3-line debug log is what results from holding the boot > button (S2 near the microSD slot, right?) down during power-up. No LEDs > except power. > > U-Boot SPL 2015.01-rc4-2-g76c2d3b (Dec 30 2014 - 20:48:45) > > spl

Re: [beagleboard] Same wire going to adc and comparator kills interrupts

2015-01-19 Thread maxmike
On Monday, January 19, 2015 at 6:23:49 PM UTC-8, john3909 wrote: > From: maxmike > Reply-To: "beagl...@googlegroups.com" > Date: Monday, January 19, 2015 at 5:10 PM > To: "beagl...@googlegroups.com" > Subject: [beagleboard] Same wire going to adc and comparator kills interrupts > > > > I

[beagleboard] Re: Get Wall-Time From PRU

2015-01-19 Thread serge . nsk14
> with sub-millisecond accuracy. > PRU has profiling register, tick counter. It could be used for precise time stamping. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscrib