Pogo plug pro led blink

This forum is for all other ARMv5 devices

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:
$this->bbcode_second_pass_code('', 'depmod -a.')

When I do that, the LED continue to blink and the system display the following message:
$this->bbcode_second_pass_code('', '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:

$this->bbcode_second_pass_code('', '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

$this->bbcode_second_pass_quote('poppop', 'W')ARNING: 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:

$this->bbcode_second_pass_code('', '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 Community Supported

Who is online

Users browsing this forum: No registered users and 46 guests