[beagleboard] Accessing the USB port

2015-10-21 Thread Markus Huber
Hi, I am a beginner to Linux and BBB, so apologies if this is a the noob question. I have the following setup: a BB and a 4D 28PTU display. The display is connected over the USB port of the BBB (not the miniUSB). Everytime when I want to use the display and plug it in while the BBB already

Re: [beagleboard] init-eMMC-flasher-v3.sh not shutting down

2015-10-21 Thread Colin Bester
Thanks Robert, appreciate the info. On Wednesday, October 21, 2015 at 5:20:17 PM UTC-5, RobertCNelson wrote: > > On Wed, Oct 21, 2015 at 5:14 PM, Colin Bester > wrote: > > I'm in process of reflashing and will let you know on /sbin/init 0 > working > > or not. > > > > Did 'shutdown -h now'

Re: [beagleboard] init-eMMC-flasher-v3.sh not shutting down

2015-10-21 Thread Robert Nelson
On Wed, Oct 21, 2015 at 5:14 PM, Colin Bester wrote: > I'm in process of reflashing and will let you know on /sbin/init 0 working > or not. > > Did 'shutdown -h now' not work when you tried, any reason not to call this > directly in the init-eMMC script? i think it just brought down the kernel...

Re: [beagleboard] init-eMMC-flasher-v3.sh not shutting down

2015-10-21 Thread Colin Bester
I'm in process of reflashing and will let you know on /sbin/init 0 working or not. Did 'shutdown -h now' not work when you tried, any reason not to call this directly in the init-eMMC script? Looking forward to getting this version buttoned up so that I can move to later version On Wedne

Re: [beagleboard] init-eMMC-flasher-v3.sh not shutting down

2015-10-21 Thread Robert Nelson
On Wed, Oct 21, 2015 at 5:07 PM, Colin Bester wrote: > I was just going to add to my post that I found difference in my > am335x_evm.sh files. Prior working version included > > #eMMC flasher just exited single user mode via: [exec /sbin/init] > #as we can't shudown properly in single user mode..

Re: [beagleboard] init-eMMC-flasher-v3.sh not shutting down

2015-10-21 Thread Colin Bester
I was just going to add to my post that I found difference in my am335x_evm.sh files. Prior working version included #eMMC flasher just exited single user mode via: [exec /sbin/init] #as we can't shudown properly in single user mode.. unset are_we_flasher are_we_flasher=$(grep init-eMMC-flasher /

Re: [beagleboard] init-eMMC-flasher-v3.sh not shutting down

2015-10-21 Thread Robert Nelson
On Wed, Oct 21, 2015 at 4:58 PM, Robert Nelson wrote: > On Wed, Oct 21, 2015 at 4:49 PM, Colin Bester wrote: >> I am updating my images ((3.8.13-bone68) and looking to make new images for >> cloning from SD card to eMMC >> >> My process is to setup beaglebone as required and then run >> /opt/scri

Re: [beagleboard] init-eMMC-flasher-v3.sh not shutting down

2015-10-21 Thread Robert Nelson
On Wed, Oct 21, 2015 at 4:49 PM, Colin Bester wrote: > I am updating my images ((3.8.13-bone68) and looking to make new images for > cloning from SD card to eMMC > > My process is to setup beaglebone as required and then run > /opt/scripts/tools/eMMC/beaglebone-black-make-microSD-flasher-from-eMMC

[beagleboard] init-eMMC-flasher-v3.sh not shutting down

2015-10-21 Thread Colin Bester
I am updating my images ((3.8.13-bone68) and looking to make new images for cloning from SD card to eMMC My process is to setup beaglebone as required and then run /opt/scripts/tools/eMMC/beaglebone-black-make-microSD-flasher-from-eMMC.sh after first changing directory to /opt/scripts/tools an

Re: [beagleboard] BeagleBone Black Custom 4.3" LCD Cape Troubles

2015-10-21 Thread Robert Nelson
On Wed, Oct 21, 2015 at 12:08 PM, wrote: > I have a BBB running Debian Wheezy, kernel 3.8.13-bone70. I have a 4D > systems LCD cape that I can attach to my system and the LCD cape will start > up and run without any problems. The display datasheet is here. > > I'm trying to make a custom cape usi

[beagleboard] BeagleBone Black Custom 4.3" LCD Cape Troubles

2015-10-21 Thread timandem . roberts
I have a BBB running Debian Wheezy, kernel 3.8.13-bone70. I have a 4D systems LCD cape that I can attach to my system and the LCD cape will start up and run without any problems. The display datasheet is here

Re: [beagleboard] Re: eMMC speed?

2015-10-21 Thread Robert Nelson
On Wed, Oct 21, 2015 at 10:01 AM, wrote: > Hi, > > > We are using Micron eMMC part MTFC4GMDEA-4M (4GB version) and we are > getting really low R/W numbers on custom vybrid board (Freescale Vybrid > MVF51NS151CMK50 ). We are using custom software (non-Linux) on this board. > > Micron eMMC: > 25MB

Re: [beagleboard] Re: eMMC speed?

2015-10-21 Thread Maxim Podbereznyy
Pretty much disappointing numbers. ARM architecture is crap 21 Окт 2015 г. 18:49 пользователь написал: > Hi, > > > We are using Micron eMMC part MTFC4GMDEA-4M (4GB version) and we are > getting really low R/W numbers on custom vybrid board (Freescale Vybrid > MVF51NS151CMK50 >

[beagleboard] Re: eMMC speed?

2015-10-21 Thread i . sarfraz
Hi, We are using Micron eMMC part MTFC4GMDEA-4M (4GB version) and we are getting really low R/W numbers on custom vybrid board (Freescale Vybrid MVF51NS151CMK50

Re: [beagleboard] HDMI License

2015-10-21 Thread mebbyeng
Thank you very much, Charles. Thank you for providing the very kind of information. 2015年10月20日火曜日 22時25分07秒 UTC+9 Charles Steinkuehler: > > HDMI <> HDCP > > You don't _have_ to have encryption to be HDMI certified, so the > existing framer is OK. But you still need to be certified and pay a

[beagleboard] PRU Interrupt Bug

2015-10-21 Thread sgreasby
I have a project where I am trying to use both PRUs. PRU0 loops until the ARM_PRU0_INTERRUPT (bit 31 of PRU0 r31) is received, and PRU1 loops until the ARM_PRU1_INTERUPT (bit 31 of PRU1 r31) is received. Once the loops terminate, they send a PRU0_ARM_INTERRUPT or PRU1_ARM_INTERRUPT, respectiv

[beagleboard] I2c mw commnad

2015-10-21 Thread irappahukkeri
How to write the using the i2c commnads -- 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+un

[beagleboard] Re: Instructions to get OpenGL ES acceleration on BeagleBone Black running Debian

2015-10-21 Thread Juozapas Adomaitis
Hi, Murali, As I wrote in my instructions, there is only one way to run a Qt Quick 2 application directly on BeagleBone Black. Namely as a single fullscreen application using the EGLFS platform. So make sure the graphical environment is not started (no X or Wayland), and run this in a console:

[beagleboard] debian mainline rt kernel 4.1: Problems with prussdrv and usb network

2015-10-21 Thread Carlos Novaes
Hello everyone. Recently I did an upgrade to the mainline rt kernel 4.1, following this instructions https://github.com/beagleboard/bb.org-overlays/blob/master/readme.md. The upgrade process went well and after boot I was unable to access the board via usb ethernet. In fact the interface shows

[beagleboard] Bluetooth adapter not recognized

2015-10-21 Thread Mathieu Joinié-Maurin
I am starting with BBB. I bought a Bluetooth USB dongle: Bluegiga BLE112 adapter Unfortunately (even after a reboot) when I type the hciconfig command I do only see a blank line. Typing "lsusb" shows the device. I did