Date: Wed, 07 Dec 2016 10:28:33 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 215000] webcamd panic Message-ID: <bug-215000-8-qaBtTSUfPs@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-215000-8@https.bugs.freebsd.org/bugzilla/> References: <bug-215000-8@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215000 --- Comment #1 from mexas@bris.ac.uk --- Suggested by scf@ in a private mail: "I do suspect it is the specific cuse module you are loading. It is possible that you are loading a module compiled for 10 when you are running 11. Regardless, you should not be loading cuse4bsd any longer. cuse(4) is part of FreeBSD 11 now. cuse_load="YES" is what you want." Indeed changing to cuse_load="YES" fixed to the problem. I think this PR can be closed. However, the webcamd man page needs updating because it still points to cuse4bsd: WEBCAMD(8) FreeBSD System Manager's Manual WEBCAMD(8) webcamd requires the cuse4bsd(3) kernel module. To load the driver as a module at boot time, place the following line in loader.conf(5): cuse4bsd_load="YES" -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215000-8-qaBtTSUfPs>
