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 > Setting Up Wireless on a Laptop

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 02-19-2009   #1 (permalink)
Just Joined!
 
Join Date: Feb 2009
Posts: 24
Setting Up Wireless on a Laptop

I have a Gateway P7811FX Laptop, on which I want to dual book Vista and Sabayan. The card is an Intel Wireless Wifi Link 5100, which I found linux drivers for. The file is a .tar.gz extension. I have the file, but its not an executable, and I'm not really sure how to run it. Any help on getting this card working in Sabayon would be greatly appreciated.
sHooks is offline  


Reply With Quote
Old 02-20-2009   #2 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,957
I don't have any specific knowledge of Sabayon. But the driver that you have is a compressed file that contains the source files for the driver. You need to unpack the file using the tar command. These then need to be compiled on the system that you will use it on.

It really isn't that hard. You will need a few things installed first.

kernel source
kernel headers
gcc
make

There may be others, this is just a general list. There should be a file inside of the driver files with the instructions, called README or INSTALL.

Compiling from source is usually entails this process:
In the terminal, change to the folder where the driver files are using the cd command. Then, as a regular user, enter this command:

make

After it has completed, gain root privileges using sudo or su, and then enter this command:

make install.
__________________
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 01:38 PM.






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

Content Relevant URLs by vBSEO 3.3.0 RC2