lacie 5 big network v.1 please support for fvdw

Re: lacie 5 big network v.1 please support for fvdw

Postby fvdw » Wed Jan 01, 2014 5:54 pm

almost done seems iscsi target needs a recompile for this kernel setup, it because I used a non standard way to get a bootable kernel. But I think you won't use iscsi target as it needs specialized setup and knowledge
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Thu Jan 02, 2014 9:46 am

ok I continue to do tests on the nas and see if you got a problem ....
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Fri Jan 03, 2014 4:22 pm

I update you ....

for the moment not finding any major problems or delays but I noticed that the fan part at a speed then after two rounds and how to stop and then ripartisse in the loop and always so as if it were an acceleration un'accellerazione and a bus stop and a bus stop. .. always monitored for 24 hours ..... the settings are the ones you left you I tried to change but does not give me access ...

according to what value you can depend on?
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby fvdw » Fri Jan 03, 2014 9:34 pm

taetae wrote:I update you ....

for the moment not finding any major problems or delays but I noticed that the fan part at a speed then after two rounds and how to stop and then ripartisse in the loop and always so as if it were an acceleration un'accellerazione and a bus stop and a bus stop. .. always monitored for 24 hours ..... the settings are the ones you left you I tried to change but does not give me access ...

according to what value you can depend on?


:scratch it is not clear to me what you are trying to say ??
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Sat Jan 04, 2014 8:48 am

the fan runs at a constant speed, then decellera for a second, and resumes the constant speed, then decellera for a second, and resumes the constant speed ..... loop ......

This creates a constant noise and I wanted to solve .....

the settings are the basic ones (as you have sent) how do you think I can remedy that postasti you try the settings of your fans?
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby fvdw » Sat Jan 04, 2014 9:10 am

should not happen if you use open loop mode (pwm1_enable =1)
But you could try closed loop control
so set pwm1_enable to value 2
and set a speed by writing a value to fan1_target

No idea what to set as value for fan1_target suggest you try some values like 1000, 2000 and see what happens
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Sat Jan 04, 2014 10:27 am

nothing to do ...

many times it also happens that "crash" the program of the fan I guess ....


Code: Select all
/sys/devices/platform/mv64xxx_i2c.0/i2c-0/0-003e # cat pwm1_enable
2
/sys/devices/platform/mv64xxx_i2c.0/i2c-0/0-003e # cat fan1_target
971
/sys/devices/platform/mv64xxx_i2c.0/i2c-0/0-003e # echo 1000 > fan1_target
/sys/devices/platform/mv64xxx_i2c.0/i2c-0/0-003e # cat fan1_target
501
/sys/devices/platform/mv64xxx_i2c.0/i2c-0/0-003e # echo 971 > fan1_target
i2c i2c-0: mv64xxx: I2C bus locked, block: 1, time_left: 0
sh: write error: Connection timed out
/sys/devices/platform/mv64xxx_i2c.0/i2c-0/0-003e # echo 971 > fan1_target
i2c i2c-0: mv64xxx: I2C bus locked, block: 1, time_left: 0
sh: write error: Connection timed out
/sys/devices/platform/mv64xxx_i2c.0/i2c-0/0-003e # echo 200 > fan1_target
i2c i2c-0: mv64xxx: I2C bus locked, block: 1, time_left: 0
sh: write error: Connection timed out
/sys/devices/platform/mv64xxx_i2c.0/i2c-0/0-003e # ls
driver       fan1_fault   fan1_target  name         pwm1_enable  uevent
fan1_alarm   fan1_input   hwmon        power        pwm1_mode
fan1_div     fan1_pulses  modalias     pwm1         subsystem
/sys/devices/platform/mv64xxx_i2c.0/i2c-0/0-003e # cat fan1_target
i2c i2c-0: mv64xxx: I2C bus locked, block: 1, time_left: 0
cat: read error: Connection timed out
/sys/devices/platform/mv64xxx_i2c.0/i2c-0/0-003e # reboot
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Sat Jan 04, 2014 10:43 am

another thing I do not know why it does not work is the button (right button in manual way) car off and on ... if I click off should turn off automatically instead nothing happens ... while in interface stops me all the hd and I have to disconnect the power supply to be able to turn off
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby fvdw » Sat Jan 04, 2014 12:28 pm

Hi taetae

about the fan, it works ok on the 5big2, funny that you get this kind of output
you could try if "DC mode" works for you

so
pwm1_enable =1
pwm1_mode=0

pwm1=0...255

about the buttons
yep I now they are not setup properly yet. But if we want they can be improved, although as it is a nas they have little use (always on)
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Mon Jan 06, 2014 9:46 am

guys tomorrow I leave for work and come back in late February ...

the fan by the time I leave it open (it works and runs, but I have to try to find the right compromise)


if there are other tests or corrections I am always available do not hesitate course I will not have a material vision of nas but I always have the opportunity to work at a distance ....


on to the next point ....
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

PreviousNext

Return to Lacie 5Big Network vs1

Who is online

Users browsing this forum: No registered users and 5 guests