filip.pz
|
2015-09-17
, 07:05
|
|
Posts: 108 |
Thanked: 579 times |
Joined on Feb 2013
@ Požega, Croatia
|
#11
|
|
2015-09-17
, 07:32
|
Posts: 1,293 |
Thanked: 4,319 times |
Joined on Oct 2014
|
#12
|
|
2015-09-17
, 08:27
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#13
|
Some device tree work has been mainlined within the last couple of years:
https://git.kernel.org/cgit/linux/ke...s/omap3-n9.dts
https://git.kernel.org/cgit/linux/ke...omap3-n950.dts
https://git.kernel.org/cgit/linux/ke...3-n950-n9.dtsi
This commit seems to imply that the mainline kernel is actually bootable:
https://git.kernel.org/cgit/linux/ke...737887fea9d46d
I think a good starting point would be to build a kernel from mainline and see if it boots on an N9 or N950. I would test it against either Nemo or Sailfish as it's more likely to be compatible with one of those rather than Harmattan. Of course you could also bootstrap a Debian system and try that.
|
2015-09-17
, 11:00
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#14
|
Perhaps catch his attention through linkedin ?
https://fi.linkedin.com/pub/aaro-koskinen/48/73b/ab8
|
2015-09-19
, 14:45
|
|
Posts: 108 |
Thanked: 579 times |
Joined on Feb 2013
@ Požega, Croatia
|
#15
|
|
2015-09-19
, 15:23
|
Posts: 1,293 |
Thanked: 4,319 times |
Joined on Oct 2014
|
#16
|
As first step, I tried building 4.3.0-rc1 kernel and boot Nemomobile (with Easy Boot) on it - but a few second into the boot, N9 just turns off (the same thing happened with 3.14.0). I didin't expect much (working USB, maybe) but this is still disappointing.
I used old "mer" defconfig for N9 updated with make olddefconfig. A few manual tweaks/bits were required as described here: http://elinux.org/N900#DT_Kernel_Compilation, and compilation was done using sb2.
I'm unsure what can be used to debug this kind of behaviour apart from using working serial console.
Has anybody else tried building/booting it?
The Following User Says Thank You to nieldk For This Useful Post: | ||
|
2015-09-19
, 18:21
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#17
|
|
2015-09-20
, 00:54
|
|
Posts: 634 |
Thanked: 3,266 times |
Joined on May 2010
@ Colombia
|
#18
|
I'm unsure what can be used to debug this kind of behaviour apart from using working serial console.
Well, I haven't build anything yet. I was waiting for some replies about the config to use. (see #13).
I still don't know how to enable building the .dts and .dtsi to .dtb, though.
The Following 2 Users Say Thank You to wicket For This Useful Post: | ||
|
2015-09-20
, 08:24
|
|
Posts: 108 |
Thanked: 579 times |
Joined on Feb 2013
@ Požega, Croatia
|
#19
|
The Following 3 Users Say Thank You to filip.pz For This Useful Post: | ||
|
2015-09-20
, 09:05
|
|
Posts: 634 |
Thanked: 3,266 times |
Joined on May 2010
@ Colombia
|
#20
|
I managed to get logs http://pastie.org/10433050, but I'm AFK right now. If anyone sees something obvious just let me know. I'll be able to continue later today.
The Following 2 Users Say Thank You to wicket For This Useful Post: | ||