Стартовая страница › Форумы › Rapid SCADA на Linux-контроллерах и Raspberry Pi › Перенос проекта с Windows на Linux
- В этой теме 55 ответов, 5 участников, последнее обновление 4 месяца, 3 недели назад сделано
Mikhail.
-
АвторЗаписи
-
14.10.2025 в 20:00 #40707
manjey73Участникdmesg | grep usbи тут что среди usb портов?14.10.2025 в 20:09 #40708kirill47
УчастникПоказывает одно число -0.491, пишет, что недостоверный результат, что вы имеете ввиду под ls/dev? USB1 подумал потому что в командной строке пишет, что порт первый
14.10.2025 в 20:18 #40709kirill47
Участник[ 1.938678] Kernel command line: root=UUID=acbdb699-8438-4d15-b4c0-cdde9692c5ab rootwait rootfstype=ext4 splash plymouth.ignore-serial-consoles console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1 ubootpart=243ab445-10c6-e04e-b32c-1fe277de8f33 usb-storage.quirks= cma=128M cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
[ 3.275793] reg-fixed-voltage vcc5v0-usbdcin: Looking up vin-supply from device tree
[ 3.275796] vcc5v0_usbdcin: supplied by vcc12v_dcin
[ 3.275813] vcc5v0_usbdcin: 5000 mV, enabled
[ 3.275872] reg-fixed-voltage vcc5v0-usbdcin: vcc5v0_usbdcin supplying 5000000uV
[ 3.275914] reg-fixed-voltage vcc5v0-usb: Looking up vin-supply from device tree
[ 3.275917] vcc5v0_usb: supplied by vcc5v0_usbdcin
[ 3.275921] vcc5v0_usbdcin: could not add device link regulator.4: -ENOENT
[ 3.275939] vcc5v0_usb: 5000 mV, enabled
[ 3.275998] reg-fixed-voltage vcc5v0-usb: vcc5v0_usb supplying 5000000uV
[ 3.276543] vcc5v0_host: supplied by vcc5v0_usb
[ 3.276546] vcc5v0_usb: could not add device link regulator.8: -ENOENT
[ 3.276780] vcc5v0_otg: supplied by vcc5v0_usb
[ 3.337829] usbcore: registered new interface driver usbfs
[ 3.337843] usbcore: registered new interface driver hub
[ 3.337858] usbcore: registered new device driver usb
[ 4.270602] phy phy-fd5d0000.syscon:usb2-phy@0.0: Looking up phy-supply from device tree
[ 4.270610] phy phy-fd5d0000.syscon:usb2-phy@0.0: Looking up phy-supply property in node /syscon@fd5d0000/usb2-phy@0/otg-port failed
[ 4.270657] phy phy-fd5d0000.syscon:usb2-phy@0.0: Looking up vbus-supply from device tree
[ 4.272193] phy phy-fd5d8000.syscon:usb2-phy@8000.1: Looking up phy-supply from device tree
[ 4.272302] vcc5v0_host: could not add device link phy-fd5d8000.syscon:usb2-phy@8000.1: -ENOENT
[ 4.273476] phy phy-fd5dc000.syscon:usb2-phy@c000.2: Looking up phy-supply from device tree
[ 4.273485] vcc5v0_host: could not add device link phy-fd5dc000.syscon:usb2-phy@c000.2: -ENOENT
[ 4.274816] phy phy-fd5d4000.syscon:usb2-phy@4000.3: Looking up phy-supply from device tree
[ 4.274825] vcc5v0_host: could not add device link phy-fd5d4000.syscon:usb2-phy@4000.3: -ENOENT
[ 4.274904] phy phy-fd5d4000.syscon:usb2-phy@4000.3: Looking up vbus-supply from device tree
[ 4.274911] phy phy-fd5d4000.syscon:usb2-phy@4000.3: Looking up vbus-supply property in node /syscon@fd5d4000/usb2-phy@4000/otg-port failed
[ 4.594906] usbcore: registered new interface driver rndis_wlan
[ 4.594928] usbcore: registered new interface driver asix
[ 4.594947] usbcore: registered new interface driver cdc_ether
[ 4.594961] usbcore: registered new interface driver rndis_host
[ 4.594982] usbcore: registered new interface driver cdc_ncm
[ 4.601742] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up usb-supply from device tree
[ 4.601766] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up usb-supply property in node /power-management@fd8d8000/power-controller failed
[ 4.611713] ehci-platform fc800000.usb: EHCI Host Controller
[ 4.611725] ehci-platform fc800000.usb: new USB bus registered, assigned bus number 1
[ 4.611786] ehci-platform fc800000.usb: irq 20, io mem 0xfc800000
[ 4.624898] ehci-platform fc800000.usb: USB 2.0 started, EHCI 1.00
[ 4.625006] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 4.625011] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.625014] usb usb1: Product: EHCI Host Controller
[ 4.625018] usb usb1: Manufacturer: Linux 5.10.160-rockchip-rk3588 ehci_hcd
[ 4.625020] usb usb1: SerialNumber: fc800000.usb
[ 4.627666] ehci-platform fc880000.usb: EHCI Host Controller
[ 4.627676] ehci-platform fc880000.usb: new USB bus registered, assigned bus number 2
[ 4.627730] ehci-platform fc880000.usb: irq 22, io mem 0xfc880000
[ 4.638222] ehci-platform fc880000.usb: USB 2.0 started, EHCI 1.00
[ 4.638324] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 4.638329] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.638332] usb usb2: Product: EHCI Host Controller
[ 4.638335] usb usb2: Manufacturer: Linux 5.10.160-rockchip-rk3588 ehci_hcd
[ 4.638338] usb usb2: SerialNumber: fc880000.usb
[ 4.639161] ohci-platform fc840000.usb: Generic Platform OHCI controller
[ 4.639170] ohci-platform fc840000.usb: new USB bus registered, assigned bus number 3
[ 4.639216] ohci-platform fc840000.usb: irq 21, io mem 0xfc840000
[ 4.698978] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[ 4.698982] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.698985] usb usb3: Product: Generic Platform OHCI controller
[ 4.698988] usb usb3: Manufacturer: Linux 5.10.160-rockchip-rk3588 ohci_hcd
[ 4.698991] usb usb3: SerialNumber: fc840000.usb
[ 4.699485] ohci-platform fc8c0000.usb: Generic Platform OHCI controller
[ 4.699493] ohci-platform fc8c0000.usb: new USB bus registered, assigned bus number 4
[ 4.699539] ohci-platform fc8c0000.usb: irq 23, io mem 0xfc8c0000
[ 4.758973] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[ 4.758978] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.758981] usb usb4: Product: Generic Platform OHCI controller
[ 4.758984] usb usb4: Manufacturer: Linux 5.10.160-rockchip-rk3588 ohci_hcd
[ 4.758987] usb usb4: SerialNumber: fc8c0000.usb
[ 4.759827] phy phy-fd5d4000.syscon:usb2-phy@4000.3: illegal mode
[ 4.760109] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 4.760113] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.760116] usb usb5: Product: xHCI Host Controller
[ 4.760119] usb usb5: Manufacturer: Linux 5.10.160-rockchip-rk3588 xhci-hcd
[ 4.760122] usb usb5: SerialNumber: xhci-hcd.7.auto
[ 4.760527] usb usb6: We don’t know the algorithms for LPM for this host, disabling LPM.
[ 4.760581] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 4.760585] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.760588] usb usb6: Product: xHCI Host Controller
[ 4.760591] usb usb6: Manufacturer: Linux 5.10.160-rockchip-rk3588 xhci-hcd
[ 4.760594] usb usb6: SerialNumber: xhci-hcd.7.auto
[ 4.760993] usbcore: registered new interface driver cdc_acm
[ 4.761126] usbcore: registered new interface driver uas
[ 4.761181] usbcore: registered new interface driver usb-storage
[ 4.761721] usbcore: registered new interface driver xpad
[ 4.761797] usbcore: registered new interface driver usbtouchscreen
[ 4.948864] usbcore: registered new interface driver uvcvideo
[ 5.023658] usbcore: registered new interface driver usbhid
[ 5.023662] usbhid: USB HID core driver
[ 5.028745] usbcore: registered new interface driver snd-usb-audio
[ 5.044919] usb 4-1: new low-speed USB device number 2 using ohci-platform
[ 5.114932] usb 3-1: new low-speed USB device number 2 using ohci-platform
[ 5.273110] usb 4-1: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[ 5.273121] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.273128] usb 4-1: Product: USB Optical Mouse
[ 5.273135] usb 4-1: Manufacturer: Logitech
[ 5.279811] input: Logitech USB Optical Mouse as /devices/platform/fc8c0000.usb/usb4/4-1/4-1:1.0/0003:046D:C077.0001/input/input6
[ 5.280150] hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-fc8c0000.usb-1/input0
[ 5.326979] usb 3-1: New USB device found, idVendor=046d, idProduct=c31c, bcdDevice=64.00
[ 5.326987] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.326993] usb 3-1: Product: USB Keyboard
[ 5.326998] usb 3-1: Manufacturer: Logitech
[ 5.345875] input: Logitech USB Keyboard as /devices/platform/fc840000.usb/usb3/3-1/3-1:1.0/0003:046D:C31C.0002/input/input7
[ 5.405728] hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-fc840000.usb-1/input0
[ 5.414853] input: Logitech USB Keyboard Consumer Control as /devices/platform/fc840000.usb/usb3/3-1/3-1:1.1/0003:046D:C31C.0003/input/input8
[ 5.468629] input: Logitech USB Keyboard System Control as /devices/platform/fc840000.usb/usb3/3-1/3-1:1.1/0003:046D:C31C.0003/input/input9
[ 5.468856] hid-generic 0003:046D:C31C.0003: input,hidraw2: USB HID v1.10 Device [Logitech USB Keyboard] on usb-fc840000.usb-1/input1
[ 10.322943] dwc3 fc000000.usb: request 000000009ac49df4 was not queued to ep0out
[ 10.428755] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 10.428757] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 10.428759] usb usb7: Product: xHCI Host Controller
[ 10.428761] usb usb7: Manufacturer: Linux 5.10.160-rockchip-rk3588 xhci-hcd
[ 10.428763] usb usb7: SerialNumber: xhci-hcd.11.auto
[ 10.429209] usb usb8: We don’t know the algorithms for LPM for this host, disabling LPM.
[ 10.429245] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 10.429247] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 10.429248] usb usb8: Product: xHCI Host Controller
[ 10.429250] usb usb8: Manufacturer: Linux 5.10.160-rockchip-rk3588 xhci-hcd
[ 10.429251] usb usb8: SerialNumber: xhci-hcd.11.auto
[ 4335.482028] usb 7-1: new full-speed USB device number 2 using xhci-hcd
[ 4335.980716] usb 7-1: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[ 4335.980731] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4335.980740] usb 7-1: Product: FT232R USB UART
[ 4335.980749] usb 7-1: Manufacturer: FTDI
[ 4335.980757] usb 7-1: SerialNumber: A4XZVEYW
[ 4336.066644] usbcore: registered new interface driver usbserial_generic
[ 4336.066675] usbserial: USB Serial support registered for generic
[ 4336.070255] usbcore: registered new interface driver ftdi_sio
[ 4336.070295] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 4336.070677] usb 7-1: Detected FT232RL
[ 4336.073405] usb 7-1: FTDI USB Serial Device converter now attached to ttyUSB0
[ 4340.412855] usb 7-1: usbfs: interface 0 claimed by ftdi_sio while ‘brltty’ sets config #1
[ 5410.404937] usb 7-1: usbfs: USBDEVFS_CONTROL failed cmd brltty rqt 128 rq 6 len 255 ret -71
[ 6685.171895] usb 7-1: usbfs: USBDEVFS_CONTROL failed cmd brltty rqt 128 rq 6 len 255 ret -71
[ 7747.334466] usb 7-1: USB disconnect, device number 2
[ 7795.975601] usb 7-1: new full-speed USB device number 3 using xhci-hcd
[ 7796.473359] usb 7-1: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[ 7796.473374] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 7796.473383] usb 7-1: Product: FT232R USB UART
[ 7796.473392] usb 7-1: Manufacturer: FTDI
[ 7796.473400] usb 7-1: SerialNumber: A4XZVEYW
[ 7796.522304] usb 7-1: Detected FT232RL
[ 7796.526234] usb 7-1: FTDI USB Serial Device converter now attached to ttyUSB0
[ 7800.416009] usb 7-1: usbfs: interface 0 claimed by ftdi_sio while ‘brltty’ sets config #1
[ 8104.718631] usb 7-1: USB disconnect, device number 3
[ 8106.772767] usb 5-1: new full-speed USB device number 2 using xhci-hcd
[ 8107.275070] usb 5-1: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[ 8107.275080] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8107.275085] usb 5-1: Product: FT232R USB UART
[ 8107.275097] usb 5-1: Manufacturer: FTDI
[ 8107.275101] usb 5-1: SerialNumber: A4XZVEYW
[ 8107.327064] usb 5-1: Detected FT232RL
[ 8107.329852] usb 5-1: FTDI USB Serial Device converter now attached to ttyUSB0
[ 8110.414308] usb 5-1: usbfs: interface 0 claimed by ftdi_sio while ‘brltty’ sets config #1
[ 8115.104980] usb 3-1: USB disconnect, device number 2
[ 8115.106048] usb 4-1: USB disconnect, device number 2
[ 8116.605945] usb 5-1: USB disconnect, device number 2
[ 8118.329639] usb 4-1: new full-speed USB device number 3 using ohci-platform
[ 8118.802219] usb 4-1: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[ 8118.802236] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8118.802245] usb 4-1: Product: FT232R USB UART
[ 8118.802254] usb 4-1: Manufacturer: FTDI
[ 8118.802262] usb 4-1: SerialNumber: A4XZVEYW
[ 8118.852710] usb 4-1: Detected FT232RL
[ 8118.860085] usb 4-1: FTDI USB Serial Device converter now attached to ttyUSB0
[ 8120.426288] usb 4-1: usbfs: interface 0 claimed by ftdi_sio while ‘brltty’ sets config #1
[ 8123.424651] usb 4-1: USB disconnect, device number 3
[ 8125.873002] usb 3-1: new full-speed USB device number 3 using ohci-platform
[ 8126.346390] usb 3-1: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[ 8126.346406] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8126.346416] usb 3-1: Product: FT232R USB UART
[ 8126.346424] usb 3-1: Manufacturer: FTDI
[ 8126.346432] usb 3-1: SerialNumber: A4XZVEYW
[ 8126.397022] usb 3-1: Detected FT232RL
[ 8126.404418] usb 3-1: FTDI USB Serial Device converter now attached to ttyUSB0
[ 8128.789049] usb 3-1: USB disconnect, device number 3
[ 8130.479724] usb 7-1: new full-speed USB device number 4 using xhci-hcd
[ 8130.977533] usb 7-1: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[ 8130.977550] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8130.977560] usb 7-1: Product: FT232R USB UART
[ 8130.977568] usb 7-1: Manufacturer: FTDI
[ 8130.977576] usb 7-1: SerialNumber: A4XZVEYW
[ 8131.026081] usb 7-1: Detected FT232RL
[ 8131.029186] usb 7-1: FTDI USB Serial Device converter now attached to ttyUSB0
[ 8132.943148] usb 3-1: new low-speed USB device number 4 using ohci-platform
[ 8133.155553] usb 3-1: New USB device found, idVendor=046d, idProduct=c31c, bcdDevice=64.00
[ 8133.155570] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8133.155579] usb 3-1: Product: USB Keyboard
[ 8133.155587] usb 3-1: Manufacturer: Logitech
[ 8133.171701] input: Logitech USB Keyboard as /devices/platform/fc840000.usb/usb3/3-1/3-1:1.0/0003:046D:C31C.0004/input/input11
[ 8133.226990] hid-generic 0003:046D:C31C.0004: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-fc840000.usb-1/input0
[ 8133.236214] input: Logitech USB Keyboard Consumer Control as /devices/platform/fc840000.usb/usb3/3-1/3-1:1.1/0003:046D:C31C.0005/input/input12
[ 8133.290246] input: Logitech USB Keyboard System Control as /devices/platform/fc840000.usb/usb3/3-1/3-1:1.1/0003:046D:C31C.0005/input/input13
[ 8133.290728] hid-generic 0003:046D:C31C.0005: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-fc840000.usb-1/input1
[ 8135.249746] usb 4-1: new low-speed USB device number 4 using ohci-platform
[ 8135.477897] usb 4-1: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[ 8135.477930] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8135.477950] usb 4-1: Product: USB Optical Mouse
[ 8135.477967] usb 4-1: Manufacturer: Logitech
[ 8135.485324] input: Logitech USB Optical Mouse as /devices/platform/fc8c0000.usb/usb4/4-1/4-1:1.0/0003:046D:C077.0006/input/input14
[ 8135.485556] hid-generic 0003:046D:C077.0006: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-fc8c0000.usb-1/input0
[ 8136.099296] usb 7-1: usbfs: interface 0 claimed by ftdi_sio while ‘brltty’ sets config #1
[ 8697.107357] usb 7-1: USB disconnect, device number 4
[ 8784.441191] usb 7-1: new full-speed USB device number 5 using xhci-hcd
[ 8784.935856] usb 7-1: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[ 8784.935871] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8784.935881] usb 7-1: Product: FT232R USB UART
[ 8784.935889] usb 7-1: Manufacturer: FTDI
[ 8784.935897] usb 7-1: SerialNumber: A4XZVEYW
[ 8784.984298] usb 7-1: Detected FT232RL
[ 8784.987556] usb 7-1: FTDI USB Serial Device converter now attached to ttyUSB0
[ 8785.413277] usb 7-1: usbfs: interface 0 claimed by ftdi_sio while ‘brltty’ sets config #1
[11386.975324] usb 7-1: USB disconnect, device number 5
[11414.207668] usb 5-1: new full-speed USB device number 3 using xhci-hcd
[11414.705985] usb 5-1: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[11414.706015] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[11414.706033] usb 5-1: Product: FT232R USB UART
[11414.706051] usb 5-1: Manufacturer: FTDI
[11414.706067] usb 5-1: SerialNumber: A4XZVEYW
[11414.756190] usb 5-1: Detected FT232RL
[11414.758919] usb 5-1: FTDI USB Serial Device converter now attached to ttyUSB0
[11415.284787] usb 5-1: usbfs: USBDEVFS_CONTROL failed cmd brltty rqt 128 rq 6 len 255 ret -71
[11415.285081] usb 5-1: usbfs: USBDEVFS_CONTROL failed cmd brltty rqt 128 rq 6 len 255 ret -71
[11415.285288] usb 5-1: usbfs: USBDEVFS_CONTROL failed cmd brltty rqt 128 rq 6 len 255 ret -71
[11415.285346] usb 5-1: usbfs: interface 0 claimed by ftdi_sio while ‘brltty’ sets config #1
[11415.285533] usb 5-1: usbfs: USBDEVFS_CONTROL failed cmd brltty rqt 128 rq 6 len 255 ret -71
[11415.285542] usb 5-1: USB disconnect, device number 3
[11416.797780] usb 7-1: new full-speed USB device number 6 using xhci-hcd
[11417.295656] usb 7-1: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[11417.295685] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[11417.295703] usb 7-1: Product: FT232R USB UART
[11417.295720] usb 7-1: Manufacturer: FTDI
[11417.295736] usb 7-1: SerialNumber: A4XZVEYW
[11417.345547] usb 7-1: Detected FT232RL
[11417.348868] usb 7-1: FTDI USB Serial Device converter now attached to ttyUSB0
[11420.410082] usb 7-1: usbfs: interface 0 claimed by ftdi_sio while ‘brltty’ sets config #1
[11882.462837] usb 7-1: USB disconnect, device number 6
[11885.170195] usb 7-1: new full-speed USB device number 7 using xhci-hcd
[11885.664914] usb 7-1: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[11885.664931] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[11885.664940] usb 7-1: Product: FT232R USB UART
[11885.664948] usb 7-1: Manufacturer: FTDI
[11885.664956] usb 7-1: SerialNumber: A4XZVEYW
[11885.713429] usb 7-1: Detected FT232RL
[11885.716958] usb 7-1: FTDI USB Serial Device converter now attached to ttyUSB0
[11890.413615] usb 7-1: usbfs: interface 0 claimed by ftdi_sio while ‘brltty’ sets config #1
[14436.371008] usb 7-1: usbfs: USBDEVFS_CONTROL failed cmd brltty rqt 128 rq 6 len 255 ret -71
[14436.406221] usb 7-1: USB disconnect, device number 7
[14954.825039] usb 7-1: new full-speed USB device number 8 using xhci-hcd
[14955.319494] usb 7-1: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[14955.319510] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[14955.319520] usb 7-1: Product: FT232R USB UART
[14955.319528] usb 7-1: Manufacturer: FTDI
[14955.319536] usb 7-1: SerialNumber: A4XZVEYW
[14955.367727] usb 7-1: Detected FT232RL
[14955.370968] usb 7-1: FTDI USB Serial Device converter now attached to ttyUSB0
[14959.718536] usb 7-1: USB disconnect, device number 8
[14961.705259] usb 5-1: new full-speed USB device number 4 using xhci-hcd
[14962.199618] usb 5-1: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[14962.199652] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[14962.199670] usb 5-1: Product: FT232R USB UART
[14962.199687] usb 5-1: Manufacturer: FTDI
[14962.199704] usb 5-1: SerialNumber: A4XZVEYW
[14962.249743] usb 5-1: Detected FT232RL
[14962.252338] usb 5-1: FTDI USB Serial Device converter now attached to ttyUSB0
[14963.640312] usb 5-1: USB disconnect, device number 4
[14969.598145] usb 4-1: USB disconnect, device number 4
[14969.739904] usb 3-1: USB disconnect, device number 4
[14974.848608] usb 3-1: new full-speed USB device number 5 using ohci-platform
[14975.321068] usb 3-1: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[14975.321078] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[14975.321082] usb 3-1: Product: FT232R USB UART
[14975.321086] usb 3-1: Manufacturer: FTDI
[14975.321090] usb 3-1: SerialNumber: A4XZVEYW
[14975.374078] usb 3-1: Detected FT232RL
[14975.381487] usb 3-1: FTDI USB Serial Device converter now attached to ttyUSB0
[14978.508057] usb 3-1: USB disconnect, device number 5
[14981.335326] usb 4-1: new full-speed USB device number 5 using ohci-platform
[14981.807718] usb 4-1: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[14981.807735] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[14981.807745] usb 4-1: Product: FT232R USB UART
[14981.807753] usb 4-1: Manufacturer: FTDI
[14981.807762] usb 4-1: SerialNumber: A4XZVEYW
[14981.858215] usb 4-1: Detected FT232RL
[14981.865776] usb 4-1: FTDI USB Serial Device converter now attached to ttyUSB0
[14984.615700] usb 4-1: USB disconnect, device number 5
[14986.332052] usb 7-1: new full-speed USB device number 9 using xhci-hcd
[14986.830192] usb 7-1: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[14986.830208] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[14986.830218] usb 7-1: Product: FT232R USB UART
[14986.830227] usb 7-1: Manufacturer: FTDI
[14986.830235] usb 7-1: SerialNumber: A4XZVEYW
[14986.879083] usb 7-1: Detected FT232RL
[14986.882482] usb 7-1: FTDI USB Serial Device converter now attached to ttyUSB0
[14988.825463] usb 3-1: new low-speed USB device number 6 using ohci-platform
[14989.049878] usb 3-1: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[14989.049893] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[14989.049903] usb 3-1: Product: USB Optical Mouse
[14989.049911] usb 3-1: Manufacturer: Logitech
[14989.056989] input: Logitech USB Optical Mouse as /devices/platform/fc840000.usb/usb3/3-1/3-1:1.0/0003:046D:C077.0007/input/input15
[14989.057499] hid-generic 0003:046D:C077.0007: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-fc840000.usb-1/input0
[14990.422129] usb 7-1: usbfs: interface 0 claimed by ftdi_sio while ‘brltty’ sets config #1
[14994.308854] usb 4-1: new low-speed USB device number 6 using ohci-platform
[14994.534257] usb 4-1: New USB device found, idVendor=046d, idProduct=c31c, bcdDevice=64.00
[14994.534272] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[14994.534281] usb 4-1: Product: USB Keyboard
[14994.534289] usb 4-1: Manufacturer: Logitech
[14994.547067] input: Logitech USB Keyboard as /devices/platform/fc8c0000.usb/usb4/4-1/4-1:1.0/0003:046D:C31C.0008/input/input16
[14994.604311] hid-generic 0003:046D:C31C.0008: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-fc8c0000.usb-1/input0
[14994.614970] input: Logitech USB Keyboard Consumer Control as /devices/platform/fc8c0000.usb/usb4/4-1/4-1:1.1/0003:046D:C31C.0009/input/input17
[14994.670435] input: Logitech USB Keyboard System Control as /devices/platform/fc8c0000.usb/usb4/4-1/4-1:1.1/0003:046D:C31C.0009/input/input18
[14994.671361] hid-generic 0003:046D:C31C.0009: input,hidraw2: USB HID v1.10 Device [Logitech USB Keyboard] on usb-fc8c0000.usb-1/input1
[15062.669440] usb 7-1: USB disconnect, device number 9
[15695.122906] usb 7-1: new full-speed USB device number 10 using xhci-hcd
[15695.618047] usb 7-1: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[15695.618094] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[15695.618104] usb 7-1: Product: FT232R USB UART
[15695.618113] usb 7-1: Manufacturer: FTDI
[15695.618121] usb 7-1: SerialNumber: A4XZVEYW
[15695.666862] usb 7-1: Detected FT232RL
[15695.670329] usb 7-1: FTDI USB Serial Device converter now attached to ttyUSB0
[15700.409401] usb 7-1: usbfs: interface 0 claimed by ftdi_sio while ‘brltty’ sets config #114.10.2025 в 21:22 #40710
manjey73Участник4336.073405] usb 7-1: FTDI USB Serial Device converter now attached to ttyUSB0
Вот ваш конвертер на ftdi чипе.
Если найдете принесу всю инфу, id, serial, то можете его привязать через udev к определенному имени, у ftdi обычно есть серийный номер.14.10.2025 в 21:23 #40711
manjey73УчастникКак и говорил, прицепились к /dev/ttyUSB0
15.10.2025 в 14:41 #40729kirill47
УчастникПередал конфигурацию с таким названием порта /dev/ttyUSB0, так же висит одно число, данные не идут, выглядит это вот так
15.10.2025 в 14:42 #40730kirill47
Участник
15.10.2025 в 14:43 #40731kirill47
УчастникКонвертер у меня Сапфир СТ RS-485 в USB преобразует
15.10.2025 в 14:50 #40732
manjey73УчастникЧто в логе Статистики Линии — Журнал Линии ?
15.10.2025 в 14:51 #40733kirill47
Участник2025-10-15 19:33:12 [orangepi5ultra][root][ACT] Server 6.2.2.1 started
2025-10-15 19:33:12 [orangepi5ultra][root][ACT] Storage FileStorage 6.4.0.0 loaded from file /opt/scada/ScadaServer/FileStorage.dll
2025-10-15 19:33:12 [orangepi5ultra][root][ACT] Start logic processing
2025-10-15 19:33:12 [orangepi5ultra][root][ACT] The configuration database has been read successfully
2025-10-15 19:33:12 [orangepi5ultra][root][INF] Number of active channels for archiving: 1
2025-10-15 19:33:12 [orangepi5ultra][root][INF] Number of active channels for sending commands: 0
2025-10-15 19:33:12 [orangepi5ultra][root][ACT] Compile the source code of scripts and formulas
2025-10-15 19:33:12 [orangepi5ultra][root][ACT] Added the following dependencies:
/opt/scada/ScadaServer/ScadaCommon.dll
/opt/scada/ScadaServer/ScadaServerEngine.dll
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.20/netstandard.dll
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.20/System.ComponentModel.Primitives.dll
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.20/System.Console.dll
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.20/System.Diagnostics.Process.dll
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.20/System.Linq.dll
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.20/System.Private.CoreLib.dll
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.20/System.Runtime.dll
2025-10-15 19:33:14 [orangepi5ultra][root][ACT] The source code of scripts and formulas has been compiled successfully
2025-10-15 19:33:14 [orangepi5ultra][root][ACT] Module ModArcBasic 6.2.1.0 loaded from file /opt/scada/ScadaServer/Mod/ModArcBasic.Logic.dll
2025-10-15 19:33:14 [orangepi5ultra][root][ACT] Module ModArcPostgreSql 6.2.2.0 loaded from file /opt/scada/ScadaServer/Mod/ModArcPostgreSql.Logic.dll
2025-10-15 19:33:14 [orangepi5ultra][root][ACT] Archive Cur initialized successfully
2025-10-15 19:33:14 [orangepi5ultra][root][ACT] Archive Min initialized successfully
2025-10-15 19:33:14 [orangepi5ultra][root][ACT] Archive Hour initialized successfully
2025-10-15 19:33:14 [orangepi5ultra][root][ACT] Archive Events initialized successfully
2025-10-15 19:33:14 [orangepi5ultra][root][ACT] Start listener on port 10000
2025-10-15 19:33:14 [orangepi5ultra][root][INF] Archive in DAT format: /opt/scada/Archive
2025-10-15 19:33:14 [orangepi5ultra][root][INF] Archive copy in DAT format: /opt/scada/ArchiveCopy
2025-10-15 19:33:14 [orangepi5ultra][root][ACT] Delete outdated data from the Min archive older than 15/10/2024
2025-10-15 19:33:14 [orangepi5ultra][root][ACT] Delete outdated data from the Hour archive older than 15/10/2024
2025-10-15 19:33:14 [orangepi5ultra][root][ACT] Delete outdated data from the Events archive older than 15/10/2024
2025-10-15 19:33:22 [orangepi5ultra][root][ACT] Session with ID 267904867234929445 created
2025-10-15 19:33:22 [orangepi5ultra][root][ACT] Client 127.0.0.1 connected
2025-10-15 19:33:22 [orangepi5ultra][root][ACT] User ScadaComm is successfully authenticated
2025-10-15 19:33:22 [orangepi5ultra][root][ACT] Session with ID 1925482023161234757 created
2025-10-15 19:33:22 [orangepi5ultra][root][ACT] Client 127.0.0.1 connected
2025-10-15 19:33:22 [orangepi5ultra][root][ACT] User ScadaWeb is successfully authenticated
2025-10-15 19:33:22 [orangepi5ultra][root][ACT] Session with ID 5609074300429050561 created
2025-10-15 19:33:22 [orangepi5ultra][root][ACT] Client 127.0.0.1 connected
2025-10-15 19:33:22 [orangepi5ultra][root][ACT] User ScadaComm is successfully authenticated
2025-10-15 19:33:24 [orangepi5ultra][root][ACT] Client 127.0.0.1 disconnected
2025-10-15 19:33:24 [orangepi5ultra][root][ACT] Client 127.0.0.1 disconnected
2025-10-15 19:38:33 [orangepi5ultra][root][ACT] Stop listener
2025-10-15 19:38:34 [orangepi5ultra][root][ACT] Listener is stopped
2025-10-15 19:38:34 [orangepi5ultra][root][ACT] Logic processing is stopped
2025-10-15 19:38:34 [orangepi5ultra][root][ACT] Server is stopped
———————————————————————————
———————————————————————————
2025-10-15 19:38:34 [orangepi5ultra][root][ACT] Server 6.2.2.1 started
2025-10-15 19:38:34 [orangepi5ultra][root][ACT] Storage FileStorage 6.4.0.0 loaded from file /opt/scada/ScadaServer/FileStorage.dll
2025-10-15 19:38:34 [orangepi5ultra][root][ACT] Start logic processing
2025-10-15 19:38:34 [orangepi5ultra][root][ACT] The configuration database has been read successfully
2025-10-15 19:38:34 [orangepi5ultra][root][INF] Number of active channels for archiving: 1
2025-10-15 19:38:34 [orangepi5ultra][root][INF] Number of active channels for sending commands: 0
2025-10-15 19:38:34 [orangepi5ultra][root][ACT] Compile the source code of scripts and formulas
2025-10-15 19:38:34 [orangepi5ultra][root][ACT] Added the following dependencies:
/opt/scada/ScadaServer/ScadaCommon.dll
/opt/scada/ScadaServer/ScadaServerEngine.dll
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.20/netstandard.dll
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.20/System.ComponentModel.Primitives.dll
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.20/System.Console.dll
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.20/System.Diagnostics.Process.dll
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.20/System.Linq.dll
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.20/System.Private.CoreLib.dll
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.20/System.Runtime.dll
2025-10-15 19:38:36 [orangepi5ultra][root][ACT] The source code of scripts and formulas has been compiled successfully
2025-10-15 19:38:36 [orangepi5ultra][root][ACT] Module ModArcBasic 6.2.1.0 loaded from file /opt/scada/ScadaServer/Mod/ModArcBasic.Logic.dll
2025-10-15 19:38:36 [orangepi5ultra][root][ACT] Module ModArcPostgreSql 6.2.2.0 loaded from file /opt/scada/ScadaServer/Mod/ModArcPostgreSql.Logic.dll
2025-10-15 19:38:36 [orangepi5ultra][root][ACT] Archive Cur initialized successfully
2025-10-15 19:38:36 [orangepi5ultra][root][ACT] Archive Min initialized successfully
2025-10-15 19:38:36 [orangepi5ultra][root][ACT] Archive Hour initialized successfully
2025-10-15 19:38:36 [orangepi5ultra][root][ACT] Archive Events initialized successfully
2025-10-15 19:38:36 [orangepi5ultra][root][ACT] Start listener on port 10000
2025-10-15 19:38:36 [orangepi5ultra][root][INF] Archive in DAT format: /opt/scada/Archive
2025-10-15 19:38:36 [orangepi5ultra][root][INF] Archive copy in DAT format: /opt/scada/ArchiveCopy
2025-10-15 19:38:36 [orangepi5ultra][root][ACT] Delete outdated data from the Min archive older than 15/10/2024
2025-10-15 19:38:36 [orangepi5ultra][root][ACT] Delete outdated data from the Hour archive older than 15/10/2024
2025-10-15 19:38:36 [orangepi5ultra][root][ACT] Delete outdated data from the Events archive older than 15/10/2024
2025-10-15 19:38:37 [orangepi5ultra][root][ACT] Session with ID 7721805277412207470 created
2025-10-15 19:38:37 [orangepi5ultra][root][ACT] Client 127.0.0.1 connected
2025-10-15 19:38:37 [orangepi5ultra][root][ACT] User ScadaComm is successfully authenticated
2025-10-15 19:38:38 [orangepi5ultra][root][ACT] Session with ID -8482520800315218482 created
2025-10-15 19:38:38 [orangepi5ultra][root][ACT] Client 127.0.0.1 connected
2025-10-15 19:38:38 [orangepi5ultra][root][ACT] Session with ID 7226480004161425014 created
2025-10-15 19:38:38 [orangepi5ultra][root][ACT] Client 127.0.0.1 connected
2025-10-15 19:38:38 [orangepi5ultra][root][ACT] User ScadaWeb is successfully authenticated
2025-10-15 19:38:38 [orangepi5ultra][root][ACT] User ScadaComm is successfully authenticated
2025-10-15 19:38:41 [orangepi5ultra][root][ACT] Client 127.0.0.1 disconnected
2025-10-15 19:38:41 [orangepi5ultra][root][ACT] Client 127.0.0.1 disconnected
2025-10-15 19:38:50 [orangepi5ultra][root][ACT] Session with ID 5771420705631027986 created
2025-10-15 19:38:50 [orangepi5ultra][root][ACT] Client 127.0.0.1 connected
2025-10-15 19:38:50 [orangepi5ultra][root][ACT] User ScadaWeb is successfully authenticated
2025-10-15 19:38:51 [orangepi5ultra][root][ACT] Session with ID 3769026608329562744 created
2025-10-15 19:38:51 [orangepi5ultra][root][ACT] Client 127.0.0.1 connected
2025-10-15 19:38:51 [orangepi5ultra][root][ACT] User ScadaWeb is successfully authenticated
2025-10-15 19:39:02 [orangepi5ultra][root][ACT] Session with ID 7850882124177644258 created
2025-10-15 19:39:02 [orangepi5ultra][root][ACT] Client 127.0.0.1 connected
2025-10-15 19:39:02 [orangepi5ultra][root][ACT] User ScadaWeb is successfully authenticated15.10.2025 в 14:51 #40734kirill47
УчастникЭто журнал сервера
15.10.2025 в 14:54 #40735kirill47
УчастникВ журнале линии показывает ошибку
2025-10-15 19:53:29 Open serial port /dev/ttyUSB0
2025-10-15 19:53:29 Error opening serial port: Access to the port ‘/dev/ttyUSB0’ is denied.2025-10-15 19:53:39 Open serial port /dev/ttyUSB0
2025-10-15 19:53:39 Error opening serial port: Access to the port ‘/dev/ttyUSB0’ is denied.15.10.2025 в 15:00 #40736
manjey73Участниккоманду в терминале
ls /devИнтересно, а что же у вас за ttyUSB0 тогда?
FDTI это как раз один из чипов для 485-х портов. Как у вас определяется этот Сапфир в Windows?15.10.2025 в 15:07 #40737kirill47
УчастникКак COM3
15.10.2025 в 15:10 #40738kirill47
Участникashmem i2c-3 mtdblock0 tty19 tty48 vcs3
autofs i2c-6 net tty2 tty49 vcs4
block i2c-7 null tty20 tty5 vcs5
btrfs-control i2c-9 port tty21 tty50 vcs6
bus iio:device0 ppp tty22 tty51 vcs7
cec0 initctl ptmx tty23 tty52 vcsa
char input pts tty24 tty53 vcsa1
console kmsg ram0 tty25 tty54 vcsa2
cpu_dma_latency kvm random tty26 tty55 vcsa3
crypto log rfkill tty27 tty56 vcsa4
cuse loop0 rga tty28 tty57 vcsa5
disk loop1 rkspi-dev2 tty29 tty58 vcsa6
dma_heap loop2 rtc tty3 tty59 vcsa7
dri loop3 rtc0 tty30 tty6 vcsu
fb0 loop4 shm tty31 tty60 vcsu1
fd loop5 snd tty32 tty61 vcsu2
full loop6 stderr tty33 tty62 vcsu3
fuse loop7 stdin tty34 tty63 vcsu4
gpiochip0 loop-control stdout tty35 tty7 vcsu5
gpiochip1 mali0 sw_sync tty36 tty8 vcsu6
gpiochip2 mapper tty tty37 tty9 vcsu7
gpiochip3 mem tty0 tty38 ttyFIQ0 vendor_storage
gpiochip4 mmcblk1 tty1 tty39 ttyS7 vhci
gpiochip5 mmcblk1boot0 tty10 tty4 ubi_ctrl video0
hdmirx_hdcp mmcblk1boot1 tty11 tty40 uhid video-dec0
hidraw0 mmcblk1p1 tty12 tty41 uinput video-enc0
hidraw1 mmcblk1p2 tty13 tty42 urandom watchdog
hidraw2 mmcblk1rpmb tty14 tty43 usb-ffs watchdog0
hugepages mpp_service tty15 tty44 v4l zero
hwrng mqueue tty16 tty45 vcs zram0
i2c-0 mtd0 tty17 tty46 vcs1 zram1
i2c-1 mtd0ro tty18 tty47 vcs2 -
АвторЗаписи
- Для ответа в этой теме необходимо авторизоваться.