Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] realtek firmware loading failure
@ 2019-11-02  1:44 voidlinux-github
  2020-12-26 15:38 ` ericonr
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-02  1:44 UTC (permalink / raw)
  To: ml

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

New issue by vikigenius on void-packages repository

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

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  ``Void 5.3.8_1 x86_64 AuthenticAMD notuptodate rrFFFF``
* package: 
  ``wifi-firmware-1.3.3``

### Expected behavior
The system should load the correct firmware

### Actual behavior
While booting I note the following warnings:

```
    2.908424] rtl8821ae 0000:21:00.0: enabling device (0000 -> 0003)
[    2.924343] rtl8821ae: Using firmware rtlwifi/rtl8812aefw.bin
[    2.924349] rtl8821ae: Using firmware rtlwifi/rtl8812aefw_wowlan.bin
[    2.924467] rtl8821ae 0000:21:00.0: Direct firmware load for rtlwifi/rtl8812aefw_wowlan.bin failed with error -2
[    2.924508] rtl8821ae 0000:21:00.0: Direct firmware load for rtlwifi/rtl8812aefw.bin failed with error -2
[    2.924648] rtlwifi: Loading alternative firmware rtlwifi/rtl8821aefw.bin
[    2.924654] rtlwifi: Loading alternative firmware rtlwifi/rtl8821aefw.bin
[    2.926082] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[    2.926403] rtlwifi: rtlwifi: wireless switch is on
```

My wifi is working perfectly fine, but the problem is some of these error messages are overflowing to the boot screen when i try to login:

``rtl8821ae: Polling FW ready fail!! REG_MCUFWDL:0x00070706``
This message prints 3-4 times and keeps interrupting me when I login.

How can I stop stop these warnings or at least try to prevent them from overflowing to the boot screen?


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

* Re: realtek firmware loading failure
  2019-11-02  1:44 [ISSUE] realtek firmware loading failure voidlinux-github
@ 2020-12-26 15:38 ` ericonr
  2021-02-03 22:16 ` vikigenius
  2021-02-03 22:16 ` [ISSUE] [CLOSED] " vikigenius
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2020-12-26 15:38 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/16046#issuecomment-751367405

Comment:
 Is this issue still happening?

You might be able to boot with `quiet` in the kernel command line to avoid these messages...

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

* Re: realtek firmware loading failure
  2019-11-02  1:44 [ISSUE] realtek firmware loading failure voidlinux-github
  2020-12-26 15:38 ` ericonr
@ 2021-02-03 22:16 ` vikigenius
  2021-02-03 22:16 ` [ISSUE] [CLOSED] " vikigenius
  2 siblings, 0 replies; 4+ messages in thread
From: vikigenius @ 2021-02-03 22:16 UTC (permalink / raw)
  To: ml

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

New comment by vikigenius on void-packages repository

https://github.com/void-linux/void-packages/issues/16046#issuecomment-772863971

Comment:
Can't reproduce this anymore, closing. Could have been an update, could be that I got a new laptop.

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

* Re: [ISSUE] [CLOSED] realtek firmware loading failure
  2019-11-02  1:44 [ISSUE] realtek firmware loading failure voidlinux-github
  2020-12-26 15:38 ` ericonr
  2021-02-03 22:16 ` vikigenius
@ 2021-02-03 22:16 ` vikigenius
  2 siblings, 0 replies; 4+ messages in thread
From: vikigenius @ 2021-02-03 22:16 UTC (permalink / raw)
  To: ml

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

Closed issue by vikigenius on void-packages repository

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

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  ``Void 5.3.8_1 x86_64 AuthenticAMD notuptodate rrFFFF``
* package: 
  ``wifi-firmware-1.3.3``

### Expected behavior
The system should load the correct firmware

### Actual behavior
After booting I note the following warnings in dmesg.log:

```
[    2.908424] rtl8821ae 0000:21:00.0: enabling device (0000 -> 0003)
[    2.924343] rtl8821ae: Using firmware rtlwifi/rtl8812aefw.bin
[    2.924349] rtl8821ae: Using firmware rtlwifi/rtl8812aefw_wowlan.bin
[    2.924467] rtl8821ae 0000:21:00.0: Direct firmware load for rtlwifi/rtl8812aefw_wowlan.bin failed with error -2
[    2.924508] rtl8821ae 0000:21:00.0: Direct firmware load for rtlwifi/rtl8812aefw.bin failed with error -2
[    2.924648] rtlwifi: Loading alternative firmware rtlwifi/rtl8821aefw.bin
[    2.924654] rtlwifi: Loading alternative firmware rtlwifi/rtl8821aefw.bin
[    2.926082] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[    2.926403] rtlwifi: rtlwifi: wireless switch is on
```

My wifi is working perfectly fine, but the problem is some of these error messages are overflowing to the boot screen when i try to login:

``rtl8821ae: Polling FW ready fail!! REG_MCUFWDL:0x00070706``
This message prints 3-4 times and keeps interrupting me when I login.

How can I stop stop these warnings or at least try to prevent them from overflowing to the boot screen?


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

end of thread, other threads:[~2021-02-03 22:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-02  1:44 [ISSUE] realtek firmware loading failure voidlinux-github
2020-12-26 15:38 ` ericonr
2021-02-03 22:16 ` vikigenius
2021-02-03 22:16 ` [ISSUE] [CLOSED] " vikigenius

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).