Advertisement
Guest User

Untitled

a guest
Apr 13th, 2024
32
0
142 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. 2024-04-14T00:12:36.439Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:140:LedDevice::enable()) Enable device adalight'
  2. 2024-04-14T00:12:36.439Z [LEDDEVICE|First LED Hardware instance] (INFO) Opening UART: COM1
  3. 2024-04-14T00:12:36.439Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:167:ProviderRs232::tryOpen()) _rs232Port.open(QIODevice::ReadWrite): COM1, Baud rate [115200]bps
  4. 2024-04-14T00:12:36.441Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:172:ProviderRs232::tryOpen()) portName: COM1
  5. 2024-04-14T00:12:36.441Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:173:ProviderRs232::tryOpen()) systemLocation: \\.\COM1
  6. 2024-04-14T00:12:36.441Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:174:ProviderRs232::tryOpen()) description: USB-SERIAL CH340
  7. 2024-04-14T00:12:36.441Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:175:ProviderRs232::tryOpen()) manufacturer: wch.cn
  8. 2024-04-14T00:12:36.441Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:176:ProviderRs232::tryOpen()) vendorIdentifier: 0x1a86
  9. 2024-04-14T00:12:36.441Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:177:ProviderRs232::tryOpen()) productIdentifier: 0x7523
  10. 2024-04-14T00:12:36.441Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:178:ProviderRs232::tryOpen()) serialNumber:
  11. 2024-04-14T00:12:36.441Z [LEDDEVICE|First LED Hardware instance] (ERROR) Device disabled, device 'adalight' signals error: 'Access denied.'
  12. 2024-04-14T00:12:36.441Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:181:LedDevice::enable()) Device's enablement failed - Start retry timer. Retried already done [2], isEnabled: [0]
  13. 2024-04-14T00:12:36.441Z [LEDDEVICE|First LED Hardware instance] (INFO) Start 3. attempt of 6 to enable the device in 15 seconds
  14. 2024-04-14T00:12:51.442Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:140:LedDevice::enable()) Enable device adalight'
  15. 2024-04-14T00:12:51.442Z [LEDDEVICE|First LED Hardware instance] (INFO) Opening UART: COM1
  16. 2024-04-14T00:12:51.442Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:167:ProviderRs232::tryOpen()) _rs232Port.open(QIODevice::ReadWrite): COM1, Baud rate [115200]bps
  17. 2024-04-14T00:12:51.444Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:172:ProviderRs232::tryOpen()) portName: COM1
  18. 2024-04-14T00:12:51.444Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:173:ProviderRs232::tryOpen()) systemLocation: \\.\COM1
  19. 2024-04-14T00:12:51.444Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:174:ProviderRs232::tryOpen()) description: USB-SERIAL CH340
  20. 2024-04-14T00:12:51.444Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:175:ProviderRs232::tryOpen()) manufacturer: wch.cn
  21. 2024-04-14T00:12:51.444Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:176:ProviderRs232::tryOpen()) vendorIdentifier: 0x1a86
  22. 2024-04-14T00:12:51.444Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:177:ProviderRs232::tryOpen()) productIdentifier: 0x7523
  23. 2024-04-14T00:12:51.444Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:178:ProviderRs232::tryOpen()) serialNumber:
  24. 2024-04-14T00:12:51.444Z [LEDDEVICE|First LED Hardware instance] (ERROR) Device disabled, device 'adalight' signals error: 'Access denied.'
  25. 2024-04-14T00:12:51.444Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:181:LedDevice::enable()) Device's enablement failed - Start retry timer. Retried already done [3], isEnabled: [0]
  26. 2024-04-14T00:12:51.444Z [LEDDEVICE|First LED Hardware instance] (INFO) Start 4. attempt of 6 to enable the device in 15 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement