My wife has an Asu R1F and I have been trying to help her get wireless networking to work on it. The chipset is an intel 3945abg, so that part should be simple, and the driver does in fact load and see things. unfortunately the radio is killed and there is no hardware switch to toggling it. Instead you have to use fn-F2 as on many other Asus laptops. I have managed to manually toggle it and see the Ap by poking at values exported by asus-acpi in /proc and /sys, but that isn't very convinient. It would appear that the asus-laptop driver is supposed to manage hotkeys on many asus laptops, but unfortunately the R1F isn't recognized by the driver, which refuses to load. Looking at the sourceforge.net page mentioned in asus-laptop.c as the development site, I see that there is in fact a patch submitted for the R1F (which is almost the same as the M2E) to that site in may 2007, but apparently no one monitors that site anymore, and it never got submitted to the kernel. Who needs to be poked to have anything like that happen? Why is that site listed in the driver anymore, if it isn't being used now? If I test out the patch and it works, should I submit it here to have it included so that this can be solved once and for all? -- Len Sorensen --
Unless I'm mistaken, the current asus-laptop maintainer is Corentin Chary, who I've added to CC on your behalf. -- Cheers, Alistair. --
Excellent. Now where do I find such info? -- Len Sorensen --
MAINTAINERS, though admittedly the section is dubiously named. His name's also present in the copyright in the source file (drivers/misc/asus-laptop.c). It's also present in the source code log for this file (git log drivers/misc/asus- laptop.c) if you discount people who have made only janitorial or API changes. Either way, he's CC'ed, and hopefully more responsive than the sourceforge project :-) If not, pester Andrew Morton with the patch (and Andi Kleen, since it's ACPI territory). -- Cheers, Alistair. --
OK. I will go test the patch out and see if it still works. -- Len Sorensen --
Hi, Currently I've no internet connection, so I'm depend off the hotspot I can found when I'm close to my windows Anyway, my connection will be activated soon, so please poke me again monday. I'ts true that I should take a look at sf.net patchs ... Anyway, this laptop should work with asus-laptop oO. modprobe asus-laptop gives you "No such device" ? On Wed, Sep 3, 2008 at 10:39 PM, Lennart Sorensen --
Using 2.6.26, I get no such device and the driver refuses to load. asus-acpi loads fine and does its job. I will try the patch and see if that helps. I was rather surprised that it didn't load, so I started doing acpi dumps and looking at the driver to see if I could figure out what it used to determine things. It looked to me like it checks if the hotkey registration works, which by the looks of it it isn't doing at the moment. -- Len Sorensen --
I finally got a chance to play with this. Turns out asus-laptop DOES work. It however does NOT work if asus-acpi is already loaded, which for some reason udev likes to do automatically because both claim to support the same devices, but they sure aren't equal. Now once asus-acpi is unloaded and asus-laptop loaded, then it does appear to do stuff. fn+f2 does manage to do something, although not consistently or very reliably, but I suspect that may be a user space acpi events problem to do with the scripts that are run when the key is hit, so I have to play with that a bit more. It does appear that when loaded, the wifi rf_kill is cleared, but after hitting fn+f2 a few times, it gets set again and never clears after that other than by unloading and reloading asus-laptop, so something fishy is still going on. -- Len Sorensen --
| Jesse Barnes | Re: [stable] [BUG][PATCH] cpqphp: fix kernel NULL pointer dereference |
| Greg KH | [003/136] p54usb: add Zcomax XG-705A usbid |
| Magnus Damm | [PATCH 03/07] ARM: Use shared GIC entry macros on Realview |
| Oliver Neukum | Re: [Bug #13682] The webcam stopped working when upgrading from 2.6.29 to 2.6.30 |
| Martin Schwidefsky | Re: [PATCH] optimized ktime_get[_ts] for GENERIC_TIME=y |
git: | |
| Junio C Hamano | Re: Some advanced index playing |
| Jeff King | Re: confusion over the new branch and merge config |
| Robin Rosenberg | Re: cvs2svn conversion directly to git ready for experimentation |
| Linus Torvalds | git binary size... |
| Ævar Arnfjörð Bjarmason | Re: Challenge with Git-Bash |
| Linux Kernel Mailing List | md: move allocation of ->queue from mddev_find to md_probe |
| Linux Kernel Mailing List | md: raid0: Represent zone->zone_offset in sectors. |
| Linux Kerne |
