acerhk should be autoloaded on Amilo A1650g

Bug #257344 reported by damagedspline
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
In Progress
Low
Unassigned
Nominated for Intrepid by damagedspline
module-init-tools (Ubuntu)
Won't Fix
Medium
Unassigned
Nominated for Intrepid by damagedspline

Bug Description

On Ubuntu Intrepid 32bit when running on Fujitsu-Seimens Amilo A1650g:

Please add to '/etc/modprobe.d/options' the following line:
"options acerhk autowlan=1"

and the following to /etc/modules:
"acerhk"

$ cat /var/lib/acpi-support/*-*
R01-A1I
FUJITSU SIEMENS
AMILO A1650G
-1

A similar fix should be done with Amilo LI1718
except that: "options acerhk force_series=6805 autowlan=1"

Revision history for this message
damagedspline (icpazi) wrote :
Revision history for this message
damagedspline (icpazi) wrote :
Revision history for this message
damagedspline (icpazi) wrote :
Revision history for this message
damagedspline (icpazi) wrote :
Revision history for this message
damagedspline (icpazi) wrote :
Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Reassigning this to the module-init-tools package. Thanks.

Changed in linux:
assignee: nobody → ubuntu-kernel-team
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Albert (optimisme) wrote :

Also in Acer Aspire 5020 series, acerhk module should be loaded by default.

modprobe acerhk
(well, adding acerhk into /etc/modules)

Would be nice also if after loading the module, wireless is automatically activated:

echo 1 > /proc/driver/acerhk/wirelessled

(I use it at /etc/rc.local, I don't know if it is "the right way")

The command: tail -f /var/log/kern.log doesn't show "hot keys"

(PD: My files "lspci.txt" and "dmesg.txt" are the result of loading the module and activating wireless at boot time, as described)

Revision history for this message
Albert (optimisme) wrote :

(lspci from last post)

Revision history for this message
Andy Whitcroft (apw) wrote :

It is not normal to add specific module load entries for modules of this kind to the distro as a whole, specific machine quirks do not normally affect what is install. If it did the disk would not be generic if moved to another machine. Normally these kinds of modules are keyed to the hardware they service and are autoloaded via PCI ids or via DMI information matches; which this driver does not expose.

I note that the autohk driver is actually downrev as found in our kernel so it is likely worth updating it, but it appears that this driver is now unmaintained. There seems to be a replacement driver called acer-wmi which looks to be the place we should be concentrating any effort to fix/add these features.

For those of you who have this hardware does the acer-wmi module load at all, and if not what messages do you get on the console and at the end of dmesg if you 'sudo modprobe acer-wmi'.

If you could report that back here that would be helpful.

Changed in linux:
assignee: nobody → apw
status: New → In Progress
Revision history for this message
damagedspline (icpazi) wrote :

acer-wmi does not provide hotkey pooling support as in the acerhk case.
I made an attempt to add hotkey pooling support to the acer-wmi code but it failed.
acer-wmi can be used to auto-activate wireless led on startup - which can be a replacement to the acerhk wireless on/off button support. That would be appreciated.

Revision history for this message
Launchpad Janitor (janitor) wrote : Kernel team bugs

Per a decision made by the Ubuntu Kernel Team, bugs will longer be assigned to the ubuntu-kernel-team in Launchpad as part of the bug triage process. The ubuntu-kernel-team is being unassigned from this bug report. Refer to https://wiki.ubuntu.com/KernelTeamBugPolicies for more information. Thanks.

Andy Whitcroft (apw)
Changed in linux:
importance: Undecided → Low
Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

This kind of thing is properly done in the kernel, for which there is already a task open

Changed in module-init-tools:
status: Triaged → Won't Fix
Revision history for this message
John Tait (johntait1-waitrose) wrote :

Who is going to fix this problem with the hotkeys and wireless for Amilo 1718 and 1650 users ? if the kernel team have reassigned it to the module-init-tools team and they think it should be done in the kernel ???

Revision history for this message
sattila (sattila-vipmail) wrote :

It is working well on a FS a1650g, but if after I change the mac address of the wireless card it not connecting ...
The ifconfig show as well, but not working.
Any idea ?
Thanks

Andy Whitcroft (apw)
Changed in linux (Ubuntu):
assignee: Andy Whitcroft (apw) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.