LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-06-2004, 09:55 PM   #1
mos definitely
LQ Newbie
 
Registered: Nov 2004
Distribution: Fedora core 1
Posts: 5

Rep: Reputation: 0
installing drivers


i am using Fedora core 1 on a asus p4p800 motherboard

the problem i am having is that i need to install lan drivers so my ethernet port will work.i am installing them from a cd. but i do not know the directory to place the drivers and how to install them. can anyone help me wit this problem.
 
Old 11-06-2004, 09:59 PM   #2
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
hi there

please speciify the package that u have for installing ur drivers..(is it .rpm or .tar format)
and the lan card u hav

regards
 
Old 11-06-2004, 10:09 PM   #3
mos definitely
LQ Newbie
 
Registered: Nov 2004
Distribution: Fedora core 1
Posts: 5

Original Poster
Rep: Reputation: 0
they are in tar.bz2. i noe sum of the basic tar unpackaging commands. but not wit the bz2 ending. and it is an onboard marvell card

note: due to this i cannot get on net with fedora so i am using the windows partiton of my machine.

Last edited by mos definitely; 11-06-2004 at 10:14 PM.
 
Old 11-06-2004, 11:37 PM   #4
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
hi
this is from the the document which i wrote for my USer group

------------------------------
Source packages generally come in 2 compressed formats

xmms-1.2.10.tar.bz2 --compressed with bunzip(bzip)
xmms-1.2.10.tar.gz --compressed with gunzip(gzip)

and others also

1.)first of all we need to extract these packages .
so copy the packages in your Linux partition. for example in /plugins directory.
go to that directory and extract them as follows

[root@gaurav root]# cd /plugins/
[root@gaurav plugins]# tar xjf xmms-1.2.10.tar.bz2
[root@gaurav plugins]#

OR

[root@gaurav root]# cd /plugins/
[root@gaurav plugins]# tar xvzf xmms-1.2.10.tar.gz
[root@gaurav plugins]#

here we pass the arguments
xjf --for uncompressing packages of the type (.tar.bz2)
xvzf --for uncompressing packages of the type (.tar.gz)

more on these attributes can be found by

[root@gaurav root]# man tar

if the packages are in some another format then u can extract them also by
a.)copy the package in your Linux partition
b.)Right click on the package
c.)choose extract here
this method surely takes some time more that the command line version but if you are having any problems in extracting with the command line then u may proceed in this manner

2.)after packages have been extracted then u need to compile them and then install these.
you can go through a file Readme or INSTALL
in all the install readme files you will find the procedure for installing source packages
I am briefing the procedure down here

a.) go to the directory containing the extracted packages

[root@gaurav root]# cd /plugins/xmms-1.2.10
[root@gaurav xmms-1.2.10]#

b.) './configure' will check if the files necessary for installation are available or not

[root@gaurav xmms-1.2.10]# ./configure

c.)' make' will compile the package

[root@gaurav xmms-1.2.10]# make

d.)'make install' will install the executable in '/usr/local/bin' (generally)

after these you can run your new packages by their name only or by giving the full path
[root@gaurav xmms-1.2.10]# xmms

OR

[root@gaurav xmms-1.2.10]# /usr/local/bin/xmms
-------------------------------

hope it helps

regards
 
Old 11-07-2004, 12:10 AM   #5
mos definitely
LQ Newbie
 
Registered: Nov 2004
Distribution: Fedora core 1
Posts: 5

Original Poster
Rep: Reputation: 0
thx for your help. i ended up rebuilding kernal with the card and then activating the device. but your info was still helpfull in me understanding linux
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
problems in installing drivers for myson mtd80x fast based ethernet card drivers pop_harish Linux - Hardware 0 02-12-2005 05:27 AM
installing drivers mickstaff Red Hat 6 03-05-2004 05:41 PM
Installing drivers...? jamyskis Linux - Newbie 1 01-31-2004 06:19 PM
Need Help Installing Drivers jrapczak Linux - Networking 1 10-27-2003 03:11 PM
Installing RAID Drivers before Installing RH 9 kwright Linux - Newbie 3 08-25-2003 09:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration