Results 11 to 20 of 20
OK. Did this (install prism54 /bin/true) as root. Here is the message I received: install: cannot stat 'prism54': No such file or directory...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-05-2011 #11Just Joined!
- Join Date
- Aug 2010
- Posts
- 27
OK. Did this (install prism54 /bin/true) as root. Here is the message I received: install: cannot stat 'prism54': No such file or directory
- 01-05-2011 #12
You need to put that line in the file as I specified before and reboot. Not just enter it from the terminal.
- 01-05-2011 #13Just Joined!
- Join Date
- Aug 2010
- Posts
- 27
OK. Did that. Added the line and saved file. Rebooted. Now what?
- 01-05-2011 #14
Well, in theory, that should make sure the module doesn't load.
- 01-05-2011 #15Just Joined!
- Join Date
- Aug 2010
- Posts
- 27
OK. How do I get the p54pci driver to load? The problem is, the prism54 works with a WEP only network. My network is a WPA/WPA2. It was my understanding that the p54pci would work with my network. Do I need anything else to get it to work?
- 01-05-2011 #16
Load the module
You need firmware for this as well. Follow the instructions here to get the firmware.Code:su - modprobe p54pci
To get it to load at boot, add a line p54pci to a file in /etc/modprobe.preload.d/
- 01-05-2011 #17Just Joined!
- Join Date
- Aug 2010
- Posts
- 27
I went to get the firmware. I'm lost. It says to enable p54 you must first enable 80211 and gives unclear directions on that page. I've tried several different ways in the terminal, but I keep getting error messages. Directions are:
Networking Support --->
Wireless --->
<M> cfg80211 - wireless configuration API
<M> Generic IEEE 802.11 Networking Stack (mac80211)
What do I actually type in the terminal?
- 01-05-2011 #18Just Joined!
- Join Date
- Aug 2010
- Posts
- 27
I downloaded the file. It is named "2.13.25.0.arm" and it is in my Downloads in my home folder. How do I get it to the firmware file so I can load it?
- 01-05-2011 #19
All of that is if you're compiling a kernel. Ignore it. You just want the section regarding firmware. Download the PCI / PCMCIA file for 2.6.29 kernel and above, rename it isl3886pci, and put it in /lib/firmware.
- 01-05-2011 #20Just Joined!
- Join Date
- Aug 2010
- Posts
- 27
I already have a file named isl3886 in the lib/firmware folder


Reply With Quote
