Re: [beagleboard] Re: Beaglebone as Android Accesory

2013-12-13 Thread Dave Hylands
And you can confirm what sh is configured as by doing:

ls -l /bin/sh

It will typically either be a symlink to bash or dash.

Dave Hylands


On Fri, Dec 13, 2013 at 9:46 AM, William Hermans  wrote:

> did you do
>
> dpkg-reconfigure dash and select "no" when prompted ?
>
>
> On Fri, Dec 13, 2013 at 12:56 AM,  wrote:
>
>> Hi Dave,
>>
>> Thanks for your answer.
>>
>> I have reconfigured sh using: sudo dpkg-reconfigure dash.
>> But I received the same error.
>>
>> What can it be?
>>
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Ubuntu 13.10 NO GUI (NO graphical user interface)

2013-12-13 Thread Gerald Coley
Search the forum. This question was answered two hours ago. Just type GUI
in the box and sort by date.

You have to install the GUI yourself.
'
Gerald



On Fri, Dec 13, 2013 at 10:12 PM,  wrote:

> *Hey There.. *
>
> *I followed this procedure and installed Ubuntu 13.10 in my BBB. Used the
> prebuilt image.**
> (https://rcn-ee.net/deb/flasher/saucy/BBB-eMMC-flasher-ubuntu-13.10-2013-11-15.img.xz
> )*
>
> *It was successful, but after installing it Im getting only a command line
> interface. Can I get a GUI somehow? Or is there a image with a GUI ???*
>
>
> Flasher[edit
> ]
> eMMC: BeagleBone 
> Black[edit
> ]
>
> This image can be written to a 1Gb (or greater) microSD card, via 'dd' inlinux
> or the win32 image program linked to on CircuitCo's wiki page. First hold
> down on the boot select button (next to microSD card) and apply power (same
> procedure as the official CircuitCo images), it should boot into Ubuntu and
> begin flashing the eMMC, once completed all 4 LED's should be full ON...
> Simply remove power, remove microSD card and Ubuntu will now boot fromeMMC
> .
>
> Script for Reference: (this is the script that writes to the eMMC)https:
> //github.com/RobertCNelson/tools/blob/master/scripts/beaglebone-black-copy-microSD-to-eMMC.sh
>
> BTW: we are only writing about 500Mb's to the eMMC so the script will
> only take about 5-6 Minutes after power on.
>
> Notes:
> If only two LED's stay lit and nothing happens, the board has crashed due
> to lack of power. Try with a 5Volt DC supply plugged in..
> If the 4 LED's blink a constant pattern, eMMC write failed, first REMOVE
> ALL capes, then retry again.
> (error -84: which may mean you've reached the max number of erase/write
> cycles...)
>
> User: ubuntu pass: temppwd
>
> Image Updated:
> 2013-11-15
> BeagleBone Black: v3.8.13-bone30 kernel
> ssh host key fixes (auto generated on bootup...)
> 2013-10-25
> Use 13.10 as base...
> BeagleBone Black: v3.8.13-bone28 kernel
> 2013-10-08
> BeagleBone Black: v3.8.13-bone28 kernel
> 4bit microSD operation...
> fixed a dpkg search bug, which would make the flashing fail without
> network connection
>
> Get prebuilt image:wget https:
> //rcn-ee.net/deb/flasher/saucy/BBB-eMMC-flasher-ubuntu-13.10-2013-11-15.img.xz
>
> Verify Image with:md5sum BBB-eMMC-flasher-ubuntu-13.10-2013-11-15.img.xz
> 2b169899baf45ac1c99572541f30 BBB-eMMC-flasher-ubuntu-13.10-2013-11-
> 15.img.xz
>
>
>
>  --
> 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+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Ubuntu 13.10 NO GUI (NO graphical user interface)

2013-12-13 Thread danushkaj91
*Hey There.. *

*I followed this procedure and installed Ubuntu 13.10 in my BBB. Used the 
prebuilt image.** 
(https://rcn-ee.net/deb/flasher/saucy/BBB-eMMC-flasher-ubuntu-13.10-2013-11-15.img.xz
 
)*

*It was successful, but after installing it Im getting only a command line 
interface. Can I get a GUI somehow? Or is there a image with a GUI ???*


Flasher[edit
]
eMMC: BeagleBone 
Black[edit
]

This image can be written to a 1Gb (or greater) microSD card, via 'dd' inlinux 
or the win32 image program linked to on CircuitCo's wiki page. First hold 
down on the boot select button (next to microSD card) and apply power (same 
procedure as the official CircuitCo images), it should boot into Ubuntu and 
begin flashing the eMMC, once completed all 4 LED's should be full ON... 
Simply remove power, remove microSD card and Ubuntu will now boot from eMMC.

Script for Reference: (this is the script that writes to the eMMC)https:
//github.com/RobertCNelson/tools/blob/master/scripts/beaglebone-black-copy-microSD-to-eMMC.sh

BTW: we are only writing about 500Mb's to the eMMC so the script will only 
take about 5-6 Minutes after power on.

Notes:
If only two LED's stay lit and nothing happens, the board has crashed due 
to lack of power. Try with a 5Volt DC supply plugged in..
If the 4 LED's blink a constant pattern, eMMC write failed, first REMOVE 
ALL capes, then retry again.
(error -84: which may mean you've reached the max number of erase/write 
cycles...)

User: ubuntu pass: temppwd

Image Updated:
2013-11-15
BeagleBone Black: v3.8.13-bone30 kernel
ssh host key fixes (auto generated on bootup...)
2013-10-25
Use 13.10 as base...
BeagleBone Black: v3.8.13-bone28 kernel
2013-10-08
BeagleBone Black: v3.8.13-bone28 kernel
4bit microSD operation...
fixed a dpkg search bug, which would make the flashing fail without network 
connection

Get prebuilt image:wget https:
//rcn-ee.net/deb/flasher/saucy/BBB-eMMC-flasher-ubuntu-13.10-2013-11-15.img.xz

Verify Image with:md5sum BBB-eMMC-flasher-ubuntu-13.10-2013-11-15.img.xz
2b169899baf45ac1c99572541f30 BBB-eMMC-flasher-ubuntu-13.10-2013-11-
15.img.xz



-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Re: Need I2C drivers for lcd for ebay

2013-12-13 Thread Dave Hylands
Hi Jim

So I looked at a variety of other i2c based LCD codes (there seem to be
lots for the Raspberry Pi), but I didn't like them.
So you can try mine.

You can do the following on the BBB:

git clone https://github.com/dhylands/python_lcd.git
cd python_lcd
sudo pip install -e .
sudo python lcd/i2c_lcd.py

Running i2c_lcd.py runs some test code which puts some stuff up on the LCD,
and after 3 seoncds shows the current data and time and then cycles through
a variety of backlight/display on/off combinations.

I used a 3.3v to 5v level shifter.

I wound up using smbus directly rather than the Adafruit_I2C (but
installing Adafruit_I2C will install smbus)

I threw some photos together here:
https://picasaweb.google.com/115853040635737241756/PythonI2CLCD?authkey=Gv1sRgCLyZoJ3_uPjiXA#

Coming from the BeagleBone Black the wire colors are:
Black: P9-1 GND
Red: P9-3 3.3v
Orange: P9-5 5v
Yellow: P9-19 SCL
White: P9-20 SDA

And the colors going to the LCD are:
Black: GND
Red: 5v
White: SDA
Yellow: SCL

--
Dave Hylands
Shuswap, BC, Canada
http://www.davehylands.com

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Ubuntu flash/boot problem

2013-12-13 Thread danushkaj91
hey guys,

I'm having trouble with flashing/booting with Ubuntu on my BeagleBone Black 
(BBB)

1. I downloaded the Ubuntu 13.10 *xz* file through 
armhf, 
extracted using* 7Zip *(got a img file)*, *and copied to *micro sd *using* 
win32 disk imger*
2. Inserted memory card while BBB is powered off, and switched it *on *while 
holding 
the *boot *button. Released the *boot* button when user LED was lit.
3. login screen came after 1-2 minutes.
3. waited for *all LED*s to be *stabled*. *But they never did*. ..

*When I remove my memory card, BBB won't get switched on either.  *

Am I missing something? 

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Failure to re-flash Beagle Bone Black

2013-12-13 Thread Gerald Coley
Create a uSD card that successfully flashes the other board again.
Then try it on this board..
If it fails, then request an RMA and we can look at to to see what is going
on.

Gerald



On Fri, Dec 13, 2013 at 7:50 PM,  wrote:

