Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Linux kernel version of armv6l and armv7l stay at v5.5
@ 2021-04-13 11:45 ruantu
  2021-04-13 18:43 ` ericonr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ruantu @ 2021-04-13 11:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 228 bytes --]

New issue by ruantu on void-packages repository

https://github.com/void-linux/void-packages/issues/30205

Description:
Linux kernel version of armv6l and armv7l stay at v5.5, and version after v5.6 do not create arm-dotconfig.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux kernel version of armv6l and armv7l stay at v5.5
  2021-04-13 11:45 [ISSUE] Linux kernel version of armv6l and armv7l stay at v5.5 ruantu
@ 2021-04-13 18:43 ` ericonr
  2021-04-14  1:57 ` ruantu
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-04-13 18:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 200 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/30205#issuecomment-818971106

Comment:
What's your platform of interest for using these kernels?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux kernel version of armv6l and armv7l stay at v5.5
  2021-04-13 11:45 [ISSUE] Linux kernel version of armv6l and armv7l stay at v5.5 ruantu
  2021-04-13 18:43 ` ericonr
@ 2021-04-14  1:57 ` ruantu
  2021-04-14 12:16 ` ericonr
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ruantu @ 2021-04-14  1:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 227 bytes --]

New comment by ruantu on void-packages repository

https://github.com/void-linux/void-packages/issues/30205#issuecomment-819165690

Comment:
allwinner and nxp SBCs, i want to know if there is a plan to give up arm support?



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux kernel version of armv6l and armv7l stay at v5.5
  2021-04-13 11:45 [ISSUE] Linux kernel version of armv6l and armv7l stay at v5.5 ruantu
  2021-04-13 18:43 ` ericonr
  2021-04-14  1:57 ` ruantu
@ 2021-04-14 12:16 ` ericonr
  2021-04-16  6:32 ` ruantu
  2021-04-16  6:43 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-04-14 12:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1029 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/30205#issuecomment-819472718

Comment:
There isn't, no. `armv6l` maybe shows its age in a lot of places, but it's also a valuable target due to the RPi Zero. `armv7l` is still sufficiently modern and people may need 32-bit on aarch64 devices that support it.

The issue with `armv*` kernels is that very few platforms actually work with the generic kernel, so it isn't of much value to provide one, even. If you're interested in using those platforms with Void and they work with a modern generic kernel, you can probably base the config off of `linux5.4` (which has `arm-dotconfig`) and we'll merge it in and keep it up to date with kernel updates; but I'm not going to add this support to `linux5.11` myself, my rpi uses `rpi-kernel` just fine.

All that said, it should be perfectly possible to install `linux5.4` directly and use that, though it is admittedly more fiddly than just using the `linux` package directly.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux kernel version of armv6l and armv7l stay at v5.5
  2021-04-13 11:45 [ISSUE] Linux kernel version of armv6l and armv7l stay at v5.5 ruantu
                   ` (2 preceding siblings ...)
  2021-04-14 12:16 ` ericonr
@ 2021-04-16  6:32 ` ruantu
  2021-04-16  6:43 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ruantu @ 2021-04-16  6:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 341 bytes --]

New comment by ruantu on void-packages repository

https://github.com/void-linux/void-packages/issues/30205#issuecomment-820945382

Comment:
I observed that the armv7l target lacking linux 5.10 has a lot of failed package builds.
For example nodejs: https://build.voidlinux.org/builders/armv7l_builder/builds/31532/steps/shell_3/logs/stdio

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux kernel version of armv6l and armv7l stay at v5.5
  2021-04-13 11:45 [ISSUE] Linux kernel version of armv6l and armv7l stay at v5.5 ruantu
                   ` (3 preceding siblings ...)
  2021-04-16  6:32 ` ruantu
@ 2021-04-16  6:43 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-04-16  6:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 537 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/30205#issuecomment-820951255

Comment:
```
   [runtime] nodejs-14.16.0_1: not found
=> ERROR: nodejs-14.16.0_1: cannot be cross compiled, exiting...
=> ERROR: nodejs-14.16.0_1: host and target must have the same pointer size
```

Where do you figure `linux5.10` fits here?

But yes, there are some packages which depend on `linux-headers`, which blocks us from building them for `arm*`. I think that should probably be fixed.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-04-16  6:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-13 11:45 [ISSUE] Linux kernel version of armv6l and armv7l stay at v5.5 ruantu
2021-04-13 18:43 ` ericonr
2021-04-14  1:57 ` ruantu
2021-04-14 12:16 ` ericonr
2021-04-16  6:32 ` ruantu
2021-04-16  6:43 ` ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).