[beagleboard] generic-boot-script.sh and the year 2030 ?

2015-01-18 Thread William Welch
Greetings,

We have several BBB systems that are happily running Debian via the very 
handy 'flasher' distro.  Thank you very much for providing these!

However, we have one unit, that sometimes boots up in the year 2030 -- well 
that is what it thinks anyway.

I noticed the generic-boot-script.sh tries to bring the date into the 'ball 
park', but it does not seem to handle the case of being so far in the 
future...

Also, NTPD seems to exit, even though I thought it was supposed to allow 
the very first setting of extreme different time.

To compound the trouble, the system is behind a firewall, and OpenVPN does 
not work because it thinks our certificates are expired.

I welcome suggestions as to a good fix for this problem.

thank you,

William

-- 
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 it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: debian: release candidate: 2014-12-11

2014-12-25 Thread William Welch
The updated TI kernel -r43, with ftdio_sio module included, is working 
nicely.

thanks!

William


On Friday, December 12, 2014 3:16:23 PM UTC-6, RobertCNelson wrote:

 Happy Holidays! 

 I just pushed out another round of images for testing.  I know Jason  
 bb.org really wants an offical new image, so please test the last 
 Debian 7 (wheezy) release for bb.org (1) 

 http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#2014-12-11 

 Upgrades over 2014-05-14 

 U-boot: v2015.01-rc3 
 Kernel: 3.8.13-bone68 

 Simpler Kernel Upgrades: 
  sudo apt-get install linux-image-3.8.13-bone68 ; sudo reboot 

 Kernel Headers included: 
  sudo apt-get install linux-headers-3.8.13-bone68 

 3rd party module list: 
  sudo apt-get install mt7601u-modules-3.8.13-bone68 

 3rd party repo added: https://github.com/rcn-ee/repos (2) 
  am335x-pru-package 
  ap-hotspot 
  dart-1.8 (stable 1.8 branch) 
  dart-edge (git master branch) 
  oracle-java8-installer 
  ti-pru-cgt-installer 
  xenomai-runtime 

 1: Debian 8 (Jessie): 
 At the rate things are going, it might be released mid Feb: 
 https://udd.debian.org/cgi-bin/rcblog.cgi 

 2: This is open to more users, if you need something packaged and 
 distributed that is open source, ping us. 

 Regards, 

 -- 
 Robert Nelson 
 http://www.rcn-ee.com/ 


-- 
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 it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: debian: release candidate: 2014-12-11

2014-12-15 Thread William Welch
Greetings,

I love the work you are doing Robert -- thank you!

I especially like the lean/small 'console' flasher images, but I have yet 
to figure out the best way to add missing modules -- for example 
ftdio_sio...  I see they are included on the larger lxde images.  I will 
check your 3rd party repo next.

I can extract the missing modules from the lxde image manually, but I 
didn't want to do this if there is a more standard way of doing this -- I 
expect to do this several times.

thank you!

William


On Friday, December 12, 2014 3:16:23 PM UTC-6, RobertCNelson wrote:

 Happy Holidays! 

 I just pushed out another round of images for testing.  I know Jason  
 bb.org really wants an offical new image, so please test the last 
 Debian 7 (wheezy) release for bb.org (1) 

 http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#2014-12-11 

 Upgrades over 2014-05-14 

 U-boot: v2015.01-rc3 
 Kernel: 3.8.13-bone68 

 Simpler Kernel Upgrades: 
  sudo apt-get install linux-image-3.8.13-bone68 ; sudo reboot 

 Kernel Headers included: 
  sudo apt-get install linux-headers-3.8.13-bone68 

 3rd party module list: 
  sudo apt-get install mt7601u-modules-3.8.13-bone68 

 3rd party repo added: https://github.com/rcn-ee/repos (2) 
  am335x-pru-package 
  ap-hotspot 
  dart-1.8 (stable 1.8 branch) 
  dart-edge (git master branch) 
  oracle-java8-installer 
  ti-pru-cgt-installer 
  xenomai-runtime 

 1: Debian 8 (Jessie): 
 At the rate things are going, it might be released mid Feb: 
 https://udd.debian.org/cgi-bin/rcblog.cgi 

 2: This is open to more users, if you need something packaged and 
 distributed that is open source, ping us. 

 Regards, 

 -- 
 Robert Nelson 
 http://www.rcn-ee.com/ 


-- 
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 it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: debian: release candidate: 2014-12-11

2014-12-15 Thread William Welch
My mistake, I am very sorry. The ftdi driver is there on this console 
flasher image.  What is missing on the flasher, is the firmware for my wifi 
-- htc_9271.fw

However, on the uSD card image, after switching to the TI kernel, via 
update_kernel.sh there seem to be no ftdi_sio module.  This may not matter 
-- I am not sure that I would use the TI kernel, except that if I 
understand correctly, it is considered a 'long term' version.

by the way, for my use case, eMMC reliability and USB host support are the 
key factors. So I am attempting to evaluate each of your offerings.

Sorry for the confusion,

William


On Monday, December 15, 2014 7:43:35 PM UTC-6, RobertCNelson wrote:

 On Mon, Dec 15, 2014 at 6:04 PM, William Welch bvw...@gmail.com 
 javascript: wrote: 
  Greetings, 
  
  I love the work you are doing Robert -- thank you! 
  
  I especially like the lean/small 'console' flasher images, but I have 
 yet to 
  figure out the best way to add missing modules -- for example 
 ftdio_sio... 
  I see they are included on the larger lxde images.  I will check your 
 3rd 
  party repo next. 
  
  I can extract the missing modules from the lxde image manually, but I 
 didn't 
  want to do this if there is a more standard way of doing this -- I 
 expect to 
  do this several times. 

 They should have the same kernel/modules, which one are we missing? 

 I know the lxqt (with v3.14.x) is not 100% in sync with the v3.8.x 
 used on the lxde/console.. 

 Regards, 

 -- 
 Robert Nelson 
 http://www.rcn-ee.com/ 


-- 
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 it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: debian: release candidate: 2014-12-11

2014-12-15 Thread William Welch
Very good, I did notice that there was a ti-r41 update.

To follow-up, for those of us trying to add to the (very nice -- lean is 
good ) console flasher image, is there a way to add missing firmware via a 
script/repo, or should I plan on grabbing missing items manually?

I could set up my own in-house variation of your flasher, using your tools, 
I know. But it seems like others would benefit from a central location.

thank you again!

William


On Monday, December 15, 2014 9:56:41 PM UTC-6, RobertCNelson wrote:

 On Mon, Dec 15, 2014 at 9:06 PM, William Welch bvw...@gmail.com 
 javascript: wrote: 
  My mistake, I am very sorry. The ftdi driver is there on this console 
  flasher image.  What is missing on the flasher, is the firmware for my 
 wifi 
  -- htc_9271.fw 

 So the firmware should be in the lxde image. 

 However, for the console image, the goal was to be as minimal as 
 possible and still be able to flash the eMMC...  So while yes, this 
 means it'll be missing firmware/etc, it should be a nice simple base 
 for everyone to work off of. 


  However, on the uSD card image, after switching to the TI kernel, via 
  update_kernel.sh there seem to be no ftdi_sio module.  This may not 
 matter 
  -- I am not sure that I would use the TI kernel, except that if I 
 understand 
  correctly, it is considered a 'long term' version. 

 Ah! My mind wasn't clear on what you meant on ftdi_sio. So yes i'll 
 add the configs to the default v3.14.x branch. ;)  I just re-fixed the 
 lcd's with r41 today but i'll start adding more configs by default. 

  by the way, for my use case, eMMC reliability and USB host support are 
 the 
  key factors. So I am attempting to evaluate each of your offerings. 

 For that, v3.14.x is your best choice, btw, you should also make sure 
 you've upraded to r41: 

 sudo apt-get update 
 sudo apt-get install linux-image-3.14.26-ti-r41 
 sudo reboot 

 As there was an ethernet  usb fix in the ti merge from today included: 


 https://github.com/RobertCNelson/ti-linux-kernel/compare/c5591108a697733b6370ef8682802e0112a6c4e7...f733aa036398f9e8578f90406a90a709e00cf60f
  

 Regards, 

 -- 
 Robert Nelson 
 http://www.rcn-ee.com/ 


-- 
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 it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: debian: release candidate: 2014-12-11

2014-12-15 Thread William Welch
oops, I should have known there would be a debian package for various
firmware...  Very nice!

thanks for your great work, and your patience.

William


On Mon, Dec 15, 2014 at 10:09 PM, Robert Nelson robertcnel...@gmail.com
wrote:

 On Mon, Dec 15, 2014 at 10:04 PM, William Welch bvwe...@gmail.com wrote:
  Very good, I did notice that there was a ti-r41 update.
 
  To follow-up, for those of us trying to add to the (very nice -- lean is
  good ) console flasher image, is there a way to add missing firmware via
 a
  script/repo, or should I plan on grabbing missing items manually?

 For, htc_9271.fw:

 sudo apt-get update
 sudo apt-get install firmware-atheros

 Then you'll have it. ;)

  I could set up my own in-house variation of your flasher, using your
 tools,
  I know. But it seems like others would benefit from a central location.

 Regards,

 --
 Robert Nelson
 http://www.rcn-ee.com/

 --
 For more options, visit http://beagleboard.org/discuss
 ---
 You received this message because you are subscribed to a topic in the
 Google Groups BeagleBoard group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/beagleboard/lhrEgTXhtvo/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 beagleboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
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 it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] linux kernel 3.12.0-rc7 usb webcam 0bda:5801 uvcvideo hangs on beaglebone black

2013-10-31 Thread William Welch
Greetings,

First, thank you Robert Nelson for the fine work, moving the beaglebone 
black forward to the latest kernels!

I've got a usb webcam, 0bda:5801 , that works with the TI PSP 3.2.x kernel, 
but not with the 3.8.x or 3.12.0-rc7 kernels. I am using the Wheezy distro. 
 It hangs -- not only with my small python extension grabber, but also with 
standard programs like Camorama and luvcview.  The outputs from uvcdynctrl 
-l, and v4l2-ctl -V, seem reasonable, yet the programs hang, right away, on 
the first frame.

I think the problem is related to DMA, so I am hoping there is some kernel 
parameter that I can tweak to get it working.  It is a special camera, so I 
can't just toss it and choose another one.

Thanks in advance for any suggestions!

William

-- 
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 it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.