Minimal 64bit ARM RootFS for Debian and Ubuntu
#41
(03-01-2016, 12:24 PM)umiddelb Wrote:
(03-01-2016, 10:28 AM)Artyom Wrote:
(03-01-2016, 10:20 AM)janjwerner Wrote: @Artyom
Thanks for your work, I would suggest forking Longsleep's kernel repo on Github and put the changes in a separate branch. This should help moving forward having your changes visible, also given frequent changes to BSP tree it will help to keep the RT kernel updated.
c

Thank you. But do not thank in advance. Bad sign in Russian)). You must first check if everything is working.

Doesn't compile on arm64, some of the patches may have damaged kernel dependency configuration:
Code:
debian@p64:~/kernel/3.10/linux-pine64-pine64-hacks-1.2-RT$ make sun50iw1p1smp_linux_defconfig
arch/arm64/Kconfig:572: can't open file "kernel/power/Kconfig"
/home/debian/kernel/3.10/linux-pine64-pine64-hacks-1.2-RT/scripts/kconfig/Makefile:105: recipe for target 'sun50iw1p1smp_linux_defconfig' failed
make[1]: *** [sun50iw1p1smp_linux_defconfig] Error 1
Makefile:503: recipe for target 'sun50iw1p1smp_linux_defconfig' failed
make: *** [sun50iw1p1smp_linux_defconfig] Error 2

Could you post which patch sets you've applied, please.

Yes of course! For linux kernel 3.10.65 i use that patch https://www.kernel.org/pub/linux/kernel/...9.patch.gz

You can find more information on the application of the patch here https://rt.wiki.kernel.org/index.php/RT_...stallation.
I think it is worth trying to take a pure kernel of the same version and apply the real-time patch first , and then all other patches.
I applied the patch manually using the patch command (patch -p1 ...).


Maybe we should set up a separate forum thread for real-time kernel?
#42
(03-01-2016, 09:50 PM)Artyom Wrote:
(03-01-2016, 12:24 PM)umiddelb Wrote:
(03-01-2016, 10:28 AM)Artyom Wrote:
(03-01-2016, 10:20 AM)janjwerner Wrote: @Artyom
Thanks for your work, I would suggest forking Longsleep's kernel repo on Github and put the changes in a separate branch. This should help moving forward having your changes visible, also given frequent changes to BSP tree it will help to keep the RT kernel updated.
c

Thank you. But do not thank in advance. Bad sign in Russian)). You must first check if everything is working.

Doesn't compile on arm64, some of the patches may have damaged kernel dependency configuration:
Code:
debian@p64:~/kernel/3.10/linux-pine64-pine64-hacks-1.2-RT$ make sun50iw1p1smp_linux_defconfig
arch/arm64/Kconfig:572: can't open file "kernel/power/Kconfig"
/home/debian/kernel/3.10/linux-pine64-pine64-hacks-1.2-RT/scripts/kconfig/Makefile:105: recipe for target 'sun50iw1p1smp_linux_defconfig' failed
make[1]: *** [sun50iw1p1smp_linux_defconfig] Error 1
Makefile:503: recipe for target 'sun50iw1p1smp_linux_defconfig' failed
make: *** [sun50iw1p1smp_linux_defconfig] Error 2

Could you post which patch sets you've applied, please.

Yes of course! For linux kernel 3.10.65 i use that patch https://www.kernel.org/pub/linux/kernel/...9.patch.gz

You can find more information on the application of the patch here https://rt.wiki.kernel.org/index.php/RT_...stallation.
I think it is worth trying to take a pure kernel of the same version and apply the real-time patch first , and then all other patches.
I applied the patch manually using the patch command (patch -p1 ...).


Maybe we should set up a separate forum thread for real-time kernel?

Good idea to have another forum thread for real-time kernel.
#43
(03-01-2016, 10:25 PM)tllim Wrote:
(03-01-2016, 09:50 PM)Artyom Wrote:
(03-01-2016, 12:24 PM)umiddelb Wrote:
(03-01-2016, 10:28 AM)Artyom Wrote:
(03-01-2016, 10:20 AM)janjwerner Wrote: @Artyom
Thanks for your work, I would suggest forking Longsleep's kernel repo on Github and put the changes in a separate branch. This should help moving forward having your changes visible, also given frequent changes to BSP tree it will help to keep the RT kernel updated.
c

