wibbles wrote:
Would be most grateful for help. I'm thinking perhaps it's a hardware problem, something wrong with the network socket... I just don't know what to look for.
Congratulations on the troubleshooting you've done, and the description.
If you've checked the cable/socket combination with another RPi successfully, I'd be prepared to assume that your local network side of things is Ok.
In my mind that leaves 2 things to check out: the physical rj45 port on the RPi; and the OS.
Any obvious damage to the rj45 port? Lifted from the board? Any bent/displaced pins visible looking into the socket?
I have never used Jessie-lite, but for all other versions of Raspbian I have used, 'out of the box' automatic connection to a dhcp-enabled lan is the norm.
Assuming you have a console (local display) on the suspect RPi, what do the network utilities like
ifconfig and
ip link report? I guess the orange light will correspond with the physical link being reported as Down.
One diagnostic (not a final working solution) would be to download the NOOBS-lite (network only) Installer. It is a trivial download, and will fit on a small-capacity spare microSD card. Copy the unzipped installer to the card as documented.
Boot your suspect RPi from that NOOBS Installer card with the network connected. If it is able to bring up the network connection you will be presented with a choice of OS options with 'network' icons against them. (Not 'greyed out'.)
If you get that far, the rj45 socket on the RPi is fine and it is Jessie-lite that seems to be the issue. If you are NOT presented with any OS options, chances are the rj45 socket is faulty.
NOOBS Installer download:
https://www.raspberrypi.org/downloads/noobs/
An afterthought is that the rj45 socket and the usb sockets share a common usb path on the circuit board: since you haven't mentioned not being able to use a usb keyboard or mouse this is probably NOT involved in the problem.