이론 관련/전기 전자2024. 7. 11. 10:30

간단하게 요약하면...

전류를 측정하기 위해서(V=IR에서 V와 R은 알 수 있으니) 사용되는 특수한 저항

직렬 합성 저항에 의해서 측정하는건가?

[링크 : https://m.blog.naver.com/nubicom_ni/222572188161]

 

기존에는 전류의 측정 범위를 확대하기 위해 분류기 (分流器)로서 전류계와 병렬 접속하는 저항기를 션트 (Shunt)라고 했습니다. 최근에는 회로전류를 검출하는 전류 검출 용도의 저항기를 총칭하여 션트 저항기라고 합니다.

[링크 : https://www.rohm.co.kr/electronics-basics/resistors/r_what14]

'이론 관련 > 전기 전자' 카테고리의 다른 글

clock is gated  (0) 2024.07.19
싱크 인터페이스, 소스 인터페이스  (0) 2024.07.11
THD N  (0) 2024.04.03
아날로그 컴퓨터  (0) 2023.10.11
rc 시정수 계산  (0) 2023.10.05
Posted by 구차니

LAN 연결가이드에 보면, 웹 UI 에서 SCPI 라는 부분에 명령을 넣으면 나온다고 한다.

[링크 : http://www.gwinstek.co.kr/sub/sub01_01.php?pmode=view&idx=31&cat_no=5&offset=]

 

리눅스에서 1026번 포트로 접속하니 되긴한데.. 명령어 목록이 없어서 멀 어떻게 해야 할지 멘붕.

$ telnet 192.168.220.34 1026
Trying 192.168.220.34...
Connected to 192.168.220.34.
Escape character is '^]'.
*idn?
GW_INSTEK,MFG-2230M,SN:GEU893076,V2.05

 

chatGPT 통해서 물어 본것 중에 되는건... 출력 정도?

OUTPut OFF
OUTPut ON
OUTP?

 

 

+

User Manual 2021-03-04

SOUR1 / SOUR2 하면 채널이 변경되고, 서브 명령으로 FREQ 나 AMP를 넣으면 값이 설정 가능하다.

SOUR1:FREQ?
+8.00000000000000E+01
SOUR1:FREQ 100
SOUR1:AMP?
+5.000E+00
SOUR1:AMP 0.1
SOUR1:AMP?
+1.000E-01
SOUR2:AMP 2
SOUR2:AMP 5
SOUR1:AMP 5
SOUR1:FREQ 80

 

아래가 내가 필요한 명령어 목록들.

[링크 : https://www.gwinstek.com/en-global/products/detail/MFG-2000]

 

 

'하드웨어 > instrument device' 카테고리의 다른 글

adc 속도  (0) 2023.01.11
scpi, visa, ivi  (0) 2021.01.06
FMU... 2?  (0) 2020.12.22
FMU  (0) 2020.12.21
계측장치용 프로토콜 (VISA, SCPI, IEEE-488)  (0) 2020.11.27
Posted by 구차니

조이콘이 멋대로 돌아다녀서 가변저항 부품 교체

그런데 항상 파란쪽만 갈아먹었지 빨간쪽은 처음 교체하는 느낌인데..

어쩌다 보니 빨간쪽 2개 수리 -> 성공

파란쪽 1개 실패 -> FPCB 단선

 

파란쪽은 연결하고 닫으면 전원이 안들어와서

여기저기 건드리다 보니 선이 끊어지려고 해서 그랬던듯

그래서 펴볼려고 살짝 건드렸는데 쫘압.. -_- 아놔

 

 

5,940(부품) + 무료배송

근데 가격이 이상하다..? 하나던 두개던 가격이 같다니 문의는 해봐야겠다.

[링크 : http://itempage3.auction.co.kr/DetailView.aspx?itemno=E479399910]

 

4,300(부품) + 3,000(배송비)

[링크 : http://itempage3.auction.co.kr/DetailView.aspx?itemno=D614621076]

Posted by 구차니

이번에 구매한 usb3.0 확장 카드를 연결하고 케이블들을 낑낑대면서 연결하니 뜨긴 한다.

$ sudo dmesg
[  437.911262] pcieport 0000:00:1c.1: pciehp: Slot(1): Card present
[  437.911269] pcieport 0000:00:1c.1: pciehp: Slot(1): Link Up
[  438.044260] pci 0000:02:00.0: [1912:0015] type 00 class 0x0c0330
[  438.044330] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit]
[  438.044672] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[  438.044800] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:1c.1 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[  438.045216] pci 0000:02:00.0: BAR 0: assigned [mem 0xd0000000-0xd0001fff 64bit]
[  438.045250] pcieport 0000:00:1c.1: PCI bridge to [bus 02-22]
[  438.045256] pcieport 0000:00:1c.1:   bridge window [io  0x2000-0x3fff]
[  438.045263] pcieport 0000:00:1c.1:   bridge window [mem 0xd0000000-0xd3ffffff]
[  438.045269] pcieport 0000:00:1c.1:   bridge window [mem 0xbfb00000-0xbfcfffff 64bit pref]
[  438.045301] pci 0000:02:00.0: enabling device (0000 -> 0002)
[  438.064367] xhci_hcd 0000:02:00.0: failed to load firmware renesas_usb_fw.mem, fallback to ROM
[  438.064525] xhci_hcd 0000:02:00.0: xHCI Host Controller
[  438.064539] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 3
[  438.069936] xhci_hcd 0000:02:00.0: hcc params 0x014051cf hci version 0x100 quirks 0x0000001100000090
[  438.070598] xhci_hcd 0000:02:00.0: xHCI Host Controller
[  438.070606] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 4
[  438.070613] xhci_hcd 0000:02:00.0: Host supports USB 3.0 SuperSpeed
[  438.076171] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[  438.076179] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[  438.076181] usb usb3: Product: xHCI Host Controller
[  438.076183] usb usb3: Manufacturer: Linux 5.15.0-113-generic xhci-hcd
[  438.076185] usb usb3: SerialNumber: 0000:02:00.0
[  438.076795] hub 3-0:1.0: USB hub found
[  438.076819] hub 3-0:1.0: 2 ports detected
[  438.077339] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[  438.077384] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[  438.077388] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[  438.077391] usb usb4: Product: xHCI Host Controller
[  438.077393] usb usb4: Manufacturer: Linux 5.15.0-113-generic xhci-hcd
[  438.077395] usb usb4: SerialNumber: 0000:02:00.0
[  438.077862] hub 4-0:1.0: USB hub found
[  438.077883] hub 4-0:1.0: 2 ports detected
[  633.299719] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[  633.451210] usb 3-1: New USB device found, idVendor=045e, idProduct=02d9, bcdDevice= 0.70
[  633.451228] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  633.451235] usb 3-1: Product: NuiSensor Adaptor      
[  633.451240] usb 3-1: Manufacturer: Microsoft Corporation  
[  633.454348] hub 3-1:1.0: USB hub found
[  633.454783] hub 3-1:1.0: 1 port detected
[  633.909291] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[  636.898560] usb 4-1: New USB device found, idVendor=045e, idProduct=02d9, bcdDevice= 0.73
[  636.898577] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  636.898584] usb 4-1: Product: NuiSensor Adaptor      
[  636.898590] usb 4-1: Manufacturer: Microsoft Corporation  
[  636.902320] hub 4-1:1.0: USB hub found
[  636.902758] hub 4-1:1.0: 1 port detected
[  637.392541] usb 4-1.1: new SuperSpeed USB device number 3 using xhci_hcd
[  637.421621] usb 4-1.1: New USB device found, idVendor=045e, idProduct=02d8, bcdDevice= 1.00
[  637.421649] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=4
[  637.421654] usb 4-1.1: Product: Xbox NUI Sensor
[  637.421657] usb 4-1.1: Manufacturer: Microsoft
[  637.421661] usb 4-1.1: SerialNumber: 501441643042
[  637.493029] usbcore: registered new interface driver snd-usb-audio

 

일단.. 5Gbps로 USB3.0으로 잘 붙긴한데

$ lsusb -t -v
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
    ID 1d6b:0003 Linux Foundation 3.0 root hub
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/1p, 5000M
        ID 045e:02d9 Microsoft Corp. 
        |__ Port 1: Dev 3, If 0, Class=Vendor Specific Class, Driver=, 5000M
            ID 045e:02d8 Microsoft Corp. 
        |__ Port 1: Dev 3, If 1, Class=Vendor Specific Class, Driver=, 5000M
            ID 045e:02d8 Microsoft Corp. 
        |__ Port 1: Dev 3, If 2, Class=Audio, Driver=snd-usb-audio, 5000M
            ID 045e:02d8 Microsoft Corp. 
        |__ Port 1: Dev 3, If 3, Class=Audio, Driver=snd-usb-audio, 5000M
            ID 045e:02d8 Microsoft Corp. 
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/1p, 480M
        ID 045e:02d9 Microsoft Corp. 
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/3p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
        ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
        |__ Port 4: Dev 3, If 0, Class=Video, Driver=uvcvideo, 480M
            ID 04f2:b242 Chicony Electronics Co., Ltd 
        |__ Port 4: Dev 3, If 1, Class=Video, Driver=uvcvideo, 480M
            ID 04f2:b242 Chicony Electronics Co., Ltd 
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/3p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
        ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
        |__ Port 4: Dev 3, If 0, Class=Hub, Driver=hub/4p, 480M
            ID 04b4:6560 Cypress Semiconductor Corp. CY7C65640 USB-2.0 "TetraHub"
        |__ Port 6: Dev 4, If 0, Class=Mass Storage, Driver=usb-storage, 480M
            ID 049f:0081 Compaq Computer Corp. 

 

이전에 실행했던 녀석을 실행하니.. 어...?!

$ freenect-camtest 
No device found!

 

검색해보니 libfreenect2 라는걸 설치해야 하는 것 같은데..

일단 패키지 설치 안하고 하니 먼가 에러가 나서

-- Could NOT find TegraJPEG (missing: TegraJPEG_LIBRARIES TegraJPEG_INCLUDE_DIRS TegraJPEG_WORKS) 
CMake Error at /home/minimonk/.local/lib/python3.10/site-packages/cmake/data/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
  Could NOT find TurboJPEG (missing: TurboJPEG_LIBRARIES
  TurboJPEG_INCLUDE_DIRS TURBOJPEG_WORKS)
Call Stack (most recent call first):
  /home/minimonk/.local/lib/python3.10/site-packages/cmake/data/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE)
  cmake_modules/FindTurboJPEG.cmake:66 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:243 (FIND_PACKAGE)

 

패키지들 왕창 설치!!

$ sudo apt-get install libusb-1.0-0-dev libturbojpeg0-dev libglfw3-dev libva-dev libjpeg-dev libopenni2-dev
$ pip3 install cmake

 

make 하는데 gcc 버전이 낮아서 안되는 듯...

귀찮으니 나중에 다시 시도.. 키넥트2 정리하기 귀찮은디.. ㅠㅠ

(다시보니 cuda 때문인데 cuda 지원을 뺄까?)

In file included from /usr/local/cuda/include/cuda_runtime.h:83,
                 from <command-line>:
/usr/local/cuda/include/crt/host_config.h:138:2: error: #error -- unsupported GNU version! gcc versions later than 8 are not supported!
  138 | #error -- unsupported GNU version! gcc versions later than 8 are not supported!
      |  ^~~~~
CMake Error at cuda_compile_1_generated_cuda_depth_packet_processor.cu.o.RelWithDebInfo.cmake:220 (message):
  Error generating
  /home/minimonk/src/libfreenect2/build/CMakeFiles/cuda_compile_1.dir/src/./cuda_compile_1_generated_cuda_depth_packet_processor.cu.o


CMake Error at cuda_compile_1_generated_cuda_kde_depth_packet_processor.cu.o.RelWithDebInfo.cmake:220 (message):
  Error generating
  /home/minimonk/src/libfreenect2/build/CMakeFiles/cuda_compile_1.dir/src/./cuda_compile_1_generated_cuda_kde_depth_packet_processor.cu.o


make[2]: *** [CMakeFiles/freenect2.dir/build.make:87: CMakeFiles/cuda_compile_1.dir/src/cuda_compile_1_generated_cuda_depth_packet_processor.cu.o] 오류 1
make[2]: *** 끝나지 않은 작업을 기다리고 있습니다....
make[2]: *** [CMakeFiles/freenect2.dir/build.make:94: CMakeFiles/cuda_compile_1.dir/src/cuda_compile_1_generated_cuda_kde_depth_packet_processor.cu.o] 오류 1
make[1]: *** [CMakeFiles/Makefile2:148: CMakeFiles/freenect2.dir/all] 오류 2
make: *** [Makefile:136: all] 오류 2

[링크 : https://github.com/OpenKinect/libfreenect2]

[링크 : https://www.notaboutmy.life/posts/run-kinect-2-on-ubuntu-20-lts/]

 

[링크 : https://scazlab.github.io/kinect2_setup_guide.html]

 

+

-DENABLE_CUDA=OFF

[링크 : https://github.com/OpenKinect/libfreenect2/issues/1119]

'프로그램 사용 > kinect' 카테고리의 다른 글

libfreenect2 실행 실패  (0) 2024.07.14
libfreenect2 CUDA 끄고 빌드 성공  (0) 2024.07.13
xbox one S / 기본형?  (0) 2024.06.25
kinect for windows v2 설치  (0) 2024.06.24
kinect2 도착  (0) 2024.06.20
Posted by 구차니

조그(jog) 동작으로는 부족해서 펄스로 작동하는 방법 찾는 중

 

MR-J4-A(-RJ)위치결정매뉴얼(Ver.A).pdf

127p / 4-42

 

333p / 9-2

 

TP0와 TP1 에 펄스 배율을 설정하고(High / Low),

둘 다 Low 면 파라미터 PT03에 설정된 값을 따라 발생기 배율이 설정된다고 한다.

39p / 2-16

 

PT03은 그런데.. 최하위 값만 적용이 되나?

99p / 4-14

 

128p / 4-43

 

48p / 2-25

 

305p / 7-60

 

297p / 7-52

 

266p / 7-21

'하드웨어 > PLC (미츠비시)' 카테고리의 다른 글

펄스 제너레이터 (EM60A-100-E)  (0) 2024.08.13
MR-J4-A-RJ DI 경유 2.. 성공  (0) 2024.06.25
MR-J4-A-RJ DI 경유  (0) 2024.06.24
MR-J4-A-RJ modbus 설정 실패  (0) 2024.06.21
MR-J4-RJ DI 경유  (0) 2024.06.18
Posted by 구차니
Linux/Ubuntu2024. 7. 8. 17:50

여기저기 난리구만..

 

'Linux > Ubuntu' 카테고리의 다른 글

ubuntu wake up  (0) 2024.08.12
우분투 swraid로 설치하기  (0) 2024.07.31
정체 불명의 우분투 키보드 입력 지연  (0) 2024.06.28
snmp 클라이언트 - snmpwalk, snmpget  (0) 2024.05.17
우분투로 공유기 만들기  (2) 2024.02.23
Posted by 구차니

아내의 지원을 받아 구매한 알리발 확장 카드

열어보니 생각외로 작다라는 느낌인데.. 신용카드랑 비교해봐도  확실히 작다 (규격상 폭이 34mm 니까..)

옛날.. PCMCIA 생각하면 2/3 정도 크기 될 정도?

 

그나저나 이거 어떻게 빼지? USB 처럼 안전 제거 없나?!

그 와중에 의외로 많이 튀어 나왔다.

처음에는 뻑뻑해서 그랬나 모르겠는데, 몇번 하니 딸깍 하면서 들어갔다 걸리는 느낌이 조금 나긴 한다.

 

항상 꽂아 놓고 쓰면 모를까.. 휴대하려면 빼고 다녀야 할 듯.

 

 

리눅스(우분투 22.04)에 연결하니 바로 인식된다.

물리적으로는 USB3.0 * 2인데 뜬금없이... USB 2.0 root hub는 왜 생긴거지?

$ lsusb -t -v
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
    ID 1d6b:0003 Linux Foundation 3.0 root hub
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/3p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
        ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
        |__ Port 4: Dev 3, If 0, Class=Video, Driver=uvcvideo, 480M
            ID 04f2:b242 Chicony Electronics Co., Ltd 
        |__ Port 4: Dev 3, If 1, Class=Video, Driver=uvcvideo, 480M
            ID 04f2:b242 Chicony Electronics Co., Ltd 
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/3p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
        ID 8087:0024 Intel Corp. Integrated Rate Matching Hub

 

pci 쪽으로는 1c.1-[02-22] 하위에 Renesas Technology에 uPD720202 USB 3.0 Host로 추가 되는데..

$ lspci -t -v
-[0000:00]-+-00.0  Intel Corporation 2nd Generation Core Processor Family DRAM Controller
           +-02.0  Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
           +-16.0  Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1
           +-16.3  Intel Corporation 6 Series/C200 Series Chipset Family KT Controller
           +-19.0  Intel Corporation 82579LM Gigabit Network Connection (Lewisville)
           +-1a.0  Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2
           +-1b.0  Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller
           +-1c.0-[01]--
           +-1c.1-[02-22]----00.0  Renesas Technology Corp. uPD720202 USB 3.0 Host Controller
           +-1c.2-[23]--+-00.0  JMicron Technology Corp. SD/MMC Host Controller
           |            \-00.2  JMicron Technology Corp. Standard SD Host Controller
           +-1c.3-[24]----00.0  Intel Corporation Centrino Advanced-N 6205 [Taylor Peak]
           +-1d.0  Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1
           +-1f.0  Intel Corporation QM67 Express Chipset LPC Controller
           \-1f.2  Intel Corporation 6 Series/C200 Series Chipset Family 6 port Mobile SATA AHCI Controller

 

[ 1989.509176] pcieport 0000:00:1c.1: pciehp: Slot(1): Card present
[ 1989.509191] pcieport 0000:00:1c.1: pciehp: Slot(1): Link Up
[ 1989.641716] pci 0000:02:00.0: [1912:0015] type 00 class 0x0c0330
[ 1989.641776] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit]
[ 1989.642055] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 1989.642162] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:1c.1 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[ 1989.642358] pci 0000:02:00.0: BAR 0: assigned [mem 0xd0000000-0xd0001fff 64bit]
[ 1989.642385] pcieport 0000:00:1c.1: PCI bridge to [bus 02-22]
[ 1989.642390] pcieport 0000:00:1c.1:   bridge window [io  0x2000-0x3fff]
[ 1989.642396] pcieport 0000:00:1c.1:   bridge window [mem 0xd0000000-0xd3ffffff]
[ 1989.642401] pcieport 0000:00:1c.1:   bridge window [mem 0xbfb00000-0xbfcfffff 64bit pref]
[ 1989.642426] pci 0000:02:00.0: enabling device (0000 -> 0002)
[ 1989.642767] xhci_hcd 0000:02:00.0: failed to load firmware renesas_usb_fw.mem, fallback to ROM
[ 1989.642870] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 1989.642879] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 3
[ 1989.648197] xhci_hcd 0000:02:00.0: hcc params 0x014051cf hci version 0x100 quirks 0x0000001100000090
[ 1989.648766] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 1989.648773] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 4
[ 1989.648780] xhci_hcd 0000:02:00.0: Host supports USB 3.0 SuperSpeed
[ 1989.651783] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 1989.651789] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1989.651793] usb usb3: Product: xHCI Host Controller
[ 1989.651795] usb usb3: Manufacturer: Linux 5.15.0-112-generic xhci-hcd
[ 1989.651797] usb usb3: SerialNumber: 0000:02:00.0
[ 1989.652479] hub 3-0:1.0: USB hub found
[ 1989.652500] hub 3-0:1.0: 2 ports detected
[ 1989.652861] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1989.652902] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 1989.652907] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1989.652910] usb usb4: Product: xHCI Host Controller
[ 1989.652912] usb usb4: Manufacturer: Linux 5.15.0-112-generic xhci-hcd
[ 1989.652915] usb usb4: SerialNumber: 0000:02:00.0
[ 1989.653314] hub 4-0:1.0: USB hub found
[ 1989.653334] hub 4-0:1.0: 2 ports detected
[ 1996.362543] pcieport 0000:00:1c.1: pciehp: Slot(1): Link Down
[ 1996.362548] pcieport 0000:00:1c.1: pciehp: Slot(1): Card not present
[ 1996.362562] xhci_hcd 0000:02:00.0: remove, state 4
[ 1996.362567] usb usb4: USB disconnect, device number 1
[ 1996.362893] xhci_hcd 0000:02:00.0: USB bus 4 deregistered
[ 1996.362904] xhci_hcd 0000:02:00.0: xHCI host controller not responding, assume dead
[ 1996.362909] xhci_hcd 0000:02:00.0: remove, state 4
[ 1996.362912] usb usb3: USB disconnect, device number 1
[ 1996.363211] xhci_hcd 0000:02:00.0: Host halt failed, -19
[ 1996.363216] xhci_hcd 0000:02:00.0: Host not accessible, reset failed.
[ 1996.363388] xhci_hcd 0000:02:00.0: USB bus 3 deregistered

 

이제 USB3.0 멀 꽂아 봐야하나 키넥트 v2?

 

+

어라.. 웹캠을 꽂아봤는데 3.0에 안 붙는다.. 머지?

$ lsusb -t -v
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
    ID 1d6b:0003 Linux Foundation 3.0 root hub
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 2: Dev 9, If 0, Class=Video, Driver=uvcvideo, 480M
        ID 145f:02aa Trust 
    |__ Port 2: Dev 9, If 1, Class=Video, Driver=uvcvideo, 480M
        ID 145f:02aa Trust 
    |__ Port 2: Dev 9, If 2, Class=Audio, Driver=snd-usb-audio, 480M
        ID 145f:02aa Trust 
    |__ Port 2: Dev 9, If 3, Class=Audio, Driver=snd-usb-audio, 480M
        ID 145f:02aa Trust 
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/3p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
        ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
        |__ Port 4: Dev 3, If 0, Class=Video, Driver=uvcvideo, 480M
            ID 04f2:b242 Chicony Electronics Co., Ltd 
        |__ Port 4: Dev 3, If 1, Class=Video, Driver=uvcvideo, 480M
            ID 04f2:b242 Chicony Electronics Co., Ltd 
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/3p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
        ID 8087:0024 Intel Corp. Integrated Rate Matching Hub

 

