SES Posted September 26, 2017 Posted September 26, 2017 Good afternoon! Who started Armbian on Sunvell R69? I ran it with the settings of beelinkx2.bin. There is no Wi-Fi and the processor heats very much, more than 77. We had to reduce the maximum frequency to 1008 mhz and memory to 408 mhz. With settings orangepizero.bin I immediately get a problem with the video. Does anyone have the necessary settings for the Sunvell R69 Thank you.
Igor Posted September 26, 2017 Posted September 26, 2017 https://www.facebook.com/groups/1483270805309190/search/?query=R69
guidol Posted September 26, 2017 Posted September 26, 2017 PS: be aware of the non-Sunvell R69 - which uses the same case, but a Rockchip-CPU and not a Allwinner H2 https://www.alibaba.com/product-detail/New-Arrival-Cheapest-4K-Android-TV_60687195434.html 1
t.munzer Posted October 9, 2017 Posted October 9, 2017 I try Beelink X2 Ubuntu desktop – legacy kernel image with my R69 and as described in Igor's link, and everything went fine (HDMI, Ethernet, Emmc disk, USB). Same issue as described on reboot (need to unplug). I did not even try to check wifi. High temperatures reported by armbianmonitor (66-68 °C) two minutes after boot (case reversed upside down). Next step, using Debian Jessie install on emmc and migrate my Domoticz setup from OrangePi PC. (tm)
guidol Posted October 19, 2017 Posted October 19, 2017 On 9.10.2017 at 3:39 PM, t.munzer said: I try Beelink X2 Ubuntu desktop – legacy kernel image with my R69 and as described in Igor's link, and everything went fine (HDMI, Ethernet, Emmc disk, USB). Same issue as described on reboot (need to unplug). High temperatures reported by armbianmonitor (66-68 °C) two minutes after boot (case reversed upside down). Same temperatures also here Did use the "server" version... Whats the name of the eMMC? /dev/disk ?
Igor Posted October 19, 2017 Posted October 19, 2017 11 minutes ago, guidol said: Whats the name of the eMMC? /dev/disk ? Usually /dev/mmcblk1 do cat /proc/partitions
t.munzer Posted October 19, 2017 Posted October 19, 2017 (edited) I'm an absolute linux ignoranti, so identifying emmc name... (and now it's system disk). For temperature, after installing system on emmc and disabling hdmi, I stay within 54-60 °C range (24 °C ambiant) [Edit] 179 0 7634944 mmcblk0 179 1 7557568 mmcblk0p1 179 32 4096 mmcblk0boot1 179 16 4096 mmcblk0boot0 Edited October 19, 2017 by t.munzer Igor's comment
guidol Posted October 19, 2017 Posted October 19, 2017 5 minutes ago, Igor said: Usually /dev/mmcblk1 do cat /proc/partitions Hmm I didnt had seen mmcblk1 in /dev and it isnt listed via cat /proc/partitions.... root@sunvellr69:~# cat /proc/partitions major minor #blocks name 179 0 15558144 mmcblk0 179 1 15401536 mmcblk0p1 root@sunvellr69:~# find / -name mmcblk* 2>/dev/null /proc/fs/jbd2/mmcblk0p1-8 /proc/fs/ext4/mmcblk0p1 /sys/fs/ext4/mmcblk0p1 /sys/bus/mmc/drivers/mmcblk /sys/devices/platform/sunxi-mmc.0/mmc_host/mmc0/mmc0:aaaa/block/mmcblk0 /sys/devices/platform/sunxi-mmc.0/mmc_host/mmc0/mmc0:aaaa/block/mmcblk0/mmcblk0p1 /sys/block/mmcblk0 /sys/class/block/mmcblk0p1 /sys/class/block/mmcblk0 /sys/module/mmcblk /dev/mmcblk0p1 /dev/mmcblk0
Igor Posted October 19, 2017 Posted October 19, 2017 1 minute ago, guidol said: I didnt had seen mmcblk1 Well, then it was not brought up by u-boot Try to u-boot for Orangepi Zero 2+ H3 https://beta.armbian.com/pool/main/l/linux-u-boot-orangepizeroplus2-h3-default/ You will need to remove current u-boot before installing this. dpkg -r linux-u-boot-orangepizero or whatever the name of the pkg is.
guidol Posted October 19, 2017 Posted October 19, 2017 Just now, Igor said: Well, then it was not brought up by u-boot Try to u-boot for Orangepi Zero 2+ H3 https://beta.armbian.com/pool/main/l/linux-u-boot-orangepizeroplus2-h3-default/ You will need to remove current u-boot before installing this. dpkg -r linux-u-boot-orangepizero or whatever the name of the pkg is. dmesg did say: [ 1.835326] [mmc]: SD/MMC/SDIO Host Controller Driver(v1.111 2015-4-13 15:24) Compiled in Jun 15 2017 at 02:14:45 [ 1.835377] [mmc]: get mmc0's sdc_power is null! [ 1.835419] [mmc]: get mmc1's sdc_power is null! [ 1.835434] [mmc]: get mmc1's 2xmode ok, val = 1 [ 1.835449] [mmc]: get mmc1's ddrmode ok, val = 1 [ 1.835492] [mmc]: get mmc2's sdc_power is null! [ 1.835506] [mmc]: get mmc2's 2xmode ok, val = 1 [ 1.835521] [mmc]: get mmc2's ddrmode ok, val = 1 [ 1.835541] [mmc]: MMC host used card: 0x7, boot card: 0x0, io_card 2 [ 1.839684] [mmc]: sdc0 power_supply is null [ 1.958818] mmc0: new high speed SDHC card at address aaaa [ 1.959562] mmcblk0: mmc0:aaaa SL16G 14.8 GiB [ 1.962394] mmcblk0: p1 [ 1.963201] mmcblk mmc0:aaaa: Card claimed for testing. [ 1.963223] mmc0:aaaa: SL16G 14.8 GiB [ 1.964833] [mmc]: sdc2 power_supply is null [ 2.183217] mmc2: unrecognised EXT_CSD revision 8 [ 2.183251] mmc2: error -22 whilst initialising MMC card [ 2.183452] [mmc]: sdc2 power_supply is null [ 2.187683] [mmc]: sdc2 power_supply is null [ 2.280684] mmc2: unrecognised EXT_CSD revision 8 [ 2.280714] mmc2: error -22 whilst initialising MMC card [ 2.280916] [mmc]: sdc2 power_supply is null [ 2.285151] [mmc]: sdc2 power_supply is null [ 2.385745] mmc2: unrecognised EXT_CSD revision 8 [ 2.385775] mmc2: error -22 whilst initialising MMC card [ 2.385969] [mmc]: sdc2 power_supply is null [ 2.390156] [mmc]: sdc2 power_supply is null [ 2.514436] mmc2: unrecognised EXT_CSD revision 8 [ 2.514470] mmc2: error -22 whilst initialising MMC card [ 2.514672] [mmc]: sdc2 power_supply is null [ 2.518965] [mmc]: sdc1 power_supply is null [ 2.576070] [mmc]: sdc1 power_supply is null [ 2.580095] [mmc]: sdc1 power_supply is null [ 2.640304] [mmc]: sdc1 power_supply is null [ 2.644558] [mmc]: sdc1 power_supply is null [ 2.705711] [mmc]: sdc1 power_supply is null [ 2.709950] [mmc]: sdc1 power_supply is null [ 2.782246] [mmc]: sdc1 power_supply is null [ 3.526187] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null) [ 6.651839] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro current u-boot? this? root@sunvellr69:~# dpkg -l |grep -i 'boot loader' ii linux-u-boot-beelinkx2-default 5.31 armhf Uboot loader 2017.05
Igor Posted October 19, 2017 Posted October 19, 2017 Ahaa. Than it wont be this simple. SorryWrote on mobile
timothyzhu Posted December 29, 2017 Posted December 29, 2017 On 2017/10/19 at 8:54 PM, t.munzer said: I'm an absolute linux ignoranti, so identifying emmc name... (and now it's system disk). For temperature, after installing system on emmc and disabling hdmi, I stay within 54-60 °C range (24 °C ambiant) [Edit] 179 0 7634944 mmcblk0 179 1 7557568 mmcblk0p1 179 32 4096 mmcblk0boot1 179 16 4096 mmcblk0boot0 Hi t.munzer, I will get a R69 board very soon, and I want to know how to install armbian firmware to emmc, how can I do ? I am looking forward for you reply. Thanks.
Recommended Posts