Re: [beagleboard] Re: BBB boot when connected to other devices

2013-11-14 Thread Alberto Potenza
Gerald, William, thanks for your help. Here there is my .dts file. Alberto -- 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

[beagleboard] How do i use the software in the dvsdk_4_01 to capture pictures ?

2013-11-14 Thread chuansince1991
Hi, all. i am a newer in bbxm rev c. i have use angstrom OS in my plate. And the dvsdk_4_01 has installed in my host machine which runs ubuntu OS. but next i do not know what i should do. i want to achieve some functionalities like video tracking. i know the codec engine mechanism

[beagleboard] Re: How the BeagleBone Black (Angstrom powered) synchronize his clock ?

2013-11-14 Thread David Marquart
from what I was finding it looks like the ntp-sync is used in the from crontab. What do you get if you crontab -l ? I found reference to where that is either ntp-sync or just set to pools.NTP.org just like you would do it manually. M y issue with the crontab way was if it ran before network

Re: [beagleboard] Should I go on with angstrom: A specific use case

2013-11-14 Thread Ozan Çağlayan
Hi again, Well I can't install scipy from pip as the build fails because of missing BLAS and ATLAS libraries. Well regarding Python, it is actually not at all :) If you use it for scientific computing using numpy/scipy, it is actually quite sufficient :) -- For more options, visit

[beagleboard] Re: USB client mode / usb HID mouse emulation with Beaglebone Black

2013-11-14 Thread r93921100
hi Felix and Steven, Is there any update for this thread? I manage to kick off a project which requires exactly what Felix intended to do.(i.e. connect BBB as a mouse to PC) However I have no idea yet. Can you share me the direction? thank you felix.w...@googlemail.com於

[beagleboard] Creating uSD image for custom built kernel for Angstrom

2013-11-14 Thread Rayan Alsubhi
Hello all, I needed to apply a patch(To install driver for HD Camera Cape) on the latest kernel provided from here:git://github.com/beagleboard/kernel.git I followed The steps provided here:http://elinux.org/Building_BBB_Kernel. Now I have *uImage-dtb.am335x-boneblack* file. I want to boot my

[beagleboard] how to cross compile mjpg streamer package in host machine, can anyone help me to do this...

2013-11-14 Thread naveen . teja1
hi friends, I tried a lot to cross compile the mjpg streamer in my host PC by exporting toolchain of cortexa8, it depends on libjpeg package, i configured libjpeg, but its not done. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are

[beagleboard] Re: About LCD configuration

2013-11-14 Thread zj651927693
I have no idea but I can make your post upper thus more people can read it. On Friday, October 25, 2013 6:19:05 PM UTC+8, chaitra mohankumar wrote: Hello, I am working on my beaglebone black since a week to configure LCD. I have disabled HDMI and trying to interface LCD but I am facing bit

[beagleboard] AM335x PRU ICSS Registers Field Descriptions

2013-11-14 Thread Daisuke Maeda
Please tell me the PRU ICSS Registers Field Descriptions. There are not the Field Descriptions of the registers except the CFG Registers in the PRU Reference Guide. AM335x PRU-ICSS Reference Guide https://github.com/beagleboard/am335x_pru_package/blob/master/am335xPruReferenceGuide.pdf 3

[beagleboard] Re: Problem building native rubygem extensions on BBB - string.h not found error

2013-11-14 Thread slinuxkernel
Hi Mark, How did you change gcc compilation options for gem? I found some stuffs on the internet but it didnt work. gem install rails --with-cflags=\-I /usr/include -static-libgcc\ is this right syntax? 7 Eylül 2013 Cumartesi 05:30:36 UTC+3 tarihinde mark sayer yazdı: Okay - I've made some

[beagleboard] Re: USB client mode / usb HID mouse emulation with Beaglebone Black

2013-11-14 Thread Marx Mustermann
Hi, no, there are no news on it and I still haven't figured out how to do it. I would still be very grateful for any kind of help/hint. If you do succeed, please do share your findings. Kind regards, Felix On Thu, Nov 14, 2013 at 9:12 AM, r93921...@gmail.com wrote: hi Felix and Steven, Is

[beagleboard] Re: BBB LCD Interface

2013-11-14 Thread zj651927693
I don't know the answer, either. I wonder if you have solved this problem. In fact, I am a newbie to BBB and embedded system. I want to make BBB to display but I don't know how. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed

[beagleboard] Re: USB client mode / usb HID mouse emulation with Beaglebone Black

2013-11-14 Thread Marx Mustermann
I hope, that this is possible somehow, but I don't know how. Have you had any luck so far? On Fri, Nov 8, 2013 at 1:08 PM, lepeev.pa...@gmail.com wrote: Hi, is it possible for BeagleBone act as USB HID Camera device? (for example after installing v4l2loopback device driver)? пятница, 27

Re: [beagleboard] Re: BBB boot when connected to other devices

2013-11-14 Thread Gerald Coley
Fine.Fell free to remove it. Gerald On Thu, Nov 14, 2013 at 2:35 AM, Alberto Potenza alberto.potenz...@gmail.com wrote: Gerald, William, thanks for your help. Here there is my .dts file. Alberto -- For more options, visit http://beagleboard.org/discuss --- You received this

Re: [beagleboard] Installing ubuntu 13.04 server

2013-11-14 Thread Robert Nelson
On Thu, Nov 14, 2013 at 2:20 AM, hvn...@gmail.com wrote: Op woensdag 13 november 2013 19:05:45 UTC+1 schreef RobertCNelson: Ok, I have the cursor now. But graphical response is extremely slow. Any solution for that ? Turns out it's only running at 600Mhz right now, I just pushed a patch

Re: [beagleboard] Installing ubuntu 13.04 server

2013-11-14 Thread hvn052
Op donderdag 14 november 2013 15:36:42 UTC+1 schreef RobertCNelson: On Thu, Nov 14, 2013 at 2:20 AM, hvn...@gmail.com javascript: wrote: Op woensdag 13 november 2013 19:05:45 UTC+1 schreef RobertCNelson: Ok, I have the cursor now. But graphical response is extremely slow. Any

[beagleboard] Re: Serial communication problem

2013-11-14 Thread Kees k
I have the same problem, but only when using multiple serial ports at higher baudrates. I use libmodbus including *MODBUS_ERROR_RECOVERY_PROTOCOL. * I notice many CRC errors and timeouts when using four serial ports together. On Monday, August 26, 2013 8:37:42 AM UTC+2, pyro...@gmail.com wrote:

[beagleboard] Linux USB gadget with 2 usable ports

2013-11-14 Thread Konrads Smelkovs
Hello, I want to build a device which exposes one USB port as a mass storage device to the computer plugged into it while the other can still be used to accept usb mass storage. Linux USB gadget API can be used for the former purpose, but it requires direct PHY connection (and not via USB

Re: [beagleboard] Installing ubuntu 13.04 server

2013-11-14 Thread hvn052
Op donderdag 14 november 2013 15:36:42 UTC+1 schreef RobertCNelson: On Thu, Nov 14, 2013 at 2:20 AM, hvn...@gmail.com javascript: wrote: Op woensdag 13 november 2013 19:05:45 UTC+1 schreef RobertCNelson: Ok, I have the cursor now. But graphical response is extremely slow. Any

[beagleboard] GTK+2.0 GUI GPIO Control

2013-11-14 Thread register . newbiesss
Hi, Anyone know how to access the GPIO pin in a high level language? Such as C language with ON/OFF button designed with GTK+ GUI. Regards, BBB User -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups

[beagleboard] GPIO button in GTK+2.0 GUI

2013-11-14 Thread register . newbiesss
Anyone know how to access the GPIO pin in a high level language, such as C language, GUI button in GTK+2.0? -- 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

[beagleboard] Re: CAUTION: musb: Babble Interrupt Occurred

2013-11-14 Thread Philippe Laurent
Bummer, despite all of the research, the musb: Babble Interrrupt issue continues to plague. In the hopes that there's a hardware dev out there listening. The board I'm using is A5C. On Saturday, August 31, 2013 11:42:09 AM UTC-4, jez...@gmail.com wrote: I'm using my Beaglebone Black with a

[beagleboard] Re: linux 3.8 PWM guide?

2013-11-14 Thread lmmarti
what did you do to get it to work on the new kernel? did you simply follow the steps here: modprobe pwm_test echo am33xx_pwm /sys/devices/bone_capemgr.9/slots echo bone_pwm_P9_14 /sys/devices/bone_capemgr.9/slots echo 500 /sys/devices/ocp.2/pwm_test_P9_14.*/period echo 250

Re: [beagleboard] Re: linux 3.8 PWM guide?

2013-11-14 Thread lmmarti
Was this using Ubuntu? On Thursday, October 31, 2013 3:28:55 AM UTC-7, Giuseppe Iellamo wrote: Just my two cent, after some struggling with the eQep support I'm currently using BBB with 3.8.13-bone28 xenomai patched and both of PWM and encoder reading are working well. Il giorno

[beagleboard] Re: opkg update causes BBB to corrupt OS

2013-11-14 Thread Adam Pasternak
After rebooting a few times, now the B^3 boots to a logon screen giving me three choices of login accounts: mpd xuser Other.. I cannot log in to the Beaglebone Black as any of these users, because the user password is unknown. And who is mpd and xuser anyway? On Thursday, November 14,

Re: [beagleboard] Angstrom support, web site

2013-11-14 Thread Bill Traynor
OK, it's sort of back. We're working to make it fancy again. Stay tuned. On Wed, Nov 13, 2013 at 2:51 PM, Bill Traynor btray...@gmail.com wrote: We're working to move the site to OSUOSL. Just juggling a lot of balls at the moment, but it'll be back up soon. On Wed, Nov 13, 2013 at 2:42

[beagleboard] Re: I2C Devices on Beagleboard-xM

2013-11-14 Thread porkupan
Just built and installed kernel v. 3.12. Still no /dev/i2c-X! The kernel seems to recognize the i2c devices, but does it load the i2c drivers? The drivers are enabled in the kernel config... root@arm:~# dmesg | grep i2c [1.942260] omap_i2c i2c.10: bus 0 rev4.4 at 2600 kHz [1.942840]

Re: [beagleboard] Angstrom support, web site

2013-11-14 Thread Don deJuan
On 11/14/2013 12:49 PM, Bill Traynor wrote: OK, it's sort of back. We're working to make it fancy again. Stay tuned. On Wed, Nov 13, 2013 at 2:51 PM, Bill Traynor btray...@gmail.com mailto:btray...@gmail.com wrote: We're working to move the site to OSUOSL. Just juggling a lot of

[beagleboard] Re: eGalax Touch Screen driver

2013-11-14 Thread dericpr
Hi, I'm looking to do this, what Guide did you follow? Was this for the Angstrom Distro? On Monday, 12 August 2013 06:07:35 UTC-4, poco...@gmail.com wrote: Today I recompile kernel and enable touchscreen for egalax by make menuconfig. And it works well. Follow this guide to recompile

[beagleboard] Re: Serial communication problem

2013-11-14 Thread hexblade83
I am having similar problems with the BBB(Angstrom image). I have installed the recommended serial cape from circuitco. I have gone through many tutorials on getting the the cape addressed properly, but all of the efforts have been to no avail. I am trying to get the BBB to communicate with a

[beagleboard] Re: I2C Devices on Beagleboard-xM

2013-11-14 Thread porkupan
OK, the *I2C Device Interface* was not enabled by default in the kernel config. This topic is completed. On Tuesday, November 12, 2013 1:53:51 PM UTC-5, porkupan wrote: Hello, How do we enable the I2C devices (/dev/i2c-1, -2, -3) on Beagleboard-xM (kernel 3.11)? Do we need to do

[beagleboard] Re: How the BeagleBone Black (Angstrom powered) synchronize his clock ?

2013-11-14 Thread Paul Tan
Hmm... interesting. I should try to look at the scripts and decipher it sometime. I didn't use Derek Molloy's techniques, but I've been using the one liner connman http://exadler.blogspot.ca/2013/11/setting-correct-datetime-on-beaglebone.html Which works wheneven connman detects a network

Re: [beagleboard] Re: I2C Devices on Beagleboard-xM

2013-11-14 Thread Robert Nelson
On Thu, Nov 14, 2013 at 3:52 PM, porkupan vladimir.bor...@gmail.com wrote: OK, the I2C Device Interface was not enabled by default in the kernel config. This topic is completed. Ahh crap, thanks for the hint.. That should have been enabled by default..

[beagleboard] Prevent Screen Sleeping

2013-11-14 Thread Nick M
I am going to be using Angstrom Beaglebone Black with an LCD cape. Is there any way to prevent the screen from sleeping and does that differ from HDMI sleep? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups

[beagleboard] Faster Boot

2013-11-14 Thread Nick M
How can I reduce the number boot operations so that the board will start faster? Also I want to eliminate the touchscreen calibration on bootup because I am using an HDMI monitor. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are

[beagleboard] Re: opkg update causes BBB to corrupt OS

2013-11-14 Thread Nick M
If so, can anyone tell me (a) how to restore the original image and (b) is this update at the above URL even possible now, because it seems that there isn't even enough space on the onboard memory to add any support for wireless cards? (a) you can load the OS image onto an SD card

Re: [beagleboard] Re: opkg update causes BBB to corrupt OS

2013-11-14 Thread Wilfredo Nieves
Hi Adam If you hit ctrl+alt+f1 it will bring up a console, then just enter passwd and enter a password. Then enter systemctl restart gdm.service which brings the login screen back up. Select other, user=root and password=pass you entered. That should get you logged in as root. -Wil On Nov 14,

Re: [beagleboard] Angstrom support, web site

2013-11-14 Thread Jay Nugent
Greetings, Be aware folks, that you *MUST* place the WWW hostname in front of the domain name as the domain and WWW hosty have DIFFERENT ip addresses. jjn@eMach32:~$ host angstrom-distribution.org angstrom-distribution.org has address 188.40.83.200 jjn@eMach32:~$ host

[beagleboard] Help with Device Tree - possible bug in am33xx.dtsi

2013-11-14 Thread AndrewTaneGlen
Using the new 3.12 mainline kernel and Robert C Nelson's Ubuntu rootfs I've managed to get both CAN devices working. However, it get a warning when the device boots: c_can_platform 481d.d_can: can't request region for resource [mem 0x44e10644-0x44e10647] What this is referring to is the