Re: [beagleboard] debian: test images (2014-01-10)

2014-02-25 Thread Micka
Ok thx, I figured out how to disable lightdm : sudo update-rc.d lightdm disable thx, On Tue, Feb 25, 2014 at 2:50 PM, Robert Nelson wrote: > On Tue, Feb 25, 2014 at 7:47 AM, Micka wrote: > > Hi, > > > > I'm using the image > > > http://rcn-ee.net/deb/testing/2014-01-29/debian-7.3-lxde-armhf-

Re: [beagleboard] debian: test images (2014-01-10)

2014-02-25 Thread Robert Nelson
On Tue, Feb 25, 2014 at 7:47 AM, Micka wrote: > Hi, > > I'm using the image > http://rcn-ee.net/deb/testing/2014-01-29/debian-7.3-lxde-armhf-2014-01-29.tar.xz > because I needed the x server already installed . > > But I can't find how to disable lxde from starting anyone know ? I told light

Re: [beagleboard] debian: test images (2014-01-10)

2014-02-25 Thread Micka
Hi, I'm using the image http://rcn-ee.net/deb/testing/2014-01-29/debian-7.3-lxde-armhf-2014-01-29.tar.xz because I needed the x server already installed . But I can't find how to disable lxde from starting anyone know ? On Sat, Feb 22, 2014 at 5:33 AM, Jason Kridner wrote: > > > > On Wed,

Re: [beagleboard] debian: test images (2014-01-10)

2014-02-21 Thread Jason Kridner
On Wed, Jan 29, 2014 at 4:09 PM, Robert Nelson wrote: > Lets keep this going, round 4... > > First, for tracking please report all bugs to: > http://bugs.elinux.org/projects/debian-image-releases > > Fixes: > 3.8.13-bone37 -> 3.8.13-bone39 > * rs485 support from Micka > * dir-changeable propery fo

Re: [beagleboard] debian: test images (2014-01-10)

2014-02-05 Thread Robert Nelson
On Tue, Feb 4, 2014 at 8:51 PM, James Valleroy wrote: > On Wed, Jan 29, 2014 at 4:09 PM, Robert Nelson > wrote: >> To "rebuild" >> git clone git://github.com/beagleboard/image-builder.git >> cd image-builder >> git checkout bb.org-v2014.01.29 -b tmp >> touch release >> ./beagleboard.org_image.sh

Re: [beagleboard] debian: test images (2014-01-10)

2014-02-05 Thread James Valleroy
On Wed, Jan 29, 2014 at 4:09 PM, Robert Nelson wrote: > To "rebuild" > git clone git://github.com/beagleboard/image-builder.git > cd image-builder > git checkout bb.org-v2014.01.29 -b tmp > touch release > ./beagleboard.org_image.sh I attempted to rebuild the image (mainly for educational purpose

[beagleboard] debian: test images (2014-01-10)

