[beagleboard] Re: PocketBeagle is sometimes running very hot with only minimal CPU activity

2020-06-11 Thread Brett Maurer
I want to follow up on this post in the event that someone else is experiencing the same problem. I implemented a USB power switch as shown in the below schematic. I have not seen a recurrence of the hot CPU problem after much testing. The 3G modem and software have been working perfectly. One

[beagleboard] Re: PocketBeagle is sometimes running very hot with only minimal CPU activity

2020-05-29 Thread Brett Maurer
Thank you for the reply. The drawing is very helpful. I noticed that P1.03 EN blinks high, then low, then high again after a couple seconds. I assume that this is not a problem for the power switch. I'll be checking this further after I get my hands on the component. -- For more options, visi

[beagleboard] Re: PocketBeagle is sometimes running very hot with only minimal CPU activity

2020-05-28 Thread Brett Maurer
Thank you for your comments. It seems I must revise the design for the power. It's a bit out of my area of knowledge so will need to do some research. The Beaglebone Black has always worked perfectly for my application but the PocketBeagle does not have the same USB socket available so I wired

[beagleboard] Re: PocketBeagle is sometimes running very hot with only minimal CPU activity

2020-05-28 Thread Brett Maurer
One further note, during today's test, the temperature returned to normal after restarting the bonescript only. I did not cycle power. The script controls wvdial to connect the 3G Modem. One theory is that there is some state between the CPU and modem that makes the CPU run hot and this is r

[beagleboard] PocketBeagle is sometimes running very hot with only minimal CPU activity

2020-05-28 Thread Brett Maurer
I'm using the PocketBeagle in one of my projects and have noticed 5 times out of maybe 100 that the CPU runs very hot, enough to burn my fingers. Running the TOP command, I see nothing using more that 1% CPU usage. When I cycle the power, the temperature returns to normal. I'm concerned that it

[beagleboard] Multiple FTDI Adapter Conflict

2017-08-23 Thread brett . friermood
Hello everyone, I am using a BeagleBone Black to interface between a weather station and radio modem. I am using two USB to serial converters and am experiencing USB system crashes which I have not yet been able to solve. I am thinking there may be some type of a conflict with the drivers when

[beagleboard] Re: Can't import pyserial or serial in python 3.4 2017-03 Debian

2017-06-29 Thread Brett Hamilton
The python module in pyserial is called serial, so no mystery there. To run a version of pip for your python3.4 you can use "python3 -m pip [pip args]". -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "Bea

Re: [beagleboard] Video image shifts right randomly

2017-02-08 Thread Brett
We've been running with the new bootloader for a few days and it seems like updating the bootloader did the trick! Thank you! On Monday, February 6, 2017 at 2:19:43 PM UTC-7, RobertCNelson wrote: > > On Mon, Feb 6, 2017 at 3:09 PM, Brett > > wrote: > > I am using 2

Re: [beagleboard] Video image shifts right randomly

2017-02-06 Thread Brett
I am using 2014.01. Do we know what version this bug was introduced with? On Monday, February 6, 2017 at 1:58:47 PM UTC-7, RobertCNelson wrote: > > On Mon, Feb 6, 2017 at 12:52 PM, Brett > > wrote: > > Hey guys, our product based on the beaglebone black is experiencing an >

[beagleboard] Re: Video image shifts right randomly

2017-02-06 Thread Brett
I forgot to mention that I am setting the resolution via kernel command line "video=HDMI-A-1:1024x768@60". The monitor settings do report the same resolution. On Monday, February 6, 2017 at 12:59:19 PM UTC-7, Brett wrote: > > When in the shifted state I have tried: > >

[beagleboard] Re: Video image shifts right randomly

2017-02-06 Thread Brett
clock is 140MHz #Not giving standard mode: 1152x864, 75Hz #Not giving standard mode: 1280x960, 75Hz Modeline"Mode 0" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync EndSection On Monday, February 6, 2017 at 11:52:00 AM UTC-7, Brett wrote: >

