Re: [beagleboard] board not boot

2014-09-22 Thread Olga Esquiroz
I've also been trying to boot via microSD but not work. I hold the boot button (S2) and while holding the button I insert the power but not work. Only the power light flash. I don't know what else I can try. Thanks El lunes, 22 de septiembre de 2014 15:37:44 UTC+2, RobertCNelson escribió: > >

Re: [beagleboard] headless Debian

2014-09-22 Thread Robert Nelson
I On Sep 22, 2014 11:47 PM, "Michael Thompson" wrote: > > Seconded! I'm also interested but don't know which image to use, I have a Rev B so I assume not the first image, the second and third mention lxde so I assume not those either, but between four and five, I got nothin! :) Where are you conf

[beagleboard] Buildroot issue

2014-09-22 Thread jaishiv bansal
Hi I have downloaded the buildroot from git clone git://git.buildroot.net/buildroot. I compiled successfully for my target. But in the bin folder no symlink has created for binaries. I added the bin folder path to #PATH. So when i compile uboot with make CROSS_COMPILE=arm-linux-. It gives

Re: [beagleboard] headless Debian

2014-09-22 Thread Michael Thompson
Seconded! I'm also interested but don't know which image to use, I have a Rev B so I assume not the first image, the second and third mention lxde so I assume not those either, but between four and five, I got nothin! :) On Thursday, September 18, 2014 1:53:39 AM UTC-7, neo wrote: > > Hi Mike >

Re: [beagleboard] Module is loaded, but no wlan0 interface

2014-09-22 Thread Brent Sink
Here is what I get when I run 'ip addr': [root@alarm ~]# ip addr 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: et

Re: [beagleboard] Module is loaded, but no wlan0 interface

2014-09-22 Thread Don deJuan
On 09/22/2014 06:15 PM, Brent wrote: > Also, other USB to WiFi adapters work just fine. For example, I have > one that uses the rtl8192cu driver, and this one creates a wlan0 > interface automatically. Any ideas what would be causing this? > > On Monday, September 22, 2014 7:49:37 PM UTC-4, Brent

Re: [beagleboard] Module is loaded, but no wlan0 interface

2014-09-22 Thread Brent
Also, other USB to WiFi adapters work just fine. For example, I have one that uses the rtl8192cu driver, and this one creates a wlan0 interface automatically. Any ideas what would be causing this? On Monday, September 22, 2014 7:49:37 PM UTC-4, Brent wrote: > > I have not done anything with ud

Re: [beagleboard] Module is loaded, but no wlan0 interface

2014-09-22 Thread Brent Sink
I have not done anything with udev yet... I read through the Wireless netwrok configuration wiki, but didn't see anywhere on how to create the interface. https://wiki.archlinux.org/index.php/Wireless_network_configuration#Interface_activation I'm starting to read the wiki on udev, but is that too

[beagleboard] PRU analog pin access Failure to resolve tree message

2014-09-22 Thread Alan Federman
I am on Ubuntu 12.04 using 3.8-13 Bone 20. I have the new dtc which compiles the -@ symbol without errors. When I try to echo into the slots file I get a failure to resolve message in dmesg. Which kernel does work? I can access digital pins - the argonne lab exercises 0 through 3 work. The

Re: [beagleboard] Module is loaded, but no wlan0 interface

2014-09-22 Thread Don deJuan
On 09/22/2014 02:25 PM, Brent wrote: > I'm having trouble getting the wlan0 interface to show up for a > Marvell 8797 USB to WiFi chip, and it seems like everything should be > working. I'm running Arch Linux Arm, 3.8.13 kernel, and have verified > that the modules are loaded correctly, and that i

Re: [beagleboard] Module is loaded, but no wlan0 interface

2014-09-22 Thread Don deJuan
On 09/22/2014 02:25 PM, Brent wrote: > I'm having trouble getting the wlan0 interface to show up for a > Marvell 8797 USB to WiFi chip, and it seems like everything should be > working. I'm running Arch Linux Arm, 3.8.13 kernel, and have verified > that the modules are loaded correctly, and that i

[beagleboard] Module is loaded, but no wlan0 interface

2014-09-22 Thread Brent
I'm having trouble getting the wlan0 interface to show up for a Marvell 8797 USB to WiFi chip, and it seems like everything should be working. I'm running Arch Linux Arm, 3.8.13 kernel, and have verified that the modules are loaded correctly, and that it recognizes the device, but still no wlan

[beagleboard] Re: Connecting The BeagleBone black rev c to the mac using ethernet

2014-09-22 Thread cl
amrmuhammadels...@gmail.com wrote: > [-- text/plain, encoding 7bit, charset: UTF-8, 11 lines --] > > I need to connect the BeagleBone black revision C to the MacBook using an > ethernet cable and ssh to it, I searched the web but I couldn't find a > direct way to connect it to the mac without th

Re: [beagleboard] Re: Ubuntu 14 - poor performance

2014-09-22 Thread Richard-tx
The issue isn't Ubuntu but the libwxgtk3.0-dev package vs the libwxgtk2.8-dev package. 3.0 apparantly has a bunch more stuff. Sorry for the false alarm. On Monday, September 22, 2014 11:15:37 AM UTC-5, Richard-tx wrote: > > I just flashed Ubuntu 13.10 and the performance is back to normal.

Re: [beagleboard] Re: Is it possible to get data from sensors at the same timing

2014-09-22 Thread Guy Grotke
I've done some work with GPIO handshaking from a user space program, and I've watched the process with a logic analyser: I see the user space program running about 70% of the time with several msec gaps about every 10 msec. I also see some longer gaps (up to 120 msec!) every now and then. Do

Re: [beagleboard] Complete newbie -- Stupid question

2014-09-22 Thread David Lambert
You are currently in the directory /root/ that has no files. Try "ls -Ralg /". HTH, Dave. On 09/19/2014 09:46 PM, jacksonwr.ra...@gmail.com wrote: I got the Beagle Bone to get back into computing so I'm very new at linux. I just powered the board up and got it connected to my MAC via SSH. I'

Re: [beagleboard] Re: UWN200 / mt7601Usta: Very first steps need a short help

2014-09-22 Thread meino . cramer
Robert Nelson [14-09-22 19:44]: > On Mon, Sep 22, 2014 at 12:40 PM, Robert Nelson > wrote: > > On Mon, Sep 22, 2014 at 11:47 AM, wrote: > >> I am not that mainstream... ;) > >> > >> I am using Gentoo...so everything must be compiled manually... > > > > Here's the src i'm using for the debian/u

[beagleboard] board not boot

2014-09-22 Thread olgaesquiroz
Hi, I have a problem with my BeagleBone Black. I comment 'uenvcmd' variable of eMMc in the file /boot/uboot/uEnv.txt and now the board not boot (the D5 LED not light) What I can do? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscr

[beagleboard] Connecting The BeagleBone black rev c to the mac using ethernet

2014-09-22 Thread amrmuhammadelsaid
I need to connect the BeagleBone black revision C to the MacBook using an ethernet cable and ssh to it, I searched the web but I couldn't find a direct way to connect it to the mac without the usage of access point -- For more options, visit http://beagleboard.org/discuss --- You received thi

Re: [beagleboard] usb-serial device doesn't appear in /dev. Need a udev rule?

2014-09-22 Thread daniel . armbrust . list
Hi - I have one of these startech devices - and I see the same behavior - out of the box if I plug it in, I get: lsusb says: Bus 001 Device 023: ID 14b0:3410 StarTech.com Ltd. the kernel log says: Sep 21 16:06:09 overkill kernel: [104648.529334] usb 1-1.5.1.3: new full-speed USB device number

[beagleboard] Re: WL18xx with Beaglebone Black on Debian

2014-09-22 Thread Mohammad Abdurraafay
Did you figure out something on this? I'm currently BBB with Debian and planning to order WL18xx cape. On Thursday, May 29, 2014 11:42:54 PM UTC+5:30, Jesse Forgues wrote: > > Anyone have the WL1835MOD cape working with BBB using Debian? > > Trying to follow the instructions on TIs wiki but its f

