Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #68467 > unrolled thread

Bug#973369: linux-image-5.9.0: No network at Banana Pi M3

Started byBernhard <bewoern1@gmail.com>
First post2020-10-29 16:30 +0100
Last post2020-11-19 09:20 +0100
Articles 6 — 4 participants

Back to article view | Back to linux.debian.kernel


Contents

  Bug#973369: linux-image-5.9.0: No network at Banana Pi M3 Bernhard <bewoern1@gmail.com> - 2020-10-29 16:30 +0100
    Bug#973369: linux-image-5.9.0: No network at Banana Pi M3 Bernhard <bewoern1@gmail.com> - 2020-11-09 14:40 +0100
      Bug#973369: linux-image-5.9.0: No network at Banana Pi M3 Salvatore Bonaccorso <carnil@debian.org> - 2020-11-17 21:00 +0100
        Bug#973369: linux-image-5.9.0: No network at Banana Pi M3 Vagrant Cascadian <vagrant@debian.org> - 2020-11-18 04:30 +0100
    Processed: Re: Bug#973369: linux-image-5.9.0: No network at  Banana Pi M3 "Debian Bug Tracking System" <owner@bugs.debian.org> - 2020-11-17 21:00 +0100
    Bug#973369: marked as done (linux-image-5.9.0: No network at  Banana Pi M3) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2020-11-19 09:20 +0100

#68467 — Bug#973369: linux-image-5.9.0: No network at Banana Pi M3

FromBernhard <bewoern1@gmail.com>
Date2020-10-29 16:30 +0100
SubjectBug#973369: linux-image-5.9.0: No network at Banana Pi M3
Message-ID<B5i2d-7CJ-3@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Source: linux
Version: 5.9.1-1
Severity: important

Hello,

From Kernel 5.9, a correction was done within Ethernet PHY RTL8211e.

The correction was done with commit bbc4d71d63549bcd003a430de18a72a742d8c91e in kernel:
https://lkml.org/lkml/2020/10/12/833

But now, with this correction, there is no more network available at the Banana Pi M3.

Regarding the network problem at Banana Pi M3:
It seems, there is a correction available now in kernel mainline with commit 57dbe558457bf4042169bc1f334e3b53a8480a1c:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts?h=next-20201029&id=57dbe558457bf4042169bc1f334e3b53a8480a1c

Currently, in kernel 5.9.2, this correction is not included.
Can you please add the patch to the Debian Kernel to have a working network at the Banana Pi M3?
Thank you.

I set this bug report to important, because after some Google, there are some boards affected regarding this topic.

Best regards
Bernhard

[toc] | [next] | [standalone]


#68526

FromBernhard <bewoern1@gmail.com>
Date2020-11-09 14:40 +0100
Message-ID<B9fyN-1Jm-1@gated-at.bofh.it>
In reply to#68467

[Multipart message — attachments visible in raw view] — view raw

Hello Vagrant

Regarding correction:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts?h=next-20201029&id=57dbe558457bf4042169bc1f334e3b53a8480a1c

Currently, i had a look at kernel.org:
In kernel 5.9.6, the necessary correction is not included.
Also in kernel 5.10-RC3, this correction is not included.

Without this correction, the on-board-ethernet of my Banana Pi M3 is not working.
An external attached USB-->LAN interface works.

Do you think, there is a chance to add the very small correction to the Debian kernel?

Best regards and thank you for your great support.

Bernhard

[toc] | [prev] | [next] | [standalone]


#68591

FromSalvatore Bonaccorso <carnil@debian.org>
Date2020-11-17 21:00 +0100
Message-ID<BcfiX-457-5@gated-at.bofh.it>
In reply to#68526
Control: tags -1 + patch pending

Hi,

On Mon, Nov 09, 2020 at 02:32:21PM +0100, Bernhard wrote:
> Hello Vagrant
> 
> Regarding correction:
> https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts?h=next-20201029&id=57dbe558457bf4042169bc1f334e3b53a8480a1c
> 
> Currently, i had a look at kernel.org:
> In kernel 5.9.6, the necessary correction is not included.
> Also in kernel 5.10-RC3, this correction is not included.
> 
> Without this correction, the on-board-ethernet of my Banana Pi M3 is not working.
> An external attached USB-->LAN interface works.
> 
> Do you think, there is a chance to add the very small correction to the Debian kernel?
> 
> Best regards and thank you for your great support.

I have applied the change in
https://salsa.debian.org/kernel-team/linux/-/commit/0cfcaef8b5e52549952e89cb31cff1530a5efa42
.

Vagrant, can you double-check please.

Regards,
Salvatore

[toc] | [prev] | [next] | [standalone]


#68596

FromVagrant Cascadian <vagrant@debian.org>
Date2020-11-18 04:30 +0100
Message-ID<Bcmkp-8oP-1@gated-at.bofh.it>
In reply to#68591

[Multipart message — attachments visible in raw view] — view raw

On 2020-11-17, Salvatore Bonaccorso wrote:
> On Mon, Nov 09, 2020 at 02:32:21PM +0100, Bernhard wrote:
>> Regarding correction:
>> https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts?h=next-20201029&id=57dbe558457bf4042169bc1f334e3b53a8480a1c
>> 
>> Currently, i had a look at kernel.org:
>> In kernel 5.9.6, the necessary correction is not included.
>> Also in kernel 5.10-RC3, this correction is not included.
>> 
>> Without this correction, the on-board-ethernet of my Banana Pi M3 is not working.
>> An external attached USB-->LAN interface works.
>> 
>> Do you think, there is a chance to add the very small correction to the Debian kernel?
>> 
>> Best regards and thank you for your great support.
>
> I have applied the change in
> https://salsa.debian.org/kernel-team/linux/-/commit/0cfcaef8b5e52549952e89cb31cff1530a5efa42
> .
>
> Vagrant, can you double-check please.

I don't think I have any affected hardware to test on, sorry.


live well,
  vagrant

[toc] | [prev] | [next] | [standalone]


#68592 — Processed: Re: Bug#973369: linux-image-5.9.0: No network at Banana Pi M3

From"Debian Bug Tracking System" <owner@bugs.debian.org>
Date2020-11-17 21:00 +0100
SubjectProcessed: Re: Bug#973369: linux-image-5.9.0: No network at Banana Pi M3
Message-ID<BcfiY-457-9@gated-at.bofh.it>
In reply to#68467
Processing control commands:

> tags -1 + patch pending
Bug #973369 [src:linux] linux-image-5.9.0: No network at Banana Pi M3
Added tag(s) pending and patch.

-- 
973369: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973369
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems

[toc] | [prev] | [next] | [standalone]


#68603 — Bug#973369: marked as done (linux-image-5.9.0: No network at Banana Pi M3)

From"Debian Bug Tracking System" <owner@bugs.debian.org>
Date2020-11-19 09:20 +0100
SubjectBug#973369: marked as done (linux-image-5.9.0: No network at Banana Pi M3)
Message-ID<BcNkB-7DW-3@gated-at.bofh.it>
In reply to#68467

[Multipart message — attachments visible in raw view] — view raw

Your message dated Thu, 19 Nov 2020 08:10:11 +0000
with message-id <E1kff19-000As3-C6@fasolo.debian.org>
and subject line Bug#973369: fixed in linux 5.9.9-1
has caused the Debian Bug report #973369,
regarding linux-image-5.9.0: No network at Banana Pi M3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
973369: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973369
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web