GNU bug report logs -
#54544
Network Issue
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 54544 in the body.
You can then email your comments to 54544 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#54544
; Package
guix
.
(Thu, 24 Mar 2022 14:20:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Raghav Gururajan <rg <at> raghavgururajan.name>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Thu, 24 Mar 2022 14:20:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello Guix!
About beginning of this month, I started facing network issue. The WiFi
stops working and `sudo herd restart networking` didn't overcome it.
When I shutdown, I see "ath: phy0: Unable to reset channel, reset status
-22" in the screen. I have attached the picture with this email.
Any ideas?
Kernel: linux-libre-lts
Guix Describe:
guix 4a82826
repository URL: https://git.savannah.gnu.org/git/guix.git
commit: 4a828263791ebb8ed8f8104e015a8f467008fc76
WLAN IC: AR9380
I'll try to find the last good commit.
Regards,
RG.
[photo_2022-03-24_10-15-53.jpg (image/jpeg, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#54544
; Package
guix
.
(Sat, 26 Mar 2022 03:09:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 54544 <at> debbugs.gnu.org (full text, mbox):
Hi Raghav,
Raghav Gururajan <rg <at> raghavgururajan.name> writes:
> Hello Guix!
>
> About beginning of this month, I started facing network issue. The
> WiFi stops working and `sudo herd restart networking` didn't overcome
> it. When I shutdown, I see "ath: phy0: Unable to reset channel, reset
> status -22" in the screen. I have attached the picture with this
> email.
>
> Any ideas?
>
> Kernel: linux-libre-lts
> Guix Describe:
> guix 4a82826
> repository URL: https://git.savannah.gnu.org/git/guix.git
> commit: 4a828263791ebb8ed8f8104e015a8f467008fc76
> WLAN IC: AR9380
It seems the last update to linux-libre-lts dates back to commit
2c7f2b40e2dbee48075147a87c6cd9b611dc5ba9 made on Jan 16 2022. You could
try reconfiguring with a commit older than that to see if it improves
anything.
Thanks,
Maxim
Information forwarded
to
bug-guix <at> gnu.org
:
bug#54544
; Package
guix
.
(Sat, 26 Mar 2022 13:17:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 54544 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi Maxim,
> It seems the last update to linux-libre-lts dates back to commit
> 2c7f2b40e2dbee48075147a87c6cd9b611dc5ba9 made on Jan 16 2022. You could
> try reconfiguring with a commit older than that to see if it improves
> anything.
Sure, I'll try that. Interestingly, switching to linux-libre from
linux-libre-lts, also produce the same issue.
Regards,
RG.
[OpenPGP_signature (application/pgp-signature, attachment)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#54544
; Package
guix
.
(Tue, 29 Mar 2022 11:45:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 54544 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi Maxim,
>> It seems the last update to linux-libre-lts dates back to commit
>> 2c7f2b40e2dbee48075147a87c6cd9b611dc5ba9 made on Jan 16 2022. You could
>> try reconfiguring with a commit older than that to see if it improves
>> anything.
>
> Sure, I'll try that. Interestingly, switching to linux-libre from
> linux-libre-lts, also produce the same issue.
You're right. The issue happens on 5.15.x and 5.16.x, but not on 5.10.x.
So, would this be considered a bug or an incompatibility?
Regards,
RG.
[OpenPGP_signature (application/pgp-signature, attachment)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#54544
; Package
guix
.
(Wed, 30 Mar 2022 04:45:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 54544 <at> debbugs.gnu.org (full text, mbox):
Hi Raghav,
Raghav Gururajan <rg <at> raghavgururajan.name> writes:
> Hi Maxim,
>
>>> It seems the last update to linux-libre-lts dates back to commit
>>> 2c7f2b40e2dbee48075147a87c6cd9b611dc5ba9 made on Jan 16 2022. You could
>>> try reconfiguring with a commit older than that to see if it improves
>>> anything.
>> Sure, I'll try that. Interestingly, switching to linux-libre from
>> linux-libre-lts, also produce the same issue.
>
> You're right. The issue happens on 5.15.x and 5.16.x, but not on 5.10.x.
>
> So, would this be considered a bug or an incompatibility?
I lost the context; could you please edit the title according to your
last findings (e.g. wifi driver X not compatible with linux-libre 5.15+)
:-).
If the driver is in-tree (maintained by the Linux project itself),
that'd be a bug for sure. If it's instead out-of-tree (such as ),
perhaps it hasn't caught up yet, or perhaps we should update its
corresponding package. One such example is
`rtl8812au-aircrack-ng-linux-module', which breaks every now and then
with new kernels.
Hope that helps,
Maxim
Information forwarded
to
bug-guix <at> gnu.org
:
bug#54544
; Package
guix
.
(Wed, 30 Mar 2022 08:52:02 GMT)
Full text and
rfc822 format available.
Message #20 received at 54544 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi Maxim,
> I lost the context; could you please edit the title according to your
> last findings (e.g. wifi driver X not compatible with linux-libre 5.15+)
> :-).
That's my confusion as well. My WiFi card (AR9380) uses ath9k, which I
presume is a standard/minimal driver for networking in Linux kernel.
Also, I am not sure if the driver itself is causing issues or some other
part of the kernel.
> If the driver is in-tree (maintained by the Linux project itself),
> that'd be a bug for sure. If it's instead out-of-tree (such as ),
> perhaps it hasn't caught up yet, or perhaps we should update its
> corresponding package. One such example is
> `rtl8812au-aircrack-ng-linux-module', which breaks every now and then
> with new kernels.
Let me check.
Regards,
RG.
[OpenPGP_signature (application/pgp-signature, attachment)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#54544
; Package
guix
.
(Wed, 30 Mar 2022 12:52:01 GMT)
Full text and
rfc822 format available.
Message #23 received at 54544 <at> debbugs.gnu.org (full text, mbox):
Greetings.
On Monday I installed the stable GuixSD on my newly acquired Lenovo
X200 with an Atheros Wi-Fi (ath9 driver). It worked like a charm, so I
decided to install the unstable variant.
Yesterday I lost half a day fighting to install and understand the
development release. The overall feeling of this particular issue is
that the kernel chokes on any significant Wi-Fi traffic and remains
under pressure even when I use the hardware switch to reload the
wireless card.
Today, I connect to the internet through an USB cable from my phone.
The wireless is disabled. System stability is perfect.
Could I ask for a configuration snippet which deploys an earlier
version of the kernel? This is my first serious attempt to learn Guix
and the documentation is unhelpful in this regard.
Thank You
Information forwarded
to
bug-guix <at> gnu.org
:
bug#54544
; Package
guix
.
(Wed, 30 Mar 2022 22:03:01 GMT)
Full text and
rfc822 format available.
Message #26 received at 54544 <at> debbugs.gnu.org (full text, mbox):
I had an epiphany and found my way to the kernel downgrade.
`(operating-system (kernel linux-libre-5.10))` is the latest version
before the regression.
Reply sent
to
Raghav Gururajan <rg <at> raghavgururajan.name>
:
You have taken responsibility.
(Sat, 16 Apr 2022 04:44:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Raghav Gururajan <rg <at> raghavgururajan.name>
:
bug acknowledged by developer.
(Sat, 16 Apr 2022 04:44:02 GMT)
Full text and
rfc822 format available.
Message #31 received at 54544-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello Guix!
After couple of guix pulls, the issue disappeared. I'll close this issue
for now and reopen in case it appears again.
Regards,
RG.
[OpenPGP_signature (application/pgp-signature, attachment)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 14 May 2022 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 37 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.