Linux - Wireless NetworkingThis forum is for the discussion of wireless networking in Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi, i recently installed the ipw2200 module and have finally got it working on my acer 1694 wlmi laptop. To get it working i have to first press my wireless led/button to turn on radio on, the on the command prompt type:
modprobe -r ipw2200
modprobe ipw2200
Before i type this i get a message from the kernel saying about irq #10 being disabled, this message is alwasy displayed after i press the rf kill switch. If i check dmesg i have the following:
irq 10: nobody cared!
[<c0107bfe>] dump_stack+0x1e/0x20
[<c01090ab>] __report_bad_irq+0x2b/0x90
[<c01091c0>] note_interrupt+0x90/0xb0
[<c0109430>] do_IRQ+0xe0/0x100
[<c010778c>] common_interrupt+0x18/0x20
[<c010904b>] handle_IRQ_event+0x3b/0x70
[<c01093cc>] do_IRQ+0x7c/0x100
[<c010778c>] common_interrupt+0x18/0x20
[<c0168cf4>] sys_ioctl+0x1d4/0x240
[<c0106dcd>] sysenter_past_esp+0x52/0x71
handlers:
[<e0b97f80>] (usb_hcd_irq+0x0/0x70 [usbcore])
[<e0f3de00>] (tg3_interrupt+0x0/0x150 [tg3])
[<e0f55880>] (snd_intel8x0_interrupt+0x0/0x220 [snd-intel8x0])
Disabling IRQ #10
As soon as this message comes up and i have amarok playing the music stops and will no longer play?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.