[beagleboard] Re: Reading analog inputs fast in beaglebone black

2014-07-07 Thread BBBx
trying to compile the test I get the message: /usr/bin/ld: cannot find -ltermcap can you tell me how can I solve this issue? On Sunday, June 22, 2014 3:39:56 AM UTC+5, Rafael Vega wrote: Here's what I did: 1. Install FreeBasic compiler in BBB 1.1. Download package from

Re: [beagleboard] Re: Beaglebone Black Ethernet Phy Not Detected on Boot.

2014-07-07 Thread Micka
Hello, I'm on the Kernel *3.8.13-bone56* and I've still this problem : Scanning for Btrfs filesystems systemd-fsck[202]: rootfs: clean, 110431/966656 files, 771069/3864576 blocks [7.665617] libphy: PHY 4a101000.mdio:00 not found [7.670642] net eth0: phy 4a101000.mdio:00 not found on

Re: [beagleboard] Re: Beaglebone Black Ethernet Phy Not Detected on Boot.

2014-07-07 Thread Micka
I would like to know what this means ? Is it a electrical problems ? Can we monitor this ? On Mon, Jul 7, 2014 at 9:52 AM, Micka mickamus...@gmail.com wrote: Hello, I'm on the Kernel *3.8.13-bone56* and I've still this problem : Scanning for Btrfs filesystems systemd-fsck[202]: rootfs:

Re: [beagleboard] Re: Beaglebone Black Ethernet Phy Not Detected on Boot.

2014-07-07 Thread William Hermans
*Hello,* *I'm on the Kernel 3.8.13-bone56 and I've still this problem :* *Scanning for Btrfs filesystems* *systemd-fsck[202]: rootfs: clean, 110431/966656 files, 771069/3864576 blocks* *[7.665617] libphy: PHY 4a101000.mdio:00 not found* *[7.670642] net eth0: phy 4a101000.mdio:00

Re: [beagleboard] Re: Reading analog inputs fast in beaglebone black

2014-07-07 Thread walter harms
Am 07.07.2014 08:09, schrieb BBBx: trying to compile the test I get the message: /usr/bin/ld: cannot find -ltermcap can you tell me how can I solve this issue? install libtermcap, it is handel part of * libtinfo-dev or * libncurses-dev

Re: [beagleboard] Re: Reading analog inputs fast in beaglebone black

2014-07-07 Thread BBBx
Thank you. It works. On Monday, July 7, 2014 2:15:55 PM UTC+5, wharms wrote: Am 07.07.2014 08:09, schrieb BBBx: trying to compile the test I get the message: /usr/bin/ld: cannot find -ltermcap can you tell me how can I solve this issue? install libtermcap, it is handel part of

[beagleboard] Qt on Beaglebone black

2014-07-07 Thread Chaitra MohanKumar
Hi all, I am using Beaglebone black with ubuntu 13.04 running on it. I cross compiled my Qt source for the arm and have successfully installed it. I have developed a simple application using Qtcreator and compiled it uasing the cross compiler, deployed it to BBB and executed it. The

[beagleboard] Using Relay Module With BBB

2014-07-07 Thread coloneedestek
Hello, I'm trying to use relay module with beaglebone black. I bought relay module from china. It is very similar to this: http://www.hobbyist.co.nz/sites/default/files/8ChannelRelay_small%20%28Custom%29.jpg I have connected VCC to BBB's VDD_5V(P9_05) and GND to BBB's DGNG(P9_01). Here is the

[beagleboard] Angstrom + WiFi, TiWi R2 - Cannot see wlan0 interface.

2014-07-07 Thread folkus
Hi, I have my designed board with am355 procesor and TiWi R2 module. WiFi module is connected to MMC1. I've modified kernel image based on http://processors.wiki.ti.com/index.php/WL127x_Porting_Guide. After booting up everytihing looks good - bluetooth enable, mmc interface, requesting wlan

Re: [beagleboard] Beaglebone black, Debian, Setting up Wifi access point.

2014-07-07 Thread chrichtonreal
I got the same Problems. Could you please tell me which dongle you bought and send me the conf-file? Thx, Heiko -- 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

[beagleboard] From BBB prototype to final product

2014-07-07 Thread alessandrochelli
Hi all, I had a prototype on BeagleBone Black now I want to create an Embedded Board for reach the same goal, but with low price and many peripherals integrated. I know that the AM3352 is pinout compatible, but I don't figure out how to create a functional board. I want that when I power my

[beagleboard] Re: Beaglebone Black, GPS, and RF interference

2014-07-07 Thread tjkaminski49
I have measured Beaglebone Black radiated energy around the 1575 MHz band that GPS uses with an SDR spectrum analyzer using GPRS on a MacBook Pro. It does not seem to be harmonically related to the BBB Clock. It is possibly related to the HDMI video circuit... Spectrum with BBB ON:

[beagleboard] How does BB and OS work?

2014-07-07 Thread julien . hoachuck
Hello all! I am new to beagle bone and was wondering if anybody had any sources or information about how the operating system Angstrom works with the hardware (LEDs, GPIO pins, etc.) of the Beagle Bone. For example, when one changes the value stored in a file say for led usr0, does a virtual

[beagleboard] Re: Adding support for the BeagleBone White DVI-D with audio cape

2014-07-07 Thread brownpony05
Please excuse me for this question, but I am new to this. This looks like the answer to my problem, but, new problem, what do I do with the patch? I haven't found the bit of info that tells me how to deal with patches. Thanks, On Sunday, February 9, 2014 7:44:35 AM UTC-5, cde wrote:

Re: [beagleboard] Beaglebone Black won't power on, did I do something wrong? :(

2014-07-07 Thread venkat . y89
Hey Will, I too face same problem on my BBB. Can you please tell me how you solved the issue? RMA on beagleboard.org isn't responding, whom should I aproach? On Thursday, 15 August 2013 13:56:41 UTC+5:30, Will Kostelecky wrote: Gerald: Is there any chance that future hardware will include a

[beagleboard] poll results in no stopping POLLIN events

2014-07-07 Thread qay707
Hi folks, I try to monitor pin transitions on a beaglebone black with an android os on it. Therefor i found the link 'https://developer.ridgerun.com/wiki/index.php/Gpio-int-test.c'. I set up the gpios of the BBB over ADB. echo 60 export cd gpio60 echo out direction echo 0

[beagleboard] BBB Ver C - Editing /etc/network/interfaces has no effect on eth0. Is it even used?

2014-07-07 Thread hopworks . droid
I got my new BBB Version C with the 4gb onboard flash preloaded with Debian (THANK YOU!!) a few days ago, and I am finally getting around to setting it up the way I want to, and I ran into a snag. I edited /etc/network/interfaces like I always have, yet this time, it has no effect on eth0 or

[beagleboard] beagleboard opencv unexpected output

2014-07-07 Thread vardaanpahuja
my opencv program runs fine on my PC(ubuntu linux), but the same program gives weird result on beagleboard-xm (although no error occurs).It does not invoIve any camera.I need to know why is that happening. Please help! -- For more options, visit http://beagleboard.org/discuss --- You received

[beagleboard] Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6

2014-07-07 Thread guitargibson
Hi folks, I am trying to boot the BBB using the tftpboot procedure and I used the yocto openembedded build . When I tried to transfer the image file using the tftp command in the uboot prompt , I get the following output. link up on port 0, speed 100, full duplex Using cpsw

Re: [beagleboard] Commercially using the REV C?

2014-07-07 Thread bilalinamdar
First of all thank you for some answers above it resolved next the questions (on unresolved queries) Well, your competing with people that install webmin: http://www.webmin.com/ So your service would be to sell the device + case + software setup + power supply in a box... Actually i

[beagleboard] Re: Accessing Adafruit Ultimate GPS from Debian BBB

2014-07-07 Thread lamberaw
I was also running it as root. I ended up re-flashing the eMMC and it started. The issue was the systemd was starting gpsd, but it was not working properly. Prevent it from starting on boot and see if you can manually run gpsd. Running as root, lsof -i :2947, will tell you if it started

[beagleboard] Start from prototype to final product

2014-07-07 Thread alessandrochelli
Hi all, Me and my team have create a fully functional protoype software on BeagleBone Black, Now we want to create a final product, and we want use an am3352 for our boards. We don't need the 1Ghz, we don't need 3D graphics accelerator, the HDMI and others. What is the specific step for

[beagleboard] Making the Beaglebone Black always boot from the SD card without having to hold down the boot button

