PogoPlug Pro Blinking Green LED

This forum is for all other ARMv5 devices

PogoPlug Pro Blinking Green LED

Postby dinjo » Sun Dec 11, 2011 3:14 am

I tried starting Pogo Plug pro in the morning and it was showing blinking green led in front not sure what happened but seems like my usb is not working anymore so i formatted another drive to ext3 and extracted the rootfs tarball and plugged in but still the led keeps blinking also i cannot see the device in ARP nor DHCP.I even tried unplugging the usb but still nothing comes in DHCP.
dinjo
 
Posts: 258
Joined: Mon Nov 28, 2011 5:59 am

Re: PogoPlug Pro Blinking Green LED

Postby WarheadsSE » Sun Dec 11, 2011 5:06 am

You did re-extract as root, not sudo correct? Or at least sudo su (aka root on ubuntu)
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: PogoPlug Pro Blinking Green LED

Postby dinjo » Sun Dec 11, 2011 6:46 am

I tried mounting the drive on Ubuntu but could not mount successfully as rw only r , but shouldnt pogo be recognized in DHCP with its IP ?
dinjo
 
Posts: 258
Joined: Mon Nov 28, 2011 5:59 am

Re: PogoPlug Pro Blinking Green LED

Postby dinjo » Sun Dec 11, 2011 9:56 am

Update: Was able to start pogo again didn't knew the user on ubuntu wasn't root so did a sudo su extracted the tar and add the mac_addr file and yes its up and running.
dinjo
 
Posts: 258
Joined: Mon Nov 28, 2011 5:59 am

Re: PogoPlug Pro Blinking Green LED

Postby WarheadsSE » Sun Dec 11, 2011 2:53 pm

If you're LED is still blinking,

depmod -a
modprobe oxnas-led

This is a do-once-per-install, and should be fixed in the next rootfs.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: PogoPlug Pro Blinking Green LED

Postby dinjo » Sun Dec 11, 2011 4:20 pm

Yes no led is blinking as i did a depmod -a right after the extract.
dinjo
 
Posts: 258
Joined: Mon Nov 28, 2011 5:59 am

Re: PogoPlug Pro Blinking Green LED

Postby brommetje » Fri Dec 30, 2011 6:12 pm

Solved problem "blinking Green LED" with adding a sleep into the /etc/rc.d/network script
Looks like this :
#!/bin/bash

. /etc/rc.conf
. /etc/rc.d/functions

echo ":: Sleep 10 (DHCP) !!!" ; sleep 10
...
rest of the script

Now it works fine !!!
brommetje
 
Posts: 1
Joined: Fri Dec 30, 2011 6:04 pm


Return to Community Supported

Who is online

Users browsing this forum: No registered users and 0 guests