Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Wireless Internet > Wifi USB - SLAX

Forgot Password?
 Wireless Internet   Anything related to getting wireless set up in Linux. WLAN, WiFi, etc.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 07-04-2009   #31 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,954
Actually, with your hardware spec, SLAX was a good choice. I haven't used it in a while, but I recall that wireless support was poor because it uses an older style 2.4 kernel. I did get my Broadcom wireless to work with NDISwrapper, though.

There is a thread on the best distro to use on older equipment. As you can guess, no one agrees. But you can get some ideas from it.

http://www.linuxforums.org/forum/cof...re-2009-a.html
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline  


Reply With Quote
Old 07-05-2009   #32 (permalink)
Just Joined!
 
Join Date: Jul 2009
Location: Tyler, Tx
Posts: 21
Quote:
Originally Posted by waterhead View Post
Actually, with your hardware spec, SLAX was a good choice. I haven't used it in a while, but I recall that wireless support was poor because it uses an older style 2.4 kernel. I did get my Broadcom wireless to work with NDISwrapper, though.

There is a thread on the best distro to use on older equipment. As you can guess, no one agrees. But you can get some ideas from it.

http://www.linuxforums.org/forum/cof...re-2009-a.html
Umm ok I installed xubuntu today, it automatically saw my wifi and i cant connect to my wifi, i insert the code but i cant get it to work. I know its the right one
myfriday is offline   Reply With Quote
Old 07-05-2009   #33 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,954
You still need to install the Broadcom firmware before it will work.
Code:
sudo apt-get install b43-fwcutter
When it asks: "Download and install firmware?", answer "Yes" (press enter).

You will need a wired connection to do this

Edit: OOPS! Sorry, you don't have a Broadcom wireless. I have one.
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 07-05-2009   #34 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,954
You do need a copy of your firmware installed. On my Ubuntu 9.04 install, there is a copy of isl3887usb_bare in the /lib/firmware folder. Try using that one instaed of the one you made.

Maybe this is a problem with the connection, and not the wireless. Did you check dmesg again for error messages, either firmware or connection errors?
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 07-05-2009   #35 (permalink)
Just Joined!
 
Join Date: Jul 2009
Location: Tyler, Tx
Posts: 21
Yeah its in dmesg, I took off the security settings on my wifi, and im trying to connect it. It gets connected for like 5 seconds and then it just goes off
myfriday is offline   Reply With Quote
Old 07-05-2009   #36 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,954
Well, there is one other thing to try. I see that there is the option to extract the firmware from a known working Windows driver. Do you have the installer file for a Windows driver?

Go to this web site and follow the instructions for the fwextract source.

The Prism54 Project

Extract it and then compile it with a simple make command. Judging from the instructions, I think that for "basename" you use the name of the firmware, isl3887usb_bare.
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 07-05-2009   #37 (permalink)
Just Joined!
 
Join Date: Jul 2009
Location: Tyler, Tx
Posts: 21
Quote:
Originally Posted by waterhead View Post
Well, there is one other thing to try. I see that there is the option to extract the firmware from a known working Windows driver. Do you have the installer file for a Windows driver?

Go to this web site and follow the instructions for the fwextract source.

The Prism54 Project

Extract it and then compile it with a simple make command. Judging from the instructions, I think that for "basename" you use the name of the firmware, isl3887usb_bare.
Yeah I just got finished trying that, but it didnt work
myfriday is offline   Reply With Quote
Old 07-05-2009   #38 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,954
Read the web site for the p54 project:

The Prism54 Project

Under the section for USB devices with isl38xx chipsets, it says to read this page:

The Prism54 Project

Not only does it say the driver is named islsm, but if you look up the Device ID of yours (0cde:008) it says to use the GW3887 firmware. Take into consideration that this site is old and no longer maintained, but it's all we have to go on.

Since the system is looking for a certain firmware, it will ignore any firmware with a different name. I guess that you would have to rename the different firmware.
__________________
Paul

Please do not PM me with requests for help. I will not reply.

Last edited by waterhead; 07-05-2009 at 09:36 PM..
waterhead is offline   Reply With Quote
Old 07-05-2009   #39 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,954
Quote:
Originally Posted by waterhead View Post

Not only does it say the driver is named islsm, but if you look up the Device ID of yours (0cde:008) it says to use the GW3887 firmware.
Sorry, that is the listed chipset, not the firmware.
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 07-05-2009   #40 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,954
Does the error message still say that the firmware is not found, or does it now load the firmware but not work.

The more I look, the more firmware versions that I find. You may want to try every firmware that may have a chance of working. Here are some more that you can try:

The prism54 firmwares

I found a debian how-o that says to use s different firmware version. remember, the firmwarte version s dependent on your kernel version.

prism54 - Debian Wiki
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 05:19 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2