By using the cheat code the errors are gone now. But wifi dropping still persists. After applying the cheat code connected and reconnected to wifi a few times and this is what I found:
While reconnecting using PNS tool after a drop, this is what I see in /var/log/messages:
Code: Select all
Apr 21 14:09:47 (none) dhcpcd[3710]: version 5.2.12 starting
Apr 21 14:09:47 (none) dhcpcd[3710]: eth1: waiting for carrier
Apr 21 14:09:55 (none) dhcpcd[3710]: eth1: carrier acquired
Apr 21 14:09:55 (none) dhcpcd[3710]: eth1: rebinding lease of 192.168.1.102
Apr 21 14:09:59 (none) dhcpcd[3710]: eth1: acknowledged 192.168.1.102 from 192.168.1.5
Apr 21 14:09:59 (none) dhcpcd[3710]: eth1: checking for 192.168.1.102
Apr 21 14:10:04 (none) dhcpcd[3710]: eth1: leased 192.168.1.102 for 86400 seconds
Apr 21 14:10:04 (none) avahi-daemon[2014]: Joining mDNS multicast group on interface eth1.IPv4 with address 192.168.1.102.
Apr 21 14:10:04 (none) avahi-daemon[2014]: New relevant interface eth1.IPv4 for mDNS.
Apr 21 14:10:04 (none) avahi-daemon[2014]: Registering new address record for 192.168.1.102 on eth1.IPv4.
Apr 21 14:10:04 (none) dhcpcd[3710]: forked to background, child pid 3749
Then aT the final step of PNS tool a dialog box opens and tells me "SUCCESS! YOU HAVE INTERNET" and asks to make a porteus module, as soon as I click 'yes' or 'no' the connection disconnects and I see below lines in /var/log/messages:
Code: Select all
Apr 21 14:13:56 (none) dhcpcd[3749]: eth1: carrier lost
Apr 21 14:13:56 (none) avahi-daemon[2014]: Withdrawing address record for 192.168.1.102 on eth1.
Apr 21 14:13:56 (none) avahi-daemon[2014]: Leaving mDNS multicast group on interface eth1.IPv4 with address 192.168.1.102.
Apr 21 14:13:56 (none) avahi-daemon[2014]: Interface eth1.IPv4 no longer relevant for mDNS.
Apr 21 14:13:58 (none) dhcpcd[3749]: eth1: carrier acquired
Apr 21 14:13:58 (none) dhcpcd[3749]: eth1: rebinding lease of 192.168.1.102
Apr 21 14:13:59 (none) dhcpcd[3929]: sending signal 1 to pid 3749
Apr 21 14:13:59 (none) dhcpcd[3929]: waiting for pid 3749 to exit
Apr 21 14:13:59 (none) dhcpcd[3749]: received SIGHUP, releasing
Apr 21 14:13:59 (none) dhcpcd[3749]: eth1: removing interface
Apr 21 14:13:59 (none) avahi-daemon[2014]: Withdrawing address record for fe80::c2cb:38ff:fe1d:4395 on eth1.
Apr 21 14:13:59 (none) kernel: [ 1707.754815] ADDRCONF(NETDEV_UP): eth0: link is not ready
Apr 21 14:14:05 (none) avahi-daemon[2014]: Registering new address record for fe80::c2cb:38ff:fe1d:4395 on eth1.*.
Please note that if I don't click yes or no in the last dialog box, it stays open and the wifi connection remains established.