pepoとネットワークを語ろう

40年前からこれまでとこれからのネットワークを語る

CP2112 disabled by hub (EMI?), re-enabling...

2022-04-28 17:57:31 | Linux

あかんなーIOTハウスメインマシンのCP2112が落ちる2度目や、一日前からBME680センサーからデータを拾えてない

セマフォを確認

# ipcs -t

------ メッセージキュー 送信/受信/変更回数 --------
msqid    所有者  送信               受信               変更

------ 共有メモリ 結合/分離/変更日時 --------
shmid      所有者  結合               分離               変更
12517376   lightdm    Apr  3 16:46:30      Apr  3 16:46:30      Apr  3 16:46:29
12550145   lightdm    Apr  3 16:46:32      未セット         Apr  3 16:46:32

------ セマフォ 命令/変更回数 --------
semid    所有者  最終操作               最終変更
6848512  root        Thu Apr 28 17:41:00 2022   Wed Apr 27 18:27:47 2022
6127617  www-data    Thu Apr 28 17:40:55 2022   Wed Apr  6 16:07:14 2022

ログをWed Apr 27 18:27:47で検索するとUSBポートが切られ2秒後再接続されている
その後からBME680センサーからデータ拾えず、pepocp2112ctldデーモンを再起度すれば治るけど、どげんとせにゃならん
# less /var/log/syslog.1

Apr 27 18:27:47 iot01f kernel: [5653267.060291] usb usb2-port1: disabled by hub (EMI?), re-enabling...
Apr 27 18:27:47 iot01f kernel: [5653267.060308] usb 2-1: USB disconnect, device number 30
Apr 27 18:27:47 iot01f kernel: [5653267.332058] usb 2-1: new full-speed USB device number 31 using uhci_hcd
Apr 27 18:27:47 iot01f kernel: [5653267.520076] usb 2-1: New USB device found, idVendor=10c4, idProduct=ea90
Apr 27 18:27:47 iot01f kernel: [5653267.520083] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 27 18:27:47 iot01f kernel: [5653267.520086] usb 2-1: Product: CP2112 HID USB-to-SMBus Bridge
Apr 27 18:27:47 iot01f kernel: [5653267.520089] usb 2-1: Manufacturer: Silicon Laboratories
Apr 27 18:27:47 iot01f kernel: [5653267.520092] usb 2-1: SerialNumber: 0057FBBE
Apr 27 18:27:47 iot01f kernel: [5653267.539921] cp2112 0003:10C4:EA90.0018: hidraw0: USB HID v1.01 Device [Silicon Laboratories CP2112 HID USB-to-SMBus Bridge] on usb-0000:00:1d.0-1/input0
Apr 27 18:27:47 iot01f kernel: [5653267.598045] cp2112 0003:10C4:EA90.0018: Part Number: 0x0C Device Version: 0x02
Apr 27 18:27:49 iot01f upowerd[22466]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/0003:10C4:EA90.0017
Apr 27 18:27:49 iot01f upowerd[22466]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0
Apr 27 18:27:49 iot01f upowerd[22466]: unhandled action 'unbind' on /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1
Apr 27 18:27:49 iot01f mtp-probe: checking bus 2, device 31: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1"
Apr 27 18:27:49 iot01f mtp-probe: bus: 2, device: 31 was not an MTP device
Apr 27 18:27:49 iot01f mtp-probe: checking bus 2, device 31: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1"
Apr 27 18:27:49 iot01f mtp-probe: bus: 2, device: 31 was not an MTP device
Apr 27 18:27:49 iot01f upowerd[22466]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/0003:10C4:EA90.0018
Apr 27 18:27:49 iot01f upowerd[22466]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0
Apr 27 18:27:49 iot01f upowerd[22466]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1



最新の画像もっと見る

コメントを投稿

ブログ作成者から承認されるまでコメントは反映されません。