PDA

View Full Version : [lubuntu] built-in network card is not work



kruvalig
October 11th, 2012, 07:03 AM
Install LUbuntu 12.04.1 on EP-8K9A7I, this motherboard has built-in network card, but in is not work.

ifconfig

has no eth interfaces.

What can i do to get it work?

albandy
October 11th, 2012, 07:07 AM
Open a console and type:


lspci | grep Ethernet


and post the result

kruvalig
October 11th, 2012, 08:15 AM
root@ubuntu1:~# lspci | grep Ethernet
root@ubuntu1:~#

My 3G modem work perfectly, but eth do not work.

pqwoerituytrueiwoq
October 11th, 2012, 08:17 AM
output of lspci
and use code tags
and make sure the onboard chip is enabled in the BIOS and if this has a PCI slot NIC make sure it is seated (plugged in all the way) properly

kruvalig
October 11th, 2012, 06:10 PM
Thank's a lot. I forgot to switch on board chip in BIOS. Sorry, and thank's again.