Re: [beagleboard] UART high speed hang fixed - disabled wkup_m3!!

2015-11-28 Thread William Hermans
http://free-electrons.com/kerneldoc/latest/devicetree/bindings/remoteproc/wkup_m3_rproc.txt >From the gist of things it seems to be part of the PRU power management code in relation to remoteproc. On Sat, Nov 28, 2015 at 2:57 AM, Lee Armstrong wrote: > Hi all, > > I have

Re: [beagleboard] Unlimited storage on Amazon cloud drive for $5

2015-11-28 Thread John Syne
I saw this yesterday. Amazing. Regards, John > On Nov 27, 2015, at 11:24 PM, William Hermans wrote: > > Same price as the Raspberry PI zero. 5 Bux ;) > > So, I'm not exactly an rPI fan, by far. But for 5 bux . . . Or even free if > you live in the UK, and have the

Re: [beagleboard] microSD card size limitation

2015-11-28 Thread Robert Nelson
On Nov 28, 2015 10:32 AM, "Graham" wrote: > > For a while, there was a reported limit of 32GB on the memory size of the plug-in microSD cards used with the BeagleBone Black. > Is this limit still in place, or has it changed? > Specifically, could I use a 128 GB card with a

Re: [beagleboard] Debian Overlay / Pinmux not working?

2015-11-28 Thread Riley Porter
So I woke up this morning and gave this a go. I think there still might be something wrong here. So I have all of my pins that I wish to use set to 0x27 input with pulldown enabled. Which I assume means they will be pulled low to ground. (stating the obvious here) I went to /sys/class/gpio/

Re: [beagleboard] Unlimited storage on Amazon cloud drive for $5

2015-11-28 Thread John Syne
My guess is you do normal backups of all your important work; however, what if you have a fire, theft, or some other disaster, which will destroy all your backups as well. Hence the need for offsite storage. Now unless you are storing your backup tapes/disks offsite, cloud storage starts to

Re: [beagleboard] Debian Overlay / Pinmux not working?

2015-11-28 Thread William Hermans
As I said. I'm no expert. In your place, I'd probably start up a google session that lasts for a day or two, If need be. On Sat, Nov 28, 2015 at 12:34 PM, Riley Porter wrote: > So I woke up this morning and gave this a go. I think there still might > be something wrong

Re: [beagleboard] Re: Unlimited storage on Amazon cloud drive for $5

2015-11-28 Thread William Hermans
> > *My guess is you do normal backups of all your important work; however, > what if you have a fire, theft, or some other disaster, which will destroy > all your backups as well. Hence the need for offsite storage. Now unless > you are storing your backup tapes/disks offsite, cloud storage

[beagleboard] Re: Unlimited storage on Amazon cloud drive for $5

2015-11-28 Thread cl
John Syne wrote: > [-- text/plain, encoding quoted-printable, charset: UTF-8, 116 lines --] > > My guess is you do normal backups of all your important work; however, > what if you have a fire, theft, or some other disaster, which will destroy > all your backups as well.

Re: [beagleboard] Re: Unlimited storage on Amazon cloud drive for $5

2015-11-28 Thread Robert Nelson
On Nov 28, 2015 2:48 PM, wrote: > > John Syne wrote: > > [-- text/plain, encoding quoted-printable, charset: UTF-8, 116 lines --] > > > > My guess is you do normal backups of all your important work; however, > > what if you have a fire, theft, or some other

Re: [beagleboard] Unlimited storage on Amazon cloud drive for $5

2015-11-28 Thread John Syne
A few years ago I was backing up all my data to a raid6 server. My thinking was any two disks can fail simultaneously and I still would not loose data. Unknown to me, I was using an Intel RAID controller that had a firmware bug and it trashed all my disks and I lost about 6 months of work. Now

Re: [beagleboard] Unlimited storage on Amazon cloud drive for $5

2015-11-28 Thread William Hermans
> > *Yeah, but rsync only gives you a snapshot and not a history of your > backup. When I really mess up, I want to go back to the state of my machine > 15 minutes ago, or two days ago. This has saved me a lot of head > scratching, trying to find out where I messed up. I really like the way >

[beagleboard] BBB's X-loader source code

2015-11-28 Thread Bharath R
Hi, I'm trying to get the x-loader's source code for BBB. I've tried *http://git.gitorious.org/x**-**load**-**omap3/mainl**ine.git *but no success. Can anyone please direct me to the x-loader's source code. Regards, Bharath -- For more options, visit http://beagleboard.org/discuss --- You

Re: [beagleboard] Debian Overlay / Pinmux not working?

2015-11-28 Thread Charles Steinkuehler
On 11/28/2015 1:34 PM, Riley Porter wrote: > So I woke up this morning and gave this a go. I think there still might be > something wrong here. So I have all of my pins that I wish to use set to > 0x27 input with pulldown enabled. Which I assume means they will be pulled > low to ground.

Re: [beagleboard] Unlimited storage on Amazon cloud drive for $5

2015-11-28 Thread William Hermans
For my usage, RAID is useless. Better to use separate disks, and rsync. As most data does not need to be redundant, and you get more storage that way, with very little to go wrong. On Sat, Nov 28, 2015 at 7:32 PM, John Syne wrote: > A few years ago I was backing up all my

Re: [beagleboard] Unlimited storage on Amazon cloud drive for $5

2015-11-28 Thread William Hermans
> > *a) rsync for files that do not need incremental backup. e.g. pictures > etc.* > And by this of course I mean: Perhaps you have a whole directory for pictures, and those that have already been backed up using rsync wont need it done again. But if you add new files in a new directory . . .then

[beagleboard] Out yet?

2015-11-28 Thread David Culp
I didn't think it was due out until mid-December. I'm seeing one or two places on the net that claim to have stock. -- 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

Re: [beagleboard] Unlimited storage on Amazon cloud drive for $5

2015-11-28 Thread John Syne
Yeah, but rsync only gives you a snapshot and not a history of your backup. When I really mess up, I want to go back to the state of my machine 15 minutes ago, or two days ago. This has saved me a lot of head scratching, trying to find out where I messed up. I really like the way timemachine

Re: [beagleboard] BBB's X-loader source code

2015-11-28 Thread John Syne
x-loader was combined with uboot some time ago. Regards, John > On Nov 28, 2015, at 8:39 PM, Bharath R wrote: > > Hi, > > I'm trying to get the x-loader's source code for BBB. I've tried > http://git.gitorious.org/x-load-omap3/mainline.git but no success. Can