<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[PINE64 - Linux on Pine A64(+)]]></title>
		<link>https://forum.pine64.org/</link>
		<description><![CDATA[PINE64 - https://forum.pine64.org]]></description>
		<pubDate>Thu, 07 May 2026 01:12:21 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Volumio 3 Pine A64+ unofficial]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=20262</link>
			<pubDate>Sat, 02 May 2026 16:49:24 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=30016">shinzuka</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=20262</guid>
			<description><![CDATA[Image of Volumio tested on a working Pine A64+.<br />
<a href="https://drive.google.com/file/d/1Ky0XZuKJL1Vmn83moxsmghUTRdKsMflg/view" target="_blank" rel="noopener" class="mycode_url">Volumio 3.999</a><br />
<br />
Tested OK<br />
<br />
- USB DAC<br />
- Headphone jack<br />
<br />
What remains to be tested:<br />
<br />
- i2s DAC]]></description>
			<content:encoded><![CDATA[Image of Volumio tested on a working Pine A64+.<br />
<a href="https://drive.google.com/file/d/1Ky0XZuKJL1Vmn83moxsmghUTRdKsMflg/view" target="_blank" rel="noopener" class="mycode_url">Volumio 3.999</a><br />
<br />
Tested OK<br />
<br />
- USB DAC<br />
- Headphone jack<br />
<br />
What remains to be tested:<br />
<br />
- i2s DAC]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Need Asound.state file with mic enabled]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=18602</link>
			<pubDate>Sat, 12 Aug 2023 11:54:19 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=27259">muromec</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=18602</guid>
			<description><![CDATA[Hello,<br />
<br />
I have archlinux running on pine64+, everything is fine except mic input. Output to 3.5mm jack works nice, but I can't get recording anything. Can you please share asound.state file with mic enabled.<br />
So far I went through sound codec code and tried to enabled the path from Mic2 -&gt; DAC Mixer -&gt; AIF1 -&gt; Capture, but only thing I'm having is white noise.<br />
<br />
Here is some debug info from capture:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&#36; cat './1c22e00.codec/dapm/AIF1 Capture'<br />
AIF1 Capture: On&nbsp;&nbsp;in 4 out 1<br />
 stream AIF1 Capture active<br />
 out&nbsp;&nbsp;"static" "Capture"<br />
 in&nbsp;&nbsp;"static" "AIF1 AD0L"<br />
&#36; cat /sys/kernel/debug/asoc/sun50i-a64-audio/1c22e00.codec/dapm/AIF1 AD0L<br />
AIF1 AD0L: Off&nbsp;&nbsp;in 4 out 0 - R68(0x44) mask 0x8000<br />
 stream AIF1 Capture inactive<br />
 out&nbsp;&nbsp;"static" "AIF1 Capture"<br />
 in&nbsp;&nbsp;"static" "AIF1 AD0L Stereo Mux"<br />
 in&nbsp;&nbsp;"static" "RST AIF1"<br />
&#36; cat './1c22e00.codec/dapm/AIF1 AD0L'<br />
AIF1 AD0L: On&nbsp;&nbsp;in 4 out 1 - R68(0x44) mask 0x8000<br />
 stream AIF1 Capture inactive<br />
 out&nbsp;&nbsp;"static" "AIF1 Capture"<br />
 in&nbsp;&nbsp;"static" "AIF1 AD0L Stereo Mux"<br />
 in&nbsp;&nbsp;"static" "RST AIF1"<br />
&#36; cat './1c22e00.codec/dapm/AIF1 AD0L Stereo Mux'<br />
AIF1 AD0L Stereo Mux: On&nbsp;&nbsp;in 4 out 1<br />
 out&nbsp;&nbsp;"static" "AIF1 AD0L"<br />
 in&nbsp;&nbsp;"Sum Mono" "AIF1 AD0R Mixer"<br />
 in&nbsp;&nbsp;"Sum Mono" "AIF1 AD0L Mixer"<br />
&#36; cat './1f015c0.codec-analog/dapm/Mic2 Amplifier'<br />
Mic2 Amplifier: On&nbsp;&nbsp;in 1 out 2 - R8(0x8) mask 0x8<br />
 out&nbsp;&nbsp;"Mic2 Capture Switch" "Right ADC Mixer"<br />
 out&nbsp;&nbsp;"Mic2 Capture Switch" "Left ADC Mixer"<br />
 in&nbsp;&nbsp;"static" "MIC2"</code></div></div>]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I have archlinux running on pine64+, everything is fine except mic input. Output to 3.5mm jack works nice, but I can't get recording anything. Can you please share asound.state file with mic enabled.<br />
So far I went through sound codec code and tried to enabled the path from Mic2 -&gt; DAC Mixer -&gt; AIF1 -&gt; Capture, but only thing I'm having is white noise.<br />
<br />
Here is some debug info from capture:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&#36; cat './1c22e00.codec/dapm/AIF1 Capture'<br />
AIF1 Capture: On&nbsp;&nbsp;in 4 out 1<br />
 stream AIF1 Capture active<br />
 out&nbsp;&nbsp;"static" "Capture"<br />
 in&nbsp;&nbsp;"static" "AIF1 AD0L"<br />
&#36; cat /sys/kernel/debug/asoc/sun50i-a64-audio/1c22e00.codec/dapm/AIF1 AD0L<br />
AIF1 AD0L: Off&nbsp;&nbsp;in 4 out 0 - R68(0x44) mask 0x8000<br />
 stream AIF1 Capture inactive<br />
 out&nbsp;&nbsp;"static" "AIF1 Capture"<br />
 in&nbsp;&nbsp;"static" "AIF1 AD0L Stereo Mux"<br />
 in&nbsp;&nbsp;"static" "RST AIF1"<br />
&#36; cat './1c22e00.codec/dapm/AIF1 AD0L'<br />
AIF1 AD0L: On&nbsp;&nbsp;in 4 out 1 - R68(0x44) mask 0x8000<br />
 stream AIF1 Capture inactive<br />
 out&nbsp;&nbsp;"static" "AIF1 Capture"<br />
 in&nbsp;&nbsp;"static" "AIF1 AD0L Stereo Mux"<br />
 in&nbsp;&nbsp;"static" "RST AIF1"<br />
&#36; cat './1c22e00.codec/dapm/AIF1 AD0L Stereo Mux'<br />
AIF1 AD0L Stereo Mux: On&nbsp;&nbsp;in 4 out 1<br />
 out&nbsp;&nbsp;"static" "AIF1 AD0L"<br />
 in&nbsp;&nbsp;"Sum Mono" "AIF1 AD0R Mixer"<br />
 in&nbsp;&nbsp;"Sum Mono" "AIF1 AD0L Mixer"<br />
&#36; cat './1f015c0.codec-analog/dapm/Mic2 Amplifier'<br />
Mic2 Amplifier: On&nbsp;&nbsp;in 1 out 2 - R8(0x8) mask 0x8<br />
 out&nbsp;&nbsp;"Mic2 Capture Switch" "Right ADC Mixer"<br />
 out&nbsp;&nbsp;"Mic2 Capture Switch" "Left ADC Mixer"<br />
 in&nbsp;&nbsp;"static" "MIC2"</code></div></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Devuan 3.1 on A64+?]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=14399</link>
			<pubDate>Sat, 10 Jul 2021 15:30:17 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=16">Obliterous</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=14399</guid>
			<description><![CDATA[Has anyone built an image to install Devuan 3. on the a64+?<br />
<br />
I've tried following a few guides and nothing has worked so far...]]></description>
			<content:encoded><![CDATA[Has anyone built an image to install Devuan 3. on the a64+?<br />
<br />
I've tried following a few guides and nothing has worked so far...]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Open Media Vault - Help needed]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=13527</link>
			<pubDate>Tue, 30 Mar 2021 12:42:25 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=718">janeku</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=13527</guid>
			<description><![CDATA[Hi.<br />
I know there is some info about open media vault and using Pine64+ as a NAS device on this forum, but looks like OMV is no longer supported.<br />
Would somebody help me and explain me how and where to download image for OMV to run on my Pine64+ board ?<br />
Or just tu put a link to iso image (OMV github is active but I can't find any Pine64 iso's) where I can download it.<br />
Also new experiences concerning Pie64+ and it use as a NAS storage device would be appreciated.<br />
Regards,]]></description>
			<content:encoded><![CDATA[Hi.<br />
I know there is some info about open media vault and using Pine64+ as a NAS device on this forum, but looks like OMV is no longer supported.<br />
Would somebody help me and explain me how and where to download image for OMV to run on my Pine64+ board ?<br />
Or just tu put a link to iso image (OMV github is active but I can't find any Pine64 iso's) where I can download it.<br />
Also new experiences concerning Pie64+ and it use as a NAS storage device would be appreciated.<br />
Regards,]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Zwave module not loaded]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=13022</link>
			<pubDate>Sun, 07 Feb 2021 08:55:16 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=5128">caragk</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=13022</guid>
			<description><![CDATA[Hi !<br />
<br />
<br />
I recently had to reinstall my Pine64's DietPie (raspbian mod). I use this SBC as home automation (formerly Jeedom, trying now Hass.io) with the Pine64 Zwave GPIO module.<br />
<br />
<br />
Before this module was well recognised with Jeedom. But after reinstall (and DietPie upgrade) it isn't anymore. I first thought about a problem in HassIO's Zwave integration but it isn't. I mean /dev/ttyS2 don't link to the module :<br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># dmesg | grep -i tty<br />
[    0.000000] Kernel command line: root=UUID=45e3e951-caf9-4aa6-909d-ceb24242c91e rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 consoleblank=0 loglevel=4 ubootpart=1dd8dfdc-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u  <br />
[    0.000460] printk: console [tty1] enabled<br />
[    2.036068] printk: console [ttyS0] disabled<br />
[    2.036157] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 38, base_baud = 1500000) is a 16550A<br />
[    2.049344] printk: console [ttyS0] enabled<br />
[    2.050667] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 39, base_baud = 1500000) is a 16550A<br />
[    2.050812] serial serial0: tty port ttyS1 registered<br />
[    6.022066] systemd[1]: Created slice system-getty.slice.<br />
[    7.861583] usb 2-1: FTDI USB Serial Device converter now attached to ttyUSB0<br />
[    7.866494] usb 4-1: FTDI USB Serial Device converter now attached to ttyUSB1</code></div></div>So it'd be a kernel module missing, isn't it ?<br />
<br />
<br />
Here is my lsmod and my kernel version :<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># uname -srv<br />
Linux 5.10.12-sunxi64 #21.02.1 SMP Wed Feb 3 20:42:58 CET 2021<br />
<br />
# lsmod<br />
Module                  Size  Used by<br />
xt_conntrack           16384  1<br />
xt_MASQUERADE          20480  1<br />
nf_conntrack_netlink    49152  0<br />
xfrm_user              40960  1<br />
xfrm_algo              16384  1 xfrm_user<br />
nft_counter            16384  15<br />
xt_addrtype            16384  2<br />
nft_compat             20480  4<br />
nft_chain_nat          16384  4<br />
nf_nat                 40960  2 nft_chain_nat,xt_MASQUERADE<br />
nf_conntrack          135168  4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE<br />
nf_defrag_ipv6         24576  1 nf_conntrack<br />
nf_defrag_ipv4         16384  1 nf_conntrack<br />
nf_tables             176128  45 nft_compat,nft_counter,nft_chain_nat<br />
nfnetlink              16384  4 nft_compat,nf_conntrack_netlink,nf_tables<br />
br_netfilter           28672  0<br />
bridge                233472  1 br_netfilter<br />
aufs                  229376  0<br />
overlay               114688  0<br />
sunxi_cedrus           36864  0<br />
ftdi_sio               61440  2<br />
snd_soc_hdmi_codec     20480  1<br />
usbserial              45056  5 ftdi_sio<br />
videobuf2_dma_contig    24576  1 sunxi_cedrus<br />
axp20x_battery         16384  0<br />
axp20x_ac_power        16384  0<br />
v4l2_mem2mem           36864  1 sunxi_cedrus<br />
sun4i_gpadc_iio        24576  0<br />
axp20x_adc             20480  0<br />
lima                   57344  0<br />
videobuf2_memops       20480  1 videobuf2_dma_contig<br />
videobuf2_v4l2         24576  2 sunxi_cedrus,v4l2_mem2mem<br />
industrialio           65536  4 axp20x_battery,sun4i_gpadc_iio,axp20x_ac_power,axp20x_adc<br />
gpu_sched              32768  1 lima<br />
videobuf2_common       49152  3 sunxi_cedrus,videobuf2_v4l2,v4l2_mem2mem<br />
sun4i_i2s              24576  4<br />
dw_hdmi_cec            16384  0<br />
dw_hdmi_i2s_audio      16384  0<br />
videodev              241664  4 sunxi_cedrus,videobuf2_v4l2,videobuf2_common,v4l2_mem2mem<br />
snd_soc_simple_card    24576  0<br />
mc                     49152  5 sunxi_cedrus,videodev,videobuf2_v4l2,videobuf2_common,v4l2_mem2mem<br />
sun8i_ce               28672  0<br />
snd_soc_simple_card_utils    24576  1 snd_soc_simple_card<br />
display_connector      20480  0<br />
crypto_engine          20480  1 sun8i_ce<br />
cpufreq_dt             20480  0<br />
realtek                24576  1<br />
pinctrl_axp209         16384  0<br />
dwmac_sun8i            28672  0<br />
mdio_mux               16384  1 dwmac_sun8i<br />
i2c_mv64xxx            24576  0</code></div></div>Is that Marvell i2c_mv64xxx the linux kernel module for the Pine64 Zwave module ? I can't find which exact hardware it is...<br />
<br />
<br />
I found some threads (<a href="https://forum.pine64.org/showthread.php?tid=12722" target="_blank" rel="noopener" class="mycode_url">like this one</a> but also for others dist or SBC) about I2C, SPI, UART and hdi_uart (Bluetooth) so I've tested to add any of those kernel modules without any success...<br />
<br />
<br />
My kernel I2C config :<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># cat /proc/config.gz | gunzip | grep -i i2c<br />
CONFIG_NFC_FDP_I2C=m<br />
CONFIG_NFC_PN544_I2C=m<br />
CONFIG_NFC_PN533_I2C=m<br />
CONFIG_NFC_MICROREAD_I2C=m<br />
CONFIG_NFC_MRVL_I2C=m<br />
CONFIG_NFC_ST21NFCA_I2C=m<br />
CONFIG_NFC_ST_NCI_I2C=m<br />
CONFIG_NFC_NXP_NCI_I2C=m<br />
CONFIG_NFC_S3FWRN5_I2C=m<br />
CONFIG_REGMAP_I2C=y<br />
# CONFIG_SENSORS_LIS3_I2C is not set<br />
CONFIG_NET_DSA_MICROCHIP_KSZ9477_I2C=m<br />
# CONFIG_NET_DSA_SMSC_LAN9303_I2C is not set<br />
# CONFIG_MOUSE_ELAN_I2C is not set<br />
# CONFIG_MOUSE_SYNAPTICS_I2C is not set<br />
CONFIG_TOUCHSCREEN_AD7879_I2C=m<br />
CONFIG_TOUCHSCREEN_AR1021_I2C=m<br />
# CONFIG_TOUCHSCREEN_WACOM_I2C is not set<br />
# CONFIG_TOUCHSCREEN_WDT87XX_I2C is not set<br />
# CONFIG_TOUCHSCREEN_SIS_I2C is not set<br />
CONFIG_RMI4_I2C=m<br />
CONFIG_SERIAL_SC16IS7XX_I2C=y<br />
CONFIG_TCG_TIS_I2C_ATMEL=m<br />
CONFIG_TCG_TIS_I2C_INFINEON=m<br />
CONFIG_TCG_TIS_I2C_NUVOTON=m<br />
CONFIG_TCG_TIS_ST33ZP24_I2C=m<br />
# I2C support<br />
CONFIG_I2C=y<br />
CONFIG_I2C_BOARDINFO=y<br />
CONFIG_I2C_COMPAT=y<br />
CONFIG_I2C_CHARDEV=y<br />
CONFIG_I2C_MUX=y<br />
# Multiplexer I2C Chip support<br />
CONFIG_I2C_ARB_GPIO_CHALLENGE=m<br />
CONFIG_I2C_MUX_GPIO=m<br />
CONFIG_I2C_MUX_GPMUX=m<br />
CONFIG_I2C_MUX_LTC4306=m<br />
CONFIG_I2C_MUX_PCA9541=m<br />
CONFIG_I2C_MUX_PCA954x=m<br />
CONFIG_I2C_MUX_PINCTRL=m<br />
CONFIG_I2C_MUX_REG=m<br />
CONFIG_I2C_DEMUX_PINCTRL=m<br />
CONFIG_I2C_MUX_MLXCPLD=m<br />
# end of Multiplexer I2C Chip support<br />
CONFIG_I2C_HELPER_AUTO=y<br />
CONFIG_I2C_SMBUS=m<br />
CONFIG_I2C_ALGOBIT=y<br />
CONFIG_I2C_ALGOPCA=m<br />
# I2C Hardware Bus support<br />
# I2C system bus drivers (mostly embedded / system-on-chip)<br />
CONFIG_I2C_CADENCE=m<br />
CONFIG_I2C_CBUS_GPIO=m<br />
CONFIG_I2C_DESIGNWARE_CORE=y<br />
# CONFIG_I2C_DESIGNWARE_SLAVE is not set<br />
CONFIG_I2C_DESIGNWARE_PLATFORM=y<br />
CONFIG_I2C_EMEV2=m<br />
CONFIG_I2C_GPIO=m<br />
# CONFIG_I2C_GPIO_FAULT_INJECTOR is not set<br />
CONFIG_I2C_MV64XXX=m<br />
CONFIG_I2C_NOMADIK=m<br />
CONFIG_I2C_OCORES=m<br />
CONFIG_I2C_PCA_PLATFORM=m<br />
CONFIG_I2C_RK3X=m<br />
CONFIG_I2C_SIMTEC=m<br />
CONFIG_I2C_XILINX=m<br />
# External I2C/SMBus adapter drivers<br />
CONFIG_I2C_DIOLAN_U2C=m<br />
CONFIG_I2C_ROBOTFUZZ_OSIF=m<br />
CONFIG_I2C_TAOS_EVM=m<br />
CONFIG_I2C_TINY_USB=m<br />
# Other I2C/SMBus bus drivers<br />
# end of I2C Hardware Bus support<br />
CONFIG_I2C_STUB=m<br />
CONFIG_I2C_SLAVE=y<br />
CONFIG_I2C_SLAVE_EEPROM=m<br />
# CONFIG_I2C_SLAVE_TESTUNIT is not set<br />
# CONFIG_I2C_DEBUG_CORE is not set<br />
# CONFIG_I2C_DEBUG_ALGO is not set<br />
# CONFIG_I2C_DEBUG_BUS is not set<br />
# end of I2C support<br />
# I2C GPIO expanders<br />
# end of I2C GPIO expanders<br />
CONFIG_BATTERY_BQ27XXX_I2C=m<br />
CONFIG_SENSORS_LTC2947_I2C=m<br />
CONFIG_SENSORS_OCC_P8_I2C=m<br />
CONFIG_MFD_AXP20X_I2C=y<br />
CONFIG_MFD_MADERA_I2C=m<br />
# CONFIG_MFD_DA9052_I2C is not set<br />
# CONFIG_MFD_MC13XXX_I2C is not set<br />
# CONFIG_HTC_I2CPLD is not set<br />
# CONFIG_MFD_TPS65912_I2C is not set<br />
# CONFIG_MFD_ARIZONA_I2C is not set<br />
# CONFIG_MFD_WM831X_I2C is not set<br />
# CONFIG_MFD_WM8350_I2C is not set<br />
CONFIG_VIDEO_V4L2_I2C=y<br />
# IR I2C driver auto-selected by 'Autoselect ancillary drivers'<br />
CONFIG_VIDEO_IR_I2C=m<br />
# audio, video and radio I2C drivers auto-selected by 'Autoselect ancillary drivers'<br />
# SPI I2C drivers auto-selected by 'Autoselect ancillary drivers'<br />
# I2C encoder or helper chips<br />
CONFIG_DRM_I2C_CH7006=m<br />
CONFIG_DRM_I2C_SIL164=m<br />
# CONFIG_DRM_I2C_NXP_TDA998X is not set<br />
CONFIG_DRM_I2C_NXP_TDA9950=m<br />
# end of I2C encoder or helper chips<br />
# CONFIG_DRM_I2C_ADV7511 is not set<br />
CONFIG_SND_SOC_I2C_AND_SPI=y<br />
# CONFIG_SND_SOC_ADAU1761_I2C is not set<br />
CONFIG_SND_SOC_ADAU7118_I2C=m<br />
# CONFIG_SND_SOC_CS42L51_I2C is not set<br />
# CONFIG_SND_SOC_CS4271_I2C is not set<br />
# CONFIG_SND_SOC_CS42XX8_I2C is not set<br />
# CONFIG_SND_SOC_ES8328_I2C is not set<br />
# CONFIG_SND_SOC_MAX98373_I2C is not set<br />
CONFIG_SND_SOC_PCM1789_I2C=m<br />
# CONFIG_SND_SOC_PCM179X_I2C is not set<br />
CONFIG_SND_SOC_PCM186X_I2C=m<br />
CONFIG_SND_SOC_PCM3060_I2C=m<br />
# CONFIG_SND_SOC_PCM3168A_I2C is not set<br />
# CONFIG_SND_SOC_PCM512x_I2C is not set<br />
# CONFIG_SND_SOC_SSM2602_I2C is not set<br />
# CONFIG_SND_SOC_TLV320AIC23_I2C is not set<br />
CONFIG_SND_SOC_TLV320AIC32X4_I2C=m<br />
# CONFIG_SND_SOC_WM8804_I2C is not set<br />
# I2C HID support<br />
CONFIG_I2C_HID=m<br />
# end of I2C HID support<br />
# I2C RTC drivers<br />
CONFIG_RTC_I2C_AND_SPI=y<br />
# SPI and I2C RTC drivers<br />
# CONFIG_MOST_I2C is not set<br />
CONFIG_ADXL345_I2C=m<br />
CONFIG_ADXL372_I2C=m<br />
CONFIG_BMA400_I2C=m<br />
CONFIG_BMC150_ACCEL_I2C=m<br />
CONFIG_IIO_ST_ACCEL_I2C_3AXIS=m<br />
CONFIG_KXSD9_I2C=m<br />
CONFIG_MMA7455_I2C=m<br />
CONFIG_BME680_I2C=m<br />
CONFIG_IIO_MS_SENSORS_I2C=m<br />
CONFIG_IIO_ST_SENSORS_I2C=m<br />
CONFIG_AD5696_I2C=m<br />
CONFIG_BMG160_I2C=m<br />
CONFIG_FXAS21002C_I2C=m<br />
CONFIG_MPU3050_I2C=m<br />
CONFIG_IIO_ST_GYRO_I2C_3AXIS=m<br />
CONFIG_HTS221_I2C=m<br />
# CONFIG_BMI160_I2C is not set<br />
CONFIG_FXOS8700_I2C=m<br />
# CONFIG_INV_ICM42600_I2C is not set<br />
# CONFIG_INV_MPU6050_I2C is not set<br />
CONFIG_ST_UVIS25_I2C=m<br />
CONFIG_BMC150_MAGN_I2C=m<br />
CONFIG_IIO_ST_MAGN_I2C_3AXIS=m<br />
CONFIG_SENSORS_HMC5843_I2C=m<br />
CONFIG_SENSORS_RM3100_I2C=m<br />
CONFIG_BMP280_I2C=m<br />
# CONFIG_MPL115_I2C is not set<br />
CONFIG_VL53L0X_I2C=m</code></div></div>I2C devices founded :<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># ls /sys/bus/i2c/devices/<br />
i2c-0  i2c-1</code></div></div>Any idea there ? Which are the *right* kernel modules ?<br />
As a n00b, I forgot to dd an image of the SDcard before erasing it (precisely I said f***k the moment I press Return)...]]></description>
			<content:encoded><![CDATA[Hi !<br />
<br />
<br />
I recently had to reinstall my Pine64's DietPie (raspbian mod). I use this SBC as home automation (formerly Jeedom, trying now Hass.io) with the Pine64 Zwave GPIO module.<br />
<br />
<br />
Before this module was well recognised with Jeedom. But after reinstall (and DietPie upgrade) it isn't anymore. I first thought about a problem in HassIO's Zwave integration but it isn't. I mean /dev/ttyS2 don't link to the module :<br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># dmesg | grep -i tty<br />
[    0.000000] Kernel command line: root=UUID=45e3e951-caf9-4aa6-909d-ceb24242c91e rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 consoleblank=0 loglevel=4 ubootpart=1dd8dfdc-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u  <br />
[    0.000460] printk: console [tty1] enabled<br />
[    2.036068] printk: console [ttyS0] disabled<br />
[    2.036157] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 38, base_baud = 1500000) is a 16550A<br />
[    2.049344] printk: console [ttyS0] enabled<br />
[    2.050667] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 39, base_baud = 1500000) is a 16550A<br />
[    2.050812] serial serial0: tty port ttyS1 registered<br />
[    6.022066] systemd[1]: Created slice system-getty.slice.<br />
[    7.861583] usb 2-1: FTDI USB Serial Device converter now attached to ttyUSB0<br />
[    7.866494] usb 4-1: FTDI USB Serial Device converter now attached to ttyUSB1</code></div></div>So it'd be a kernel module missing, isn't it ?<br />
<br />
<br />
Here is my lsmod and my kernel version :<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># uname -srv<br />
Linux 5.10.12-sunxi64 #21.02.1 SMP Wed Feb 3 20:42:58 CET 2021<br />
<br />
# lsmod<br />
Module                  Size  Used by<br />
xt_conntrack           16384  1<br />
xt_MASQUERADE          20480  1<br />
nf_conntrack_netlink    49152  0<br />
xfrm_user              40960  1<br />
xfrm_algo              16384  1 xfrm_user<br />
nft_counter            16384  15<br />
xt_addrtype            16384  2<br />
nft_compat             20480  4<br />
nft_chain_nat          16384  4<br />
nf_nat                 40960  2 nft_chain_nat,xt_MASQUERADE<br />
nf_conntrack          135168  4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE<br />
nf_defrag_ipv6         24576  1 nf_conntrack<br />
nf_defrag_ipv4         16384  1 nf_conntrack<br />
nf_tables             176128  45 nft_compat,nft_counter,nft_chain_nat<br />
nfnetlink              16384  4 nft_compat,nf_conntrack_netlink,nf_tables<br />
br_netfilter           28672  0<br />
bridge                233472  1 br_netfilter<br />
aufs                  229376  0<br />
overlay               114688  0<br />
sunxi_cedrus           36864  0<br />
ftdi_sio               61440  2<br />
snd_soc_hdmi_codec     20480  1<br />
usbserial              45056  5 ftdi_sio<br />
videobuf2_dma_contig    24576  1 sunxi_cedrus<br />
axp20x_battery         16384  0<br />
axp20x_ac_power        16384  0<br />
v4l2_mem2mem           36864  1 sunxi_cedrus<br />
sun4i_gpadc_iio        24576  0<br />
axp20x_adc             20480  0<br />
lima                   57344  0<br />
videobuf2_memops       20480  1 videobuf2_dma_contig<br />
videobuf2_v4l2         24576  2 sunxi_cedrus,v4l2_mem2mem<br />
industrialio           65536  4 axp20x_battery,sun4i_gpadc_iio,axp20x_ac_power,axp20x_adc<br />
gpu_sched              32768  1 lima<br />
videobuf2_common       49152  3 sunxi_cedrus,videobuf2_v4l2,v4l2_mem2mem<br />
sun4i_i2s              24576  4<br />
dw_hdmi_cec            16384  0<br />
dw_hdmi_i2s_audio      16384  0<br />
videodev              241664  4 sunxi_cedrus,videobuf2_v4l2,videobuf2_common,v4l2_mem2mem<br />
snd_soc_simple_card    24576  0<br />
mc                     49152  5 sunxi_cedrus,videodev,videobuf2_v4l2,videobuf2_common,v4l2_mem2mem<br />
sun8i_ce               28672  0<br />
snd_soc_simple_card_utils    24576  1 snd_soc_simple_card<br />
display_connector      20480  0<br />
crypto_engine          20480  1 sun8i_ce<br />
cpufreq_dt             20480  0<br />
realtek                24576  1<br />
pinctrl_axp209         16384  0<br />
dwmac_sun8i            28672  0<br />
mdio_mux               16384  1 dwmac_sun8i<br />
i2c_mv64xxx            24576  0</code></div></div>Is that Marvell i2c_mv64xxx the linux kernel module for the Pine64 Zwave module ? I can't find which exact hardware it is...<br />
<br />
<br />
I found some threads (<a href="https://forum.pine64.org/showthread.php?tid=12722" target="_blank" rel="noopener" class="mycode_url">like this one</a> but also for others dist or SBC) about I2C, SPI, UART and hdi_uart (Bluetooth) so I've tested to add any of those kernel modules without any success...<br />
<br />
<br />
My kernel I2C config :<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># cat /proc/config.gz | gunzip | grep -i i2c<br />
CONFIG_NFC_FDP_I2C=m<br />
CONFIG_NFC_PN544_I2C=m<br />
CONFIG_NFC_PN533_I2C=m<br />
CONFIG_NFC_MICROREAD_I2C=m<br />
CONFIG_NFC_MRVL_I2C=m<br />
CONFIG_NFC_ST21NFCA_I2C=m<br />
CONFIG_NFC_ST_NCI_I2C=m<br />
CONFIG_NFC_NXP_NCI_I2C=m<br />
CONFIG_NFC_S3FWRN5_I2C=m<br />
CONFIG_REGMAP_I2C=y<br />
# CONFIG_SENSORS_LIS3_I2C is not set<br />
CONFIG_NET_DSA_MICROCHIP_KSZ9477_I2C=m<br />
# CONFIG_NET_DSA_SMSC_LAN9303_I2C is not set<br />
# CONFIG_MOUSE_ELAN_I2C is not set<br />
# CONFIG_MOUSE_SYNAPTICS_I2C is not set<br />
CONFIG_TOUCHSCREEN_AD7879_I2C=m<br />
CONFIG_TOUCHSCREEN_AR1021_I2C=m<br />
# CONFIG_TOUCHSCREEN_WACOM_I2C is not set<br />
# CONFIG_TOUCHSCREEN_WDT87XX_I2C is not set<br />
# CONFIG_TOUCHSCREEN_SIS_I2C is not set<br />
CONFIG_RMI4_I2C=m<br />
CONFIG_SERIAL_SC16IS7XX_I2C=y<br />
CONFIG_TCG_TIS_I2C_ATMEL=m<br />
CONFIG_TCG_TIS_I2C_INFINEON=m<br />
CONFIG_TCG_TIS_I2C_NUVOTON=m<br />
CONFIG_TCG_TIS_ST33ZP24_I2C=m<br />
# I2C support<br />
CONFIG_I2C=y<br />
CONFIG_I2C_BOARDINFO=y<br />
CONFIG_I2C_COMPAT=y<br />
CONFIG_I2C_CHARDEV=y<br />
CONFIG_I2C_MUX=y<br />
# Multiplexer I2C Chip support<br />
CONFIG_I2C_ARB_GPIO_CHALLENGE=m<br />
CONFIG_I2C_MUX_GPIO=m<br />
CONFIG_I2C_MUX_GPMUX=m<br />
CONFIG_I2C_MUX_LTC4306=m<br />
CONFIG_I2C_MUX_PCA9541=m<br />
CONFIG_I2C_MUX_PCA954x=m<br />
CONFIG_I2C_MUX_PINCTRL=m<br />
CONFIG_I2C_MUX_REG=m<br />
CONFIG_I2C_DEMUX_PINCTRL=m<br />
CONFIG_I2C_MUX_MLXCPLD=m<br />
# end of Multiplexer I2C Chip support<br />
CONFIG_I2C_HELPER_AUTO=y<br />
CONFIG_I2C_SMBUS=m<br />
CONFIG_I2C_ALGOBIT=y<br />
CONFIG_I2C_ALGOPCA=m<br />
# I2C Hardware Bus support<br />
# I2C system bus drivers (mostly embedded / system-on-chip)<br />
CONFIG_I2C_CADENCE=m<br />
CONFIG_I2C_CBUS_GPIO=m<br />
CONFIG_I2C_DESIGNWARE_CORE=y<br />
# CONFIG_I2C_DESIGNWARE_SLAVE is not set<br />
CONFIG_I2C_DESIGNWARE_PLATFORM=y<br />
CONFIG_I2C_EMEV2=m<br />
CONFIG_I2C_GPIO=m<br />
# CONFIG_I2C_GPIO_FAULT_INJECTOR is not set<br />
CONFIG_I2C_MV64XXX=m<br />
CONFIG_I2C_NOMADIK=m<br />
CONFIG_I2C_OCORES=m<br />
CONFIG_I2C_PCA_PLATFORM=m<br />
CONFIG_I2C_RK3X=m<br />
CONFIG_I2C_SIMTEC=m<br />
CONFIG_I2C_XILINX=m<br />
# External I2C/SMBus adapter drivers<br />
CONFIG_I2C_DIOLAN_U2C=m<br />
CONFIG_I2C_ROBOTFUZZ_OSIF=m<br />
CONFIG_I2C_TAOS_EVM=m<br />
CONFIG_I2C_TINY_USB=m<br />
# Other I2C/SMBus bus drivers<br />
# end of I2C Hardware Bus support<br />
CONFIG_I2C_STUB=m<br />
CONFIG_I2C_SLAVE=y<br />
CONFIG_I2C_SLAVE_EEPROM=m<br />
# CONFIG_I2C_SLAVE_TESTUNIT is not set<br />
# CONFIG_I2C_DEBUG_CORE is not set<br />
# CONFIG_I2C_DEBUG_ALGO is not set<br />
# CONFIG_I2C_DEBUG_BUS is not set<br />
# end of I2C support<br />
# I2C GPIO expanders<br />
# end of I2C GPIO expanders<br />
CONFIG_BATTERY_BQ27XXX_I2C=m<br />
CONFIG_SENSORS_LTC2947_I2C=m<br />
CONFIG_SENSORS_OCC_P8_I2C=m<br />
CONFIG_MFD_AXP20X_I2C=y<br />
CONFIG_MFD_MADERA_I2C=m<br />
# CONFIG_MFD_DA9052_I2C is not set<br />
# CONFIG_MFD_MC13XXX_I2C is not set<br />
# CONFIG_HTC_I2CPLD is not set<br />
# CONFIG_MFD_TPS65912_I2C is not set<br />
# CONFIG_MFD_ARIZONA_I2C is not set<br />
# CONFIG_MFD_WM831X_I2C is not set<br />
# CONFIG_MFD_WM8350_I2C is not set<br />
CONFIG_VIDEO_V4L2_I2C=y<br />
# IR I2C driver auto-selected by 'Autoselect ancillary drivers'<br />
CONFIG_VIDEO_IR_I2C=m<br />
# audio, video and radio I2C drivers auto-selected by 'Autoselect ancillary drivers'<br />
# SPI I2C drivers auto-selected by 'Autoselect ancillary drivers'<br />
# I2C encoder or helper chips<br />
CONFIG_DRM_I2C_CH7006=m<br />
CONFIG_DRM_I2C_SIL164=m<br />
# CONFIG_DRM_I2C_NXP_TDA998X is not set<br />
CONFIG_DRM_I2C_NXP_TDA9950=m<br />
# end of I2C encoder or helper chips<br />
# CONFIG_DRM_I2C_ADV7511 is not set<br />
CONFIG_SND_SOC_I2C_AND_SPI=y<br />
# CONFIG_SND_SOC_ADAU1761_I2C is not set<br />
CONFIG_SND_SOC_ADAU7118_I2C=m<br />
# CONFIG_SND_SOC_CS42L51_I2C is not set<br />
# CONFIG_SND_SOC_CS4271_I2C is not set<br />
# CONFIG_SND_SOC_CS42XX8_I2C is not set<br />
# CONFIG_SND_SOC_ES8328_I2C is not set<br />
# CONFIG_SND_SOC_MAX98373_I2C is not set<br />
CONFIG_SND_SOC_PCM1789_I2C=m<br />
# CONFIG_SND_SOC_PCM179X_I2C is not set<br />
CONFIG_SND_SOC_PCM186X_I2C=m<br />
CONFIG_SND_SOC_PCM3060_I2C=m<br />
# CONFIG_SND_SOC_PCM3168A_I2C is not set<br />
# CONFIG_SND_SOC_PCM512x_I2C is not set<br />
# CONFIG_SND_SOC_SSM2602_I2C is not set<br />
# CONFIG_SND_SOC_TLV320AIC23_I2C is not set<br />
CONFIG_SND_SOC_TLV320AIC32X4_I2C=m<br />
# CONFIG_SND_SOC_WM8804_I2C is not set<br />
# I2C HID support<br />
CONFIG_I2C_HID=m<br />
# end of I2C HID support<br />
# I2C RTC drivers<br />
CONFIG_RTC_I2C_AND_SPI=y<br />
# SPI and I2C RTC drivers<br />
# CONFIG_MOST_I2C is not set<br />
CONFIG_ADXL345_I2C=m<br />
CONFIG_ADXL372_I2C=m<br />
CONFIG_BMA400_I2C=m<br />
CONFIG_BMC150_ACCEL_I2C=m<br />
CONFIG_IIO_ST_ACCEL_I2C_3AXIS=m<br />
CONFIG_KXSD9_I2C=m<br />
CONFIG_MMA7455_I2C=m<br />
CONFIG_BME680_I2C=m<br />
CONFIG_IIO_MS_SENSORS_I2C=m<br />
CONFIG_IIO_ST_SENSORS_I2C=m<br />
CONFIG_AD5696_I2C=m<br />
CONFIG_BMG160_I2C=m<br />
CONFIG_FXAS21002C_I2C=m<br />
CONFIG_MPU3050_I2C=m<br />
CONFIG_IIO_ST_GYRO_I2C_3AXIS=m<br />
CONFIG_HTS221_I2C=m<br />
# CONFIG_BMI160_I2C is not set<br />
CONFIG_FXOS8700_I2C=m<br />
# CONFIG_INV_ICM42600_I2C is not set<br />
# CONFIG_INV_MPU6050_I2C is not set<br />
CONFIG_ST_UVIS25_I2C=m<br />
CONFIG_BMC150_MAGN_I2C=m<br />
CONFIG_IIO_ST_MAGN_I2C_3AXIS=m<br />
CONFIG_SENSORS_HMC5843_I2C=m<br />
CONFIG_SENSORS_RM3100_I2C=m<br />
CONFIG_BMP280_I2C=m<br />
# CONFIG_MPL115_I2C is not set<br />
CONFIG_VL53L0X_I2C=m</code></div></div>I2C devices founded :<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># ls /sys/bus/i2c/devices/<br />
i2c-0  i2c-1</code></div></div>Any idea there ? Which are the *right* kernel modules ?<br />
As a n00b, I forgot to dd an image of the SDcard before erasing it (precisely I said f***k the moment I press Return)...]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DietPi OS for PINE A64]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=12513</link>
			<pubDate>Tue, 15 Dec 2020 12:11:58 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=20665">MichaIng</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=12513</guid>
			<description><![CDATA[<img src="https://github.com/MichaIng/DietPi-Website/raw/master/images/dietpi-logo_192x192.png" loading="lazy"  alt="[Image: dietpi-logo_192x192.png]" class="mycode_img" /><br />
<br />
DietPi is an extremely <span style="font-weight: bold;" class="mycode_b">lightweight</span> Debian-based OS. It is highly optimised for <span style="font-weight: bold;" class="mycode_b">minimal</span> CPU and RAM <span style="font-weight: bold;" class="mycode_b">resource usage</span>, ensuring your <span style="font-weight: bold;" class="mycode_b">PINE A64</span> always runs at its <span style="font-weight: bold;" class="mycode_b">maximum potential</span>.<br />
<br />
Use <span style="font-weight: bold;" class="mycode_b">dietpi-software</span> to quick and easy install <span style="font-weight: bold;" class="mycode_b">Ready to Run &amp; Optimised</span> applications for your system. DietPi will do all the necessary configurations, including starting the services.<br />
<br />
DietPi images are available for <span style="font-weight: bold;" class="mycode_b"><a href="https://forum.pine64.org/showthread.php?tid=12513" target="_blank" rel="noopener" class="mycode_url">PINE A64</a></span>, <a href="https://forum.pine64.org/showthread.php?tid=12531" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b">PINE H64</span></a>, <span style="font-weight: bold;" class="mycode_b"><a href="https://forum.pine64.org/showthread.php?tid=12512" target="_blank" rel="noopener" class="mycode_url">Pinebook</a></span>, <a href="https://forum.pine64.org/showthread.php?tid=12514" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b">ROCK64</span></a> and <a href="https://forum.pine64.org/showthread.php?tid=12532" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b">ROCKPro64</span></a>.<br />
<br />
Our <span style="font-weight: bold;" class="mycode_b">PINE64</span> images are based on the great kernel and firmware, developed by <a href="https://www.armbian.com/download/?tx_maker=pine64" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b">Armbian</span></a>. However, if you face any issues, please contact us via forum or GitHub issue first.<br />
<br />
Website: <a href="https://dietpi.com/" target="_blank" rel="noopener" class="mycode_url">https://dietpi.com/</a><br />
<span style="font-weight: bold;" class="mycode_b">Download</span> images: <a href="https://dietpi.com/#download" target="_blank" rel="noopener" class="mycode_url">https://dietpi.com/#download</a><br />
Documentation: <a href="https://dietpi.com/docs/" target="_blank" rel="noopener" class="mycode_url">https://dietpi.com/docs/</a><br />
Forums: <a href="https://dietpi.com/phpbb/" target="_blank" rel="noopener" class="mycode_url">https://dietpi.com/phpbb/</a><br />
GitHub repository: <a href="https://github.com/MichaIng/DietPi" target="_blank" rel="noopener" class="mycode_url">https://github.com/MichaIng/DietPi</a><br />
<br />
DietPi is a <span style="font-weight: bold;" class="mycode_b">free and open-source</span> project. We are be happy if you consider to <span style="font-weight: bold;" class="mycode_b">contribute</span> or <span style="font-weight: bold;" class="mycode_b">donate</span>: <a href="https://dietpi.com/contribute.html" target="_blank" rel="noopener" class="mycode_url">https://dietpi.com/contribute.html</a><br />
<span style="font-style: italic;" class="mycode_i">Consider to share your donation between <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=6DVBECXRW3TAA" target="_blank" rel="noopener" class="mycode_url">DietPi</a> and <a href="https://www.armbian.com/donate/" target="_blank" rel="noopener" class="mycode_url">Armbian</a>.</span>]]></description>
			<content:encoded><![CDATA[<img src="https://github.com/MichaIng/DietPi-Website/raw/master/images/dietpi-logo_192x192.png" loading="lazy"  alt="[Image: dietpi-logo_192x192.png]" class="mycode_img" /><br />
<br />
DietPi is an extremely <span style="font-weight: bold;" class="mycode_b">lightweight</span> Debian-based OS. It is highly optimised for <span style="font-weight: bold;" class="mycode_b">minimal</span> CPU and RAM <span style="font-weight: bold;" class="mycode_b">resource usage</span>, ensuring your <span style="font-weight: bold;" class="mycode_b">PINE A64</span> always runs at its <span style="font-weight: bold;" class="mycode_b">maximum potential</span>.<br />
<br />
Use <span style="font-weight: bold;" class="mycode_b">dietpi-software</span> to quick and easy install <span style="font-weight: bold;" class="mycode_b">Ready to Run &amp; Optimised</span> applications for your system. DietPi will do all the necessary configurations, including starting the services.<br />
<br />
DietPi images are available for <span style="font-weight: bold;" class="mycode_b"><a href="https://forum.pine64.org/showthread.php?tid=12513" target="_blank" rel="noopener" class="mycode_url">PINE A64</a></span>, <a href="https://forum.pine64.org/showthread.php?tid=12531" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b">PINE H64</span></a>, <span style="font-weight: bold;" class="mycode_b"><a href="https://forum.pine64.org/showthread.php?tid=12512" target="_blank" rel="noopener" class="mycode_url">Pinebook</a></span>, <a href="https://forum.pine64.org/showthread.php?tid=12514" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b">ROCK64</span></a> and <a href="https://forum.pine64.org/showthread.php?tid=12532" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b">ROCKPro64</span></a>.<br />
<br />
Our <span style="font-weight: bold;" class="mycode_b">PINE64</span> images are based on the great kernel and firmware, developed by <a href="https://www.armbian.com/download/?tx_maker=pine64" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b">Armbian</span></a>. However, if you face any issues, please contact us via forum or GitHub issue first.<br />
<br />
Website: <a href="https://dietpi.com/" target="_blank" rel="noopener" class="mycode_url">https://dietpi.com/</a><br />
<span style="font-weight: bold;" class="mycode_b">Download</span> images: <a href="https://dietpi.com/#download" target="_blank" rel="noopener" class="mycode_url">https://dietpi.com/#download</a><br />
Documentation: <a href="https://dietpi.com/docs/" target="_blank" rel="noopener" class="mycode_url">https://dietpi.com/docs/</a><br />
Forums: <a href="https://dietpi.com/phpbb/" target="_blank" rel="noopener" class="mycode_url">https://dietpi.com/phpbb/</a><br />
GitHub repository: <a href="https://github.com/MichaIng/DietPi" target="_blank" rel="noopener" class="mycode_url">https://github.com/MichaIng/DietPi</a><br />
<br />
DietPi is a <span style="font-weight: bold;" class="mycode_b">free and open-source</span> project. We are be happy if you consider to <span style="font-weight: bold;" class="mycode_b">contribute</span> or <span style="font-weight: bold;" class="mycode_b">donate</span>: <a href="https://dietpi.com/contribute.html" target="_blank" rel="noopener" class="mycode_url">https://dietpi.com/contribute.html</a><br />
<span style="font-style: italic;" class="mycode_i">Consider to share your donation between <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=6DVBECXRW3TAA" target="_blank" rel="noopener" class="mycode_url">DietPi</a> and <a href="https://www.armbian.com/donate/" target="_blank" rel="noopener" class="mycode_url">Armbian</a>.</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Fedora 32/CentOS 8 Pine A64+ Images]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=11157</link>
			<pubDate>Thu, 27 Aug 2020 02:50:55 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=11940">wideawake</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=11157</guid>
			<description><![CDATA[Hello All,<br />
<br />
I got my hands on some 2GB A64+ boards and noticed there were no Fedora 32 or CentOS 8 images so I decided to throw some together.<br />
<br />
These images are using the armbian 5.7.15 kernel and firmware. I have bundled them into rpms and installed them into the base images.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">CentOS 8</span><br />
<a href="https://builds.armdevelopers.com/pine64-plus/releases/stable/CentOS8-Minimal-202008.0.pine64-plus.img.xz" target="_blank" rel="noopener" class="mycode_url">CentOS8-Minimal-202008.0.pine64-plus.img.xz</a><br />
<a href="https://builds.armdevelopers.com/pine64-plus/releases/stable/CentOS8-Server-202008.0.pine64-plus.img.xz" target="_blank" rel="noopener" class="mycode_url">CentOS8-Server-202008.0.pine64-plus.img.xz</a><br />
Username: root<br />
Password: centos<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Fedora 32</span><br />
<a href="https://builds.armdevelopers.com/pine64-plus/releases/stable/Fedora32-Minimal-202008.0.pine64-plus.img.xz" target="_blank" rel="noopener" class="mycode_url">Fedora32-Minimal-202008.0.pine64-plus.img.xz</a><br />
<a href="https://builds.armdevelopers.com/pine64-plus/releases/stable/Fedora32-Server-202008.0.pine64-plus.img.xz" target="_blank" rel="noopener" class="mycode_url">Fedora32-Server-202008.0.pine64-plus.img.xz</a><br />
Username: root<br />
Password: fedora<br />
<br />
Debating doing some with a desktop environment installed if any interest is shown. If you run into any issues, please post there here.<br />
<br />
Cheers,<br />
Mike]]></description>
			<content:encoded><![CDATA[Hello All,<br />
<br />
I got my hands on some 2GB A64+ boards and noticed there were no Fedora 32 or CentOS 8 images so I decided to throw some together.<br />
<br />
These images are using the armbian 5.7.15 kernel and firmware. I have bundled them into rpms and installed them into the base images.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">CentOS 8</span><br />
<a href="https://builds.armdevelopers.com/pine64-plus/releases/stable/CentOS8-Minimal-202008.0.pine64-plus.img.xz" target="_blank" rel="noopener" class="mycode_url">CentOS8-Minimal-202008.0.pine64-plus.img.xz</a><br />
<a href="https://builds.armdevelopers.com/pine64-plus/releases/stable/CentOS8-Server-202008.0.pine64-plus.img.xz" target="_blank" rel="noopener" class="mycode_url">CentOS8-Server-202008.0.pine64-plus.img.xz</a><br />
Username: root<br />
Password: centos<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Fedora 32</span><br />
<a href="https://builds.armdevelopers.com/pine64-plus/releases/stable/Fedora32-Minimal-202008.0.pine64-plus.img.xz" target="_blank" rel="noopener" class="mycode_url">Fedora32-Minimal-202008.0.pine64-plus.img.xz</a><br />
<a href="https://builds.armdevelopers.com/pine64-plus/releases/stable/Fedora32-Server-202008.0.pine64-plus.img.xz" target="_blank" rel="noopener" class="mycode_url">Fedora32-Server-202008.0.pine64-plus.img.xz</a><br />
Username: root<br />
Password: fedora<br />
<br />
Debating doing some with a desktop environment installed if any interest is shown. If you run into any issues, please post there here.<br />
<br />
Cheers,<br />
Mike]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Pine A64+ mainline mipi-dsi]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=9751</link>
			<pubDate>Mon, 27 Apr 2020 11:56:48 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=5662">Learnincurve</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=9751</guid>
			<description><![CDATA[Hi,<br />
<br />
  Kernel 5.6 is out and mipi-dsi is finally in there, so the pine lcd screen (feiyang) should now finally work with the mainline kernel.<br />
<br />
  Can anyone say how to set this up?  Armbian is available with this kernel through build scripts and nightly builds, but I can't work out how to set up uboot, to initialize the mipi-dsi pipeline.<br />
<br />
Any help greatly appreciated!<br />
<br />
BR.<br />
<br />
--Learnincurve--]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
  Kernel 5.6 is out and mipi-dsi is finally in there, so the pine lcd screen (feiyang) should now finally work with the mainline kernel.<br />
<br />
  Can anyone say how to set this up?  Armbian is available with this kernel through build scripts and nightly builds, but I can't work out how to set up uboot, to initialize the mipi-dsi pipeline.<br />
<br />
Any help greatly appreciated!<br />
<br />
BR.<br />
<br />
--Learnincurve--]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Manjaro IMG for A64+]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=9568</link>
			<pubDate>Thu, 02 Apr 2020 16:20:48 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=12077">tophneal</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=9568</guid>
			<description><![CDATA[Does anyone by chance have a base image of Manjaro Arm for the A64+? I know it can be created using manjaro-arm-tools, but I don't have an x86 machine I can easily boot into a Manjaro install right now.]]></description>
			<content:encoded><![CDATA[Does anyone by chance have a base image of Manjaro Arm for the A64+? I know it can be created using manjaro-arm-tools, but I don't have an x86 machine I can easily boot into a Manjaro install right now.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Manjaro arm on pine64+]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=7909</link>
			<pubDate>Tue, 27 Aug 2019 14:27:46 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=14397">roel</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=7909</guid>
			<description><![CDATA[Hello,<br />
<br />
I made a build of Manjaro arm for the pine64+.  Everything works fine, only sound through hdmi with most recent kernels doesn't work.  With kernel 4.2 hdmi sound works.  Analogue sound works.<br />
As it was just a few changes in the manjaro-arm-tools they added them in git -&gt; <a href="https://gitlab.manjaro.org/manjaro-arm/applications/manjaro-arm-tools" target="_blank" rel="noopener" class="mycode_url">https://gitlab.manjaro.org/manjaro-arm/a...-arm-tools</a><br />
So probably with the next manjaro arm release there will be a image for the pine64+.<br />
As I don't have the wifi and DAC board I couldn't test if they work, so don't expect them to work.]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I made a build of Manjaro arm for the pine64+.  Everything works fine, only sound through hdmi with most recent kernels doesn't work.  With kernel 4.2 hdmi sound works.  Analogue sound works.<br />
As it was just a few changes in the manjaro-arm-tools they added them in git -&gt; <a href="https://gitlab.manjaro.org/manjaro-arm/applications/manjaro-arm-tools" target="_blank" rel="noopener" class="mycode_url">https://gitlab.manjaro.org/manjaro-arm/a...-arm-tools</a><br />
So probably with the next manjaro arm release there will be a image for the pine64+.<br />
As I don't have the wifi and DAC board I couldn't test if they work, so don't expect them to work.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Fedora 30 on Pinebook]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=7844</link>
			<pubDate>Wed, 14 Aug 2019 17:41:58 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=14529">sdgathman</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=7844</guid>
			<description><![CDATA[Moderators: can we add a Fedora subforum?<br />
<br />
Fedora 30 installed on my Pinebook with only a few issues.  The main one being that brightness defaulted to 0 on the original aarch64 image.  :-P<br />
<br />
I booted the SD on an rPi3 to do initial configuration, and updates.  Then used the dracut option to create a multi-platform initrd for the new kernel, and moved the SD card back to the Pinebook.  The newer kernel defaults to brightness 2 - so I took it into a dark bathroom to navigate /sys and set a higher brightness, and change the text console fonts to the biggest available.  :-)  Fedora uses upstream kernels, so it reflects the state of A64 support in the mainline kernel.  <br />
<br />
I've been using it a few weeks now.  Here are the biggest issues:<br />
<br />
 1) the biggest issue is lack of support for cpufreq on A64.  It feels like 500Mhz, but without any supported readout, that is subjective.  Bogomips is 48.0.  I don't know what the cpufreq actually defaults to, but let's just say I do aarch64 builds on a 1G rPI3...  What is needed to get that upstream?<br />
<br />
 2) the second most annoying problem is lack of support for internal wifi.  This is worked around by adding one of those tiny EdiMax wifi dongles (the big long ones can pose a danger of geting caught on something and damaging the USB port).  <br />
<br />
 3) the third problem is inability to read mic input.  The mics are active - because if you turn up the gain, they feed back.  And if you connect some speakers to the audio out, the pinebook becomes a megaphone.  However, ALSA doesn't know how to make the mic data available to apps like Sound Recorder, Linphone, etc.<br />
<br />
 4) the internal bluetooth is also not supported.  It would be nice to connect decent speakers (the internal speakers are understandably tinny tiny ones) or headset without resorting to an audio cable or yet another dongle.<br />
<br />
 5) the Mali GPU is not supported.  I just use LXDE, which doesn't require 3D, and video playback is fine (xorg reports video accel active).  So this is the least important unsupported feature for this user.<br />
<hr class="mycode_hr" />
I should mention that the sound quality via decent headphones attached by audio cable is quite impressive.  Engineering clean audio in a digital environment takes a lot of attention to detail - so kudos to the engineers.]]></description>
			<content:encoded><![CDATA[Moderators: can we add a Fedora subforum?<br />
<br />
Fedora 30 installed on my Pinebook with only a few issues.  The main one being that brightness defaulted to 0 on the original aarch64 image.  :-P<br />
<br />
I booted the SD on an rPi3 to do initial configuration, and updates.  Then used the dracut option to create a multi-platform initrd for the new kernel, and moved the SD card back to the Pinebook.  The newer kernel defaults to brightness 2 - so I took it into a dark bathroom to navigate /sys and set a higher brightness, and change the text console fonts to the biggest available.  :-)  Fedora uses upstream kernels, so it reflects the state of A64 support in the mainline kernel.  <br />
<br />
I've been using it a few weeks now.  Here are the biggest issues:<br />
<br />
 1) the biggest issue is lack of support for cpufreq on A64.  It feels like 500Mhz, but without any supported readout, that is subjective.  Bogomips is 48.0.  I don't know what the cpufreq actually defaults to, but let's just say I do aarch64 builds on a 1G rPI3...  What is needed to get that upstream?<br />
<br />
 2) the second most annoying problem is lack of support for internal wifi.  This is worked around by adding one of those tiny EdiMax wifi dongles (the big long ones can pose a danger of geting caught on something and damaging the USB port).  <br />
<br />
 3) the third problem is inability to read mic input.  The mics are active - because if you turn up the gain, they feed back.  And if you connect some speakers to the audio out, the pinebook becomes a megaphone.  However, ALSA doesn't know how to make the mic data available to apps like Sound Recorder, Linphone, etc.<br />
<br />
 4) the internal bluetooth is also not supported.  It would be nice to connect decent speakers (the internal speakers are understandably tinny tiny ones) or headset without resorting to an audio cable or yet another dongle.<br />
<br />
 5) the Mali GPU is not supported.  I just use LXDE, which doesn't require 3D, and video playback is fine (xorg reports video accel active).  So this is the least important unsupported feature for this user.<br />
<hr class="mycode_hr" />
I should mention that the sound quality via decent headphones attached by audio cable is quite impressive.  Engineering clean audio in a digital environment takes a lot of attention to detail - so kudos to the engineers.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Lakka-nightlies for Pine A64 (and H64)]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=7832</link>
			<pubDate>Sun, 11 Aug 2019 09:02:16 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=14397">roel</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=7832</guid>
			<description><![CDATA[Hello,<br />
<br />
I just recently discovered that Lakka is available in the nightlies for the pine allwinner boards.  I tested it on my A64+ and what I tested (NES, SNES, GBA, PSX, DOOM, Quake) worked.  N64 and NDS didn't work. (I didn't have other roms to try).<br />
<br />
What also didn't work was HDMI sound, I couldn't test analog out as I broke my headphones.<br />
<br />
Here is the link: <a href="http://nightly.builds.lakka.tv/Lakka-LE9.2/latest/" target="_blank" rel="noopener" class="mycode_url">http://nightly.builds.lakka.tv/Lakka-LE9.2/latest/</a><br />
<br />
Probably most thanks to Jernej as he made this boards available in the libreelec 9.2 build system.<br />
<br />
I don't have a pine H64 to test the lakka builds.  And I'm sill wondering wich board would be better, the rock64 or the pineH64 to run emulation on.]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I just recently discovered that Lakka is available in the nightlies for the pine allwinner boards.  I tested it on my A64+ and what I tested (NES, SNES, GBA, PSX, DOOM, Quake) worked.  N64 and NDS didn't work. (I didn't have other roms to try).<br />
<br />
What also didn't work was HDMI sound, I couldn't test analog out as I broke my headphones.<br />
<br />
Here is the link: <a href="http://nightly.builds.lakka.tv/Lakka-LE9.2/latest/" target="_blank" rel="noopener" class="mycode_url">http://nightly.builds.lakka.tv/Lakka-LE9.2/latest/</a><br />
<br />
Probably most thanks to Jernej as he made this boards available in the libreelec 9.2 build system.<br />
<br />
I don't have a pine H64 to test the lakka builds.  And I'm sill wondering wich board would be better, the rock64 or the pineH64 to run emulation on.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[PineA64+: Audio in 5.0 Kernel]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=7664</link>
			<pubDate>Fri, 05 Jul 2019 14:49:44 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=12508">puzzles</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=7664</guid>
			<description><![CDATA[I am running Debian Buster on my A64+ (not LTS) with a 5.0.2 kernel which should, in theory, support audio on this board. However, no mixers are present. Has anyone else experimented with recent kernels with Pine64 mainlined? What am I missing?<br />
<br />
Additional information:<br />
Kernel was built from source by tweaking the 5.0-trunk config as such:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>+CONFIG_SND_SUN4I_CODEC=m<br />
+CONFIG_SND_SUN8I_CODEC=m<br />
+CONFIG_SND_SUN8I_CODEC_ANALOG=m<br />
+CONFIG_SND_SUN50I_CODEC_ANALOG=m<br />
+CONFIG_SND_SUN4I_I2S=m<br />
+CONFIG_SND_SUN4I_SPDIF=m<br />
+CONFIG_SND_SUN8I_ADDA_PR_REGMAP=m<br />
+CONFIG_SUN50I_ERRATUM_UNKNOWN1=y</code></div></div><br />
DTB file should enable the audio interface<br />
sun*i* modules are loaded]]></description>
			<content:encoded><![CDATA[I am running Debian Buster on my A64+ (not LTS) with a 5.0.2 kernel which should, in theory, support audio on this board. However, no mixers are present. Has anyone else experimented with recent kernels with Pine64 mainlined? What am I missing?<br />
<br />
Additional information:<br />
Kernel was built from source by tweaking the 5.0-trunk config as such:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>+CONFIG_SND_SUN4I_CODEC=m<br />
+CONFIG_SND_SUN8I_CODEC=m<br />
+CONFIG_SND_SUN8I_CODEC_ANALOG=m<br />
+CONFIG_SND_SUN50I_CODEC_ANALOG=m<br />
+CONFIG_SND_SUN4I_I2S=m<br />
+CONFIG_SND_SUN4I_SPDIF=m<br />
+CONFIG_SND_SUN8I_ADDA_PR_REGMAP=m<br />
+CONFIG_SUN50I_ERRATUM_UNKNOWN1=y</code></div></div><br />
DTB file should enable the audio interface<br />
sun*i* modules are loaded]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[LibreELEC(KODI) for Pine A64 (+)]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=7478</link>
			<pubDate>Fri, 10 May 2019 09:16:11 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=1">pineadmin</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=7478</guid>
			<description><![CDATA[Added <span style="color: black;" class="mycode_color">LibreELEC(KODI) - <span style="color: black;" class="mycode_color"><span style="font-family: sans-serif;" class="mycode_font">20190324 to <a href="https://wiki.pine64.org/index.php/Pine_A64_Software_Release#LibreELEC.28KODI.29" target="_blank" rel="noopener" class="mycode_url">Wiki </a><span style="color: #333333;" class="mycode_color">and PINE64 Installer.</span></span></span></span>]]></description>
			<content:encoded><![CDATA[Added <span style="color: black;" class="mycode_color">LibreELEC(KODI) - <span style="color: black;" class="mycode_color"><span style="font-family: sans-serif;" class="mycode_font">20190324 to <a href="https://wiki.pine64.org/index.php/Pine_A64_Software_Release#LibreELEC.28KODI.29" target="_blank" rel="noopener" class="mycode_url">Wiki </a><span style="color: #333333;" class="mycode_color">and PINE64 Installer.</span></span></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Arch, Debian or other for Pinebook?]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=7422</link>
			<pubDate>Thu, 25 Apr 2019 22:31:58 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=5700">cootcraig</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=7422</guid>
			<description><![CDATA[I posted on the Arch subgroup that I have not been able to get sound working with the <a href="https://github.com/anarsoul/linux-build/releases/tag/20190112" target="_blank" rel="noopener" class="mycode_url">20190112 ArchLinux</a> from Anarsoul. I decided to ask what distro's might be best on a Pinebook. On my desktop I use Arch (my current favorite) and Debian. For the Pinebook, I'm just looking for ease of use, good performance and best distro support. What is recommended?]]></description>
			<content:encoded><![CDATA[I posted on the Arch subgroup that I have not been able to get sound working with the <a href="https://github.com/anarsoul/linux-build/releases/tag/20190112" target="_blank" rel="noopener" class="mycode_url">20190112 ArchLinux</a> from Anarsoul. I decided to ask what distro's might be best on a Pinebook. On my desktop I use Arch (my current favorite) and Debian. For the Pinebook, I'm just looking for ease of use, good performance and best distro support. What is recommended?]]></content:encoded>
		</item>
	</channel>
</rss>