Jump to content

obenturk

Members
  • Posts

    8
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Yep it should work. It is a problem related with ESPHome Dashboard not armbian.
  2. Sorry for lack of required informations in question. Which kind of ESP8266 are you using and what is the USB-Serial driver on it ? I am using ESP-01 and mini usb-serial adapter with CH34X chip. Which OrangePi3 kernel are you using ? Armbian_5.77_Orangepi3_Ubuntu_bionic_dev_5.0.4.img Did you check the presence of the driver using "lsusb" and "lsmod" ? lsusb ; Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 002: ID 05e3:0626 Genesys Logic, Inc. Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 004: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter Bus 003 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod ; Module Size Used by ch341 16384 0 usbserial 28672 1 ch341
  3. Hi, For MAC address fix; I installed HomeAssistant and ESPHome everything working fine except usb programmer. I can not upload ESPHome firmware to ESP8266 wifi module com port not recognized. Any suggestions?
  4. I tried modprobe realtek then /etc/init.d/networking restart root@orangepi3:~# ifup eth0 ifup: waiting for lock on /run/network/ifstate.eth0 Nothing happens I need to stop it ctrl+z root@orangepi3:~# ifconfig -a eth0: flags=4098<BROADCAST,MULTICAST> mtu 1500 ether 72:d6:05:4f:b9:3b txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 17 lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 1000 (Local Loopback) RX packets 0 bytes 0 (0.0 RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  5. If I add /etc/network/interfaces.d/eth0 auto lo eth0 allow-hotplug eth0 iface eth0 inet dhcp hwaddress ether ************** It stucks at Starting kernel ... after 6 min it successfully booted still without network
  6. Here is the outputs U-Boot says Err: vidconsole Net: No ethernet found. Can someone put HDMI related lines of Armbian_5.59.180824_Orangepioneplus_Ubuntu_bionic_dev_4.18.0-rc7 to OPI3 image? Isn't that much easy?
  7. I just received OPI 3 2G + 8G EMMC and trying your image. I flashed following image https://github.com/krachlatte/armbian-orangepi3/releases/download/v0.11/v0.11_Armbian_5.76_Orangepi3_Ubuntu_bionic_dev_4.20.12.img.bz2 HDMI was on until Loading Kernel written on screen then red power light illuminated. I waited nearly 1 hour but nothing happened. What is the meaning of ages as objective? I will try to help by attaching logs but can someone basicly provide info about how to do it? Note : Image file Armbian_5.59.180824_Orangepioneplus_Ubuntu_bionic_dev_4.18.0-rc7 successfully booted with HDMI & w/o network
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines