I've noticed the same thing, so you're not alone. I'm running 6.0-BETA3 here. Trying watch -c just results in a blank screen (assumedly connecting/disconnecting/reconnecting constantly). While running watch -c, I do see the device nodes getting created, which is proper since devfs creates them on the fly: crw------- 1 root wheel 9, 129 Aug 28 22:56 /dev/snp0 I'm not sure what additional information the devs might want, but I've attached a ktrace for watch (ktrace -d -i -f watch.trace watch ttyp1). Hope that helps. You will want to unix2dos it if viewing in FreeBSD. Regards, Josh On 9/21/05, Roger O. Svenning <roger_at_audioweb.no> wrote: > Whenever I try running watch on 6.0-beta4 I get the following: > > root_at_dos ~# watch ttyp0 > Snoop stopped due to tty close. Reconnecting. > Enter device name [ttyp0]: > > Same goes for /dev/console which I had no problems attaching to in 4.11 > > The snoop device is loaded: > > root_at_dos /tmp# kldload snp > kldload: can't load snp: File exists > > There doesn't seem to be any snp entries in /dev/ but according to > google they should be created automatically? > > Does someone know what I'm doing wrong? > > > Regards > > Roger O. Svenning > Bodø - Norway > > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org" >
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:43 UTC