LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 04-09-2006, 08:06 PM   #1
freakonwaves
LQ Newbie
 
Registered: Apr 2006
Posts: 5

Rep: Reputation: 0
Unhappy Intel Ethernet Drivers


I just purchased a Dell 5150n (Open Source) I've installed Fedora core, but cannot get audio and ethernet to work. it's an ATI 128 meg. 300X and an Intel 100M PCI. but cannot get to connect to the internet. Now I downloaded a driver from Intel, but I AM NEW. it's a TAR.GZ file which now resides in my desktop. but cannot get it to load? What am I missing.
 
Old 04-09-2006, 08:11 PM   #2
Acron_0248
Member
 
Registered: Feb 2006
Location: Venezuela
Distribution: Gentoo
Posts: 453

Rep: Reputation: 33
What is the reason that you can't load that .tgz driver?

About your sound card, did you try with alsaconf?


Reegards


Bye
 
Old 04-09-2006, 08:37 PM   #3
freakonwaves
LQ Newbie
 
Registered: Apr 2006
Posts: 5

Original Poster
Rep: Reputation: 0
Well I put the driver on a usb and transferred it to the desktop on the linux system. it's there but can't seem to know how to send it to the right place.
The sound card, well, it's not working. no sound comes out of the PC. now it's a new pc with no OS. so I installed fedore core.
I guess I am really new and with and need to know how to move it from the desktop to its rightful place.

As for the sound well, I guess I need to play around with it a little more.
 
Old 04-09-2006, 09:23 PM   #4
Acron_0248
Member
 
Registered: Feb 2006
Location: Venezuela
Distribution: Gentoo
Posts: 453

Rep: Reputation: 33
Well, like is a tar.gz package (means that is a source package) you can install it on two ways:

1) Compiling:

Unpack it
Code:
tar xzvf pakcage.tar.gz
and press enter

Go to the unpacked folder
Code:
cd folder_created_from_the_above_command
Configure the package:
Code:
./configure
and press enter

Compile it:
Code:
make && make install
Now, this is the most standart way, there are packages that need to add some stuff during this proceddure, so, search in the folder created when you unpack the file .tar.gz for a Install or Readme file

2) Build the package for your distro:

using the command:
Code:
rpm --build package.tar.gz
or
Code:
rpm -c package.tar.gz
to prepare it and compile it and then to install it use
Code:
rpm -i package_generated.rpm
You may search a little for this, i'd obtain this command from here but I'm most a debian guy so, maybe i'm wrong with this commands.....


About your sound card, did you use alsaconf? what output do you get?


Reegards


Bye

Last edited by Acron_0248; 04-09-2006 at 09:25 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 with Intel Pro 100, Intel Pro 1000 NIC Drivers clathen Linux - Networking 2 12-05-2005 02:31 PM
Problems with Intel Pro 100, Intel Pro 1000 NIC Drivers clathen Linux - Networking 1 12-05-2005 12:40 AM
Proprietary nvidia drivers vs. generic intel sound and ethernet drivers vharishankar Linux - Hardware 2 02-22-2005 05:32 AM
problems in installing drivers for myson mtd80x fast based ethernet card drivers pop_harish Linux - Hardware 0 02-12-2005 05:27 AM
Intel ethernet card problems sage_49 Linux - Networking 2 07-22-2004 02:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 08:27 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