Re: Howto: Build a new Debian kernel with LED support February 23, 2011 02:43PM |
Admin Registered: 13 years ago Posts: 19,114 |
FlyinFistOfJuda
Re: Howto: Build a new Debian kernel with LED support March 17, 2011 03:13AM |
make-kpkg --rootcmd fakeroot --arch armel --cross-compile arm-none-linux-gnueabi- --append-to-version=-dockstar --revision=1.1 --initrd kernel_image kernel_headers
Re: Howto: Build a new Debian kernel with LED support March 19, 2011 10:45AM |
Registered: 13 years ago Posts: 16 |
Re: Howto: Build a new Debian kernel with LED support March 19, 2011 10:57AM |
Registered: 13 years ago Posts: 48 |
Re: Howto: Build a new Debian kernel with LED support March 19, 2011 11:07AM |
Registered: 13 years ago Posts: 16 |
Re: Howto: Build a new Debian kernel with LED support March 19, 2011 11:22AM |
Registered: 13 years ago Posts: 48 |
Re: Howto: Build a new Debian kernel with LED support March 19, 2011 11:48AM |
Registered: 13 years ago Posts: 16 |
Re: Howto: Build a new Debian kernel with LED support March 19, 2011 04:35PM |
Registered: 13 years ago Posts: 48 |
Re: Howto: Build a new Debian kernel with LED support March 19, 2011 08:12PM |
Registered: 13 years ago Posts: 16 |
Re: Howto: Build a new Debian kernel with LED support March 20, 2011 01:33PM |
Registered: 13 years ago Posts: 16 |
Re: Howto: Build a new Debian kernel with LED support March 20, 2011 06:04PM |
Registered: 13 years ago Posts: 48 |
Re: Howto: Build a new Debian kernel with LED support April 13, 2011 01:10AM |
Registered: 14 years ago Posts: 136 |
Peter
Re: Howto: Build a new Debian kernel with LED support April 15, 2011 03:18PM |
Re: Howto: Build a new Debian kernel with LED support April 15, 2011 04:32PM |
Registered: 13 years ago Posts: 48 |
Peter
Re: Howto: Build a new Debian kernel with LED support April 15, 2011 06:00PM |
Peter
Re: Howto: Build a new Debian kernel with LED support April 15, 2011 07:22PM |
Peter
Re: Howto: Build a new Debian kernel with LED support April 19, 2011 03:25PM |
static unsigned int sheevaplug_mpp_config[] __initdata = { + MPP8_TW0_SDA, + MPP9_TW0_SCK, static void __init sheevaplug_init(void) { : : + kirkwood_i2c_init(); }
Re: Howto: Build a new Debian kernel with LED support April 20, 2011 04:08AM |
Registered: 13 years ago Posts: 48 |
Re: Howto: Build a new Debian kernel with LED support April 29, 2011 11:29PM |
Registered: 14 years ago Posts: 10 |
Re: Howto: Build a new Debian kernel with LED support April 30, 2011 04:48AM |
Registered: 13 years ago Posts: 48 |
lsmod |grep rtl #or awll or sth fit to your wifiThen I'll try to make a new build for you.
Re: Howto: Build a new Debian kernel with LED support May 04, 2011 10:55AM |
Registered: 14 years ago Posts: 10 |
Alvin
Re: Howto: Build a new Debian kernel with LED support June 27, 2011 05:43AM |
lolax
Re: Howto: Build a new Debian kernel with LED support July 05, 2011 02:20PM |
Re: Howto: Build a new Debian kernel with LED support July 06, 2011 04:22PM |
Registered: 13 years ago Posts: 218 |
Re: Howto: Build a new Debian kernel with LED support August 22, 2011 01:08PM |
Registered: 13 years ago Posts: 26 |
make-kpkg --rootcmd fakeroot --arch armel --cross-compile arm-none-linux-gnueabi- --append-to-version=-dockstar --revision=1.1 --initrd kernel_image kernel_headers
Re: Howto: Build a new Debian kernel with LED support August 23, 2011 11:43AM |
Registered: 13 years ago Posts: 16 |
fear_factory84
Re: Howto: Build a new Debian kernel with LED support September 07, 2011 07:11PM |
Re: Howto: Build a new Debian kernel with LED support September 09, 2011 02:34PM |
Registered: 13 years ago Posts: 26 |
Re: Howto: Build a new Debian kernel with LED support January 10, 2012 05:58PM |
Registered: 13 years ago Posts: 501 |
fw_setenv arcNumber 2998
fw_printenv | grep arc arcNumber=2998
Re: Howto: Build a new Debian kernel with LED support January 10, 2012 06:34PM |
Registered: 14 years ago Posts: 78 |