Feature #108
Asus UL30A unimplemented wwan kill
| Status: | Resolved | Start date: | 10/10/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | asus-laptop | |||
| Target version: | - |
History
Updated by Corentin Chary over 1 year ago
Updated by Dan Haworth over 1 year ago
Hi Corentin,
Firstly, thank you so much for taking time out to look at my problem, I really appreciate the effort :)
I've applied the patch against the current Ubuntu sources for my kernel and the new switches work perfectly! wimax as no effect on my laptop (as expected) and wwan enables / disables the radio on my wwan card, allowing me to connect to mobile broadband without a hitch.
The only issue I've noticed is that both wwan and wimax already read 1 regardless of the state of the switches. I've made an educated guess that asus_wireless_status(asus, BT_RSTS) in both show_wimax and show_wwan should use WM_RSTS and WW_RSTS respectively?
I've made these changes and started rebuilding again, I'll update this issue with the results but I'm guessing you can mark off this variant of the ul30a as fully supported now, thanks! :)
--dan
Updated by Corentin Chary over 1 year ago
- Status changed from Assigned to Resolved
Updated by Anonymous over 1 year ago
Updated by Corentin Chary over 1 year ago
Anonymous wrote:
Please merge this with mainline!
Thanks
It's already merged: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ba1ff5be52163a97ac4ce8bc51beae2c96861a43
Updated by Anonymous over 1 year ago
Updated by Corentin Chary over 1 year ago
Anonymous wrote:
Hi,
I am running kernel 2.6.37 amd64 on ubuntu, but it looks like the radio of my 3g modem is still off. How should I change the status of the radio of the device, rfkill list all only shows wlan and bluetooth, but you didn't implement the rf switches right?
Kind regardsGiuseppe
This is not implemented using rfkill because I'm currently not sure that these methods always control the devices. If I Asus sends me the specs, or if I get enougth report that these files always control the device, I'll implement rfkill.
Updated by Anonymous over 1 year ago
Hi,
first of all I would like to express my appreciation for the work you've done. Unfortunately I can't say this works for me. I have tried to get in touch with Dan since apparently he has exactly the same hardware as me and managed to get it working but I never got a reply, thanks.
In my case even if the device control file is set correctly, the radio still seems to be off as I get no signal to connect. AT+COPS? gives +COPS: 0 and AT+COPS=? gives just error. In general I believe the radio is still off as I get the NO CARRIER message at times and I cannot register the device with any carrier. I have checked all the different settings and everything seems to be fine, I did the same on windows and the same command give me different results, mainly because there is signal and it is registered to O2 UK. I am currently running Ubuntu 10.10 64bit with 2.6.35-26-generic.
If you need any other info or details please let me know
I have run out of ideas and any suggestions would be much appreciated.
Thanks in advance
Giuseppe
Updated by Corentin Chary over 1 year ago
Anonymous wrote:
Hi,
first of all I would like to express my appreciation for the work you've done. Unfortunately I can't say this works for me. I have tried to get in touch with Dan since apparently he has exactly the same hardware as me and managed to get it working but I never got a reply, thanks.
In my case even if the device control file is set correctly, the radio still seems to be off as I get no signal to connect. AT+COPS? gives +COPS: 0 and AT+COPS=? gives just error. In general I believe the radio is still off as I get the NO CARRIER message at times and I cannot register the device with any carrier. I have checked all the different settings and everything seems to be fine, I did the same on windows and the same command give me different results, mainly because there is signal and it is registered to O2 UK. I am currently running Ubuntu 10.10 64bit with 2.6.35-26-generic.
If you need any other info or details please let me know
Hi,
Could you send me the output of :
dmesg
ls -l /sys/devices/platform/asus_laptop/
Do you use the vanilla 2.6.35 asus-laptop module, or did you try to grab a newer one ? (check Backport_module).
Updated by Anonymous over 1 year ago
Updated by Anonymous over 1 year ago
Updated by Anonymous over 1 year ago
Updated by Corentin Chary over 1 year ago
Anonymous wrote:
Just a little update, of course Ubuntu Natty is still in alpha 2, but I upgraded and the modem radio is off again, it all worked fine in 10.10 with 2.6.35 kernel. Now running 2.6.38-2-generic kernel.
Could you send me the dmesg and ls -l /sys/devices/platform/asus*/ for this kernel ?
Thanks,
Updated by Anonymous over 1 year ago
Updated by Anonymous 11 months ago
Updated by Anonymous 11 months ago
Updated by Anonymous 11 months ago
Updated by Anonymous 11 months ago
Updated by Anonymous 11 months ago
Updated by Anonymous 11 months ago
Updated by Anonymous 8 months ago
Hi there,
trying sudo insmod asus-laptop.ko but I get the error:
insmod: error inserting 'asus-laptop.ko': -1 Unknown symbol in module
Dmesg says:
[ 3637.767682] asus_laptop: Unknown symbol sparse_keymap_free (err 0)
[ 3637.767770] asus_laptop: Unknown symbol input_allocate_polled_device (err 0)
[ 3637.767808] asus_laptop: Unknown symbol input_free_polled_device (err 0)
[ 3637.767889] asus_laptop: Unknown symbol sparse_keymap_report_event (err 0)
[ 3637.767922] asus_laptop: Unknown symbol sparse_keymap_setup (err 0)
[ 3637.767984] asus_laptop: Unknown symbol input_register_polled_device (err 0)
[ 3637.768062] asus_laptop: Unknown symbol input_unregister_polled_device (err 0)
Any suggestions? I tried both the git version and the tar version of the module.
Thanks in advance
Platform: Ubuntu 11.10 64bit on Asus UL30A
Updated by Corentin Chary 8 months ago
Updated by Anonymous 8 months ago
Updated by Corentin Chary 8 months ago
Updated by Anonymous 8 months ago
Hi there,
sorry to bother you, I'm running Ubuntu 11.10 I noticed that the Enable Mobile Broadband option was on from the drop down menu on the top bar, and that the network was registered and I managed to connect. Then I did a reboot after an upgrade and now I cannot select the Mobile Broadband as it doesn't appear in the menu! Is this a bug with the menu itself? I am sure the module is loaded as the command dmesg | grep Asus gives:
[ 17.588812] asus_laptop: Asus Laptop Support version 0.42
[ 17.592359] input: Asus Laptop extra buttons as /devices/platform/asus_laptop/input/input4
I just do not see the option to select Mobile Broadband anymore!
Thank you!
P.S. There is already a 1 in the wwan file.
