I've been running my Pink E02 very happily for 2 years. Suddenly it stopped booting arch.
I can still log into the Pogoplug default environment and eventually restored it somewhat to stock following the instructions here: viewtopic.php?f=18&t=1460
The E02 showed up on Pogoplug.com but to my surprise it was listed as "No Drive Attached". I tried a mix of drives on all USB ports. No change.
In the default environment on the Pogoplug $this->bbcode_second_pass_code('', 'dmesg | grep -i usb') yields:
$this->bbcode_second_pass_code('', '[ 0.250000] Marvell USB EHCI Host controller #0: c0652600
[ 0.750000] usbcore: registered new interface driver usbfs
[ 0.750000] usbcore: registered new interface driver hub
[ 0.750000] usbcore: registered new device driver usb
[ 1.150000] ehci_marvell ehci_marvell.70059: new USB bus registered, assigned bus number 1
[ 1.210000] ehci_marvell ehci_marvell.70059: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 1.210000] usb usb1: configuration #1 chosen from 1 choice
[ 1.220000] hub 1-0:1.0: USB hub found
[ 1.340000] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.340000] USB Universal Host Controller Interface driver v3.0
[ 1.340000] usbcore: registered new interface driver usblp
[ 1.350000] drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
[ 1.350000] Initializing USB Mass Storage driver...
[ 1.360000] usbcore: registered new interface driver usb-storage
[ 1.370000] USB Mass Storage support registered.
[ 2.280000] usbcore: registered new interface driver usbhid
[ 2.280000] drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[ 21.370000] rtusb init --->
[ 21.370000] usbcore: registered new interface driver rt2870')
No USB storage devices detected (obviously). Surprised to see the rt2870 driver (this is definitely a Feroceon-KW).
So is this a hardware failure? Thanks.