[beagleboard] Ubuntu OS on BBB eMMc with uSD card Tie-In

2014-09-22 Thread ohgee
The following is my goal in setting up my BBB rev.C. After much time spent in searches and forum, I found much scattered information, but could not seem to put it all together. 1. If possible, flash the 4GB eMMc with Ubuntu 14.04 LTS, including the desktop. 2. Utilize my 16GB uSD card on the B

[beagleboard] Ubuntu OS on eMMc with uSD Card Tie-In

2014-09-22 Thread ohgee
The following is my goal in setting up my BBB rev.C. After much time spent in searches and forum, I found much scattered information, but could not seem to put it all together. 1. If possible, flash the 4GB eMMc with Ubuntu 14.04 LTS, including the desktop. 2. Utilize my 16GB uSD card on the B

[beagleboard] Complete newbie -- Stupid question

2014-09-22 Thread jacksonwr . randy
I got the Beagle Bone to get back into computing so I'm very new at linux. I just powered the board up and got it connected to my MAC via SSH. I'm able to login to root and get the following prompt: Last login: Wed Apr 23 20:20:36 2014 from 192.168.7.1 root@beaglebone:~# >From here I can run s

[beagleboard] new to BBB please help

2014-09-22 Thread tydewett
after watching the ben heck show on element14, i was hoocked on creating a moble gaming computer. i decided to buy the BBB as well as the 4D LCD 43 cape for output. im wondering, instead of using beaglesnes, can i somehow put mame on it? any information will be very helpful. -- For more optio

Re: [beagleboard] GPIO mmap toggle speed, explanation?

2014-09-22 Thread Laurent GONZALEZ
Jesse, I see at least two reason why it is 'slow': 1) using MMAP is good to avoid OS overhead, but it does not prevent SOC bus intercommunication delays. Generally devices registers are accessed with a clock lower than CPU clock. You cannot easily improve the situation. 2) your toggling is contr

Re: [beagleboard] Re: LCD and HDMI function of BBB

2014-09-22 Thread anupsingh chandel
Thanks Gerald, let me try. On Sep 22, 2014 11:06 PM, "Gerald Coley" wrote: > Well. Search this forum as it has been talked about for years. Or you can > look At the Technical reference Manual for the AM3358 processor. > > Gerald > > On Sat, Sep 20, 2014 at 3:10 AM, anupsingh chandel < > anupsingh

Re: [beagleboard] Re: UWN200 / mt7601Usta: Very first steps need a short help

2014-09-22 Thread Robert Nelson
On Mon, Sep 22, 2014 at 12:40 PM, Robert Nelson wrote: > On Mon, Sep 22, 2014 at 11:47 AM, wrote: >> I am not that mainstream... ;) >> >> I am using Gentoo...so everything must be compiled manually... > > Here's the src i'm using for the debian/ubuntu kernel. https://github.com/rcn-ee/mt7601u

Re: [beagleboard] Re: UWN200 / mt7601Usta: Very first steps need a short help

2014-09-22 Thread Robert Nelson
On Mon, Sep 22, 2014 at 11:47 AM, wrote: > I am not that mainstream... ;) > > I am using Gentoo...so everything must be compiled manually... Here's the src i'm using for the debian/ubuntu kernel. Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.

Re: [beagleboard] Board shipments decreasing

2014-09-22 Thread Gerald Coley
You should see an uptick in shipments this week, 800 went out on Friday.Not that anyone cares, but Arrow shorted us all the HDMI framers from NXP, so CCO had to go through "other channels to find them. Oh, and yes they were indeed more expensive. Gerald On Mon, Sep 22, 2014 at 10:02 AM, Jason Kr

Re: [beagleboard] Re: LCD and HDMI function of BBB

