Re: [beagleboard] Running X on a headless Beaglebone black...problems

2014-10-11 Thread meino . cramer
Hi Sid, THANKS A LOT for this! Great! No hassle with MIT Cookies and xauth and... Best! Again a live was saved! ;) Best regards, mcc Sid Boyce sbo...@blueyonder.co.uk [14-10-11 07:40]: Xvfb is the answer. https://wiki.archlinux.org/index.php/Headless_With_X With the Xvfb package

[beagleboard] Re: Running X on a headless Beaglebone black...problems

2014-10-11 Thread cl
meino.cra...@gmx.de wrote: Hi, The Beaglebone Black runs Gentoo Linux with kernel 3.8.13-bone67. After trying to switch to newer system I found some missing features and new features ;) I dont prefer over 3.8.13-bone67. So I will stay with this one until its worth to switch. My

[beagleboard] How can I enable SPI in 3.17?

2014-10-11 Thread Sungjin Chun
After upgrading kernel to 3.17, my working program and test program does not work. And I think that this is related to SPI device. How can I properly enable SPI0 in 3.17? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the

Re: [beagleboard] Running X on a headless Beaglebone black...problems

2014-10-11 Thread Sid Boyce
No problem, I have used it on Beaglebone White and now on a Parallella-16 where the latest kernel has a yet unfixed problem starting X so I run GUI programs that way. X worked on the previous kernel but I need other functions available only on the latest one. Regards Sid. On 11/10/14

[beagleboard] Bonescript and cloud9 problems. Just seems very flakey...

2014-10-11 Thread Richard Markham
I'm running Angstrom and Cloud9 v0.6 I have been trying some of the simple examples and they seem to be very unstable. The analog input examples that display values to the console either do nothing, display a value once or display the value continually (as they are supposed to) but with odd

[beagleboard] Re: Bonescript and cloud9 problems. Just seems very flakey...

2014-10-11 Thread Richard Markham
I have Angstrom v2012.12 by the way. On Saturday, October 11, 2014 6:31:26 PM UTC+1, Richard Markham wrote: I'm running Angstrom and Cloud9 v0.6 I have been trying some of the simple examples and they seem to be very unstable. The analog input examples that display values to the console

[beagleboard] troubleshooting hung up SD card - processes trying to access SD card just hang

2014-10-11 Thread Sebastian H
Hi, After working around the random reboot issue with kernel 3.14.19-ti-r28 by compiling the kernel without watchdog support (details here

[beagleboard] Running Python on PC to simulate Beaglebone Python

2014-10-11 Thread Brandon I
Use one of the many remote python libraries. Rpyc could do it. Have the code accessible from a shared drive, use module reload, and run the functions and play with the objects as if they were local. -- For more options, visit http://beagleboard.org/discuss --- You received this message

Re: [beagleboard] Re: WEC 7 Can't BOOT on BBB using SD Card

2014-10-11 Thread ASWIN PP
Hi, Previously i tried BBB image with HDMI driver and not tried with Chipsee touch screen. I'll check and let you know if i found. Thanks Regards On 8 October 2014 21:19, plam.s...@gmail.com wrote: Hi I'm tring to find WinCE 6 image for Beaglebone Black that will support the Chipsee 7''

[beagleboard] PRU Assembly Questiony.

2014-10-11 Thread Brandon I
All pru GPIO are accessible via a single register, so it's one tick,just like any other register (two for loading a 32 bit immediate value). Arm GPIO are never accessible in a single tick since there way outside the Pru and have to go over the OCP bus. See

[beagleboard] BBB USB Gadget Serial

2014-10-11 Thread Igor Cherepinsky
I am trying to set up a serial port emulation over USB on BBB. On my system I have ubuntu installed with an RCN kernel (tired 3.13.11 as well as 3.15.10). The g_serial module loads just fine, creates /dev/ttyG0. The problem is on the other side, when I plug in the USB cable into my linux box,

[beagleboard] Re: BBBAndroid: AOSP 4.4.4 (KitKat) with 3.8 kernel

2014-10-11 Thread Lei Wang
Andrew, It seems that the pre-built image size (8,018,460,672 bytes) is slightly larger than a 8G uSD card size (7,939,784,704 bytes Sandisk HC). I had difficulty to write the image to the SD. Win32DiskImager (under Win7) complains; Image Writer (Ubuntu 12.04) also complains. dd command does