|
2014-04-16
, 07:31
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#1192
|
Hi.
O.K. I think I got it all.
I'll try first disabling the watchdogs and if it doesn't work I'll go for the compile option.
I remember recompiling some years ago the software for my WiFi router....
From what you explained, the kernel for sailfish is OpenSource?
ARCH=arm make n9_mer_defconfig // <-- if that is the correct config file...
ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- make
ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- make modules
ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- INSTALL_MOD_PATH=. make modules_install
The Following User Says Thank You to juiceme For This Useful Post: | ||
|
2014-04-16
, 21:43
|
Posts: 290 |
Thanked: 385 times |
Joined on Jan 2012
@ Madrid, Spain
|
#1193
|
|
2014-04-16
, 22:11
|
Posts: 290 |
Thanked: 385 times |
Joined on Jan 2012
@ Madrid, Spain
|
#1194
|
|
2014-04-17
, 09:54
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#1195
|
Hi.
Before I go to sleep I would like to ask:
1.- Which Linaro packages do I need to install in Ubuntu 12.04 just to be able to build the kernel?
The Following User Says Thank You to juiceme For This Useful Post: | ||
|
2014-04-17
, 10:33
|
Posts: 290 |
Thanked: 385 times |
Joined on Jan 2012
@ Madrid, Spain
|
#1196
|
|
2014-04-17
, 10:55
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#1197
|
|
2014-04-17
, 11:43
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#1198
|
|
2014-04-18
, 14:03
|
Posts: 290 |
Thanked: 385 times |
Joined on Jan 2012
@ Madrid, Spain
|
#1199
|
|
2014-04-18
, 15:38
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#1200
|
Hi.
Will this mean that the modules should be also recompiled? If so, the flashed image is no longer valid..
Regards.
O.K. I think I got it all.
I'll try first disabling the watchdogs and if it doesn't work I'll go for the compile option.
I remember recompiling some years ago the software for my WiFi router....
From what you explained, the kernel for sailfish is OpenSource?
Regards.