[Bug 846719] Re: Conflict between acer-wmi and brcmsmac kernel modules

2012-03-30 Thread Ike Panhc
The fix[1] has been merged into precise kernel.

[1] http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-
precise.git;a=commitdiff;h=13faef3e679243aec5c1e308eba1c70c6c72d055


** 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/846719

Title:
  Conflict between acer-wmi and brcmsmac kernel modules

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

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


[Bug 846719] Re: Conflict between acer-wmi and brcmsmac kernel modules

2012-02-03 Thread Ike Panhc
Hi,

I have a patch and hope it could solve most of the acer-wmi rfkill
mistake issue.

Could you help me testing the patch? I've built the a dkms package and
put it at

  http://people.canonical.com/~ikepanhc/lp/826784-6/

To install the dkms deb, just use the command `sudo dpkg -i 
test-dkms_1_all.deb` and please blacklist acer-wmi
Please remember to reboot after installation.

To uninstall the dkms deb, please use the command `sudo dpkg -r test-
dkms`

Please attach the output of `rfkill list` and `dmesg`

Ref: 
http://www.mail-archive.com/platform-driver-x86@vger.kernel.org/msg02859.html
 
http://www.mail-archive.com/platform-driver-x86@vger.kernel.org/msg02860.html

Thanks a lot.


** Tags added: acer-wmi-rfkill

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Ike Panhc (ikepanhc)

** 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/846719

Title:
  Conflict between acer-wmi and brcmsmac kernel modules

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

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


[Bug 846719] Re: Conflict between acer-wmi and brcmsmac kernel modules

2011-10-27 Thread Manfred Wilhelm
I have had the same problem on my PackardBell dot a netbook. Unloading acer_wmi 
also solves the problem.
I also tried to load acer_wmi wireless=1 but it fails with unknown parameter 
??


laptop:~$ sudo modprobe -v acer_wmi wireless=1
insmod /lib/modules/3.0.0-12-generic/kernel/drivers/platform/x86/acer-wmi.ko 
wireless=1
FATAL: Error inserting acer_wmi 
(/lib/modules/3.0.0-12-generic/kernel/drivers/platform/x86/acer-wmi.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)

laptop:~$ dmesg

.
.
[ 1887.539570] wmi: Mapper loaded
[ 1887.544982] acer_wmi: Unknown parameter `wireless'


laptop:~$ uname -a
Linux laptop 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:50:42 UTC 2011 i686 
i686 i386 GNU/Linux

laptop:~$ modinfo acer_wmi
filename:   
/lib/modules/3.0.0-12-generic/kernel/drivers/platform/x86/acer-wmi.ko
alias:  wmi:676AA15E-6A47-4D9F-A2CC-1E6D18D14026
alias:  wmi:6AF4F258-B401-42FD-BE91-3D4AC2D7C0D3
alias:  wmi:67C3371D-95A3-4C37-BB61-DD47B491DAAB
license:GPL
description:Acer Laptop WMI Extras Driver
author: Carlos Corbacho
srcversion: B4800EB97ECD63B5D20E3D5
depends:sparse-keymap,wmi
vermagic:   3.0.0-12-generic SMP mod_unload modversions 686 
parm:   mailled:Set initial state of Mail LED (int)
parm:   brightness:Set initial LCD backlight brightness (int)
parm:   threeg:Set initial state of 3G hardware (int)
parm:   force_series:Force a different laptop series (int)
parm:   ec_raw_mode:Enable EC raw mode (bool)

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

Title:
  Conflict between acer-wmi and brcmsmac kernel modules

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

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


[Bug 846719] Re: Conflict between acer-wmi and brcmsmac kernel modules

2011-10-27 Thread Manuel Muradás
Re-confirmed after reinstalling the Oneiric's final version.

--

Manfred Wilhelm (mwsun):
Currently I'm using the blacklisting approach. I haven't tested the  options 
acer_wmi wireless=1 approach in the latest versions.

** 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/846719

Title:
  Conflict between acer-wmi and brcmsmac kernel modules

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

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


[Bug 846719] Re: Conflict between acer-wmi and brcmsmac kernel modules

2011-10-27 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel?  It
will allow additional upstream developers to examine the issue. Refer to
https://wiki.ubuntu.com/KernelMainlineBuilds . If possible, please test
the latest kernel (Not a kernel in the daily directory).  Once you've
tested the upstream kernel, please remove the 'needs-upstream-testing'
tag(Only that one tag, please leave the others). This can be done by
clicking on the yellow pencil icon next to the tag located at the bottom
of the bug description and deleting the 'needs-upstream-testing' text.

If this bug is fixed by the mainline kernel, please add the following
tag 'kernel-fixed-upstream-KERNEL-VERSION'.  For example, if kernel
version 3.1-rc9 fixed and issue, the tag would be: 'kernel-fixed-
upstream-v3.1-rc9'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.


Thanks in advance.


** Tags added: needs-upstream-testing

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

Title:
  Conflict between acer-wmi and brcmsmac kernel modules

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

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


[Bug 846719] Re: Conflict between acer-wmi and brcmsmac kernel modules

2011-10-08 Thread Brad Figg
Thank you for taking the time to file a bug report on this issue.

However, given the number of bugs that the Kernel Team receives during
any development cycle it is impossible for us to review them all.
Therefore, we occasionally resort to using automated bots to request
further testing. This is such a request.

We have noted that there is a newer version of the development kernel
than the one you last tested when this issue was found. Please test
again with the newer kernel and indicate in the bug if this issue still
exists or not.

If the bug still exists, change the bug status from Incomplete to
Confirmed. If the bug no longer exists, change the bug status from
Incomplete to Fix Released.

Thank you for your help, we really do appreciate it.


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

** Tags added: kernel-request-3.0.0-12.20

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

Title:
  Conflict between acer-wmi and brcmsmac kernel modules

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

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