[Bug 252099] multimedia/webcamd after a stop of the webcamd service, the service will not start

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 24 07:04:27 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252099

            Bug ID: 252099
           Summary: multimedia/webcamd after a stop of the webcamd
                    service, the service will not start
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: hselasky at FreeBSD.org
          Reporter: grahamperrin at gmail.com
          Assignee: hselasky at FreeBSD.org
             Flags: maintainer-feedback?(hselasky at FreeBSD.org)

# sysrc rc_debug=YES
rc_debug: NO -> YES
# service webcamd status
/usr/local/etc/rc.d/webcamd: DEBUG: checkyesno: webcamd_enable is set to YES.
/usr/local/etc/rc.d/webcamd: DEBUG: run_rc_command: doit: webcamd_status 
webcamd is running as pid 2025.
# service webcamd stop
/usr/local/etc/rc.d/webcamd: DEBUG: checkyesno: webcamd_enable is set to YES.
/usr/local/etc/rc.d/webcamd: DEBUG: run_rc_command: doit: webcamd_stop 
Stopping webcamd.
Waiting for PIDs: 2025
# service webcamd status
/usr/local/etc/rc.d/webcamd: DEBUG: checkyesno: webcamd_enable is set to YES.
/usr/local/etc/rc.d/webcamd: DEBUG: run_rc_command: doit: webcamd_status 
webcamd is not running.
# service webcamd start
/usr/local/etc/rc.d/webcamd: DEBUG: checkyesno: webcamd_enable is set to YES.
/usr/local/etc/rc.d/webcamd: DEBUG: run_rc_command: doit: webcamd_start 
/usr/local/etc/rc.d/webcamd: DEBUG: checkyesno: hald_enable is set to YES.
Starting webcamd.
# service webcamd status
/usr/local/etc/rc.d/webcamd: DEBUG: checkyesno: webcamd_enable is set to YES.
/usr/local/etc/rc.d/webcamd: DEBUG: run_rc_command: doit: webcamd_status 
webcamd is not running.
# service webcamd status
/usr/local/etc/rc.d/webcamd: DEBUG: checkyesno: webcamd_enable is set to YES.
/usr/local/etc/rc.d/webcamd: DEBUG: run_rc_command: doit: webcamd_status 
webcamd is not running.
# grep -i cuse /boot/loader.conf
cuse_load="YES"
# grep -i cuse /etc/rc.conf
kld_list="cuse fusefs drm"
# grep -i webcam /etc/rc.conf
webcamd_enable="YES"
webcamd_flags="-H"
# date ; uptime ; uname -v
Thu Dec 24 07:00:03 GMT 2020
 7:00AM  up  3:20, 5 users, load averages: 2.02, 2.35, 2.49
FreeBSD 13.0-CURRENT #74 r368589: Sun Dec 13 07:55:46 GMT 2020    
root at mowa219-gjp4-8570p:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG 
# service hald status
/usr/local/etc/rc.d/hald: DEBUG: checkyesno: hald_enable is set to YES.
hald is running as pid 7756.
# lsusb | sort
Bus /dev/usb Device /dev/ugen0.1: ID 0000:0000  
Bus /dev/usb Device /dev/ugen0.2: ID 0424:5434 Microchip Technology, Inc.
(formerly SMSC) Hub
Bus /dev/usb Device /dev/ugen0.3: ID 046d:c408 Logitech, Inc. Marble Mouse
(4-button)
Bus /dev/usb Device /dev/ugen0.4: ID 03f0:354a HP, Inc Slim Keyboard
Bus /dev/usb Device /dev/ugen0.6: ID 0424:5434 Microchip Technology, Inc.
(formerly SMSC) Hub
Bus /dev/usb Device /dev/ugen0.7: ID 174c:5106 ASMedia Technology Inc. ASM1051
SATA 3Gb/s bridge
Bus /dev/usb Device /dev/ugen0.8: ID 1038:1229 SteelSeries ApS 
Bus /dev/usb Device /dev/ugen1.1: ID 0000:0000  
Bus /dev/usb Device /dev/ugen1.2: ID 8087:0024 Intel Corp. Integrated Rate
Matching Hub
Bus /dev/usb Device /dev/ugen1.3: ID 04f2:b230 Chicony Electronics Co., Ltd
Integrated HP HD Webcam
Bus /dev/usb Device /dev/ugen1.4: ID 0424:2514 Microchip Technology, Inc.
(formerly SMSC) USB 2.0 Hub
Bus /dev/usb Device /dev/ugen1.5: ID 041e:4041 Creative Technology, Ltd Webcam
Live! Motion
Bus /dev/usb Device /dev/ugen1.6: ID 03f0:3d1d HP, Inc 
Bus /dev/usb Device /dev/ugen2.1: ID 0000:0000  
Bus /dev/usb Device /dev/ugen2.2: ID 8087:0024 Intel Corp. Integrated Rate
Matching Hub
Bus /dev/usb Device /dev/ugen2.3: ID 0a5c:21e1 Broadcom Corp. HP Portable
SoftSailing
# service virtual_oss onestatus
/usr/local/etc/rc.d/virtual_oss: DEBUG: checkyesno: virtual_oss_enable is set
to YES.
/usr/local/etc/rc.d/virtual_oss: DEBUG: run_rc_command: doit:
virtual_oss_status 
virtual_oss is not running.
#

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list