Temat: problem z update w Gargoyle
Witam
Jak do tej pory a to już kilak lat dawałem sobie sam rade ale teraz zwątpiłem
# opkg update
Downloading package list for openwrt_22.03.6_telephony source...
WARNING: Could not retrieve package list for openwrt_22.03.6_telephony.
Downloading package list for gargoylepl_kernelspecific source...
WARNING: Could not retrieve package list for gargoylepl_kernelspecific.
Downloading package list for openwrt_22.03.6_packages source...
WARNING: Could not retrieve package list for openwrt_22.03.6_packages.
Downloading package list for openwrt_22.03.6_routing source...
WARNING: Could not retrieve package list for openwrt_22.03.6_routing.
Downloading package list for openwrt_22.03.6_base source...
WARNING: Could not retrieve package list for openwrt_22.03.6_base.
Downloading package list for gargoylepl_base source...
WARNING: Could not retrieve package list for gargoylepl_base.mój sprzęt to
# ubus call system board
{
"kernel": "5.10.201",
"hostname": "Gargoyle",
"system": "AMD GX-415GA SOC with Radeon(tm) HD Graphics",
"model": "FUJITSU FUTRO S920",
"board_name": "fujitsu-futro-s920",
"rootfs_type": "ext4",
"release": {
"distribution": "OpenWrt",
"version": "22.03.6",
"revision": "r20265-f85a79bcb4",
"target": "x86/64",
"description": "OpenWrt 22.03.6 r20265-f85a79bcb4"
}
}T# cat /etc/config/network
config interface 'loopback'
option device 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config globals 'globals'
option ula_prefix 'fd97:9912:2393::/48'
config device 'brlan_dev'
option name 'br-lan'
option type 'bridge'
list ports 'eth1'
config interface 'lan'
option device 'br-lan'
option proto 'static'
option ipaddr '192.168.1.1'
option netmask '255.255.255.0'
option ip6assign '60'
option ip6ifaceid '::1'
option dns '8.8.8.8 8.8.4.4 '
config interface 'wan'
option proto 'dhcp'
option device 'eth0'
option ipv6 '0'
option peerdns '0'
option dns '8.8.8.8 8.8.4.4'
config interface 'wan6'
option device 'eth0'
option proto 'none'
config device 'wan_eth0_dev'
option name 'eth0'
option macaddr '00:e0:4c:6c:c8:07'Na lanie jest internet
Może ktoś pomoże jakimś pomysłem