Firefly Open Source Community

   Login   |   Register   |
New_Topic
123
New Topic
Print Previous Topic Next Topic

Linux kernel sources for Firefly

50

Credits

10

Prestige

12

Contribution

registered members

Rank: 2

Credits
50

Linux kernel sources for Firefly

Posted at 11/24/2014 17:11:32      View:11949 | Replies:21        Print      Only Author   [Copy Link] 1#

Hello. Where is it possible to download Linux kernel sources for Firefly?

http://wiki.t-firefly.com/index.php/Fir ... _kernel/en


Section "Fetch Source Code" is empty

Reply

Use props Report

1821

Credits

10

Prestige

17

Contribution

super moderator

Rank: 8Rank: 8

Credits
1821
Posted at 11/25/2014 15:07:16        Only Author  2#
Reply

Use props Report

403

Credits

10

Prestige

12

Contribution

intermediate

Rank: 3Rank: 3

Credits
403
Posted at 11/25/2014 15:38:06        Only Author  3#

The Linux kernel source lands in the Android SDK.


We're extracting the kernel source from Android SDK for convenient retrievement.

Stay tuned.

Reply

Use props Report

403

Credits

10

Prestige

12

Contribution

intermediate

Rank: 3Rank: 3

Credits
403
Posted at 11/25/2014 16:36:26        Only Author  4#

Done.


You can check https://bitbucket.org/T-Firefly/firefly-rk3288-kernel.

The wiki page has also been updated.

Reply

Use props Report

50

Credits

10

Prestige

12

Contribution

registered members

Rank: 2

Credits
50
Posted at 11/28/2014 16:37:16        Only Author  5#
Thanks! How long/hard it may take to upgrade kernel to 3.17/3.18 version?
Reply

Use props Report

2

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
2
Posted at 12/1/2014 17:23:55        Only Author  6#

Hi kamikaze,

there are some people already busy with porting mainline kernel for a long time. And recently Rockchip people are supporting this. As a result the RK3 series of SOCs do at least boot into recent mainline. Even first approaches to video support are made and the work is still in progress.

I do use a 3.16 mainline kernel on a RK3188?board with ubuntu server. After some hand tuning it works quite good.?




Astralix, Crewrktablets
Reply

Use props Report

46

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
46
Posted at 1/9/2015 03:03:38        Only Author  7#
Hello guys,

I am trying to compile the kernel from the git with my debian box but I have this error:

  GEN     drivers/video/rockchip/screen/lcd.h
  LINK    vmlinux
  LD      vmlinux.o
  MODPOST vmlinux.o
  OBJCOPY pie/pie_stage1.o
  LD      pie/pie_stage2.o
built in linker script:165: undefined symbol `_GLOBAL_OFFSET_TABLE_' referenced in expression
make[1]: *** [pie/pie_stage2.o] Error 1
make: *** [vmlinux] Error 2

Can you help please?
Reply

Use props Report

15

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
15
Posted at 1/9/2015 04:51:10        Only Author  8#

are you compiling mainline or the provided one?




if mainline i might check the make file in the pie folder, i think a makefile flag is what causes that




either - pic or -lresolv option







if the provided 3.10 one you might not have all the build dependencies installed, make sure you do.
Reply

Use props Report

46

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
46
Posted at 1/9/2015 05:26:06        Only Author  9#

are you compiling mainline or the provided one?


if mainline i might check the make file in the pie folder, i think a makefile flag is what causes that


either - pic or -lresolv option



if the provided 3.10 one you might not have all the build dependencies installed, make sure you do.



Hi,


thanks for your quick reply.

I am trying to compile the official one from the firefly git, so the 3.10.


It's weird because on Ubuntu I can compile it and apparently I have same dependencies. But maybe I am wrong and missing something in Debian. At the moment I compiled the kernel in Ubuntu and prepared the rootfs in debian.... I need to check if the rootfs is working.


One other thing... the WIki is saying to change the parameter to select the correct partition... is this considered the .config file?


Thanks!

Reply

Use props Report

15

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
15
Posted at 1/9/2015 07:59:27        Only Author  10#

reason ubuntu will and plain debian wont is definitely a dependency issue. The dependencies are similar but there are things installed by default on ubuntu that arent on plain debian so i would research what the missing dependencies are.




as for the wiki info im not sure, wish i could help more there?
Reply

Use props Report

Return to List
123
You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list