Re: [beagleboard] Re: Query regarding uboot and uEnv.txt

2018-02-23 Thread Hemant Kapoor
I can confirm that the latest image didn't have any issues installing kernel headers... hemant@beaglebone:~$ sudo apt-get install linux-headers-`uname -r` Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed:

Re: [beagleboard] Re: Query regarding uboot and uEnv.txt

2018-02-22 Thread Hemant Kapoor
Cheers... I will try the new image tonight and reply the results back -- 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, s

Re: [beagleboard] Re: Query regarding uboot and uEnv.txt

2018-02-22 Thread Robert Nelson
On Thu, Feb 22, 2018 at 2:44 PM, Hemant Kapoor wrote: > > hemant@beaglebone:~$ cat /etc/dogtag > BeagleBoard.org Debian Image 2017-08-31 Okay thanks i'll take a look at what's getting stuck in that one. ps, new images were posted last month: https://beagleboard.org/latest-images Regards, --

Re: [beagleboard] Re: Query regarding uboot and uEnv.txt

2018-02-22 Thread Hemant Kapoor
hemant@beaglebone:~$ cat /etc/dogtag BeagleBoard.org Debian Image 2017-08-31 -- 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 fr

Re: [beagleboard] Re: Query regarding uboot and uEnv.txt

2018-02-22 Thread Robert Nelson
On Thu, Feb 22, 2018 at 2:35 PM, Hemant Kapoor wrote: > So following your suggestion > I hit my first road block :( > > hemant@beaglebone:~$ sudo apt-get install linux-headers-`uname -r` > Reading package lists... Done > Building dependency tree > Reading state information... Done > You might

Re: [beagleboard] Re: Query regarding uboot and uEnv.txt

2018-02-22 Thread Hemant Kapoor
So following your suggestion I hit my first road block :( hemant@beaglebone:~$ sudo apt-get install linux-headers-`uname -r` Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The fo

Re: [beagleboard] Re: Query regarding uboot and uEnv.txt

2018-02-22 Thread Robert Nelson
On Thu, Feb 22, 2018 at 2:16 PM, Hemant Kapoor wrote: > >> >> sudo apt update >> sudo apt install linux-headers-`uname -r` > > HK: Above instructions are for building the modules natively correct... This > won't help me cross compiling but based on your second response, it is clear > that module a

Re: [beagleboard] Re: Query regarding uboot and uEnv.txt

2018-02-22 Thread Hemant Kapoor
> > sudo apt update > sudo apt install linux-headers-`uname -r` > HK: Above instructions are for building the modules natively correct... This won't help me cross compiling but based on your second response, it is clear that module are different in terms of compilation than normal applicatio

Re: [beagleboard] Re: Query regarding uboot and uEnv.txt

2018-02-22 Thread Robert Nelson
On Thu, Feb 22, 2018 at 1:58 PM, Hemant Kapoor wrote: > Cheers Rob for taking time out to reply > > I would also like to take this opportunity to thank you for all the help and > support you are providing to us beginners > I have solved so many of my queries by seeing your replies in other