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


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

Bug#947356: realtek-firmware: missing rtl8125a-3.fw

Started byHeinrich Schuchardt <xypron.glpk@gmx.de>
First post2019-12-25 14:10 +0100
Last post2020-07-24 20:10 +0200
Articles 9 — 8 participants

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


Contents

  Bug#947356: realtek-firmware: missing rtl8125a-3.fw Heinrich Schuchardt <xypron.glpk@gmx.de> - 2019-12-25 14:10 +0100
    Bug#947356: Kernel install warnings 積丹尼 Dan Jacobson <jidanni@jidanni.org> - 2019-12-30 02:20 +0100
    Bug#947356: missing firmware rtl8125a-3.fw didier <didier.escallier@worldonline.fr> - 2020-01-14 23:10 +0100
      Bug#947356: missing firmware rtl8125a-3.fw Luc Castermans <luc.castermans@gmail.com> - 2020-02-24 16:00 +0100
    Bug#947356: realtek-firmware: missing rtl8125a-3.fw Sedat Dilek <sedat.dilek@gmail.com> - 2020-03-20 15:10 +0100
    Bug#947356: Please have upstream fix this 積丹尼 Dan Jacobson <jidanni@jidanni.org> - 2020-03-21 06:00 +0100
    Bug#947356: W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169 Pablo i <pabloillescasburriel@gmail.com> - 2020-04-04 02:40 +0200
    Bug#947356: temporary solution Nikita Pushchin <vbnekit@gmail.com> - 2020-04-28 21:00 +0200
    Bug#947356: marked as done (W: Possible missing firmware  /lib/firmware/rtl_nic/rtl8125a-3.fw, rtl8168fp-3.fw for module r8169) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2020-07-24 20:10 +0200

#65911 — Bug#947356: realtek-firmware: missing rtl8125a-3.fw

FromHeinrich Schuchardt <xypron.glpk@gmx.de>
Date2019-12-25 14:10 +0100
SubjectBug#947356: realtek-firmware: missing rtl8125a-3.fw
Message-ID<zheAh-5Gf-1@gated-at.bofh.it>
Package: firmware-realtek
Version: 20190717-2
Severity: normal
Tags: upstream

Dear maintainer,

file rtl8125a-3.fw required for the Realtek 8125 is missing in the
package. Kindly update the package from

https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/rtl_nic/

Best regards

Heinrich

[toc] | [next] | [standalone]


#65940 — Bug#947356: Kernel install warnings

From積丹尼 Dan Jacobson <jidanni@jidanni.org>
Date2019-12-30 02:20 +0100
SubjectBug#947356: Kernel install warnings
Message-ID<ziRSV-1AX-5@gated-at.bofh.it>
In reply to#65911
Kernel install warns
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169

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


#66083 — Bug#947356: missing firmware rtl8125a-3.fw

Fromdidier <didier.escallier@worldonline.fr>
Date2020-01-14 23:10 +0100
SubjectBug#947356: missing firmware rtl8125a-3.fw
Message-ID<zoBLr-2ha-1@gated-at.bofh.it>
In reply to#65911
Same problem here

W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for
module r8169

firmware-realtek 20190717-2

kernel ; 5.4.0-2-amd64 #1 SMP Debian 5.4.8-1 (2020-01-05) x86_64

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


#66408 — Bug#947356: missing firmware rtl8125a-3.fw

FromLuc Castermans <luc.castermans@gmail.com>
Date2020-02-24 16:00 +0100
SubjectBug#947356: missing firmware rtl8125a-3.fw
Message-ID<zDnnc-3Zh-1@gated-at.bofh.it>
In reply to#66083
On Tue, 14 Jan 2020 20:07:18 +0100 didier 
<didier.escallier@worldonline.fr> wrote:
 > Same problem here
 >
 > W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for
 > module r8169
 >
 > firmware-realtek 20190717-2
 >
 > kernel ; 5.4.0-2-amd64 #1 SMP Debian 5.4.8-1 (2020-01-05) x86_64
 >
 >
 >

 >

Same here

Processing triggers for libvlc-bin:amd64 (1:3.0.8-dmo14) ...
Processing triggers for initramfs-tools (0.136) ...
update-initramfs: Generating /boot/initrd.img-5.4.0-4-amd64
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for 
module r8169
root@canne:~# ^C
root@canne:~# uname -a
Linux canne 5.4.0-4-amd64 #1 SMP Debian 5.4.19-1 (2020-02-13) x86_64 
GNU/Linux
root@canne:~#


-- 

m.vr.gr.

Luc Castermans
mailto:luc.castermans@gmail.com

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


#66565

FromSedat Dilek <sedat.dilek@gmail.com>
Date2020-03-20 15:10 +0100
Message-ID<zMqvv-20w-9@gated-at.bofh.it>
In reply to#65911
Hi,

with linux-image-5.4.0-4-amd64 version 5.4.19-1 from Debian/testing
AMD64 I can confirm this.

I did this to fix it:

root# cd /lib/firmware/rtl_nic
root# wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/rtl_nic/rtl8125a-3.fw

NOTE: Might need to do `update-initramfs` for people having the hardware.

For details see commit "rtl_nic: add firmware rtl8125a-3" [1] saying:

This adds firmware rtl8125a-3 for Realtek's 2.5Gbps chip RTL8125.

Thanks.

Regards,
- Sedat -

[1] https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/rtl_nic?id=f667c005600bd4fe24a0a439b7a3f3eadcce753a

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


#66574 — Bug#947356: Please have upstream fix this

From積丹尼 Dan Jacobson <jidanni@jidanni.org>
Date2020-03-21 06:00 +0100
SubjectBug#947356: Please have upstream fix this
Message-ID<zMEoO-1Y1-11@gated-at.bofh.it>
In reply to#65911
Please have upstream fix this soon. Thanks.

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


#66686 — Bug#947356: W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169

FromPablo i <pabloillescasburriel@gmail.com>
Date2020-04-04 02:40 +0200
SubjectBug#947356: W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169
Message-ID<zRF0R-20c-3@gated-at.bofh.it>
In reply to#65911

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

Hello,
Same problem here, how I could install it?


Processing triggers for initramfs-tools (0.133+deb10u1) ...
update-initramfs: Generating /boot/initrd.img-5.4.0-0.bpo.4-amd64
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module
r8169

Thanks

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


#66918 — Bug#947356: temporary solution

FromNikita Pushchin <vbnekit@gmail.com>
Date2020-04-28 21:00 +0200
SubjectBug#947356: temporary solution
Message-ID<A0DCz-6Tz-27@gated-at.bofh.it>
In reply to#65911

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

temporary solution as a debian package is here:
https://github.com/p5-vbnekit/p5-debian-firmware-custom-dell_g7_17

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


#67593 — Bug#947356: marked as done (W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw, rtl8168fp-3.fw for module r8169)

From"Debian Bug Tracking System" <owner@bugs.debian.org>
Date2020-07-24 20:10 +0200
SubjectBug#947356: marked as done (W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw, rtl8168fp-3.fw for module r8169)
Message-ID<AwaiS-272-13@gated-at.bofh.it>
In reply to#65911

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

Your message dated Fri, 24 Jul 2020 18:04:30 +0000
with message-id <E1jz23a-0003QB-QH@fasolo.debian.org>
and subject line Bug#947356: fixed in firmware-nonfree 20200619-1
has caused the Debian Bug report #947356,
regarding W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw, rtl8168fp-3.fw for module r8169
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.)


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

[toc] | [prev] | [standalone]


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


csiph-web