Re: [beagleboard] What kernel is recommended?

2016-12-28 Thread Brett Sawyer
tructions don't work (I couldn't make them work without manually editing parts of SGX, maybe I did something wrong). On Dec 28, 2016 17:57, "Robert Nelson" wrote: On Wed, Dec 28, 2016 at 5:23 PM, Brett wrote: > > Hello, I have a beaglebone black that I am building a k

[beagleboard] What kernel is recommended?

2016-12-28 Thread Brett
Hello, I have a beaglebone black that I am building a kernel for. I've found 5 or so different locations to get a kernel from but I am having trouble figuring out which one to use. My primary concern is stability, SGX acceleration and a fairly quick boot time. I've already built busybox and a

[beagleboard] Re: Beaglebone Black PRU Troubles

2016-11-09 Thread Brett Hamilton
I think your device tree overlay is not quite right, I see P8.11 set as mode 6 with internal pull down, but you've set exclusive use on P8.12. I usually use http://kilobaser.com/blog/2014-07-28-beaglebone-black-devicetreeoverlay-generator to look up pinmux settings because it's easier and less

[beagleboard] Re: Surefire PRU Example

2016-11-01 Thread Brett Hamilton
http://elinux.org/EBC_Exercise_30_PRU_via_remoteproc_and_RPMsg is the best summary I've found for the remoteproc method and it definitely answered some questions that I didn't see anywhere else I looked. Definitely works on 4.4.23-ti-r52. -- For more options, visit http://beagleboard.org/discu

[beagleboard] Re: Unable to reverse PWM polarity debian-8.4-console

2016-10-03 Thread Brett Hamilton
I know you've solved it or moved on but "inversed" is the secret word you're looking for. Took a bunch of digging through source & guessing to find it, maybe I can save somebody else the headache if they happen to find this thread. On Saturday, June 4, 2016 at 3:14:10 PM UTC-4, Vik wrote: > > >

[beagleboard] Re: Beaglebone repository access problem

2016-01-30 Thread brett . r . nicholas
Hi there, I just encountered the same issue and had the same wget error response after trying the suggested /etc/hosts fix then running opkg update. Did you ever find a solution to this? On Friday, December 27, 2013 at 4:09:41 AM UTC-5, frsal...@gmail.com wrote: > > Hi, Could I receive some adv

[beagleboard] BB X15, any status?

2015-07-14 Thread Brett
What's the news on the X15? Do we know the Delivery date or Cost? Estimates? b\375 -- 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

Re: [beagleboard] usb peripheral or gadget?

2015-06-12 Thread Brett
It appears that the USB3.0 port goes directly to the hub, so we will not be able to use it as a gadget. However, it does look like the we can use one or two of the USB2.0 ports as gadget/peripheral ports. The processor looks like it has support, but the BBX15 would need to be able to disconne

[beagleboard] usb peripheral or gadget?

2015-06-08 Thread Brett
Will the X15 allow usb to run in peripheral mode? On the Raspberry PI, USB is tied directly to a hub, so there's no way ( I've heard of ), to run it in 'gadget or peripheral' mode, even though the CPU does support device mode. Will the X15 have this issue? Is this true of both the USB2.0 and

Re: [beagleboard] Cloud9 Blank White Screen

2015-05-26 Thread Brett Maurer
You will need to reinstall everything after updating the image. Knowing it's a version issue though, you may be able to update the Cloud9 package on your machine and it might solve the problem. I'm not sure how this is done though. Check the Cloud9 docs. On Tue, May 26, 2015 at 12:00 AM, Rick Biss

[beagleboard] Boot Hangs After Editing fstab

2014-07-23 Thread brett . balogh
I was trying to set up my BBB to automount a USB drive, so I edited the /etc/fstab file, adding this line: /dev/sda1 /media/disk1 vfatauto,umask=0 0 0 I forgot to create the mount directory, so when I try reboot the BBB, the thing just hangs. I can't get a console nor

Re: [beagleboard] Auto login on a BBB w/ Debian Wheezy

2014-07-14 Thread brett . balogh
aha, yes, that's it! in this file: /etc/systemd/system/getty.target.wants/getty@tty1.service Change this line: ExecStart=-/sbin/agetty %I 38400 to: ExecStart=-/sbin/agetty -a debian %I 38400 autologin! On Monday, July 14, 2014 1:27:38 PM UTC-5, cody wrote: > > If you are using systemd you m

[beagleboard] Auto login on a BBB w/ Debian Wheezy

2014-07-14 Thread brett . balogh
I have a few beaglebone blacks that I want to automatically log in to a console at boot. I have successfully gotten one of them to do this, but I cannot remember for the life of me how I did it. Well, I remember how to disable lightdm so that it has to be started manually by typing 'startx' fro

[beagleboard] Re: Kernel 3.13 with SGX libs

2014-03-28 Thread brett . sawyer
41000 pvrsrvkm 179069 1 omaplfb, Live 0xbf00 (O) All the demos appear to run fine. On Friday, March 28, 2014 12:41:51 PM UTC-6, Brett wrote: > > I am having trouble getting the SGX libs to work properly with kernel 3.13 > from https://github.com/RobertCNelson/linux-dev. I did

[beagleboard] Kernel 3.13 with SGX libs

2014-03-28 Thread Brett
I am having trouble getting the SGX libs to work properly with kernel 3.13 from https://github.com/RobertCNelson/linux-dev. I did have to modify sgx_build_modules.sh to enable FBDEV, my requirements are no X. The first sign of trouble is during the build of the SGX libs I am seeing this warning

Re: [beagleboard] BBXM and SGX libs

2014-03-14 Thread Brett
lit with COLOUR DOWNSAMPLING from ARGB to RGB565 > and then present the RGB565 to the bottom right quadrant of the screen > (bottom right quadrant should be a red gradient): > OK > OK > OK > OK > Free the off screen surfaces: > OK > OK > OK > OK > Dest

Re: [beagleboard] BBXM and SGX libs

2014-03-11 Thread Brett
e dtb file was causing the boot issue. See RCN's comment in https://groups.google.com/forum/#!category-topic/beagleboard/beagleboard-xm/V2WeJrX4zXY On Wednesday, March 5, 2014 4:15:49 PM UTC-7, Brett wrote: > > I had some success with the 3.7.x kernel and the SGX libraries! However I

Re: [beagleboard] dtb file causes boot failure

2014-03-11 Thread Brett
Makes sense, thanks very much for commenting on this. I will keep my uEnv.txt the way it is and ignore the dtb files. On Tuesday, March 11, 2014 4:14:46 PM UTC-6, RobertCNelson wrote: > > On Tue, Mar 11, 2014 at 4:33 PM, Brett > > wrote: > > I am having trouble getting my

[beagleboard] dtb file causes boot failure

2014-03-11 Thread Brett
I am having trouble getting my Beagleboard-xm to boot when the omap3-beagle-xm.dtb is loaded by u-boot Best I can tell, u-boot loads the kernel and the dtb file successfully but boot locks up with "Waiting for root device /dev/mmcblk0p2..." There are a number of things in the boot log that look

Re: [beagleboard] BBXM and SGX libs

2014-03-05 Thread Brett
). I might be able to continue using 11.10 but if at all possible we would like update. Can you suggest a version that is more likely to work? Thanks for your help. On Wednesday, March 5, 2014 12:06:29 PM UTC-7, RobertCNelson wrote: > > On Wed, Mar 5, 2014 at 1:00 PM, Brett > > wrote

[beagleboard] BBXM and SGX libs

2014-03-05 Thread Brett
Hello, I am trying to get a BBXM running with the SGX libraries. The requirements of my project are to run an EGL2 application without an X11 server. I've followed the steps on http://elinux.org/BeagleBoardUbuntu without success. Using Ubuntu 13.10 built kernel version 3.13.5-armv7-x11 but I g