[Bug 931168] Re: 14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

2013-07-13 Thread Christopher M. Penalver
** Package changed: ubuntu = linux (Ubuntu)

** Changed in: linux (Ubuntu)
 Assignee: Peter S (peter-sevemark) = (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931168

Title:
  14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/931168/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 931168] Re: 14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

2013-07-12 Thread Peter S
** Package changed: linux (Ubuntu) = ubuntu

** Changed in: ubuntu
 Assignee: (unassigned) = Peter S (peter-sevemark)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931168

Title:
  14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/931168/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 931168] Re: 14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

2012-09-28 Thread Mossroy
I tested a recompiled brcmsmac module with the patch mentioned above : not 
better.
I also tried to add the patch from 
https://git.kernel.org/?p=linux/kernel/git/linville/wireless-testing.git;a=commit;h=edc7651f3a4ffa7fca37d92401562694121512ad
 : not better.

I had a further look at the changelog. This commit looks more promising :
https://git.kernel.org/?p=linux/kernel/git/linville/wireless-testing.git;a=commit;h=898d3c3b2462cd439edb575f43b732425693aff0
It changes the way brcmsmac reads info from sprom, by using the bcma module. 
This includes changing the way it reads the country code.
So it might be a good candidate for a backport test.

Unfortunately, it seems more difficult to backport this commit. The patch does 
not fit well on the source code of kernel 3.2.0-31, and I suppose it would also 
need to backport some code for bcma module and recompile it.
I did not manage to compile brcmsmac this way.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931168

Title:
  14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/931168/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 931168] Re: 14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

2012-09-19 Thread Mossroy
OK. Thanks Christopher.

Regarding a potential backport, it certainly does not come from an
updated firmware : the firmware files /lib/firmware/brcm/bcm43xx-0.fw
and /lib/firmware/brcm/bcm43xx_hdr-0.fw are the same when used with both
kernels on my machine.

So it comes from an update in the driver itself.
This commit might be the one that should be backported : 
https://git.kernel.org/?p=linux/kernel/git/linville/wireless-testing.git;a=commitdiff;h=6b8da423315b5ea7573c8c3a3925941b9a1c3932
At least the commit description corresponds to the symptoms : with kernel 
3.2.0-30, I get an US country code, and with 3.5.0-14, I get an 00 country code

If I find some time to work on it, I'll try to recompile the 3.2.0-30
kernel with this commit, to see if it works

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931168

Title:
  14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/931168/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 931168] Re: 14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

2012-09-19 Thread Mossroy
In fact, I suppose recompiling the module brcmsmac should be enough,
instead of the whole kernel

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931168

Title:
  14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/931168/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 931168] Re: 14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

2012-09-15 Thread Mossroy
Yes, I would like to keep my netbook with 12.04.x LTS if possible.
In any case, it's not just a question of me.
If I understood correctly, the kernel for 12.04.x LTS will be upgraded to 
improve hardware support in the future (because it's a LTS).
IMHO, this could be a fix that might be included in this process.

I tested the kernel 3.5.0_14 from quantal repos on my 12.04 netbook : it 
detects all 13 channels. So the fix is definitely in the kernel.
I had to install 
http://packages.ubuntu.com/quantal/i386/linux-image-3.5.0-14-generic, 
http://packages.ubuntu.com/quantal/i386/kernel/linux-image-extra-3.5.0-14-generic,
 http://packages.ubuntu.com/quantal/linux-headers-3.5.0-14, and 
http://packages.ubuntu.com/quantal/i386/linux-headers-3.5.0-14-generic

I had a quick look at the changelog on git.kernel.org : it looks like the 
firmware for brcm4313 has been upgraded. If we're lucky, backporting this 
firmware might be enough?
Of course, I'm willing to help and test.

Regarding the status of this ticket, I don't see why it should be closed a 
Invalid.
IMHO, it should be closed as Fix released for Quantal, and still Confirmed 
for Precise (until we find a way to backport the fix)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931168

Title:
  14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/931168/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 931168] Re: 14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

2012-09-15 Thread Christopher M. Penalver
Mossroy, thank you for taking the time to report this bug and helping to
make Ubuntu better. However, I am closing it because the bug has been
fixed in the latest development version of Ubuntu - Quantal Quetzal.

This is a significant bug in Ubuntu. If you need a fix for the bug in
previous versions of Ubuntu, please do steps 1 and 2 of the SRU
Procedure [1] to bring the need to a developer's attention.

[1]: https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

Thank you for your understanding.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931168

Title:
  14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/931168/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 931168] Re: 14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

2012-09-08 Thread Mossroy
This issue seems to be solved in 12.10 Quantal beta 1.
I ran it with a live USB : wifi on channel 13 is detected and ubuntu connects 
successfully to it.
iw reg get = 00
iwlist wlan0 channel = all 13 channels

