Skip to content
This repository has been archived by the owner on May 11, 2018. It is now read-only.

Nanopi M1 support #47

Closed
seblucas opened this issue May 10, 2016 · 7 comments
Closed

Nanopi M1 support #47

seblucas opened this issue May 10, 2016 · 7 comments
Labels

Comments

@seblucas
Copy link

Hi,

Not a real issue, more a question. I currently have a nanopi M1 (which is more or less a clone of an Orange Pi One with 512Mb of RAM and an IR receiver)

There is not much difference in the fex file (I managed to boot armbian while being detected as an Orange Pi). Will it be possible to add support for this board ?

I'll download and test your OPiOne build and report here if it already works.

Thanks a lot in advance.

@jernejsk
Copy link
Owner

It seems that OPiOne image should work just as good. Please test and report.

@seblucas
Copy link
Author

So it works. I only tested with a 720p h264 but it worked fine.

I have more questions now (sorry in advance) :

  • 3 of my 4 cores were killed minutes after boot. Latest Armbian lower cpu frequency instead of killing core. I think it would be better for openelec too.
  • my IR seems detected but I didn't manage to use a remote. I'll check a little more

@jernejsk
Copy link
Owner

I checked twice and DVFS settings are the same and cooler table settings are almost the same (one entry less). I really don't know what to set differently. I don't like to support HW which I don't have.

Check FAQ for IR. Remove autostart.sh for IR if you still have one for lircd (old tutorial, which is not applicable anymore).

@seblucas
Copy link
Author

seblucas commented May 12, 2016

I checked too and you're right the only difference that I've seen is that with armbian there's a script to resurrect the cores killed if the cooling state goes down
https://github.com/igorpecovnik/lib/blob/master/scripts/sun8i-corekeeper.sh

To keep the temperature down, I've modified the fex to never go to 1200MHz and stay at 1008MHz, maybe I'll even try to use 1.1V instead of 1.3V.

About the IR, I've followed this tutorial That I used with my Raspberries. I managed to create a lircd.conf with irrecord (so the ir is working well). But after a reboot lircd still doesn't detect my remote. I may have made an error somewhere, I'll check again tomorrow.

@seblucas
Copy link
Author

To make things clearer you can say that nano pi m1 are supported ;) thanks

@jernejsk
Copy link
Owner

Actually, the only needed command to set up IR is

irrecord /storage/.config/lircd.conf

Can you install evtest from unofficial repository and provide output?

@seblucas
Copy link
Author

irrecord was what I used for my last post, irrecord work, but after a reboot kodi doesn't detect it.

I tried this method (second post from lymon) and it worked perfectly.

Thanks a lot for your awesome work. I'll close the ticket as all the issues or question I had are solved

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants