Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2018-09-14 Thread Robert Nelson
On Fri, Sep 14, 2018 at 7:40 AM  wrote:
>
> Hi Bushra,
> Thank you so much.
> I performed the steps told by you and I successfully able to install the 
> linux-headers-3.8.13-bone84.But I have one more question that my debian is 
> using linux-headers-3.8.13-bone50 and I am not able to get the headers for it 
> so should I upgrade or downgrade my linux-headers or headers for bone-50 is 
> available?

Here you go, copied from cold storage:

https://rcn-ee.net/repos/really-old-headers/linux-headers-3.8.13-bone50_1.0wheezy_armhf.deb

Totally unsupported and not recommending anything as 3.8.13-bone50 was
released May 12, 2014...

Regards,

-- 
Robert Nelson
https://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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYiy8SH7nsOwUreVxfgisvU7HrXfrRcGbUnFRM_V1fY8Ag%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2018-09-14 Thread shrutika . fiske
Hi Bushra,
Thank you so much.
I performed the steps told by you and I successfully able to install the 
linux-headers-3.8.13-bone84.But I have one more question that my debian is 
using linux-headers-3.8.13-bone50 and I am not able to get the headers for 
it so should I upgrade or downgrade my linux-headers or headers for bone-50 
is available?

On Thursday, September 13, 2018 at 8:10:16 PM UTC+5:30, Bushra Soltani 
wrote:
>
> Dear shrutika,
>
> I did this:
>
> wget 
> http://repos.rcn-ee.net/debian/pool/main/l/linux-upstream/linux-headers-3.8.13-bone84_1wheezy_armhf.deb
> sudo dpkg -i linux-headers-3.8.13-bone84_1wheezy_armhf.deb
>
> and then the linux hearers had been installed.  
>
> Regards,
> Bushra
>
> On Thu, Sep 13, 2018 at 3:59 PM  > wrote:
>
>> @Bushra Soltani
>>
>> Did you able to solve this problem?
>>
>> On Monday, June 12, 2017 at 4:56:27 PM UTC+5:30, Bushra Soltani wrote:
>>>
>>> Dear Robert,
>>>
>>> thank you very much for your reply.
>>> when I do this: sudo apt-get install linux-headers-3.8.13-bone84
>>>
>>> I get the following errors:
>>>
>>> Reading package lists... Done
>>> Building dependency tree   
>>> Reading state information... Done
>>> E: Unable to locate package linux-headers-3.8.13-bone84
>>> E: Couldn't find any package by regex 'linux-headers-3.8.13-bone84'
>>>
>>> Could you please help me how to instal linux headers for 3.8.13-bone 84 
>>> or bone50
>>> Thank you very much
>>>
>>> On Fri, Jun 9, 2017 at 5:38 PM, Robert Nelson  
>>> wrote:
>>>
 On Fri, Jun 9, 2017 at 5:38 AM,   wrote:
 > Dear Robert,
 >
 > I want to install kernel headers v3.8.13-bone84.
 > I did the following commands :
 >
 > 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
 >
 > but I get this error: no kernel header package found for 
 3.8.13-bone84, try
 > another kernel. Before this I had the same error for v3.8.13-bone50. I
 > updated the kernel to v3.8.13-bone84 and now I get this error.
 > I need to disable interrupts for that I need  and 
 somewhere I
 > found that I should install linux headers. Could you help me please.

 sudo apt-get install linux-headers-3.8.13-bone84

 Regards,

 --
 Robert Nelson
 https://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/l5RLNUGYrAc/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> beagleboard...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/beagleboard/c61cd20a-2300-4fd0-9d34-985c643ef01d%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/560471a6-d2e9-439f-b6a4-2fe3d35fd22b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2018-09-13 Thread Bushra Soltani
Dear shrutika,

I did this:

wget
http://repos.rcn-ee.net/debian/pool/main/l/linux-upstream/linux-headers-3.8.13-bone84_1wheezy_armhf.deb
sudo dpkg -i linux-headers-3.8.13-bone84_1wheezy_armhf.deb

and then the linux hearers had been installed.

Regards,
Bushra

On Thu, Sep 13, 2018 at 3:59 PM  wrote:

> @Bushra Soltani
>
> Did you able to solve this problem?
>
> On Monday, June 12, 2017 at 4:56:27 PM UTC+5:30, Bushra Soltani wrote:
>>
>> Dear Robert,
>>
>> thank you very much for your reply.
>> when I do this: sudo apt-get install linux-headers-3.8.13-bone84
>>
>> I get the following errors:
>>
>> Reading package lists... Done
>> Building dependency tree
>> Reading state information... Done
>> E: Unable to locate package linux-headers-3.8.13-bone84
>> E: Couldn't find any package by regex 'linux-headers-3.8.13-bone84'
>>
>> Could you please help me how to instal linux headers for 3.8.13-bone 84
>> or bone50
>> Thank you very much
>>
>> On Fri, Jun 9, 2017 at 5:38 PM, Robert Nelson 
>> wrote:
>>
>>> On Fri, Jun 9, 2017 at 5:38 AM,   wrote:
>>> > Dear Robert,
>>> >
>>> > I want to install kernel headers v3.8.13-bone84.
>>> > I did the following commands :
>>> >
>>> > 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
>>> >
>>> > but I get this error: no kernel header package found for
>>> 3.8.13-bone84, try
>>> > another kernel. Before this I had the same error for v3.8.13-bone50. I
>>> > updated the kernel to v3.8.13-bone84 and now I get this error.
>>> > I need to disable interrupts for that I need  and
>>> somewhere I
>>> > found that I should install linux headers. Could you help me please.
>>>
>>> sudo apt-get install linux-headers-3.8.13-bone84
>>>
>>> Regards,
>>>
>>> --
>>> Robert Nelson
>>> https://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/l5RLNUGYrAc/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/c61cd20a-2300-4fd0-9d34-985c643ef01d%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHY84pzhq_Dy2MkiBfDav%2BWuxtxVOKWFw8ZGExSem%2B9Td4uKqQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2018-09-13 Thread shrutika . fiske
@Bushra Soltani

