[beagleboard] Re: Missing Usb0 interface booting from SD Ubuntu 14.04

2015-02-06 Thread 阮天青
You'll want to enable or install the g_ether kernel module, and then create the interface for usb0. It's for sure enabled on the provided Debian images, but it probably isn't on the other distros. -- For more options, visit http://beagleboard.org/discuss --- You received this message because

Re: [beagleboard] Problem Cross Compiling Beaglebone Black

2015-02-06 Thread William Hermans
Ok . . . *make ARCH=arm CROSS_COMPILE=/home/m/qbb/gcc-linaro-arm-linux-gnueabihf-4.9-2014.09_linux/bin/arm-linux-gnueabihf- -C /lib/modules/3.2.0-4-amd64/build M=/home/m/qbb/rtl8812AU_8821AU_linux modules* First of all, modules / drivers have to be compiled against a specific kernel, for

[beagleboard] a couple questions about device trees and ranges

2015-02-06 Thread Robert P. J. Day
crawling my way through the DTS files for the BBB and i ran across this in am33xx.dtsi: epwmss1: epwmss@48302000 { compatible = ti,am33xx-pwmss; reg = 0x48302000 0x10; ti,hwmods = epwmss1;

[beagleboard] Cannot SSH into BBB (or access 192.168.7.2 web page) from Linux

2015-02-06 Thread jsebrof
Forgive me if this issue is resolved elsewhere, I've looked but couldn't find a solution. I have a BeagleBone Black, running the latest BeagleBone Debian distribution. I had been running Debian Wheezy 7.8.0 on a desktop, and had been able to ssh into the BBB from the Gnome desktop terminal.

Re: [beagleboard] Putty serial setup with Debian Jessie

2015-02-06 Thread Graham
Is Linux Putty different than Windows Putty? On Windows Putty, the controls you are asking for are in Putty Configuration/Connection/Serial/Options controlling local serial lines/Flow Control. --- Graham == On Friday, February 6, 2015 at 1:35:27 AM UTC-6, john3909 wrote: From: William

[beagleboard] LXDE

2015-02-06 Thread Victor
I am trying to use my BBB to display an informational webpage on wall-mounted television. I can't get chromium to launch full screen on boot. I have read it's best to modify the lxde-rc.xml to accomplish this (rather than using chromiums -enable-fullscreen flag). I started with

RE: [beagleboard] Putty serial setup with Debian Jessie

2015-02-06 Thread William Pretty Security
Yeah. That’s the weird thing. I get the same flow control dropdown list, but it just has XON/XOFF or CTS/RTS as options. There is no “none” option. Maybe I should post a screen grab ? From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On Behalf Of Graham Sent:

[beagleboard] Re: Using I/O pins BBB

2015-02-06 Thread JS-BBB
Just in case anyone else comes up with the same issue I'm posting a list of pins which can be used without doing anything special, the pins commented out cannot be used without some (yet to discovered) incantation, mostly see to be assigned to a LCD cape?? //CON 1 b.pinMode('P9_13', b.INPUT);

Re: [beagleboard] Putty serial setup with Debian Jessie

2015-02-06 Thread Graham
That is a shame. Sounds like a Putty bug, not a Linux problem. Select CTS/RTS, Connect the CTS wire to the RTS wire, and let her rip. Same result as selecting none. --- Graham == On Friday, February 6, 2015 at 2:30:14 PM UTC-6, William Pretty Security wrote: Yeah. That’s the weird thing.

Re: [beagleboard] plans for next beaglebone with am437x?

2015-02-06 Thread Rick Mann
On Feb 6, 2015, at 07:35 , Gerald Coley ger...@beagleboard.org wrote: Ahh. Go it. I will reserve my comments on that processor then. Actually, I'd love to hear your thoughts on that processor, good or bad. -- Rick Mann rm...@latencyzero.com -- For more options, visit

Re: [beagleboard] Putty serial setup with Debian Jessie

2015-02-06 Thread Graham Haddock
If it is the six wire version for the BBB, FTDI TTL-232R. CTS is pin 2 is BROWN wire, RTS is pin 6 is the GREEN wire. --- Graham == On Fri, Feb 6, 2015 at 5:41 PM, William Pretty Security bill.pre...@xplornet.com wrote: Unfortunately it is an FTDI USB adapter L *From:*

[beagleboard] Beaglebone black BBB cape kit bundle - (4 capes) AUDIO, RS232, LCD4, BREAKOUT CAPES

2015-02-06 Thread SB Australia
I have for auction on ebay some new BBB cape kits. I bought them but never used them. http://www.ebay.com.au/itm/131415896476?ssPageName=STRK:MESELX:IT_trksid=p3984.m1555.l2649 Located in Australia. -- For more options, visit http://beagleboard.org/discuss --- You received this message

Re: [beagleboard] Re: ADC reading by PRU

2015-02-06 Thread ybeagle
On Friday, February 06, 2015 01:10:36 TJF wrote: Am Freitag, 6. Februar 2015 00:06:45 UTC+1 schrieb H: Using the PRU is a round about way to get regular sampling. The ADC can be configured to sample at a regular rate and place samples in a FIFO and interrupt as the FIFO fills. The PRU isn't

[beagleboard] Re: Missing Usb0 interface booting from SD Ubuntu 14.04

2015-02-06 Thread Ian Bishop
Thanks, beginning to get there. I ran lsmod which confirmed that g_ether isn't loaded. I then located the module in the library under: /lib/modules/3.14.26-ti-r43/kernel/USB/gadget When I run insmod to load the module however, I get an error No such device I'm going on the basis of a number

Re: [beagleboard] Re: OSX + Baeglebone = Nightmare

2015-02-06 Thread William Hermans
*As a wise man once said, If you don't have anything constructive to say, don't speak.* I do not think I could have put it better myself. On Fri, Feb 6, 2015 at 4:16 AM, SimGQ garymquig...@gmail.com wrote: Thank you for that constructive comment William, very grown up. I'll bet my

Re: [beagleboard] a couple questions about device trees and ranges

2015-02-06 Thread John Syn
On 2/6/15, 11:50 AM, Robert P. J. Day rpj...@crashcourse.ca wrote: crawling my way through the DTS files for the BBB and i ran across this in am33xx.dtsi: epwmss1: epwmss@48302000 { compatible = ti,am33xx-pwmss; reg = 0x48302000

[beagleboard] Need help giving 'Debian' user access to input devices

2015-02-06 Thread Sam Coulter
! am trying to launch a JavaFX app on my beaglebone black running Debian. When launching as the root user, the application will launch but the touchscreen will bug out a little bit, displaying improperly and messing up the touchscreen touch calibrations. When I try and launch the app as a

[beagleboard] Re: Missing Usb0 interface booting from SD Ubuntu 14.04

2015-02-06 Thread Ian Bishop
Sorry, my lack of Linux knowledge let me down, I was running insmod FILEPATH/g_ether.ko instead of going to the directory and running insmod. I've done that now but get a new error about an unknown symbol in the module. -- For more options, visit http://beagleboard.org/discuss --- You

RE: [beagleboard] Putty serial setup with Debian Jessie

2015-02-06 Thread William Pretty Security
Unfortunately it is an FTDI USB adapter L From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On Behalf Of Graham Sent: Friday, February 06, 2015 5:57 PM To: beagleboard@googlegroups.com Subject: Re: [beagleboard] Putty serial setup with Debian Jessie That is a

RE: [beagleboard] Putty serial setup with Debian Jessie

2015-02-06 Thread William Pretty Security
You’re right !! It’s a sparkfun board, but I can do the same thing. Never thought of that. Thanks J From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On Behalf Of Graham Haddock Sent: Friday, February 06, 2015 6:49 PM To: beagleboard@googlegroups.com Subject:

[beagleboard] Starting processes (via bash script?) automatically at boot?

2015-02-06 Thread Teiresias
I'm extremely new to linux programming (as a matter of fact to any OS programming, I'm more used to to-the-metal Atmel, etc. programming). A few of my other posts probably indicate this, haha. Luckily, the application I'm trying to develop doesn't look like it will require changing pin muxing

Re: [beagleboard] Starting processes (via bash script?) automatically at boot?

2015-02-06 Thread John Syn
From: Teiresias salaugh...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Friday, February 6, 2015 at 5:07 PM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: [beagleboard] Starting processes (via bash script?) automatically at boot?

[beagleboard] Re: Starting processes (via bash script?) automatically at boot?

2015-02-06 Thread Teiresias
Also, I'm using Debian, not Angstrom. -- 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] wxWidgets cross compiled from i386 Linux

2015-02-06 Thread Sam Coulter
Hi, I'm trying to cross compile wxWidgets and then a wxWidget app from a 32bit linux mint virtual machine to a Beaglebone Black rev-c board. Following the compilation instructions for wxWidgets, i 'configure'd the source code with --host=arm-linux-eabihf and that went off without a hitch.

[beagleboard] plans for next beaglebone with am437x?

2015-02-06 Thread Maxim Podbereznyy
Hey guys! I can see a little buzzing on the Internet about new products based on new Sitara AM473x processors. There are some differences between am335x and am437x series, but the price difference is not that much to care about. What if next Beaglebone has this processor? Do you need features

Re: [beagleboard] Re: ADC reading by PRU

2015-02-06 Thread TJF
Am Freitag, 6. Februar 2015 00:06:45 UTC+1 schrieb H: Using the PRU is a round about way to get regular sampling. The ADC can be configured to sample at a regular rate and place samples in a FIFO and interrupt as the FIFO fills. The PRU isn't needed. See the TRM. That's not entirely

[beagleboard] possible redundancy in BBB dts file?

2015-02-06 Thread Robert P. J. Day
crawling my way through the BBB dts and dtsi files and just want to make sure i understand the relationship between included files. here's a snippet from am335x-bone-common.dtsi: ldo3_reg: regulator@5 { regulator-name = vdd_1v8;

Re: [beagleboard] Re: OSX + Baeglebone = Nightmare

2015-02-06 Thread SimGQ
Thank you for that constructive comment William, very grown up. I'll bet my European arse is a lot smaller than your American butt... Its a bit like this thread, one of the first I read about BBB

[beagleboard] Re: Beaglebone Mac OSX = NIGHTMARE

2015-02-06 Thread mac . thanhnguyen
On Sunday, February 1, 2015 at 6:16:58 PM UTC-5, SimGQ wrote: Seriously bad documentation level here guys. I have a project that my team have developed over the past 9 months based on Arduino Mega, we now want to upscale to a BBB. Unfortunately the BBB implementation on OS X appears to

[beagleboard] Confiuration options and issues

2015-02-06 Thread jship1962
I would like to use the Beagleboard Black to experiment with. I only have the existing support equipment to use: 1. A nettop box using Ubuntu 12.04 with USB only (from System76). 2. A video monitor with VGA only interface (The PC only has VGA) 1. a USB

[beagleboard] Re: Newbie Cloud9 IDE Issues: Console and cut and paste

2015-02-06 Thread CRG
I'm getting what I think is the same issue. Selecting run isn't actually running my code, but starts the debugger. If I open the debugger on the right side of the screen, I can then press the play button there and then the code actually runs. Apparently this is a bug in the version of Cloud9

Re: [beagleboard] plans for next beaglebone with am437x?

2015-02-06 Thread Maxim Podbereznyy
Gerald, I know your plans. I just wanted to know if anyone else need products based on am437x 2015-02-06 17:19 GMT+03:00 Gerald Coley ger...@beagleboard.org: The X15 is the solution we have chosen for the next generation Beagle. Already in the works. It does not have this device on it.

Re: [beagleboard] Problem Cross Compiling Beaglebone Black

2015-02-06 Thread m
William thanks for replying so quickly, I appreciate it. In the past I had no problems compiling on the beaglebone itself, that's the only way i'm able to do anything, but it takes a long time to compile. Thus my adventure into the world of cross compiling. When I posted the original post, I

Re: [beagleboard] Re: contract development needed (should be quick, simple, and fun)

2015-02-06 Thread TJF
@William, thanks for the explanation. I think you misinterpret my post. I didn't apply for the job. I just wanted to give a hint how the OPer can save time and therefor money, when he reconsiders his concept. BTW: In our days Frisco and northern Europe is just a mouse click off. -- For more

Re: [beagleboard] Re: BuildRoot with Nelson Build

2015-02-06 Thread tcmichals
I use the TI kernel because the PRU can be loaded using remoteproc and soon will have the virtio from user space. When running the following: git clone https://github.com/RobertCNelson/ti-linux-kernel-dev/ cd ti-linux-kernel-dev/ git checkout origin/ti-linux-3.14.y -b tmp ./build_kernel.sh

Re: [beagleboard] Re: BuildRoot with Nelson Build

2015-02-06 Thread Satya
Wwww...!!! pheww.!!! Thank you for your instruction!!! Look at me..!!! Iam so glad!!! Thank you so much...!!! On Thursday, February 5, 2015 at 10:24:10 PM UTC-6, tcmichals wrote: Here are my steps; I'm building the TI kernel.. mkdir demo cd demo git clone

[beagleboard] spidev

2015-02-06 Thread csumik
hello everyone , when i am trying to enable spi0 on beaglebone black i get /dev/spidev1.0 instead of /dev/spidev0.1 so please help me out thanking everyone -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google

Re: [beagleboard] plans for next beaglebone with am437x?

2015-02-06 Thread Gerald Coley
Ahh. Go it. I will reserve my comments on that processor then. Gerald On Fri, Feb 6, 2015 at 8:45 AM, Maxim Podbereznyy lisar...@gmail.com wrote: Gerald, I know your plans. I just wanted to know if anyone else need products based on am437x 2015-02-06 17:19 GMT+03:00 Gerald Coley

[beagleboard] Re: I think my beaglebone is a lemon

2015-02-06 Thread Sherman Boyd
It doesn't sound to me like you have a hardware issue. In addition to adding a powered usb hub, I suggest starting with one of the Debian images found here: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian I'd try the newest testing image. You probably want one of the flasher images,

Re: [beagleboard] spidev

2015-02-06 Thread Jason Kridner
Can I assume you are doing 'echo BB-SPIDEV0 /sys/devices/bone_capemgr.*/slots' to enable spi0? Why is it a problem? On Fri, Feb 6, 2015 at 8:02 AM, csu...@idapl.in wrote: hello everyone , when i am trying to enable spi0 on beaglebone black i get /dev/spidev1.0 instead of /dev/spidev0.1 so

Re: [beagleboard] Problem Cross Compiling Beaglebone Black

2015-02-06 Thread Graham
I highly recommend Derek Molloy's Book and his videos on topics like how to set up a cross compiler on Eclipse/Linux for the BBB. Get this book: Exploring BeagleBone: Tools and Techniques for Building with Embedded Linux Paperback – December 31, 2014 by Derek Molloy (Author) ISBN-13: