|
Re: Howto: Build a new Debian kernel with LED support February 23, 2011 03:43PM |
Registered: 2 years ago Posts: 799 |
|
FlyinFistOfJuda
Re: Howto: Build a new Debian kernel with LED support March 17, 2011 04: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 11:45AM |
Registered: 2 years ago Posts: 16 |
|
Re: Howto: Build a new Debian kernel with LED support March 19, 2011 11:57AM |
Registered: 2 years ago Posts: 45 |
|
Re: Howto: Build a new Debian kernel with LED support March 19, 2011 12:07PM |
Registered: 2 years ago Posts: 16 |
|
Re: Howto: Build a new Debian kernel with LED support March 19, 2011 12:22PM |
Registered: 2 years ago Posts: 45 |
|
Re: Howto: Build a new Debian kernel with LED support March 19, 2011 12:48PM |
Registered: 2 years ago Posts: 16 |
|
Re: Howto: Build a new Debian kernel with LED support March 19, 2011 05:35PM |
Registered: 2 years ago Posts: 45 |
|
Re: Howto: Build a new Debian kernel with LED support March 19, 2011 09:12PM |
Registered: 2 years ago Posts: 16 |
|
Re: Howto: Build a new Debian kernel with LED support March 20, 2011 02:33PM |
Registered: 2 years ago Posts: 16 |
|
Re: Howto: Build a new Debian kernel with LED support March 20, 2011 07:04PM |
Registered: 2 years ago Posts: 45 |
|
Re: Howto: Build a new Debian kernel with LED support April 13, 2011 02:10AM |
Registered: 2 years ago Posts: 131 |
|
Peter
Re: Howto: Build a new Debian kernel with LED support April 15, 2011 04:18PM |
|
Re: Howto: Build a new Debian kernel with LED support April 15, 2011 05:32PM |
Registered: 2 years ago Posts: 45 |
|
Peter
Re: Howto: Build a new Debian kernel with LED support April 15, 2011 07:00PM |
|
Peter
Re: Howto: Build a new Debian kernel with LED support April 15, 2011 08:22PM |
|
Peter
Re: Howto: Build a new Debian kernel with LED support April 19, 2011 04: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 05:08AM |
Registered: 2 years ago Posts: 45 |
|
Re: Howto: Build a new Debian kernel with LED support April 30, 2011 12:29AM |
Registered: 2 years ago Posts: 11 |
|
Re: Howto: Build a new Debian kernel with LED support April 30, 2011 05:48AM |
Registered: 2 years ago Posts: 45 |
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 11:55AM |
Registered: 2 years ago Posts: 11 |
|
Alvin
Re: Howto: Build a new Debian kernel with LED support June 27, 2011 06:43AM |
|
lolax
Re: Howto: Build a new Debian kernel with LED support July 05, 2011 03:20PM |
|
Re: Howto: Build a new Debian kernel with LED support July 06, 2011 05:22PM |
Registered: 2 years ago Posts: 83 |
|
Re: Howto: Build a new Debian kernel with LED support August 22, 2011 02:08PM |
Registered: 1 year ago Posts: 6 |
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 12:43PM |
Registered: 1 year ago Posts: 16 |
|
fear_factory84
Re: Howto: Build a new Debian kernel with LED support September 07, 2011 08:11PM |
|
Re: Howto: Build a new Debian kernel with LED support September 09, 2011 03:34PM |
Registered: 1 year ago Posts: 6 |
|
Re: Howto: Build a new Debian kernel with LED support January 10, 2012 06:58PM |
Registered: 1 year ago Posts: 482 |
fw_setenv arcNumber 2998
fw_printenv | grep arc arcNumber=2998
|
Re: Howto: Build a new Debian kernel with LED support January 10, 2012 07:34PM |
Registered: 2 years ago Posts: 57 |