> Thank you for your reply. To answer your questions:
> - Yes, I am unzipping the image that was loaded prior to putting it on
> sdcard
> - Nothing else is plugged in. Only SDcard and 5V brick are plugged in
> - The brick is rated at 5V, 2Amps
> - I have formatted the SDcard but not consistently. I will try again.
>
> Note: The SDcard I am using is a SanDisk 8 GB class 4 card. It has been
> used successfully to re-flash (un-brick) a different BBB, although I am
> using a different image.
>
>
>
> On Friday, December 13, 2013 4:54:06 PM UTC-8, Gerald wrote:
>
>> Are you unzipping the image that you download?
>> Make sure nothing else is plugged in, no HDMI and no Ethernet.
>> Make sure 5V power supply can deliver at least 1A.
>> Reformat the uSD card before you use Windisk to copy the image onto the
>> 4GB card.
>>
>>
>> Gerald
>>
>>
>>
>> On Fri, Dec 13, 2013 at 6:47 PM,  wrote:
>>
>>> Greetings,
>>>
>>> I have a Beagle Bone Black (BBB) that I somehow managed to brick and I
>>> have been following the instructions on these two sites to try and re-flash
>>> the image:
>>> http://elinux.org/Beagleboard:Updating_The_Software
>>> http://learn.adafruit.com/beaglebone-black-installing-
>>> operating-systems/overview
>>>
>>> I am using a Windows 64-bit PC to connect to the BBB and I am using the
>>> image titled "BBB-eMMC-flasher-2013.09.04.img.xz" which I downloaded
>>> from here: http://beagleboard.org/latest-images/
>>>
>>> I have tried multiple times to re-flash my BBB but so far nothing seems
>>> to work. I am following the directions which are to 1) put image on sdcard,
>>> 2) put sdcard in slot, 3) hold down user boot button, and 4) turn on BBB by
>>> plugging in a 5V power brick, 5) release user boot button when all 4 LEDs
>>> are on. Every time I do this, I told the user boot button down until all 4
>>> LEDs light up solid and then start flashing, at which point I release the
>>> button. I wait 45-60+ minutes (one time I let it go overnight) but at no
>>> point do I end up with an indication that the re-flash is complete (i.e.
>>> all 4 LEDs lit up solid). During the re-flash process (or what I assume is
>>> the re-flash process), the LED's look like this:
>>> LED 0 - heartbeat, which indicates system is running
>>> LED 1 - Nothing. This corresponds to access of the microSD card
>>> LED 2 - Blinking. This corresponds to an active CPU.
>>> LED 3 - Nothing. This corresponds to access of on-board memory
>>>
>>> I have tried plugging in an HDMI cable so that I can view what is
>>> happening during the re-flashing process. Upon bootup, the monitor shows a
>>> BeagleBone flash screen followed by a login screen. By using a
>>> USB-connected keyboard I can log in as "root". It does not ask for my
>>> password even though I had created a password for my pre-bricked BBB. Once
>>> logged in I can navigate through different directories, manually turn
>>> on/off LEDs, etc. Note that the login screen only appears if I have an
>>> sdcard in the BBB. Without the sdcard, the BBB will have the power LED on,
>>> but will not respond, nor will it connect to PC, nor will any of the other
>>> LEDs come on. Also note that it does not appear to matter if I press the
>>> user boot button or not... the BBB seems to always boot from the sdcard if
>>> it is plugged in.
>>>
>>> I'm at the point where I am about ready to throw away this BBB and buy
>>> another. However, I would prefer to solve this mystery if possible. Any
>>> suggestions would be most welcome. If you have any follow-up questions I'd
>>> be happy to answer them.
>>>
>>> thanks!
>>> Mike
>>>
>>>  --
>>> 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...@googlegroups.com.
>>>
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>  --
> 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+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Failure to re-flash Beagle Bone Black

2013-12-13 Thread mikeyang75
Thank you for your reply. To answer your questions:
- Yes, I am unzipping the image that was loaded prior to putting it on 
sdcard
- Nothing else is plugged in. Only SDcard and 5V brick are plugged in
- The brick is rated at 5V, 2Amps
- I have formatted the SDcard but not consistently. I will try again.

Note: The SDcard I am using is a SanDisk 8 GB class 4 card. It has been 
used successfully to re-flash (un-brick) a different BBB, although I am 
using a different image.



On Friday, December 13, 2013 4:54:06 PM UTC-8, Gerald wrote:
>
> Are you unzipping the image that you download?
> Make sure nothing else is plugged in, no HDMI and no Ethernet.
> Make sure 5V power supply can deliver at least 1A.
> Reformat the uSD card before you use Windisk to copy the image onto the 
> 4GB card.
>
>
> Gerald
>
>
>
> On Fri, Dec 13, 2013 at 6:47 PM, > wrote:
>
>> Greetings,
>>
>> I have a Beagle Bone Black (BBB) that I somehow managed to brick and I 
>> have been following the instructions on these two sites to try and re-flash 
>> the image:
>> http://elinux.org/Beagleboard:Updating_The_Software
>>
>> http://learn.adafruit.com/beaglebone-black-installing-operating-systems/overview
>>
>> I am using a Windows 64-bit PC to connect to the BBB and I am using the 
>> image titled "BBB-eMMC-flasher-2013.09.04.img.xz" which I downloaded from 
>> here: http://beagleboard.org/latest-images/
>>
>> I have tried multiple times to re-flash my BBB but so far nothing seems 
>> to work. I am following the directions which are to 1) put image on sdcard, 
>> 2) put sdcard in slot, 3) hold down user boot button, and 4) turn on BBB by 
>> plugging in a 5V power brick, 5) release user boot button when all 4 LEDs 
>> are on. Every time I do this, I told the user boot button down until all 4 
>> LEDs light up solid and then start flashing, at which point I release the 
>> button. I wait 45-60+ minutes (one time I let it go overnight) but at no 
>> point do I end up with an indication that the re-flash is complete (i.e. 
>> all 4 LEDs lit up solid). During the re-flash process (or what I assume is 
>> the re-flash process), the LED's look like this:
>> LED 0 - heartbeat, which indicates system is running
>> LED 1 - Nothing. This corresponds to access of the microSD card
>> LED 2 - Blinking. This corresponds to an active CPU. 
>> LED 3 - Nothing. This corresponds to access of on-board memory
>>
>> I have tried plugging in an HDMI cable so that I can view what is 
>> happening during the re-flashing process. Upon bootup, the monitor shows a 
>> BeagleBone flash screen followed by a login screen. By using a 
>> USB-connected keyboard I can log in as "root". It does not ask for my 
>> password even though I had created a password for my pre-bricked BBB. Once 
>> logged in I can navigate through different directories, manually turn 
>> on/off LEDs, etc. Note that the login screen only appears if I have an 
>> sdcard in the BBB. Without the sdcard, the BBB will have the power LED on, 
>> but will not respond, nor will it connect to PC, nor will any of the other 
>> LEDs come on. Also note that it does not appear to matter if I press the 
>> user boot button or not... the BBB seems to always boot from the sdcard if 
>> it is plugged in. 
>>
>> I'm at the point where I am about ready to throw away this BBB and buy 
>> another. However, I would prefer to solve this mystery if possible. Any 
>> suggestions would be most welcome. If you have any follow-up questions I'd 
>> be happy to answer them.
>>
>> thanks!
>> Mike
>>
>>  -- 
>> 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...@googlegroups.com .
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] the GUI in Ubuntu 13.01 doest start Automatically

2013-12-13 Thread Robert Nelson
On Dec 13, 2013 6:19 PM, "Amalinda J' Gamage" 
wrote:
>
> After installing ubuntu 13.01 and booting it up im only able to get a
terminal type screen on the BBB HDMI o/p. How do I start the GUI like in
any other deskop version of Ubuntu?

You install it.. The image is generic for everyone..

sudo apt-get install xyzdesktop


>
> --
> 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+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Failure to re-flash Beagle Bone Black

2013-12-13 Thread Gerald Coley
Are you unzipping the image that you download?
Make sure nothing else is plugged in, no HDMI and no Ethernet.
Make sure 5V power supply can deliver at least 1A.
Reformat the uSD card before you use Windisk to copy the image onto the 4GB
card.


Gerald



On Fri, Dec 13, 2013 at 6:47 PM,  wrote:

> Greetings,
>
> I have a Beagle Bone Black (BBB) that I somehow managed to brick and I
> have been following the instructions on these two sites to try and re-flash
> the image:
> http://elinux.org/Beagleboard:Updating_The_Software
>
> http://learn.adafruit.com/beaglebone-black-installing-operating-systems/overview
>
> I am using a Windows 64-bit PC to connect to the BBB and I am using the
> image titled "BBB-eMMC-flasher-2013.09.04.img.xz" which I downloaded from
> here: http://beagleboard.org/latest-images/
>
> I have tried multiple times to re-flash my BBB but so far nothing seems to
> work. I am following the directions which are to 1) put image on sdcard, 2)
> put sdcard in slot, 3) hold down user boot button, and 4) turn on BBB by
> plugging in a 5V power brick, 5) release user boot button when all 4 LEDs
> are on. Every time I do this, I told the user boot button down until all 4
> LEDs light up solid and then start flashing, at which point I release the
> button. I wait 45-60+ minutes (one time I let it go overnight) but at no
> point do I end up with an indication that the re-flash is complete (i.e.
> all 4 LEDs lit up solid). During the re-flash process (or what I assume is
> the re-flash process), the LED's look like this:
> LED 0 - heartbeat, which indicates system is running
> LED 1 - Nothing. This corresponds to access of the microSD card
> LED 2 - Blinking. This corresponds to an active CPU.
> LED 3 - Nothing. This corresponds to access of on-board memory
>
> I have tried plugging in an HDMI cable so that I can view what is
> happening during the re-flashing process. Upon bootup, the monitor shows a
> BeagleBone flash screen followed by a login screen. By using a
> USB-connected keyboard I can log in as "root". It does not ask for my
> password even though I had created a password for my pre-bricked BBB. Once
> logged in I can navigate through different directories, manually turn
> on/off LEDs, etc. Note that the login screen only appears if I have an
> sdcard in the BBB. Without the sdcard, the BBB will have the power LED on,
> but will not respond, nor will it connect to PC, nor will any of the other
> LEDs come on. Also note that it does not appear to matter if I press the
> user boot button or not... the BBB seems to always boot from the sdcard if
> it is plugged in.
>
> I'm at the point where I am about ready to throw away this BBB and buy
> another. However, I would prefer to solve this mystery if possible. Any
> suggestions would be most welcome. If you have any follow-up questions I'd
> be happy to answer them.
>
> thanks!
> Mike
>
>  --
> 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+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Failure to re-flash Beagle Bone Black

2013-12-13 Thread mikeyang75
Greetings,

I have a Beagle Bone Black (BBB) that I somehow managed to brick and I have 
been following the instructions on these two sites to try and re-flash the 
image:
http://elinux.org/Beagleboard:Updating_The_Software
http://learn.adafruit.com/beaglebone-black-installing-operating-systems/overview

I am using a Windows 64-bit PC to connect to the BBB and I am using the 
image titled "BBB-eMMC-flasher-2013.09.04.img.xz" which I downloaded from 
here: http://beagleboard.org/latest-images/

I have tried multiple times to re-flash my BBB but so far nothing seems to 
work. I am following the directions which are to 1) put image on sdcard, 2) 
put sdcard in slot, 3) hold down user boot button, and 4) turn on BBB by 
plugging in a 5V power brick, 5) release user boot button when all 4 LEDs 
are on. Every time I do this, I told the user boot button down until all 4 
LEDs light up solid and then start flashing, at which point I release the 
button. I wait 45-60+ minutes (one time I let it go overnight) but at no 
point do I end up with an indication that the re-flash is complete (i.e. 
all 4 LEDs lit up solid). During the re-flash process (or what I assume is 
the re-flash process), the LED's look like this:
LED 0 - heartbeat, which indicates system is running
LED 1 - Nothing. This corresponds to access of the microSD card
LED 2 - Blinking. This corresponds to an active CPU. 
LED 3 - Nothing. This corresponds to access of on-board memory

I have tried plugging in an HDMI cable so that I can view what is happening 
during the re-flashing process. Upon bootup, the monitor shows a BeagleBone 
flash screen followed by a login screen. By using a USB-connected keyboard 
I can log in as "root". It does not ask for my password even though I had 
created a password for my pre-bricked BBB. Once logged in I can navigate 
through different directories, manually turn on/off LEDs, etc. Note that 
the login screen only appears if I have an sdcard in the BBB. Without the 
sdcard, the BBB will have the power LED on, but will not respond, nor will 
it connect to PC, nor will any of the other LEDs come on. Also note that it 
does not appear to matter if I press the user boot button or not... the BBB 
seems to always boot from the sdcard if it is plugged in. 

I'm at the point where I am about ready to throw away this BBB and buy 
another. However, I would prefer to solve this mystery if possible. Any 
suggestions would be most welcome. If you have any follow-up questions I'd 
be happy to answer them.

thanks!
Mike

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Re: BeagleBone USB Wireless Adapter Configuration

2013-12-13 Thread John Syne

On 12/13/13, 3:43 PM, "juancmartine...@gmail.com"
 wrote:

>Hi Jerril, i compile drivers  for rt5370 with a cross compiler, then i
>have the file rt5370sta.ko. But i don't know what i do. Could you help me?
sudo modprobe rt5370sta
The do the following to see that it was installed correctly
lsmod
If you see rt5370sta in the list, it was installed correctly.

Regards,
John

>
>-- 
>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+unsubscr...@googlegroups.com.
>For more options, visit https://groups.google.com/groups/opt_out.


-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] HDMI is not working at all

2013-12-13 Thread Gerald Coley
Did you check for the troubleshooting section on the support Wiki?

http://www.elinux.org/Beagleboard:BeagleBoneBlack  Look under HDMI.

DRM does not use the optargs. It only uses the EDID information it reads
form the display  to set the resolution.

Gerald




On Fri, Dec 13, 2013 at 4:19 PM,  wrote:

> Hi friends,
>
> Very disappointed... after several hours of trying, the HDMI output is not
> working.
> The board has latest flash image 2013.09.04 as shipped, no modifications,
> no booting from SD.
>
> In fact, I have nothing in
>
> cat /proc/cmdline
>
> root@beaglebone:~# cat /proc/cmdline
> console=ttyO0,115200n8 quiet drm.debug=7 root=/dev/mmcblk0p2 ro 
> rootfstype=ext4 rootwait
>
> where is the video argument?
>
> I've tried all things kindly explained by this guy here:
> http://bb-lcnc.blogspot.ro/2013/06/force-beaglebone-black-hdmi-resolution.html
>
> I use a reasonable HDMI to VGA adapter:
> http://www.delock.com/produkte/G_65347/merkmale.html?setLanguage=en
>
> I even tried to pass arguments to u-boot but they don't appear after booting 
> process
> cat /proc/cmdline
>
> setenv optargs video=HDMI-A-1:640x480@60
>
> Any idea please ?!
>
>
>
>
>  --
> 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+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] HDMI is not working at all

2013-12-13 Thread rianovich96
Hi friends,

Very disappointed... after several hours of trying, the HDMI output is not 
working.
The board has latest flash image 2013.09.04 as shipped, no modifications, 
no booting from SD.

In fact, I have nothing in 

cat /proc/cmdline

root@beaglebone:~# cat /proc/cmdline
console=ttyO0,115200n8 quiet drm.debug=7 root=/dev/mmcblk0p2 ro rootfstype=ext4 
rootwait

where is the video argument?

I've tried all things kindly explained by this guy here:
http://bb-lcnc.blogspot.ro/2013/06/force-beaglebone-black-hdmi-resolution.html

I use a reasonable HDMI to VGA adapter:
http://www.delock.com/produkte/G_65347/merkmale.html?setLanguage=en

I even tried to pass arguments to u-boot but they don't appear after booting 
process
cat /proc/cmdline

setenv optargs video=HDMI-A-1:640x480@60

Any idea please ?!




-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Re: BeagleBone USB Wireless Adapter Configuration

2013-12-13 Thread juancmartinezch
Hi Jerril, i compile drivers  for rt5370 with a cross compiler, then i have the 
file rt5370sta.ko. But i don't know what i do. Could you help me?

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] the GUI in Ubuntu 13.01 doest start Automatically

2013-12-13 Thread Amalinda J' Gamage
After installing ubuntu 13.01 and booting it up im only able to get a 
terminal type screen on the BBB HDMI o/p. How do I start the GUI like in 
any other deskop version of Ubuntu? 

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Re: Windows 8 (64bit) driver install problems

2013-12-13 Thread Robert Nelson
On Fri, Dec 13, 2013 at 3:09 PM,   wrote:
> This seems to no longer work with Windows 8.1, there is no General option
> under Change PC Settings.

Any change with the latest version:
https://github.com/beagleboard/beaglebone-getting-started/tree/master/Drivers/Windows

Click on either 32/64 bit then click on raw to download...

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Re: Windows 8 (64bit) driver install problems

2013-12-13 Thread wilkins24
This seems to no longer work with Windows 8.1, there is no General option 
under Change PC Settings.

On Monday, April 29, 2013 3:12:04 PM UTC-7, Piyush Agarwal wrote:
>
> Hi Kenny,
>
> As Jason noted the installer is unsigned, this means you need to restart 
> Windows 8 in the mode where it allows you to install unsigned drivers.
>
> Here's a quick step-by-step guide:
>
> 1. Press win+c on the keyboard to bring up the charms side bar (or move 
> mouse to right top corner of the screen)
>
> 2. Click the Settings button.
>
> 3. Click the Change PC Settings at the bottom of the sidebar.
>
> 4. On screen that shows up, select the General option from the sidebar 
> then scroll down the page that appears.
>
> 5. Click the Restart now button under the Advanced startup section.
>
> 6. You will momentarily see the restarting screen, then it will switch to 
> a blue screen titled "Choose an option"
>
> 7. Click the Troubleshoot button.
>
> 8. Click Advanced options.
>
> 9. Click Startup Settings
>
> 10. Click Restart
>
> 11. You should then see a Startup Settings screen after your computer 
> reboots.
>
> 12. Press 7 or F7 on your keyboard to Disable driver signature enforcement
>
> 13. Now Windows 8 will continue starting up.
>
> 14. Log-in as normal, and then run BONE_D64.exe again
>
> 15. Now you should see 4 warning dialogs about "unsigned driver 
> installation", click OK for all of them.
>
> Then you should be good to go!
>
>
> Hope that helps,
>
> Piyush
>
> On Sunday, April 28, 2013 11:05:53 AM UTC-4, Kenny Lindberg wrote:
>>
>> Trying to install software for my Beaglebone Black on Win8-64 and 
>> dpinst.exe fails.
>> OSX seems to work, so I don't think it's a hardware issue.
>>
>> Is there a work around?
>>
>> Kenny
>>
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] BBB: debian armhf with ALSA + MIDI

2013-12-13 Thread Robert Nelson
On Fri, Dec 13, 2013 at 2:36 PM, tiziano de togni
 wrote:
> Il 13/12/2013 00:22, Robert Nelson ha scritto:
>
>> Ahh, actually midi/SND_SEQUENCER is enabled:
>>
>>
>> https://github.com/RobertCNelson/linux-dev/blob/am33x-v3.8/patches/defconfig#L3147
>>
>
> ok, here I am, downloaded the new image, extracted to my mSD card, inserted
> into the BBB mSlot, powered the BBB (while pressing boot button), connected
> via ssh (user debian, password debian), I got the system live and working.
> Here a quick report:
>
> test 1: is there ALSA?
> $ cat /proc/asound/version
> Advanced Linux Sound Architecture Driver Version k3.8.13-bone30.
>
> test 2: what devices there are?
> $ cat /proc/asound/devices
>   2: [ 0- 0]: digital audio playback
>   3: [ 0]   : control
>  33:: timer
>
> test 3: list asound diretory
> $ ls /proc/asound/
> Black  card0  cards  devices  oss  pcm  seq  timers  version
>
> now insert USB MIDI interface into USB connector:
>
> test 4: look at the changes
> $ ls /proc/asound
> Black  card0  card1  cards  devices  hwdep  IO  oss  pcm  seq  timers
> version
>
> test 5: do we have new devices?
> $ cat /proc/asound/devices
>   1:: sequencer
>   2: [ 0- 0]: digital audio playback
>   3: [ 0]   : control
>   4: [ 1- 0]: raw midi
>   5: [ 1]   : control
>  33:: timer
>
> ...
>
> Then, we are ready to apt-get install alsa-utils and run amidi, aconnect,
> aplaymidi and arecordmidi with success.
>
> I finally tested quickly aseqnet with no errors (connections only). Only
> snd-virmidi module is missing.
>
> For me it is quite enough, it's ok, strange that to use alsa-utils commands
> I need to be root, but I understand that this is has only to do with to
> Debian's paranoya about security issues.

Laughs, all these bugs people report with the "armhf.com" images i've
fixed a LONG LONG time ago...

Default group: audio
https://github.com/RobertCNelson/omap-image-builder/blob/master/scripts/chroot.sh#L585

But people like to waste time. ;)

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Ubuntu raring install help. SD card not being recognized it seems...

2013-12-13 Thread msears
 Btw I spun up an Ubuntu 13.04 VM in VMware and ran the script and 
everything installed perfectly. Thanks for the support. Now time to get the 
GUI on it and attempt loading the custom drivers and see where it goes.

Thanks,

Matt

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] BBB: debian armhf with ALSA + MIDI

2013-12-13 Thread tiziano de togni

Il 13/12/2013 00:22, Robert Nelson ha scritto:


Ahh, actually midi/SND_SEQUENCER is enabled:

https://github.com/RobertCNelson/linux-dev/blob/am33x-v3.8/patches/defconfig#L3147



ok, here I am, downloaded the new image, extracted to my mSD card, 
inserted into the BBB mSlot, powered the BBB (while pressing boot 
button), connected via ssh (user debian, password debian), I got the 
system live and working. Here a quick report:


test 1: is there ALSA?
$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version k3.8.13-bone30.

test 2: what devices there are?
$ cat /proc/asound/devices
  2: [ 0- 0]: digital audio playback
  3: [ 0]   : control
 33:: timer

test 3: list asound diretory
$ ls /proc/asound/
Black  card0  cards  devices  oss  pcm  seq  timers  version

now insert USB MIDI interface into USB connector:

test 4: look at the changes
$ ls /proc/asound
Black  card0  card1  cards  devices  hwdep  IO  oss  pcm  seq  timers 
version


test 5: do we have new devices?
$ cat /proc/asound/devices
  1:: sequencer
  2: [ 0- 0]: digital audio playback
  3: [ 0]   : control
  4: [ 1- 0]: raw midi
  5: [ 1]   : control
 33:: timer

...

Then, we are ready to apt-get install alsa-utils and run amidi, 
aconnect, aplaymidi and arecordmidi with success.


I finally tested quickly aseqnet with no errors (connections only). Only 
snd-virmidi module is missing.


For me it is quite enough, it's ok, strange that to use alsa-utils 
commands I need to be root, but I understand that this is has only to do 
with to Debian's paranoya about security issues.


well done, Robert, thank you!

Maybe there are others here that can enjoy about this big step?

regards
--
tiziano de togni
__
http://tizziano.altervista.org/

--
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] saucy-armhf/v3.12.5-bone10 kernel freezes (USB related?)

2013-12-13 Thread Robert Nelson
On Fri, Dec 13, 2013 at 1:56 PM, Christof Meerwald  wrote:
> Hi,
>
> I just tried updating to v3.12.5-bone10 (from
> http://rcn-ee.net/deb/saucy-armhf/v3.12.5-bone10/), but my BBB froze
> completely shortly after booting. Unfortunatly, there was absolutely
> no output on the serial console, but it's likely related to my
> USB-connected DVB-T stick (similar to the USB issues I had with 3.8
> kernels). BTW, kernel v3.12.4-bone9 is fine, so not sure what could
> have changed between v3.12.4-bone9 and v3.12.5-bone10...

https://github.com/RobertCNelson/linux-dev/commits/am33x-v3.12
1: Audio upgrade
2: 3.12.5 stable patch
3: cpufreq

It would be awesome if you could test, these 3 git commits in that
repo, to see where the failure came from..

1f6a4be376ca6e9e607315e5e6a5d9c5f013baae
c274a0bc3fd079dabc20ce6acfa5b2396abca462
607b16abe5c7e943346532d97c9cf475101e80e8

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] saucy-armhf/v3.12.5-bone10 kernel freezes (USB related?)

2013-12-13 Thread Christof Meerwald
Hi,

I just tried updating to v3.12.5-bone10 (from
http://rcn-ee.net/deb/saucy-armhf/v3.12.5-bone10/), but my BBB froze
completely shortly after booting. Unfortunatly, there was absolutely
no output on the serial console, but it's likely related to my
USB-connected DVB-T stick (similar to the USB issues I had with 3.8
kernels). BTW, kernel v3.12.4-bone9 is fine, so not sure what could
have changed between v3.12.4-bone9 and v3.12.5-bone10...


Christof

-- 

http://cmeerw.org  sip:cmeerw at cmeerw.org
mailto:cmeerw at cmeerw.org   xmpp:cmeerw at cmeerw.org

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Re: problem in BBB

2013-12-13 Thread sask1236
Hello,

We dont have to type the IP address there if the communication is 
successfully established by BBB.
I had one BBB which directly communicated and turned the image green as 
shown in pic.
But on another board i was not able to communicate with it on Windows Putty 
or from linux ssh. After reading forums i got to now that some BBB images 
are broke and so they dont communicate on putty and so your step 3 is not 
done.
Install a fresh image of Angstrom in your board. All will work fine. I have 
done it for myself.

-
Sahil Kulkarni
India.


On Tuesday, 19 November 2013 22:11:16 UTC+5:30, Chandan Bhatia wrote:
>
> halo guys , i need ur's help i m using bbb and working with windows 7 i 
> install windows driver (2nd step) and for 3rd step i have to go ip when i 
> am typing ip there, nothing happen there help me
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] BBB latest Angstrom version doesnot open Qt application GUI

2013-12-13 Thread sask1236

Hello All,

I have run a Qt created GUI application in BBB-eMMC-flasher-2013.05.20.img 
which is build in to it.
For that application i get two mouse pointers, 1st of the mouse which i 
control and other of application which moves sync with my mouse motion.

I installed latest builds of Angstrom BBB-eMMC-flasher-2013.06.20 
and BBB-eMMC-flasher-2013.09.04, but in this build the application starts 
but i cannot see any GUI open on my HDMI monitor.

Please help.

Thanks in advance

-
Sahil Kulkarni

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Re: Beaglebone as Android Accesory

2013-12-13 Thread William Hermans
did you do

dpkg-reconfigure dash and select "no" when prompted ?


On Fri, Dec 13, 2013 at 12:56 AM,  wrote:

> Hi Dave,
>
> Thanks for your answer.
>
> I have reconfigured sh using: sudo dpkg-reconfigure dash.
> But I received the same error.
>
> What can it be?
>
> --
> 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+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] BeagleBone Black: is it a Real-Time Board?

2013-12-13 Thread David Goodenough
On Friday 13 Dec 2013, guerre...@gmail.com wrote:
> Hi all,
> 
> is it possible to use the BeagleBone Black as a Real-Time board, that
> allows it to be used for critical applications, like in industrial
> environment?
> 
> Thank you very much!
> 
> Alessandro
Have a look at the PRU, there are two of them built into every BBB (in 
the CPU chip), they provide all you need for the real time bits and 
then you can do the non-real time bits under normal linux on the main 
CPU.

Using the PRU you can access IO pins, and they have timers too.  

David

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] BeagleBone Black: is it a Real-Time Board?

2013-12-13 Thread John Syne

From:  
Reply-To:  
Date:  Friday, December 13, 2013 at 4:50 AM
To:  
Subject:  [beagleboard] BeagleBone Black: is it a Real-Time Board?

> Hi all,
> 
> is it possible to use the BeagleBone Black as a Real-Time board, that allows
> it to be used for critical applications, like in industrial environment?
HI Alessandro,

Not sure if I understand your question, but since Gerald answered the
hardware side, here is the software answer. The interrupt latency in the
Linux Kernel doesn¹t make it suitable for real-time applications, but if you
patch the kernel with Xenomai, then you can achieve interrupt latencies of
about 50uS. 

Regards,
John
> 
> Thank you very much!
> 
> Alessandro
> -- 
> 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+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.


-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] interfacing the beagle board to DSP filtering techinque

2013-12-13 Thread Gerald Coley
So it is a BeagleBoard-xM. I posted it here as you did not respond to this
thread but started another one.

Gerald



On Thu, Dec 12, 2013 at 7:51 AM, Gerald Coley wrote:

> Any chance you can say which BeagleBoard you have?
>
> Gerald
>
>
>
> On Thu, Dec 12, 2013 at 1:08 AM,  wrote:
>
>> hello sir i am Anusha.N  i am doing my M-Tech project on beagle board
>> Actually aim of my project is to capture the real time signals and
>> estimating the noise and applying the filtering techniques sch as Median
>> filter,wavelet shrinkage's,soft threshold ,hard threshold,customized
>> threshold.
>> i am not executing all but any one which is suitable to beagle board
>> application.so please help me sir how to interface and which programming
>> language i have to use.how to work on with DSP interfacing to Beagle board.
>>
>> *Engineering **Sciences*
>>
>> *BVRIT * | *SVECW*  | 
>> *VIT*
>> | *BVRITH * 
>>
>> *Medical Sciences*
>>
>> *VDC * | *SVCP * | *VIPER
>> *| *BVRICE* *
>> *
>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] regarding previous mail

2013-12-13 Thread anusha . n
i have sent a previous mail about my M-tech project i am using beagle 
board-xM

-- 
*Engineering **Sciences*

*BVRIT * | *SVECW*  | 
*VIT* 
| *BVRITH * 

*Medical Sciences*

*VDC * | *SVCP * | *VIPER 
*| *BVRICE* * 
*

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Re: NFS server on beaglebone black

2013-12-13 Thread cwrseckford


On Friday, December 13, 2013 4:21:36 AM UTC, Olive wrote:
>
> Hello,
> I managed to run a NFS server on a Beaglebone a couple of years ago by 
> simply installing the following module.
>
> *opkg nfs-utils install*
>
> Revisiting the idea with the Beaglebone black I get the following message 
> when installing the package
> *nfs-utils: unsatisfied recommendation for kernel-module-nfsd*
>
>
> It looks as if the kernel doesn't have NFS configured; you'll have to 
rebuild it.  (See if there's a /sys/module/nfsd present.)

Will
 

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Re: USB Bluetooth Dongle isn't recognized by BeagleBone Black

2013-12-13 Thread APRichelieu


Den torsdagen den 3:e oktober 2013 kl. 23:19:01 UTC+2 skrev 
johnath...@gmail.com:
>
> I'm having the same problem. Before I updated angstrom it worked perfectly.


There is a problem with the USB host driver, so hotplugging does not 
work.   
Started a crowdfunding project for the fix. 

http://igg.me/at/eMagii/x/5581172 

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Re: Beaglebone Black USB Host turns off

2013-12-13 Thread APRichelieu


Den lördagen den 16:e november 2013 kl. 01:46:23 UTC+1 skrev 
kfre...@gmail.com:
>
> Hello,
>
> First a little bit of a background:
>
> I have a beaglebone black connected to the mains with a 5V, 1A DC power 
> supply.
> I'm running an Xbee USB adapter board (http://goo.gl/ygIboV), and an XBee 
> 900HP 
> (http://goo.gl/0ZhtM6)
>  
> on the USB port.
> It's running stock Angstrom Linux.
>
> The problem is this:
>
> About every 24 hours, the lights on my Xbee adapter board turn off and the 
> device is nowhere to be seen on my lsusb output.  Usually I can still ssh 
> into the board after this happens.  After a reboot, the board is fine for 
> another 24 hours before the same thing happens again.
>
> I have a hunch that the problem is the power supply, but is there anything 
> else I could try before I go out and buy a new, more powerful supply?
>
> My other question is why would the Xbee work at all if the problem is in 
> fact a power supply that isn't strong enough?
>
> Thanks,
>
> Kent Friesen
>

There is a problem in the driver, which I noted when I tried hotplugging.
With my fix, I can hotplug a mouse, keyboard, USB serial and a hub, do not 
know if my fix solves your problem though.

Started a crowdfunding project for this at http://igg.me/at/eMagii/x/5581172



 

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Re: Disable USB Host port

2013-12-13 Thread APRichelieu
Den tisdagen den 10:e december 2013 kl. 11:49:40 UTC+1 skrev palesius:
> I'm looking for a way to disable (temporarily) the USB host port in a program 
> I'm developing.
> I have a device that I'm interfacing with via libusb that sometimes 
> misbehaves and needs to be physically disconnected/reconnected in order to 
> function again.
> I'm hoping I can disable then re-enable the USB port.

If the host driver can be built as a module, then rmmod might work (didn't 
check).
You are aware that the USB host has hotplugging issue?
See other posts.

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Re: Possible TPS65217C/Beaglebone Black Issue

2013-12-13 Thread Kees k
Hey, did you try another power supply? Probably the PS has problem 
supplying the current and drops voltage? Or there is a current limitation. 

I tried to reproduce by only connecting P9.5, P9.6 and P9.1 (GND) , but 
could not.

On Tuesday, November 19, 2013 2:00:55 AM UTC+1, James Littlefield wrote:
>
> New to BBB but experienced with embedded systems.
>
> I'm working on a project using the BBB.Supplying +5V (up to 3A) 
> directly to the pins on P9 from a quality bench supply.   I've found that 
> briefly switching the +5V supply OFF and then back on can pretty reliably 
> leave the BBB in an odd state characterized by...
> a)  No LEDs on
> b)  Very little current drawn from supply (10mA or less)
> c)  +5 present on P9.5 and P9.6
> d)  0.687V on P9.7 and P9.8 ( should be SYS_5V ). 
> e) P9.9  = 3.57V
> f)  P9.10 = 0V
>
> I've found that once the system is in this mode no amount of 
> pressing/holding the momentary BBB pushbuttons will get the system working 
> again.Removing input power,  waiting 10 sec or so, then restoring power 
> will get things working again.
>
> Has anyone else seen this?It seems sort of like an issue with 
> the TPS65217C chip but I've not found any reported errata on that part.
>
> Thanks
> Jim
>
>
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Re: dcan1 on BBB only transmits data when loopback mode is enabled and also does not receive data

2013-12-13 Thread X .ample
Today I tried the same procedure with Ubuntu on my BBB, but the behavior is 
still the same.

By the way, the bus termination is correct!

Thanks

On Friday, December 13, 2013 4:17:35 PM UTC+1, X .ample wrote:
>
> Hi all,
>
> we bought a BBB a few days ago. I tried to run a simple can send/receive 
> demo. I'm using the "out of the box"  angstrom linux distribution and 
> activated the dcan1 according to this tutorial: 
> http://www.embedded-things.com/bbb/enable-canbus-on-the-beaglebone-black/. 
> The overlay is placed and the driver comes up as expected. My ifconfig 
> shows the can0 if and I could start a simple onboard loopback demo. Now we 
> ordered a HS-CAN transceiver (microchip MCP2551) and setup a simple 
> circurit and connected the CAN bus to an external stimmulator. Now to my 
> problem: I only can send data on the bus (even on the relatet pin on BBB) 
> when I initialize the CAN with loopback mode enabled, otherwise only the 
> first frame can be seen via a oscilloscope but the bus tracer reports an 
> error. All attempts to write again on the bus fail afterwards. Dmesg tells 
> me "c_can_platform 481d.d_can can0: setting BTR=1c0e BRPE=".
>
> The next problem is, when I start in loopback mode, I only can send on the 
> bus, but when I trigger a frame with the external bus stimulator I can see 
> the frame circulating on the bus (again only with the oscilloscope) but no 
> reception at the RXD pin of my BBB.
>
> Does this sound familar to any one? Thank you in advance
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Re: CANopen Stack that works on Beagle Bone Black With CANCape

2013-12-13 Thread x . ample
Today I tried the same procedure with Ubuntu on the BBB, but the behavior 
is still the same...

On Tuesday, October 22, 2013 4:39:29 PM UTC+2, prade...@gmail.com wrote:
>
> Hey all,
>
> I am using a CAN cape on BBB, and looking to use a open implementation of 
> CANOpen. All i found was CANFestival, which works with libsocketcan. Is 
> there any other open implementation that readily works with BBB ?
>
> has anyone else used CANFestival on BBB ?
>
> Regards
>
> Pradeep
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] dcan1 on BBB only transmits data when loopback mode is enabled and also does not receive data

2013-12-13 Thread x . ample


Hi all,

we bought a BBB a few days ago. I tried to run a simple can send/receive 
demo. I'm using the "out of the box"  angstrom linux distribution and 
activated the dcan1 according to this tutorial: 
http://www.embedded-things.com/bbb/enable-canbus-on-the-beaglebone-black/ . 
The overlay is placed and the driver comes up as expected. My ifconfig 
shows the can0 if and I could start a simple onboard loopback demo. Now we 
ordered a HS-CAN transceiver (microchip MCP2551) and setup a simple 
circurit and connected the CAN bus to an external stimmulator. Now to my 
problem: I only can send data on the bus (even on the relatet pin on BBB) 
when I initialize the CAN with loopback mode enabled, otherwise only the 
first frame can be seen via a oscilloscope but the bus tracer reports an 
error. All attempts to write again on the bus fail afterwards. Dmesg tells 
me "c_can_platform 481d.d_can can0: setting BTR=1c0e BRPE=".

The next problem is, when I start in loopback mode, I only can send on the 
bus, but when I trigger a frame with the external bus stimulator I can see 
the frame circulating on the bus (again only with the oscilloscope) but no 
reception at the RXD pin of my BBB.

Does this sound familar to any one? Thank you in advance

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] BeagleBone Black: is it a Real-Time Board?

2013-12-13 Thread Gerald Coley
Correct. The HW design does not
use industrial temperature devices, although there are a lot of people that
have swapped those out and are using the design for industrial applications.

Gerald



On Fri, Dec 13, 2013 at 9:12 AM, Daniel Nilsson  wrote:

> Hi,
>
> Linux is per default not a real-time OS, but you can turn it into a "firm"
> real-time OS using for example the PREEMPT-RT patch. However, you will
> still not the kind of absolute guaranteed latencies you would be able to
> get from a dedicated real-time OS.
>
> If you need a real-time OS I think at least QNX should be supported on the
> BBB;
>
>
> http://community.qnx.com/sf/wiki/do/viewPage/projects.bsp/wiki/TiAm335Beaglebone
>
> Gerald, I assume you are answering from the perspective of the
> capabilities of the Sitara ARM SoC and there I agree that it is capable of
> industrial control systems. However, Alessandro asks if the BBB can be used
> for critical applications in industrial environments. I wouldn't call the
> HW design of the BBB "rugged" like what you would expect to see in those
> environments. After all, it is a $45 computer... Using the BBB to prototype
> those applications is likely OK, but I would recommend a rugged HW design
> to put such a system into operation in critical industrial environments.
>
> /Daniel
>
> On Friday, December 13, 2013 2:45:11 PM UTC+1, Gerald wrote:
>
>> Yes. Assuming the SW you run is real-time in nature.
>>
>> Gerald
>>
>>
>> On Fri, Dec 13, 2013 at 6:50 AM,  wrote:
>>
>>> Hi all,
>>>
>>> is it possible to use the BeagleBone Black as a Real-Time board, that
>>> allows it to be used for critical applications, like in industrial
>>> environment?
>>>
>>> Thank you very much!
>>>
>>> Alessandro
>>>
>>> --
>>> 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...@googlegroups.com.
>>>
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>  --
> 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+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] BeagleBone Black: is it a Real-Time Board?

2013-12-13 Thread Daniel Nilsson
Hi,

Linux is per default not a real-time OS, but you can turn it into a "firm" 
real-time OS using for example the PREEMPT-RT patch. However, you will 
still not the kind of absolute guaranteed latencies you would be able to 
get from a dedicated real-time OS.

If you need a real-time OS I think at least QNX should be supported on the 
BBB;

http://community.qnx.com/sf/wiki/do/viewPage/projects.bsp/wiki/TiAm335Beaglebone

Gerald, I assume you are answering from the perspective of the capabilities 
of the Sitara ARM SoC and there I agree that it is capable of industrial 
control systems. However, Alessandro asks if the BBB can be used for 
critical applications in industrial environments. I wouldn't call the HW 
design of the BBB "rugged" like what you would expect to see in those 
environments. After all, it is a $45 computer... Using the BBB to prototype 
those applications is likely OK, but I would recommend a rugged HW design 
to put such a system into operation in critical industrial environments.

/Daniel

On Friday, December 13, 2013 2:45:11 PM UTC+1, Gerald wrote:
>
> Yes. Assuming the SW you run is real-time in nature.
>
> Gerald
>
>
> On Fri, Dec 13, 2013 at 6:50 AM, > wrote:
>
>> Hi all,
>>
>> is it possible to use the BeagleBone Black as a Real-Time board, that 
>> allows it to be used for critical applications, like in industrial 
>> environment?
>>
>> Thank you very much!
>>
>> Alessandro
>>
>> -- 
>> 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...@googlegroups.com .
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] How Difficult is it to Compile and Run Robert Nelson's Ubuntu 13.04, V3.12.x branch?

2013-12-13 Thread Bit Pusher
Not! Just for info, especially for newbies (which I am regarding linux 
kernels). I went through the process of downloading and compiling
Robert Nelson's Ubuntu 13.04 (v3.12.x branch (better usb and ethernet)), 
and it was very seamless and straightforward with no
glitches. What a nice piece of software, one of the cleanest installations 
I have encountered (although again, I am a newbie here).
It connected through the ssh on the ethernet first try. Thanks Robert; 
highly appreciated.
Bit_Pusher
link: 
http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-InstallBootloader

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] BeagleBone Black: is it a Real-Time Board?

2013-12-13 Thread Gerald Coley
Yes. Assuming the SW you run is real-time in nature.

Gerald


On Fri, Dec 13, 2013 at 6:50 AM,  wrote:

> Hi all,
>
> is it possible to use the BeagleBone Black as a Real-Time board, that
> allows it to be used for critical applications, like in industrial
> environment?
>
> Thank you very much!
>
> Alessandro
>
> --
> 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+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Power off while flashing Ubuntu

2013-12-13 Thread Robert Nelson
On Fri, Dec 13, 2013 at 7:25 AM,   wrote:
> Hey there...
>
> I'm pretty new to BeagleBone Black. And I tried to install Ubuntu 13.10 in
> my BBB.
> While it was happening my power adapter was removed.

We can't code for that situation. ;)

> Since that I'm getting
> only the "power LED". All other LEDs are off.
>
> How can I fix this?

unplug, hold down boot button, plug power in..

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Error While installation of beagle Bone driver.

2013-12-13 Thread Robert Nelson
On Fri, Dec 13, 2013 at 12:15 AM, Somnath Pradhan  wrote:
> Hi ,
>
> when i am trying to connect the beagle board in computer via usb,
> It is showing Error Message . The screen short of error is attached.
> I am using windows 8 64 bit.
>
> it will be very helpful if you this problem can be solved.

Try the latest, (hasn't made it into an offical image yet..)
https://github.com/beagleboard/beaglebone-getting-started/raw/master/Drivers/Windows/BONE_D64.exe

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] BBB stopped working, won't power up.

2013-12-13 Thread Gerald Coley
Well, considering the voltage of the I/O is rated at 3.3V max, I would say
the processor is most likely destroyed.

Gerald



On Thu, Dec 12, 2013 at 10:56 PM, Ian Kidd  wrote:

> http://imgur.com/LOe2NAQ
>
> +5V and GND into each IC.
>
>
> On Thursday, December 12, 2013 6:07:36 PM UTC-7, Gerald wrote:
>
>> I can't say. I would need to see a schematic of how it was all wired up.
>>
>> Gerald
>>
>>
>>
>> On Thu, Dec 12, 2013 at 6:54 PM, Ian Kidd  wrote:
>>
>>> I'm completely willing to take responsibility, but would connecting the
>>> logic directly to the pins I describe on a 74LS164 overvoltage the header?
>>>  As far as I can tell, it should just take the High from the pins and drain
>>> to the GND on the chip.
>>>
>>>
>>> On Thursday, December 12, 2013 5:39:27 PM UTC-7, Gerald wrote:
>>>
 Sounds like you popped something. RMA is your best option.
 http://beagleboard.org/Support/RMA

 Also check http://www.elinux.org/Beagleboard:BeagleBoneBlack#Expa
 nsion_Header_Usage to make sure you followed the rules for using the
 expansion headers.

 Gerald



 On Thu, Dec 12, 2013 at 6:00 PM,  wrote:

> I was working on running a shift register, had P8_07 through P8_10
> hooked up to the DATA, LATCH, CLEAR, and CLOCK ports of a 74LS164, then a
> couple of the outputs over to a ULN2803 to run LEDs.  I'm not sure when it
> died, it had lights on when I moved over to the Cloud9 browser, then when 
> I
> couldn't get a response from Cloud9 after some coding, it was black.
>
> I've been using a 5V bench supply but I've tried it with the USB plug,
> and a wall wart running 5V.  All I get is a quick flash on the power LED
> and then blank.  If I hit the Power button, the LED flashes for a split
> second again, then blank.  I've taken out the SD card, removed the 
> wireless
> mouse dongle, nothing.  Hold down the power or boot buttons and plug in,
> nothing.
> n
> I can't see any burned components, nor do I smell anything burned on
> the board.  Is it done for, and did I do it, given that fairly innocuous
> circuit?
>
> --
> 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...@googlegroups.com.
>
> For more options, visit https://groups.google.com/groups/opt_out.
>

  --
>>> 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...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>  --
> 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+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Power off while flashing Ubuntu

2013-12-13 Thread danushkaj91
Hey there...

I'm pretty new to *BeagleBone Black.* And I tried to instal*l Ubuntu 13.10*in 
my BBB. 
*While it was happening my power adapter was removed*. Since that I'm 
getting only the "power LED". All other LEDs are off. 

How can I fix this?

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] BeagleBone Black is a Real-Time Board?

2013-12-13 Thread guerreski
Hi all,

I would like to know if the BeagleBone Black is a Real-Time Board, that 
allow it to be used also in industrial applications.

Normally I always used microcontrollers to elaborate signals, I am 
wondering if also the BBB can have the same reliability and Real Time 
properties (that assures a certain maximum instruction time).

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Re: Beaglebone as Android Accesory

2013-12-13 Thread ariadna . instruments
Hi Dave,

Thanks for your answer.

I have reconfigured sh using: sudo dpkg-reconfigure dash.
But I received the same error.

What can it be?

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Re: Edma 2channel transfer loop

2013-12-13 Thread Dimitris Boulougaris
Hi Terrence.

Yes i am writing a kernel module and interfacing with it from user space.

As i went through the same period like you do now i'll be glad to help you.

The first step is to allocate the buffers that the edma will use
 source and destination buffers as well . as edma needs special buffers.
The second step is to allocate the channels you want.
Then comes the configuration of the transfer of each channel.

As you can understand i cant describe the hole process in detail as edma
and its applications are quite complicated.
if you can be more specific ill be glad to give you more specific
information.


On Fri, Dec 13, 2013 at 3:31 AM, Terrence McGuckin  wrote:

> I am working on EDMA ATM as well. I was curious if you could write a
> little bit about how you are initializing the channels and setting up the
> transfers. Are you writing a kernel module for this and interfacing to it
> in user-space?
>
> Appreciate any insight, having a hard time digging up info on using EDMA
> on the Beaglebone
>
> On Thursday, November 7, 2013 10:06:53 AM UTC-5, jimmy@gmail.comwrote:
>>
>> Greeting again everyone!.
>>
>> I am using beaglebone with angstrom.
>>
>> I am trying( by writing a kernel module ) to loop two dma channels
>> together but i cant figure out how
>>
>> Here is what i want. i want the completion of the 1st channel to trigger
>> the final interrupt(callback1) and also channel 2.
>> and at the completion of channel 2 to trigger the final interrupt
>> (callback2) and also channel 1. etc... creating a loop between ch1 and ch2.
>>
>> By linking the channels it seems that i cant  link channel 2 back to
>> channel 1. (
>>
>> edma_link(ch1, ch2);
>> edma_link(ch2, ch1);  system fail.
>>
>> i can only link ch2 on its self
>>
>> edma_link(ch1, ch2);
>> edma_link(ch2, ch2);
>>
>> but i dont want that.
>>
>> By chaining the final interrupt is not going off. so i dont want that
>> either.
>>
>> I tried to link  edma_link(ch1, ch2) then chain ch2 with a ch3 and
>> have edma_link(ch3, ch1);
>>
>> but then ch1 callback1 returns DMA_CC_ERROR with its paramset being NULL
>> (so the error is from that).
>>
>> Any suggestions ?
>>
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] BeagleBone Black: is it a Real-Time Board?

2013-12-13 Thread guerreski
Hi all,

is it possible to use the BeagleBone Black as a Real-Time board, that 
allows it to be used for critical applications, like in industrial 
environment?

Thank you very much!

Alessandro

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Error While installation of beagle Bone driver.

2013-12-13 Thread Somnath Pradhan
Hi ,

when i am trying to connect the beagle board in computer via usb,
It is showing Error Message . The screen short of error is attached.
I am using windows 8 64 bit. 

it will be very helpful if you this problem can be solved.

Thanks
Somnath Pradhan


-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
<>

[beagleboard] Re: BeagleBone Black USB Host hot plugging issues

2013-12-13 Thread rick93nl
Nevermind I now know for sure it's the USB device that is causing the issue.
It's a storage device, and it works fine when hot plugging into my laptop.

I plugged another USB storage device into the BeagleBone Black and that 
worked fine.
So the USB device that fails must've become somewhat broken somehow. Not 
broken
enough that my laptop doesn't accept it anymore but broken enough that the 
BeagleBone
Black doesn't accept it. 

This post can be removed.


On Thursday, December 12, 2013 12:51:46 PM UTC+1, rick...@gmail.com wrote:
>
>
> It's a long story so please bare with me.
>
>
> Bought the BeagleBone Black somewhere in October.
>
> The USB host port worked fine. No issues with cold plugging and no issues 
> with
> hot plugging.
>
> I screwed something else up and had to reinstall the OS.
>
> Got the 'latest image' from http://beagleboard.org/latest-images, which 
> dated
> back to june 20th. It seemed reasonable that this was in fact the latest 
> image.
>
> Succesfully flashed the eMMC using the angstrom image from june the 20th.
>
> Issues arose with the USB host port. No issues with cold plugging. However,
> hot plugging no longer worked. No error messages were sent to the 
> journalctl when
> hot plugging, it just didn't seem to detect it at all. When a coldplugged 
> USB
> device was removed journalctl reported messages like: 
> usb 1-1: device descriptor read/64, error -19
> hub 1-0:1.0: unable to enumerate USB device o... 1
> hub 1-0:1.0: port 1 enable change, status 0101
> After that once again no activity when hotplugging the USB device.
>
> I thought that this was because I was now using a newer image than the 
> image
> that was installed on the eMMC when I received my BeagleBone Black.
>
> I found a patch on github that basically FIXED an issue with hot plugging
> devices in the BeagleBone Black. It indicated that I probably was now 
> using 
> an older image than the one my BeagleBone Black was shipped with. 
>
> After a chat with jkridner it became known that the latter was true. The 
> 'latest
> images' were in fact not, the latest images. He updated the image to the 
> actual
> latest image (of October the 4th).
>
> I then flashed the eMMC with the image of October the 4th, only to find out
> that I was still having issues with hot plugging USB devices.
>
> It's not a power issue, I'm using an external power source and error -71 
> would've
> indicated a power issue but I'm getting an error -19. I haven't been able 
> to
> find any information about error -19 online.
>
> I'm completly confused and lost right now and I hope someone here can 
> at least point me in the right direction. 
>
> Thanks in advance for the time you've invested in helping me!
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] NFS server on beaglebone black

2013-12-13 Thread oliche
Hello,
I managed to run a NFS server on a Beaglebone a couple of years ago by 
simply installing the following module.

*opkg nfs-utils install*

Revisiting the idea with the Beaglebone black I get the following message 
when installing the package
*nfs-utils: unsatisfied recommendation for kernel-module-nfsd*

Unsurprisingly the service then fails :

*root@beaglebone:~# systemctl status nfsserver.service*
*Jan 01 02:18:08 beaglebone rpc.statd[820]: Version 1.2.3 starting*
*Jan 01 02:18:08 beaglebone sm-notify[821]: Version 1.2.3 starting*
*Jan 01 02:18:08 beaglebone sm-notify[821]: Failed to read monitor data 
from /var/lib/nfs/sm.bak/state*
*Jan 01 02:18:08 beaglebone rpc.statd[820]: Failed to read 
/var/lib/nfs/state: Success*
*Jan 01 02:18:08 beaglebone rpc.statd[820]: Initializing NSM state*
*Jan 01 02:18:08 beaglebone rpc.statd[820]: Running as root.  chown 
/var/lib/nfs to choose different user*
*Jan 01 02:18:08 beaglebone rpc.statd[820]: unable to register (statd, 1, 
udp).*
*Jan 01 02:18:08 beaglebone nfsserver[807]: starting statd: done*
*Jan 01 02:18:08 beaglebone systemd[1]: Failed to start LSB: Kernel NFS 
server support.*
*Jan 01 02:18:08 beaglebone systemd[1]: Unit nfsserver.service entered 
failed state*

Trying resuscitation :
*root@beaglebone:~# /etc/init.d/nfsserver start*
*creating NFS state directory: done*
*starting 8 nfsd kernel threads: rpc.nfsd: Unable to access /proc/fs/nfsd 
errno 2 (No such file or directory).*
*Please try, as root, 'mount -t nfsd nfsd /proc/fs/nfsd' and then restart 
rpc.nfsd to correct the problem*

Then kindly trying to make sense out of the error message
*root@beaglebone:~# mount -t nfsd nfsd /proc/fs/nfsd *
*mount: unknown filesystem type 'nfsd'*

It seems pretty clear that something called "nfsd" is missing, but I can't 
figure out what is needed to get it. Apparently it is not a package.

Any advice welcome.
Thanks.


-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Boot a Custom board based on similar design as Beaglebone Black

2013-12-13 Thread nitesh singh
Thanks a lot Robert Sir.

I was able to boot the board using Emmc flasher image of angstrom and then 
I am now able to use sd cards and boot from them. 
But the EEPROM is still blank, I think I can write the eeprom now from 
uboot shell. 

Issues that i have seen when i have booted with normal uboot image from the 
sd cards (with emmc written by emmc flasher image earlier) is that on 
'lsblk' , I only see the sdcard blocks as following

NAMEMAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
>
> mmcblk0 179:00   3.7G  0 disk
> ââmmcblk0p1 179:1048M  0 part /boot/uboot
> ââmmcblk0p2 179:20   3.6G  0 part /
>
> And I cannot apply any device tree overlays, actually the slots file is 
missing from  /sys/devices/bone_capemgr.9/ 

What could be the possible reasons ?
I am attaching the UART0 output for the same beaglebone black while I was 
booting with sd card. 




On Tuesday, December 10, 2013 9:01:59 PM UTC+5:30, RobertCNelson wrote:
>
> On Tue, Dec 10, 2013 at 2:37 AM, nitesh singh 
> > 
> wrote: 
> > We have designed a custom version of Beaglebone Black with most of the 
> > schematics being same. 
> > 
> > The board is assembled and we are able to get its PMIC work ,Power Led 
> is 
> > working and  we measured the voltages, they are in agreement with the 
> > datasheet of TPS65217C and BBB_SRM.  The next step naturally would be to 
> > boot this board with a sdcard. 
> > 
> > Since we have used sd cards with debian on them with Beaglebone Blacks ( 
> > refering to : http://wiki.net/display/linuxonarm/BeagleBone+Black ) , 
> we 
> > considered trying it with this board too.  Looking online as to how to 
> boot 
> > our board with that same sd card, we discovered that the eeprom on 
> > beaglebone black will pose a problem and indeed we did not see any 
> activity 
> > by trying to power up the custom board with sd card having debian that 
> works 
> > well with beaglebone black. 
> > 
> > The eeprom is empty. Online forums suggest two ways, either block eeprom 
> > access over i2c in uboot or write the requisite code in eeprom while in 
> > uboot.  If we can get access to the uboot shell over its UART0 , we can 
> > manage. 
> > 
> > Can we be guided/helped or some pointers be given as to how do proceed 
> > forward and get our custom board working ? 
>
> The u-boot read call is here: 
>
> http://git.denx.de/?p=u-boot.git;a=blob;f=board/ti/am335x/board.c;hb=HEAD#l45 
>
> Just dump the current bbb eeprom and use that has a hint for 
> populating the struct and just rebuild u-boot.. 
>
> Regards, 
>
> -- 
> Robert Nelson 
> http://www.rcn-ee.com/ 
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

U-Boot SPL 2013.04-dirty (Jun 19 2013 - 09:57:14)
Incorrect magic number (0x) in EEPROM
Could not get board ID.
Unknown board, assuming Beaglebone LT/Black.musb-hdrc: ConfigData=0xde (UTMI-8, 
dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0 
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Peripheral mode controller at 47401000 using PIO, IRQ 0
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0 
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Host mode controller at 47401800 using PIO, IRQ 0
OMAP SD/MMC: 0
mmc_send_cmd : timeout: No status update
reading u-boot.img
reading u-boot.img


U-Boot 2013.04-dirty (Jun 19 2013 - 09:57:14)

I2C:   ready
DRAM:  512 MiB
WARNING: Caches not enabled
Incorrect magic number (0x) in EEPROM
Could not get board ID.
NAND:  No NAND device found!!!
0 MiB
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
*** Warning - readenv() failed, using default environment

musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0 
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Peripheral mode controller at 47401000 using PIO, IRQ 0
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0 
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Host mode controller at 47401800 using PIO, IRQ 0
Net:not set. Validating first E-fuse MAC
cpsw, usb_ether
Hit any key to stop autoboot:  1  0 
gpio: pin 53 (gpio 53) value is 1
mmc0 is current device
micro SD card found
mmc0 is current device
gpio: pin 54 (gpio 54) value is 1
SD/MMC found on device 0
reading uEnv.txt
1062 bytes read in 4 ms (258.8 KiB/s)
Loaded environment from uEnv.txt
Importing environment from mmc ...
Running uenvcmd ...
reading zImage
3391880 bytes read in 391 ms (8.3 MiB/s)
reading /dtbs/am335x-boneblack.dtb
248