Did you able to solve this problem?

On Monday, June 12, 2017 at 4:56:27 PM UTC+5:30, Bushra Soltani wrote:
>
> Dear Robert,
>
> thank you very much for your reply.
> when I do this: sudo apt-get install linux-headers-3.8.13-bone84
>
> I get the following errors:
>
> Reading package lists... Done
> Building dependency tree   
> Reading state information... Done
> E: Unable to locate package linux-headers-3.8.13-bone84
> E: Couldn't find any package by regex 'linux-headers-3.8.13-bone84'
>
> Could you please help me how to instal linux headers for 3.8.13-bone 84 or 
> bone50
> Thank you very much
>
> On Fri, Jun 9, 2017 at 5:38 PM, Robert Nelson  > wrote:
>
>> On Fri, Jun 9, 2017 at 5:38 AM,  > 
>> wrote:
>> > Dear Robert,
>> >
>> > I want to install kernel headers v3.8.13-bone84.
>> > I did the following commands :
>> >
>> > 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
>> >
>> > but I get this error: no kernel header package found for 3.8.13-bone84, 
>> try
>> > another kernel. Before this I had the same error for v3.8.13-bone50. I
>> > updated the kernel to v3.8.13-bone84 and now I get this error.
>> > I need to disable interrupts for that I need  and 
>> somewhere I
>> > found that I should install linux headers. Could you help me please.
>>
>> sudo apt-get install linux-headers-3.8.13-bone84
>>
>> Regards,
>>
>> --
>> Robert Nelson
>> https://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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/c61cd20a-2300-4fd0-9d34-985c643ef01d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2017-06-13 Thread Bushra Soltani
Dear Robert,

thank you very much, I do this:

wget
http://repos.rcn-ee.net/debian/pool/main/l/linux-upstream/linux-headers-3.8.13-bone84_1wheezy_armhf.deb
sudo dpkg -i linux-headers-3.8.13-bone84_1wheezy_armhf.deb

and then the linux hearers have been installed. I have another problem:

I use the local_irq_save function for disabling the interrupts and the
corresponding library is 
I added
/home/fermi/bbbroot/usr/src/linux-headers-3.8.13-bone84/arch/arm/include to
my makefile but when I compiled it I got this error:

/home/fermi/bbbroot/usr/src/linux-headers-3.8.13-bone84/arch/arm/include/asm/cmpxchg.h:4:28:
fatal error: linux/irqflags.h: No such file or directory

So I added /home/fermi/bbbroot/usr/src/linux-headers-3.8.13-bone84/include
to my makefile too. Now I have some warnings like this :

In file included from
/home/fermi/bbbroot/usr/src/linux-headers-3.8.13-bone84/include/asm-generic/bug.h:13:0,
 from
/home/fermi/bbbroot/usr/src/linux-headers-3.8.13-bone84/arch/arm/include/asm/bug.h:59,
 from
/home/fermi/bbbroot/usr/src/linux-headers-3.8.13-bone84/include/linux/bug.h:4,
 from
/home/fermi/bbbroot/usr/src/linux-headers-3.8.13-bone84/include/linux/thread_info.h:11,
 from
/home/fermi/bbbroot/usr/src/linux-headers-3.8.13-bone84/arch/arm/include/asm/switch_to.h:4,
 from
/home/fermi/bbbroot/usr/src/linux-headers-3.8.13-bone84/arch/arm/include/asm/system.h:5,
 from src/PruRF.cpp:18:
/home/fermi/bbbroot/usr/src/linux-headers-3.8.13-bone84/include/linux/kernel.h:18:0:
warning: "USHRT_MAX" redefined [enabled by default]
 #define USHRT_MAX ((u16)(~0U))
 ^
In file included from
/usr/arm-linux-gnueabihf/include/boost/cstdint.hpp:191:0,
 from
/usr/arm-linux-gnueabihf/include/boost/system/error_code.hpp:15,
 from
/usr/arm-linux-gnueabihf/include/boost/asio/io_service.hpp:25,
 from
/usr/arm-linux-gnueabihf/include/boost/asio/basic_io_object.hpp:19,
 from
/usr/arm-linux-gnueabihf/include/boost/asio/basic_socket.hpp:19,
 from
/usr/arm-linux-gnueabihf/include/boost/asio/basic_datagram_socket.hpp:20,
 from /usr/arm-linux-gnueabihf/include/boost/asio.hpp:20,
 from src/NetworkServer.h:11,
 from src/PruRF.h:18,
 from src/PruRF.cpp:8:
/usr/lib/gcc-cross/arm-linux-gnueabihf/4.8/include-fixed/limits.h:113:0:
note: this is the location of the previous definition
 # define USHRT_MAX (SHRT_MAX * 2 + 1)

and the following errors:

In file included from
/usr/arm-linux-gnueabihf/include/c++/4.8.2/bits/atomic_base.h:36:0,
 from /usr/arm-linux-gnueabihf/include/c++/4.8.2/atomic:41,
 from
/usr/arm-linux-gnueabihf/include/boost/asio/detail/atomic_count.hpp:23,
 from
/usr/arm-linux-gnueabihf/include/boost/asio/detail/task_io_service.hpp:24,
 from
