On Sun, Feb 23, 2014 at 12:11 AM, <[email protected]> wrote: > First of all, sorry for posting such a big message, I just want to make > things clear... > > Robert I tried your images available at > https://rcn-ee.net/deb/microsd/saucy/bone-ubuntu-13.10-2014-02-16-2gb.img.xz > > Booted my beaglebone black with the image on sd card. > > and ran the following commands > > cd /opt/scripts/tools > git pull > ./grow_partition.sh > sudo reboot > > > cd /opt/scripts/tools > git pull > > root@arm:/home/ubuntu# cd /opt/scripts/tools > root@arm:/opt/scripts/tools# git pull > Already up-to-date. > root@arm:/opt/scripts/tools# ./update_kernel.sh > --2014-02-23 06:04:21-- http://rcn-ee.net/deb/saucy-armhf/LATEST-omap-psp > Resolving rcn-ee.net (rcn-ee.net)... 69.163.128.251 > Connecting to rcn-ee.net (rcn-ee.net)|69.163.128.251|:80... connected. > HTTP request sent, awaiting response... 200 OK > Length: 237 [text/plain] > Saving to: 'LATEST-omap-psp' > > 100%[======================================>] 237 --.-K/s in 0s > > 2014-02-23 06:04:22 (2.90 MB/s) - 'LATEST-omap-psp' saved [237/237] > > v3.8.13-bone40 is latest > Third party modules... > > > Then I did >
Now just do: wget https://raw.github.com/gkaindl/beaglebone-ubuntu-scripts/master/bb-get-rcn-kernel-source.sh chmod +x bb-get-rcn-kernel-source.sh ./bb-get-rcn-kernel-source.sh > git clone git://github.com/RobertCNelson/stable-kernel.git > > Wrong "repo"... BTW: just because we can install the headers, doesn't always guarentee some crappy upstream's out of tree modules will build against it.. 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
