[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-09-11 Thread Purinda Gunasekara
Try the patch submitted in this bug #1197586 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1157880 Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build on

[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-08-27 Thread Redstorm
dmesg has a couple of errors this is on Ubuntu stock 3.10.9-031009-generic but it builds and is available, i haven't tested it though. [391416.044759] cfg80211: Calling CRDA to update world regulatory domain [391416.045821] lib80211: common routines for IEEE802.11 drivers [391416.045823]

[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-08-27 Thread Eric B
The following error is still there on saucy : src/wl/sys/wl_linux.c:3237:7: warning: passing argument 1 of ‘wl-tkipmodops-print_stats’ from incompatible pointer type [enabled by default] wl-tkip_bcast_data[idx]); ^ src/wl/sys/wl_linux.c:3237:7: note: expected ‘struct seq_file *’

[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-07-28 Thread Daniel van Vugt
** Description changed: + bcmwl-kernel-source (version): bcmwl kernel module failed to build on + kernel (version) [wl_cfg80211.c:2025:3: error: too few arguments to + function ‘cfg80211_put_bss’] + + ORIGINAL DESCRIPTION: upgrade to kernel :

[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-07-04 Thread Marco Marchini
Hello Karachun Eugene (karachungen), This solution fails on kernel 3.10: make[1]: ingresso nella directory /usr/src/linux-headers-3.10.0-031000-generic Wireless Extension is the only possible API for this kernel version Using Wireless Extension API CC [M]

[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-07-04 Thread Marco Marchini
Same problem with bcmwl-6.30.223.30+bdcom-0ubuntu1: DKMS make.log for bcmwl-6.30.223.30+bdcom for kernel 3.10.0-031000-generic (x86_64) gio 4 lug 2013, 23.20.25, CEST make: ingresso nella directory /usr/src/linux-headers-3.10.0-031000-generic CFG80211 API is prefered for this kernel version

[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-07-04 Thread Thomas H St.Clair
From my experience: bcmwl-kernel-source_6.30.223.30+bdcom- 0ubuntu2_amd64.deb works and builds on an Ubuntu stock 3.10.X kernel (not bcmwl-kernel-source_6.30.223.30+bdcom-0ubuntu1_amd64.deb) . bcmwl- kernel-source_6.30.223.30+bdcom-0ubuntu3_amd64.deb works and builds on a custom 3.10.X kernel

[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-06-28 Thread Karachun Eugene
Have same problem. Compiling driver by hands helped me. See Romero`s method there http://forums.fedoraforum.org/archive/index.php/t-280821.html 1) get the source files from broadcom -- http://www.broadcom.com/docs/linux_sta/hybrid-portsrc_x86_64-v5_100_82_112.tar.gz 2) make a new directory

[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-06-26 Thread NVieville
Hello, @Thomas H St.Clair: While reading this thread comment: https://bugs.launchpad.net/ubuntu/+source/broadcom- sta/+bug/1101963/comments/10 I thought, it would be worth trying this method (with some adaptation) to get the 6.30.223.30 driver rebuilt with the kernel 3.10 patch in the dkms

[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-06-26 Thread Thomas H St.Clair
@NVieville , Tried the patch...couldn't get bcml-blah,blah to re-build. BUT meanwhile a new bcml-blah,blah has been released which is patched to work with x.3.10.X and does work and build, its v2 of the old pkg. Problem now is that it does not work on a custom kernel. Normal kernels from Ubuntu

[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-06-08 Thread NVieville
@Thomas H St.Clair: The patch needs to be applied on the sources tree of the device driver while building the .deb package. As my current laptop runs Fedora only, and as for the moment I can't get an Ubuntu machine with all the build environment needed, you need a generous developer in this

[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-06-06 Thread Thomas H St.Clair
@NVieville: how does one go about applying this patch to the bcmwl- .deb? Possible? FWIW the newer deb works and builds against 3.9 kernel, but using 3.10 these days and same story as before. Thanks, Tom -- You received this bug notification because you are a member of Ubuntu Bugs, which

[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-30 Thread NVieville
Hello, Actually, I get the 6.30.223.30 device driver built on Fedora Rawhide with wl-6xx-kmod-011_kernel_3.10.patch applied on the same sources of the Ubuntu package. Maybe some adjustment have to be done against this patch, as I also apply other patches for Fedora on these sources. As I

[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-27 Thread Marji Cermak
I can confirm that bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6 DOES NOT build for kernel 3.9.4: $ cat /var/lib/dkms/bcmwl/6.20.155.1+bdcom/build/make.log DKMS make.log for bcmwl-6.20.155.1+bdcom for kernel 3.9.4-030904-generic (x86_64) Mon May 27 23:14:09 EST 2013 make: Entering directory

[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-27 Thread Marji Cermak
Apologies. I must be sleepy. 1) I forgot to mention in previous post #25 that I'm not running ubuntu 13.04, but 12.10 with bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6 installed manualy (from 13.04). 2) when I actually install the saucy versions of bcmwl-kernel-source

[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-24 Thread l3iggs
i'm still seeing the issue: make: Entering directory `/usr/src/linux-headers-3.9.3-030903-generic' CFG80211 API is prefered for this kernel version Using CFG80211 API LD /var/lib/dkms/bcmwl/6.20.155.1+bdcom/build/built-in.o CC [M]

[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-20 Thread Alberto Milone
@Vistaus: the issue dealt with in this bug report is the following: bcmwl kernel module failed to build. The module doesn't fail to build against Linux 3.9 any more. If you're experiencing a different issue, please file a separate bug report. -- You received this bug notification because you are

[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-18 Thread Vistaus
This still isn't fixed. Even with the 6.30 firmware I still don't have wireless network. My card is Broadcom 4331. Can someone reopen this please? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/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-15 Thread Alberto Milone
** Changed in: bcmwl (Ubuntu) Assignee: (unassigned) = Alberto Milone (albertomilone) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1157880 Title: bcmwl-kernel-source

[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-15 Thread Gökçen Eraslan
Can someone also look into the build problem on linux 3.10rc1 kernel? I think create_proc_entry must be replaced with a proc_create call. Here is the build log for 3.10rc1 mainline kernel: DKMS make.log for bcmwl-6.30.223.30+bdcom for kernel 3.10.0-031000rc1-generic (x86_64) Çrş May 15 11:22:13

[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-15 Thread Alberto Milone
** Changed in: bcmwl (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1157880 Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module

[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-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/bcmwl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1157880 Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build on

[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-15 Thread Launchpad Bug Tracker
This bug was fixed in the package bcmwl - 6.30.223.30+bdcom-0ubuntu1 --- bcmwl (6.30.223.30+bdcom-0ubuntu1) saucy; urgency=low * New upstream release. * debian/dkms.conf.in: - Drop patches for Linux 3.2 and 3.4. * 0006-add-support-for-linux-3.8.0.patch,

[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-12 Thread mlassnig
@thstclair The same happens to me on linux-3.9 with a bcm4331. With the patch and the correct dkms.conf it builds and installs the module, the module is modprobed correctly, but there are simply no WiFi extensions available (no wlan0 or similar). Also, no kernel oops/panics anything. Just nothing.

[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-08 Thread bjaglin
The ppa provided in #8 doesn't work out of the box, because the add- support-for-linux-3.9.0 patch isn't actually applied by DKMS, as reported earlier, in #10 and #11. After the failure, add the following line to /var/lib/dkms/bcmwl/6.30.223.30+bdcom/source/dkms.conf:

[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-08 Thread bjaglin
Actually this was fixed in the ppa itself, in the following versions of the packages, which was simply not linked from here: so instead of the links in #11, use the newer versions: saucy: https://launchpad.net/~eugenesan/+archive/ppa/+sourcepub/3158236/+listing-archive-extra raring:

[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-08 Thread bjaglin
Actually this was fixed in the ppa itself, in the following versions of the packages, which was simply not linked from here: so instead of the links in #8, use the newer versions: saucy: https://launchpad.net/~eugenesan/+archive/ppa/+sourcepub/3158236/+listing-archive-extra raring:

[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-08 Thread Thomas H St.Clair
@bjaglin: the new version for saucy worked! It DID build...Until I rebooted and found that all wireless extensions were unavailable. There is something here that does not persist in working. FWIW I've got a Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller [14e4:432b] (rev 01).

[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-07 Thread Gökçen Eraslan
I use it flawlessly on Raring with Broadcom 4331. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1157880 Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

[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 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 Leif Sawyer
Confirmed that the patch listed above does not solve the full extent of the problem. It does allow the module to build, but then any use of the network will cause the kernel to OOPS. Only a hard-power-cycle will restore access to the system, provided you boot into single-user mode to remove

[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-05 Thread Jairo Serrano
cat /var/lib/dkms/bcmwl/6.30.223.30+bdcom/build/make.log DKMS make.log for bcmwl-6.30.223.30+bdcom for kernel 3.9.0-030900-generic (x86_64) dom may 5 12:51:25 COT 2013 make: se ingresa al directorio «/usr/src/linux-headers-3.9.0-030900-generic» CFG80211 API is prefered for this kernel version

[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 Eugene San
Based on provided patch, I've prepared fixed packages: Raring: https://launchpad.net/~eugenesan/+archive/ppa/+sourcepub/3156599/+listing-archive-extra Saucy: https://launchpad.net/~eugenesan/+archive/ppa/+sourcepub/3156603/+listing-archive-extra Note: Driver more recent than official one, use

[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

Re: [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 Baranovskiy Konstantin
I can't install it : baranovskiykonstantin@Lenovo-G550:~$ sudo dpkg -i Загрузки/bcmwl-kernel-source_6.30.223.30+bdcom-0ubuntu1~eugenesan~raring1_i386.deb [sudo] password for baranovskiykonstantin: Выбор ранее не выбранного пакета bcmwl-kernel-source. (Чтение базы данных … на данный момент

[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-04-30 Thread cariboo907
I'd like to add that I'm seeing the same error on i386 architecture -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1157880 Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module

[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-03-29 Thread Ubuntu Foundations Team Bug Bot
The attachment add-support-for-linux-3.9.0.patch seems to be a patch. If it isn't, please remove the patch flag from the attachment, remove the patch tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by

[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-03-29 Thread Gökçen Eraslan
** Patch added: add-support-for-linux-3.9.0.patch https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1157880/+attachment/3606535/+files/add-support-for-linux-3.9.0.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.