[Bug 1323882] Re: Dell M4800 kernel crashes every few hours

2014-07-08 Thread Bernardo Reino
Why is this assigned to bcmwl? OP problem seems to be the kernel thinking that no RAM is available (making OOM Killer kill everything). Even if 32GB RAM are present the kernel command line has all these weird options: irqpoll maxcpus=1 nousb memmap=exactmap memmap=577K@4K memmap=130476K@737280K

[Bug 1317604] Re: no wifi with kernel 3.15

2014-05-09 Thread Bernardo Reino
*** This bug is a duplicate of bug 1307744 *** https://bugs.launchpad.net/bugs/1307744 ** This bug has been marked a duplicate of bug 1307744 bcmwl-kernel-source 6.30.223.141+bdcom-0ubuntu2: bcmwl kernel module failed to build [error: too few arguments to function ‘cfg80211_ibss_joined’]

[Bug 1307744] Re: bcmwl-kernel-source 6.30.223.141+bdcom-0ubuntu2: bcmwl kernel module failed to build [error: too few arguments to function ‘cfg80211_ibss_joined’]

2014-04-15 Thread Bernardo Reino
Just a quick note that this is caused by some change between kernel 3.14 (i.e. bcmwl compiled fine on 3.14) and 3.15 (here it fails to compile). The bcmwl regularly needs patches to keep up to date with the kernel. This has nothing to do with trusty (I run precise). -- You received this bug

[Bug 986354] Re: Logging in at lightdm sometimes repeatedly fails --Precise upgrade

2013-11-14 Thread Bernardo Reino
Weird. My wife has just started getting this issue (so far 2 times in the last few weeks). The first time I restarted lightdm from a virtual console and it worked again. The second time (suspecting CAPS LOCK) it worked after 3 or 4 attempts (unfortunately the laptop doesn't indicate when caps lock

[Bug 1107155] Re: wl continuously spams syslog

2013-09-24 Thread Bernardo Reino
@gurjeet, I'd recommend you just download the saucy .deb and install it (http://packages.ubuntu.com/saucy/amd64/bcmwl-kernel-source/download for 64-bit). It solves basically every problem the bcmwl driver had (ever) had. AFAIK. -- You received this bug notification because you are a member of

[Bug 1156138] Re: bcmwl-kernel-source fails to build on lowlatency kernel [FATAL: modpost: GPL-incompatible module wl.ko uses GPL-only symbol '__rcu_read_unlock']

2013-09-18 Thread Bernardo Reino
@Brian, Sorry that after all your efforts you ended up going to the easy (though questionable) solution. Since there is no reason to expect Broadcom to fully GPL the driver, I guess the only solution (besides using the in-kernel driver, which to me -- bcm4313 -- is still a no-go) would be

[Bug 1156138] Re: bcmwl-kernel-source fails to build on lowlatency kernel [FATAL: modpost: GPL-incompatible module wl.ko uses GPL-only symbol '__rcu_read_unlock']

2013-08-14 Thread Bernardo Reino
Weird. Note: I'm on 12.04, not 13.04, but it shouldn't matter. I have bcmwl-kernel-source 6.30.223.30+bdcom-0ubuntu3, downloaded from here: https://launchpad.net/ubuntu/+source/bcmwl/6.30.223.30+bdcom-0ubuntu3/+build/4761504 That one includes in /patches: 0001, 0002, 0003, 0004 (kernel 3.2),

[Bug 1156138] Re: bcmwl-kernel-source fails to build on lowlatency kernel [FATAL: modpost: GPL-incompatible module wl.ko uses GPL-only symbol '__rcu_read_unlock']

2013-08-13 Thread Bernardo Reino
Interesting :) If the module builds OK but doesn't load, you could try loading it manually modprobe wl and see if any errors show up on the console/syslog/dmesg. AFAIK the patch you've applied adds support for 3.8 as well as for lowlatency. If this works OK you could try isolating the lowlatency

[Bug 1031831] Re: 3.5.0-7.7~precise1-generic works except for broadcom bcmwl-kernel-source failure

