[patch] Lenovo Thinkpad T61, x61: FN + F5 does not enable or disable the internal wwan
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| acpi-support (Ubuntu) |
Medium
|
Unassigned |
Bug Description
I tested Lucid on a Thinkpad T61 / x 61 with internal Sierra Wireless 3G Datacard.
When pressing FN+F5 I expect that all radio devices are enabled or disabled. What I can see is:
bluetooth can be enabled / disabled
802.11g is resetting?!?
For wwan nothing happens.
Changed in lucid: | |
status: | New → Invalid |
Aiman Baharna (aiman) wrote : | #1 |
Monkey (monkey-libre) wrote : | #2 |
I´ve changed the status to Incomplete because the bug need more information. Don´t worry, I´ve put a link for that. Thank You for making Ubuntu better.
https:/
(Useful Information to Collect in Reports)
Torsten Spindler (tspindler) wrote : | #3 |
The hotkey is recognized, the /etc/acpi/
Torsten Spindler (tspindler) wrote : | #4 |
With $ sudo rfkill list a tpacpi_wwan_sw can be seen.
Changed in ubuntu: | |
status: | New → Incomplete |
Torsten Spindler (tspindler) wrote : | #5 |
The attached patch enables and disables the 3G connection together with bluetooth.
Changed in ubuntu: | |
status: | Incomplete → Confirmed |
affects: | lucid → launchpad |
affects: | launchpad → null |
affects: | ubuntu → acpi-support (Ubuntu) |
summary: |
- Lenovo Thinkpad T61, x61: FN + F5 does not enable or disable the + [patch] Lenovo Thinkpad T61, x61: FN + F5 does not enable or disable the internal wwan |
Steve Langasek (vorlon) wrote : | #6 |
I would argue that the provided patch is not a correct solution, because we want the hotkey to rotate through all possible states rather than tying the 3G and bluetooth status together. OTOH, having 4 states (wlan+bluetooth) is already somewhat unwieldly; having 8 states may be too much. Torsten, what do you think? Would you mind preparing a patch to rotate through the combinations?
(If you think 8 states is too much, can you tell me why we should prefer tying 3G to bluetooth rather than to wlan?)
Changed in acpi-support (Ubuntu): | |
importance: | Undecided → Low |
importance: | Low → Medium |
Torsten Spindler (tspindler) wrote : | #7 |
Attached is a patch for 8 states, the state matrix is written out explicitly in if statements. I hope this help as the order of states can be changed more easily.
I personally think that 8 states are too many, this is why I went with the 4 states in the original patch. I grouped bluetooth and wwan together because I believe they provide the same networking functionality via 3G mostly. I am aware that bluetooth can be used not only for network connectivity, thus being a point for grouping WLAN and WWAN together. I have no strong opinion on either grouping though.
no longer affects: | null |
This is a bug in Ubuntu Lucid, which is a different project from Lucid, an editor. So I have marked the bug Invalid for Lucid, but reassigned it to the Ubuntu team for them to take a look at.