DietPi Image | OrangePi PC 2

Created on 1 May 2017  ·  10Comments  ·  Source: MichaIng/DietPi

Now that OrangePi Prime (same H5 SOC) is supported this one should be easy

_Tag:_ DietPi Image

Image Request

Most helpful comment

All 10 comments

Orange Pi PC 2 is the only single-board computer with Gigabit-Ethernet and 64bit CPU under 20$.

Best performance/price-ratio you can get today!

Now that OrangePi Prime (same H5 SOC) is supported this one should be easy

Hopefully 👍

I dont own a OPi PC 2 yet, but i should be able to build the image, then final prep on a prime board. I'll take a look.

Dev branch image, put packages on hold:

apt-mark hold linux-dtb-dev-sun50iw2 linux-image-dev-sun50iw2 linux-jessie-root-dev-orangepipc2 linux-u-boot-orangepipc2-dev

I believe this image will have the same lack of audio as per the Prime board:
https://github.com/Fourdee/DietPi/issues/874#issuecomment-297675707

If anyone can confirm this, i'd be grateful:

apt-get install alsa-base alsa-utils
aplay -l
speaker-test -c2

I'll mark this as completed.

Please reopen if required.

I found a bug (maybe it's know?)

It's not possible to shut down the system, not with 'poweroff' and not with 'init 0'. Only dirty work'a'round is to cut the powersupply.

Next thing I found is that right now kernel 4.10.0 is used.

Lot's of things got introduced in kernel 4.12 (for e.g Audio Codec, Clocks, DMA, I2C, Pinctrl, PWM, SD/MMC, SPDIF, SPI, SRAM, USB, OTG, Watchdog) and the best is coming with 4.13 (right now RC) which should be proper Ethernet support (EMAC & GMAC)! Some as these also apply to Allwinner H3 not only H5 devices!

More @ linux-sunxi: https://linux-sunxi.org/Linux_mainlining_effort#Merged_into_4.13

@pidiet

We use ARMbian to build this image with their provided kernel. Inability to power off is a known issue:
https://www.armbian.com/orange-pi-pc2/

Kernel updates are provided by ARMbian's repo, so we must wait for those to be switched to 4.12+.

Ah, OK! Good to know! Kernel 4.13 should be released in the beginning of September.. so let's see what comes ;)

But the download archive from Armbian (https://dl.armbian.com/orangepipc2/archive/) is providing Kernel 4.11.1 for OPiPC2 and the nightly's (https://dl.armbian.com/orangepipc2/nightly/) also. Maybe there is a regression in updating?

having problem on mounting drive with ,iocharset=utf8 with this setting it get error, without this all text was not shown properly. orange pi pc 2

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bhaveshgohel picture bhaveshgohel  ·  3Comments

MichaIng picture MichaIng  ·  3Comments

mok-liee picture mok-liee  ·  3Comments

Invictaz picture Invictaz  ·  3Comments

Fourdee picture Fourdee  ·  3Comments