• Bug#1105002: linux: Please enable CONFIG_BT_HCIUART_BCM and CONFIG_SUN8

    From Salvatore Bonaccorso@21:1/5 to Krzysztof Aleksander Pyrkosz on Fri May 9 22:30:01 2025
    XPost: linux.debian.kernel

    Control: forwarded -1 https://salsa.debian.org/kernel-team/linux/-/merge_requests/1504

    Hi,

    On Fri, May 09, 2025 at 08:35:19PM +0200, Krzysztof Aleksander Pyrkosz wrote:
    Source: linux
    Severity: normal
    X-Debbugs-Cc: krzpyrkosz@gmail.com

    Dear Maintainer,
    thank you very much for such prompt resolution of #1104529! The wifi interface is operational on the unstable kernel, 6.12.27.

    Please also enable CONFIG_BT_HCIUART_BCM and CONFIG_SUN8I_THERMAL on
    riscv64. The first option enables the bluetooth, the latter thermal
    support for Allwinner D1 SoC.

    CONFIG_BT_HCIUART_BCM is already enabled, for CONFIG_SUN8I_THERMAL I
    have opened a MR: https://salsa.debian.org/kernel-team/linux/-/merge_requests/1504

    Regards,
    Salvatore

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Salvatore Bonaccorso@21:1/5 to Krzysztof Aleksander Pyrkosz on Fri May 9 23:40:02 2025
    XPost: linux.debian.kernel

    Hi Krzysztof,

    On Fri, May 09, 2025 at 11:06:06PM +0200, Krzysztof Aleksander Pyrkosz wrote:
    Source: linux
    Followup-For: Bug #1105002
    X-Debbugs-Cc: krzpyrkosz@gmail.com

    Hi,
    is the first config really enabled?
    $ grep -i hciuart config-6.14-riscv64
    # CONFIG_BT_HCIUART is not set

    On the top-level we have

    debian/config/config:CONFIG_BT_HCIUART_BCM=y

    but indeed for riscv64 it get not activated.

    I will wait to see what Aurelien has to say on it (he is our riscv64 maintainer).

    Regards,
    Salvatore

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Aurelien Jarno@21:1/5 to Salvatore Bonaccorso on Sat May 10 14:10:01 2025
    XPost: linux.debian.kernel

    control: tag -1 -moreinfo

    Hi Salvatore,

    On 2025-05-09 23:35, Salvatore Bonaccorso wrote:
    Hi Krzysztof,

    On Fri, May 09, 2025 at 11:06:06PM +0200, Krzysztof Aleksander Pyrkosz wrote:
    Source: linux
    Followup-For: Bug #1105002
    X-Debbugs-Cc: krzpyrkosz@gmail.com

    Hi,
    is the first config really enabled?
    $ grep -i hciuart config-6.14-riscv64
    # CONFIG_BT_HCIUART is not set

    On the top-level we have

    debian/config/config:CONFIG_BT_HCIUART_BCM=y

    The problem is that CONFIG_BT_HCIUART is not enabled for riscv64, and
    this gates all the other BT_HCIUART options. It is not enable at the
    top-level, but only for alpha, arm64, armel, armhf, powerpc, loong64 and
    x86. I'll open a MR to also enable it on riscv64.

    Regards
    Aurelien

    --
    Aurelien Jarno GPG: 4096R/1DDD8C9B aurelien@aurel32.net http://aurel32.net

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Salvatore Bonaccorso@21:1/5 to Aurelien Jarno on Sat May 10 14:50:01 2025
    XPost: linux.debian.kernel

    Hi Aurelien,

    On Sat, May 10, 2025 at 02:07:58PM +0200, Aurelien Jarno wrote:
    control: tag -1 -moreinfo

    Hi Salvatore,

    On 2025-05-09 23:35, Salvatore Bonaccorso wrote:
    Hi Krzysztof,

    On Fri, May 09, 2025 at 11:06:06PM +0200, Krzysztof Aleksander Pyrkosz wrote:
    Source: linux
    Followup-For: Bug #1105002
    X-Debbugs-Cc: krzpyrkosz@gmail.com

    Hi,
    is the first config really enabled?
    $ grep -i hciuart config-6.14-riscv64
    # CONFIG_BT_HCIUART is not set

    On the top-level we have

    debian/config/config:CONFIG_BT_HCIUART_BCM=y

    The problem is that CONFIG_BT_HCIUART is not enabled for riscv64, and
    this gates all the other BT_HCIUART options. It is not enable at the top-level, but only for alpha, arm64, armel, armhf, powerpc, loong64 and
    x86. I'll open a MR to also enable it on riscv64.

    Ack, thanks for preparing the merge request.

    Regards,
    Salvatore

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Aurelien Jarno@21:1/5 to Salvatore Bonaccorso on Sat May 10 15:50:01 2025
    XPost: linux.debian.kernel

    On 2025-05-10 14:41, Salvatore Bonaccorso wrote:
    Hi Aurelien,

    On Sat, May 10, 2025 at 02:07:58PM +0200, Aurelien Jarno wrote:
    control: tag -1 -moreinfo

    Hi Salvatore,

    On 2025-05-09 23:35, Salvatore Bonaccorso wrote:
    Hi Krzysztof,

    On Fri, May 09, 2025 at 11:06:06PM +0200, Krzysztof Aleksander Pyrkosz wrote:
    Source: linux
    Followup-For: Bug #1105002
    X-Debbugs-Cc: krzpyrkosz@gmail.com

    Hi,
    is the first config really enabled?
    $ grep -i hciuart config-6.14-riscv64
    # CONFIG_BT_HCIUART is not set

    On the top-level we have

    debian/config/config:CONFIG_BT_HCIUART_BCM=y

    The problem is that CONFIG_BT_HCIUART is not enabled for riscv64, and
    this gates all the other BT_HCIUART options. It is not enable at the top-level, but only for alpha, arm64, armel, armhf, powerpc, loong64 and x86. I'll open a MR to also enable it on riscv64.

    Ack, thanks for preparing the merge request.

    This is https://salsa.debian.org/kernel-team/linux/-/merge_requests/1510

    Regards
    Aurelien

    --
    Aurelien Jarno GPG: 4096R/1DDD8C9B aurelien@aurel32.net http://aurel32.net

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)