It's currently connected to this machine through a USB serial link to the UART on the GPIO. PWR light is on, and ACT blinks whenever there's filesystem access. FDX, LNK and 100 LEDs do nothing, even with network cable attached. TP2-TP1 voltage steady at 5.10 V.
Things I have tried, to no avail:
- alternative known-good power supply
- USB through powered hub (lsusb reports no change, no additional devices)
- different USB keyboard
- different network cable/connection
- known-good SD card
- USB/network chip is not warm
- 25 MHz crystal on back of board looks to have small, neat solder joints
- device is a perfectly able to run as a standalone device through a serial terminal, with no untoward messages in the syslog.
(pastebin isn't working for me this morning)
/proc/cpuinfo:
Processor : ARMv6-compatible processor rev 7 (v6l)
BogoMIPS : 697.95
Features : swp half thumb fastmult vfp edsp java tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xb76
CPU revision : 7
Hardware : BCM2708
Revision : 000f
Serial : 000000006db____8 (anonymised)
free:
Code: Select all
total used free shared buffers cached
Mem: 448996 76752 372244 0 33128 22772
-/+ buffers/cache: 20852 428144
Swap: 102396 0 102396Linux raspberrypi 3.2.27+ #250 PREEMPT Thu Oct 18 19:03:02 BST 2012 armv6l GNU/Linux
Could I have a broken Raspberry Pi? What else, if anything, should I try, please?