You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to run pose_camera.py with a USB camera and it is crashing at variable times (sometimes it takes 10 minutes and sometimes it takes 10seconds). The only thing I've changed are the frame rate and the resolution (because of the camera specs), but I don't know how to fix this issue because the whole camera display shuts down and I am taken back to the login screen again.
Click to expand!
Issue Type
Bug, Build/Install, Performance, Support
Operating System
Mac OS
Coral Device
Dev Board
Other Devices
USB Camera
Programming Language
Python 3.7
Relevant Log Output
(base) ilonademler@dhcp-10-250-96-201 research % screen /dev/cu.SLAB_USBtoUART12 115200
[ 8.129147] uvcvideo 1-1:1.0: Entity typefor entity Processing 2 was not initialized!
[ 8.139966] hif_pci_probe:, con_mode= 0x0
[ 8.151941] uvcvideo 1-1:1.0: Entity typefor entity Camera 1 was not initialized!
[ 8.160297] PCI device id is 003e :003e
[ 8.169820] input: Web Camera: Web Camera as /devices/platform/usb@38200000/38200000.dwc3/xhci-hcd.0.auto/usb1/1-1/1-1:1.0/input/input2
[ 8.179359] hif_pci 0000:01:00.0: BAR 0: assigned [mem 0x18000000-0x181fffff 64bit]
[ 8.193407] usbcore: registered new interface driver uvcvideo
[ 8.194394] Galcore version 6.4.2.256507
[ 8.207467] hif_pci 0000:01:00.0: enabling device (0000 -> 0002)
[ 8.215057] USB Video Class driver (1.1.1)
[ 8.224894]
[ 8.224894] hif_pci_configure : num_desired MSI set to 1
[ 8.311038] usbcore: registered new interface driver snd-usb-audio
[ 8.525411] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
[ 8.780736] hif_pci_probe: ramdump base 0xffff800025200000 size 2095136
[ 8.804759] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
[ 9.350869] using random self ethernet address
[ 9.359101] using random host ethernet address
[ 9.375278] using random self ethernet address
[ 9.375282] using random host ethernet address
[ 9.430579] random: crng init done
[ 9.439097] random: 7 urandom warning(s) missed due to ratelimiting
[ 9.552120] +HWT
[ 9.564714] -HWT
[ 9.589378] HTT: full reorder offload enabled
[ 9.619672] Pkt log is disabled
[ 9.626741] target uses HTT version 3.50; host uses 3.28
[ 9.631186] Host SW:4.5.23.1, FW:2.0.1.1048, HW:QCA6174_REV3_2
[ 9.648167] ol_pktlog_init: pktlogmod_init successfull
[ 9.648499] wlan: driver loaded in 1528000
[ 9.798817] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 9.810871] Generic PHY 30be0000.ethernet-1:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=30be0000.ethernet-1:00, irq=POLL)
[ 9.827350] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 9.869982] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 9.870458] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 9.970243] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 10.407770] usb0: HOST MAC f2:7c:56:aa:d7:74
[ 10.422973] usb0: MAC 02:22:78:0d:f6:df
[ 10.433342] usb1: HOST MAC 02:22:78:0d:f6:dd
[ 10.442665] usb1: MAC 02:22:78:0d:f6:de
[ 10.664243] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 10.675725] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 10.690799] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 10.708845] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 10.942321] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
[ 10.953887] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
[ 10.969870] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
[ 10.980110] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
[ 11.736712] i.mx8-hdp 32c00000.hdmi: 0,ff,ff,ff,ff,ff,ff,0
Mendel GNU/Linux (eagle) undefined-calf ttymxc0
undefined-calf login: [ 13.133234] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 22.725226] [drm] HDMI/DP Cable Plug Out
Description
Hi, I am trying to run pose_camera.py with a USB camera and it is crashing at variable times (sometimes it takes 10 minutes and sometimes it takes 10seconds). The only thing I've changed are the frame rate and the resolution (because of the camera specs), but I don't know how to fix this issue because the whole camera display shuts down and I am taken back to the login screen again.
Click to expand!
Issue Type
Bug, Build/Install, Performance, Support
Operating System
Mac OS
Coral Device
Dev Board
Other Devices
USB Camera
Programming Language
Python 3.7
Relevant Log Output