Results 1 to 3 of 3
I am installing Arch Linux on my computer, however I cannot get wi-fi. I know from using Ubuntu that I use p54 for my wi-fi adapter. When I type "dmesg" ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-15-2010 #1Just Joined!
- Join Date
- Nov 2010
- Posts
- 1
isl3887usb Problem
I am installing Arch Linux on my computer, however I cannot get wi-fi. I know from using Ubuntu that I use p54 for my wi-fi adapter. When I type "dmesg" I get a lot of messages that tell me that I need the isl3887usb and isl3887usb_bare files, so I go to the kernel wireless page and download the file: 2.13.1.0.arm.0. Rename it both isl3887usb and isl3887usb_bare and move it to /lib/firmware and do "modprobe p54usb" and then "iwconfig" but nothing changes. I type "dmesg" and the same thing happens. So nothing happens. Any ideas?
- 11-15-2010 #2
Hello and Welcome.
I'm not very familiar with Arch Linux but it should be the same basic steps as any other Linux, Click the Wireless link in my signature to get started with Wireless and Linux. Try to use the code tags as mentioned in the link. If the wireless script doesn't work correctly, then post the info manually if you can. Good Luck.I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 11-15-2010 #3
Just to be sure, this is a usb wireless adapter, right?
Post the output of
Are you sure you downloaded the correct firmware? From the p54 wireless site, isl3887 would correspond to the 2.13.24.0.lm87.arm download for kernel 2.6.29 and above. It looks like what you downloaded is for older kernels.Code:lsusb lsmod dmesg | grep firmware


Reply With Quote
