![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Networking & Wireless Having problems getting connected to the internet or getting your wireless card to work? Ask here. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2007
Beans: 2
|
Can not install driver for intel netword adaptor 82562v-2 10/100
Hi,
I installed Ubuntu Desktop 7.04 on a dell computer (inspiron 530), but system could not find my network adaptor, it is intel 82562v-2 10/100 and the main board is intel g33. I downloaded the driver(e100-3.5.17.tar.gz) for linux from intel.com, but it could not be compiled: e100.c:2676:49: error: macro "INIT_WORK" passed 3 arguments, but takes just 2 Could anybody help? Thanks very very much!! |
|
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2007
Beans: 2
|
Re: Can not install driver for intel netword adaptor 82562v-2 10/100
I also bought a desktop Dell Inspiron 530 from Dell Japan, and the live CD of 7.04 does not detect the onboard ethernet card. Please let me know if you find a solution for this.
|
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2007
Beans: 2
|
Re: Can not install driver for intel netword adaptor 82562v-2 10/100
One of my friends helped me to solve this problem, could you please leave an email so that I can asked him to send the solution to you?
|
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2006
Beans: 1
|
Re: Can not install driver for intel netword adaptor 82562v-2 10/100
Hi there,
Easy. All you have to do is download the right driver.It's 825xx based network adapter, you should go to http://downloadcenter.intel.com/Deta...=9180&lang=eng and download the e1000-7.6.5.tar.gz driver. Here is the step-by-step instruction: 1. On an other computer, download the driver e1000-7.6.5.tar.gz by clicking http://downloadcenter.intel.com/T8Cl...Name=&lang=eng 2. Copy the e1000-7.6.5.tar.gz file to the Dell Inspiron 530 computer. 3. On the Dell, run: Code:
tar xfvz e1000-7.6.5.tar.gz cd e1000-7.6.5/src sudo make install sudo modprobe e1000 Code:
sudo /etc/init.d/network restart Last edited by Hiweed; July 20th, 2007 at 05:25 AM.. |
|
|
|
|
|
#5 | |
|
Just Give Me the Beans!
![]() Join Date: Jan 2005
Beans: 51
|
Re: Can not install driver for intel netword adaptor 82562v-2 10/100
I have a similar problem - looks like the same hardware. My native Ubuntu install works fine, howver I'm trying to run Vista in a VM.
I've tried both VMware and VirtualBox, but neither of them recognise the network card in the virtual vista installation - I've browsed for the correct driver, and tried to install it but I get the following error: Quote:
any help much appreciated. Cheers |
|
|
|
|
|
|
#6 |
|
Ubuntu Extra Shot
![]() Join Date: May 2005
Beans: 362
|
Re: Can not install driver for intel netword adaptor 82562v-2 10/100
Seamus,
You ar running a Vista guest inside VMware/Virtualbox on an Ubuntu host? When you run a guest operating system in most virtual machine software, it does not acess the actual hardware on the host system. Instead, it accesses virtualized hardware presented by the vm software. You should find what hardware your vm software emulates, then try to install the driver for that in Vista. |
|
|
|
|
|
#7 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2007
Beans: 2
|
Re: Can not install driver for intel netword adaptor 82562v-2 10/100
Thanks Hiweed, that dirver worked!
|
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2007
Beans: 10
|
Re: Can not install driver for intel netword adaptor 82562v-2 10/100
can anyone explain this process with a little more detail? i have the driver (e1000-7.6.5.tar.gz) file on my ubuntu desktop, but i dont really know where to go from there. please help!
|
|
|
|
|
|
#9 | |
|
Just Give Me the Beans!
![]() Join Date: Jan 2005
Beans: 51
|
Re: Can not install driver for intel netword adaptor 82562v-2 10/100
Quote:
|
|
|
|
|
|
|
#10 |
|
5 Cups of Ubuntu
![]() Join Date: Feb 2006
Beans: 38
|
Re: Can not install driver for intel netword adaptor 82562v-2 10/100
I am having the same issue,,,,BUMP.
Please help |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|