PINE64
Raspbian on the Pine 64 ? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6)
+---- Forum: Debian (https://forum.pine64.org/forumdisplay.php?fid=24)
+---- Thread: Raspbian on the Pine 64 ? (/showthread.php?tid=850)



Raspbian on the Pine 64 ? - cookeys - 04-29-2016

Hi everyone,
I would like to know if this is plan to launch Raspian on the Pine, because many tutorials made for the Raspberry ( unfortunally there is no tutorial to makes projects on the Pine64 yet Undecided ) works on Raspbian ?

Thanks for your time

Have a nice day


Cookeys


RE: Raspbian on the Pine 64 ? - JAVE - 04-29-2016

(04-29-2016, 03:27 PM)cookeys Wrote: Hi everyone,
I would like to know if this is plan to launch Raspian on the Pine, because many tutorials made for the Raspberry ( unfortunally there is no tutorial to makes projects on the Pine64 yet Undecided ) works on Raspbian ?

Thanks for your time

Have a nice day


Cookeys

Raspbian is just Debian for the Raspberry.
If you take a Debian image for the Pine64, you can use the same commands to install/update packages (sudo apt-get ...)

JAVE


RE: Raspbian on the Pine 64 ? - Groaker - 05-02-2016

(04-29-2016, 03:33 PM)I am a software person rather than a hardware one. Does that mean that Raspbian software will run on the Pine64? What about hardware oriented libraries like PWM, I2C and so on?Thnx Wrote:
(04-29-2016, 03:27 PM)cookeys Wrote: Hi everyone,
I would like to know if this is plan to launch Raspian on the Pine, because many tutorials made for the Raspberry ( unfortunally there is no tutorial to makes projects on the Pine64 yet Undecided ) works on Raspbian ?

Thanks for your time

Have a nice day


Cookeys

Raspbian is just Debian for the Raspberry.
If you take a Debian image for the Pine64, you can use the same commands to install/update packages (sudo apt-get ...)

JAVE



RE: Raspbian on the Pine 64 ? - Ruckus - 05-08-2016

as above, raspbian is just debian compiled to work on the raspberry pi hardware, the debian releases for pine are pretty much identical and you can use your tutorials from raspbian without any real issues.