| Author |
Message |
rarsa

Joined: 29 May 2005 Posts: 3053 Location: Kitchener, Ontario, Canada
|
Posted: Tue 06 Jul 2010, 19:50 Post subject:
Where are the kernel headers for Puppy lucid 5.0? |
|
It may seem like a beginner question but I haven't had to do it in a long time and I haven't been following the forum.
I need to compile a driver for my broadcom wireless card and it requires the kernel headers.
I already have the devx file but I've been searching the forum and other sites and I couldn't find even a hint of how to get them.
I'm using the stock Puppy Lucid 5.0 kernel 2.6.33.2
I got the drivers from the broadcom site
http://www.broadcom.com/support/802.11/linux_sta.php
I just got this laptop and it's the only missing component.
_________________ http://rarsa.blogspot.com Covering my eclectic thoughts
http://www.kwlug.org/blog/48 Covering my Linux How-to
|
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6663 Location: lisbon
|
Posted: Tue 06 Jul 2010, 20:04 Post subject:
|
|
Rarsa,
they're available from:
http://bkhome.org/sources
u=puppy, p=linux
|
|
Back to top
|
|
 |
rarsa

Joined: 29 May 2005 Posts: 3053 Location: Kitchener, Ontario, Canada
|
Posted: Tue 06 Jul 2010, 20:07 Post subject:
|
|
Thank you!
That was quick.
_________________ http://rarsa.blogspot.com Covering my eclectic thoughts
http://www.kwlug.org/blog/48 Covering my Linux How-to
|
|
Back to top
|
|
 |
rarsa

Joined: 29 May 2005 Posts: 3053 Location: Kitchener, Ontario, Canada
|
Posted: Tue 06 Jul 2010, 20:58 Post subject:
|
|
I got the kernel source for my kernel but now it's complaining about linux/autoconf.h.
Should I get the headers from somewhere else?
I can see that I have /usr/src/linux-2.6.33.2 with all the kernel source
but no linux folder under it.
_________________ http://rarsa.blogspot.com Covering my eclectic thoughts
http://www.kwlug.org/blog/48 Covering my Linux How-to
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7037 Location: qld
|
Posted: Wed 07 Jul 2010, 00:38 Post subject:
|
|
http://www.smokey01.com/01micko/lupu_kernel/
p*ppy
l-nux
I did post a link somewhere, I think in the 501 dev thread
It's not made clean, all modules still present. will fix that soon.
Cheers
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
amigo
Joined: 02 Apr 2007 Posts: 1776
|
Posted: Wed 07 Jul 2010, 04:58 Post subject:
|
|
The kernel sources have to be configured for that file to exist.
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7037 Location: qld
|
Posted: Wed 07 Jul 2010, 08:03 Post subject:
|
|
| amigo wrote: | | The kernel sources have to be configured for that file to exist. |
Hi amigo
The DOT_config file is in every lupu and derivative with that kernel in /etc/modules
The configuration is unchanged from Barry's, just recompiled against the Ubuntu gcc 4.4.3.
HTH
Cheers
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7037 Location: qld
|
Posted: Fri 16 Jul 2010, 18:14 Post subject:
|
|
The kernel source for Lupu is now fixed, apologies for the delay.
Still in the same directory at smokey01.com
http://www.smokey01.com/01micko/lupu_kernel/
Now it's a more respectable 84M
As per Barry's advice I ran:
| Code: | make clean
make prepare |
(checksum provided in .txt file.. same user/password)
Cheers
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
|