by calzon65 » Sat Jun 15, 2013 5:52 pm
It's strange the Orange LEDs being called "blue", but when I did a complete reinstall about a week ago, my Orange LEDs were also called blue at that time. I've run a few updates pacman -Syu after my complete reinstall, so all I can guess is that during one of the updates, something changed the name of my Orange LEDs in /sys/class/leds to actually be called "orange", I know I didn't change the name myself.
Running fw_setenv machid dd6 sets the correct machine ID to a PogoPlug v2 which makes the LED work properly after reboot. In essence, if you do a complete reinstall and don't set this, the PogoPlug LED will glow Orange after boot, setting the machine ID to dd6 makes the LED green after each reboot.
Maybe my setting the machine ID to dd6 followed by a few pacman -Syu over the past week captured some type of "update" that changed the name of my Orange LED from blue to orange because at that point, my system was "properly identified" as PogoPlug v2. I read a post from moonman saying with a fresh Arch install, the system (on a PogoPlug v2) thinks its a Sheeva Plug because the correct arcNumber is not properly initialized in the kernel, and maybe the Sheeve plug has a Green/Blue LED.
Anyway, after you run the fw_setenv machid dd6 I suggest rebooting then running a pacman -Syu, reboot, pacman -Syu again for grins, then check the name of your LED. I just don't want to go through yet another complete reinstallation to verify my theory.