/usr/arm-linux-gnueabihf/include/boost/asio/impl/io_service.hpp:71,
 from
/usr/arm-linux-gnueabihf/include/boost/asio/io_service.hpp:767,
 from
/usr/arm-linux-gnueabihf/include/boost/asio/basic_io_object.hpp:19,
 from
/usr/arm-linux-gnueabihf/include/boost/asio/basic_socket.hpp:19,
 from
/usr/arm-linux-gnueabihf/include/boost/asio/basic_datagram_socket.hpp:20,
 from /usr/arm-linux-gnueabihf/include/boost/asio.hpp:20,
 from src/NetworkServer.h:11,
 from src/PruRF.h:18,
 from src/PruRF.cpp:8:
/home/fermi/bbbroot/usr/src/linux-headers-3.8.13-bone84/include/linux/stddef.h:12:2:
error: expected identifier before ‘false’
  false = 0,
  ^
/home/fermi/bbbroot/usr/src/linux-headers-3.8.13-bone84/include/linux/stddef.h:12:2:
error: expected ‘}’ before ‘false’
/home/fermi/bbbroot/usr/src/linux-headers-3.8.13-bone84/include/linux/stddef.h:12:2:
error: expected unqualified-id before ‘false’
In file included from
/usr/arm-linux-gnueabihf/include/linux/posix_types.h:4:0,
 from
/home/fermi/bbbroot/usr/src/linux-headers-3.8.13-bone84/include/uapi/linux/types.h:13,
 from
/home/fermi/bbbroot/usr/src/linux-headers-3.8.13-bone84/include/linux/types.h:5,
 from
/home/fermi/bbbroot/usr/src/linux-headers-3.8.13-bone84/arch/arm/include/asm/outercache.h:24,
 from
/home/fermi/bbbroot/usr/src/linux-headers-3.8.13-bone84/arch/arm/include/asm/barrier.h:5,
 from
/home/fermi/bbbroot/usr/src/linux-headers-3.8.13-bone84/arch/arm/include/asm/system.h:2,
 from src/PruRF.cpp:18:
/home/fermi/bbbroot/usr/src/linux-headers-3.8.13-bone84/include/linux/stddef.h:14:1:
error: expected declaration before ‘}’ token
 };


Excuse me for my long message, could you please help me to solve my problem.
Thank you very much


On Mon, Jun 12, 2017 at 4:07 PM, Robert Nelson 
wrote:

> On Mon, Jun 12, 2017 at 4:18 AM, Bushra Soltan

Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2017-06-12 Thread Robert Nelson
On Mon, Jun 12, 2017 at 4:18 AM, Bushra Soltani  wrote:
> Dear Robert,
>
> thank you very much for your reply.
> when I do this: sudo apt-get install linux-headers-3.8.13-bone84
>
> I get the following errors:
>
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Unable to locate package linux-headers-3.8.13-bone84
> E: Couldn't find any package by regex 'linux-headers-3.8.13-bone84'
>
> Could you please help me how to instal linux headers for 3.8.13-bone 84 or
> bone50
> Thank you very much

http://repos.rcn-ee.net/debian/pool/main/l/linux-upstream/linux-headers-3.8.13-bone84_1wheezy_armhf.deb

Regards,

-- 
Robert Nelson
https://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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYgkmnX%2BE5ZVTZ24%3D-gv12F5u5UD_yGDPtsGNYDk5%2BktHg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2017-06-12 Thread Bushra Soltani
Dear Robert,

thank you very much for your reply.
when I do this: sudo apt-get install linux-headers-3.8.13-bone84

I get the following errors:

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-3.8.13-bone84
E: Couldn't find any package by regex 'linux-headers-3.8.13-bone84'

Could you please help me how to instal linux headers for 3.8.13-bone 84 or
bone50
Thank you very much

On Fri, Jun 9, 2017 at 5:38 PM, Robert Nelson 
wrote:

> On Fri, Jun 9, 2017 at 5:38 AM,   wrote:
> > Dear Robert,
> >
> > I want to install kernel headers v3.8.13-bone84.
> > I did the following commands :
> >
> > 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
> >
> > but I get this error: no kernel header package found for 3.8.13-bone84,
> try
> > another kernel. Before this I had the same error for v3.8.13-bone50. I
> > updated the kernel to v3.8.13-bone84 and now I get this error.
> > I need to disable interrupts for that I need  and
> somewhere I
> > found that I should install linux headers. Could you help me please.
>
> sudo apt-get install linux-headers-3.8.13-bone84
>
> Regards,
>
> --
> Robert Nelson
> https://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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHY84py0%2Bv%2B3BjSET1n-FdXj-MOc9UB%2Bodo-Oa7oO%2BDUEvG9sQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2017-06-09 Thread Robert Nelson
On Fri, Jun 9, 2017 at 5:38 AM,   wrote:
> Dear Robert,
>
> I want to install kernel headers v3.8.13-bone84.
> I did the following commands :
>
> 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
>
> but I get this error: no kernel header package found for 3.8.13-bone84, try
> another kernel. Before this I had the same error for v3.8.13-bone50. I
> updated the kernel to v3.8.13-bone84 and now I get this error.
> I need to disable interrupts for that I need  and somewhere I
> found that I should install linux headers. Could you help me please.

sudo apt-get install linux-headers-3.8.13-bone84

Regards,

-- 
Robert Nelson
https://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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYiNbz5r6Sy7it7C8oFSk%2B1M1ZHErW_vFnGVDz426A3d2A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2017-06-09 Thread b . soltanif
Dear Robert,

I want to install kernel headers v3.8.13-bone84.
I did the following commands :

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
 
but I get this error: no kernel header package found for 3.8.13-bone84, try 
another kernel. Before this I had the same error for v3.8.13-bone50. I 
updated the kernel to v3.8.13-bone84 and now I get this error. 
I need to disable interrupts for that I need  and somewhere I 
found that I should install linux headers. Could you help me please.


On Friday, February 21, 2014 at 3:31:05 PM UTC+1, RobertCNelson wrote:
>
>
>
>
> On Thu, Feb 20, 2014 at 10:31 PM, > 
> wrote:
>
>> Can you tell me how install this headers.
>>
>
> wget 
> sudo dpkg -i 
>
> or even:
>
> 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
>
> Will set it up automatically.
>
>  
>
>> If you ubuntu-armhf images are not supported by your scripts where can I 
>> find the image files support by yours.
>>
>
> Let's see, the "debian testing" image posted to this group every week..
>
> https://groups.google.com/d/msg/beagleboard/D1ioNrzzXfQ/LdfJ2ccuiY4J
>
> The ones posted here:
> http://elinux.org/BeagleBoardUbuntu
>
> and here:
> http://elinux.org/BeagleBoardDebian
>
> and here:
> http://eewiki.net/display/linuxonarm/Home
>
> etc/etc..
>
> 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/8054be52-db0e-4454-977b-26fda605350d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2014-10-27 Thread Robert Nelson
On Fri, Oct 24, 2014 at 5:13 PM,   wrote:
> Worked pretty well actually only for the driver (Linux driver for Netis
> WF2190) that I am compiling it's looking for "armv7l" Makefile ... I am
> stuck here. Any idea how to fix this?
>
>
>
> make ARCH=armv7l CROSS_COMPILE= -C /lib/modules/3.8.13-bone30/build
> M=/root/netis-wf2190/driver/rtl8812AU_linux_v4.3.8_12175.20140902  modules

ARCH=arm

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] How to install linux-headers-3.8.13-bone30

2014-10-27 Thread joel . maranhao
Worked pretty well actually only for the driver (Linux driver for Netis 
WF2190) that I am compiling it's looking for "armv7l" Makefile ... I am 
stuck here. Any idea how to fix this?
 


make ARCH=armv7l CROSS_COMPILE= -C /lib/modules/3.8.13-bone30/build M=/root/
netis-wf2190/driver/rtl8812AU_linux_v4.3.8_12175.20140902  modules

 
make[1]: Entering directory `/usr/src/linux-3.8.13-bone30' 

Makefile:580: /usr/src/linux-3.8.13-bone30/arch/armv7l/Makefile: No such 
file or directory 

make[1]: *** No rule to make target `/usr/src/linux-3.8.13-bone30/arch/
armv7l/Makefile'.  Stop. 