2013-08-12 Thread Bernardo Reino
@Tommy, I am using 64-bit, and actually am using kernel 3.10 with precise. Now in the very same page you posted if you look at linux-generic you see it points to linux-image-generic which points to linux- image-3.2.0-51-generic. I cannot say 100% but an average LTS user (doing only security

[Bug 1156138] Re: bcmwl-kernel-source fails to build on lowlatency kernel [FATAL: modpost: GPL-incompatible module wl.ko uses GPL-only symbol '__rcu_read_unlock']

2013-08-12 Thread Bernardo Reino
@Brian, I'm sure sure I understand you correctly. I haven't proposed/posted any patches. My only (UNTESTED) suggestion was to patch modpost.c to bypass the error. I haven't tested this because I don't use the lowlatency kernel (I might test it given sufficient time though :). modpost is probably

[Bug 1031831] Re: 3.5.0-7.7~precise1-generic works except for broadcom bcmwl-kernel-source failure

2013-08-09 Thread Bernardo Reino
Bug expired because somebody decides this is probably irrelevant, based on the false assumption that kernel 3.8 is in precise now. Last time I looked (http://packages.ubuntu.com/precise/linux-image- generic), the precise kernel is 3.2.0-51, in both precise and precise- updates. People using a

[Bug 1130037] Re: regression-update kernel 3.5.0-24 alx suspend/resume

2013-08-05 Thread Bernardo Reino
Christopher, You cannot be serious. This bug has been confirmed by a number of Ubuntu users. The OP even states I use ubuntu 12.10 fully upgraded. If you want to somehow feel good don't just close a random bug. This is not the way to fix things. ** Changed in: linux (Ubuntu) Status:

[Bug 1130037] Re: regression-update kernel 3.5.0-24 alx suspend/resume

2013-08-05 Thread Bernardo Reino
Add. Confirmed means Verified by somebody else than the reporter. I have, among others, verified this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1130037 Title: regression-update kernel

[Bug 1156138] Re: bcmwl-kernel-source fails to build on lowlatency kernel [FATAL: modpost: GPL-incompatible module wl.ko uses GPL-only symbol '__rcu_read_unlock']

2013-08-05 Thread Bernardo Reino
Hi all, IANAL but I think it should be no problem to link non-GPL with GPL symbols. For some reason kernel's modpost checks for this and aborts. Modifying the license of a module would certainly be illegal. Modifying modpost.c to remove that check (s/fatal/warn/) would just produce a warning but

[Bug 1130037] Re: regression-update kernel 3.5.0-24 alx suspend/resume

2013-08-05 Thread Bernardo Reino
Christopher, that's not how linux (Ubuntu) bug reporting works. I know. Ubuntu, and unfortunately most open-source, bug reporting works like this: 1. try to find irrelevant formal problems with the report itself. 2. if OP still there, ask user to update kernel. 2.5 do this 4 or 5 times to

Re: [Bug 1156138] Re: bcmwl-kernel-source fails to build on lowlatency kernel [FATAL: modpost: GPL-incompatible module wl.ko uses GPL-only symbol '__rcu_read_unlock']

2013-07-12 Thread Bernardo Reino
AFAIK the only solution is by (illegally) modifying the bcmwl license to be GPL, which Ubuntu will never do (but you could, privately). For some reason some kernel functions can only be used with GPL-licensed modules, which bcmwl isn't. I currently don't know if a technical workaround exists,

[Bug 1159306] Re: WARNING: at /build/buildd/linux-3.8.0/net/wireless/sme.c:642 cfg80211_roamed+0x9a/0xa0 [cfg80211]()

2013-06-21 Thread Bernardo Reino
Marking as confirmed, as per #24 and #25. ** Changed in: bcmwl (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/1159306 Title: WARNING: at

[Bug 1111956] Re: BCM4313 ignores ARP broadcast packets

2013-06-14 Thread Bernardo Reino
@Adam, OK. Let's do one thing. If brcmsmac works for you, then be happy and forget about bcmwl. Meaning don't touch any bcmwl-related bug, as, as I've repeteadly said, forcing users to use brcmsmac will not, by definition, solve any bug in bcmwl, just as this one. Nobody forces you to use bcmwl.

[Bug 1097519] Re: Wrong driver used for older Broadcom chipsets

2013-06-12 Thread Bernardo Reino
OK. Perhaps it would be interesting to actually define what this (1097519) bug is about. According to the first message, it's about using the brcmsmac driver for the BCM4313 chip. No more, no less. Now lots of other, unrelated, bugs (mostly bugs about the bcmwl driver) have been merged into this

[Bug 1189611] Re: bcmwl-kernel-source 6.30.223.30+bdcom-0ubuntu1 fails to see 5GHz networks and is unstable on 2.5GHz

2013-06-12 Thread Bernardo Reino
According to the package description, it doesn't even support the BCM4331 card Now read first post: Hardware: Broadcom Corporation BCM4331 802.11a/b/g/n (rev 02) This chip is working perfectly fine on 2.5GHz and 5GHz using version 6.20.155.1+bdcom-0ubuntu6 of the driver. So it does support the

[Bug 1111956] Re: BCM4313 ignores ARP broadcast packets

2013-06-12 Thread Bernardo Reino
Adam, Pleas read the first post again. Have YOU verified that this bug is fixed with drivers other than bcmwl? THIS bug report is about BCM4313 *and* bwmcl ignoring ARP broadcast packets. If you think other drivers solve this bug, then please kindly post this as a workaround in a comment, but do

[Bug 1107155] Re: wl continuously spams syslog

2013-06-12 Thread Bernardo Reino
No it's not 1097519. This bug is about bcmwl, not about open-source vs closed-source policy decisions. BTW, the bcmwl driver is the *only* working driver for many chipsets, so whether the bug is reported in connection with a chipset supported by other driver IS IRRELEVANT. bcmwl has bugs that

[Bug 1114281] Re: ERROR @wl_cfg80211_get_station : Could not get rate (-1)

2013-06-12 Thread Bernardo Reino
*** This bug is a duplicate of bug 1107155 *** https://bugs.launchpad.net/bugs/1107155 This bug is actually a duplicate of 1107155 (wl continuously spams syslog). #1097519 has nothing to do with this. ** This bug is no longer a duplicate of bug 1097519 Wrong driver used for older

[Bug 1097519] Re: Wrong driver used for older Broadcom chipsets

2013-06-10 Thread Bernardo Reino
@Adam Porter, Please relax. You're making a whole mess of the entire bcmwl situation because *you* think that the in-tree driver works OK for BCM4313, which is (unfortunately) simply not true. I'm astonished at how easy it is for ONE person to make such a mess of a linux distribution. -- You

[Bug 993443] Re: Wireless takes a lot longer to come up (BCM4313) since kernel update

2013-06-10 Thread Bernardo Reino
@Adam Porter, There is a much newer kernel out now for Precise. It probably fixes this bug. If it does fix this bug, then please report it. If it doesn't or you simply don't know, please leave the bug alone. What are you trying to accomplish here? -- You received this bug notification because

[Bug 1111956] Re: BCM4313 ignores ARP broadcast packets

2013-06-10 Thread Bernardo Reino
** This bug is no longer a duplicate of bug 1097519 Wrong driver used for older Broadcom chipsets -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/956 Title: BCM4313 ignores ARP broadcast

[Bug 1107314] Re: Slow wireless with BCM4313 until wl reloaded.

2013-06-10 Thread Bernardo Reino
** This bug is no longer a duplicate of bug 1097519 Wrong driver used for older Broadcom chipsets -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1107314 Title: Slow wireless with BCM4313 until wl

[Bug 1054964] Re: BCM43225: Horrible ping with Broadcom sta driver

2013-06-10 Thread Bernardo Reino
Not a duplicate. This bug is about bcmwl driver, not about which driver might be best according to a user. ** This bug is no longer a duplicate of bug 1097519 Wrong driver used for older Broadcom chipsets -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1114281] Re: ERROR @wl_cfg80211_get_station : Could not get rate (-1)

2013-06-10 Thread Bernardo Reino
** This bug is no longer a duplicate of bug 1097519 Wrong driver used for older Broadcom chipsets -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1114281 Title: ERROR @wl_cfg80211_get_station :

[Bug 1107155] Re: wl continuously spams syslog

2013-06-10 Thread Bernardo Reino
@Adam Porter, YOU are completely ridiculous. This bug is about the wl module reporting too much on the kernel log, not about whatever problem you may have with Raring. There is a patch that fixes this bug. ** This bug is no longer a duplicate of bug 1097519 Wrong driver used for older

[Bug 1098225] Re: [raring] BCM4313 -- bcmwl triggers panics with 3.7 and 3.8 kernels

2013-06-09 Thread Bernardo Reino
*** This bug is a duplicate of bug 1097519 *** https://bugs.launchpad.net/bugs/1097519 I don't see why this bug should be a duplicate of 1097519. The latter is about using brcmsmac instead of the proprietary bcmwl. This bug is about bcmwl, so I cannot be a duplicate. There seems to be a

[Bug 1072730] Re: CPU fan constantly at high speed on Asus K53SM laptop

2013-05-31 Thread Bernardo Reino
I think it's the USB card reader (Realtek), and in particular the kernel module rts5139, which is still in staging. Try to do, as root, modprobe -r rts5139 and see if that fixes it. (obviously your card reader will stop working). -- You received this bug notification because you are a member of

[Bug 1180245] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-05-15 Thread Bernardo Reino
*** This bug is a duplicate of bug 1157880 *** https://bugs.launchpad.net/bugs/1157880 ** This bug has been marked a duplicate of bug 1157880 bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build on kernel 3.9 [wl_cfg80211.c:2025:3: error: too few arguments to

[Bug 1180184] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-05-15 Thread Bernardo Reino
*** This bug is a duplicate of bug 1157880 *** https://bugs.launchpad.net/bugs/1157880 ** This bug is no longer a duplicate of bug 1180162 bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build ** This bug has been marked a duplicate of bug 1157880

[Bug 1180162] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-05-15 Thread Bernardo Reino
*** This bug is a duplicate of bug 1157880 *** https://bugs.launchpad.net/bugs/1157880 Why is apport retracing service removing the need-duplicate-check tag? This bug IS a duplicate. Like the other 100 bugs reported every single day about this single one issue. Not that I care, but this is

[Bug 1180364] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-05-15 Thread Bernardo Reino
*** This bug is a duplicate of bug 1157880 *** https://bugs.launchpad.net/bugs/1157880 Will somebody fix that apport retracing service which removes the need-duplicate-check tag just a minute after the bug is reported? Will people reporting bugs *please* first check if the bug has already

[Bug 1124390] Re: bcmwl driver causing 3.8 kernel panic with BCM4331

2013-05-13 Thread Bernardo Reino
@Naum, Which exact version of bcmwl-kernel-source are you using? For raring the only version that seems to work without problems is the one here: https://launchpad.net/~eugenesan/+archive/ppa/+sourcepub/3158235/+listing-archive-extra Pick the appropriate .deb (i386 for 32-bit, amd64 for 64-bit)

[Bug 1178935] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-05-12 Thread Bernardo Reino
*** This bug is a duplicate of bug 1157880 *** https://bugs.launchpad.net/bugs/1157880 ** This bug is no longer a duplicate of bug 1175843 bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build ** This bug has been marked a duplicate of bug 1157880

[Bug 1178928] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-05-12 Thread Bernardo Reino
*** This bug is a duplicate of bug 1157880 *** https://bugs.launchpad.net/bugs/1157880 ** This bug is no longer a duplicate of bug 1175843 bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build ** This bug has been marked a duplicate of bug 1157880

[Bug 1178925] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-05-12 Thread Bernardo Reino
*** This bug is a duplicate of bug 1157880 *** https://bugs.launchpad.net/bugs/1157880 ** This bug is no longer a duplicate of bug 1175843 bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build ** This bug has been marked a duplicate of bug 1157880

[Bug 1175843] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-05-12 Thread Bernardo Reino
*** This bug is a duplicate of bug 1157880 *** https://bugs.launchpad.net/bugs/1157880 Marked as duplicate. Does anybody here use the search function before reporting bugs all over the place? ** This bug has been marked a duplicate of bug 1157880 bcmwl-kernel-source

[Bug 1178247] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-05-10 Thread Bernardo Reino
*** This bug is a duplicate of bug 1157880 *** https://bugs.launchpad.net/bugs/1157880 ** This bug is no longer a duplicate of bug 1178170 bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build ** This bug has been marked a duplicate of bug 1157880

[Bug 1178170] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-05-10 Thread Bernardo Reino
*** This bug is a duplicate of bug 1157880 *** https://bugs.launchpad.net/bugs/1157880 Marked as duplicate of bug #1157880 ** This bug has been marked a duplicate of bug 1157880 bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build on kernel 3.9

[Bug 1178166] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-05-10 Thread Bernardo Reino
*** This bug is a duplicate of bug 1157880 *** https://bugs.launchpad.net/bugs/1157880 ** This bug is no longer a duplicate of bug 1178170 bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build ** This bug has been marked a duplicate of bug 1157880

[Bug 1157880] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build on kernel 3.9 [wl_cfg80211.c:2025:3: error: too few arguments to function ‘cfg80211_put_bss’]

2013-05-06 Thread Bernardo Reino
@Baranovskiy Konstantin and Jairo Serrano, On the top of this page you can click this bug affects me too. The error message is (now) well known, so at least IMHO nobody needs additional translations[*] of these messages. [*] RANT: How is it possible that the make and gcc spit translated

[Bug 1169755] Re: WLAN won't stay connected in 13.04 raring

2013-05-06 Thread Bernardo Reino
@Steve, It is true that the whole bcmwl mess needs a good solid fix. But I cannot agree with your comment that it really makes free software look bad (at least in this context). The correct statement should be: it really makes broadcom look bad (or you can choose a more Linus Torvalds-ish style

[Bug 1124390] Re: bcmwl driver causing 3.8 kernel panic with BCM4331

2013-05-05 Thread Bernardo Reino
@Kelly, Great to hear. Now it's time for the powers that be (package maintainers :) to somehow manage to provide a working bcmwl package for every distribution, so that people don't have to go hunting around for the exact version that works with their Ubuntu version + kernel version combination.

[Bug 1176455] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-05-05 Thread Bernardo Reino
*** This bug is a duplicate of bug 1157880 *** https://bugs.launchpad.net/bugs/1157880 Marked as duplicate of #1157880. How many duplicates do we need of that bug before: (a) user's find it and just say me too instead of posting a new bug report every day. and (b) the problem will be

[Bug 1169755] Re: WLAN won't stay connected in 13.04 raring

2013-05-05 Thread Bernardo Reino
The BCM4313 works very unreliably using the brcmsmac module (which happens to be the default module for this chipset). The solution is to install the bcmwl-kernel-source package (like you did on 12.10). But that package (wl driver) is a mess in itself. Since you are using raring you can

[Bug 1175842] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-05-03 Thread Bernardo Reino
*** This bug is a duplicate of bug 1157880 *** https://bugs.launchpad.net/bugs/1157880 ** Tags removed: need-duplicate-check ** This bug has been marked a duplicate of bug 1157880 bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build on kernel 3.9

[Bug 1175678] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-05-03 Thread Bernardo Reino
*** This bug is a duplicate of bug 1157880 *** https://bugs.launchpad.net/bugs/1157880 ** This bug has been marked a duplicate of bug 1157880 bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build on kernel 3.9 [wl_cfg80211.c:2025:3: error: too few arguments to

[Bug 1157880] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build on kernel 3.9 [wl_cfg80211.c:2025:3: error: too few arguments to function ‘cfg80211_put_bss’]

2013-05-03 Thread Bernardo Reino
@Eugene San, Thanks for preparing the package. I will give it a try -- although I had already manually patched my driver, and although I'm running 12.04. One thing I don't understand is what the difference may be between the version of saucy vs raring vs quantal vs precise. The core of the

[Bug 1153572] Re: alx driver broken on Ubuntu 12.10

2013-05-03 Thread Bernardo Reino
*** This bug is a duplicate of bug 927782 *** https://bugs.launchpad.net/bugs/927782 I'm marking this bug as duplicate of 927782 (Include experimental alx driver in the quantal kernel), which is exactly the same problem. Note that a fix has been released for quantal (it is now (or was) in

[Bug 1111956] Re: BCM4313 ignores ARP broadcast packets

2013-05-03 Thread Bernardo Reino
Just for extra verification: could any of the affected people test if the new bcmwl version (6.30.*) works OK? The version here https://launchpad.net/~albertomilone/+archive/broadcom is now (I think) in precise-proposed. Should work with any kernel up to 3.8.x. (I'm on precise now with mainline

[Bug 1175586] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-05-02 Thread Bernardo Reino
*** This bug is a duplicate of bug 1157880 *** https://bugs.launchpad.net/bugs/1157880 ** This bug has been marked a duplicate of bug 1157880 bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build on kernel 3.9 [wl_cfg80211.c:2025:3: error: too few arguments to

[Bug 1175297] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-05-01 Thread Bernardo Reino
*** This bug is a duplicate of bug 1157880 *** https://bugs.launchpad.net/bugs/1157880 ** This bug has been marked a duplicate of bug 1157880 bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build on kernel 3.9 [wl_cfg80211.c:2025:3: error: too few arguments to

[Bug 1111956] Re: BCM4313 ignores ARP broadcast packets

2013-04-30 Thread Bernardo Reino
I have a BCM4313 and am running Kubuntu 12.04.02. Until today I've been using the lts-quantal kernel (3.5.0-27 and 3.5.0-28 from -proposed) with bcmwl-kernel-source_6.20.155.1+bdcom- 0ubuntu0.0.1_amd64.deb (precise-updates). Today I've installed the kernel from linux-generic-lts-raring

[Bug 1124390] Re: bcmwl driver causing 3.8 kernel panic with BCM4331

2013-04-30 Thread Bernardo Reino
@Kelly Hyde, I'm running (K)ubuntu 12.04.02. Until today I've been using the lts- quantal kernel (3.5.0-27 and 3.5.0-28 from -proposed) with bcmwl-kernel- source_6.20.155.1+bdcom-0ubuntu0.0.1_amd64.deb (precise-updates). Today I've installed the kernel from linux-generic-lts-raring (3.8.0-19)

[Bug 927782] Re: Include experimental alx driver in the quantal kernel

2013-04-30 Thread Bernardo Reino
AceLan Kao, Just an update: I see that 3.5.0-28 is now in precise-proposed. Is that the same 28 as the one you linked above? (post #74), http://people.canonical.com/~acelan/bugs/lp927782/. I'm afraid to update my 28 with the new 28 :) Furthermore, I have also installed the

[Bug 1124390] Re: bcmwl driver causing 3.8 kernel panic with BCM4331

2013-04-30 Thread Bernardo Reino
Not sure if this is relevant, but.. I've dumped kernel 3.8.0-19 because while booting/dmesg I saw a number of swap_free: bad swap file entry.., which scared the hell out of me. So I went and installed the latest mainline kernel (3.9.0-030900), which effectively solved that issue. Now the bcmwl

[Bug 927782] Re: Include experimental alx driver in the quantal kernel

2013-04-18 Thread Bernardo Reino
AceLan, Thank you for the explanation above (#73). What I find puzzling is that according to #71 the source code in git (qca/alx) is identical to the one included in the Ubuntu kernel but the former works and the latter doesn't. Anyway, I hope i can test your kernel at some point during this

[Bug 927782] Re: Include experimental alx driver in the quantal kernel

2013-04-18 Thread Bernardo Reino
Very quickly: the kernel you posted above on #74 works like a charm! Please integrate that into the official kernel as soon as possible. This way at least the AR8161/AR8162 problem will be gone forever :) Thanks *a lot* AceLan! -- You received this bug notification because you are a member of

[Bug 927782] Re: Include experimental alx driver in the quantal kernel

2013-04-17 Thread Bernardo Reino
@AceLan Kao, If I understand what you're saying, the alx module included with Ubuntu corresponds to the one from qca/alx, which itself is the same as mcgrof/alx plus 8d41851. Now, I don't know if mcgrof/alx has ever worked on any machine, or if this is just some kind of work-in-progress not

[Bug 927782] Re: Include experimental alx driver in the quantal kernel

2013-04-10 Thread Bernardo Reino
I just installed 3.5.0-27.46 on 12.04.02 yesterday evening. ALX module loaded fine (and 1154238 looks very promising), but I didn't actually plug the Ethernet cable (I normally use only WLAN). Will try to do that this evening and report back! -- You received this bug notification because you are

[Bug 927782] Re: Include experimental alx driver in the quantal kernel

2013-04-10 Thread Bernardo Reino
Follow up from #67 in response to #66. Upgrading from 3.5.0-26 to 3.5.0-27 does NOT resolve the problem. ALX module is loaded OK, but plugging network cable is silently ignored (no dmesg activity, NM doesn't seem to notice anything). After rmmod alx modprobe alx the module is reloaded and dumps

[Bug 927782] Re: Include experimental alx driver in the quantal kernel

2013-03-28 Thread Bernardo Reino
@jm-leddy, I can verify that the alx module included in 3.5.0-24.37 (linux-lts- quantal) does NOT work, at least on 12.04.02. Installing alx again from sources makes it work. I see that bug 1154238 is only for Quantal and Raring and the fix is in kernel 3.8.0-13.22 (raring). I might try that

[Bug 1154238] Re: update alx Ethernet driver

2013-03-28 Thread Bernardo Reino
I don't know how to do this, but this bug also affects precise (12.04.02), using linux-lts-quantal kernel. Is precise a project, a distribution, or a tag? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1153572] Re: alx driver broken on Ubuntu 12.10

2013-03-28 Thread Bernardo Reino
I guess the OP doesn't care anymore (I'm also about to give up). Using 3.5.0-24 from quantal (under precise). The module is included in the kernel (in tree ubuntu). It loads OK but wired network does not work. Does not work means that e.g. Network Manager doesn't notice that a cable has been

[Bug 1128163] Re: bcmwl-kernel-source 5.100.82.112+bdcom-0ubuntu3: bcmwl kernel module failed to build

2013-03-01 Thread Bernardo Reino
well, you don't even have the patch command installed, so dkms won't be able to do anything. either a missing dependency, or you've manually removed the patch package. do (as root) apt-get install patch and try again apt-get install --reinstall bcmwl-kernel-source -- You received this bug

[Bug 1098225] Re: [raring] BCM4313 -- bcmwl triggers panics with 3.7 and 3.8 kernels

2013-02-28 Thread Bernardo Reino
Reading https://bugzilla.rpmfusion.org/show_bug.cgi?id=2526#c11 it appears that the wl-linux-3.6-patch is needed (attached). If anyone with kernel = 3.6 could apply this patch and try.. ** Bug watch added: bugzilla.rpmfusion.org/ #2526 https://bugzilla.rpmfusion.org/show_bug.cgi?id=2526 **

[Bug 1129508] Re: bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-02-27 Thread Bernardo Reino
It seems that (for some reason) your installation image (12.04.02) has the new kernel (3.5), but still the old version of bcmwl-kernel-source (5.100.82.38). You need the latest version (6.20.155...) in order for it to work with kernel 3.5. I wonder why the bug report includes Package:

[Bug 1098225] Re: [raring] BCM4313 -- bcmwl triggers panics with 3.7 and 3.8 kernels

2013-02-27 Thread Bernardo Reino
@kimr1508, Can you confirm that you have bcmwl version 6.20.155.1+bdcom-0ubuntu5 (or ..6) installed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1098225 Title: [raring] BCM4313 -- bcmwl triggers

[Bug 1119842] Re: [ASUSTeK COMPUTER INC. G75VX] suspend/resume failure [non-free: nvidia]

2013-02-25 Thread Bernardo Reino
@gabriel-thornblad, It is not clear (for me at least) where the wl module is actually loaded when you try to suspend. From the dmesg (in WifiSyslog.txt) it seems that the wl module fails to load: Feb 7 11:15:36 amaranth kernel: [3.380643] wl driver 6.20.155.1 (r326264) failed with code 11

[Bug 1119842] Re: [ASUSTeK COMPUTER INC. G75VX] suspend/resume failure [non-free: nvidia]

2013-02-22 Thread Bernardo Reino
@gabriel-thornblad, Just a quick/wild guess: have you installed the cgroup-bin package? Reason for asking is: in your modules list I see kvm/kvm_intel and various vbox* modules, so there's a chance that you've also installed cgroup-bin as a dependency of libvirt. Now, if that is the case, have

[Bug 1125597] Re: Don't autoload unneeded modules

2013-02-22 Thread Bernardo Reino
The modules are being loaded by os-prober, which update-grub runs (if found). I have apt-get remove'd os-prober (I don't need it anyway) and now these modules are never being loaded. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 922968] Re: computer suspends again after resume

2013-02-22 Thread Bernardo Reino
While I somewhat agree with @jsalisbury above, I'd like to note that I *cannot* reproduce this issue with Kubuntu 12.04 (kernel 3.5.0-25, KDE 4.10). I wonder if people affected by this issue are using Unity or Gnome or what. -- You received this bug notification because you are a member of

[Bug 1130037] Re: regression-update kernel 3.5.0-24 alx suspend/resume

2013-02-21 Thread Bernardo Reino
Workaround: Adding alx to SUSPEND_MODULES in /etc/pm/config.d/whatever makes suspend/hibernate work OK again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1130037 Title: regression-update kernel

[Bug 1130037] Re: regression-update kernel 3.5.0-24 alx suspend/resume

2013-02-20 Thread Bernardo Reino
Confirming bug with Lenovo Ideapad N581 with AR8161 running Kubuntu 12.04 with just-released kernel 3.5.0-24 (lts-quantal). I only tested once, and only hibernation (S4), but had already seen this bug (before updating kernel), so I kind of expected it. When trying to hibernate for a second time

[Bug 414724] Re: wl driver (Broadcom) does not receive ARP packets (broadcasts)

2013-02-18 Thread Bernardo Reino
Same here: Ubuntu 12.04 with lts-quantal-kernel (3.5.0-x). BCM4313 using latest bcmwl-kernel-source package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/414724 Title: wl driver (Broadcom) does

[Bug 1124390] Re: Unable to handle kernel paging request at ffff8800fffffee0

2013-02-14 Thread Bernardo Reino
Re. ERROR@wl_cfg80211_get_station: This is (AFAIK) a harmless warning. I had that with the updated bcmwl (bcmwl-kernel-source.6.20.155.1+bdcom-0ubuntu0.0.1) running kernel 3.5 on Ubuntu 12.04). See here https://bugs.launchpad.net/ubuntu/quantal/+source/bcmwl/+bug/923809/comments/22. Re.

