I have recently received a Raspberry Pi computer, and the ethernet is not working. It was not working with the Pre-Flashed Raspbian OS, and I installed it again with NOOBS, and it wasn't working. Can you please help me?
Edit: At request of user, here is my system log:
pi@raspberrypi ~ $ tail /var/log/syslog
Jun 19 07:06:29 raspberrypi ntpd[1970]: Deferring DNS for 2.debian.pool.ntp.org 1
Jun 19 07:06:29 raspberrypi ntpd[1970]: Deferring DNS for 3.debian.pool.ntp.org 1
Jun 19 07:06:29 raspberrypi ntpd[1976]: signal_no_reset: signal 17 had flags 4000000
Jun 19 07:08:37 raspberrypi dbus[1909]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jun 19 07:08:37 raspberrypi dbus[1909]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jun 19 07:08:37 raspberrypi polkitd[2112]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jun 19 07:08:37 raspberrypi dbus[1909]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jun 19 07:08:37 raspberrypi dbus[1909]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jun 19 07:08:51 raspberrypi dbus[1909]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper)
Jun 19 07:08:51 raspberrypi dbus[1909]: [system] Successfully activated service 'org.freedesktop.UDisks'
tail /var/log/syslog, then edit that into your post (it should say something relevant). Hopefully you can save it to a file on a usb stick to transfer it. – goldilocks Aug 17 '13 at 13:42