2014-07-07 Thread Andrei
Hi, Is it possible to make the Beaglebone Black always boot from the OS installed on the SD card (Ubuntu 14.04 in my case) without having to hold down the boot button when applying power? Surprisingly after some googling I couldn't find any definitive answer on this, so I thought I would

[beagleboard] BBB Double Network wifi + lan ?

2014-07-07 Thread bilalinamdar
Hello, My question is in the Image This is my project and i am working very hard on it... Kindly help... https://lh3.googleusercontent.com/-laAfRiMmG9c/U7e-o95gUwI/AKA/ayubDrVWIyU/s1600/bbb+dual+network.png -- For more options, visit http://beagleboard.org/discuss --- You received

Re: [beagleboard] Beaglebone black Wifi setup problem

2014-07-07 Thread george . albert . aguirre
What about an ethernet--USB connection? I have seen them at Fry's and Best Buy, where you can connect an ethernet cord to your USB socket. If you still have the USB socket, you might be able to do that... On Friday, July 4, 2014 2:12:07 PM UTC-5, Cristian Mitu wrote: I understand and you are

[beagleboard] Rev C getting started

2014-07-07 Thread guille3610
Hi, I´ve bought a BBB rev C from adafruit with Debian preinstalled and I'am confused. I begun the startup procedure and when I get into http://192.168.7.2/Support/bone101, the page points that is an angstrom linux. I think that is an outdated information, but then I don't know what else maybe

[beagleboard] Is a Minimal install of Wheezy possible?

2014-07-07 Thread vmtech2007
Looking to build a BBB setup and would like to start with a basic Net type build of Debian Wheezy running from the SD card and then simply add the pieces I need. I was looking at using the debian-7.5.0-armhf-netinst.iso. Since I believe the iso would normally be put onto a CD and the netinst

[beagleboard] Re: How to make RXTX java library works in BEAGLEBONE Black?

2014-07-07 Thread sola . carol
Hi ,I'm having the same problem https://lh5.googleusercontent.com/-qpJdwG4lyBY/U7be9EXmBEI/AXA/St-qKSQFHFY/s1600/IMG_03072014_151029.png did you found the solution? I need help on this... Thank You Em quarta-feira, 11 de junho de 2014 11h29min09s UTC-3, Matheus Luiz escreveu: How

[beagleboard] BBB wifi config WEP

2014-07-07 Thread rk
Hi, I have installed the Debian version onto my Beaglebone Black version B that is at this link:http://debian.beagleboard.org/images/bo ... 2gb.img.xz http://debian.beagleboard.org/images/bone-debian-7.5-2014-05-14-2gb.img.xz I am still having problems connecting to my internet. I believe my

Re: [beagleboard] Using Relay Module With BBB

2014-07-07 Thread Gerald Coley
I can't tell much from a picture. Doe sit have a schematic, or a link to one? If the relays are 5V, then you cannot drive them from a GPIO as it is 3.3V and delivers only about 6mA.. Connecting 5V will blow the processor. You would need a level shifter such as a transistor to drive the relay..

Re: [beagleboard] Is a Minimal install of Wheezy possible?

2014-07-07 Thread Robert Nelson
On Thu, Jul 3, 2014 at 11:54 PM, vmtech2...@gmail.com wrote: Looking to build a BBB setup and would like to start with a basic Net type build of Debian Wheezy running from the SD card and then simply add the pieces I need. I was looking at using the debian-7.5.0-armhf-netinst.iso. Since I

Re: [beagleboard] Start from prototype to final product

2014-07-07 Thread Gerald Coley
You can take the deign files and use them to remove the parts you do not need.Chance the schematic and then change the PCB to match. Then have the board made my a contract manufacturer.. You can make it bot form SD by removing the eMMC from your design. Yes, you an boot Debian form the SD.

Re: [beagleboard] BBB Ver C - Editing /etc/network/interfaces has no effect on eth0. Is it even used?

2014-07-07 Thread Robert Nelson
On Sun, Jul 6, 2014 at 11:51 AM, hopworks.dr...@gmail.com wrote: I got my new BBB Version C with the 4gb onboard flash preloaded with Debian (THANK YOU!!) a few days ago, and I am finally getting around to setting it up the way I want to, and I ran into a snag. I edited

Re: [beagleboard] From BBB prototype to final product

2014-07-07 Thread Gerald Coley
Please look at my earlier answer. Gerald On Sun, Jul 6, 2014 at 2:26 PM, alessandroche...@gmail.com wrote: Hi all, I had a prototype on BeagleBone Black now I want to create an Embedded Board for reach the same goal, but with low price and many peripherals integrated. I know that the

Re: [beagleboard] Beaglebone Black won't power on, did I do something wrong? :(

2014-07-07 Thread Will Kostelecky
Gerald, who responded to my message, will likely respond to you as well. The BBB is a great board but it does seem to be very susceptible to getting fried. I have had two visit the Beagle Hospital. I can only suggest that posting here in hopes that Gerald gets back to you... Regards, Will On

Re: [beagleboard] Beaglebone Black won't power on, did I do something wrong? :(

2014-07-07 Thread Gerald Coley
Yes, it can get fried if you don't press the power button and allow the PMIC to shut down the power rails in order.. Gerald On Mon, Jul 7, 2014 at 9:05 AM, Will Kostelecky will.kostele...@gmail.com wrote: Gerald, who responded to my message, will likely respond to you as well. The BBB is a

[beagleboard] Angstrom Linux: Use DSP to accelerate opencv

2014-07-07 Thread Viller Hsiao
Hi, I am trying to use openembedded solution to build the angstrom linux + TI -dsplink environment. Last year I have successfully established the link, but it got failed after re-syncing all sources up to date. First, I get an VFP error like the following messages,

Re: [beagleboard] Beaglebone Black won't power on, did I do something wrong? :(

2014-07-07 Thread John Syn
From: Will Kostelecky will.kostele...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Monday, July 7, 2014 at 7:05 AM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: Re: [beagleboard] Beaglebone Black won't power on, did I do

Re: [beagleboard] Beaglebone Black won't power on, did I do something wrong? :(

2014-07-07 Thread venkat . y89
Thank you and sorry about my time zone I didn't know it was a holiday. On Monday, 7 July 2014 18:37:16 UTC+5:30, Gerald wrote: OK. So I responded to your RMA. We are closed on the weekend. Sorry. And Friday was a US holiday. Sorry again. Your RMA will be approved. Only solution is to

[beagleboard] opencv + DSP acceleration

2014-07-07 Thread villerhsiao
Hi, I am planing to use opencv accelerated by beagleboard DSP, and I'm trying to use openembedded solution to build a angstrom+dsplink environment. It was successfully built before but I got some error regarding floating point after syncing all repositories. The error look like

[beagleboard] Re: debian: test images (2014-02-24) Cloud9 BETA!

2014-07-07 Thread festyn
Does this image contain all the patches that are in your linux-dev git repository? I have problems installing them and image would save my time. Kind Regards On Tuesday, 25 February 2014 00:48:59 UTC, RobertCNelson wrote: So here's a special gift from Jason, Cloud9 on node 0.10.x So, can we

Re: [beagleboard] Re: debian: test images (2014-02-24) Cloud9 BETA!

2014-07-07 Thread Robert Nelson
On Mon, Jul 7, 2014 at 9:40 AM, fes...@googlemail.com wrote: Does this image contain all the patches that are in your linux-dev git repository? I have problems installing them and image would save my time. Kind Regards Define all: The: 2014-05-14 release at

Re: [beagleboard] Re: Beaglebone Black Ethernet Phy Not Detected on Boot.

2014-07-07 Thread Robert Nelson
On Mon, Jul 7, 2014 at 2:52 AM, Micka mickamus...@gmail.com wrote: Hello, I'm on the Kernel 3.8.13-bone56 and I've still this problem : Scanning for Btrfs filesystems systemd-fsck[202]: rootfs: clean, 110431/966656 files, 771069/3864576 blocks [7.665617] libphy: PHY 4a101000.mdio:00 not

Re: [beagleboard] TSLIB, Touchscreen mouse not working

2014-07-07 Thread Aswin
Thank you. Installing qt-embedded did the trick. On Sunday, July 6, 2014 2:26:45 AM UTC+5:30, john3909 wrote: From: Aswin asp...@gmail.com javascript: Reply-To: beagl...@googlegroups.com javascript: beagl...@googlegroups.com javascript: Date: Saturday, July 5, 2014 at 1:26 PM To:

Re: [beagleboard] BeagleBone Black RTC?

2014-07-07 Thread Fisher Grubb
Hi all, If one adds the feature in software, would it be physically possible to have the realtime clock feature (with wake up events etc) if it is done correctly in software? Is the software implementation the only thing stopping RTC functionality (besides needing to connect a battery to the

[beagleboard] Re: BeagleBone Black RTC?

2014-07-07 Thread David Anders
or just purchase a RTC Cape http://elinux.org/CircuitCo:RTC_Cape for $29.99MSRP On Friday, February 1, 2013 1:51:51 AM UTC-6, Alexander Holler wrote: Hello, I've ust had a look at the specs for BeagleBone Black. As usual, my first question was: Does it support RTC operation? Having a

[beagleboard] Re: BeagleBone Black RTC?

2014-07-07 Thread Fisher Grubb
Hi David, Yes, I have also seen small boards from Adafruit, though if I need an RTC and it is possible to implement a fully functional one with the current board by just adding a battery, I wouldn't add any extra components, especially since the RTC in the CPU seems to have wake up events. I

[beagleboard] Re: BeagleBone Black RTC?

2014-07-07 Thread David Anders
Fisher, good luck, as Gerald said, making it work is going to be an extreme challenge, which is why we specifically created the RTC Cape. Dave On Monday, July 7, 2014 11:04:24 AM UTC-5, Fisher Grubb wrote: Hi David, Yes, I have also seen small boards from Adafruit, though if I need an RTC

Re: [beagleboard] Re: BeagleBone Black RTC?

2014-07-07 Thread Gerald Coley
External RTC is the best solution. You could add a battery to the BBB and use it with the right SW. But, depending on how many days you want it to hold time, it may or may not work for you. Gerald On Mon, Jul 7, 2014 at 11:04 AM, Fisher Grubb fisher.gr...@gmail.com wrote: Hi David, Yes, I

Re: [beagleboard] Re: debian: test images (2014-02-24) Cloud9 BETA!

2014-07-07 Thread festyn
Second ago I followed your directions from http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-Debian7: Will take a while, but maybe this is going to work git clone https://github.com/RobertCNelson/bb-kernel.git cd bb-kernel/ git checkout origin/am33x-v3.8 -b tmp

Re: [beagleboard] Re: debian: test images (2014-02-24) Cloud9 BETA!

2014-07-07 Thread festyn
Hi Robert. I have got BBB and wired in RS485 receiver (MAX13487EESA+, has got auto redirection). Started to do test with libmodbus and that I have found out that I need a RS485 patch for my BBB. My original kernel was 3.8.13-bone56. I found your git repository for linux-dev for version

Re: [beagleboard] Re: Beaglebone Black Ethernet Phy Not Detected on Boot.

2014-07-07 Thread Vishnu Patekar
Hello John, Thanks for info. I found below configs are not set in 3.15 by default which were set in 3.8. If we set below configs in 3.15, *it works including NFS.* *CONFIG_IP_PNP=y* *CONFIG_IP_PNP_DHCP=y* *CONFIG_ROOT_NFS=y* *optional:* *CONFIG_IP_PNP_BOOTP=y* *CONFIG_IP_PNP_RARP=y* On Sat,

Re: [beagleboard] Re: debian: test images (2014-02-24) Cloud9 BETA!

2014-07-07 Thread Robert Nelson
On Mon, Jul 7, 2014 at 11:00 AM, fes...@googlemail.com wrote: Second ago I followed your directions from http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-Debian7: Will take a while, but maybe this is going to work git clone https://github.com/RobertCNelson/bb-kernel.git

Re: [beagleboard] Re: BeagleBone Black RTC?

2014-07-07 Thread Fisher Grubb
Hi Dave and Gerald, I don't have one of these boards yet so just wanted to check as I am assessing the BBB and comparing it to others for my university project. If it is physically possible to add a rechargeable battery to the PMIC for it to power the board and be charged when external power

Re: [beagleboard] Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6

2014-07-07 Thread William Hermans
Also very odd that this post did not show up on the groups until 2 days later. Unless this was a new user thing. On Mon, Jul 7, 2014 at 9:31 AM, William Hermans yyrk...@gmail.com wrote: Gibson, which distro are you using on the tftp host, and which tftp server are you using ? You also

[beagleboard] Killing the +5V led

2014-07-07 Thread jubishop
I've turned off the 4 user led's no problem but can't figure out how to kill the led next to the +5V power input. Is there a way to do this? thanks! -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups

Re: [beagleboard] Killing the +5V led

2014-07-07 Thread Robert Nelson
On Mon, Jul 7, 2014 at 11:54 AM, jubishop jubis...@gmail.com wrote: I've turned off the 4 user led's no problem but can't figure out how to kill the led next to the +5V power input. Is there a way to do this? Un-solder it, or R12 next to it: Page 2:

[beagleboard] Re: BeagleBone Black RTC?

2014-07-07 Thread Alexander Holler
Am 07.07.2014 17:54, schrieb David Anders: or just purchase a RTC Cape http://elinux.org/CircuitCo:RTC_Cape for $29.99MSRP Thanks, but I already have fully working hot-pluggable USB-RTCs I can use with almost all RTC-less boards I have. But you might have an interesst in some patches I've

Re: [beagleboard] Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6

2014-07-07 Thread Gerald Coley
It is a non-member thing. Gerald On Mon, Jul 7, 2014 at 11:34 AM, William Hermans yyrk...@gmail.com wrote: Also very odd that this post did not show up on the groups until 2 days later. Unless this was a new user thing. On Mon, Jul 7, 2014 at 9:31 AM, William Hermans yyrk...@gmail.com

Re: [beagleboard] poll() on a pin returns constantly even though there is no input

2014-07-07 Thread qay707
Sudhir, do you know what the problem was with the Pin? I have the same problem that poll is not blocking. Therefor to know why would be great. Web, -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups

[beagleboard] two chip select with SPI driver

2014-07-07 Thread simon . malthieu
Hi, I have some weird issue with device tree. I found out that changing name of the .dtbo changed the beahvior of the kernel ! I have modified the BB-SPIDEV1-00A0.dts given in /lib/firmware with Angstrom : /* * Copyright (C) 2013 CircuitCo * * Virtual cape for SPI1 on connector pins

[beagleboard] ADC reading problem

2014-07-07 Thread ashwin . space2000
Hi, U am running Ubuntu with same version of Linux. I am a newbie. Can you please tell me how you got the ADC working. Thanks, Ashwin -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups BeagleBoard group. To

Re: [beagleboard] Re: debian: test images (2014-02-24) Cloud9 BETA!

2014-07-07 Thread festyn
Hi Robert. I have got 8GB memory stick in BB and I clone to this memory stick. Sorry for dumb question, what does it mean natively and how to do this not natively? :) build_kernel from bb-kernel behaves exactly the same as build_kernel from linux-dev Thank you for all your help Kind REgards On

Re: [beagleboard] Re: debian: test images (2014-02-24) Cloud9 BETA!

2014-07-07 Thread Robert Nelson
On Mon, Jul 7, 2014 at 1:42 PM, fes...@googlemail.com wrote: Hi Robert. I have got 8GB memory stick in BB and I clone to this memory stick. Sorry for dumb question, what does it mean natively and how to do this not natively? :) Natively = running the build script on the same hardware

[beagleboard] tcpdump socketcan confusion

2014-07-07 Thread mickeyf
I am trying to debug some network issues on a BBB re traffic between the BBB and a web server. This BBB has is also using a canbus with the socketcan interface. I don't have experience with these tools, but I thought wireshark might help, and that I could use tcpdump on the BBB to feed it.

Re: [beagleboard] Re: debian: test images (2014-02-24) Cloud9 BETA!

2014-07-07 Thread Artur Festyn
:) Thank you very much Robert. old way will be new way for me. Do you know any website where I can read what needs to be done? Kind Regards 2014-07-07 20:20 GMT+01:00 Robert Nelson robertcnel...@gmail.com: On Mon, Jul 7, 2014 at 1:42 PM, fes...@googlemail.com wrote: Hi Robert. I have got

Re: [beagleboard] Using Relay Module With BBB

2014-07-07 Thread coloneedestek
http://www.wlelectronix.com/Content/Images/uploaded/Relay%208%20Way_2.png My relay module is must be something like this. Relays are 5v, so i use VDD_5V(P9_05) to drive them. GPIO turns on and off them in normal. But there is a problem in my situation. I'm trying to find it. 7 Temmuz 2014

Re: [beagleboard] Re: debian: test images (2014-02-24) Cloud9 BETA!

2014-07-07 Thread Robert Nelson
On Mon, Jul 7, 2014 at 2:32 PM, Artur Festyn fes...@googlemail.com wrote: :) Thank you very much Robert. old way will be new way for me. Do you know any website where I can read what needs to be done? Maybe i need to be more verbose on this. i wrote the script, such that i wouldn't have to

Re: [beagleboard] Using Relay Module With BBB

2014-07-07 Thread Gerald Coley
These transistors, they are active low. We can only sink and drive 6mA. You could try adding a pullups to each signal to pull the voltage higher, Tie then to 3.3V. Gerald On Mon, Jul 7, 2014 at 2:51 PM, coloneedes...@gmail.com wrote:

Re: [beagleboard] Re: debian: test images (2014-02-24) Cloud9 BETA!

2014-07-07 Thread Robert Nelson
On Mon, Jul 7, 2014 at 3:23 PM, Artur Festyn fes...@googlemail.com wrote: Hi Robert. That is what I probably will do. Have got spare laptop Just one more question. This patch-3.8.13-bone59.diff.gz file, does it contain all the patches (including RS485) inside? It includes all the patches

[beagleboard] Re: Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6

2014-07-07 Thread robert.berger
Hi, On Saturday, July 5, 2014 9:55:18 PM UTC+3, Gibson Justian wrote: TFTP from server 192.168.43.130; our IP address is 192.168.43.10 Filename 'uImage'. Load address: 0x8020 Loading: T T T T T T T T T T T T T T T T T T T T Retry count exceeded; starting again Is your tftp server

Re: [beagleboard] Re: Beaglebone Black Ethernet Phy Not Detected on Boot.

2014-07-07 Thread John Syn
From: Vishnu Patekar vishnupatekar0...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Monday, July 7, 2014 at 9:26 AM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: Re: [beagleboard] Re: Beaglebone Black Ethernet Phy Not Detected

Re: [beagleboard] Using Relay Module With BBB

2014-07-07 Thread John Syn
From: Gerald Coley ger...@beagleboard.org Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Monday, July 7, 2014 at 1:19 PM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: Re: [beagleboard] Using Relay Module With BBB These transistors, they

[beagleboard] Android JB on BBB with SGX and Kernel 3.13 ?

2014-07-07 Thread Rafael Coutinho
Hi, I have followed the great article from Andrew (http://icculus.org/~hendersa/android/) it works fine. However I wanted to use SGX and since I see on Robert Nelson's wiki (http://www.eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-LinuxKernel) that there is a 3.13 kernel

[beagleboard] Unable to connect to BBB over USB on desktop

2014-07-07 Thread ITFK
I purchased a Beaglebone Black (rev. A6) at the end of last year and was highly unsuccessful in getting the board up and running on my desktop PC. Unfortunately, due to work and grad. school commitments I haven't made time to pursue this board any further until now. Now onto the actual

[beagleboard] Re: BBB wifi config WEP

2014-07-07 Thread CEB
I went nuts for months on this and finally bought a BBB C with Debian. I am using Verizon's DSL router with WEP. I finally got it to work (like a champ) with the following in /etc/network/interfaces #auto wlan0 allow-hotplug wlan0 iface wlan0 inet static wireless-essid 123456789

Re: [beagleboard] Killing the +5V led

2014-07-07 Thread Przemek Klosowski
On Mon, Jul 7, 2014 at 12:58 PM, Robert Nelson robertcnel...@gmail.com wrote: On Mon, Jul 7, 2014 at 11:54 AM, jubishop jubis...@gmail.com wrote: I've turned off the 4 user led's no problem but can't figure out how to kill the led next to the +5V power input. Is there a way to do this?

Re: [beagleboard] Re: Beaglebone Black Ethernet Phy Not Detected on Boot.

2014-07-07 Thread John Syn
From: Vishnu Patekar vishnupatekar0...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Monday, July 7, 2014 at 9:26 AM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: Re: [beagleboard] Re: Beaglebone Black Ethernet Phy Not Detected