신기하네.. 일단 USB3.0 32 GB 메모리 스틱을 연결하니 5000M 에 연결된다.

$ lsusb -t -v
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
    ID 1d6b:0003 Linux Foundation 3.0 root hub
    |__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 5000M
        ID 0951:1666 Kingston Technology DataTraveler 100 G3/G4/SE9 G2/50
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/3p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
        ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
        |__ Port 4: Dev 3, If 0, Class=Video, Driver=uvcvideo, 480M
            ID 04f2:b242 Chicony Electronics Co., Ltd 
        |__ Port 4: Dev 3, If 1, Class=Video, Driver=uvcvideo, 480M
            ID 04f2:b242 Chicony Electronics Co., Ltd 
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/3p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
        ID 8087:0024 Intel Corp. Integrated Rate Matching Hub

 

µPD720202 is a USB host controller LSI compatible with the USB 3.0 and xHCI (eXtensible Host Controller Interface) 1.0 specifications. The system bus is compatible with the PCIe Gen2 specification. The controller provides two USB ports with LS (Low-Speed) / FS (Full-Speed) / HS (High-Speed) / SS (SuperSpeed) support.

[링크 : https://www.renesas.com/us/en/products/interface/usb-switches-hubs/upd720202-usb-30-host-controller]

'개소리 왈왈 > 컴퓨터' 카테고리의 다른 글

빨콩 교체!  (0) 2024.07.16
아부지 컴퓨터 교체  (0) 2024.07.13
컴퓨터 회수  (0) 2024.07.04
가진거, 가지고 싶은거  (0) 2024.07.02
일단 서버 종료  (0) 2024.07.01
Posted by 구차니

그냥 자고 청소하고 밥 하고

그러다 보니 하루가 끝

 

내일, 모레는 휴가니까

라즈베리로 좀 먼가 해볼까..

'개소리 왈왈 > 육아관련 주저리' 카테고리의 다른 글

이게 먼일이다냐  (2) 2024.07.18
비. 아니 폭우  (0) 2024.07.17
워터파크  (0) 2024.07.05
재현하늘창 중문 수리  (2) 2024.06.29
잇몸치료  (0) 2024.06.28
Posted by 구차니

다행히 토요일에도 변경은 되는군..

그 와중에 KT는 여전히 집에서 잘 안터져서

거실에 나와서 겨우 개통 -_-

Posted by 구차니

아우 힘들다

2.4m 까지 왕복하는데 20분..

물살이 없을때 갔어야 했나 -_ㅠ

물살을 거슬러 가려니 겁나 빡세다

'개소리 왈왈 > 육아관련 주저리' 카테고리의 다른 글

비. 아니 폭우  (0) 2024.07.17
머했지?  (0) 2024.07.07
재현하늘창 중문 수리  (2) 2024.06.29
잇몸치료  (0) 2024.06.28
비온다  (0) 2024.06.23
Posted by 구차니