2014-01-29 Thread Robert Nelson
Lets keep this going, round 4... First, for tracking please report all bugs to: http://bugs.elinux.org/projects/debian-image-releases Fixes: 3.8.13-bone37 -> 3.8.13-bone39 * rs485 support from Micka * dir-changeable propery for gpio-of-helper from Charles * cape-bone-proto from me *(new default p

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-28 Thread Robert Nelson
> I had this issue with my MachineKit images until I switched to lightdm > instead of xdm. Lightdm is trusted by consolekit (no relation to > MachineKit! :) and thus allows things like rebooting and user mounting > of USB devices. > > I was running xfce4, however, so lxde might be different. Yeah

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-27 Thread Charles Steinkuehler
On 1/27/2014 9:23 PM, Robert Nelson wrote: > On Mon, Jan 27, 2014 at 9:16 PM, Louis McCarthy wrote: >> So, evidently you cannot log out / shutdown / or reboot from LXDE if there >> is a ssh session open with super user active.It fails with >> "Authentication needed". Log out of the ssh session

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-27 Thread Robert Nelson
On Mon, Jan 27, 2014 at 9:16 PM, Louis McCarthy wrote: > So, evidently you cannot log out / shutdown / or reboot from LXDE if there > is a ssh session open with super user active.It fails with > "Authentication needed". Log out of the ssh session and LXDE has full > control again. Yeah, t

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-27 Thread Louis McCarthy
So, evidently you cannot log out / shutdown / or reboot from LXDE if there is a ssh session open with super user active.It fails with "Authentication needed". Log out of the ssh session and LXDE has full control again. On Thursday, January 23, 2014 1:04:01 PM UTC-6, RobertCNelson wrote:

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-23 Thread Robert Nelson
On Thu, Jan 23, 2014 at 9:35 AM, Charles Steinkuehler wrote: > On 1/23/2014 9:40 AM, Robert Nelson wrote: >> All play with ideas, as i've fixed most of the things on my bug list >> and pushed that out as 2014.01.22.. > > Let me know if you need help. I've done a lot of initrd hacking from my > Li

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-23 Thread Charles Steinkuehler
On 1/23/2014 9:40 AM, Robert Nelson wrote: > All play with ideas, as i've fixed most of the things on my bug list > and pushed that out as 2014.01.22.. Let me know if you need help. I've done a lot of initrd hacking from my Linux Router Project / LEAF days, and am comfortable playing with disk pa

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-23 Thread Robert Nelson
On Thu, Jan 23, 2014 at 8:58 AM, Charles Steinkuehler wrote: > On 1/23/2014 9:12 AM, Robert Nelson wrote: >> But i'd really like someone to write a script to automate the resize >> on bootup from the bbb.. ;) We have the initrd.img, so it could be >> done before the root partition is first loaded

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-23 Thread Charles Steinkuehler
On 1/23/2014 9:12 AM, Robert Nelson wrote: > But i'd really like someone to write a script to automate the resize > on bootup from the bbb.. ;) We have the initrd.img, so it could be > done before the root partition is first loaded.. I'm not sure you'd want to put everything required to resize th

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-23 Thread Robert Nelson
On Thu, Jan 23, 2014 at 3:22 AM, Eric Fort wrote: > yes, > > having an 8G option would be really nice. 4G to an 8G card wastes > half the card and makes it a pain to ever recover the other 4G. > Finally found a utility that restores full capacity but 8G would be > quite nice if it's not much more

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-23 Thread Eric Fort
yes, having an 8G option would be really nice. 4G to an 8G card wastes half the card and makes it a pain to ever recover the other 4G. Finally found a utility that restores full capacity but 8G would be quite nice if it's not much more trouble to produce. Eric On Fri, Jan 10, 2014 at 3:36 PM, R

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-13 Thread Robert Nelson
> > Just tried a quick test on 3.13-rc8 - no panic, but no shutdown either! and no xorg... been hacking on it all morning.. regression from v3.12.x Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message becaus

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-13 Thread David Lambert
On 01/13/2014 10:06 AM, Robert Nelson wrote: On Sat, Jan 11, 2014 at 7:40 AM, David Lambert wrote: On 01/10/2014 04:11 PM, Robert Nelson wrote: It's Friday and everyone is probally kicking back and enjoying a cold beverage... Well enough of that crap, time to start actually testing something..

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-13 Thread Bas Laarhoven
On 13-1-2014 17:06, Robert Nelson wrote: On Sat, Jan 11, 2014 at 7:40 AM, David Lambert wrote: On 01/10/2014 04:11 PM, Robert Nelson wrote: It's Friday and everyone is probally kicking back and enjoying a cold beverage... Well enough of that crap, time to start actually testing something... ;)

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-13 Thread Robert Nelson
On Sat, Jan 11, 2014 at 7:40 AM, David Lambert wrote: > On 01/10/2014 04:11 PM, Robert Nelson wrote: >> >> It's Friday and everyone is probally kicking back and enjoying a cold >> beverage... Well enough of that crap, time to start actually testing >> something... ;) >> >> First, for tracking plea

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-11 Thread David Lambert
On 01/10/2014 04:11 PM, Robert Nelson wrote: It's Friday and everyone is probally kicking back and enjoying a cold beverage... Well enough of that crap, time to start actually testing something... ;) First, for tracking please report all bugs to: http://bugs.elinux.org/projects/debian-image-rele

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-10 Thread David Lambert
On 01/10/2014 05:52 PM, David Lambert wrote: On 01/10/2014 05:36 PM, Robert Nelson wrote: Should i also push out a 8GB image? it's all zero's and it just compresses very well.. I know but I think most of the time is writing to the SD, so it would be nice if there was a good way to resize the

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-10 Thread David Lambert
On 01/10/2014 05:36 PM, Robert Nelson wrote: Should i also push out a 8GB image? it's all zero's and it just compresses very well.. I know but I think most of the time is writing to the SD, so it would be nice if there was a good way to resize the root using parted or something? specifially:

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-10 Thread Robert Nelson
On Fri, Jan 10, 2014 at 5:25 PM, David Lambert wrote: > On 01/10/2014 04:11 PM, Robert Nelson wrote: >> >> It's Friday and everyone is probally kicking back and enjoying a cold >> beverage... Well enough of that crap, time to start actually testing >> something... ;) >> >> First, for tracking plea

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-10 Thread Robert Nelson
On Fri, Jan 10, 2014 at 5:09 PM, David Lambert wrote: > On 01/10/2014 04:11 PM, Robert Nelson wrote: >> >> >> 4GB standalone image that can be flashed to any 4GB or greater. >> [bone-debian-7.3-2014-01-10-4gb.img.xz] >> >> >> http://rcn-ee.net/deb/testing/2014-01-10/bone-debian-7.3-2014-01-10-4gb.

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-10 Thread David Lambert
On 01/10/2014 04:11 PM, Robert Nelson wrote: It's Friday and everyone is probally kicking back and enjoying a cold beverage... Well enough of that crap, time to start actually testing something... ;) First, for tracking please report all bugs to: http://bugs.elinux.org/projects/debian-image-rele

Re: [beagleboard] debian: test images (2014-01-10)

2014-01-10 Thread David Lambert
On 01/10/2014 04:11 PM, Robert Nelson wrote: 4GB standalone image that can be flashed to any 4GB or greater. [bone-debian-7.3-2014-01-10-4gb.img.xz] http://rcn-ee.net/deb/testing/2014-01-10/bone-debian-7.3-2014-01-10-4gb.img.xz 096915309ec4a8fe41b1e8076a0c436b bone-debian-7.3-2014-01-10-4gb.im

[beagleboard] debian: test images (2014-01-10)

2014-01-10 Thread Robert Nelson
It's Friday and everyone is probally kicking back and enjoying a cold beverage... Well enough of that crap, time to start actually testing something... ;) First, for tracking please report all bugs to: http://bugs.elinux.org/projects/debian-image-releases So go forward and test the first "beta" r