Thank you. But do not thank in advance. Bad sign in Russian)). You must first check if everything is working.

Doesn't compile on arm64, some of the patches may have damaged kernel dependency configuration:
Code:
debian@p64:~/kernel/3.10/linux-pine64-pine64-hacks-1.2-RT$ make sun50iw1p1smp_linux_defconfig
arch/arm64/Kconfig:572: can't open file "kernel/power/Kconfig"
/home/debian/kernel/3.10/linux-pine64-pine64-hacks-1.2-RT/scripts/kconfig/Makefile:105: recipe for target 'sun50iw1p1smp_linux_defconfig' failed
make[1]: *** [sun50iw1p1smp_linux_defconfig] Error 1
Makefile:503: recipe for target 'sun50iw1p1smp_linux_defconfig' failed
make: *** [sun50iw1p1smp_linux_defconfig] Error 2

Could you post which patch sets you've applied, please.

Yes of course! For linux kernel 3.10.65 i use that patch https://www.kernel.org/pub/linux/kernel/...9.patch.gz

You can find more information on the application of the patch here https://rt.wiki.kernel.org/index.php/RT_...stallation.
I think it is worth trying to take a pure kernel of the same version and apply the real-time patch first , and then all other patches.
I applied the patch manually using the patch command (patch -p1 ...).


Maybe we should set up a separate forum thread for real-time kernel?

Good idea to have another forum thread for real-time kernel.

You can do that?
#44
(03-02-2016, 03:51 AM)Artyom Wrote:
(03-01-2016, 10:25 PM)tllim Wrote:
(03-01-2016, 09:50 PM)Artyom Wrote:
(03-01-2016, 12:24 PM)umiddelb Wrote:
(03-01-2016, 10:28 AM)Artyom Wrote: Thank you. But do not thank in advance. Bad sign in Russian)). You must first check if everything is working.

Doesn't compile on arm64, some of the patches may have damaged kernel dependency configuration:
Code:
debian@p64:~/kernel/3.10/linux-pine64-pine64-hacks-1.2-RT$ make sun50iw1p1smp_linux_defconfig
arch/arm64/Kconfig:572: can't open file "kernel/power/Kconfig"
/home/debian/kernel/3.10/linux-pine64-pine64-hacks-1.2-RT/scripts/kconfig/Makefile:105: recipe for target 'sun50iw1p1smp_linux_defconfig' failed
make[1]: *** [sun50iw1p1smp_linux_defconfig] Error 1
Makefile:503: recipe for target 'sun50iw1p1smp_linux_defconfig' failed
make: *** [sun50iw1p1smp_linux_defconfig] Error 2

Could you post which patch sets you've applied, please.

Yes of course! For linux kernel 3.10.65 i use that patch https://www.kernel.org/pub/linux/kernel/...9.patch.gz

You can find more information on the application of the patch here https://rt.wiki.kernel.org/index.php/RT_...stallation.
I think it is worth trying to take a pure kernel of the same version and apply the real-time patch first , and then all other patches.
I applied the patch manually using the patch command (patch -p1 ...).


Maybe we should set up a separate forum thread for real-time kernel?

Good idea to have another forum thread for real-time kernel.

You can do that?

I can't and will ping KH Goh to do that tonight. Will you interest to moderate this new thread?
#45
(03-02-2016, 09:44 AM)tllim Wrote:
(03-02-2016, 03:51 AM)Artyom Wrote:
(03-01-2016, 10:25 PM)tllim Wrote:
(03-01-2016, 09:50 PM)Artyom Wrote:
(03-01-2016, 12:24 PM)umiddelb Wrote: Doesn't compile on arm64, some of the patches may have damaged kernel dependency configuration:
Code:
debian@p64:~/kernel/3.10/linux-pine64-pine64-hacks-1.2-RT$ make sun50iw1p1smp_linux_defconfig
arch/arm64/Kconfig:572: can't open file "kernel/power/Kconfig"
/home/debian/kernel/3.10/linux-pine64-pine64-hacks-1.2-RT/scripts/kconfig/Makefile:105: recipe for target 'sun50iw1p1smp_linux_defconfig' failed
make[1]: *** [sun50iw1p1smp_linux_defconfig] Error 1
Makefile:503: recipe for target 'sun50iw1p1smp_linux_defconfig' failed
make: *** [sun50iw1p1smp_linux_defconfig] Error 2

Could you post which patch sets you've applied, please.

Yes of course! For linux kernel 3.10.65 i use that patch https://www.kernel.org/pub/linux/kernel/...9.patch.gz

You can find more information on the application of the patch here https://rt.wiki.kernel.org/index.php/RT_...stallation.
I think it is worth trying to take a pure kernel of the same version and apply the real-time patch first , and then all other patches.
I applied the patch manually using the patch command (patch -p1 ...).


Maybe we should set up a separate forum thread for real-time kernel?

Good idea to have another forum thread for real-time kernel.

You can do that?

I can't and will ping KH Goh to do that tonight. Will you interest to moderate this new thread?

http://forum.pine64.org/showthread.php?tid=394
#46
(03-02-2016, 09:55 PM)Artyom Wrote:
(03-02-2016, 09:44 AM)tllim Wrote:
(03-02-2016, 03:51 AM)Artyom Wrote:
(03-01-2016, 10:25 PM)tllim Wrote:
(03-01-2016, 09:50 PM)Artyom Wrote: Yes of course! For linux kernel 3.10.65 i use that patch https://www.kernel.org/pub/linux/kernel/...9.patch.gz

You can find more information on the application of the patch here https://rt.wiki.kernel.org/index.php/RT_...stallation.
I think it is worth trying to take a pure kernel of the same version and apply the real-time patch first , and then all other patches.
I applied the patch manually using the patch command (patch -p1 ...).


Maybe we should set up a separate forum thread for real-time kernel?

Good idea to have another forum thread for real-time kernel.

You can do that?

I can't and will ping KH Goh to do that tonight. Will you interest to moderate this new thread?

http://forum.pine64.org/showthread.php?tid=394
Noted and thanks.
#47
(02-22-2016, 05:05 PM)umiddelb Wrote: Cool, I've updated the RootFS archives for Debian Jessie and Ubuntu Trusty to reflect this change.

I've updated the RootFS archive for Debian and Ubuntu once again. This time the mali.ko kernel module (needs 2 GB RAM to build) is included as well. It should be possible to add a GUI environment now.


Possibly Related Threads…
Thread Author Replies Views Last Post
  Arch, Debian or other for Pinebook? cootcraig 3 6,170 05-01-2019, 09:11 AM
Last Post: cootcraig
  Pine64: Minimal SDL config Max11 3 5,863 01-04-2019, 03:47 PM
Last Post: Max11
  Issues with both Deb and Ubuntu germanshep 0 2,488 08-28-2018, 05:47 PM
Last Post: germanshep
  Help debug my pine64A+ ubuntu/plex hangs XaRz 8 9,763 11-02-2017, 06:34 AM
Last Post: XaRz
  Ubuntu 16.04 cannot resolve dns - connection timed out; no servers could be reached marcosti 2 9,992 03-01-2017, 02:46 PM
Last Post: dkryder
  Pine64 will be supported by HypriotOS (a Debian Jessie based OS for running Docker) Quintus23M 9 16,692 02-03-2017, 05:50 AM
Last Post: pfeerick
Question Ultrawide Display for Ubuntu Mate DE dudeytsang 1 4,927 01-01-2017, 07:26 AM
Last Post: CaptainZalo
  Pine64+Ubuntu+Tvheadend+DVBT Dongle Shai 3 6,279 10-03-2016, 04:23 AM
Last Post: Shai
  Dmesg output Ubuntu Mate S265 1 3,547 10-02-2016, 07:28 AM
Last Post: MarkHaysHarris777
  mounting rootfs Shai 1 3,139 10-01-2016, 07:59 AM
Last Post: waldo

Forum Jump:


Users browsing this thread: 1 Guest(s)