2014-09-22 Thread Gerald Coley
Well. Search this forum as it has been talked about for years. Or you can look At the Technical reference Manual for the AM3358 processor. Gerald On Sat, Sep 20, 2014 at 3:10 AM, anupsingh chandel < anupsinghchan...@gmail.com> wrote: > > Dear Gerald, > > Thank you for all your replys. > I am a n

Re: [beagleboard] Re: UWN200 / mt7601Usta: Very first steps need a short help

2014-09-22 Thread meino . cramer
I am not that mainstream... ;) I am using Gentoo...so everything must be compiled manually... Richard St-Pierre [14-09-22 18:36]: > The BeagleBone Black Rev C (Debian) comes with pre-installed drivers for > the UWN100/200. > > > > > On Mon, Sep 22, 2014 at 12:26 PM, wrote: > > > > > Hi R

[beagleboard] Re: Getting comms going on UART1

2014-09-22 Thread Julian Gold
Oh, my board revision is B6. On Monday, 22 September 2014 17:34:44 UTC+1, Julian Gold wrote: > > I've been struggling to get serial comms going on UART1. I have enabled it > by creating a service that performs > > echo BB-UART1 > /sys/devices/bone_capemgr.9/slots > > and lo! the device /dev/ttyO1

[beagleboard] Getting comms going on UART1

2014-09-22 Thread Julian Gold
I've been struggling to get serial comms going on UART1. I have enabled it by creating a service that performs echo BB-UART1 > /sys/devices/bone_capemgr.9/slots and lo! the device /dev/ttyO1 appears. However, with two terminal windows open, doing 'cat /dev/ttyO1' in one and 'echo "wibble" > /de

Re: [beagleboard] Re: UWN200 / mt7601Usta: Very first steps need a short help

2014-09-22 Thread Richard St-Pierre
The BeagleBone Black Rev C (Debian) comes with pre-installed drivers for the UWN100/200. On Mon, Sep 22, 2014 at 12:26 PM, wrote: > > Hi Richard, > > jepp... > The offered kernel driver is for kernel 2.6.* and compiles > with errors under 3.8.13-bone66. > lsusb hangs, when it lists the accor

Re: [beagleboard] Re: UWN200 / mt7601Usta: Very first steps need a short help

2014-09-22 Thread meino . cramer
Hi Richard, jepp... The offered kernel driver is for kernel 2.6.* and compiles with errors under 3.8.13-bone66. lsusb hangs, when it lists the according entry ifconfig shows only the half of ra0 To give feedback to logic supply (from where I ordered the UWN200) as soon as possible I dont want t

Re: [beagleboard] Re: Ubuntu 14 - poor performance

2014-09-22 Thread Richard-tx
I just flashed Ubuntu 13.10 and the performance is back to normal. Compile time of 42m38s. I will flash Ubuntu 14 again and retest. On Tuesday, September 16, 2014 10:13:20 AM UTC-5, Richard-tx wrote: > > > Unles I flashed it wrong twice in a row. I can't see how I could have > botched the

Re: [beagleboard] Board shipments decreasing

2014-09-22 Thread Jason Kridner
On Mon, Sep 22, 2014 at 5:02 AM, wrote: > No, this is unnecessary artificial scarcity... As far as I know, CircuitCo has no motivation to create artificial scarcity. They'd only be hurting themselves. > > I am as well looking to buy a BBB from Mouser, Digikey and so on (as I like > the free shi

Re: [beagleboard] Home Automation Cape with KNX/EIB, Enocean and four dedicated Onewire-Busmasters (IBB-Cape)

2014-09-22 Thread Josenivaldo Benito Junior
On Wed, Sep 17, 2014 at 12:44 PM, wrote: > You can see some photos at > http://knx-user-forum.de/diy-do-yourself/29676-beaglebone-cape-mit-knx-4x-onewire-enocean-rtc-ehz-moeglich-4.html#post417406. Btw, one have to sign up to the forum to be able to see the pictures. One may not speak German in

Re: [beagleboard] Home Automation Cape with KNX/EIB, Enocean and four dedicated Onewire-Busmasters (IBB-Cape)

