Results 1 to 3 of 3
Hi there,
Just installed pen drive linux after a long discussion about a test i would like to try only problem is i cant get the internet working with it. ...
- 04-19-2008 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 2
Unable to find network interface
Hi there,
Just installed pen drive linux after a long discussion about a test i would like to try only problem is i cant get the internet working with it. So i have looked at a few threads on related subject and followed some information to find out as much as i can about the issue only problem is now i am unsure on how to fix the problem.
So here is the information if any of you guys can help:
Unable to find network interface for selected device (using forcedeth driver)
the card i am using is not wireless however it is hooked up to a netgear wrg 614 v4 wireless router via a fixed cable.
card detail through linux nvidia corperation unknown device 054c (rev a2)
To me this sounds like a drivver issue only thing is i am new to linux and not sure how to implament a fix for this.
Any help would be much appreciated.
P.s thanks in advance
Rastauk2003
- 04-19-2008 #2Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
So, you are connected using a regular ethernet card that is pluged into a pic slot in your pc, correct?
If that's the case, please, open a terminal (or just login in text mode, whatever you preffer) as root. You need to run this command as root:
If you use ubuntu or the like, you might need to run "sudo lspci" instead, as a normal user.Code:lspci
After that, paste here the output for that command, that will help us to identify the network chip you are using, and the correct driver that you will need.
Whether the router is wireless or wired, is completelly irrelevant if you are connecting to it via a regular network cable.
- 04-20-2008 #3Just Joined!
- Join Date
- Apr 2008
- Posts
- 2
this is what i have so far
00:00.0 RAM memory: nVidia Corporation Unknown device 0547 (rev a2)
00:01.0 ISA bridge: nVidia Corporation Unknown device 0548 (rev a2)
00:01.1 SMBus: nVidia Corporation Unknown device 0542 (rev a2)
00:02.0 USB Controller: nVidia Corporation Unknown device 055e (rev a2)
00:02.1 USB Controller: nVidia Corporation Unknown device 055f (rev a2)
00:04.0 USB Controller: nVidia Corporation Unknown device 055e (rev a2)
00:04.1 USB Controller: nVidia Corporation Unknown device 055f (rev a2)
00:07.0 Audio device: nVidia Corporation Unknown device 055c (rev a1)
00:08.0 PCI bridge: nVidia Corporation Unknown device 0561 (rev a2)
00:09.0 IDE interface: nVidia Corporation Unknown device 0550 (rev a2)
00:0a.0 Ethernet controller: nVidia Corporation Unknown device 054c (rev a2)
00:0b.0 PCI bridge: nVidia Corporation Unknown device 0562 (rev a2)
00:0c.0 PCI bridge: nVidia Corporation Unknown device 0563 (rev a2)
00:0d.0 PCI bridge: nVidia Corporation Unknown device 0563 (rev a2)
00:0e.0 PCI bridge: nVidia Corporation Unknown device 0563 (rev a2)
00:0f.0 PCI bridge: nVidia Corporation Unknown device 0563 (rev a2)
00:10.0 PCI bridge: nVidia Corporation Unknown device 0563 (rev a2)
00:11.0 PCI bridge: nVidia Corporation Unknown device 0563 (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
02:00.0 VGA compatible controller: nVidia Corporation Unknown device 0402 (rev a1)
p.s thank you for the quick reply as i really want to get this working to test a theory i have.


Reply With Quote