It's using the same brcmsmac driver as in 12.04.1, so I suppose it might
come from an update in this driver?

In any case, jt's solved in 12.10. That's good news!
I'd like to help investigate if there is a way to backport this fix in 12.04, 
because it's a LTS.

I suppose I could test with an upstream or backported kernel. Which
version should I test? https://wiki.ubuntu.com/KernelMainlineBuilds ?
Another one?

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931168

Title:
  14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/931168/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 931168] Re: 14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

2012-09-08 Thread Christopher M. Penalver
Mossroy, glad to hear it is fixed for you in Quantal. Did you personally
need a backport to Precise or an earlier release, or may we close this
as Status Invalid?

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931168

Title:
  14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/931168/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 931168] Re: 14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

2012-08-26 Thread Mossroy
Here are the results of my tests for your proposed workarounds.
Unfortunately, none of them worked for me.

Broadcom STA wireless :
I did not manage to make it work with your link 
https://help.ubuntu.com/community/BroadcomSTA%28Wireless%29. But I managed to 
install it with 
https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx#STA_-_Internet_access 
:
- sudo apt-get install bcmwl-kernel-source
- activate driver in the additional drivers GUI

I checked that driver wl was used after connecting to another wifi network
I have a slightly different behavior : the wifi network on channel 13 is not 
detected at all.
iw reg get or iw reg set commands fail with a nl80211 not found'

Ndiswrapper :
I managed to install it following 
https://help.ubuntu.com/community/WifiDocs/Driver/Ndiswrapper (I had to compile 
ndiswrapper 1.57 from source). I used the windows driver from 
http://www.mediafire.com/file/3po0b925r0n1yyl/

I checked that driver ndiswrapper was used after connecting to another wifi 
network
I can see my channel 13 wifi network, but cannot connect to it (asking password 
again and again)
iw reg get or iw reg set commands also fail with a nl80211 not found'
I also tried to change the windows .ini, to put FR as the default country, but 
it did not seem to change anything

I checked again with another laptop that my wifi on channel 13 was
working correctly. It does work with a iwl3945 driver

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931168

Title:
  14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/931168/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 931168] Re: 14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

2012-08-26 Thread Christopher M. Penalver
Mossroy, regarding your tests in
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/931168/comments/15
:

Here are the results of my tests for your proposed workarounds.
Unfortunately, none of them worked for me.

Broadcom STA wireless :
I did not manage to make it work with your link 
https://help.ubuntu.com/community/BroadcomSTA%28Wireless%29. But I managed to 
install it with 
https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx#STA_-_Internet_access 
:
- sudo apt-get install bcmwl-kernel-source
- activate driver in the additional drivers GUI

I checked that driver wl was used after connecting to another wifi network
I have a slightly different behavior : the wifi network on channel 13 is not 
detected at all.
iw reg get or iw reg set commands fail with a nl80211 not found'

You did this in Oneiric? If so, could you please test this in Quantal
via http://cdimage.ubuntu.com/daily/current/ ?

Ndiswrapper :
I managed to install it following 
https://help.ubuntu.com/community/WifiDocs/Driver/Ndiswrapper (I had to compile 
ndiswrapper 1.57 from source).

Could you please comment if anything changes using ndiswrapper in
Quantal, from the Ubuntu repository?

 I used the windows driver from
http://www.mediafire.com/file/3po0b925r0n1yyl/;

It is not advisable to use a driver not downloaded from an OEM. Could
you please comment on using the Windows XP wireless driver downloaded
directly from the OEM -
http://www.asus.com/Eee/Eee_PC/Eee_PC_1015PX/#download ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931168

Title:
  14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/931168/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 931168] Re: 14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

2012-08-26 Thread Mossroy
Christopher,
The tests were made on Precise with all updates (12.04.1).
I just reinstalled the netbook with Precise, because wifi did not work any more 
after the ndiswrapper test (maybe I did something wrong in the uninstall 
process).
Anyway, I won't have the time to run the tests on Quantal for now. I'll try to 
do it later. Is it possible to test on live-USB?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931168

Title:
  14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/931168/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 931168] Re: 14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

2012-08-26 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931168

Title:
  14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/931168/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 931168] Re: 14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

2012-07-31 Thread Christopher M. Penalver
Mossroy, thank you for reporting this and helping make Ubuntu better. As
a potential WORKAROUND, does installing the proprietary Broadcom STA
wireless in Oneiric/Precise work for you following
https://help.ubuntu.com/community/BroadcomSTA%28Wireless%29 ? As a
potential WORKAROUND, does installing ndiswrapper work for you following
https://help.ubuntu.com/community/WifiDocs/Driver/Ndiswrapper ?

** Summary changed:

- brcm80211 Wifi driver : cannot connect to channels11
+ 14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931168

Title:
  14e4:4727 brcm80211 Wifi driver : cannot connect to channels11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/931168/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs