Re: [beagleboard] Re: Unable to locate package linux-headers-4.4.91-ti-r133

2017-12-24 Thread pawan sharma

>
> https://debian.beagleboard.org/images/
>
there is all image suggest me which one should i download and port it. 

-- 
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/4c269578-3ca9-41c7-a493-f0a9f3b81c91%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: Unable to locate package linux-headers-4.4.91-ti-r133

2017-12-24 Thread pawan sharma
hi man,
i m very new with beaglebone black,
my version is BBB-eMMC-flasher-debian-7.5-2014-05-14-2gb.
when i did 'uname -r' i got vi3.8.13-bone50 .
i have tried sudo apt-get update and all the things.
and i m hoping u ll help me from starting.
and also ll send me the link of latest version too.


On Monday, 25 December 2017 02:57:50 UTC+5:30, Stuart Longland wrote:
>
> On 24/12/17 20:35, pawan sharma wrote: 
> > sir i have same problem i did it what have u suggested but i cant get of 
> > my version.plz help my whatsapp number is +918563078782 
>
> On 24/12/17 20:39, pawan sharma wrote: 
> > hi i have same problem please mail me or whatsApp me as soon as possible 
> > please help me my number is +918563078782.please please please please 
>
> On 24/12/17 20:50, pawan sharma wrote: 
> > my version is vi3.8.13-bone50 
> > hi please help me i have same problem my whatsapp number is 
> +918563078782. 
>
> On 24/12/17 21:23, pawan sharma wrote: 
> > RoSchmi 
> > *HELP ME PLEASE 
> > * 
>
> Jeepers!  There's asking for help… and then there's practically 
> screaming the place down as if you're being murdered! 
>
> A few points: 
> 1. We're not all running the same timezone and schedule as you. 
> 2. We're volunteers… we're going to respond on *our* schedule, not 
> yours, *IF* we are able to help.  This is *especially* true at this time 
> of year, where many of us will be busy *away* from computers (spending 
> time with friends and family for example). 
> 3. Repeatedly asking "help me" and providing no further information on 
> what you've done to solve the problem does not inspire any of us to 
> assist, as it shows a lack of initiative in researching the problem. 
>
> Replying to a thread can be okay if you reply with additional 
> information you have found or with different experiments you have 
> attempted… this shows you're at least trying to work the problem, and 
> may help someone else that winds up in your situation in the future. 
>
> Now… with that underway… 
>
> It sounds a lot like APT is picking up on the standard `linux-headers` 
> package that Debian ship; and kernel version 3.18 is rather dated now. 
> So likely you're running an out-dated image. 
>
> That's a guess on my part though, as I am new to the Beagle Bone 
> ecosystem myself.  (I have a few years experience with Linux on RISC, 
> and about 20 with Linux itself, but bought my first BeagleBone a few 
> weeks back.) 
>
> 1. What BeagleBone image are you running? 
> 2. Have you tried doing an `apt-get update; apt-get dist-upgrade` to get 
> everything up to date? 
> 3. What does `apt-cache policy linux-headers` display? 
> -- 
> Stuart Longland (aka Redhatter, VK4MSL) 
>
> I haven't lost my mind... 
>   ...it's backed up on a tape somewhere. 
>

-- 
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/d23c075e-9223-4fd6-864f-1906915da597%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Unable to locate package linux-headers-4.4.91-ti-r133

2017-12-24 Thread pawan sharma
sir i have same problem i did it what have u suggested but i cant get of my 
version.plz help my whatsapp number is +918563078782

On Thursday, 7 December 2017 06:43:32 UTC+5:30, RobertCNelson wrote:
>
> On Wed, Dec 6, 2017 at 6:59 PM, RoSchmi  > wrote: 
> > Hi, 
> > I'm trying to foolow Derek Molloy's tutorial "Writing a Linux Kernel 
> Module" 
> > http://derekmolloy.ie/writing-a-linux-kernel-module-part-1-introduction/ 
> > According to the blog it is needed to install the linux-header files. 
> > I'm using debian 4.4.91-ti-r133. 
> > On the command: sudo apt-get install linux-headers-4.4.91-ti-r133 
> > I get the error message: 
> > Unable to locate package linux-headers-4.4.91-ti-r133 
> > The command: apt-cache search linux-headers 
> > shows only headers with the version: linux-headers-4.9.0-4 
> > Can anybody please give some advice how to proceed? 
> > Thanks in advance 
>
> Refresh your apt cache: 
>
> sudo apt update 
>
> then you can run: 
>
> sudo apt install linux-headers-`uname -r` 
>
> 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/a0ac7c41-9cd1-48cf-91d0-d4b985810232%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: Unable to locate package linux-headers-4.4.91-ti-r133

2017-12-24 Thread pawan sharma


On Thursday, 7 December 2017 06:29:04 UTC+5:30, RoSchmi wrote:
>
> Hi,
> I'm trying to foolow Derek Molloy's tutorial "Writing a Linux Kernel 
> Module" 
> http://derekmolloy.ie/writing-a-linux-kernel-module-part-1-introduction/
> According to the blog it is needed to install the linux-header files.
> I'm using debian 4.4.91-ti-r133.
> On the command: sudo apt-get install linux-headers-4.4.91-ti-r133
> I get the error message:
> Unable to locate package linux-headers-4.4.91-ti-r133
> The command: apt-cache search linux-headers
> shows only headers with the version: linux-headers-4.9.0-4
> Can anybody please give some advice how to proceed?
> Thanks in advance
> RoSchmi
>

-- 
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/15cd7955-4d2b-45b4-b4e7-6b1b04f96821%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: Unable to locate package linux-headers-4.4.91-ti-r133

2017-12-24 Thread pawan sharma
RoSchmi

*HELP ME PLEASE*
On Thursday, 7 December 2017 06:29:04 UTC+5:30, RoSchmi wrote:
>
> Hi,
> I'm trying to foolow Derek Molloy's tutorial "Writing a Linux Kernel 
> Module" 
> http://derekmolloy.ie/writing-a-linux-kernel-module-part-1-introduction/
> According to the blog it is needed to install the linux-header files.
> I'm using debian 4.4.91-ti-r133.
> On the command: sudo apt-get install linux-headers-4.4.91-ti-r133
> I get the error message:
> Unable to locate package linux-headers-4.4.91-ti-r133
> The command: apt-cache search linux-headers
> shows only headers with the version: linux-headers-4.9.0-4
> Can anybody please give some advice how to proceed?
> Thanks in advance
> RoSchmi
>

-- 
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/a46ce89a-18da-4d96-baf2-b7809bf50837%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Unable to locate package linux-headers-4.4.91-ti-r133

2017-12-24 Thread pawan sharma
hi i have same problem please mail me or whatsApp me as soon as possible 
please help me my number is +918563078782.please please please please

On Thursday, 7 December 2017 20:55:14 UTC+5:30, RoSchmi wrote:
>
> So... I got it!
> downloaded the headers from
>
> http://repos.rcn-ee.net/debian/pool/main/l/linux-upstream/linux-headers-4.4.91-ti-r133_1stretch_armhf.deb
> installed the headers with
> sudo dpkg -i linux-headers-4.4.91-ti-r133_1stretch_armhf.deb
>
> sudo apt-get update did not work because the URLs
> #deb [arch=armhf] http://repos.rcn-ee.com/debian/ stretch main
> #deb-src [arch=armhf] http://repos.rcn-ee.com/debian/ stretch main
> were outcommented in my /etc/apt/sources.list
> I'm not sure if it was outcommented from the download or if I did it 
> myself accidently
> Thanks
>
>>
>>

-- 
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/2e5e0fc1-044a-4c22-9898-36a6c6979d34%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: Unable to locate package linux-headers-4.4.91-ti-r133

2017-12-24 Thread pawan sharma
my version is vi3.8.13-bone50 
hi please help me i have same problem my whatsapp number is +918563078782.
On Thursday, 7 December 2017 06:29:04 UTC+5:30, RoSchmi wrote:
>
> Hi,
> I'm trying to foolow Derek Molloy's tutorial "Writing a Linux Kernel 
> Module" 
> http://derekmolloy.ie/writing-a-linux-kernel-module-part-1-introduction/
> According to the blog it is needed to install the linux-header files.
> I'm using debian 4.4.91-ti-r133.
> On the command: sudo apt-get install linux-headers-4.4.91-ti-r133
> I get the error message:
> Unable to locate package linux-headers-4.4.91-ti-r133
> The command: apt-cache search linux-headers
> shows only headers with the version: linux-headers-4.9.0-4
> Can anybody please give some advice how to proceed?
> Thanks in advance
> RoSchmi
>

-- 
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/7faaf15b-c23b-40f6-b4ce-f69c1c907bd5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.