[beagleboard] Re: chipsee beaglebone lcd/dvi expansion kernel support

2014-03-07 Thread Nicholas Sparks
Do you have this available for download? I was checking your other posts, but I don't see anything. A Google search pointed me to a 12.04 upload you did a 1.5 months ago. On Friday, February 28, 2014 5:00:43 AM UTC-5, Christian Ruocco wrote: > > Hi, > > My image is configured to give the ethern

[beagleboard] Re: problem with creating a kernel module program for angstrom os

2014-03-07 Thread siva kumar
thanks for your reply yes , u r right i compiled the module against arm-angstrom-linux-gnueabi-gcc but my angstrom os comes with Linaro gcc root@beaglebone:~# opkg list_installed | grep gcc *gcc - linaro-4.7-r9.2* gcc-symlinks - linaro-4.7-r9.2 libgcc-s-dev - linaro-4.7-r9.0 libgcc1 - linaro-4

[beagleboard] Re: problem with creating a kernel module program for angstrom os

2014-03-07 Thread siva kumar
thanks for your reply brandon I its hard for me to update kernel-source for my bbb. when i execute the command it always says root@beaglebone:~# opkg install kernel-headers Package kernel-headers (3.8.13-r23a.22) installed in root is up to date. when i look inside the /lib/modules/3.8.13/build/

[beagleboard] Re: Micro HDMI to DVI cable choice

2014-03-07 Thread Ronny Julian
I'm going to copy the right one this time. Sorry for the bandwidth. http://www.amazon.com/TRIPP-P132-06N-MICRO-6-Inch-Female-Adapter/dp/B00HLDF29I/ref=sr_1_4?s=electronics&ie=UTF8&qid=1394257872&sr=1-4&keywords=micro+hdmi+to+dvi-d On Sat, Mar 8, 2014 at 1:00 AM, Ronny Julian wrote: > Pardon m

[beagleboard] Re: Micro HDMI to DVI cable choice

2014-03-07 Thread Ronny Julian
Pardon me this is the one I meant. Micro HDMI/DVI http://www.amazon.com/Cable-Matters-Speed-Micro-Ethernet/dp/B004C3AW40/ref=sr_1_10?s=electronics&ie=UTF8&qid=1394257872&sr=1-10&keywords=micro+hdmi+to+dvi-d On Sat, Mar 8, 2014 at 12:55 AM, Ronny Julian wrote: > Will this cable work? I have a

[beagleboard] Micro HDMI to DVI cable choice

2014-03-07 Thread Ronny Julian
Will this cable work? I have an Acer DVi monitor. Thanks! http://www.amazon.com/Generic-Sanoxy-10-Feet-HDMI-Cable/dp/B00194PXI0/ref=dp_ob_title_ce Ronny -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "B

Re: [beagleboard] Re: Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-07 Thread William Hermans
Personally I am allergic to anything that requires JRE. Hence I refuse to use Eclipse. There are text editors out there that are configurable to the point where you can configure external binaries to run on the press of a hotkey. Since the gcc toolchain consists of all cmd line tools, you do not n

Re: [beagleboard] Re: Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-07 Thread Karl Longen
William; to be an IDE it needs a debugger, compiler and linkerif you can do that just with VI, I will personally work 80 hours a day and donate all my salary to you for the rest of my life :) The problem is not if Dev-C++ is open source or not...80% of the code probably is not even reusabl

Re: [beagleboard] Re: Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-07 Thread William Hermans
I.D.E == integrated development environment. Technically, any well featured text editor could do these same duties. Isnt bloodsheds DevC++ opensource ? Rewrite to use linaro's armhf toolchain . . . or make it configurable like Code::Blocks. Hell write your own for that matter.There is another simi

Re: [beagleboard] BBB no autoboot of uSD

2014-03-07 Thread Loren Amelang
My long but successful "learning experience" is reported in: https://groups.google.com/forum/#!topic/beagleboard/zNtdwtPf2Q8 Definitely not simple, but possible... Without making any changes to the eMMC installation! On Monday, February 17, 2014 10:17:22 PM UTC-8, Loren Amelang wrote: > > Robe

[beagleboard] Changing BBB Boot Default from eMMC to uSD

2014-03-07 Thread Loren Amelang
In my intended application, my BBB absolutely must default to booting from the uSD when power is applied. I know I could short the boot switch, or move pull-up/down resistors, or create a hardware switch gated from reset, but I don't want to lose hardware compatibility with other BBB boards, or

[beagleboard] Re: Windows Embedded CE6.0 BSP Support BeagleBoneBlack and Capes Now

2014-03-07 Thread doog
talk about a shameless plug. I saw the name of the person who edited the post on the codeplex site and thought it looked familiar. Yup, posted by the same person who posted here and I think that's called SPAM since nobody was asking. Good luck with selling the licenses. > > -- For more options