[Bug 1125251] Re: package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3 failed to install/upgrade: bcmwl kernel module failed to build. Every Update a notification is shown.

2013-02-14 Thread Bernardo Reino
Seems the bcmwl package is looking for kernel autoconf.h in the wrong place. Try (as root): ln -s /usr/src/linux-headers-`uname -r`/include/generated/autoconf.h /usr/src/linux-headers-`uname -r`/include/linux/autoconf.h and then update again. -- You received this bug notification because you

[Bug 1107653] Re: Major regression on Precise....(Fail to install and broke ALL the network)

2013-01-30 Thread Bernardo Reino
@Lucas Pottersky (lucaspottersky), From what I can see the (re)installation of the new dkms module worked fine (contrary to the initial bug report by @Maxime Haselbauer). Can you open a terminal and run, as root: # modprobe wl Assuming that this fails (i.e. you still have no WLAN), check the

[Bug 1107155] Re: wl continuously spams syslog

2013-01-28 Thread Bernardo Reino
I had the same issue (12.04 with kernel 3.5 and the new dkms module). See here: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/923809/comments/22 Applying the user-ioctl.patch patch found here: https://aur.archlinux.org/packages.php?ID=19514 removed those two error/warning messages.

[Bug 1107653] Re: Major regression on Precise....(Fail to install and broke ALL the network)

2013-01-28 Thread Bernardo Reino
Could you open a terminal and type (as root): # apt-get --reinstall install bcmwl-kernel-source and post here the exact output? I'm using that exact same package with precise 12.04 (kubuntu 64-bit, but with kernel 3.5), and it worked fine! -- You received this bug notification because you are

[Bug 923809] Re: Upgrade bcmwl to version 6.20.55.19 (r300276) or greater

2013-01-24 Thread Bernardo Reino
I can also verify that bcmwl-kernel-source from precise-proposed works OK (I'm using kernel 3.5 from quantal). The only issue I found that that the kernel log is flooded (2 messages every 5 seconds): ERROR @wl_cfg80211_get_station : Could not get rate (-1) ERROR @wl_cfg80211_get_station : Could