[beagleboard] Ubunru Saucy 13.10 Image Updated: 2014-02-16 is halting the BBB

2014-04-05 Thread neckTwi
I updated ubuntu BBB image to Ubunru Saucy 13.10 Image Updated: 2014-02-16 
as I'm expecting the hot pluggable USB fix. Now when I want to ssh into 
BBB, the BBB is halting down. Upon retrying with luck I'm able to ssh into 
BBB. Now when I'm trying to run some program like ntpdate, apt-get 
--dist-upgrade or --update the following message is being displayed..

Broadcast message from root@arm
 (unknown) at 5:23 ...


The system is going down for halt NOW!
Power button pressed 

So this is a bug. Did it get fix in Trusty 14.04 (experimental) Image 
Updated:2014-02-16? where can I track BBB ubuntu os bugs?

Thanq

-- 
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/d/optout.


[beagleboard] Beagle Board Black not booting up

2014-04-05 Thread Madhukar kumar
I was working with BBB with angstrom distribution booting from eMMC. Then i 
powered down the board and inserted a blank 2GB uSD and then when all my 
problems started. I as not able to get the system. Then i tried removing 
the uSD and booting but things did not work out. I rewrite the flash as 
shown in http://derekmolloy.ie/write-a-new-image-to-the-beaglebone-black/ 
and the process is getting completed but BBB is not booting up. Please 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/d/optout.


Re: [beagleboard] HDMI to VGA, on boot the board displays its logo, but then ceases to display anything. Please Help

2014-04-05 Thread Scott Force
I had issues getting my HDMI output to work as well. My issue was
definitely different than yours but this is the best resource that I found:

http://elinux.org/Beagleboard:BeagleBoneBlack_HDMI

What is happening is that the uEnv.txt file on your BBB, specifies a
resolution which seems to be working as you see the splash screen. After
that the BBB changes the resolution to the best that it can based on the
EDID info that your monitor\TV is sending back.

The best place to start (after reading through the wiki page linked above)
is to try SSH'ing into BBB and see what, if any EDID info is coming through:

   - connect to BBB via SSH  (process can be altered to do it over ethernet)
  - http://learn.adafruit.com/ssh-to-beaglebone-black-over-usb/overview
   - get EDID info (ignore serial stuff)
  -
  
http://elinux.org/Beagleboard:BeagleBoneBlack_HDMI#EDID_Information_via_Serial_Port


I also had found a list of other things to try but cannot seem to locate it
now. Here is what I recall:

   - turn on monitor\TV first, boot BBB  if it doesn't work try restarting
   your BBB (sometimes it will pick up the EDID after that)
   - ensure that the video output isn't sleeping -- hook up a
   mouse\keyboard  move the mouse\hit a key

There is also info on the BBB HDMI wiki page about how to force a
resolution that you could try. I never had to goto that extent.



On 3 April 2014 11:19, plutoda...@gmail.com wrote:

 I have the exact same problem with my BBB and VGA-Display.
 Sam, did you get your display to work yet or find out what the problem is
 exactly?

  --
 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/d/optout.


-- 
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/d/optout.


[beagleboard] BeagleBone Black LinuxCNC No Cape Import Error

2014-04-05 Thread Chris Williamson
Hey guys, I've successfully loaded MachineKit on my BBB (Thanks Charles!). 
Though I have no capes, I am just trying to fiddle around with LinuxCNC as 
I have no real experience with it. Trying to load the BeBoPr-Bridge, or any 
simulator (AXIS) gives me the same error:

Starting LinuxCNC...
io started
halcmd loadusr io started
emcTaskInit: using builtin interpreter
Traceback (most recent call last):
File /home/linuxcnc/linuxcnc/bin/axis, line 3254, in module
from rs274.icon import icon
ImportError: No module named icon
Shutting down and cleaning up LinuxCNC...
Cleanup done

My linuxcnc_debug.txt file includes:
Can not find -sec MOT -var MOT -num 1
Can not find -sec IO -var IO -num 1
Can not find -sec LINUXCNC -var NML_FILE -num 1
Can not find -sec EMC -var NML_FILE -num 1
4333
PID TTY STAT TIME COMMAND
4401
PID TTY STAT TIME COMMAND
4401 pts/0 S 0:04 milltask -ini 
/home/linuxcnc/linuxcnc/configs/sim/axis/axis.ini
PID TTY STAT TIME COMMAND
Stopping realtime threads
Unloading hal components

Seems to be nothing out of the ordinary in my linuxcnc_print.txt either. 
Seems I'm just missing a module somehow. 

I've tried to also update everything. 

git pull origin downloads all files, but when I make, I get the following 
error:
Done reading dependencies
make: Entering directory '/home/linuxcnc/linuxcnc/src'
*** configure.in has changed ***
Not rnning autoconf to avoid tainting universal build
Please investigate or start from scratch:
./autogen.sh  ./configure --your-configure-args...
make: *** [configure] Error 1
make: Leaving directory

At this point, I'm pretty confused and I'm not sure where to go next. Any 
help would greatly be appreciated so I can start tinkering with settings.

Thanks to all those involved so far to get this far!

-- 
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/d/optout.


[beagleboard] Re: BeagleBone Black LinuxCNC No Cape Import Error

2014-04-05 Thread Chris Williamson
I managed to get make to work by running autogen and it is currently 
compiling. Hopefully this will get me through the errors on loading.

On Saturday, April 5, 2014 10:58:10 AM UTC-4, Chris Williamson wrote:

 Hey guys, I've successfully loaded MachineKit on my BBB (Thanks Charles!). 
 Though I have no capes, I am just trying to fiddle around with LinuxCNC as 
 I have no real experience with it. Trying to load the BeBoPr-Bridge, or any 
 simulator (AXIS) gives me the same error:

 Starting LinuxCNC...
 io started
 halcmd loadusr io started
 emcTaskInit: using builtin interpreter
 Traceback (most recent call last):
 File /home/linuxcnc/linuxcnc/bin/axis, line 3254, in module
 from rs274.icon import icon
 ImportError: No module named icon
 Shutting down and cleaning up LinuxCNC...
 Cleanup done

 My linuxcnc_debug.txt file includes:
 Can not find -sec MOT -var MOT -num 1
 Can not find -sec IO -var IO -num 1
 Can not find -sec LINUXCNC -var NML_FILE -num 1
 Can not find -sec EMC -var NML_FILE -num 1
 4333
 PID TTY STAT TIME COMMAND
 4401
 PID TTY STAT TIME COMMAND
 4401 pts/0 S 0:04 milltask -ini 
 /home/linuxcnc/linuxcnc/configs/sim/axis/axis.ini
 PID TTY STAT TIME COMMAND
 Stopping realtime threads
 Unloading hal components

 Seems to be nothing out of the ordinary in my linuxcnc_print.txt either. 
 Seems I'm just missing a module somehow. 

 I've tried to also update everything. 

 git pull origin downloads all files, but when I make, I get the following 
 error:
 Done reading dependencies
 make: Entering directory '/home/linuxcnc/linuxcnc/src'
 *** configure.in has changed ***
 Not rnning autoconf to avoid tainting universal build
 Please investigate or start from scratch:
 ./autogen.sh  ./configure --your-configure-args...
 make: *** [configure] Error 1
 make: Leaving directory

 At this point, I'm pretty confused and I'm not sure where to go next. Any 
 help would greatly be appreciated so I can start tinkering with settings.

 Thanks to all those involved so far to get this far!


-- 
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/d/optout.


[beagleboard] Beaglebone Cross Compilation Development Tools

2014-04-05 Thread Walter Schilling
Now that the Debian image has been released, has anyone placed the tools 
that build that particular version into an archive somewhere so that others 
can use them for building projects.  I'm trying to do cross compilation of 
projects (which really is a much better way to go) when developing embedded 
systems.  I've got a XUbuntu VM, but the armlinuxgnueabi tools are already 
newer than the ones used to build the production image, and some of the 
libraries are not compatible.  With Angstrom, the tools used to be 
available on their site, but that has disappeared as well.

Good CM practices would have both the source and the tools available.

Walt

-- 
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/d/optout.


Re: [beagleboard] Beaglebone Cross Compilation Development Tools

2014-04-05 Thread Robert Nelson
On Apr 5, 2014 4:27 PM, Walter Schilling schill...@msoe.edu wrote:

 Now that the Debian image has been released, has anyone placed the tools
that build that particular version into an archive somewhere so that others
can use them for building projects.  I'm trying to do cross compilation of
projects (which really is a much better way to go) when developing embedded
systems.  I've got a XUbuntu VM, but the armlinuxgnueabi tools are already
newer than the ones used to build the production image, and some of the
libraries are not compatible.  With Angstrom, the tools used to be
available on their site, but that has disappeared as well.

 Good CM practices would have both the source and the tools available.

Well Ubuntu is not Debian...

Goto debian.org

Download wheezy iso, install armhf multiarch, bam same version of libs
found on the official image.

-- 
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/d/optout.


Re: [beagleboard] Beaglebone Cross Compilation Development Tools

2014-04-05 Thread Walter Schilling
That makes me feel better. Didn't realize Debian was being used to build 
the Debian image (though it makes perfect sense.)  SO much of the material 
out there talks about Angstrom only.


Walt


On Saturday, April 5, 2014 4:37:27 PM UTC-5, RobertCNelson wrote:


 On Apr 5, 2014 4:27 PM, Walter Schilling schi...@msoe.edu javascript: 
 wrote:
 
  Now that the Debian image has been released, has anyone placed the tools 
 that build that particular version into an archive somewhere so that others 
 can use them for building projects.  I'm trying to do cross compilation of 
 projects (which really is a much better way to go) when developing embedded 
 systems.  I've got a XUbuntu VM, but the armlinuxgnueabi tools are already 
 newer than the ones used to build the production image, and some of the 
 libraries are not compatible.  With Angstrom, the tools used to be 
 available on their site, but that has disappeared as well.
 
  Good CM practices would have both the source and the tools available.

 Well Ubuntu is not Debian...

 Goto debian.org

 Download wheezy iso, install armhf multiarch, bam same version of libs 
 found on the official image.
  

-- 
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/d/optout.


Re: [beagleboard] Beaglebone Cross Compilation Development Tools

2014-04-05 Thread Walter Schilling
I see your Linux on Arm page has been updated VERY recently (i.e. last day 
or so...) I'mn assuming that set of instructions also will match with what 
is above.


On Saturday, April 5, 2014 4:37:27 PM UTC-5, RobertCNelson wrote:


 On Apr 5, 2014 4:27 PM, Walter Schilling schi...@msoe.edu javascript: 
 wrote:
 
  Now that the Debian image has been released, has anyone placed the tools 
 that build that particular version into an archive somewhere so that others 
 can use them for building projects.  I'm trying to do cross compilation of 
 projects (which really is a much better way to go) when developing embedded 
 systems.  I've got a XUbuntu VM, but the armlinuxgnueabi tools are already 
 newer than the ones used to build the production image, and some of the 
 libraries are not compatible.  With Angstrom, the tools used to be 
 available on their site, but that has disappeared as well.
 
  Good CM practices would have both the source and the tools available.

 Well Ubuntu is not Debian...

 Goto debian.org

 Download wheezy iso, install armhf multiarch, bam same version of libs 
 found on the official image.
  

-- 
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/d/optout.


[beagleboard] Re: Ubunru Saucy 13.10 Image Updated: 2014-02-16 is halting the BBB

2014-04-05 Thread neckTwi
the bug persists in Ubuntu Trusty 14.04(experimental). It reverted to 
Ubuntu 13.04 and now its working good.

-- 
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/d/optout.