Re: Chromium issue...
Thanks for the console output.
toggle quoted messageShow quoted text
The raspbian distro version of iptables has recently changed and no longer allows setting iptables rules without the ax.25 interface(s) being up. That means the place where iptables was previously config'ed in './app_config.sh core' no longer works. I have made some changes to a number of scripts and need to do more verification but running the new iptable-check.sh script should fix your problem. # First start the ax25 interfaces if you haven't already done that ax25-start # Then refresh the n7nix repo on your RPi cd cd n7nix git pull cd config ./bin_refresh.sh # Now run the new iptable-check.sh script and verify iptable-check.sh I would appreciate seeing all the console output from this script. If the above doesn't work then delete the following two files: /etc/iptables/rules.ipv4.ax25 /lib/dhcpcd/dhcpcd-hooks/70-ipv4.ax25 and run iptable-check.sh again. /Basil Mike B <kf5dey@gmail.com> writes:
Ok gave up on other fixes..downloaded the fresh Draws version 16, wrote it to a new unused sd card...
|
|