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

2014-01-31 Thread xris . ruocco
Concerning the serial ports, from my ever notes: # UART0 is up already and available on the debug header. # UART1 is already setup correctly but here it is anyway: echo 20 /sys/kernel/debug/omap_mux/uart1_rxd # (P9 26 UART1_RXD) echo 0 /sys/kernel/debug/omap_mux/uart1_txd# (P9 24

Re: [beagleboard] modifying flasher script

2014-01-31 Thread Boris Rybalkin
I think I understand what is happening. 1. microSD-flasher copies files and generates fstab on microSD 2. Then auto started eMMC-flasher copies files and generates its own fstab So I need to change /opt/scripts/tools/beaglebone-black-eMMC-flasher.sh And then run

Re: [beagleboard] Which version of uboot is recommended for Beagleboard-XM (kernel 3.11.10)?

2014-01-31 Thread Mark Pupilli
Thanks for your responses. I will try the stable v3.13.x tonight (although I still suspect my u-boot is not setting up the board properly in the first place). Mark -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google

Re: [beagleboard] Which version of uboot is recommended for Beagleboard-XM (kernel 3.11.10)?

2014-01-31 Thread Mark Pupilli
On Friday, 31 January 2014 10:31:44 UTC, Mark Pupilli wrote: Thanks for your responses. I will try the stable v3.13.x tonight (although I still suspect my u-boot is not setting up the board properly in the first place). Just noticed your link to uboot patch - will try that, thanks. --

Re: [beagleboard] Which version of uboot is recommended for Beagleboard-XM (kernel 3.11.10)?

2014-01-31 Thread Mark Pupilli
On Friday, 31 January 2014 10:31:44 UTC, Mark Pupilli wrote: Thanks for your responses. I will try the stable v3.13.x tonight (although I still suspect my u-boot is not setting up the board properly in the first place). Mark Sorry, just noticed you linked to a uboot patch as well. Will

Re: [beagleboard] Re: BeagleBone Black: Ethernet transmits packets but does not receive them

2014-01-31 Thread moonsurveyor
Hi Robert, how can i check if this patch is implemented in my image? (Ubuntu) thx Attila On Friday, January 3, 2014 5:37:19 PM UTC+1, RobertCNelson wrote: On Thu, Jan 2, 2014 at 10:08 PM, Eugene e_b...@plutospin.comjavascript: wrote: I ran into the same problems. I hacked up a patch to

[beagleboard] Re: Automotive Cape

2014-01-31 Thread marcmltd
We have now produced some 3D plots of what it will look like if anyone is interested; 3D plots of Cape https://twitter.com/aSanCloud/media On Monday, January 27, 2014 5:37:41 PM UTC, marc...@gmail.com wrote: Hello, I am part of a startup that has developed a system that is used to analyse

Re: [beagleboard] Re: BeagleBone Black doesn't sometimes start. Only Power LED is on

2014-01-31 Thread moonsurveyor
Even SHUTDOWN -r not always work! On Friday, January 24, 2014 12:16:48 PM UTC+1, Dave Holden wrote: Just another data point. I'm running an A5C and about 1/8 times when I restart with a watchdog timer it won't restart. I have to hit the HW reset button to restart it. Even then I've

[beagleboard] BBB and linux distribution

2014-01-31 Thread madartsoft
Hi, I'm considering using the BBB as my development board. I have a question related to the linux distribution. Which linux distribution?: - run java applets with rxtx library (open jdk) - install mysql server - detects CP210x serial drivers - install the image in internal memory??? Thanks --

[beagleboard] uboot not recognizing BBBlack. unable to boot, and unable to recover BBB.

2014-01-31 Thread rhiakath . flanders
Hi there. I was following the how-to at https://wiki.debian.org/InstallingDebianOn/TI/BeagleBone, which apparently deep-fried my BBBlack. Everything was ok, until i rebooted, and got greeted by a message on the serial console : U-Boot SPL 2012.10-00075-g1611a63 (Jan 30 2014 - 23:10:46)

Re: [beagleboard] Re: BeagleBone Black: Ethernet transmits packets but does not receive them

