I owe you a beer Doug (or a soda-pop)! ;) You were correct about the sysctl.conf being the root-cause of the kernel spew. My sysctl.conf is having these lines: #security.bsd.see_other_uids=0 sysctl net.inet.tcp.blackhole=1 sysctl net.inet.udp.blackhole=1 See the fau paux? I must have decided to yank/paste the example incorrectly from the BLACKHOLE(4) manual, because I also included the "sysctl" word at the begining of the two lines. To error is human, but this is utter comedy if you ask me. =) I'm now able to use dmesg again, wuhoo! Thanks! -masta Allegedly Doug Whitesaid > On Sat, 13 Sep 2003, masta wrote: > >> For some time now I've have an issue with a dell laptop I use. It >> spews a bunch of kernel junk after init is spawned, and the spew >> causes my dmesg to become too full to actually produce a file I can >> send to the list that is meaningfull. > > I remember this :) > > This is probably because you have a syntax error in sysctl.conf. The > stuff thats printed is the sysctl tree. Its a debugging "feature", > although I've forgotten what exactly triggers it. > > sysctl.conf should be name=value pairs like this: > > kern.maxfiles=16384 > > -- > Doug White | FreeBSD: The Power to Serve > dwhite_at_gumbysoft.com | www.FreeBSD.org __ __ _ | \/ | __ _ ___| |_ __ _ | |\/| |/ _` / __| __/ _` | | | | | (_| \__ \ || (_| | |_| |_|\__,_|___/\__\__,_| masta_at_wifibsd.org http://wifibsd.orgReceived on Sun Sep 14 2003 - 09:47:10 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:22 UTC