Koozali.org: home of the SME Server

help to install Ethernet controller: Intel Corporation 82579V Gigabit Network Co

Offline mgb

  • *****
  • 558
  • +0/-0
new pc  dh67bl
Model Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz
intel network 82579V
Thanks all for helping
Skype yosii2009

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
mgb, you have been around long enough to know that you should try and post a question when you desire help. Without a question it is hard to know what you want. What do you want us to do with the above information?

I know your mother tongue is not English, but please try, for instance using translation tools, to formulate sentences: Help people to help you.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline mgb

  • *****
  • 558
  • +0/-0
my net work not work  Ethernet controller 82579V Gigabit  intel
"Use unknown for chipset "Intel Corporation 82579V Gigabit Network"

sme 7.5.1
help to fix tne network
Thanks all for helping
Skype yosii2009

Offline Stefano

  • *
  • 10,894
  • +3/-0
install another (a supported one) eth and disable the onboard one.. or, if you can, install SME8.b6

Offline mgb

  • *****
  • 558
  • +0/-0
Thanks for the quick reply
 Is there a chance to correct the problem
 I have the disc of the board with a   Linux installation
 I tried to install
 With make install
 Not accepted the problem messages
 But not working
Thanks all for helping
Skype yosii2009

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Is there a chance to correct the problem

If you have enough linux skill, you will be able to fix this problem. If you do not have enough linux skill, then you should follow the excellent advice already provided by Stefano.

The simple answer is that your hardware is not supported by SME 7.5.1.

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
With make install
 Not accepted the problem messages
 But not working
And as already asked many times, when a program does not do what you expect, please also provide the error message from the program, instead of only saying it does not work. Once again, we want to help you, but we need information to help you and since we can not read your screen or see what you are doing, you need to tell us.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline mgb

  • *****
  • 558
  • +0/-0
 [root@amit e1000]#   
lspci -v | grep Ethernet -A 1
00:19.0 Ethernet controller: Intel Corporation 82579V Gigabit Network Connection (rev 05)
        Subsystem: Intel Corporation: Unknown device 2002
--
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
        Subsystem: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+
[root@amit ~]#
src]# make install
Makefile:67: *** Kernel header files not in any of the expected locations.
Makefile:68: *** Install the appropriate kernel development package, e.g.
Makefile:69: *** kernel-devel, for building kernel modules and try again.  Stop.
[root@amit src]#
Thanks all for helping
Skype yosii2009

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Makefile:67: *** Kernel header files not in any of the expected locations.
Makefile:68: *** Install the appropriate kernel development package, e.g.
Makefile:69: *** kernel-devel, for building kernel modules and try again.  Stop.
Well that states perfectly what is wrong and what you need to do. You need to install the kernel-devel package for your kernel.

As a word of advice I don't think you should go that route as you seem to be unfamiliar with custom compilation of kernel modules. Apart from that you will have to do this for every kernel update that you will install on your machine. An update without newly compiled drivers will render your network card defunct and useless.

I suggest you follow Stefano's advice and install a network card that is supported out of the box. It will save you a lot of problems and work in the future as servers should be stable, have a high up-time and be as maintenance free as possible.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline mgb

  • *****
  • 558
  • +0/-0
Thanks for the answer
 
Thanks all for helping
Skype yosii2009

Offline larieu

  • *****
  • 214
  • +0/-0
mgb

I've done this in the past
is not so easy - and you could get stuck into any future update (never know)

the "way to do it" was

get the appropriate CentOS install ISO (you-ll use uname -a to check your kernel version)
also the the SME iso
copping this into your hdd
then mounting them into /mnt (after you do all preparations)
create a new repository for local CentOS and local sme pointing on that mounting points
get the appropriate driver for your hardware and install all packages you''ll be asked by your hardware (as you already be told at least in this faze you'll need to pre-install kernel-devel packages - but in my case was not all)

as long as a new supported Ethernet adapter is not "huge budget" (rather chip) I think also this is the more adequate approach for anybody having this problem
( I had to use the other way as long my friend which asked me to help him to set up his sme environment had already bought a new computer which was sealed for warranty and we were not able open it and just plug the new hardware - stupid hardware vendor policy)
if everybody's life around you is better, probably yours will be better
just try to improve their life

Offline mgb

  • *****
  • 558
  • +0/-0
Thanks for the response
 I installed SME 8
 Hopefully that will work correctly produced no future problems
 In addition it was necessary to Advanced PHP
 So now working SME 8
 All hardware is detected quickly
 After updating Sorted
 I appreciate the answer
 Sorry about the terrible translation
Thanks all for helping
Skype yosii2009