Re: Another Question - Kernel Headers

2008-07-20 Thread arne anka
 When running an SD card install of Debian on the FR

you do? can you elaborate how to do that? i mean debian, not sd.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Another Question - Kernel Headers

2008-07-20 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Somebody in the thread at some point said:

| When running an SD card install of Debian on the FR, using the
git.openmoko

First, WHOO I love the idea of another distro not coming out of Open
Embedded.  Please let us know how it's going or if you are sending out
any images for other folks to try.

| kernel... when i need the kernel headers to compile a module / driver
on the
| device, how can I do so?

I don't know if OE / OM generate a packaged one, but it's OK you can
take on generating them.

clone the Openmoko kernel git tree following instructions here

http://git.openmoko.org/?p=kernel.git;a=summary

~ cp defconfig-2.6.24 .config

then run the

~ ./build

script after setting your toolchain path in that script.

Making the kernel headers from a kernel tree is really simple, you just go

~ make ARCH=arm headers_install

and they can be found in ./usr/include

- -Andy
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkiDhesACgkQOjLpvpq7dMo5lQCdGZbMWGCFT1x79My63H94wTcc
afoAnjtwa5QWSvAIMf+kzAiWxwOBARKJ
=x5ux
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Another Question - Kernel Headers

2008-07-20 Thread Joseph Reeves
http://wiki.openmoko.org/wiki/Debian

?



2008/7/20 Andy Green [EMAIL PROTECTED]:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Somebody in the thread at some point said:

 | When running an SD card install of Debian on the FR, using the
 git.openmoko

 First, WHOO I love the idea of another distro not coming out of Open
 Embedded.  Please let us know how it's going or if you are sending out
 any images for other folks to try.

 | kernel... when i need the kernel headers to compile a module / driver
 on the
 | device, how can I do so?

 I don't know if OE / OM generate a packaged one, but it's OK you can
 take on generating them.

 clone the Openmoko kernel git tree following instructions here

 http://git.openmoko.org/?p=kernel.git;a=summary

 ~ cp defconfig-2.6.24 .config

 then run the

 ~ ./build

 script after setting your toolchain path in that script.

 Making the kernel headers from a kernel tree is really simple, you just go

 ~ make ARCH=arm headers_install

 and they can be found in ./usr/include

 - -Andy
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (GNU/Linux)
 Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

 iEYEARECAAYFAkiDhesACgkQOjLpvpq7dMo5lQCdGZbMWGCFT1x79My63H94wTcc
 afoAnjtwa5QWSvAIMf+kzAiWxwOBARKJ
 =x5ux
 -END PGP SIGNATURE-

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Another Question - Kernel Headers

2008-07-20 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Somebody in the thread at some point said:
| http://wiki.openmoko.org/wiki/Debian
|
| ?

Awesome, nobody ever mentioned this marvel... got to give this a try
tonight!

- -Andy
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkiDjNAACgkQOjLpvpq7dMp4/gCeM/40ALY08hufey5LF5CeGV07
a2AAn0BqoYaYGL+mGjh62tYdp2KPGUxz
=IVTe
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Another Question - Kernel Headers

2008-07-20 Thread Joseph Reeves
Josch won the community member of the month (week) in March for
getting it working:

http://wiki.openmoko.org/wiki/Community_Member_of_the_Week

Not that this really helps the OP, who seemingly knew about this already ;-)

Joseph



2008/7/20 Andy Green [EMAIL PROTECTED]:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Somebody in the thread at some point said:
 | http://wiki.openmoko.org/wiki/Debian
 |
 | ?

 Awesome, nobody ever mentioned this marvel... got to give this a try
 tonight!

 - -Andy
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (GNU/Linux)
 Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

 iEYEARECAAYFAkiDjNAACgkQOjLpvpq7dMp4/gCeM/40ALY08hufey5LF5CeGV07
 a2AAn0BqoYaYGL+mGjh62tYdp2KPGUxz
 =IVTe
 -END PGP SIGNATURE-

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Another Question - Kernel Headers

2008-07-20 Thread arne anka
 Awesome, nobody ever mentioned this marvel... got to give this a try
 tonight!

let us know how it turned out!

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Another Question - Kernel Headers

2008-07-19 Thread Seattle Web Creations, LLC
When running an SD card install of Debian on the FR, using the git.openmoko
kernel... when i need the kernel headers to compile a module / driver on the
device, how can I do so?



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community