LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 12-15-2007, 05:36 PM   #1
willrs2
Member
 
Registered: Jul 2007
Location: USA!!!
Distribution: Backtrack 2
Posts: 40

Rep: Reputation: 15
Load drivers


I want to load a driver for my network card. I know it is madwifi-ng, but I don't know the command to load the actual driver.

Thanks in advance,
- Will

Last edited by willrs2; 12-15-2007 at 05:38 PM.
 
Old 12-15-2007, 05:40 PM   #2
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Use the command ' /sbin/modprobe ath_pci '

Brian
 
Old 12-15-2007, 05:46 PM   #3
willrs2
Member
 
Registered: Jul 2007
Location: USA!!!
Distribution: Backtrack 2
Posts: 40

Original Poster
Rep: Reputation: 15
I'll try that

Thanks for the quick reply
 
Old 12-15-2007, 05:53 PM   #4
willrs2
Member
 
Registered: Jul 2007
Location: USA!!!
Distribution: Backtrack 2
Posts: 40

Original Poster
Rep: Reputation: 15
I didn't get an error, but it didn't work. Perhaps I need to turn it on? If so, how would I do that? I have a Dell Dimension and I have never updated the bios.

My wireless card is a Netgear PCI WG311T.
 
Old 12-15-2007, 06:12 PM   #5
elliott678
Member
 
Registered: Mar 2005
Location: North Carolina
Distribution: Arch
Posts: 977

Rep: Reputation: 74
By not working, you mean it doesn't show up in ifconfig -a?
 
Old 12-15-2007, 06:16 PM   #6
willrs2
Member
 
Registered: Jul 2007
Location: USA!!!
Distribution: Backtrack 2
Posts: 40

Original Poster
Rep: Reputation: 15
no, the driver is loaded, but the actual internet still doesn't work.

I just connected an ethernet cable to the computer and was wondering what driver I would use for that. I have the ethernet adapter integrated into my motherboard: intel chipset.
 
Old 12-15-2007, 06:24 PM   #7
elliott678
Member
 
Registered: Mar 2005
Location: North Carolina
Distribution: Arch
Posts: 977

Rep: Reputation: 74
It is likely already loaded, unless you are on some archaic distro without udev. It sounds like you just need to configure it, which distro are you using?
 
Old 12-15-2007, 06:26 PM   #8
willrs2
Member
 
Registered: Jul 2007
Location: USA!!!
Distribution: Backtrack 2
Posts: 40

Original Poster
Rep: Reputation: 15
Backtrack 2
 
Old 12-15-2007, 06:29 PM   #9
elliott678
Member
 
Registered: Mar 2005
Location: North Carolina
Distribution: Arch
Posts: 977

Rep: Reputation: 74
What shows up if you run "ifconfig -a"?

EDIT:
Have you read this over yet?
http://wiki.remote-exploit.org/index...r_Network_Card

Last edited by elliott678; 12-15-2007 at 06:32 PM.
 
Old 12-15-2007, 06:38 PM   #10
willrs2
Member
 
Registered: Jul 2007
Location: USA!!!
Distribution: Backtrack 2
Posts: 40

Original Poster
Rep: Reputation: 15
thanks. that should work by the sound of it. I don't know how i didn't find it before... I've gotta go for today.

EDIT: actually, I can stay a bit longer...

Last edited by willrs2; 12-15-2007 at 06:51 PM.
 
Old 12-15-2007, 06:51 PM   #11
willrs2
Member
 
Registered: Jul 2007
Location: USA!!!
Distribution: Backtrack 2
Posts: 40

Original Poster
Rep: Reputation: 15
link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING NTU:16436 Metric:1

and then it just says a bunch of packet information.

when I do ifconfig eth0 up ( i also tried 1-5) it says device not found.

EDIT: I also did put the "up" in ifconfig eth0 up

Last edited by willrs2; 12-16-2007 at 08:22 AM.
 
Old 12-16-2007, 02:40 PM   #12
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Lets see info on the nic.
Post the section on the nic from this command.
/sbin/lspci -v

Brian
 
Old 12-16-2007, 08:23 PM   #13
willrs2
Member
 
Registered: Jul 2007
Location: USA!!!
Distribution: Backtrack 2
Posts: 40

Original Poster
Rep: Reputation: 15
Here is a screenshot of the important stuff:

http://img2.freeimagehosting.net/ima...c3b6c91557.png

Last edited by willrs2; 12-16-2007 at 08:38 PM. Reason: Bad upload
 
Old 12-16-2007, 08:38 PM   #14
elliott678
Member
 
Registered: Mar 2005
Location: North Carolina
Distribution: Arch
Posts: 977

Rep: Reputation: 74
It appears your wireless card isn't Atheros, but Marvell. Your only option to get it working is ndiswrapper and the Windows XP driver.
 
Old 12-17-2007, 02:36 PM   #15
willrs2
Member
 
Registered: Jul 2007
Location: USA!!!
Distribution: Backtrack 2
Posts: 40

Original Poster
Rep: Reputation: 15
ok... Thanks elliot. I'll try that

But is there any way to get the ethernet working?
 
  


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
Can We Load Dd Drivers Using Usb Or Cd Rednameless Linux - General 5 12-04-2007 05:49 AM
Load raid drivers from CD cwhitewood Linux - Hardware 0 08-30-2005 12:50 AM
Need help to load drivers in linux saege Linux - Software 2 10-20-2004 09:31 AM
Help! Can't get into X. Nvidia drivers can't load. tan_newt Linux - Software 1 02-25-2004 12:27 AM
How to load 2 scsi drivers? Manuel-H Linux - Software 8 12-11-2003 03:06 AM

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

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