Pogo plug pro led blink

The Pogoplug Pro, Video, V3 (P21), and POGO-B01/02/03/04 are completely different than all other plugs before them.

Pogo plug pro led blink

Postby poppop » Sun Feb 05, 2012 5:58 pm

Hi all

I made a total upgrade of my system (pacman -Syu) and solved the problem about the filesystem by forcing the installation of the package and modifying the fstab.

After this I tried to make stop the green led blinking by running the following command found in the documentation:
Code: Select all
depmod -a.


When I do that, the LED continue to blink and the system display the following message:
Code: Select all
WARNING: could not open /lib/modules/2.6.31.6_SMP_820/modules.builtin: No such file or directory   


I started to search again and found that I shall run the set-oxnas-mac script after having set my mac_addr.
When I run it I received the following message:

Code: Select all
Error at line 79, file plx/devmem2.c (2) [No such file or directory]                                                                                                               
Error at line 79, file plx/devmem2.c (2) [No such file or directory]                                                                                                               
Error at line 79, file plx/devmem2.c (2) [No such file or directory]                                                                                                               
Error at line 79, file plx/devmem2.c (2) [No such file or directory]                                                                                                               
Error at line 79, file plx/devmem2.c (2) [No such file or directory]
Error at line 79, file plx/devmem2.c (2) [No such file or directory]


Then the LED stops to blink and totally shutdown.

Do you have any idea of what's happening ? Is it related to the recent system update ?

Regards.

PS : I found information here :http://archlinuxarm.org/forum/viewtopic.php?f=29&t=1625&p=9768&hilit=led+blink#p9768 and here viewtopic.php?f=29&t=1551&p=8868#p8868
poppop
 
Posts: 4
Joined: Wed Dec 07, 2011 9:05 pm

Re: Pogo plug pro led blink

Postby teched » Thu Mar 01, 2012 5:44 am

poppop wrote:WARNING: could not open /lib/modules/2.6.31.6_SMP_820/modules.builtin: No such file or directory


My "fix" for the missing file above:

Code: Select all
cd /lib/modules/2.6.31.6_SMP_820 && find . | grep ko | cut -f 2,3 -d \. | cut -f 2- -d \/ > modules.builtin
teched
 
Posts: 1
Joined: Thu Mar 01, 2012 5:36 am


Return to Pogoplug Pro/Video/V3/B0x

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 3 guests