Hello,
I was working in the library and the Footprint for the Omega 2S
library: https://gitlab.com/Eco-Tec/kicad-pcb/blob/master/library/Module/Omega-2S.lib
Library EESchema-DOCLIB: https://gitlab.com/Eco-Tec/kicad-pcb/blob/master/library/Module/Omega-2S.dcm
Footprint: https://gitlab.com/Eco-Tec/kicad-pcb/tree/master/modules/Module.pretty
fandres *
@fandres *
Best posts made by fandres *
-
Unofficial library and the footprint for Omega2S [KiCad]
Latest posts made by fandres *
-
RE: I can not restore the factory image
Hi @cas,
I worked on Firmware Flashing from USB StorageThank you
-
RE: I can not restore the factory image
br-lan Link encap:Ethernet HWaddr 40:A3:6B:C1:E1:8B
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::42a3:6bff:fec1:e18b/64 Scope:Link
inet6 addr: fdbd:c8a:d1d4::1/60 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:2132 (2.0 KiB)eth0 Link encap:Ethernet HWaddr 40:A3:6B:C1:E1:8B
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:51 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:8943 (8.7 KiB)
Interrupt:5lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:1024 errors:0 dropped:0 overruns:0 frame:0
TX packets:1024 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:69632 (68.0 KiB) TX bytes:69632 (68.0 KiB) -
RE: I can not restore the factory image
root@OpenWrt:/# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br-lan state UNKNOWN qlen 1000
link/ether 40:a3:6b:c1:e1:8b brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
link/ether 40:a3:6b:c1:e1:89 brd ff:ff:ff:ff:ff:ff
5: br-lan: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP qlen 1000
link/ether 40:a3:6b:c1:e1:8b brd ff:ff:ff:ff:ff:ff
inet 192.168.1.1/24 brd 192.168.1.255 scope global br-lan
valid_lft forever preferred_lft forever
inet6 fdbd:c8a:d1d4::1/60 scope global
valid_lft forever preferred_lft forever
inet6 fe80::42a3:6bff:fec1:e18b/64 scope link
valid_lft forever preferred_lft forever -
RE: I can not restore the factory image
root@OpenWrt:/# /etc/init.d/network restart
'radio0' is disabled
[ 6999.685352] br-lan: port 1(eth0) entered disabled state
[ 6999.805741] device eth0 left promiscuous mode
[ 6999.810277] br-lan: port 1(eth0) entered disabled state
[ 6999.831425] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
root@OpenWrt:/# [ 7004.216667] br-lan: port 1(eth0) entered blocking state
[ 7004.221984] br-lan: port 1(eth0) entered disabled state
[ 7004.227718] device eth0 entered promiscuous mode
[ 7004.244550] br-lan: port 1(eth0) entered blocking state
[ 7004.249866] br-lan: port 1(eth0) entered forwarding state
[ 7004.255602] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 7005.213283] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes readyroot@OpenWrt:/# /etc/init.d/dnsmasq restart
udhcpc: started, v1.28.4
udhcpc: sending discover
udhcpc: no lease, failing
root@OpenWrt:/# -
I can not restore the factory image
Hello, I have installed openwrt in my Onion 2+ and after playing a bit I can not return to the system by default.
- The factory restoration does not work
- I can not mount the USB device or SD card
- I can not enable the Wifi Network
I hope to connect to the Internet, download the image and restore it
/etc/network/interfaces.
auto wlan0
iface wlan0 inet dhcp
wpa-ssid "RED"
wpa-psk "password123_" -
RE: Omega2 & Omega2plus Image Build process for FBTFT - Frame Buffer TFTLCD Devices
@unique1984 said in Omega2 & Omega2plus Image Build process for FBTFT - Frame Buffer TFTLCD Devices:
make package/feeds/onion/node-usb/{clean,compile,install} -j1 V=s
Hi @unique1984, great job, it's what I was looking for.
I'm trying to compile, but I can not get past this error (Figure):
make package / feeds / onion / node-usb / {clean, compile, install} -j1 V = s
the / lib folder is empty
Is the crossover compiler problem? Do you have any idea how I can try to solve it?I'm compiling it on a virtual machine Debian 4.9.0.8-amd64
-
RE: Unofficial library and the footprint for Omega2S [KiCad]
Hello Luz, great
If it is an error in the link
Footprint: https://gitlab.com/Eco-Tec/kicad-pcb/tree/master/modules/Module.pretty -
Unofficial library and the footprint for Omega2S [KiCad]
Hello,
I was working in the library and the Footprint for the Omega 2S
library: https://gitlab.com/Eco-Tec/kicad-pcb/blob/master/library/Module/Omega-2S.lib
Library EESchema-DOCLIB: https://gitlab.com/Eco-Tec/kicad-pcb/blob/master/library/Module/Omega-2S.dcm
Footprint: https://gitlab.com/Eco-Tec/kicad-pcb/tree/master/modules/Module.pretty -
RE: FB_ILI9341 80fps up to 100fps | memcpy(); 387 fps minimal
Hello, great work you can, it would help us a lot to have a vagrant file. Do you have the firmware compiled? Could you provide it?