AKiTiO MyCloud Mini

Install Arch Linux ARM on other devices.

Re: AKiTiO MyCloud Mini

Postby WarheadsSE » Mon Nov 12, 2012 4:53 pm

Does the device have a battery backed RTC?

Also: newly updated my uboot-ox820 to 1.1.4 with full hush, fat & ext2 support. (including stage1 packager binary)
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: AKiTiO MyCloud Mini

Postby tilator » Mon Nov 12, 2012 6:18 pm

$this->bbcode_second_pass_quote('WarheadsSE', 'D')oes the device have a battery backed RTC?

Also: newly updated my uboot-ox820 to 1.1.4 with full hush, fat & ext2 support. (including stage1 packager binary)


There is RTC and I actually found the reason just a while ago.

There seems to be two different default config files and one of them is older and obviously not patched. When you get files from github, it resets the date to current. That's why it's not possible to find old files by using the date.

I - of cource - used the old config (ox7821_defconfig) and got nowhere. Ox7821_AP_nand_defconfig was the patched one to use. (Just to know if someone else has the same problem with Silverstone DC01 source).

So, now I got it going over the RTC problem.

B.T.W: is your new u-boot available somewhere.
tilator
 
Posts: 42
Joined: Sat Sep 01, 2012 2:24 pm

Re: AKiTiO MyCloud Mini

Postby WarheadsSE » Mon Nov 12, 2012 7:31 pm

it's on my github account, under the name I mentioned.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: AKiTiO MyCloud Mini

Postby tilator » Tue Nov 13, 2012 2:40 pm

$this->bbcode_second_pass_quote('WarheadsSE', 'i')t's on my github account, under the name I mentioned.


Found it.

Do you know if it's possible to add ext4 support in it?
tilator
 
Posts: 42
Joined: Sat Sep 01, 2012 2:24 pm

Re: AKiTiO MyCloud Mini

Postby tilator » Mon Nov 19, 2012 9:59 pm

OK.

Kernel 3.1.10 seems to work on Silverstone DC01 now.

Needed some changes to make RTC be found.
tilator
 
Posts: 42
Joined: Sat Sep 01, 2012 2:24 pm

Re: AKiTiO MyCloud Mini

Postby tilator » Mon Feb 04, 2013 5:30 pm

$this->bbcode_second_pass_quote('docbee', 'O')ne step further... This code snippet reports if reset button is pressed on DC01.
$this->bbcode_second_pass_code('', '/sbin/devmem2 0x44000000 | grep Value | awk '{if (and (strtonum ($6), 0x02000000) > 0) print "0"; else print "1"}'')
When I do understand gpio enumeration correctly the reset button is connect to gpioa25.


if you try /sbin/devmem2 0x44100000 you find reading for power button. There seems to be a delay for 2-3 seconds for the change to happend.
tilator
 
Posts: 42
Joined: Sat Sep 01, 2012 2:24 pm
Top

Previous

Return to [Please read announcement] Community-Supported Devices

Who is online

Users browsing this forum: No registered users and 6 guests