Re: [beagleboard] Re: Writing 8-bit data to GPIO pins - does one have to do it a bit at a time?

2014-03-07 Thread John Syn
From: Brandon I Reply-To: Date: Friday, March 7, 2014 at 3:22 PM To: beagleboard Subject: Re: [beagleboard] Re: Writing 8-bit data to GPIO pins - does one have to do it a bit at a time? >> > When you use user space drivers, you no longer have that protection. > > Since this is so off top

Re: [beagleboard] Re: Here is the BeagleBone Debian (beta) image you want to test

2014-03-07 Thread Robert Nelson
On Fri, Mar 7, 2014 at 3:22 PM, wrote: > > Trying to run i2cdetect but keep getting: > > Error: Can't use SMBus Quick Write command on this bus > Well you need to add the optional "-y -f" commands.. (off the top of my head, --help to get the correct options) Regards, -- Robert Nelson http://w

[beagleboard] Re: Here is the BeagleBone Debian (beta) image you want to test

2014-03-07 Thread sfugarino2
Trying to run i2cdetect but keep getting: Error: Can't use SMBus Quick Write command on this bus On Thursday, March 6, 2014 10:58:32 AM UTC-5, Jason Kridner wrote: > If you have a BeagleBone Black and are able to try out this image, it > might be good to propose fixing any short-falls you see

Re: [beagleboard] How do I clone eMMC to another BBB

2014-03-07 Thread claudearpin
I answered my own question. I changed to Debian, using the 2 images on the official beaglebone site. copied the images to 2 sdcards. No1 board: flashed the emmc with the sd card and the flasher debian version, installed a light VNC from instruction here

Re: [beagleboard] Re: Writing 8-bit data to GPIO pins - does one have to do it a bit at a time?

2014-03-07 Thread Brandon I
> When you use user space drivers, you no longer have that protection. Since this is so off topic I'll just say, anyone interested about this topic, there is plenty of tutorials and articles about sane user space device drivers, along with production quality open source drivers. The acceptance of

Re: [beagleboard] Re: Writing 8-bit data to GPIO pins - does one have to do it a bit at a time?

2014-03-07 Thread John Syn
From: Brandon I Reply-To: Date: Friday, March 7, 2014 at 1:27 PM To: Cc: Subject: [beagleboard] Re: Writing 8-bit data to GPIO pins - does one have to do it a bit at a time? >> user space should not know how you talk to it physically > > I don't think this is generally accepted, otherw

[beagleboard] Re: Writing 8-bit data to GPIO pins - does one have to do it a bit at a time?

2014-03-07 Thread Brandon I
> > user space should not know how you talk to it physically I don't think this is generally accepted, otherwise user space device drivers wouldn't exist: http://www.embedded.com/design/operating-systems/4401769/Device-drivers-in-user-space With user space device drivers, you're free to pus

[beagleboard] Re: problem with creating a kernel module program for angstrom os

2014-03-07 Thread Brandon I
dmesg will give you more details. This usually means you compiled the kernel modules against a different build of the kernel. So, the kernel source you used didn't match what was on the beaglebone. You can install the kernel-headers and kernel-dev packages and build directly on the beaglebone.

Re: [beagleboard] Any progress in power management on the BBB?

2014-03-07 Thread John Syn
From: Ruben Kertesz Reply-To: Date: Friday, March 7, 2014 at 11:31 AM To: Subject: [beagleboard] Any progress in power management on the BBB? > I understand that this question has been asked before in various forms and > apologize to those who think this is a useless question. Go easy on

[beagleboard] Any progress in power management on the BBB?

2014-03-07 Thread Ruben Kertesz
I understand that this question has been asked before in various forms and apologize to those who think this is a useless question. Go easy on me (first time poster). I am working on using the BBB in an embedded environment. It has the power I need to do image capture and machine vision process

[beagleboard] Re: chipsee beaglebone lcd/dvi expansion kernel support

2014-03-07 Thread Nicholas Sparks
> > Nothing to add to this conversation, but for the latest builds from > Chipsee, the link I was given from them was this... http://www.chipsee.com/upload/BBB/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google G

Re: [beagleboard] Re: why update eMMC?

2014-03-07 Thread Ivan Nazarenko
My builroot rootfs, with QT, opencv, some boost libraries, python, a small webserver and other amenities uses only 10% of that 2GB. On Thu, 6 Mar 2014 09:52:26 -0600 Gerald Coley wrote: > Cost. That is what a $45 board allows us to buy. 4G is more expensive than > 2G, And eMMC is faster and mo

[beagleboard] Re: BeagleBone Black Vdd Power

2014-03-07 Thread edwin . j . slv
Thanks, I have been experimenting with different cap values and am not seeing any irregular voltage drop on the output of my regulator. I might decide to use a DCDC converter. Which regulator are you using? On Wednesday, March 5, 2014 1:20:49 PM UTC-8, c...@isbd.net wrote: > > edwin...@gmail.co

Re: [beagleboard] How do I clone eMMC to another BBB

2014-03-07 Thread claudearpin
I too am trying to clone BBBs with no luck. I flash the emmc with Angstrom distro https://s3.amazonaws.com/angstrom/demo/beaglebone/BBB-eMMC-flasher-2013.09.04.img.xz then Enabled NTP X11VNC (frees up the USB port and my desk) NodeJS, Socketio and serial.io to clone I boot with Angstro

Re: [beagleboard] Audio C ape Rev B Availability

2014-03-07 Thread Hieu Duong
Walt, The Audio Cape revision B should be available by the end of this month. -Hieu On Thu, Mar 6, 2014 at 10:08 PM, Walter Schilling wrote: > Good evening. I am interested in obtaining information about the Audio > Cape Rev B. It seems as if it is announced on the Beagleboard site, but I >

[beagleboard] BBB can't connect to laptop through USB port with the existence of SD card

2014-03-07 Thread mingzhao . life
After update Angstrong in eMMC by SD card, I restart BBB with and without SD card. Everything is fine without SD card and I can access to it through ssh in linux console. But if I leave SD card on the board and just boot up from eMMC, after log in as root, BBB would try to connect USB port but

[beagleboard] Re: Beaglebone Black Getting Started not working

2014-03-07 Thread John Ruffer
I bought this board a bit on a whim, so I don't have my usual embedded supplies on hand (e.g. a 5V power supply). I'll give it a go as soon as I get my hands on one. But basically, the only feedback I can get from the board are the activity LEDs (U0-3), which are blinking as prescribed. Yeah, I th

[beagleboard] Storage Gadget: Automount BBB on BBB

2014-03-07 Thread Andrea Pola
I'm trying to connect two BeagleboneBlack together, with the aim of seeing the two as a usb device on the other. As a first step I colleagato the USB Host port of the one with the mini USB port of the other. At this point on the card that is attached to the USB host can see the other among the

Re: [beagleboard] Physical address of the Ethernet port on beagleboard-xm

2014-03-07 Thread ramakrishna
hi , Is the mac is stable for next boot by changing with ifconfig command On Thursday, June 20, 2013 9:08:57 PM UTC+5:30, Scott Baillie wrote: > > > Hi Praveen, > > Robert is correct, it is randomly generated, every time you boot up the > MAC address is different. > > It is really annoying

[beagleboard] Re: Beaglebone Black Getting Started not working

2014-03-07 Thread porkupan
Does the BBB boot on its own (with a 5V power supply)? Do you get a login prompt on the monitor? Do you see the u-boot startup on the serial port (you may need to buy a special cable for that)? I am not sure what's the point of doing the "Getting Started" procedures. You can just use it.

Re: [beagleboard] porting kernel 3.13.6 to beaglebone black

2014-03-07 Thread Gerald Coley
https://groups.google.com/forum/#!searchin/beagleboard/3.13 On Fri, Mar 7, 2014 at 7:44 AM, wrote: > Dear all, > I am very beginner to embedded linux. > I have Beagle bone black board. Let me know how can we port the linux > kernel 3.13.6 to BBB. > Please help me to start > > Thanks > Pra

[beagleboard] porting kernel 3.13.6 to beaglebone black

2014-03-07 Thread prashanth . kambathula
Dear all, I am very beginner to embedded linux. I have Beagle bone black board. Let me know how can we port the linux kernel 3.13.6 to BBB. Please help me to start Thanks Prashanth -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are sub

[beagleboard] How to correctly find things in the IO tree?

2014-03-07 Thread cl
What's the 'right' way to find things in the IO tree? E.g. I want to be able to read the raw analogue inputs by reading the 'files' at:- /sys/devices/ocp.3/44e0d000.tscadc/tiadc/iio:device0/in_voltage0_raw /sys/devices/ocp.3/44e0d000.tscadc/tiadc/iio:device0/in_voltage1_raw /sys/devic

[beagleboard] GSoC - Android-based remote display and keyboard

2014-03-07 Thread Kristina Gancheva
Hello there, My name is Kristina Gancheva and I currently study Informatics at Hanze University, the Netherlands. It's my last year before graduating, so I hopped to participate in the GSoC. From all announced project ideas, only one really grabbed my attention! It was, as you're probably guess

[beagleboard] Re: Here is the BeagleBone Debian (beta) image you want to test

2014-03-07 Thread botheringelectrons
> > Hi Robert, > > The fix I suggested yesterday still leaves some debug dmesgs. > > I tried to eliminate DBG entirely. > However, make with -DDBG removed from os/linux/config.mk lines 290:293 > > # config for STA mode > > ifeq ($(RT28xx_MODE),STA) > --WFLAGS += -DCONFIG_STA_SUPPORT

[beagleboard] Re: Here is the BeagleBone Debian (beta) image you want to test

2014-03-07 Thread me
On Wednesday, March 5, 2014 5:51:19 PM UTC-5, Jason Kridner wrote: > The latest BeagleBone Debian images are now posted at: > http://beagleboard.org/latest-images/ > > I removed that adapter and plugged in an adapter I bought from Adafruit > (and switched ra0 back to wlan0) and got the issue >

[beagleboard] Re: angstrom

2014-03-07 Thread makushevivan
Dear Jyotirmaya, i had the same problem. Just go via link with error and you will see then requared folder is not exist: http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/ I resolve this problem via editing path to repo in files /etc/opkg/* суббота, 11 января 2014 г., 0:08:57 UTC+7

Re: [beagleboard] When to power sensors connected to the BeagleBone Black?

2014-03-07 Thread Gerald Coley
You are fine. Reset is no the issue. Power is. The fact that the power is removed makes everything safe. Reset is an easy way to make sure the board is powered up and provides a logic level indication of that fact.. Gerald On Fri, Mar 7, 2014 at 12:47 AM, wrote: > On a related note: If my

Re: [beagleboard] 2014-03-04 Debian flasher doesn't flash the eMMC in BBB

2014-03-07 Thread Gerald Coley
Are you holding S2 pressed until after the board powers up? Gerald On Fri, Mar 7, 2014 at 6:21 AM, Sam Hon wrote: > > I tried to update the latest version Debian in > > http://beagleboard.org/latest-images/ > > > Download BeagleBone Black (eMMC flasher) Debian (BeagleBone Black - 2GB > eMMC)

[beagleboard] 2014-03-04 Debian flasher doesn't flash the eMMC in BBB

2014-03-07 Thread Sam Hon
I tried to update the latest version Debian in http://beagleboard.org/latest-images/ Download BeagleBone Black (eMMC flasher) Debian (BeagleBone Black - 2GB eMMC) 2014-03-04 and use Image Writer to write into SD card. However, when pressing on S2 (boot Switch) and power on,image in SD card

Re: [beagleboard] Re: BeBoPr+ vs Replicape

2014-03-07 Thread Charles Steinkuehler
You're welcome! Make sure you review the ToDo list, which is where I've been putting issues with the board as I find them: https://github.com/cdsteinkuehler/bobc_hardware/blob/CRAMPS/CRAMPS/ToDo.txt Right now the only major issue affecting assembly of the current version boards is I suggest leav

Re: [beagleboard] Re: BeBoPr+ vs Replicape

2014-03-07 Thread Marcos Duque Cesar
I bought the CRAMPS at OSH Park and im looking for the parts to buy now. Thank you very much to share it, Charles. m quarta-feira, 5 de março de 2014 22h52min51s UTC+9, Charles Steinkuehler escreveu: > > On 03/05/14 03:05, Marcos Duque Cesar wrote: > > Where's the best place to order one BeBoPr++

[beagleboard] kernel bootup error beagle bone black

2014-03-07 Thread siva kumar
to create a kernel image i followed the procedure from below site http://elinux.org/Building_BBB_Kernel#Downloading_and_building_the_Linux_Kernel i created the kernel image and rootfs using arm-linux-gnueabi-gcc compiler while booting the image kernel loaded successfully into the ram memory. b

Re: [beagleboard] Re: Coding with C/C++ directly on Beaglebone, via IDE?

2014-03-07 Thread Karl Longen
And this is the video that I was mentioning earlier: http://www.youtube.com/watch?v=vFv_-ykLppo Setup of Eclipse for the BB (but it apply also to the BBB). The whole channel is a really great and educational site; all that I know about the BB is thanks to this guy. On Thursday, March 6, 2014 1

[beagleboard] 3.10.28 kernel and Xenomai

2014-03-07 Thread robert.berger
Hi, The latest and greatest ELDK 5.5 contains an ipipe patch for a 3.10.28 kernel [1]. Unfortunately 3.10 is not very stable on the beagle-xm and does not support rootfs over nfs. In case someone has 3.10.x with a working network interface please let me know. I am aware of the trick with modpro

[beagleboard] Re: beagle-xm rev C with 3.12 kernel + fdt

2014-03-07 Thread robert.berger
Hi, On Friday, March 7, 2014 2:55:05 AM UTC+2, rdbirt wrote: > > Hi, > > I have 3.13.5 booting and have resolved the phy issue so the network is > once more usable. Would a patch for anyone else trying to use 3.13 be > useful? > > I got 3.13.15 running as well on the beagle-xm more or less with