Ethernet problem on beagleboard-xm

I have loaded ubuntu 12.10 in sd card and booted it in beagleboard-xm rev c. After startup I entered ifconfig -a, I have found only lo and usb0 connections. I havent found eth0 there. I have connected lan cable from modem to ethernet port.But when i entered “sudo dhclient eth0”, it shows device cannot found. I need internet on my board for updating my packages.Is there anything to do to start internet connection via lan cable? Please help me to solve this issue.

Regards,
Hari

Wouldn't it just be easier to flash a new image onto the sd card?

http://elinux.org/BeagleBoardUbuntu

as "12.10" aka "Quantal" is so old, it isn't even in the repo anymore.

http://ports.ubuntu.com/dists/

So you really don't have any "packages" to update..

Regards,

brain fart, it's there, but it's going end of life this month.

Regards,

Thank u sir,
Which version of ubuntu i need to load on sd card for getting ethernet connection without any issue? My intention is to connect camera and do face and eye detection on beagleboard-xm.
Please assist me.

Regards,
Hari

http://elinux.org/BeagleBoardUbuntu#BeagleBoard_xM

Regards,

wget [https://rcn-ee.net/deb/microsd/saucy/bbxm-ubuntu-13.10-2014-02-16-2gb.img.xz](https://rcn-ee.net/deb/microsd/saucy/bbxm-ubuntu-13.10-2014-02-16-2gb.img.xz)
Is ubuntu 13.10 satisfies my needs?

working ethernet [x]

The rest is "your" application..

Regards,

Thank you sir…let me try it
Regards,
Hari

Sir. I have installed ubuntu 13.10 and its working now. I got internet on my beagleboard-xm. I have to run face detection using camera and opencv library. For that what all things I have to install/update on the board??? Please help me in this as I am a beginner in Beagleboard-xm.

Awaiting ur valuable reply regarding this

Thanking u for ur help and support.

Thanks & Regards,

Hari

Have a look at this page: http://elinux.org/ECE597_Opencv_on_the_BeagleBoard

Hope this helps!

Regards,
Ozkan.

Thanku for your reply…
Now i have installed opencv,libwebcam,etc and compiled a sample c program-hello.c It works!!!
When I compiled an opencv program it shows “Gtk-warning: cannot open display”.
Can anyone please find a solution for this.

Thank & Regards,
Hari