

hannibal1986
Members-
Posts
23 -
Joined
-
Last visited
Recent Profile Visitors
1261 profile views
-
Thanks Enviado desde mi iPhone utilizando Tapatalk
-
thanks, work!!
-
What is the proces to upgrade armbian jessie -> stretch ? Thanks Enviado desde mi iPhone utilizando Tapatalk
-
Actual sources.list: deb http://archive.debian.org/debian jessie main contrib non-free deb http://archive.debian.org/debian jessie-updates main contrib non-free deb http://archive.debian.org/debian jessie-backports main contrib non-free deb http://security.debian.org/ jessie/updates main contrib non-free apt-get update = Error 404 from archive.debian.org
-
what is the original text of sources.list of the version: ARMBIAN 5.73 stable Debian GNU/Linux 8 (jessie) 3.4.113-sun8i Thanks
-
OrangePI PC+ not booting from eMMC after an update
hannibal1986 replied to gerotmf's question in Orange Pi PC Plus
- Edita el archivo armbianEnv.txt y cambia el UUID de tu SD por el de tu eMMC sino lo modificas es normal que no arranque solo con cambiar la carpeta boot -Edit the file armbianEnv.txt and change the UUID of your SD to that of your eMMC -
OrangePI PC+ not booting from eMMC after an update
hannibal1986 replied to gerotmf's question in Orange Pi PC Plus
Uffffff!!! y copy full boot folder from SD, and change de uuid of root and work now, thanks -
OrangePI PC+ not booting from eMMC after an update
hannibal1986 replied to gerotmf's question in Orange Pi PC Plus
armbianmonitor -u -> http://ix.io/1nxY blkid is in attached files, marked uuid is the emmc file /boot/armbienEnv.txt not found file /boot/boot.cmd: and file /boot/boot.scr: any idea? thanks -
OrangePI PC+ not booting from eMMC after an update
hannibal1986 replied to gerotmf's question in Orange Pi PC Plus
I used apt-get upgrade yesterday and I have the same problem, I only use the emmc and I can access the emmc files from a system in the SD, could someone solve it? I tried to change the boot.scr by one of the sd that works but Nothing in what file is the boot disk from UBoot? I think that in this update does not find emmc in the boot since I see what happens to those who have emmc -
OrangePI PC+ not booting from eMMC after an update
hannibal1986 replied to gerotmf's question in Orange Pi PC Plus
I have an opi + 2e, I have armbian (debian) and yesterday with an apt-get update, apt-get upgrade the system and today when I boot up I get the attached image and it does not start, any solution? I'm very noob thnks, internet and dhcp work fine -
thanks
-
parallel? in the same gpio pin? thanks
-
I have the temperature sensor DS18B20 connected to port 20 of the gpio as w1, if I want to connect another sensor it is as easy as adding a w2 and its port in /boot/bin/orangepiplus2e.bin [w1_para] w1_used = 1 gpio = 20 [w2_para] w2_used = 1 gpio = 10 or [w1_para] w1_used = 1 gpio = 20 gpio = 10 So or something else? thanks
-
Thanks, I'm obsessed with spies xD
-
It works for me, how can I connect more sensors to different pins?