Bug 25884 - problem to access channel 12 & 13 Wi-Fi
Summary: problem to access channel 12 & 13 Wi-Fi
Status: RESOLVED WONTFIX
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 7
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Thomas Backlund
QA Contact:
URL: https://www.mageialinux-online.org/fo...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-15 13:47 CET by Guillaume Royer
Modified: 2020-08-26 21:18 CEST (History)
2 users (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments
Iwilist command result (1.14 KB, text/plain)
2019-12-15 13:50 CET, Guillaume Royer
Details
Iw reg get command result (368 bytes, text/plain)
2019-12-15 13:55 CET, Guillaume Royer
Details
Log trying to connect wifi channel 13 (2.39 KB, text/plain)
2019-12-20 14:26 CET, Guillaume Royer
Details
Log connecting on channel 2 wifi (16.15 KB, text/plain)
2019-12-20 14:27 CET, Guillaume Royer
Details

Description Guillaume Royer 2019-12-15 13:47:01 CET
Description of problem:
I can't get access to channel WiFi 12 & 13 of my internet box with my computer. 
It doesn't work with non free and free driver. The actual use the Braodcom diver.  
The Wi-Fi card is Broadcom BCM4313 802.11.
With the command "iwilist" i can see channel 12 & 13 the 2.5MHz channel and 5MHz channel.
Version-Release number of selected component (if applicable):

Mageia 7.1 kernel 5.4
Broadcom BCM4313 802.11

How reproducible:

Every time i switch my box on the channel 12 or 13.
Comment 1 Guillaume Royer 2019-12-15 13:50:15 CET
Created attachment 11409 [details]
Iwilist command result
Comment 2 Guillaume Royer 2019-12-15 13:55:07 CET
Created attachment 11410 [details]
Iw reg get command result
Comment 3 Thomas Backlund 2019-12-15 14:26:09 CET
Do you live in a country where channel 12 and 13 are valid ?

CC: (none) => tmb

Comment 4 Guillaume Royer 2019-12-15 14:37:41 CET
(In reply to Thomas Backlund from comment #3)
> Do you live in a country where channel 12 and 13 are valid ?

Yes i'm french. I live un France.
Comment 5 Martin Whitaker 2019-12-15 17:02:47 CET
What is the output of

  grep CRDA_DOMAIN /etc/sysconfig/network

CC: (none) => mageia

Comment 6 Guillaume Royer 2019-12-15 18:00:53 CET
(In reply to Martin Whitaker from comment #5)
> What is the output of
> 
>   grep CRDA_DOMAIN /etc/sysconfig/network

Hi, this the result:

grep CRDA_DOMAIN /etc/sysconfig/network
CRDA_DOMAIN=FR
Comment 7 Lewis Smith 2019-12-17 20:01:42 CET
@Guillaume : have you always had this problem since installation or upgrade ? Or has it arisen after a kernel update ?
---
Thank you Thomas & Martin for looking at this.
This looks like tmb's territory, so excuse me for assigning this to you. Please re-assign it if you see fit.

Assignee: bugsquad => tmb

Comment 8 Thomas Backlund 2019-12-17 20:20:18 CET
We need kernel logs to see what happends when it tries to join a network at channel 12 or 13
Comment 9 Guillaume Royer 2019-12-18 14:07:19 CET
(In reply to Thomas Backlund from comment #8)
> We need kernel logs to see what happends when it tries to join a network at
> channel 12 or 13

Yes, how can i do that? Can you teach me?
Comment 10 Guillaume Royer 2019-12-18 14:25:19 CET
(In reply to Guillaume Royer from comment #9)
> (In reply to Thomas Backlund from comment #8)
> > We need kernel logs to see what happends when it tries to join a network at
> > channel 12 or 13
> 
> Yes, how can i do that? Can you teach me?

I have to try to connect wifi with command in terminal, because net_applet in graphic mod doesn't see my internet box when it switch on channel 12 & 13.
Comment 11 Martin Whitaker 2019-12-18 19:25:42 CET
In a terminal, as root run

  journalctl -f | tee journal.log

Then in another terminal try to connect. You should see system log messages being echoed in the first terminal. Once the attempt to connect has failed, type Ctrl-C in the first terminal to terminate journalctl. The log messages will have been saved in the journal.log file, which you can attach to this bug report.
Comment 12 Guillaume Royer 2019-12-20 14:25:29 CET
Hi,

this what i've done:

I have disconnet wifi and shutdown net_applet. I move my internet box on channel 13.
Then i ran wifi with the command: wpa_supplicant -D wext -i wlp2s0 -c /etc/wpa_supplicant.conf & dhclient wlp2s0

All log are in "jounal.log"

Then i have ran net_applet and i move my internet box on channel 2 and my computer connected to it.
All log are in "journal-2.log"

Do you have enough data for work?
Comment 13 Guillaume Royer 2019-12-20 14:26:42 CET
Created attachment 11416 [details]
Log trying to connect wifi channel 13
Comment 14 Guillaume Royer 2019-12-20 14:27:27 CET
Created attachment 11417 [details]
Log connecting on channel 2 wifi
Comment 15 Guillaume Royer 2020-01-10 21:56:23 CET
Just for your intend, kernel 5.4.6 doesn't solve the problem.
Comment 16 Thomas Backlund 2020-01-11 01:41:31 CET
the log for channel 13 is not correct, it has no info what so ever about the wifi...

anyway,
I have pushed a  broadcom-wl-6.30.223.271-55.mga7 to nonfree updates_testing with various fixes from debian.

Cn you try and see if that works any better ?
Comment 17 Guillaume Royer 2020-01-12 13:21:18 CET
wich one will should be install in first? 
broadcom-wl-common-6.30.223.271-55.mga7.nonfree.x86_64.rpm ? or
dkms-broadcom-wl-6.30.223.271-55.mga7.nonfree.x86_64.rpm ?

is there order of installation?

Thank you
Comment 18 Thomas Backlund 2020-01-12 13:23:30 CET
install both
Comment 19 Guillaume Royer 2020-01-13 20:37:56 CET
So, broadcom-wl-common-6.30.223.271-55.mga7.nonfree.x86_64.rpm & dkms-broadcom-wl-6.30.223.271-55.mga7.nonfree.x86_64.rpm don't change anything.

Wi-Fi doesn't connect to Chanel 12 & 13...
Comment 20 Thomas Backlund 2020-01-17 11:55:26 CET
Ok, so for now I suggest you dont use channel 12 & 13...

I'm not sure we will be able to fix it as the broadcom wl driver is a closed source driver that broadcom stopped supporting in 2015, and we cant fix the binary-only bits...


but you also wrote you tried the free driver too, and it does not work either.

can you provide more info and logs about that ?

also the output of lspcidrake -v
Comment 21 Guillaume Royer 2020-01-27 20:23:51 CET
Thank you for your response and your help.

But I don't want to try to reinstall free driver. The computer is not my computer and i can't access it when i want.

I don't want to broke wifi connexion.

I'll follow your suggestion and don't use channel 12 & 13.
Comment 22 Guillaume Royer 2020-08-26 21:18:30 CEST
The computer is out of order now. So i closed that report.

All along life computer, i used wifi on channerl under channel 12 & 13

Resolution: (none) => WONTFIX
Status: NEW => RESOLVED


Note You need to log in before you can comment on or make changes to this bug.