# sysctl hw.syscons.bell=0
Make sure settings remains same after you reboot the laptop, enter:
# echo "hw.syscons.bell=0" >> /etc/sysctl.conf
Test it:
# reboot
# sysctl hw.syscons.bell=0
# echo "hw.syscons.bell=0" >> /etc/sysctl.conf
# reboot
# /etc/rc.d/netif start
# /etc/rc.d/netif stop
# /etc/rc.d/netif restart
# ifconfig network-interface down
# ifconfig network-interface up
# ifconfig -d
# ifconfig -u
# /etc/rc.d/routing restart
# /etc/rc.d/netif restart && /etc/rc.d/routing restart
# cp /usr/share/examples/etc/netstart /etc/network2) Execute script:
. /etc/networkOR
sh /etc/networkPlease note that script will do all necessary work for you i.e. it will start network, routing, firewall etc.
12월 17 15:55:28 VAST kernel: i2c_designware 808622C1:04: controller timed out root @VAST ~ # cat /sys/bus/acpi/devices/808622C1:01/status ...