2014-09-22 Thread Josenivaldo Benito Junior
Hi On Wed, Sep 17, 2014 at 12:44 PM, wrote: > If a RTC is required (which I do not recommend), footprints for a Maxim > MAX3232MZ RTC chip and a battery holder are present. May I ask why you do not recommend? Thanks Benito -- Josenivaldo Benito Jr. PU2LBD *Por Aurélio Buarque de Hollanda,

[beagleboard] Re: UWN200 / mt7601Usta: Very first steps need a short help

2014-09-22 Thread Richard St-Pierre
Have you visited (inspire.logicsupply.com) http://inspire.logicsupply.com/p/tutorials_3943.html and the WiFi installation guide? Cheers On Sunday, September 21, 2014 1:03:24 PM UTC-4, meino@gmx.de wrote: > > Hi, > > after some struggle to receive a package sent from the netherlands > to g

Re: [beagleboard] board not boot

2014-09-22 Thread Robert Nelson
On Mon, Sep 22, 2014 at 6:07 AM, Olga Esquiroz wrote: > Hi, > > I comment 'uenvcmd' variable in the file /boot/uboot/uEnv.txt of eMMc and > now the board not boot (the D5 led not light, other LED lights are on) > > What can I do? Boot via microSD, mount the eMMC and "un-comment" uenvcmd... Regar

[beagleboard] Re: Finally : did someone succeeded to have a Qt GUI app ?

2014-09-22 Thread Moscowbob
Use this guide http://eewiki.net/display/linuxonarm/BeagleBone#BeagleBone-Debian7(smallflash) I used this rootfs https://rcn-ee.net/deb/rootfs/jessie/debian-jessie-console-armhf-2014-08-13.tar.xz I used this kernel https://github.com/RobertCNelson/ti-linux-kernel-dev/tree/ti-linux-3.14.y Setup N

[beagleboard] board not boot

2014-09-22 Thread Olga Esquiroz
Hi, I comment 'uenvcmd' variable in the file /boot/uboot/uEnv.txt of eMMc and now the board not boot (the D5 led not light, other LED lights are on) What can I do? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google

[beagleboard] how to set up netconsole on 3.8.13? (trying to diagnose occasional system freeze)

2014-09-22 Thread Sebastian H
Hi, I'm having an issue where my BeagleBoneBlack (running Debian Wheezy) freezes overnight every couple of weeks. User leds 1+2 are on (not sure about the heart beat as I disabled the led 0). I can't even get in via SSH, let alone ping the Beagle and I have to power cycle it completely. The is

Re: [beagleboard] Board shipments decreasing

2014-09-22 Thread rl . budde
No, this is unnecessary artificial scarcity... I am as well looking to buy a BBB from Mouser, Digikey and so on (as I like the free shipping they offer to Europe having a certain amount). The only boards I can directly get in Germany are the Element14 ones. I would long bought a CircuitCo one i

[beagleboard] SUART & PRU

2014-09-22 Thread Micka
Hi, I need more UART for my project, and the best way I heard is by using the PRU. There is a link about that : http://processors.wiki.ti.com/index.php/Soft-UART_Implementation_on_AM335X_PRU_-_Software_Users_Guide#Building_SUART_Firmware But it say that the driver is built for linux 3.2 . So is

Re: [beagleboard] Board shipments decreasing

2014-09-22 Thread Maxim Podbereznyy
saturation 2014-09-22 11:09 GMT+04:00 : > Hi, > > according to http://elinux.org/Beagleboard:BeagleBoneBlack#Board_Shipments > board shipments are decresing constantly for some months. What is the > reason for this? When I have a look to distributors of hardware they are > still not available wi

[beagleboard] Board shipments decreasing

2014-09-22 Thread karlkarpfen79
Hi, according to http://elinux.org/Beagleboard:BeagleBoneBlack#Board_Shipments board shipments are decresing constantly for some months. What is the reason for this? When I have a look to distributors of hardware they are still not available without longer delay, so what is going on here? --