make[1]: Leaving directory `/usr/src/linux-3.8.13-bone30' 

make: *** [modules] Error 2
Enter code here...





On Friday, February 21, 2014 3:31:05 PM UTC+1, RobertCNelson wrote:
>
>
>
>
> On Thu, Feb 20, 2014 at 10:31 PM, > 
> wrote:
>
>> Can you tell me how install this headers.
>>
>
> wget 
> sudo dpkg -i 
>
> or even:
>
> 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
>
> Will set it up automatically.
>
>  
>
>>  If you ubuntu-armhf images are not supported by your scripts where can I 
>> find the image files support by yours.
>>
>
> Let's see, the "debian testing" image posted to this group every week..
>
> https://groups.google.com/d/msg/beagleboard/D1ioNrzzXfQ/LdfJ2ccuiY4J
>
> The ones posted here:
> http://elinux.org/BeagleBoardUbuntu
>
> and here:
> http://elinux.org/BeagleBoardDebian
>
> and here:
> http://eewiki.net/display/linuxonarm/Home
>
> etc/etc..
>
> 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] How to install linux-headers-3.8.13-bone30

2014-02-26 Thread jayakarthigeyan
Fixed it finally with the help of you Robert and your wiki 
at 
http://www.google.com/url?q=http%3A%2F%2Feewiki.net%2Fdisplay%2Flinuxonarm%2FBeagleBone%2BBlack%23BeagleBoneBlack-LinuxKernel&sa=D&sntz=1&usg=AFQjCNEi3aoe_0Ji869KciAB8XsYvDQyVA

But aptitude finds a package on my ubuntu desktop but doesn't from your 
image, but its not a problem, I used to cheese and the webcam is detected.

Thanks for the support.

One last question? Shall I install ubuntu desktop in my sd card now. I hope 
that will not mess up the kernel in any way. And cheese works sometimes and 
doesn't sometimes. What's your comment about cheese. To make /dev/video0 
appear from my webcam what can I do, the steps that I followed in my laptop 
ubuntu to install driver for my webcam 
was 
http://superuser.com/questions/31853/how-to-make-creative-vista-webcam-041e405f-work-with-recent-ubuntu
 
I am not able find ov51x-jpeg if I use the command 

sudo m-a a-i ov51x-jpeg

Its works fine in my Ubuntu on laptop. But in BBB, sometimes it doesn't and 
with cheese, it detects sometimes and sometimes it doesn't. What can be the 
reason?


On Tuesday, 25 February 2014 00:44:05 UTC+5:30, RobertCNelson wrote:
>
>
>
>
> On Mon, Feb 24, 2014 at 10:52 AM, >wrote:
>
>> I did from beginning with the image from 
>> https://rcn-ee.net/deb/microsd/saucy/bone-ubuntu-13.10-2014-02-16-2gb.img.xz
>>
>> If I am write, I followed your wiki http://elinux.org/BeagleBoardUbuntu
>>
>> And 
>> did 
>>
>> cd /opt/scripts/tools
>> git pull
>> ./grow_partition.sh
>> sudo reboot
>>
>> then
>>
>> cd /opt/scripts/tools
>> git pull
>>
>>
>> then
>>
>> ./update_kernel.sh --kernel v3.8.13-bone40
>>
>>
>> then
>>
>> sudo apt-get update
>> sudo apt-get install bc build-essential device-tree-compiler fakeroot 
>> lzma lzop man-db libncurses5-dev:armhf
>>
>> then
>>
>> when I try again to build the kernel
>>
>> using your wiki
>>
>> Building the Kernel
>>
>> git clone git://github.com/RobertCNelson/stable-kernel.git
>>
>>
> I should just delete that repo...
>
> Look closely:
>
> http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-LinuxKernel
>
> 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/groups/opt_out.


Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2014-02-24 Thread Robert Nelson
On Mon, Feb 24, 2014 at 10:52 AM,  wrote:

> I did from beginning with the image from
> https://rcn-ee.net/deb/microsd/saucy/bone-ubuntu-13.10-2014-02-16-2gb.img.xz
>
> If I am write, I followed your wiki http://elinux.org/BeagleBoardUbuntu
>
> And
> did
>
> cd /opt/scripts/tools
> git pull
> ./grow_partition.sh
> sudo reboot
>
> then
>
> cd /opt/scripts/tools
> git pull
>
>
> then
>
> ./update_kernel.sh --kernel v3.8.13-bone40
>
>
> then
>
> sudo apt-get update
> sudo apt-get install bc build-essential device-tree-compiler fakeroot lzma
> lzop man-db libncurses5-dev:armhf
>
> then
>
> when I try again to build the kernel
>
> using your wiki
>
> Building the Kernel
>
> git clone git://github.com/RobertCNelson/stable-kernel.git
>
>
I should just delete that repo...

Look closely:
http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-LinuxKernel

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/groups/opt_out.


Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2014-02-24 Thread jayakarthigeyan
I did from beginning with the image 
from 
https://rcn-ee.net/deb/microsd/saucy/bone-ubuntu-13.10-2014-02-16-2gb.img.xz

If I am write, I followed your wiki http://elinux.org/BeagleBoardUbuntu

And 
did 

cd /opt/scripts/tools
git pull
./grow_partition.sh
sudo reboot

then

cd /opt/scripts/tools
git pull


then

./update_kernel.sh --kernel v3.8.13-bone40


then

sudo apt-get update
sudo apt-get install bc build-essential device-tree-compiler fakeroot lzma 
lzop man-db libncurses5-dev:armhf

then

when I try again to build the kernel

using your wiki

Building the Kernel

git clone git://github.com/RobertCNelson/stable-kernel.git

ls

./build_kernel.sh


I get the same

ubuntu@arm:~/stable-kernel$ sudo ./build_kernel.sh
+ Detected build host [Ubuntu 13.10]
+ host: [armv7l]
+ git HEAD commit: [47443e07185a3c26c7bfd0919a9f874fdb234ef5]
-
Please checkout one of the active branches:
-
[git checkout origin/v3.7.x -b tmp] (BeagleBoard Cx/xM 
PandaBoard/PandaBoard ES)
[git checkout origin/v3.9.x -b tmp] (BeagleBoard Cx/xM 
PandaBoard/PandaBoard ES)

tell me what I am doing wrong.


On Monday, 24 February 2014 19:22:48 UTC+5:30, RobertCNelson wrote:
>
>
>
>
> On Sun, Feb 23, 2014 at 9:07 PM, >wrote:
>
>> Robert
>>
>> I did as you said,
>> 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
>>
>> I got message that kernel installed successfully, 
>> when I did cloning from git hub.
>>
>>
>>> git clone git://github.com/RobertCNelson/stable-kernel.git
>>>
>>>
>> I got the following message: 
>>
>> root@arm:~# ls
>> stable-kernel
>> root@arm:~# cd stable-kernel
>> root@arm:~/stable-kernel#
>> root@arm:~/stable-kernel# ls
>> branches.list  build_kernel.sh  LICENSE  patch.sh  repo_maintenance 
>>  system.sh tools
>> build_deb.sh   deploy   patches  READMEscripts   
>> system.sh.sample  version.sh
>> root@arm:~/stable-kernel# ./build_kernel.sh
>> + Detected build host [Ubuntu 13.10]
>> + host: [armv7l]
>> + git HEAD commit: [47443e07185a3c26c7bfd0919a9f874fdb234ef5]
>> -
>> Please checkout one of the active branches:
>> -
>> [git checkout origin/v3.7.x -b tmp] (BeagleBoard Cx/xM 
>> PandaBoard/PandaBoard ES)
>> [git checkout origin/v3.9.x -b tmp] (BeagleBoard Cx/xM 
>> PandaBoard/PandaBoard ES)
>>
>> It is not building. What can be the reason?
>>
>
> The error is pretty obvious, it clearly shows what branch you need to 
> checkout to support a specific board.
>
> As to "why" you specifically checked out "stable-kernel.git" git repo.. I 
> can't explain that.  As clearly in all my wiki documentation i reference a 
> different repo/branch for the beaglebone family.
>
> 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/groups/opt_out.


Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2014-02-24 Thread Robert Nelson
On Sun, Feb 23, 2014 at 9:07 PM,  wrote:

> Robert
>
> I did as you said,
> 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
>
> I got message that kernel installed successfully,
> when I did cloning from git hub.
>
>
>> git clone git://github.com/RobertCNelson/stable-kernel.git
>>
>>
> I got the following message:
>
> root@arm:~# ls
> stable-kernel
> root@arm:~# cd stable-kernel
> root@arm:~/stable-kernel#
> root@arm:~/stable-kernel# ls
> branches.list  build_kernel.sh  LICENSE  patch.sh  repo_maintenance
>  system.sh tools
> build_deb.sh   deploy   patches  READMEscripts
> system.sh.sample  version.sh
> root@arm:~/stable-kernel# ./build_kernel.sh
> + Detected build host [Ubuntu 13.10]
> + host: [armv7l]
> + git HEAD commit: [47443e07185a3c26c7bfd0919a9f874fdb234ef5]
> -
> Please checkout one of the active branches:
> -
> [git checkout origin/v3.7.x -b tmp] (BeagleBoard Cx/xM
> PandaBoard/PandaBoard ES)
> [git checkout origin/v3.9.x -b tmp] (BeagleBoard Cx/xM
> PandaBoard/PandaBoard ES)
>
> It is not building. What can be the reason?
>

The error is pretty obvious, it clearly shows what branch you need to
checkout to support a specific board.

As to "why" you specifically checked out "stable-kernel.git" git repo.. I
can't explain that.  As clearly in all my wiki documentation i reference a
different repo/branch for the beaglebone family.

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/groups/opt_out.


Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2014-02-24 Thread jayakarthigeyan
Robert

I did as you said,
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

I got message that kernel installed successfully, 
when I did cloning from git hub.


> git clone git://github.com/RobertCNelson/stable-kernel.git
>
>
I got the following message: 

root@arm:~# ls
stable-kernel
root@arm:~# cd stable-kernel
root@arm:~/stable-kernel#
root@arm:~/stable-kernel# ls
branches.list  build_kernel.sh  LICENSE  patch.sh  repo_maintenance 
 system.sh tools
build_deb.sh   deploy   patches  READMEscripts   
system.sh.sample  version.sh
root@arm:~/stable-kernel# ./build_kernel.sh
+ Detected build host [Ubuntu 13.10]
+ host: [armv7l]
+ git HEAD commit: [47443e07185a3c26c7bfd0919a9f874fdb234ef5]
-
Please checkout one of the active branches:
-
[git checkout origin/v3.7.x -b tmp] (BeagleBoard Cx/xM 
PandaBoard/PandaBoard ES)
[git checkout origin/v3.9.x -b tmp] (BeagleBoard Cx/xM 
PandaBoard/PandaBoard ES)

It is not building. What can be the reason?

On Sunday, 23 February 2014 23:04:30 UTC+5:30, RobertCNelson wrote:
>
>
>
>
> On Sun, Feb 23, 2014 at 12:11 AM, >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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2014-02-23 Thread William Hermans
sudo apt-get update ?


On Sun, Feb 23, 2014 at 10:34 AM, Robert Nelson wrote:

>
>
>
> On Sun, Feb 23, 2014 at 12:11 AM,  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 beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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.


Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2014-02-23 Thread Robert Nelson
On Sun, Feb 23, 2014 at 12:11 AM,  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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2014-02-23 Thread jayakarthigeyan
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 

git clone git://github.com/RobertCNelson/stable-kernel.git

I got

root@arm:~# ls
stable-kernel
root@arm:~# cd stable-kernel
root@arm:~/stable-kernel# ls
branches.listdeploy   patch.sh  scripts   tools
build_deb.sh LICENSE  READMEsystem.sh version.sh
build_kernel.sh  patches  repo_maintenance  system.sh.sample
root@arm:~/stable-kernel# ./build_kernel.sh
+ Detected build host [Ubuntu 13.10]
+ host: [armv7l]
+ git HEAD commit: [47443e07185a3c26c7bfd0919a9f874fdb234ef5]
-
Please checkout one of the active branches:
-
[git checkout origin/v3.7.x -b tmp] (BeagleBoard Cx/xM PandaBoard/PandaBoard ES)
[git checkout origin/v3.9.x -b tmp] (BeagleBoard Cx/xM PandaBoard/PandaBoard ES)
-


Then I ran the following commands and got this...

ubuntu@arm:~$ uname -a
Linux arm 3.8.13-bone40 #1 SMP Fri Jan 31 10:36:05 UTC 2014 armv7l armv7l 
armv7l GNU/Linux
ubuntu@arm:~$ ls
ubuntu@arm:~$ sudo su
[sudo] password for ubuntu:
root@arm:/home/ubuntu# sudo m-a prepare
Getting source for kernel version: 3.8.13-bone40
apt-get install linux-headers-3.8.13-bone40
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-3.8.13-bone40
E: Couldn't find any package by regex 'linux-headers-3.8.13-bone40'
apt-get install build-essential
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Done!

I don't know how to fix this 

E: Unable to locate package linux-headers-3.8.13-bone40
E: Couldn't find any package by regex 'linux-headers-3.8.13-bone40'

Because of this I am not able to build the package for my webcam, stuck 
with this for the past three weeks... Can anyone help me fix this...

On Sunday, 23 February 2014 00:33:59 UTC+5:30, jayakar...@gmail.com wrote:
>
> Thanks for the reply Robert. 
>
> I did it using
>
> 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
>
> as you said.
>
> It installed the kernel successfully and said
> done: kernel sources for 3.8.13-bone30 are now installed.
> you should be able to compile kernel modules.
>
> But even after this, when I try to compile a module I am not able to it, I 
> get the same error. I have added the snapshots, kindly check and tell me 
> how to solve this. 
>
>
> 
>
>
> 
>
>
> 
>
>
>
> On Friday, 21 February 2014 20:01:05 UTC+5:30, RobertCNelson wrote:
>>
>>
>>
>>
>> On Thu, Feb 20, 2014 at 10:31 PM,  wrote:
>>
>>> Can you tell me how install this headers.
>>>
>>
>> wget 
>> sudo dpkg -i 
>>
>> or even:
>>
>> 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
>>
>> Will set it up automatically.
>>
>>  
>>
>>>  If you ubuntu-armhf images are not supported by your scripts where can 
>>> I find the image files support by yours.
>>>
>>
>> Let's see, the "debian testing" image posted to this group every week..
>>
>> https://groups.google.com/d/msg/beagleboard/D1ioNrzzXfQ/LdfJ2ccuiY4J
>>
>> The ones posted here:
>> http://elinux.org/BeagleBoardUbuntu
>>
>> and here:
>> http://elinux.org/BeagleBoardDebian
>>
>> and here:
>> http://eewiki.net/display/linuxonarm/Home
>>
>> etc/etc..
>>
>> Regards,
>>
>> -- 
>> Robert Nelson
>> http://www.rcn-ee.com/ 
>>
>

-- 
For more options, visit http://bea

Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2014-02-22 Thread jayakarthigeyan
Thanks for the reply Robert. 

I did it using

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

as you said.

It installed the kernel successfully and said
done: kernel sources for 3.8.13-bone30 are now installed.
you should be able to compile kernel modules.

But even after this, when I try to compile a module I am not able to it, I 
get the same error. I have added the snapshots, kindly check and tell me 
how to solve this. 









On Friday, 21 February 2014 20:01:05 UTC+5:30, RobertCNelson wrote:
>
>
>
>
> On Thu, Feb 20, 2014 at 10:31 PM, >wrote:
>
>> Can you tell me how install this headers.
>>
>
> wget 
> sudo dpkg -i 
>
> or even:
>
> 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
>
> Will set it up automatically.
>
>  
>
>>  If you ubuntu-armhf images are not supported by your scripts where can I 
>> find the image files support by yours.
>>
>
> Let's see, the "debian testing" image posted to this group every week..
>
> https://groups.google.com/d/msg/beagleboard/D1ioNrzzXfQ/LdfJ2ccuiY4J
>
> The ones posted here:
> http://elinux.org/BeagleBoardUbuntu
>
> and here:
> http://elinux.org/BeagleBoardDebian
>
> and here:
> http://eewiki.net/display/linuxonarm/Home
>
> etc/etc..
>
> 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/groups/opt_out.


Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2014-02-21 Thread Robert Nelson
On Thu, Feb 20, 2014 at 10:31 PM,  wrote:

> Can you tell me how install this headers.
>

wget 
sudo dpkg -i 

or even:

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

Will set it up automatically.



> If you ubuntu-armhf images are not supported by your scripts where can I
> find the image files support by yours.
>

Let's see, the "debian testing" image posted to this group every week..

https://groups.google.com/d/msg/beagleboard/D1ioNrzzXfQ/LdfJ2ccuiY4J

The ones posted here:
http://elinux.org/BeagleBoardUbuntu

and here:
http://elinux.org/BeagleBoardDebian

and here:
http://eewiki.net/display/linuxonarm/Home

etc/etc..

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/groups/opt_out.


Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2014-02-21 Thread jayakarthigeyan
Can you tell me how install this headers. If you ubuntu-armhf images are 
not supported by your scripts where can I find the image files support by 
yours.

On Friday, 21 February 2014 06:50:25 UTC+5:30, RobertCNelson wrote:
>
>
>
>
> On Thu, Feb 20, 2014 at 6:04 PM, >wrote:
>
>> While trying to prepare a driver to be installed on my beaglebone black I 
>> came across the following error
>>
>> E: Unable to locate package linux-headers-3.8.13-bone30
>> E: Couldn't find any package by regex 'linux-headers-3.8.13-bone30'
>>
>
> These headers?
>
> http://rcn-ee.net/deb/precise-armhf/v3.8.13-bone30/
>
>  
>
>>
>> I am running  Ubuntu 12.04.4 LTS (GNU/Linux 3.8.13-bone30 armv7l) 
>> available at http://www.armhf.com/index.php/download/
>>
>> I downloaded the source at 
>> https://github.com/RobertCNelson/linux-dev/releases/tag/3.8.13-bone30and 
>> then used the command ./build_kernel.sh.
>>
>> After the build, while using the command ./tools/install_kernel.sh as 
>> said at https://github.com/RobertCNelson/linux-dev
>>
>> I got the following message
>>
>> I see...
>> fdisk -l:
>> Disk /dev/mmcblk0: 15.9 GB, 15931539456 bytes
>> Disk /dev/mmcblk1: 1920 MB, 1920991232 bytes
>> Disk /dev/mmcblk1boot1: 1 MB, 1048576 bytes
>> Disk /dev/mmcblk1boot0: 1 MB, 1048576 bytes
>>
>> lsblk:
>> NAME MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
>> mmcblk1boot0 179:16   0 1M  1 disk
>> mmcblk1boot1 179:24   0 1M  1 disk
>> mmcblk0  179:00  14.9G  0 disk
>> |-mmcblk0p1  179:10 1M  0 part 
>> /home/ubuntu/linux-dev-3.8.13-bone30/depl
>> `-mmcblk0p2  179:20  14.9G  0 part /
>> mmcblk1  179:80   1.8G  0 disk
>> |-mmcblk1p1  179:9096M  0 part
>> `-mmcblk1p2  179:10   0   1.7G  0 part
>> -
>> Are you 100% sure, on selecting [/dev/mmcblk0] (y/n)? y
>>
>> Debug: Existing Partition on drive:
>> -
>>
>> Disk /dev/mmcblk0: 15.9 GB, 15931539456 bytes
>> 4 heads, 16 sectors/track, 486192 cylinders, total 31116288 sectors
>> Units = sectors of 1 * 512 = 512 bytes
>> Sector size (logical/physical): 512 bytes / 512 bytes
>> I/O size (minimum/optimal): 512 bytes / 512 bytes
>> Disk identifier: 0x80008000
>>
>> Device Boot  Start End  Blocks   Id  System
>> /dev/mmcblk0p1   *2048409510241  FAT12
>> /dev/mmcblk0p240963111628715556096   83  Linux
>>
>> Unmounting Partitions
>> -
>> Starting Partition Search
>> -
>> Trying: [/dev/mmcblk0p1]
>> Partition: [/dev/mmcblk0p1] trying: [vfat], [ext4]
>> Partition: [vfat]
>> Installing 3.8.13-bone30 to /dev/mmcblk0p1
>> `/home/ubuntu/linux-dev-3.8.13-bone30/deploy/3.8.13-bone30.zImage' -> 
>> `/home/ubuntu/linux-dev-3.8.13-bone30/deploy/disk/zImage'
>> cp: writing `/home/ubuntu/linux-dev-3.8.13-bone30/deploy/disk/zImage': No 
>> space left on device
>> cp: failed to extend 
>> `/home/ubuntu/linux-dev-3.8.13-bone30/deploy/disk/zImage': No space left on 
>> device
>> :
>>
>>
>>  In the system.sh file I have set MMC=/dev/mmcblk0
>>
>>  And for your information, I have an expanded file system in which I have 
>> installed ubuntu desktop. 
>>
>
> Patches welcome, "armhf.com's" images are not currently supported by my 
> scripts.
>
> 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/groups/opt_out.


Re: [beagleboard] How to install linux-headers-3.8.13-bone30

2014-02-20 Thread Robert Nelson
On Thu, Feb 20, 2014 at 6:04 PM,  wrote:

> While trying to prepare a driver to be installed on my beaglebone black I
> came across the following error
>
> E: Unable to locate package linux-headers-3.8.13-bone30
> E: Couldn't find any package by regex 'linux-headers-3.8.13-bone30'
>

These headers?

http://rcn-ee.net/deb/precise-armhf/v3.8.13-bone30/



>
> I am running  Ubuntu 12.04.4 LTS (GNU/Linux 3.8.13-bone30 armv7l)
> available at http://www.armhf.com/index.php/download/
>
> I downloaded the source at
> https://github.com/RobertCNelson/linux-dev/releases/tag/3.8.13-bone30 and
> then used the command ./build_kernel.sh.
>
> After the build, while using the command ./tools/install_kernel.sh as
> said at https://github.com/RobertCNelson/linux-dev
>
> I got the following message
>
> I see...
> fdisk -l:
> Disk /dev/mmcblk0: 15.9 GB, 15931539456 bytes
> Disk /dev/mmcblk1: 1920 MB, 1920991232 bytes
> Disk /dev/mmcblk1boot1: 1 MB, 1048576 bytes
> Disk /dev/mmcblk1boot0: 1 MB, 1048576 bytes
>
> lsblk:
> NAME MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
> mmcblk1boot0 179:16   0 1M  1 disk
> mmcblk1boot1 179:24   0 1M  1 disk
> mmcblk0  179:00  14.9G  0 disk
> |-mmcblk0p1  179:10 1M  0 part
> /home/ubuntu/linux-dev-3.8.13-bone30/depl
> `-mmcblk0p2  179:20  14.9G  0 part /
> mmcblk1  179:80   1.8G  0 disk
> |-mmcblk1p1  179:9096M  0 part
> `-mmcblk1p2  179:10   0   1.7G  0 part
> -
> Are you 100% sure, on selecting [/dev/mmcblk0] (y/n)? y
>
> Debug: Existing Partition on drive:
> -
>
> Disk /dev/mmcblk0: 15.9 GB, 15931539456 bytes
> 4 heads, 16 sectors/track, 486192 cylinders, total 31116288 sectors
> Units = sectors of 1 * 512 = 512 bytes
> Sector size (logical/physical): 512 bytes / 512 bytes
> I/O size (minimum/optimal): 512 bytes / 512 bytes
> Disk identifier: 0x80008000
>
> Device Boot  Start End  Blocks   Id  System
> /dev/mmcblk0p1   *2048409510241  FAT12
> /dev/mmcblk0p240963111628715556096   83  Linux
>
> Unmounting Partitions
> -
> Starting Partition Search
> -
> Trying: [/dev/mmcblk0p1]
> Partition: [/dev/mmcblk0p1] trying: [vfat], [ext4]
> Partition: [vfat]
> Installing 3.8.13-bone30 to /dev/mmcblk0p1
> `/home/ubuntu/linux-dev-3.8.13-bone30/deploy/3.8.13-bone30.zImage' ->
> `/home/ubuntu/linux-dev-3.8.13-bone30/deploy/disk/zImage'
> cp: writing `/home/ubuntu/linux-dev-3.8.13-bone30/deploy/disk/zImage': No
> space left on device
> cp: failed to extend
> `/home/ubuntu/linux-dev-3.8.13-bone30/deploy/disk/zImage': No space left on
> device
> :
>
>
>  In the system.sh file I have set MMC=/dev/mmcblk0
>
>  And for your information, I have an expanded file system in which I have
> installed ubuntu desktop.
>

Patches welcome, "armhf.com's" images are not currently supported by my
scripts.

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/groups/opt_out.