2014-01-31 Thread moonsurveyor
Hi Gerald, how can i check if i have this patch? Thx Attila On Friday, January 3, 2014 5:37:19 PM UTC+1, RobertCNelson wrote: On Thu, Jan 2, 2014 at 10:08 PM, Eugene e_b...@plutospin.comjavascript: wrote: I ran into the same problems. I hacked up a patch to 3.8.8 from this patch:

Re: [beagleboard] Beaglebone Black backordered everywhere

2014-01-31 Thread Moon Walker
Hi Gerald, seeing this huge demand, are you planning to improve your production capacity? Attila On Wednesday, January 29, 2014 2:22:32 PM UTC+1, Gerald wrote: A6A is all we are shipping. Gerald On Tue, Jan 28, 2014 at 4:54 PM, Brandon I brando...@gmail.comjavascript: wrote: At

[beagleboard] BBB and linux distribution

2014-01-31 Thread MadArtSoft Sylwester M.
Hi, I'm considering using the BBB as my development board. Which linux distribution allows me: - run java aplets - install mysql server - recognize CP210x serial drivers - allows flash the linux image in internal memory??? Thanks -- For more options, visit http://beagleboard.org/discuss ---

[beagleboard] BBB, print server

2014-01-31 Thread jmalcovich2012
Can I use BBB as print server from console? I have a Debian on BBB which works just fine and I'm asking if I can share a USB printer attached to BBB across my network. The printer is a Lexmark E120 - pretty common - so I guess there should be plenty of linux drivers around. Can someone guide me

[beagleboard] Re: BBB more reliable than Raspberry Pi - SD card corruption?

2014-01-31 Thread Moon Walker
I Completed my data logging project with arduino to SD-card. It runs without any problems 2 years ago. It writes to a txt file on the sd-card and then i filter the corrupted records manually which occure due to power down situations. On Tuesday, January 28, 2014 3:37:34 PM UTC+1, Sian

Re: [beagleboard] Re: Help: Fast ADC sampling on the beagleboneblack

2014-01-31 Thread Moon Walker
Hi, try it with ubuntu image. It works for me. On Thursday, January 23, 2014 8:49:01 PM UTC+1, ton...@gmail.com wrote: Hello Robert, First of all, thankyou for your help and your quick response. As you said, I was compiling the wrong kernel version, but now, I'm working with this kernel

Re: [beagleboard] Re: BeagleBone Black: Ethernet transmits packets but does not receive them

2014-01-31 Thread Gerald Coley
The SW folks need to answer that question. Gerald On Fri, Jan 31, 2014 at 3:56 AM, moonsurve...@gmail.com wrote: Hi Gerald, how can i check if i have this patch? Thx Attila On Friday, January 3, 2014 5:37:19 PM UTC+1, RobertCNelson wrote: On Thu, Jan 2, 2014 at 10:08 PM, Eugene

Re: [beagleboard] Beaglebone Black backordered everywhere

2014-01-31 Thread Gerald Coley
It is not a capacity issue. it is a parts issue. You schedule parts based on demand. We are trying to get parts in faster and are making progress. We have no plans not to make boards as fast as we can. That would be dumb.. Gerald On Fri, Jan 31, 2014 at 6:17 AM, Moon Walker

Re: [beagleboard] Beaglebone wont boot at powerup

2014-01-31 Thread Gerald Coley
What is your power source? Gerald On Thu, Jan 30, 2014 at 8:33 PM, meino.cra...@gmx.de wrote: Hi, my beaglebone black developped an unwanted behaviour: When powered it wont boot. It only boots, after I have pressed the reset button on the pcb. I tried this with the original image of the

Re: [beagleboard] Re: Automotive Cape

2014-01-31 Thread liyaoshi
About the 3G/LTE/GPS , Huawei have the USB single 4in1 GSM/3G/LTE/GPS module , but the GPS module not for ready by now And , you can add ublox7 as option 2014-01-31 marcm...@gmail.com: We have now produced some 3D plots of what it will look like if anyone is interested; 3D plots of Cape

Aw: Re: [beagleboard] Beaglebone wont boot at powerup

2014-01-31 Thread Meino Cramer
Hi Gerald, its a 2Ampere Switching device, which works over half an year now with my setup... Meino Gesendet:Freitag, 31. Januar 2014 um 14:41 Uhr Von:Gerald Coley ger...@beagleboard.org An:beagleboard@googlegroups.com beagleboard@googlegroups.com Betreff:Re: [beagleboard] Beaglebone

Re: [beagleboard] Re: BeagleBone Black: Ethernet transmits packets but does not receive them

2014-01-31 Thread Robert Nelson
On Fri, Jan 31, 2014 at 3:27 AM, moonsurve...@gmail.com wrote: Hi Robert, how can i check if this patch is implemented in my image? (Ubuntu) 3.8.13-bone35+ has the fix. Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You

Re: [beagleboard] Re: BeagleBone Black: Ethernet transmits packets but does not receive them

2014-01-31 Thread Moon Walker
Thank you Robert, i am going to try to update my xenomai-patched kernel then at weekend. Attila On Friday, January 31, 2014 3:11:50 PM UTC+1, RobertCNelson wrote: On Fri, Jan 31, 2014 at 3:27 AM, moonsu...@gmail.com javascript: wrote: Hi Robert, how can i check if this patch is

Re: [beagleboard] uboot not recognizing BBBlack. unable to boot, and unable to recover BBB.

2014-01-31 Thread Robert Nelson
On Thu, Jan 30, 2014 at 7:25 PM, rhiakath.fland...@gmail.com wrote: Hi there. I was following the how-to at https://wiki.debian.org/InstallingDebianOn/TI/BeagleBone, which apparently deep-fried my BBBlack. Everything was ok, until i rebooted, and got greeted by a message on the serial

Re: Re: [beagleboard] Beaglebone wont boot at powerup

2014-01-31 Thread Gerald Coley
Are plugging in the DC connector to the board or plugging in the power supply withe DC connector already plugged in to the board? Gerald On Fri, Jan 31, 2014 at 8:13 AM, Meino Cramer meino.cra...@gmx.de wrote: Hi Gerald, its a 2Ampere Switching device, which works over half an year now

Aw: Re: Re: [beagleboard] Beaglebone wont boot at powerup

2014-01-31 Thread Meino Cramer
Hi Gerald, I first plug the power supply into the wall mains adapater and then the DC plug into the Beaglebone Black (A5C, by the way). Meino Gesendet:Freitag, 31. Januar 2014 um 15:31 Uhr Von:Gerald Coley ger...@beagleboard.org An:beagleboard@googlegroups.com

Re: Re: Re: [beagleboard] Beaglebone wont boot at powerup

2014-01-31 Thread Gerald Coley
I suggest you request an RMA so we can look at it. http://www.elinux.org/Beagleboard:BeagleBoneBlack#RMA_Support Gerald On Fri, Jan 31, 2014 at 8:35 AM, Meino Cramer meino.cra...@gmx.de wrote: Hi Gerald, I first plug the power supply into the wall mains adapater and then the DC plug into

Re: [beagleboard] modifying flasher script

2014-01-31 Thread Robert Nelson
On Fri, Jan 31, 2014 at 2:55 AM, Boris Rybalkin ribal...@gmail.com wrote: I think I understand what is happening. 1. microSD-flasher copies files and generates fstab on microSD 2. Then auto started eMMC-flasher copies files and generates its own fstab So I need to change

[beagleboard] Re: BeBoPr+ vs Replicape

2014-01-31 Thread doog
speaking of BeBoPr, does anyone know if/when there will be pre-orders for the new ++ model in the USA? Doug -- 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

[beagleboard] Durability of beaglebone black

2014-01-31 Thread Ankush Grover
I am planning to buy a Beaglebone black. I am new to this world of development boards. I wanna ask is whether the board is durable or not. Actually the region from where I belong, there is no such boom of these sort of development boards and embedded systems. But I am very interested in

Re: Re: Re: [beagleboard] Beaglebone wont boot at powerup

2014-01-31 Thread meino . cramer
Hi Gerald, I am living in Germany... The main question is: How long will it take and how much will it cost? Rough estimation? Meino Gerald Coley ger...@beagleboard.org [14-01-31 17:06]: I suggest you request an RMA so we can look at it.

Re: Re: Re: [beagleboard] Beaglebone wont boot at powerup

2014-01-31 Thread Gerald Coley
Depending on where you bought it, you can return it to where you purchased it for a replacement after the RMA is approved. Gerald On Fri, Jan 31, 2014 at 10:11 AM, meino.cra...@gmx.de wrote: Hi Gerald, I am living in Germany... The main question is: How long will it take and how much will

Re: [beagleboard] Durability of beaglebone black

2014-01-31 Thread Gerald Coley
I guess it depends on your definition of durable. It can handle some abuse, but if one is inclined, it definitely can be destroyed. I would say it is no leas durable than any of the other boards out there. Gerald On Fri, Jan 31, 2014 at 9:45 AM, Ankush Grover ankush.d...@gmail.comwrote: I am

Re: Re: Re: [beagleboard] Beaglebone wont boot at powerup

2014-01-31 Thread meino . cramer
I bought it from www.exp-tech.de. Currently -- as so many others -- they cannot sell any Beaglebone Black...everything is out of stock. Sigh... Best regards, Meino Gerald Coley ger...@beagleboard.org [14-01-31 17:16]: Depending on where you bought it, you can return it to where you purchased

Re: Re: Re: [beagleboard] Beaglebone wont boot at powerup

2014-01-31 Thread Gerald Coley
Well, they are supposed to have RMA stock and not sell that stock. If they have no RMA stock, maybe they don't get to be a distributor anymore. Go ahead and request the RMA. Gerald On Fri, Jan 31, 2014 at 10:38 AM, meino.cra...@gmx.de wrote: I bought it from www.exp-tech.de. Currently -- as

Re: [beagleboard] BBB wifi lockup

2014-01-31 Thread rattus
On Sunday, January 26, 2014 8:36:29 PM UTC-7, Nuno wrote: On 01/26/2014 04:04 PM, rattus wrote: I am running Debian Wheezy from the eMMC and am using an Edimax 7811 wifi adapter. iwconfig tells me power management is off. https://github.com/xbianonpi/xbian/issues/217 I have this

Re: [beagleboard] Re: debian: test images (2014-01-29) (resend with correct topic..)

2014-01-31 Thread verminsky2
Thank you!! You are so helpful. I really appreciate it John On Thursday, January 30, 2014 5:48:04 PM UTC-8, RobertCNelson wrote: On Thu, Jan 30, 2014 at 6:29 PM, vermi...@gmail.com javascript: wrote: Robert: Sorry to bug you again, but I've been hunting and hunting and can't

[beagleboard] PWM Subsystem Time Base input clock frequency?

2014-01-31 Thread robjsstewart
According to the TRM, the Time Base module on each of the PWM subsystems is clocked directly from the cpu clock. That is, its being clocked at a period of 1 nsec. It can be prescaled down to 1/128,for a period of 128 nsecs. The period and the counter compare registers are only 16 bits wide so

[beagleboard] Register Alsa ASOC wm8782 driver

2014-01-31 Thread eze_rg
Hello people, i'm trying to interface the Wolfson wm8782 ADC with my BB Black. My first approach was modify the file davinci-evm.c, so the kernel will load the wm8782 driver instead of the tdax998 (used for hdmi). The first problem that i'm facing is that i dont know exactly where apply these

[beagleboard] PWM Subsystem Time Base input clock frequency?

2014-01-31 Thread Peter Baltus
I guess I would argue that with 16 bits the counter can count up to 65535 and wrap around after 65536 counts of 128ns max. That gives a max period of the PWM of 8.39ms and a min frequency of 119Hz - I think. But it has been a long day, so I might very well be very wrong ;-) Peter -- For

Re: [beagleboard] Re: debian: test images (2014-01-29) (resend with correct topic..)

2014-01-31 Thread Mark A. Yoder
I've been having fun playing with the new images. So far things have worked well, but something new has popped up on the latest image that wasn't there before. I'm using bonescript and I get a failure if I try to use certain pins (P9_42 and P9_21) that worked in the earlier images. On the

[beagleboard] Re: PWM Subsystem Time Base input clock frequency?

2014-01-31 Thread robjsstewart
On Friday, January 31, 2014 1:38:32 PM UTC-5, robjss...@gmail.com wrote: According to the TRM, the Time Base module on each of the PWM subsystems is clocked directly from the cpu clock. That is, its being clocked at a period of 1 nsec. It can be prescaled down to 1/128,for a period of 128

Re: [beagleboard] Re: debian: test images (2014-01-29) (resend with correct topic..)

2014-01-31 Thread Robert Nelson
On Fri, Jan 31, 2014 at 1:08 PM, Mark A. Yoder mark.a.yo...@gmail.com wrote: I've been having fun playing with the new images. So far things have worked well, but something new has popped up on the latest image that wasn't there before. I'm using bonescript and I get a failure if I try to

[beagleboard] Re: PWM Subsystem Time Base input clock frequency?

2014-01-31 Thread robjsstewart
On Friday, January 31, 2014 1:48:09 PM UTC-5, Peter Baltus wrote: I guess I would argue that with 16 bits the counter can count up to 65535 and wrap around after 65536 counts of 128ns max. That gives a max period of the PWM of 8.39ms and a min frequency of 119Hz - I think. But it has been a

Re: [beagleboard] Re: debian: test images (2014-01-29) (resend with correct topic..)

2014-01-31 Thread Mark A. Yoder
Robert, thanks for the quick response, that did it. Two more questions: 1. Do you have an idea when cloud9 will be back? 2. Do you have a guess as to when the image will be stable? I'm scheduled to give a BeagleWorkshop to some faculty on 7-March and am wondering if I should plan

Re: [beagleboard] PPS Support from GPIO

2014-01-31 Thread George Lu
Hi Lee and selsinork, I have gotten PPS working on a BBW A3 with 3.8.13 kernel following your guidance. I am using the Adafruit Ultimate GPS breakouthttp://www.adafruit.com/products/746. I had used UART4 for serial connection to GPS and gpio1_31 (P8#20) for PPS. This pin is actually not a good

Re: [beagleboard] Re: debian: test images (2014-01-29) (resend with correct topic..)

2014-01-31 Thread Robert Nelson
On Fri, Jan 31, 2014 at 1:32 PM, Mark A. Yoder mark.a.yo...@gmail.com wrote: Robert, thanks for the quick response, that did it. Two more questions: Do you have an idea when cloud9 will be back? I'm hoping pretty soon.. Just waiting for the version compatible with the node v0.10.x to be

Re: Re: Re: [beagleboard] Beaglebone wont boot at powerup

2014-01-31 Thread meino . cramer
Oh, I didn't know that! Ok, thanks for the help! :) Have a nice weekend! Best regards, Meino Gerald Coley ger...@beagleboard.org [14-01-31 17:48]: Well, they are supposed to have RMA stock and not sell that stock. If they have no RMA stock, maybe they don't get to be a distributor anymore.

Re: Re: Re: [beagleboard] Beaglebone wont boot at powerup

2014-01-31 Thread Gerald Coley
You as well! Gerald On Fri, Jan 31, 2014 at 1:52 PM, meino.cra...@gmx.de wrote: Oh, I didn't know that! Ok, thanks for the help! :) Have a nice weekend! Best regards, Meino Gerald Coley ger...@beagleboard.org [14-01-31 17:48]: Well, they are supposed to have RMA stock and not sell

Re: [beagleboard] EEPROM ID layout for baseboard

2014-01-31 Thread Gerald Coley
Section 6.4 of the SRM and in Table 7. Gerald On Fri, Jan 31, 2014 at 2:34 PM, vescovida...@gmail.com wrote: I see the expansion board eeprom layout explained very well in the SRM but I do not see nor can I find the layout for the base beaglebone eeprom. It appears to be different from the

[beagleboard] Re: Boot Android (TI-JB) on beaglebone black from SD card

2014-01-31 Thread Mahendra Gunawardena
@Vishveshwar On the 4DCAPE-43T this two jumper that need to be placed. When the both jumpers were connected the BBB started to work. More information can be found herehttp://4d.websitetoolbox.com/post/boot-android-tijb-on-beaglebone-black-from-sd-card-6738480 . Thank you for you response.

Re: [beagleboard] Which version of uboot is recommended for Beagleboard-XM (kernel 3.11.10)?

2014-01-31 Thread Mark Pupilli
Great! u-boot 2014.1 with the patch above and kernel 3.13.1-armv7-x9 worked first time. Usb camera and usb serial convertor show up in /dev now. Remaining problems are: 1. usb0 not working - it comes up after ifconfig usb0 up and ifconfig usb0 192.168.0.20 both work, but the LEDS do not come

Re: [beagleboard] Which version of uboot is recommended for Beagleboard-XM (kernel 3.11.10)?

2014-01-31 Thread Robert Nelson
On Fri, Jan 31, 2014 at 4:14 PM, Mark Pupilli mpupi...@gmail.com wrote: Great! u-boot 2014.1 with the patch above and kernel 3.13.1-armv7-x9 worked first time. Usb camera and usb serial convertor show up in /dev now. Remaining problems are: 1. usb0 not working - it comes up after ifconfig

Re: [beagleboard] Which version of uboot is recommended for Beagleboard-XM (kernel 3.11.10)?

2014-01-31 Thread menon.nisha...@gmail.com
integration tree of every maintainer tree - towards a merge window this tends to represent approximately how the next linux kernel rc1 will look like - for example next-20140131 is today's linux-next tag. It is pretty close to what v3.14-rc1 will eventually look like - ofcourse things are changing

Re: [beagleboard] Re: debian: test images (2014-01-29) (resend with correct topic..)

2014-01-31 Thread verminsky2
Another question (perhaps request) Since systems is now functional as well as the older style init.d scripts, and systemctl, where is journalctl? It is so useful and convenient... Thanks On Friday, January 31, 2014 11:51:00 AM UTC-8, RobertCNelson wrote: On Fri, Jan 31, 2014 at 1:32 PM,

Re: [beagleboard] Re: debian: test images (2014-01-29) (resend with correct topic..)

2014-01-31 Thread Robert Nelson
On Fri, Jan 31, 2014 at 4:34 PM, vermins...@gmail.com wrote: Another question (perhaps request) Since systems is now functional as well as the older style init.d scripts, and systemctl, where is journalctl? It is so useful and convenient... systemd-journalctl Regards, -- Robert Nelson

[beagleboard] BeagleBone Encoders

2014-01-31 Thread Charles Steinkuehler
This is a heads-up to anyone working on BeagleBone based interfaces for LinuxCNC. I am working on code to support encoders on the BeagleBone, allowing true servo operation (within limits). Encoders can be supported on the BeagleBone via hardware or software (via the PRU). There are three

[beagleboard] Using mplayer framebuffer on top of application

2014-01-31 Thread Brent
I have a Qt application (QML) that requires me to play videos. I tried the QtMultimediaKit with not much luck so I decided to switch to mplayer and have had great success. In my Qt application, I create a new process to launch mplayer and it plays the video on the framebuffer just fine.

[beagleboard] Re: Beaglebone Black Ethernet Phy Not Detected on Boot.

2014-01-31 Thread Loren Amelang
Guess this issue is solved, but this seems like the best place for my comment. I always see davinci_mdio 4a101000.mdio: detected phy mask fffe, never fffb, so that may be the critical part of your error. But I also always see - libphy: PHY 4a101000.mdio:01 not found net eth0: phy

Re: [beagleboard] Re: How to increase appearance time of penguin logo..?

2014-01-31 Thread Kishor Dhanawade
Hello Andrew sir, My applixcation is GUI application and it requires desktop environment (slim in my case). Is it possible to execute GUI appllication as init process.And I have already removed non required deamons and services.I got success in reducing about 4-5 second. thank