Ubuntu arduino IDE not showing any ports

When you try to select the avaliable ports in order to compile the code it won't show you any avaliable port for you to choose. It works well in windows 10 that's why I know it's not the esp8266 and not the cable.

When you try to compile the code this is the error:

FileNotFoundError: [Errno 2] No such file or directory: '/dev/ttyACM0'

Hi @paidopinoquio. In order to gather more information that might help us to troubleshoot your problem, I'm going to ask you to run the lsusb command from the command line and share the output.

  1. Open a terminal.
  2. If it is not already connect the USB cable of your Arduino board to your computer.
  3. Type lsusb
  4. Press Enter
  5. Click and drag the mouse to select all the output in the terminal window.
  6. Press Ctrl+Shift+C.
    This will copy the selected text to the clipboard.
  7. Open a forum reply here by clicking the Reply button.
  8. Click the </> icon on the post composer toolbar.
    This will add the forum's code block markup (```) to your reply to make sure the output is correctly formatted.
    Code block
  9. Press Ctrl+V.
    This will paste the output into the code block.
  10. Move the cursor outside of the code block markup before you add any additional text to your reply.
  11. Click the Reply button to post the output.

Please let me know if you have any questions or problems while following those instructions.

Hello. So this is the result: (ESP8266 is already plugged)

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 5986:1127 Acer, Inc EasyCamera
Bus 001 Device 004: ID 3641:0902  
Bus 001 Device 010: ID 1a86:7523 QinHeng Electronics CH340 serial converter
Bus 001 Device 011: ID 10c4:8108 Silicon Labs USB OPTICAL MOUSE
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

You probably are not a member of the dialout group. Try this: "
sudo adduser $USER dialout". If you are not in that group The IDE will not communicate with Linux Ubuntu.

1 Like

When using CH340 chps, the tty name is probably /dev/ttyUSB0.

1 Like

it says that i'm already a dialout member

In order to gather more information that might help us to troubleshoot your problem, I'm going to ask you to run the dmesg command from the command line and share the output.

  1. Open a terminal.
  2. Disconnect the USB cable of your Arduino board to your computer.
  3. Connect the USB cable of your Arduino board to your computer.
  4. Type this command:
    dmesg | tail --lines=20
    
  5. Press Enter
  6. Click and drag the mouse to select all the output in the terminal window.
  7. Press Ctrl+Shift+C.
    This will copy the selected text to the clipboard.
  8. Open a forum reply here by clicking the Reply button.
  9. Click the </> icon on the post composer toolbar.
    This will add the forum's code block markup (```) to your reply to make sure the output is correctly formatted.
    Code block
  10. Press Ctrl+V.
    This will paste the output into the code block.
  11. Move the cursor outside of the code block markup before you add any additional text to your reply.
  12. Click the Reply button to post the output.

Please let me know if you have any questions or problems while following those instructions.

1 Like

Hello. This is what I got with the dmesg command:

[ 9976.891704] IPv6: ADDRCONF(NETDEV_CHANGE): vethe56fdef: link becomes ready
[ 9976.891896] br-bb706109413c: port 1(vethe56fdef) entered blocking state
[ 9976.891909] br-bb706109413c: port 1(vethe56fdef) entered forwarding state
[ 9979.435185] br-bb706109413c: port 1(vethe56fdef) entered disabled state
[ 9979.435458] veth7c7b52f: renamed from eth0
[ 9979.485550] br-bb706109413c: port 1(vethe56fdef) entered disabled state
[ 9979.488886] device vethe56fdef left promiscuous mode
[ 9979.488903] br-bb706109413c: port 1(vethe56fdef) entered disabled state
[10039.451343] br-bb706109413c: port 1(vethe8d9b64) entered blocking state
[10039.451359] br-bb706109413c: port 1(vethe8d9b64) entered disabled state
[10039.451780] device vethe8d9b64 entered promiscuous mode
[10042.575890] eth0: renamed from veth2311c49
[10042.595263] IPv6: ADDRCONF(NETDEV_CHANGE): vethe8d9b64: link becomes ready
[10042.595433] br-bb706109413c: port 1(vethe8d9b64) entered blocking state
[10042.595442] br-bb706109413c: port 1(vethe8d9b64) entered forwarding state
[10046.198118] veth2311c49: renamed from eth0
[10046.218856] br-bb706109413c: port 1(vethe8d9b64) entered disabled state
[10046.738196] br-bb706109413c: port 1(vethe8d9b64) entered disabled state
[10046.741309] device vethe8d9b64 left promiscuous mode
[10046.741328] br-bb706109413c: port 1(vethe8d9b64) entered disabled state

It seems there is a lot of activity from this "vethe8d9b64" that pushed the messages from connecting the Arduino board past the last 20 lines captured by the command.

Please try it again, but this time run the command:

dmesg

There are a lot of lines. It's a bit repetitive, I didnt paste all of it because I think the relevant information is towards the end. Take a look:

[ 5800.590859] IPv6: ADDRCONF(NETDEV_CHANGE): veth4e6e49f: link becomes ready
[ 5800.591012] br-bb706109413c: port 1(veth4e6e49f) entered blocking state
[ 5800.591025] br-bb706109413c: port 1(veth4e6e49f) entered forwarding state
[ 5802.965362] veth79a76a0: renamed from eth0
[ 5803.002030] br-bb706109413c: port 1(veth4e6e49f) entered disabled state
[ 5803.044745] br-bb706109413c: port 1(veth4e6e49f) entered disabled state
[ 5803.049408] device veth4e6e49f left promiscuous mode
[ 5803.049423] br-bb706109413c: port 1(veth4e6e49f) entered disabled state
[ 5862.963763] br-bb706109413c: port 1(veth2e3defd) entered blocking state
[ 5862.963767] br-bb706109413c: port 1(veth2e3defd) entered disabled state
[ 5862.963828] device veth2e3defd entered promiscuous mode
[ 5863.313069] eth0: renamed from vethe82f7c5
[ 5863.332602] IPv6: ADDRCONF(NETDEV_CHANGE): veth2e3defd: link becomes ready
[ 5863.332740] br-bb706109413c: port 1(veth2e3defd) entered blocking state
[ 5863.332754] br-bb706109413c: port 1(veth2e3defd) entered forwarding state
[ 5865.769973] br-bb706109413c: port 1(veth2e3defd) entered disabled state
[ 5865.770104] vethe82f7c5: renamed from eth0
[ 5865.840101] br-bb706109413c: port 1(veth2e3defd) entered disabled state
[ 5865.842310] device veth2e3defd left promiscuous mode
[ 5865.842339] br-bb706109413c: port 1(veth2e3defd) entered disabled state
[ 5925.774875] br-bb706109413c: port 1(veth596910b) entered blocking state
[ 5925.774884] br-bb706109413c: port 1(veth596910b) entered disabled state
[ 5925.775202] device veth596910b entered promiscuous mode
[ 5926.085907] eth0: renamed from veth9bca5aa
[ 5926.118216] IPv6: ADDRCONF(NETDEV_CHANGE): veth596910b: link becomes ready
[ 5926.118343] br-bb706109413c: port 1(veth596910b) entered blocking state
[ 5926.118355] br-bb706109413c: port 1(veth596910b) entered forwarding state
[ 5928.520279] br-bb706109413c: port 1(veth596910b) entered disabled state
[ 5928.520367] veth9bca5aa: renamed from eth0
[ 5928.592082] br-bb706109413c: port 1(veth596910b) entered disabled state
[ 5928.595318] device veth596910b left promiscuous mode
[ 5928.595335] br-bb706109413c: port 1(veth596910b) entered disabled state
[ 5988.511417] br-bb706109413c: port 1(vethae81e5f) entered blocking state
[ 5988.511422] br-bb706109413c: port 1(vethae81e5f) entered disabled state
[ 5988.511506] device vethae81e5f entered promiscuous mode
[ 5988.840292] eth0: renamed from veth05e86a6
[ 5988.867800] IPv6: ADDRCONF(NETDEV_CHANGE): vethae81e5f: link becomes ready
[ 5988.867939] br-bb706109413c: port 1(vethae81e5f) entered blocking state
[ 5988.867950] br-bb706109413c: port 1(vethae81e5f) entered forwarding state
[ 5991.233949] br-bb706109413c: port 1(vethae81e5f) entered disabled state
[ 5991.234031] veth05e86a6: renamed from eth0
[ 5991.299347] br-bb706109413c: port 1(vethae81e5f) entered disabled state
[ 5991.301635] device vethae81e5f left promiscuous mode
[ 5991.301650] br-bb706109413c: port 1(vethae81e5f) entered disabled state
[ 6051.235894] br-bb706109413c: port 1(veth53ce30e) entered blocking state
[ 6051.235899] br-bb706109413c: port 1(veth53ce30e) entered disabled state
[ 6051.236007] device veth53ce30e entered promiscuous mode
[ 6051.537072] eth0: renamed from veth3049d70
[ 6051.557252] IPv6: ADDRCONF(NETDEV_CHANGE): veth53ce30e: link becomes ready
[ 6051.557305] br-bb706109413c: port 1(veth53ce30e) entered blocking state
[ 6051.557310] br-bb706109413c: port 1(veth53ce30e) entered forwarding state
[ 6053.899027] br-bb706109413c: port 1(veth53ce30e) entered disabled state
[ 6053.899165] veth3049d70: renamed from eth0
[ 6053.976000] br-bb706109413c: port 1(veth53ce30e) entered disabled state
[ 6053.981968] device veth53ce30e left promiscuous mode
[ 6053.981983] br-bb706109413c: port 1(veth53ce30e) entered disabled state
[ 6113.894842] br-bb706109413c: port 1(veth9a3b9f9) entered blocking state
[ 6113.894847] br-bb706109413c: port 1(veth9a3b9f9) entered disabled state
[ 6113.896231] device veth9a3b9f9 entered promiscuous mode
[ 6114.223068] eth0: renamed from veth402d9ec
[ 6114.255957] IPv6: ADDRCONF(NETDEV_CHANGE): veth9a3b9f9: link becomes ready
[ 6114.256077] br-bb706109413c: port 1(veth9a3b9f9) entered blocking state
[ 6114.256087] br-bb706109413c: port 1(veth9a3b9f9) entered forwarding state
[ 6116.666011] br-bb706109413c: port 1(veth9a3b9f9) entered disabled state
[ 6116.666095] veth402d9ec: renamed from eth0
[ 6116.756715] br-bb706109413c: port 1(veth9a3b9f9) entered disabled state
[ 6116.759762] device veth9a3b9f9 left promiscuous mode
[ 6116.759778] br-bb706109413c: port 1(veth9a3b9f9) entered disabled state
[ 6176.660090] br-bb706109413c: port 1(veth3892fb1) entered blocking state
[ 6176.660095] br-bb706109413c: port 1(veth3892fb1) entered disabled state
[ 6176.660187] device veth3892fb1 entered promiscuous mode
[ 6176.660295] br-bb706109413c: port 1(veth3892fb1) entered blocking state
[ 6176.660298] br-bb706109413c: port 1(veth3892fb1) entered forwarding state
[ 6176.664833] br-bb706109413c: port 1(veth3892fb1) entered disabled state
[ 6177.004926] eth0: renamed from veth69575b4
[ 6177.029472] IPv6: ADDRCONF(NETDEV_CHANGE): veth3892fb1: link becomes ready
[ 6177.029606] br-bb706109413c: port 1(veth3892fb1) entered blocking state
[ 6177.029621] br-bb706109413c: port 1(veth3892fb1) entered forwarding state
[ 6179.406632] br-bb706109413c: port 1(veth3892fb1) entered disabled state
[ 6179.406706] veth69575b4: renamed from eth0
[ 6179.495352] br-bb706109413c: port 1(veth3892fb1) entered disabled state
[ 6179.497174] device veth3892fb1 left promiscuous mode
[ 6179.497188] br-bb706109413c: port 1(veth3892fb1) entered disabled state
[ 6239.403748] br-bb706109413c: port 1(veth8351b80) entered blocking state
[ 6239.403753] br-bb706109413c: port 1(veth8351b80) entered disabled state
[ 6239.403832] device veth8351b80 entered promiscuous mode
[ 6239.707101] eth0: renamed from veth462d988
[ 6239.743465] IPv6: ADDRCONF(NETDEV_CHANGE): veth8351b80: link becomes ready
[ 6239.743599] br-bb706109413c: port 1(veth8351b80) entered blocking state
[ 6239.743612] br-bb706109413c: port 1(veth8351b80) entered forwarding state
[ 6242.169763] br-bb706109413c: port 1(veth8351b80) entered disabled state
[ 6242.169924] veth462d988: renamed from eth0
[ 6242.251301] br-bb706109413c: port 1(veth8351b80) entered disabled state
[ 6242.254506] device veth8351b80 left promiscuous mode
[ 6242.254521] br-bb706109413c: port 1(veth8351b80) entered disabled state
[ 6302.165929] br-bb706109413c: port 1(veth23901ec) entered blocking state
[ 6302.165934] br-bb706109413c: port 1(veth23901ec) entered disabled state
[ 6302.166154] device veth23901ec entered promiscuous mode
[ 6302.474230] eth0: renamed from veth8c6a3a6
[ 6302.502085] IPv6: ADDRCONF(NETDEV_CHANGE): veth23901ec: link becomes ready
[ 6302.502208] br-bb706109413c: port 1(veth23901ec) entered blocking state
[ 6302.502221] br-bb706109413c: port 1(veth23901ec) entered forwarding state
[ 6304.877284] br-bb706109413c: port 1(veth23901ec) entered disabled state
[ 6304.877504] veth8c6a3a6: renamed from eth0
[ 6304.961038] br-bb706109413c: port 1(veth23901ec) entered disabled state
[ 6304.966622] device veth23901ec left promiscuous mode
[ 6304.966650] br-bb706109413c: port 1(veth23901ec) entered disabled state
[ 6364.879810] br-bb706109413c: port 1(veth12e6f3f) entered blocking state
[ 6364.879815] br-bb706109413c: port 1(veth12e6f3f) entered disabled state
[ 6364.880739] device veth12e6f3f entered promiscuous mode
[ 6365.219455] eth0: renamed from vetha2bd28b
[ 6365.256180] IPv6: ADDRCONF(NETDEV_CHANGE): veth12e6f3f: link becomes ready
[ 6365.256319] br-bb706109413c: port 1(veth12e6f3f) entered blocking state
[ 6365.256332] br-bb706109413c: port 1(veth12e6f3f) entered forwarding state
[ 6367.608546] br-bb706109413c: port 1(veth12e6f3f) entered disabled state
[ 6367.608632] vetha2bd28b: renamed from eth0
[ 6367.658654] br-bb706109413c: port 1(veth12e6f3f) entered disabled state
[ 6367.663371] device veth12e6f3f left promiscuous mode
[ 6367.663385] br-bb706109413c: port 1(veth12e6f3f) entered disabled state
[ 6427.601451] br-bb706109413c: port 1(vethba29a92) entered blocking state
[ 6427.601456] br-bb706109413c: port 1(vethba29a92) entered disabled state
[ 6427.603959] device vethba29a92 entered promiscuous mode
[ 6427.962526] eth0: renamed from vethed6e031
[ 6427.994247] IPv6: ADDRCONF(NETDEV_CHANGE): vethba29a92: link becomes ready
[ 6427.994367] br-bb706109413c: port 1(vethba29a92) entered blocking state
[ 6427.994377] br-bb706109413c: port 1(vethba29a92) entered forwarding state
[ 6430.388619] vethed6e031: renamed from eth0
[ 6430.413396] br-bb706109413c: port 1(vethba29a92) entered disabled state
[ 6430.469273] br-bb706109413c: port 1(vethba29a92) entered disabled state
[ 6430.471866] device vethba29a92 left promiscuous mode
[ 6430.471880] br-bb706109413c: port 1(vethba29a92) entered disabled state
[ 6490.367100] br-bb706109413c: port 1(veth83c1ef2) entered blocking state
[ 6490.367105] br-bb706109413c: port 1(veth83c1ef2) entered disabled state
[ 6490.367365] device veth83c1ef2 entered promiscuous mode
[ 6490.675414] eth0: renamed from vethbd5cd61
[ 6490.703372] IPv6: ADDRCONF(NETDEV_CHANGE): veth83c1ef2: link becomes ready
[ 6490.703445] br-bb706109413c: port 1(veth83c1ef2) entered blocking state
[ 6490.703451] br-bb706109413c: port 1(veth83c1ef2) entered forwarding state
[ 6493.087252] br-bb706109413c: port 1(veth83c1ef2) entered disabled state
[ 6493.087520] vethbd5cd61: renamed from eth0
[ 6493.152668] br-bb706109413c: port 1(veth83c1ef2) entered disabled state
[ 6493.165084] device veth83c1ef2 left promiscuous mode
[ 6493.165107] br-bb706109413c: port 1(veth83c1ef2) entered disabled state
[ 6553.081059] br-bb706109413c: port 1(vethc8cfdff) entered blocking state
[ 6553.081065] br-bb706109413c: port 1(vethc8cfdff) entered disabled state
[ 6553.081429] device vethc8cfdff entered promiscuous mode
[ 6553.422304] eth0: renamed from veth2193456
[ 6553.454623] IPv6: ADDRCONF(NETDEV_CHANGE): vethc8cfdff: link becomes ready
[ 6553.454733] br-bb706109413c: port 1(vethc8cfdff) entered blocking state
[ 6553.454744] br-bb706109413c: port 1(vethc8cfdff) entered forwarding state
[ 6555.845689] br-bb706109413c: port 1(vethc8cfdff) entered disabled state
[ 6555.845789] veth2193456: renamed from eth0
[ 6555.909128] br-bb706109413c: port 1(vethc8cfdff) entered disabled state
[ 6555.912341] device vethc8cfdff left promiscuous mode
[ 6555.912358] br-bb706109413c: port 1(vethc8cfdff) entered disabled state
[ 6615.835718] br-bb706109413c: port 1(vethe671b3a) entered blocking state
[ 6615.835725] br-bb706109413c: port 1(vethe671b3a) entered disabled state
[ 6615.838787] device vethe671b3a entered promiscuous mode
[ 6616.168615] eth0: renamed from veth767c593
[ 6616.208559] IPv6: ADDRCONF(NETDEV_CHANGE): vethe671b3a: link becomes ready
[ 6616.208719] br-bb706109413c: port 1(vethe671b3a) entered blocking state
[ 6616.208733] br-bb706109413c: port 1(vethe671b3a) entered forwarding state
[ 6618.574666] br-bb706109413c: port 1(vethe671b3a) entered disabled state
[ 6618.574750] veth767c593: renamed from eth0
[ 6618.648302] br-bb706109413c: port 1(vethe671b3a) entered disabled state
[ 6618.650724] device vethe671b3a left promiscuous mode
[ 6618.650738] br-bb706109413c: port 1(vethe671b3a) entered disabled state
[ 6678.564621] br-bb706109413c: port 1(veth53c8bc3) entered blocking state
[ 6678.564627] br-bb706109413c: port 1(veth53c8bc3) entered disabled state
[ 6678.564876] device veth53c8bc3 entered promiscuous mode
[ 6678.866944] eth0: renamed from veth5df25f9
[ 6678.907166] IPv6: ADDRCONF(NETDEV_CHANGE): veth53c8bc3: link becomes ready
[ 6678.907317] br-bb706109413c: port 1(veth53c8bc3) entered blocking state
[ 6678.907329] br-bb706109413c: port 1(veth53c8bc3) entered forwarding state
[ 6681.316069] br-bb706109413c: port 1(veth53c8bc3) entered disabled state
[ 6681.316272] veth5df25f9: renamed from eth0
[ 6681.372401] br-bb706109413c: port 1(veth53c8bc3) entered disabled state
[ 6681.374931] device veth53c8bc3 left promiscuous mode
[ 6681.374948] br-bb706109413c: port 1(veth53c8bc3) entered disabled state
[ 6741.293570] br-bb706109413c: port 1(veth9bc6b0a) entered blocking state
[ 6741.293574] br-bb706109413c: port 1(veth9bc6b0a) entered disabled state
[ 6741.294090] device veth9bc6b0a entered promiscuous mode
[ 6741.608595] eth0: renamed from vethe5beb24
[ 6741.637395] IPv6: ADDRCONF(NETDEV_CHANGE): veth9bc6b0a: link becomes ready
[ 6741.637539] br-bb706109413c: port 1(veth9bc6b0a) entered blocking state
[ 6741.637551] br-bb706109413c: port 1(veth9bc6b0a) entered forwarding state
[ 6743.998322] br-bb706109413c: port 1(veth9bc6b0a) entered disabled state
[ 6743.998468] vethe5beb24: renamed from eth0
[ 6744.060431] br-bb706109413c: port 1(veth9bc6b0a) entered disabled state
[ 6744.062013] device veth9bc6b0a left promiscuous mode
[ 6744.062023] br-bb706109413c: port 1(veth9bc6b0a) entered disabled state
[ 6803.984730] br-bb706109413c: port 1(veth1dd7ba8) entered blocking state
[ 6803.984736] br-bb706109413c: port 1(veth1dd7ba8) entered disabled state
[ 6803.984827] device veth1dd7ba8 entered promiscuous mode
[ 6804.328040] eth0: renamed from veth11a0f4b
[ 6804.355738] IPv6: ADDRCONF(NETDEV_CHANGE): veth1dd7ba8: link becomes ready
[ 6804.355867] br-bb706109413c: port 1(veth1dd7ba8) entered blocking state
[ 6804.355879] br-bb706109413c: port 1(veth1dd7ba8) entered forwarding state
[ 6806.728704] br-bb706109413c: port 1(veth1dd7ba8) entered disabled state
[ 6806.728781] veth11a0f4b: renamed from eth0
[ 6806.795380] br-bb706109413c: port 1(veth1dd7ba8) entered disabled state
[ 6806.802166] device veth1dd7ba8 left promiscuous mode
[ 6806.802182] br-bb706109413c: port 1(veth1dd7ba8) entered disabled state
[ 6866.728685] br-bb706109413c: port 1(vethd0a3141) entered blocking state
[ 6866.728690] br-bb706109413c: port 1(vethd0a3141) entered disabled state
[ 6866.729016] device vethd0a3141 entered promiscuous mode
[ 6867.085650] eth0: renamed from vethe83f106
[ 6867.118036] IPv6: ADDRCONF(NETDEV_CHANGE): vethd0a3141: link becomes ready
[ 6867.118190] br-bb706109413c: port 1(vethd0a3141) entered blocking state
[ 6867.118203] br-bb706109413c: port 1(vethd0a3141) entered forwarding state
[ 6869.535715] br-bb706109413c: port 1(vethd0a3141) entered disabled state
[ 6869.535798] vethe83f106: renamed from eth0
[ 6869.601198] br-bb706109413c: port 1(vethd0a3141) entered disabled state
[ 6869.604126] device vethd0a3141 left promiscuous mode
[ 6869.604146] br-bb706109413c: port 1(vethd0a3141) entered disabled state
[ 6929.532741] br-bb706109413c: port 1(vetheae296a) entered blocking state
[ 6929.532748] br-bb706109413c: port 1(vetheae296a) entered disabled state
[ 6929.533165] device vetheae296a entered promiscuous mode
[ 6929.852558] eth0: renamed from veth4ae23ff
[ 6929.871600] IPv6: ADDRCONF(NETDEV_CHANGE): vetheae296a: link becomes ready
[ 6929.871717] br-bb706109413c: port 1(vetheae296a) entered blocking state
[ 6929.871730] br-bb706109413c: port 1(vetheae296a) entered forwarding state
[ 6932.227914] br-bb706109413c: port 1(vetheae296a) entered disabled state
[ 6932.227992] veth4ae23ff: renamed from eth0
[ 6932.327978] br-bb706109413c: port 1(vetheae296a) entered disabled state
[ 6932.329653] device vetheae296a left promiscuous mode
[ 6932.329679] br-bb706109413c: port 1(vetheae296a) entered disabled state
[ 6992.229899] br-bb706109413c: port 1(veth1b54b09) entered blocking state
[ 6992.229904] br-bb706109413c: port 1(veth1b54b09) entered disabled state
[ 6992.231080] device veth1b54b09 entered promiscuous mode
[ 6992.578486] eth0: renamed from veth88f47d9
[ 6992.631010] IPv6: ADDRCONF(NETDEV_CHANGE): veth1b54b09: link becomes ready
[ 6992.631169] br-bb706109413c: port 1(veth1b54b09) entered blocking state
[ 6992.631183] br-bb706109413c: port 1(veth1b54b09) entered forwarding state
[ 6995.077095] veth88f47d9: renamed from eth0
[ 6995.101430] br-bb706109413c: port 1(veth1b54b09) entered disabled state
[ 6995.152209] br-bb706109413c: port 1(veth1b54b09) entered disabled state
[ 6995.154879] device veth1b54b09 left promiscuous mode
[ 6995.154891] br-bb706109413c: port 1(veth1b54b09) entered disabled state
[ 7055.058840] br-bb706109413c: port 1(veth998d61f) entered blocking state
[ 7055.058845] br-bb706109413c: port 1(veth998d61f) entered disabled state
[ 7055.058914] device veth998d61f entered promiscuous mode
[ 7055.059008] br-bb706109413c: port 1(veth998d61f) entered blocking state
[ 7055.059012] br-bb706109413c: port 1(veth998d61f) entered forwarding state
[ 7055.059387] br-bb706109413c: port 1(veth998d61f) entered disabled state
[ 7055.392256] eth0: renamed from veth2e7dd43
[ 7055.421183] IPv6: ADDRCONF(NETDEV_CHANGE): veth998d61f: link becomes ready
[ 7055.421361] br-bb706109413c: port 1(veth998d61f) entered blocking state
[ 7055.421374] br-bb706109413c: port 1(veth998d61f) entered forwarding state
[ 7057.779498] veth2e7dd43: renamed from eth0
[ 7057.804135] br-bb706109413c: port 1(veth998d61f) entered disabled state
[ 7057.852099] br-bb706109413c: port 1(veth998d61f) entered disabled state
[ 7057.855450] device veth998d61f left promiscuous mode
[ 7057.855471] br-bb706109413c: port 1(veth998d61f) entered disabled state
[ 7117.777437] br-bb706109413c: port 1(veth39db413) entered blocking state
[ 7117.777443] br-bb706109413c: port 1(veth39db413) entered disabled state
[ 7117.777540] device veth39db413 entered promiscuous mode
[ 7118.118704] eth0: renamed from veth50c0cfa
[ 7118.155266] IPv6: ADDRCONF(NETDEV_CHANGE): veth39db413: link becomes ready
[ 7118.155425] br-bb706109413c: port 1(veth39db413) entered blocking state
[ 7118.155438] br-bb706109413c: port 1(veth39db413) entered forwarding state
[ 7120.588377] br-bb706109413c: port 1(veth39db413) entered disabled state
[ 7120.588578] veth50c0cfa: renamed from eth0
[ 7120.672752] br-bb706109413c: port 1(veth39db413) entered disabled state
[ 7120.674988] device veth39db413 left promiscuous mode
[ 7120.674998] br-bb706109413c: port 1(veth39db413) entered disabled state
[ 7180.562854] br-bb706109413c: port 1(vetha4ae30e) entered blocking state
[ 7180.562859] br-bb706109413c: port 1(vetha4ae30e) entered disabled state
[ 7180.568910] device vetha4ae30e entered promiscuous mode
[ 7180.900978] eth0: renamed from vetha641465
[ 7180.925776] IPv6: ADDRCONF(NETDEV_CHANGE): vetha4ae30e: link becomes ready
[ 7180.925926] br-bb706109413c: port 1(vetha4ae30e) entered blocking state
[ 7180.925938] br-bb706109413c: port 1(vetha4ae30e) entered forwarding state
[ 7183.351688] br-bb706109413c: port 1(vetha4ae30e) entered disabled state
[ 7183.351897] vetha641465: renamed from eth0
[ 7183.397347] br-bb706109413c: port 1(vetha4ae30e) entered disabled state
[ 7183.402093] device vetha4ae30e left promiscuous mode
[ 7183.402108] br-bb706109413c: port 1(vetha4ae30e) entered disabled state
[ 7243.351889] br-bb706109413c: port 1(veth5078d9e) entered blocking state
[ 7243.351893] br-bb706109413c: port 1(veth5078d9e) entered disabled state
[ 7243.351974] device veth5078d9e entered promiscuous mode
[ 7243.683284] eth0: renamed from veth1965079
[ 7243.708181] IPv6: ADDRCONF(NETDEV_CHANGE): veth5078d9e: link becomes ready
[ 7243.708312] br-bb706109413c: port 1(veth5078d9e) entered blocking state
[ 7243.708324] br-bb706109413c: port 1(veth5078d9e) entered forwarding state
[ 7246.114556] veth1965079: renamed from eth0
[ 7246.147296] br-bb706109413c: port 1(veth5078d9e) entered disabled state
[ 7246.173413] br-bb706109413c: port 1(veth5078d9e) entered disabled state
[ 7246.176412] device veth5078d9e left promiscuous mode
[ 7246.176424] br-bb706109413c: port 1(veth5078d9e) entered disabled state
[ 7306.100820] br-bb706109413c: port 1(veth99e271c) entered blocking state
[ 7306.100825] br-bb706109413c: port 1(veth99e271c) entered disabled state
[ 7306.100910] device veth99e271c entered promiscuous mode
[ 7306.410192] eth0: renamed from vethe3ba13f
[ 7306.434499] IPv6: ADDRCONF(NETDEV_CHANGE): veth99e271c: link becomes ready
[ 7306.434641] br-bb706109413c: port 1(veth99e271c) entered blocking state
[ 7306.434653] br-bb706109413c: port 1(veth99e271c) entered forwarding state
[ 7308.866825] br-bb706109413c: port 1(veth99e271c) entered disabled state
[ 7308.866999] vethe3ba13f: renamed from eth0
[ 7308.923729] br-bb706109413c: port 1(veth99e271c) entered disabled state
[ 7308.925708] device veth99e271c left promiscuous mode
[ 7308.925735] br-bb706109413c: port 1(veth99e271c) entered disabled state
[ 7368.853683] br-bb706109413c: port 1(veth5eef84e) entered blocking state
[ 7368.853688] br-bb706109413c: port 1(veth5eef84e) entered disabled state
[ 7368.853791] device veth5eef84e entered promiscuous mode
[ 7369.184590] eth0: renamed from veth00c59d7
[ 7369.216457] IPv6: ADDRCONF(NETDEV_CHANGE): veth5eef84e: link becomes ready
[ 7369.216597] br-bb706109413c: port 1(veth5eef84e) entered blocking state
[ 7369.216609] br-bb706109413c: port 1(veth5eef84e) entered forwarding state
[ 7371.598012] br-bb706109413c: port 1(veth5eef84e) entered disabled state
[ 7371.598267] veth00c59d7: renamed from eth0
[ 7371.675471] br-bb706109413c: port 1(veth5eef84e) entered disabled state
[ 7371.681074] device veth5eef84e left promiscuous mode
[ 7371.681091] br-bb706109413c: port 1(veth5eef84e) entered disabled state
[ 7431.595525] br-bb706109413c: port 1(veth0cc9008) entered blocking state
[ 7431.595529] br-bb706109413c: port 1(veth0cc9008) entered disabled state
[ 7431.595633] device veth0cc9008 entered promiscuous mode
[ 7431.595873] br-bb706109413c: port 1(veth0cc9008) entered blocking state
[ 7431.595876] br-bb706109413c: port 1(veth0cc9008) entered forwarding state
[ 7431.595971] br-bb706109413c: port 1(veth0cc9008) entered disabled state
[ 7431.911273] eth0: renamed from veth0ba5acc
[ 7431.930926] IPv6: ADDRCONF(NETDEV_CHANGE): veth0cc9008: link becomes ready
[ 7431.931069] br-bb706109413c: port 1(veth0cc9008) entered blocking state
[ 7431.931081] br-bb706109413c: port 1(veth0cc9008) entered forwarding state
[ 7434.323246] br-bb706109413c: port 1(veth0cc9008) entered disabled state
[ 7434.323321] veth0ba5acc: renamed from eth0
[ 7434.403130] br-bb706109413c: port 1(veth0cc9008) entered disabled state
[ 7434.406142] device veth0cc9008 left promiscuous mode
[ 7434.406157] br-bb706109413c: port 1(veth0cc9008) entered disabled state
[ 7494.319958] br-bb706109413c: port 1(veth4400710) entered blocking state
[ 7494.319964] br-bb706109413c: port 1(veth4400710) entered disabled state
[ 7494.320080] device veth4400710 entered promiscuous mode
[ 7494.645331] eth0: renamed from vethe502b49
[ 7494.677616] IPv6: ADDRCONF(NETDEV_CHANGE): veth4400710: link becomes ready
[ 7494.677760] br-bb706109413c: port 1(veth4400710) entered blocking state
[ 7494.677772] br-bb706109413c: port 1(veth4400710) entered forwarding state
[ 7497.063687] br-bb706109413c: port 1(veth4400710) entered disabled state
[ 7497.063767] vethe502b49: renamed from eth0
[ 7497.129434] br-bb706109413c: port 1(veth4400710) entered disabled state
[ 7497.132342] device veth4400710 left promiscuous mode
[ 7497.132365] br-bb706109413c: port 1(veth4400710) entered disabled state
[ 7557.066018] br-bb706109413c: port 1(vethfb57494) entered blocking state
[ 7557.066024] br-bb706109413c: port 1(vethfb57494) entered disabled state
[ 7557.066402] device vethfb57494 entered promiscuous mode
[ 7557.395841] eth0: renamed from veth538ec36
[ 7557.423705] IPv6: ADDRCONF(NETDEV_CHANGE): vethfb57494: link becomes ready
[ 7557.423839] br-bb706109413c: port 1(vethfb57494) entered blocking state
[ 7557.423851] br-bb706109413c: port 1(vethfb57494) entered forwarding state
[ 7559.912338] br-bb706109413c: port 1(vethfb57494) entered disabled state
[ 7559.912457] veth538ec36: renamed from eth0
[ 7559.972805] br-bb706109413c: port 1(vethfb57494) entered disabled state
[ 7559.976535] device vethfb57494 left promiscuous mode
[ 7559.976554] br-bb706109413c: port 1(vethfb57494) entered disabled state
[ 7619.893680] br-bb706109413c: port 1(veth8c1feed) entered blocking state
[ 7619.893686] br-bb706109413c: port 1(veth8c1feed) entered disabled state
[ 7619.893769] device veth8c1feed entered promiscuous mode
[ 7620.218224] eth0: renamed from veth4bc2a18
[ 7620.250093] IPv6: ADDRCONF(NETDEV_CHANGE): veth8c1feed: link becomes ready
[ 7620.250225] br-bb706109413c: port 1(veth8c1feed) entered blocking state
[ 7620.250238] br-bb706109413c: port 1(veth8c1feed) entered forwarding state
[ 7622.652694] br-bb706109413c: port 1(veth8c1feed) entered disabled state
[ 7622.653144] veth4bc2a18: renamed from eth0
[ 7622.706091] br-bb706109413c: port 1(veth8c1feed) entered disabled state
[ 7622.707114] device veth8c1feed left promiscuous mode
[ 7622.707124] br-bb706109413c: port 1(veth8c1feed) entered disabled state
[ 7682.654388] br-bb706109413c: port 1(veth1464103) entered blocking state
[ 7682.654393] br-bb706109413c: port 1(veth1464103) entered disabled state
[ 7682.654480] device veth1464103 entered promiscuous mode
[ 7682.968170] eth0: renamed from vetha6d7ad3
[ 7682.983993] IPv6: ADDRCONF(NETDEV_CHANGE): veth1464103: link becomes ready
[ 7682.984089] br-bb706109413c: port 1(veth1464103) entered blocking state
[ 7682.984098] br-bb706109413c: port 1(veth1464103) entered forwarding state
[ 7685.429085] br-bb706109413c: port 1(veth1464103) entered disabled state
[ 7685.429193] vetha6d7ad3: renamed from eth0
[ 7685.490834] br-bb706109413c: port 1(veth1464103) entered disabled state
[ 7685.494118] device veth1464103 left promiscuous mode
[ 7685.494136] br-bb706109413c: port 1(veth1464103) entered disabled state
[ 7745.417735] br-bb706109413c: port 1(veth3a74792) entered blocking state
[ 7745.417740] br-bb706109413c: port 1(veth3a74792) entered disabled state
[ 7745.417826] device veth3a74792 entered promiscuous mode
[ 7745.750541] eth0: renamed from veth7f6d7e4
[ 7745.766745] IPv6: ADDRCONF(NETDEV_CHANGE): veth3a74792: link becomes ready
[ 7745.766879] br-bb706109413c: port 1(veth3a74792) entered blocking state
[ 7745.766892] br-bb706109413c: port 1(veth3a74792) entered forwarding state
[ 7748.148745] br-bb706109413c: port 1(veth3a74792) entered disabled state
[ 7748.148834] veth7f6d7e4: renamed from eth0
[ 7748.214527] br-bb706109413c: port 1(veth3a74792) entered disabled state
[ 7748.217192] device veth3a74792 left promiscuous mode
[ 7748.217207] br-bb706109413c: port 1(veth3a74792) entered disabled state
[ 7808.139413] br-bb706109413c: port 1(veth4c9b5d4) entered blocking state
[ 7808.139420] br-bb706109413c: port 1(veth4c9b5d4) entered disabled state
[ 7808.139511] device veth4c9b5d4 entered promiscuous mode
[ 7808.476496] eth0: renamed from veth065f1df
[ 7808.500127] IPv6: ADDRCONF(NETDEV_CHANGE): veth4c9b5d4: link becomes ready
[ 7808.500201] br-bb706109413c: port 1(veth4c9b5d4) entered blocking state
[ 7808.500208] br-bb706109413c: port 1(veth4c9b5d4) entered forwarding state
[ 7810.934257] br-bb706109413c: port 1(veth4c9b5d4) entered disabled state
[ 7810.934407] veth065f1df: renamed from eth0
[ 7810.989584] br-bb706109413c: port 1(veth4c9b5d4) entered disabled state
[ 7810.993724] device veth4c9b5d4 left promiscuous mode
[ 7810.993744] br-bb706109413c: port 1(veth4c9b5d4) entered disabled state
[ 7870.919423] br-bb706109413c: port 1(vethee737e2) entered blocking state
[ 7870.919429] br-bb706109413c: port 1(vethee737e2) entered disabled state
[ 7870.919510] device vethee737e2 entered promiscuous mode
[ 7871.257872] eth0: renamed from vethdeff92f
[ 7871.281730] IPv6: ADDRCONF(NETDEV_CHANGE): vethee737e2: link becomes ready
[ 7871.281878] br-bb706109413c: port 1(vethee737e2) entered blocking state
[ 7871.281893] br-bb706109413c: port 1(vethee737e2) entered forwarding state
[ 7873.682128] br-bb706109413c: port 1(vethee737e2) entered disabled state
[ 7873.682337] vethdeff92f: renamed from eth0
[ 7873.755456] br-bb706109413c: port 1(vethee737e2) entered disabled state
[ 7873.759526] device vethee737e2 left promiscuous mode
[ 7873.759550] br-bb706109413c: port 1(vethee737e2) entered disabled state
[ 7933.687799] br-bb706109413c: port 1(veth61e8bf2) entered blocking state
[ 7933.687804] br-bb706109413c: port 1(veth61e8bf2) entered disabled state
[ 7933.688170] device veth61e8bf2 entered promiscuous mode
[ 7934.022726] eth0: renamed from veth8f66721
[ 7934.059381] IPv6: ADDRCONF(NETDEV_CHANGE): veth61e8bf2: link becomes ready
[ 7934.059508] br-bb706109413c: port 1(veth61e8bf2) entered blocking state
[ 7934.059521] br-bb706109413c: port 1(veth61e8bf2) entered forwarding state
[ 7936.448617] br-bb706109413c: port 1(veth61e8bf2) entered disabled state
[ 7936.448688] veth8f66721: renamed from eth0
[ 7936.526485] br-bb706109413c: port 1(veth61e8bf2) entered disabled state
[ 7936.528753] device veth61e8bf2 left promiscuous mode
[ 7936.528768] br-bb706109413c: port 1(veth61e8bf2) entered disabled state
[ 7946.134802] systemd-journald[268]: File /var/log/journal/c07e4d8106eb48f5a79b0600fbd84656/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[ 7946.465140] Bluetooth: RFCOMM TTY layer initialized
[ 7946.465147] Bluetooth: RFCOMM socket layer initialized
[ 7946.465152] Bluetooth: RFCOMM ver 1.11
[ 7946.501091] rfkill: input handler enabled
[ 7947.673263] i915 0000:00:02.0: [drm] Reducing the compressed framebuffer size. This may lead to less power savings than a non-reduced-size. Try to increase stolen memory size if available in BIOS.
[ 7948.337397] snapd-desktop-i[41162]: segfault at 0 ip 00007fc678a7b3d4 sp 00007ffc60717408 error 4 in libglib-2.0.so.0.6400.6[7fc678a51000+9a000]
[ 7948.337411] Code: f8 5b 5d c3 66 90 f3 0f 1e fa 48 83 ec 08 e8 53 70 fd ff 85 c0 0f 94 c0 48 83 c4 08 0f b6 c0 c3 66 0f 1f 44 00 00 f3 0f 1e fa <0f> be 07 41 b8 05 15 00 00 84 c0 74 1d 0f 1f 80 00 00 00 00 44 89
[ 7948.719699] audit: type=1400 audit(1666270095.582:70): apparmor="DENIED" operation="capable" profile="/snap/snapd/17336/usr/lib/snapd/snap-confine" pid=41289 comm="snap-confine" capability=12  capname="net_admin"
[ 7948.719706] audit: type=1400 audit(1666270095.582:71): apparmor="DENIED" operation="capable" profile="/snap/snapd/17336/usr/lib/snapd/snap-confine" pid=41289 comm="snap-confine" capability=38  capname="perfmon"
[ 7949.179990] snapd-desktop-i[41289]: segfault at 0 ip 00007fd392f3b3d4 sp 00007ffdb0cc9ee8 error 4 in libglib-2.0.so.0.6400.6[7fd392f11000+9a000]
[ 7949.180005] Code: f8 5b 5d c3 66 90 f3 0f 1e fa 48 83 ec 08 e8 53 70 fd ff 85 c0 0f 94 c0 48 83 c4 08 0f b6 c0 c3 66 0f 1f 44 00 00 f3 0f 1e fa <0f> be 07 41 b8 05 15 00 00 84 c0 74 1d 0f 1f 80 00 00 00 00 44 89
[ 7949.468727] audit: type=1400 audit(1666270096.330:72): apparmor="DENIED" operation="capable" profile="/snap/snapd/17336/usr/lib/snapd/snap-confine" pid=41375 comm="snap-confine" capability=12  capname="net_admin"
[ 7949.468736] audit: type=1400 audit(1666270096.330:73): apparmor="DENIED" operation="capable" profile="/snap/snapd/17336/usr/lib/snapd/snap-confine" pid=41375 comm="snap-confine" capability=38  capname="perfmon"
[ 7949.627037] snapd-desktop-i[41375]: segfault at 0 ip 00007f70da78b3d4 sp 00007ffc378ce518 error 4 in libglib-2.0.so.0.6400.6[7f70da761000+9a000]
[ 7949.627052] Code: f8 5b 5d c3 66 90 f3 0f 1e fa 48 83 ec 08 e8 53 70 fd ff 85 c0 0f 94 c0 48 83 c4 08 0f b6 c0 c3 66 0f 1f 44 00 00 f3 0f 1e fa <0f> be 07 41 b8 05 15 00 00 84 c0 74 1d 0f 1f 80 00 00 00 00 44 89
[ 7949.773971] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 7950.298565] snapd-desktop-i[41476]: segfault at 0 ip 00007fcd9d0ce3d4 sp 00007ffd047283b8 error 4 in libglib-2.0.so.0.6400.6[7fcd9d0a4000+9a000]
[ 7950.298581] Code: f8 5b 5d c3 66 90 f3 0f 1e fa 48 83 ec 08 e8 53 70 fd ff 85 c0 0f 94 c0 48 83 c4 08 0f b6 c0 c3 66 0f 1f 44 00 00 f3 0f 1e fa <0f> be 07 41 b8 05 15 00 00 84 c0 74 1d 0f 1f 80 00 00 00 00 44 89
[ 7951.036572] rfkill: input handler disabled
[ 7951.496971] snapd-desktop-i[41608]: segfault at 0 ip 00007f66ab6663d4 sp 00007ffd55445da8 error 4 in libglib-2.0.so.0.6400.6[7f66ab63c000+9a000]
[ 7951.496986] Code: f8 5b 5d c3 66 90 f3 0f 1e fa 48 83 ec 08 e8 53 70 fd ff 85 c0 0f 94 c0 48 83 c4 08 0f b6 c0 c3 66 0f 1f 44 00 00 f3 0f 1e fa <0f> be 07 41 b8 05 15 00 00 84 c0 74 1d 0f 1f 80 00 00 00 00 44 89
[ 7954.926729] wlp2s0: disconnect from AP d4:ab:82:4c:7e:33 for new auth to d4:ab:82:4c:7e:32
[ 7954.977130] wlp2s0: authenticate with d4:ab:82:4c:7e:32
[ 7955.016158] wlp2s0: send auth to d4:ab:82:4c:7e:32 (try 1/3)
[ 7955.019714] wlp2s0: authenticated
[ 7955.022197] wlp2s0: associate with d4:ab:82:4c:7e:32 (try 1/3)
[ 7955.028673] wlp2s0: RX ReassocResp from d4:ab:82:4c:7e:32 (capab=0x31 status=0 aid=3)
[ 7955.031059] wlp2s0: associated
[ 7996.451115] br-bb706109413c: port 1(veth187d1e9) entered blocking state
[ 7996.451121] br-bb706109413c: port 1(veth187d1e9) entered disabled state
[ 7996.451235] device veth187d1e9 entered promiscuous mode
[ 7997.027276] eth0: renamed from vethd095b31
[ 7997.043522] IPv6: ADDRCONF(NETDEV_CHANGE): veth187d1e9: link becomes ready
[ 7997.043606] br-bb706109413c: port 1(veth187d1e9) entered blocking state
[ 7997.043610] br-bb706109413c: port 1(veth187d1e9) entered forwarding state
[ 8000.356393] vethd095b31: renamed from eth0
[ 8000.387602] br-bb706109413c: port 1(veth187d1e9) entered disabled state
[ 8000.434302] br-bb706109413c: port 1(veth187d1e9) entered disabled state
[ 8000.437802] device veth187d1e9 left promiscuous mode
[ 8000.437811] br-bb706109413c: port 1(veth187d1e9) entered disabled state
[ 8013.111145] wlp2s0: disconnect from AP d4:ab:82:4c:7e:32 for new auth to d4:ab:82:4c:7e:33
[ 8013.173561] wlp2s0: authenticate with d4:ab:82:4c:7e:33
[ 8013.202031] wlp2s0: send auth to d4:ab:82:4c:7e:33 (try 1/3)
[ 8013.204157] wlp2s0: authenticated
[ 8013.207040] wlp2s0: associate with d4:ab:82:4c:7e:33 (try 1/3)
[ 8013.210836] wlp2s0: RX ReassocResp from d4:ab:82:4c:7e:33 (capab=0x131 status=0 aid=1)
[ 8013.213120] wlp2s0: associated
[ 8013.254549] wlp2s0: Limiting TX power to 20 (20 - 0) dBm as advertised by d4:ab:82:4c:7e:33
[ 8047.535716] wlp2s0: disconnect from AP d4:ab:82:4c:7e:33 for new auth to d4:ab:82:4c:7e:32
[ 8047.587588] wlp2s0: authenticate with d4:ab:82:4c:7e:32
[ 8047.626541] wlp2s0: send auth to d4:ab:82:4c:7e:32 (try 1/3)
[ 8047.632698] wlp2s0: authenticated
[ 8047.639400] wlp2s0: associate with d4:ab:82:4c:7e:32 (try 1/3)
[ 8047.648597] wlp2s0: RX ReassocResp from d4:ab:82:4c:7e:32 (capab=0x31 status=0 aid=3)
[ 8047.653349] wlp2s0: associated
[ 8060.371137] br-bb706109413c: port 1(veth95bac29) entered blocking state
[ 8060.371152] br-bb706109413c: port 1(veth95bac29) entered disabled state
[ 8060.371469] device veth95bac29 entered promiscuous mode
[ 8060.841430] eth0: renamed from vethcf2e14e
[ 8060.865655] IPv6: ADDRCONF(NETDEV_CHANGE): veth95bac29: link becomes ready
[ 8060.865872] br-bb706109413c: port 1(veth95bac29) entered blocking state
[ 8060.865886] br-bb706109413c: port 1(veth95bac29) entered forwarding state
[ 8063.637413] br-bb706109413c: port 1(veth95bac29) entered disabled state
[ 8063.637521] vethcf2e14e: renamed from eth0
[ 8063.703427] br-bb706109413c: port 1(veth95bac29) entered disabled state
[ 8063.704068] device veth95bac29 left promiscuous mode
[ 8063.704074] br-bb706109413c: port 1(veth95bac29) entered disabled state
[ 8123.636723] br-bb706109413c: port 1(vethd90ebfa) entered blocking state
[ 8123.636730] br-bb706109413c: port 1(vethd90ebfa) entered disabled state
[ 8123.636854] device vethd90ebfa entered promiscuous mode
[ 8123.637006] br-bb706109413c: port 1(vethd90ebfa) entered blocking state
[ 8123.637010] br-bb706109413c: port 1(vethd90ebfa) entered forwarding state
[ 8123.639152] br-bb706109413c: port 1(vethd90ebfa) entered disabled state
[ 8124.032762] eth0: renamed from vethe70faf8
[ 8124.053133] IPv6: ADDRCONF(NETDEV_CHANGE): vethd90ebfa: link becomes ready
[ 8124.053303] br-bb706109413c: port 1(vethd90ebfa) entered blocking state
[ 8124.053313] br-bb706109413c: port 1(vethd90ebfa) entered forwarding state
[ 8126.860145] vethe70faf8: renamed from eth0
[ 8126.896759] br-bb706109413c: port 1(vethd90ebfa) entered disabled state
[ 8126.936814] br-bb706109413c: port 1(vethd90ebfa) entered disabled state
[ 8126.939558] device vethd90ebfa left promiscuous mode
[ 8126.939575] br-bb706109413c: port 1(vethd90ebfa) entered disabled state
[ 8186.869231] br-bb706109413c: port 1(veth495ac93) entered blocking state
[ 8186.869247] br-bb706109413c: port 1(veth495ac93) entered disabled state
[ 8186.890717] device veth495ac93 entered promiscuous mode
[ 8187.298889] eth0: renamed from vethd67fb0a
[ 8187.322106] IPv6: ADDRCONF(NETDEV_CHANGE): veth495ac93: link becomes ready
[ 8187.322328] br-bb706109413c: port 1(veth495ac93) entered blocking state
[ 8187.322342] br-bb706109413c: port 1(veth495ac93) entered forwarding state
[ 8190.294133] br-bb706109413c: port 1(veth495ac93) entered disabled state
[ 8190.294591] vethd67fb0a: renamed from eth0
[ 8190.361787] br-bb706109413c: port 1(veth495ac93) entered disabled state
[ 8190.363408] device veth495ac93 left promiscuous mode
[ 8190.363420] br-bb706109413c: port 1(veth495ac93) entered disabled state
[ 8250.291420] br-bb706109413c: port 1(veth11413af) entered blocking state
[ 8250.291424] br-bb706109413c: port 1(veth11413af) entered disabled state
[ 8250.291494] device veth11413af entered promiscuous mode
[ 8250.697132] eth0: renamed from veth4539afe
[ 8250.712911] IPv6: ADDRCONF(NETDEV_CHANGE): veth11413af: link becomes ready
[ 8250.712976] br-bb706109413c: port 1(veth11413af) entered blocking state
[ 8250.712980] br-bb706109413c: port 1(veth11413af) entered forwarding state
[ 8254.195579] br-bb706109413c: port 1(veth11413af) entered disabled state
[ 8254.196912] veth4539afe: renamed from eth0
[ 8254.253171] br-bb706109413c: port 1(veth11413af) entered disabled state
[ 8254.254218] device veth11413af left promiscuous mode
[ 8254.254224] br-bb706109413c: port 1(veth11413af) entered disabled state
[ 8314.215571] br-bb706109413c: port 1(veth68f1d78) entered blocking state
[ 8314.215578] br-bb706109413c: port 1(veth68f1d78) entered disabled state
[ 8314.218895] device veth68f1d78 entered promiscuous mode
[ 8314.533764] eth0: renamed from veth5a0efab
[ 8314.566175] IPv6: ADDRCONF(NETDEV_CHANGE): veth68f1d78: link becomes ready
[ 8314.566402] br-bb706109413c: port 1(veth68f1d78) entered blocking state
[ 8314.566415] br-bb706109413c: port 1(veth68f1d78) entered forwarding state
[ 8317.299580] br-bb706109413c: port 1(veth68f1d78) entered disabled state
[ 8317.299910] veth5a0efab: renamed from eth0
[ 8317.349832] br-bb706109413c: port 1(veth68f1d78) entered disabled state
[ 8317.351303] device veth68f1d78 left promiscuous mode
[ 8317.351312] br-bb706109413c: port 1(veth68f1d78) entered disabled state
[ 8377.297237] br-bb706109413c: port 1(veth3b29fb9) entered blocking state
[ 8377.297242] br-bb706109413c: port 1(veth3b29fb9) entered disabled state
[ 8377.300088] device veth3b29fb9 entered promiscuous mode
[ 8403.664909] eth0: renamed from veth4cc95f9
[ 8403.684942] IPv6: ADDRCONF(NETDEV_CHANGE): veth3b29fb9: link becomes ready
[ 8403.685017] br-bb706109413c: port 1(veth3b29fb9) entered blocking state
[ 8403.685021] br-bb706109413c: port 1(veth3b29fb9) entered forwarding state
[ 8407.424837] veth4cc95f9: renamed from eth0
[ 8407.489440] br-bb706109413c: port 1(veth3b29fb9) entered disabled state
[ 8407.496794] br-bb706109413c: port 1(veth3b29fb9) entered disabled state
[ 8407.497880] device veth3b29fb9 left promiscuous mode
[ 8407.497889] br-bb706109413c: port 1(veth3b29fb9) entered disabled state
[ 8462.720181] usb 1-3: new full-speed USB device number 5 using xhci_hcd
[ 8462.869758] usb 1-3: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.54
[ 8462.869778] usb 1-3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 8462.869787] usb 1-3: Product: USB2.0-Ser!
[ 8462.903584] usbcore: registered new interface driver usbserial_generic
[ 8462.903601] usbserial: USB Serial support registered for generic
[ 8462.907082] usbcore: registered new interface driver ch341
[ 8462.907099] usbserial: USB Serial support registered for ch341-uart
[ 8462.907118] ch341 1-3:1.0: ch341-uart converter detected
[ 8462.909168] ch341-uart ttyUSB0: break control not supported, using simulated break
[ 8462.910830] usb 1-3: ch341-uart converter now attached to ttyUSB0
[ 8462.968730] input: PC Speaker as /devices/platform/pcspkr/input/input15
[ 8463.501958] input: BRLTTY 6.4 Linux Screen Driver Keyboard as /devices/virtual/input/input16
[ 8463.626006] usb 1-3: usbfs: interface 0 claimed by ch341 while 'brltty' sets config #1
[ 8463.626425] ch341-uart ttyUSB0: ch341-uart converter now disconnected from ttyUSB0
[ 8463.626449] ch341 1-3:1.0: device disconnected
[ 8467.405025] br-bb706109413c: port 1(vethb28424e) entered blocking state
[ 8467.405030] br-bb706109413c: port 1(vethb28424e) entered disabled state
[ 8467.405193] device vethb28424e entered promiscuous mode
[ 8467.744981] eth0: renamed from veth9dc1862
[ 8467.781492] IPv6: ADDRCONF(NETDEV_CHANGE): vethb28424e: link becomes ready
[ 8467.781761] br-bb706109413c: port 1(vethb28424e) entered blocking state
[ 8467.781776] br-bb706109413c: port 1(vethb28424e) entered forwarding state
[ 8470.268909] br-bb706109413c: port 1(vethb28424e) entered disabled state
[ 8470.269500] veth9dc1862: renamed from eth0
[ 8470.315747] br-bb706109413c: port 1(vethb28424e) entered disabled state
[ 8470.318232] device vethb28424e left promiscuous mode
[ 8470.318245] br-bb706109413c: port 1(vethb28424e) entered disabled state
[ 8530.238405] br-bb706109413c: port 1(veth838753f) entered blocking state
[ 8530.238409] br-bb706109413c: port 1(veth838753f) entered disabled state
[ 8530.238591] device veth838753f entered promiscuous mode
[ 8530.657058] eth0: renamed from veth7ef679f
[ 8530.676727] IPv6: ADDRCONF(NETDEV_CHANGE): veth838753f: link becomes ready
[ 8530.676820] br-bb706109413c: port 1(veth838753f) entered blocking state
[ 8530.676826] br-bb706109413c: port 1(veth838753f) entered forwarding state
[ 8533.066619] veth7ef679f: renamed from eth0
[ 8533.083887] br-bb706109413c: port 1(veth838753f) entered disabled state
[ 8533.115626] br-bb706109413c: port 1(veth838753f) entered disabled state
[ 8533.118624] device veth838753f left promiscuous mode
[ 8533.118631] br-bb706109413c: port 1(veth838753f) entered disabled state
[ 8593.068408] br-bb706109413c: port 1(veth651fcef) entered blocking state
[ 8593.068419] br-bb706109413c: port 1(veth651fcef) entered disabled state
[ 8593.070610] device veth651fcef entered promiscuous mode
[ 8593.408585] eth0: renamed from veth1ad1155
[ 8593.428576] IPv6: ADDRCONF(NETDEV_CHANGE): veth651fcef: link becomes ready
[ 8593.428772] br-bb706109413c: port 1(veth651fcef) entered blocking state
[ 8593.428785] br-bb706109413c: port 1(veth651fcef) entered forwarding state
[ 8595.926694] br-bb706109413c: port 1(veth651fcef) entered disabled state
[ 8595.927014] veth1ad1155: renamed from eth0
[ 8596.010912] br-bb706109413c: port 1(veth651fcef) entered disabled state
[ 8596.014559] device veth651fcef left promiscuous mode
[ 8596.014576] br-bb706109413c: port 1(veth651fcef) entered disabled state
[ 8655.926680] br-bb706109413c: port 1(veth1dde3ea) entered blocking state
[ 8655.926691] br-bb706109413c: port 1(veth1dde3ea) entered disabled state
[ 8655.928692] device veth1dde3ea entered promiscuous mode
[ 8656.252835] eth0: renamed from veth6f854c5
[ 8656.268576] IPv6: ADDRCONF(NETDEV_CHANGE): veth1dde3ea: link becomes ready
[ 8656.268741] br-bb706109413c: port 1(veth1dde3ea) entered blocking state
[ 8656.268751] br-bb706109413c: port 1(veth1dde3ea) entered forwarding state
[ 8658.727798] br-bb706109413c: port 1(veth1dde3ea) entered disabled state
[ 8658.727999] veth6f854c5: renamed from eth0
[ 8658.808190] br-bb706109413c: port 1(veth1dde3ea) entered disabled state
[ 8658.818874] device veth1dde3ea left promiscuous mode
[ 8658.818889] br-bb706109413c: port 1(veth1dde3ea) entered disabled state
[ 8718.706605] br-bb706109413c: port 1(veth7849e5a) entered blocking state
[ 8718.706610] br-bb706109413c: port 1(veth7849e5a) entered disabled state
[ 8718.707720] device veth7849e5a entered promiscuous mode
[ 8718.707834] br-bb706109413c: port 1(veth7849e5a) entered blocking state
[ 8718.707837] br-bb706109413c: port 1(veth7849e5a) entered forwarding state
[ 8718.708665] br-bb706109413c: port 1(veth7849e5a) entered disabled state
[ 8719.019149] eth0: renamed from veth52542aa
[ 8719.047867] IPv6: ADDRCONF(NETDEV_CHANGE): veth7849e5a: link becomes ready
[ 8719.048022] br-bb706109413c: port 1(veth7849e5a) entered blocking state
[ 8719.048031] br-bb706109413c: port 1(veth7849e5a) entered forwarding state
[ 8721.466793] br-bb706109413c: port 1(veth7849e5a) entered disabled state
[ 8721.466964] veth52542aa: renamed from eth0
[ 8721.549086] br-bb706109413c: port 1(veth7849e5a) entered disabled state
[ 8721.551696] device veth7849e5a left promiscuous mode
[ 8721.551716] br-bb706109413c: port 1(veth7849e5a) entered disabled state
[ 8781.460711] br-bb706109413c: port 1(vethc08ffbe) entered blocking state
[ 8781.460717] br-bb706109413c: port 1(vethc08ffbe) entered disabled state
[ 8781.463683] device vethc08ffbe entered promiscuous mode
[ 8781.755668] eth0: renamed from veth71ebdbe
[ 8781.771039] IPv6: ADDRCONF(NETDEV_CHANGE): vethc08ffbe: link becomes ready
[ 8781.771223] br-bb706109413c: port 1(vethc08ffbe) entered blocking state
[ 8781.771234] br-bb706109413c: port 1(vethc08ffbe) entered forwarding state
[ 8784.227382] br-bb706109413c: port 1(vethc08ffbe) entered disabled state
[ 8784.227602] veth71ebdbe: renamed from eth0
[ 8784.296809] br-bb706109413c: port 1(vethc08ffbe) entered disabled state
[ 8784.300014] device vethc08ffbe left promiscuous mode
[ 8784.300036] br-bb706109413c: port 1(vethc08ffbe) entered disabled state
[ 8844.210873] br-bb706109413c: port 1(veth0287f80) entered blocking state
[ 8844.210878] br-bb706109413c: port 1(veth0287f80) entered disabled state
[ 8844.211060] device veth0287f80 entered promiscuous mode
[ 8844.533763] eth0: renamed from vethbce5358
[ 8844.550012] IPv6: ADDRCONF(NETDEV_CHANGE): veth0287f80: link becomes ready
[ 8844.550170] br-bb706109413c: port 1(veth0287f80) entered blocking state
[ 8844.550180] br-bb706109413c: port 1(veth0287f80) entered forwarding state
[ 8846.979402] br-bb706109413c: port 1(veth0287f80) entered disabled state
[ 8846.979574] vethbce5358: renamed from eth0
[ 8847.048993] br-bb706109413c: port 1(veth0287f80) entered disabled state
[ 8847.051478] device veth0287f80 left promiscuous mode
[ 8847.051496] br-bb706109413c: port 1(veth0287f80) entered disabled state
[ 8906.977083] br-bb706109413c: port 1(vethbfcce6b) entered blocking state
[ 8906.977088] br-bb706109413c: port 1(vethbfcce6b) entered disabled state
[ 8906.977310] device vethbfcce6b entered promiscuous mode
[ 8907.329527] eth0: renamed from vethc725c13
[ 8907.357866] IPv6: ADDRCONF(NETDEV_CHANGE): vethbfcce6b: link becomes ready
[ 8907.358028] br-bb706109413c: port 1(vethbfcce6b) entered blocking state
[ 8907.358038] br-bb706109413c: port 1(vethbfcce6b) entered forwarding state
[ 8909.804193] vethc725c13: renamed from eth0
[ 8909.820880] br-bb706109413c: port 1(vethbfcce6b) entered disabled state
[ 8909.848553] br-bb706109413c: port 1(vethbfcce6b) entered disabled state
[ 8909.851225] device vethbfcce6b left promiscuous mode
[ 8909.851243] br-bb706109413c: port 1(vethbfcce6b) entered disabled state
[ 8969.789163] br-bb706109413c: port 1(veth134d2c0) entered blocking state
[ 8969.789169] br-bb706109413c: port 1(veth134d2c0) entered disabled state
[ 8969.791398] device veth134d2c0 entered promiscuous mode
[ 8970.144510] eth0: renamed from veth1158778
[ 8970.188954] IPv6: ADDRCONF(NETDEV_CHANGE): veth134d2c0: link becomes ready
[ 8970.189150] br-bb706109413c: port 1(veth134d2c0) entered blocking state
[ 8970.189161] br-bb706109413c: port 1(veth134d2c0) entered forwarding state
[ 8972.620081] br-bb706109413c: port 1(veth134d2c0) entered disabled state
[ 8972.620536] veth1158778: renamed from eth0
[ 8972.702422] br-bb706109413c: port 1(veth134d2c0) entered disabled state
[ 8972.706250] device veth134d2c0 left promiscuous mode
[ 8972.706265] br-bb706109413c: port 1(veth134d2c0) entered disabled state
[ 9032.611571] br-bb706109413c: port 1(veth30e2ff7) entered blocking state
[ 9032.611577] br-bb706109413c: port 1(veth30e2ff7) entered disabled state
[ 9032.611673] device veth30e2ff7 entered promiscuous mode
[ 9032.919872] eth0: renamed from veth7464f31
[ 9032.943762] IPv6: ADDRCONF(NETDEV_CHANGE): veth30e2ff7: link becomes ready
[ 9032.943910] br-bb706109413c: port 1(veth30e2ff7) entered blocking state
[ 9032.943919] br-bb706109413c: port 1(veth30e2ff7) entered forwarding state
[ 9035.375702] br-bb706109413c: port 1(veth30e2ff7) entered disabled state
[ 9035.375921] veth7464f31: renamed from eth0
[ 9035.437658] br-bb706109413c: port 1(veth30e2ff7) entered disabled state
[ 9035.440118] device veth30e2ff7 left promiscuous mode
[ 9035.440134] br-bb706109413c: port 1(veth30e2ff7) entered disabled state
[ 9095.368955] br-bb706109413c: port 1(vethc9a9bd0) entered blocking state
[ 9095.368959] br-bb706109413c: port 1(vethc9a9bd0) entered disabled state
[ 9095.369022] device vethc9a9bd0 entered promiscuous mode
[ 9095.369121] br-bb706109413c: port 1(vethc9a9bd0) entered blocking state
[ 9095.369124] br-bb706109413c: port 1(vethc9a9bd0) entered forwarding state
[ 9095.371746] br-bb706109413c: port 1(vethc9a9bd0) entered disabled state
[ 9095.730222] eth0: renamed from veth2559abe
[ 9095.749998] IPv6: ADDRCONF(NETDEV_CHANGE): vethc9a9bd0: link becomes ready
[ 9095.750071] br-bb706109413c: port 1(vethc9a9bd0) entered blocking state
[ 9095.750078] br-bb706109413c: port 1(vethc9a9bd0) entered forwarding state
[ 9098.569343] br-bb706109413c: port 1(vethc9a9bd0) entered disabled state
[ 9098.569715] veth2559abe: renamed from eth0
[ 9098.620428] br-bb706109413c: port 1(vethc9a9bd0) entered disabled state
[ 9098.621385] device vethc9a9bd0 left promiscuous mode
[ 9098.621391] br-bb706109413c: port 1(vethc9a9bd0) entered disabled state
[ 9158.566378] br-bb706109413c: port 1(veth16c2e3c) entered blocking state
[ 9158.566383] br-bb706109413c: port 1(veth16c2e3c) entered disabled state
[ 9158.566474] device veth16c2e3c entered promiscuous mode
[ 9158.893375] eth0: renamed from veth81f494f
[ 9158.926058] IPv6: ADDRCONF(NETDEV_CHANGE): veth16c2e3c: link becomes ready
[ 9158.926252] br-bb706109413c: port 1(veth16c2e3c) entered blocking state
[ 9158.926265] br-bb706109413c: port 1(veth16c2e3c) entered forwarding state
[ 9161.371261] br-bb706109413c: port 1(veth16c2e3c) entered disabled state
[ 9161.371373] veth81f494f: renamed from eth0
[ 9161.454448] br-bb706109413c: port 1(veth16c2e3c) entered disabled state
[ 9161.457526] device veth16c2e3c left promiscuous mode
[ 9161.457544] br-bb706109413c: port 1(veth16c2e3c) entered disabled state
[ 9221.366726] br-bb706109413c: port 1(veth6b60068) entered blocking state
[ 9221.366731] br-bb706109413c: port 1(veth6b60068) entered disabled state
[ 9221.366811] device veth6b60068 entered promiscuous mode
[ 9221.366922] br-bb706109413c: port 1(veth6b60068) entered blocking state
[ 9221.366925] br-bb706109413c: port 1(veth6b60068) entered forwarding state
[ 9221.372507] br-bb706109413c: port 1(veth6b60068) entered disabled state
[ 9221.716775] eth0: renamed from veth1187c07
[ 9221.737622] IPv6: ADDRCONF(NETDEV_CHANGE): veth6b60068: link becomes ready
[ 9221.737816] br-bb706109413c: port 1(veth6b60068) entered blocking state
[ 9221.737829] br-bb706109413c: port 1(veth6b60068) entered forwarding state
[ 9224.170457] br-bb706109413c: port 1(veth6b60068) entered disabled state
[ 9224.170649] veth1187c07: renamed from eth0
[ 9224.231610] br-bb706109413c: port 1(veth6b60068) entered disabled state
[ 9224.234102] device veth6b60068 left promiscuous mode
[ 9224.234117] br-bb706109413c: port 1(veth6b60068) entered disabled state
[ 9284.149527] br-bb706109413c: port 1(vethb96fb38) entered blocking state
[ 9284.149532] br-bb706109413c: port 1(vethb96fb38) entered disabled state
[ 9284.152542] device vethb96fb38 entered promiscuous mode
[ 9284.512336] eth0: renamed from veth8313fc1
[ 9284.544245] IPv6: ADDRCONF(NETDEV_CHANGE): vethb96fb38: link becomes ready
[ 9284.544429] br-bb706109413c: port 1(vethb96fb38) entered blocking state
[ 9284.544441] br-bb706109413c: port 1(vethb96fb38) entered forwarding state
[ 9287.057385] br-bb706109413c: port 1(vethb96fb38) entered disabled state
[ 9287.057514] veth8313fc1: renamed from eth0
[ 9287.147823] br-bb706109413c: port 1(vethb96fb38) entered disabled state
[ 9287.150871] device vethb96fb38 left promiscuous mode
[ 9287.150886] br-bb706109413c: port 1(vethb96fb38) entered disabled state
[ 9347.040299] br-bb706109413c: port 1(veth2c11a83) entered blocking state
[ 9347.040304] br-bb706109413c: port 1(veth2c11a83) entered disabled state
[ 9347.040967] device veth2c11a83 entered promiscuous mode
[ 9347.391383] eth0: renamed from veth307ca4c
[ 9347.415393] IPv6: ADDRCONF(NETDEV_CHANGE): veth2c11a83: link becomes ready
[ 9347.415589] br-bb706109413c: port 1(veth2c11a83) entered blocking state
[ 9347.415602] br-bb706109413c: port 1(veth2c11a83) entered forwarding state
[ 9349.835419] br-bb706109413c: port 1(veth2c11a83) entered disabled state
[ 9349.835540] veth307ca4c: renamed from eth0
[ 9349.905305] br-bb706109413c: port 1(veth2c11a83) entered disabled state
[ 9349.908052] device veth2c11a83 left promiscuous mode
[ 9349.908076] br-bb706109413c: port 1(veth2c11a83) entered disabled state
[ 9409.832676] br-bb706109413c: port 1(veth64207a8) entered blocking state
[ 9409.832681] br-bb706109413c: port 1(veth64207a8) entered disabled state
[ 9409.833096] device veth64207a8 entered promiscuous mode
[ 9410.190003] eth0: renamed from veth65e8c91
[ 9410.226680] IPv6: ADDRCONF(NETDEV_CHANGE): veth64207a8: link becomes ready
[ 9410.226858] br-bb706109413c: port 1(veth64207a8) entered blocking state
[ 9410.226871] br-bb706109413c: port 1(veth64207a8) entered forwarding state
[ 9412.636362] br-bb706109413c: port 1(veth64207a8) entered disabled state
[ 9412.636451] veth65e8c91: renamed from eth0
[ 9412.699858] br-bb706109413c: port 1(veth64207a8) entered disabled state
[ 9412.702379] device veth64207a8 left promiscuous mode
[ 9412.702397] br-bb706109413c: port 1(veth64207a8) entered disabled state
[ 9472.633247] br-bb706109413c: port 1(vethadc4620) entered blocking state
[ 9472.633252] br-bb706109413c: port 1(vethadc4620) entered disabled state
[ 9472.633403] device vethadc4620 entered promiscuous mode
[ 9472.948941] eth0: renamed from veth8e46543
[ 9472.965340] IPv6: ADDRCONF(NETDEV_CHANGE): vethadc4620: link becomes ready
[ 9472.965529] br-bb706109413c: port 1(vethadc4620) entered blocking state
[ 9472.965539] br-bb706109413c: port 1(vethadc4620) entered forwarding state
[ 9475.413248] br-bb706109413c: port 1(vethadc4620) entered disabled state
[ 9475.413677] veth8e46543: renamed from eth0
[ 9475.486254] br-bb706109413c: port 1(vethadc4620) entered disabled state
[ 9475.489612] device vethadc4620 left promiscuous mode
[ 9475.489629] br-bb706109413c: port 1(vethadc4620) entered disabled state
[ 9535.407893] br-bb706109413c: port 1(veth55b0160) entered blocking state
[ 9535.407898] br-bb706109413c: port 1(veth55b0160) entered disabled state
[ 9535.408020] device veth55b0160 entered promiscuous mode
[ 9535.724449] eth0: renamed from veth661cce5
[ 9535.760793] IPv6: ADDRCONF(NETDEV_CHANGE): veth55b0160: link becomes ready
[ 9535.761034] br-bb706109413c: port 1(veth55b0160) entered blocking state
[ 9535.761048] br-bb706109413c: port 1(veth55b0160) entered forwarding state
[ 9538.184183] br-bb706109413c: port 1(veth55b0160) entered disabled state
[ 9538.184331] veth661cce5: renamed from eth0
[ 9538.264074] br-bb706109413c: port 1(veth55b0160) entered disabled state
[ 9538.267097] device veth55b0160 left promiscuous mode
[ 9538.267114] br-bb706109413c: port 1(veth55b0160) entered disabled state
[ 9598.177288] br-bb706109413c: port 1(veth31e8147) entered blocking state
[ 9598.177293] br-bb706109413c: port 1(veth31e8147) entered disabled state
[ 9598.178628] device veth31e8147 entered promiscuous mode
[ 9598.551150] eth0: renamed from veth0cd677e
[ 9598.579917] IPv6: ADDRCONF(NETDEV_CHANGE): veth31e8147: link becomes ready
[ 9598.580078] br-bb706109413c: port 1(veth31e8147) entered blocking state
[ 9598.580088] br-bb706109413c: port 1(veth31e8147) entered forwarding state
[ 9601.082247] veth0cd677e: renamed from eth0
[ 9601.106523] br-bb706109413c: port 1(veth31e8147) entered disabled state
[ 9601.173422] br-bb706109413c: port 1(veth31e8147) entered disabled state
[ 9601.174908] device veth31e8147 left promiscuous mode
[ 9601.174920] br-bb706109413c: port 1(veth31e8147) entered disabled state
[ 9661.060110] br-bb706109413c: port 1(vethabea122) entered blocking state
[ 9661.060115] br-bb706109413c: port 1(vethabea122) entered disabled state
[ 9661.061063] device vethabea122 entered promiscuous mode
[ 9661.410237] eth0: renamed from veth4a81df5
[ 9661.434721] IPv6: ADDRCONF(NETDEV_CHANGE): vethabea122: link becomes ready
[ 9661.434932] br-bb706109413c: port 1(vethabea122) entered blocking state
[ 9661.434945] br-bb706109413c: port 1(vethabea122) entered forwarding state
[ 9663.905219] veth4a81df5: renamed from eth0
[ 9663.941954] br-bb706109413c: port 1(vethabea122) entered disabled state
[ 9663.976872] br-bb706109413c: port 1(vethabea122) entered disabled state
[ 9663.979447] device vethabea122 left promiscuous mode
[ 9663.979462] br-bb706109413c: port 1(vethabea122) entered disabled state
[ 9723.907775] br-bb706109413c: port 1(veth03ae257) entered blocking state
[ 9723.907779] br-bb706109413c: port 1(veth03ae257) entered disabled state
[ 9723.907861] device veth03ae257 entered promiscuous mode
[ 9724.234977] eth0: renamed from veth9c5c579
[ 9724.250800] IPv6: ADDRCONF(NETDEV_CHANGE): veth03ae257: link becomes ready
[ 9724.251024] br-bb706109413c: port 1(veth03ae257) entered blocking state
[ 9724.251037] br-bb706109413c: port 1(veth03ae257) entered forwarding state
[ 9726.674814] br-bb706109413c: port 1(veth03ae257) entered disabled state
[ 9726.675103] veth9c5c579: renamed from eth0
[ 9726.752309] br-bb706109413c: port 1(veth03ae257) entered disabled state
[ 9726.755208] device veth03ae257 left promiscuous mode
[ 9726.755221] br-bb706109413c: port 1(veth03ae257) entered disabled state
[ 9769.284981] usb 1-3: USB disconnect, device number 5
[ 9775.987239] usb 1-3: new full-speed USB device number 6 using xhci_hcd
[ 9776.140415] usb 1-3: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.54
[ 9776.140432] usb 1-3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 9776.140440] usb 1-3: Product: USB2.0-Ser!
[ 9776.142392] ch341 1-3:1.0: ch341-uart converter detected
[ 9776.143055] ch341-uart ttyUSB0: break control not supported, using simulated break
[ 9776.143581] usb 1-3: ch341-uart converter now attached to ttyUSB0
[ 9776.777443] input: BRLTTY 6.4 Linux Screen Driver Keyboard as /devices/virtual/input/input17
[ 9776.907327] usb 1-3: usbfs: interface 0 claimed by ch341 while 'brltty' sets config #1
[ 9776.907694] ch341-uart ttyUSB0: ch341-uart converter now disconnected from ttyUSB0
[ 9776.907714] ch341 1-3:1.0: device disconnected
[ 9786.691175] br-bb706109413c: port 1(veth8f29c5c) entered blocking state
[ 9786.691180] br-bb706109413c: port 1(veth8f29c5c) entered disabled state
[ 9786.692233] device veth8f29c5c entered promiscuous mode
[ 9787.105818] eth0: renamed from veth7a2e57d
[ 9787.128967] IPv6: ADDRCONF(NETDEV_CHANGE): veth8f29c5c: link becomes ready
[ 9787.129144] br-bb706109413c: port 1(veth8f29c5c) entered blocking state
[ 9787.129154] br-bb706109413c: port 1(veth8f29c5c) entered forwarding state
[ 9790.334428] br-bb706109413c: port 1(veth8f29c5c) entered disabled state
[ 9790.334601] veth7a2e57d: renamed from eth0
[ 9790.387592] br-bb706109413c: port 1(veth8f29c5c) entered disabled state
[ 9790.389198] device veth8f29c5c left promiscuous mode
[ 9790.389209] br-bb706109413c: port 1(veth8f29c5c) entered disabled state
[ 9850.338683] br-bb706109413c: port 1(veth8011de6) entered blocking state
[ 9850.338708] br-bb706109413c: port 1(veth8011de6) entered disabled state
[ 9850.339117] device veth8011de6 entered promiscuous mode
[ 9850.677967] eth0: renamed from vethe644a0e
[ 9850.714400] IPv6: ADDRCONF(NETDEV_CHANGE): veth8011de6: link becomes ready
[ 9850.714591] br-bb706109413c: port 1(veth8011de6) entered blocking state
[ 9850.714604] br-bb706109413c: port 1(veth8011de6) entered forwarding state
[ 9853.189421] vethe644a0e: renamed from eth0
[ 9853.214090] br-bb706109413c: port 1(veth8011de6) entered disabled state
[ 9853.266179] br-bb706109413c: port 1(veth8011de6) entered disabled state
[ 9853.269016] device veth8011de6 left promiscuous mode
[ 9853.269028] br-bb706109413c: port 1(veth8011de6) entered disabled state
[ 9913.232026] br-bb706109413c: port 1(vethca27c1b) entered blocking state
[ 9913.232055] br-bb706109413c: port 1(vethca27c1b) entered disabled state
[ 9913.232964] device vethca27c1b entered promiscuous mode
[ 9913.611700] eth0: renamed from veth1a7f6ea
[ 9913.631194] IPv6: ADDRCONF(NETDEV_CHANGE): vethca27c1b: link becomes ready
[ 9913.631383] br-bb706109413c: port 1(vethca27c1b) entered blocking state
[ 9913.631396] br-bb706109413c: port 1(vethca27c1b) entered forwarding state
[ 9916.383341] veth1a7f6ea: renamed from eth0
[ 9916.414887] br-bb706109413c: port 1(vethca27c1b) entered disabled state
[ 9916.463390] br-bb706109413c: port 1(vethca27c1b) entered disabled state
[ 9916.465716] device vethca27c1b left promiscuous mode
[ 9916.465745] br-bb706109413c: port 1(vethca27c1b) entered disabled state
[ 9976.369201] br-bb706109413c: port 1(vethe56fdef) entered blocking state
[ 9976.369217] br-bb706109413c: port 1(vethe56fdef) entered disabled state
[ 9976.374944] device vethe56fdef entered promiscuous mode
[ 9976.876413] eth0: renamed from veth7c7b52f
[ 9976.891704] IPv6: ADDRCONF(NETDEV_CHANGE): vethe56fdef: link becomes ready
[ 9976.891896] br-bb706109413c: port 1(vethe56fdef) entered blocking state
[ 9976.891909] br-bb706109413c: port 1(vethe56fdef) entered forwarding state
[ 9979.435185] br-bb706109413c: port 1(vethe56fdef) entered disabled state
[ 9979.435458] veth7c7b52f: renamed from eth0
[ 9979.485550] br-bb706109413c: port 1(vethe56fdef) entered disabled state
[ 9979.488886] device vethe56fdef left promiscuous mode
[ 9979.488903] br-bb706109413c: port 1(vethe56fdef) entered disabled state
[10039.451343] br-bb706109413c: port 1(vethe8d9b64) entered blocking state
[10039.451359] br-bb706109413c: port 1(vethe8d9b64) entered disabled state
[10039.451780] device vethe8d9b64 entered promiscuous mode
[10042.575890] eth0: renamed from veth2311c49
[10042.595263] IPv6: ADDRCONF(NETDEV_CHANGE): vethe8d9b64: link becomes ready
[10042.595433] br-bb706109413c: port 1(vethe8d9b64) entered blocking state
[10042.595442] br-bb706109413c: port 1(vethe8d9b64) entered forwarding state
[10046.198118] veth2311c49: renamed from eth0
[10046.218856] br-bb706109413c: port 1(vethe8d9b64) entered disabled state
[10046.738196] br-bb706109413c: port 1(vethe8d9b64) entered disabled state
[10046.741309] device vethe8d9b64 left promiscuous mode
[10046.741328] br-bb706109413c: port 1(vethe8d9b64) entered disabled state
[10105.943942] br-bb706109413c: port 1(vethe5dfcac) entered blocking state
[10105.943946] br-bb706109413c: port 1(vethe5dfcac) entered disabled state
[10105.944182] device vethe5dfcac entered promiscuous mode
[10106.298354] eth0: renamed from veth3f5c735
[10106.327071] IPv6: ADDRCONF(NETDEV_CHANGE): vethe5dfcac: link becomes ready
[10106.327273] br-bb706109413c: port 1(vethe5dfcac) entered blocking state
[10106.327291] br-bb706109413c: port 1(vethe5dfcac) entered forwarding state
[10108.746338] br-bb706109413c: port 1(vethe5dfcac) entered disabled state
[10108.746442] veth3f5c735: renamed from eth0
[10108.814399] br-bb706109413c: port 1(vethe5dfcac) entered disabled state
[10108.817230] device vethe5dfcac left promiscuous mode
[10108.817250] br-bb706109413c: port 1(vethe5dfcac) entered disabled state
[10168.741515] br-bb706109413c: port 1(veth9ac6cdb) entered blocking state
[10168.741520] br-bb706109413c: port 1(veth9ac6cdb) entered disabled state
[10168.741642] device veth9ac6cdb entered promiscuous mode
[10169.105674] eth0: renamed from vethecd8f65
[10169.145615] IPv6: ADDRCONF(NETDEV_CHANGE): veth9ac6cdb: link becomes ready
[10169.145778] br-bb706109413c: port 1(veth9ac6cdb) entered blocking state
[10169.145787] br-bb706109413c: port 1(veth9ac6cdb) entered forwarding state
[10172.226201] br-bb706109413c: port 1(veth9ac6cdb) entered disabled state
[10172.226484] vethecd8f65: renamed from eth0
[10172.303740] br-bb706109413c: port 1(veth9ac6cdb) entered disabled state
[10172.306493] device veth9ac6cdb left promiscuous mode
[10172.306513] br-bb706109413c: port 1(veth9ac6cdb) entered disabled state
[10232.225092] br-bb706109413c: port 1(veth66d2331) entered blocking state
[10232.225098] br-bb706109413c: port 1(veth66d2331) entered disabled state
[10232.227611] device veth66d2331 entered promiscuous mode
[10232.561506] eth0: renamed from veth7393455
[10232.579625] IPv6: ADDRCONF(NETDEV_CHANGE): veth66d2331: link becomes ready
[10232.579686] br-bb706109413c: port 1(veth66d2331) entered blocking state
[10232.579690] br-bb706109413c: port 1(veth66d2331) entered forwarding state
[10235.562807] br-bb706109413c: port 1(veth66d2331) entered disabled state
[10235.563079] veth7393455: renamed from eth0
[10235.658749] br-bb706109413c: port 1(veth66d2331) entered disabled state
[10235.661893] device veth66d2331 left promiscuous mode
[10235.661938] br-bb706109413c: port 1(veth66d2331) entered disabled state
[10295.544175] br-bb706109413c: port 1(veth2cb0aa0) entered blocking state
[10295.544181] br-bb706109413c: port 1(veth2cb0aa0) entered disabled state
[10295.544285] device veth2cb0aa0 entered promiscuous mode
[10295.862755] eth0: renamed from veth89b1c6d
[10295.894841] IPv6: ADDRCONF(NETDEV_CHANGE): veth2cb0aa0: link becomes ready
[10295.895025] br-bb706109413c: port 1(veth2cb0aa0) entered blocking state
[10295.895038] br-bb706109413c: port 1(veth2cb0aa0) entered forwarding state
[10298.291526] br-bb706109413c: port 1(veth2cb0aa0) entered disabled state
[10298.291810] veth89b1c6d: renamed from eth0
[10298.357002] br-bb706109413c: port 1(veth2cb0aa0) entered disabled state
[10298.359736] device veth2cb0aa0 left promiscuous mode
[10298.359750] br-bb706109413c: port 1(veth2cb0aa0) entered disabled state
[10358.287878] br-bb706109413c: port 1(veth50b78fa) entered blocking state
[10358.287883] br-bb706109413c: port 1(veth50b78fa) entered disabled state
[10358.288851] device veth50b78fa entered promiscuous mode
[10358.616745] eth0: renamed from veth3c1a646
[10358.649192] IPv6: ADDRCONF(NETDEV_CHANGE): veth50b78fa: link becomes ready
[10358.649379] br-bb706109413c: port 1(veth50b78fa) entered blocking state
[10358.649390] br-bb706109413c: port 1(veth50b78fa) entered forwarding state
[10361.148982] br-bb706109413c: port 1(veth50b78fa) entered disabled state
[10361.149194] veth3c1a646: renamed from eth0
[10361.232788] br-bb706109413c: port 1(veth50b78fa) entered disabled state
[10361.236156] device veth50b78fa left promiscuous mode
[10361.236173] br-bb706109413c: port 1(veth50b78fa) entered disabled state
[10421.142021] br-bb706109413c: port 1(vethb40b966) entered blocking state
[10421.142027] br-bb706109413c: port 1(vethb40b966) entered disabled state
[10421.142127] device vethb40b966 entered promiscuous mode
[10421.482710] eth0: renamed from veth54aa5eb
[10421.506813] IPv6: ADDRCONF(NETDEV_CHANGE): vethb40b966: link becomes ready
[10421.507000] br-bb706109413c: port 1(vethb40b966) entered blocking state
[10421.507013] br-bb706109413c: port 1(vethb40b966) entered forwarding state
[10423.909623] veth54aa5eb: renamed from eth0
[10423.929879] br-bb706109413c: port 1(vethb40b966) entered disabled state
[10423.998369] br-bb706109413c: port 1(vethb40b966) entered disabled state
[10424.002577] device vethb40b966 left promiscuous mode
[10424.002593] br-bb706109413c: port 1(vethb40b966) entered disabled state
[10483.912304] br-bb706109413c: port 1(veth20e4d8e) entered blocking state
[10483.912309] br-bb706109413c: port 1(veth20e4d8e) entered disabled state
[10483.912484] device veth20e4d8e entered promiscuous mode
[10484.233456] eth0: renamed from veth83cecde
[10484.256347] IPv6: ADDRCONF(NETDEV_CHANGE): veth20e4d8e: link becomes ready
[10484.256528] br-bb706109413c: port 1(veth20e4d8e) entered blocking state
[10484.256540] br-bb706109413c: port 1(veth20e4d8e) entered forwarding state
[10486.654961] br-bb706109413c: port 1(veth20e4d8e) entered disabled state
[10486.655069] veth83cecde: renamed from eth0
[10486.719420] br-bb706109413c: port 1(veth20e4d8e) entered disabled state
[10486.722356] device veth20e4d8e left promiscuous mode
[10486.722374] br-bb706109413c: port 1(veth20e4d8e) entered disabled state
[10546.652836] br-bb706109413c: port 1(vetha346151) entered blocking state
[10546.652841] br-bb706109413c: port 1(vetha346151) entered disabled state
[10546.653096] device vetha346151 entered promiscuous mode
[10546.958033] eth0: renamed from vethaeb6a3e
[10546.998247] IPv6: ADDRCONF(NETDEV_CHANGE): vetha346151: link becomes ready
[10546.998415] br-bb706109413c: port 1(vetha346151) entered blocking state
[10546.998428] br-bb706109413c: port 1(vetha346151) entered forwarding state
[10549.435454] br-bb706109413c: port 1(vetha346151) entered disabled state
[10549.435529] vethaeb6a3e: renamed from eth0
[10549.522867] br-bb706109413c: port 1(vetha346151) entered disabled state
[10549.527220] device vetha346151 left promiscuous mode
[10549.527235] br-bb706109413c: port 1(vetha346151) entered disabled state
[10609.430576] br-bb706109413c: port 1(vethfd6e742) entered blocking state
[10609.430585] br-bb706109413c: port 1(vethfd6e742) entered disabled state
[10609.430789] device vethfd6e742 entered promiscuous mode
[10609.431435] br-bb706109413c: port 1(vethfd6e742) entered blocking state
[10609.431440] br-bb706109413c: port 1(vethfd6e742) entered forwarding state
[10609.432940] br-bb706109413c: port 1(vethfd6e742) entered disabled state
[10609.746901] eth0: renamed from veth42b8cfd
[10609.779579] IPv6: ADDRCONF(NETDEV_CHANGE): vethfd6e742: link becomes ready
[10609.779779] br-bb706109413c: port 1(vethfd6e742) entered blocking state
[10609.779792] br-bb706109413c: port 1(vethfd6e742) entered forwarding state
[10612.230103] veth42b8cfd: renamed from eth0
[10612.258856] br-bb706109413c: port 1(vethfd6e742) entered disabled state
[10612.315676] br-bb706109413c: port 1(vethfd6e742) entered disabled state
[10612.316400] device vethfd6e742 left promiscuous mode
[10612.316406] br-bb706109413c: port 1(vethfd6e742) entered disabled state
[10672.215323] br-bb706109413c: port 1(veth283470a) entered blocking state
[10672.215328] br-bb706109413c: port 1(veth283470a) entered disabled state
[10672.215414] device veth283470a entered promiscuous mode
[10672.215534] br-bb706109413c: port 1(veth283470a) entered blocking state
[10672.215537] br-bb706109413c: port 1(veth283470a) entered forwarding state
[10672.219306] br-bb706109413c: port 1(veth283470a) entered disabled state
[10672.572561] eth0: renamed from veth35f5b0a
[10672.591762] IPv6: ADDRCONF(NETDEV_CHANGE): veth283470a: link becomes ready
[10672.591868] br-bb706109413c: port 1(veth283470a) entered blocking state
[10672.591875] br-bb706109413c: port 1(veth283470a) entered forwarding state
[10674.967057] br-bb706109413c: port 1(veth283470a) entered disabled state
[10674.967415] veth35f5b0a: renamed from eth0
[10675.047337] br-bb706109413c: port 1(veth283470a) entered disabled state
[10675.050078] device veth283470a left promiscuous mode
[10675.050098] br-bb706109413c: port 1(veth283470a) entered disabled state
[10734.962692] br-bb706109413c: port 1(vetheed2ba9) entered blocking state
[10734.962697] br-bb706109413c: port 1(vetheed2ba9) entered disabled state
[10734.962800] device vetheed2ba9 entered promiscuous mode
[10735.273785] eth0: renamed from vethd6668ac
[10735.298168] IPv6: ADDRCONF(NETDEV_CHANGE): vetheed2ba9: link becomes ready
[10735.298345] br-bb706109413c: port 1(vetheed2ba9) entered blocking state
[10735.298358] br-bb706109413c: port 1(vetheed2ba9) entered forwarding state
[10737.744549] br-bb706109413c: port 1(vetheed2ba9) entered disabled state
[10737.744646] vethd6668ac: renamed from eth0
[10737.839721] br-bb706109413c: port 1(vetheed2ba9) entered disabled state
[10737.845017] device vetheed2ba9 left promiscuous mode
[10737.845037] br-bb706109413c: port 1(vetheed2ba9) entered disabled state
[10797.718739] br-bb706109413c: port 1(veth651931b) entered blocking state
[10797.718745] br-bb706109413c: port 1(veth651931b) entered disabled state
[10797.719316] device veth651931b entered promiscuous mode
[10798.114690] eth0: renamed from vethad373cb
[10798.142939] IPv6: ADDRCONF(NETDEV_CHANGE): veth651931b: link becomes ready
[10798.143121] br-bb706109413c: port 1(veth651931b) entered blocking state
[10798.143133] br-bb706109413c: port 1(veth651931b) entered forwarding state
[10800.596733] br-bb706109413c: port 1(veth651931b) entered disabled state
[10800.596893] vethad373cb: renamed from eth0
[10800.674013] br-bb706109413c: port 1(veth651931b) entered disabled state
[10800.676997] device veth651931b left promiscuous mode
[10800.677016] br-bb706109413c: port 1(veth651931b) entered disabled state
[10860.574245] br-bb706109413c: port 1(veth6dd7da0) entered blocking state
[10860.574250] br-bb706109413c: port 1(veth6dd7da0) entered disabled state
[10860.574336] device veth6dd7da0 entered promiscuous mode
[10860.574455] br-bb706109413c: port 1(veth6dd7da0) entered blocking state
[10860.574458] br-bb706109413c: port 1(veth6dd7da0) entered forwarding state
[10860.574636] br-bb706109413c: port 1(veth6dd7da0) entered disabled state
[10860.907598] eth0: renamed from vethafdd84c
[10860.943590] IPv6: ADDRCONF(NETDEV_CHANGE): veth6dd7da0: link becomes ready
[10860.943770] br-bb706109413c: port 1(veth6dd7da0) entered blocking state
[10860.943782] br-bb706109413c: port 1(veth6dd7da0) entered forwarding state
[10863.354100] br-bb706109413c: port 1(veth6dd7da0) entered disabled state
[10863.354206] vethafdd84c: renamed from eth0
[10863.427276] br-bb706109413c: port 1(veth6dd7da0) entered disabled state
[10863.430851] device veth6dd7da0 left promiscuous mode
[10863.430866] br-bb706109413c: port 1(veth6dd7da0) entered disabled state
[10923.353752] br-bb706109413c: port 1(vethdb5d054) entered blocking state
[10923.353758] br-bb706109413c: port 1(vethdb5d054) entered disabled state
[10923.353919] device vethdb5d054 entered promiscuous mode
[10923.695659] eth0: renamed from veth8eaa731
[10923.724738] IPv6: ADDRCONF(NETDEV_CHANGE): vethdb5d054: link becomes ready
[10923.724939] br-bb706109413c: port 1(vethdb5d054) entered blocking state
[10923.724952] br-bb706109413c: port 1(vethdb5d054) entered forwarding state
[10926.152130] br-bb706109413c: port 1(vethdb5d054) entered disabled state
[10926.152994] veth8eaa731: renamed from eth0
[10926.196559] br-bb706109413c: port 1(vethdb5d054) entered disabled state
[10926.198150] device vethdb5d054 left promiscuous mode
[10926.198160] br-bb706109413c: port 1(vethdb5d054) entered disabled state
[10986.148925] br-bb706109413c: port 1(veth0911a36) entered blocking state
[10986.148929] br-bb706109413c: port 1(veth0911a36) entered disabled state
[10986.149213] device veth0911a36 entered promiscuous mode
[10986.505287] eth0: renamed from veth3dfd314
[10986.524902] IPv6: ADDRCONF(NETDEV_CHANGE): veth0911a36: link becomes ready
[10986.525082] br-bb706109413c: port 1(veth0911a36) entered blocking state
[10986.525095] br-bb706109413c: port 1(veth0911a36) entered forwarding state
[10988.927540] br-bb706109413c: port 1(veth0911a36) entered disabled state
[10988.927673] veth3dfd314: renamed from eth0
[10988.989323] br-bb706109413c: port 1(veth0911a36) entered disabled state
[10988.991533] device veth0911a36 left promiscuous mode
[10988.991546] br-bb706109413c: port 1(veth0911a36) entered disabled state
[11048.916894] br-bb706109413c: port 1(vethd03b209) entered blocking state
[11048.916912] br-bb706109413c: port 1(vethd03b209) entered disabled state
[11048.917378] device vethd03b209 entered promiscuous mode
[11049.270676] eth0: renamed from veth51bdfb5
[11049.302209] IPv6: ADDRCONF(NETDEV_CHANGE): vethd03b209: link becomes ready
[11049.302387] br-bb706109413c: port 1(vethd03b209) entered blocking state
[11049.302400] br-bb706109413c: port 1(vethd03b209) entered forwarding state
[11051.699980] br-bb706109413c: port 1(vethd03b209) entered disabled state
[11051.700178] veth51bdfb5: renamed from eth0
[11051.755336] br-bb706109413c: port 1(vethd03b209) entered disabled state
[11051.757405] device vethd03b209 left promiscuous mode
[11051.757419] br-bb706109413c: port 1(vethd03b209) entered disabled state
[11111.709280] br-bb706109413c: port 1(veth9f58b8e) entered blocking state
[11111.709286] br-bb706109413c: port 1(veth9f58b8e) entered disabled state
[11111.709417] device veth9f58b8e entered promiscuous mode
[11112.002316] eth0: renamed from veth30af5e0
[11112.042274] IPv6: ADDRCONF(NETDEV_CHANGE): veth9f58b8e: link becomes ready
[11112.042388] br-bb706109413c: port 1(veth9f58b8e) entered blocking state
[11112.042396] br-bb706109413c: port 1(veth9f58b8e) entered forwarding state
[11114.489239] veth30af5e0: renamed from eth0
[11114.546053] br-bb706109413c: port 1(veth9f58b8e) entered disabled state
[11114.587531] br-bb706109413c: port 1(veth9f58b8e) entered disabled state
[11114.592157] device veth9f58b8e left promiscuous mode
[11114.592183] br-bb706109413c: port 1(veth9f58b8e) entered disabled state
[11174.509646] br-bb706109413c: port 1(vethd1a698b) entered blocking state
[11174.509661] br-bb706109413c: port 1(vethd1a698b) entered disabled state
[11174.516157] device vethd1a698b entered promiscuous mode
[11174.854700] eth0: renamed from vethd4eb708
[11174.882807] IPv6: ADDRCONF(NETDEV_CHANGE): vethd1a698b: link becomes ready
[11174.883004] br-bb706109413c: port 1(vethd1a698b) entered blocking state
[11174.883017] br-bb706109413c: port 1(vethd1a698b) entered forwarding state
[11177.373813] vethd4eb708: renamed from eth0
[11177.396221] br-bb706109413c: port 1(vethd1a698b) entered disabled state
[11177.436606] br-bb706109413c: port 1(vethd1a698b) entered disabled state
[11177.440938] device vethd1a698b left promiscuous mode
[11177.440953] br-bb706109413c: port 1(vethd1a698b) entered disabled state
[11237.355656] br-bb706109413c: port 1(veth3bf27c8) entered blocking state
[11237.355661] br-bb706109413c: port 1(veth3bf27c8) entered disabled state
[11237.355756] device veth3bf27c8 entered promiscuous mode
[11237.703637] eth0: renamed from veth57d9c91
[11237.719358] IPv6: ADDRCONF(NETDEV_CHANGE): veth3bf27c8: link becomes ready
[11237.719455] br-bb706109413c: port 1(veth3bf27c8) entered blocking state
[11237.719462] br-bb706109413c: port 1(veth3bf27c8) entered forwarding state
[11240.158403] veth57d9c91: renamed from eth0
[11240.179089] br-bb706109413c: port 1(veth3bf27c8) entered disabled state
[11240.224531] br-bb706109413c: port 1(veth3bf27c8) entered disabled state
[11240.229426] device veth3bf27c8 left promiscuous mode
[11240.229445] br-bb706109413c: port 1(veth3bf27c8) entered disabled state
[11300.136165] br-bb706109413c: port 1(vetha814699) entered blocking state
[11300.136171] br-bb706109413c: port 1(vetha814699) entered disabled state
[11300.136287] device vetha814699 entered promiscuous mode
[11300.503524] eth0: renamed from vethd43544e
[11300.540368] IPv6: ADDRCONF(NETDEV_CHANGE): vetha814699: link becomes ready
[11300.540551] br-bb706109413c: port 1(vetha814699) entered blocking state
[11300.540564] br-bb706109413c: port 1(vetha814699) entered forwarding state
[11302.943612] br-bb706109413c: port 1(vetha814699) entered disabled state
[11302.943710] vethd43544e: renamed from eth0
[11303.023737] br-bb706109413c: port 1(vetha814699) entered disabled state
[11303.027929] device vetha814699 left promiscuous mode
[11303.027946] br-bb706109413c: port 1(vetha814699) entered disabled state
[11362.941541] br-bb706109413c: port 1(veth67ab019) entered blocking state
[11362.941546] br-bb706109413c: port 1(veth67ab019) entered disabled state
[11362.945223] device veth67ab019 entered promiscuous mode
[11363.260585] eth0: renamed from veth9d0d57e
[11363.276961] IPv6: ADDRCONF(NETDEV_CHANGE): veth67ab019: link becomes ready
[11363.277148] br-bb706109413c: port 1(veth67ab019) entered blocking state
[11363.277161] br-bb706109413c: port 1(veth67ab019) entered forwarding state
[11365.702068] br-bb706109413c: port 1(veth67ab019) entered disabled state
[11365.702232] veth9d0d57e: renamed from eth0
[11365.777527] br-bb706109413c: port 1(veth67ab019) entered disabled state
[11365.780072] device veth67ab019 left promiscuous mode
[11365.780088] br-bb706109413c: port 1(veth67ab019) entered disabled state
[11425.696742] br-bb706109413c: port 1(vetha8b15b1) entered blocking state
[11425.696747] br-bb706109413c: port 1(vetha8b15b1) entered disabled state
[11425.696861] device vetha8b15b1 entered promiscuous mode
[11425.696960] br-bb706109413c: port 1(vetha8b15b1) entered blocking state
[11425.696963] br-bb706109413c: port 1(vetha8b15b1) entered forwarding state
[11425.697439] br-bb706109413c: port 1(vetha8b15b1) entered disabled state
[11426.024614] eth0: renamed from vethc41d15e
[11426.056691] IPv6: ADDRCONF(NETDEV_CHANGE): vetha8b15b1: link becomes ready
[11426.056786] br-bb706109413c: port 1(vetha8b15b1) entered blocking state
[11426.056792] br-bb706109413c: port 1(vetha8b15b1) entered forwarding state
[11428.462964] br-bb706109413c: port 1(vetha8b15b1) entered disabled state
[11428.463120] vethc41d15e: renamed from eth0
[11428.543075] br-bb706109413c: port 1(vetha8b15b1) entered disabled state
[11428.545918] device vetha8b15b1 left promiscuous mode
[11428.545936] br-bb706109413c: port 1(vetha8b15b1) entered disabled state
[11488.458326] br-bb706109413c: port 1(veth8ab6c25) entered blocking state
[11488.458331] br-bb706109413c: port 1(veth8ab6c25) entered disabled state
[11488.458540] device veth8ab6c25 entered promiscuous mode
[11488.458644] br-bb706109413c: port 1(veth8ab6c25) entered blocking state
[11488.458647] br-bb706109413c: port 1(veth8ab6c25) entered forwarding state
[11488.460642] br-bb706109413c: port 1(veth8ab6c25) entered disabled state
[11488.764817] eth0: renamed from vethc3b3765
[11488.797740] IPv6: ADDRCONF(NETDEV_CHANGE): veth8ab6c25: link becomes ready
[11488.797959] br-bb706109413c: port 1(veth8ab6c25) entered blocking state
[11488.797972] br-bb706109413c: port 1(veth8ab6c25) entered forwarding state
[11491.256011] br-bb706109413c: port 1(veth8ab6c25) entered disabled state
[11491.256648] vethc3b3765: renamed from eth0
[11491.333589] br-bb706109413c: port 1(veth8ab6c25) entered disabled state
[11491.336248] device veth8ab6c25 left promiscuous mode
[11491.336262] br-bb706109413c: port 1(veth8ab6c25) entered disabled state
[11551.245935] br-bb706109413c: port 1(veth559412d) entered blocking state
[11551.245940] br-bb706109413c: port 1(veth559412d) entered disabled state
[11551.246051] device veth559412d entered promiscuous mode
[11551.246171] br-bb706109413c: port 1(veth559412d) entered blocking state
[11551.246174] br-bb706109413c: port 1(veth559412d) entered forwarding state
[11551.246860] br-bb706109413c: port 1(veth559412d) entered disabled state
[11551.609804] eth0: renamed from veth46eea42
[11551.637747] IPv6: ADDRCONF(NETDEV_CHANGE): veth559412d: link becomes ready
[11551.637940] br-bb706109413c: port 1(veth559412d) entered blocking state
[11551.637953] br-bb706109413c: port 1(veth559412d) entered forwarding state
[11554.877197] br-bb706109413c: port 1(veth559412d) entered disabled state
[11554.878783] veth46eea42: renamed from eth0
[11554.935391] br-bb706109413c: port 1(veth559412d) entered disabled state
[11554.939175] device veth559412d left promiscuous mode
[11554.939196] br-bb706109413c: port 1(veth559412d) entered disabled state
[11614.866014] br-bb706109413c: port 1(veth200267d) entered blocking state
[11614.866029] br-bb706109413c: port 1(veth200267d) entered disabled state
[11614.905158] device veth200267d entered promiscuous mode
[11615.257607] eth0: renamed from vethff8c8f2
[11615.289366] IPv6: ADDRCONF(NETDEV_CHANGE): veth200267d: link becomes ready
[11615.289462] br-bb706109413c: port 1(veth200267d) entered blocking state
[11615.289468] br-bb706109413c: port 1(veth200267d) entered forwarding state
[11618.027028] br-bb706109413c: port 1(veth200267d) entered disabled state
[11618.028037] vethff8c8f2: renamed from eth0
[11618.110009] br-bb706109413c: port 1(veth200267d) entered disabled state
[11618.113012] device veth200267d left promiscuous mode
[11618.113037] br-bb706109413c: port 1(veth200267d) entered disabled state
[11678.074998] br-bb706109413c: port 1(veth0a04042) entered blocking state
[11678.075015] br-bb706109413c: port 1(veth0a04042) entered disabled state
[11678.075481] device veth0a04042 entered promiscuous mode
[11678.434385] eth0: renamed from vetha7814e6
[11678.453505] IPv6: ADDRCONF(NETDEV_CHANGE): veth0a04042: link becomes ready
[11678.453561] br-bb706109413c: port 1(veth0a04042) entered blocking state
[11678.453565] br-bb706109413c: port 1(veth0a04042) entered forwarding state
[11681.117690] br-bb706109413c: port 1(veth0a04042) entered disabled state
[11681.118028] vetha7814e6: renamed from eth0
[11681.180935] br-bb706109413c: port 1(veth0a04042) entered disabled state
[11681.185859] device veth0a04042 left promiscuous mode
[11681.185871] br-bb706109413c: port 1(veth0a04042) entered disabled state
[11697.156054] usb 1-3: USB disconnect, device number 6
[11699.161651] usb 1-3: new full-speed USB device number 7 using xhci_hcd
[11699.310241] usb 1-3: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.54
[11699.310256] usb 1-3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[11699.310262] usb 1-3: Product: USB2.0-Ser!
[11699.312577] ch341 1-3:1.0: ch341-uart converter detected
[11699.313649] ch341-uart ttyUSB0: break control not supported, using simulated break
[11699.313886] usb 1-3: ch341-uart converter now attached to ttyUSB0
[11699.962489] input: BRLTTY 6.4 Linux Screen Driver Keyboard as /devices/virtual/input/input18
[11700.078447] usb 1-3: usbfs: interface 0 claimed by ch341 while 'brltty' sets config #1
[11700.079083] ch341-uart ttyUSB0: ch341-uart converter now disconnected from ttyUSB0
[11700.079105] ch341 1-3:1.0: device disconnected
[11715.351712] usb 1-3: USB disconnect, device number 7
[11717.009344] usb 1-3: new full-speed USB device number 8 using xhci_hcd
[11717.159137] usb 1-3: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.54
[11717.159154] usb 1-3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[11717.159163] usb 1-3: Product: USB2.0-Ser!
[11717.162620] ch341 1-3:1.0: ch341-uart converter detected
[11717.163290] ch341-uart ttyUSB0: break control not supported, using simulated break
[11717.163589] usb 1-3: ch341-uart converter now attached to ttyUSB0
[11717.772345] input: BRLTTY 6.4 Linux Screen Driver Keyboard as /devices/virtual/input/input19
[11717.894240] usb 1-3: usbfs: interface 0 claimed by ch341 while 'brltty' sets config #1
[11717.894642] ch341-uart ttyUSB0: ch341-uart converter now disconnected from ttyUSB0
[11717.894665] ch341 1-3:1.0: device disconnected
[11741.136666] br-bb706109413c: port 1(veth9c97d41) entered blocking state
[11741.136684] br-bb706109413c: port 1(veth9c97d41) entered disabled state
[11741.137257] device veth9c97d41 entered promiscuous mode
[11741.140078] br-bb706109413c: port 1(veth9c97d41) entered blocking state
[11741.140095] br-bb706109413c: port 1(veth9c97d41) entered forwarding state
[11741.142406] br-bb706109413c: port 1(veth9c97d41) entered disabled state
[11741.514156] eth0: renamed from vetha8d7dd2
[11741.546373] IPv6: ADDRCONF(NETDEV_CHANGE): veth9c97d41: link becomes ready
[11741.546467] br-bb706109413c: port 1(veth9c97d41) entered blocking state
[11741.546472] br-bb706109413c: port 1(veth9c97d41) entered forwarding state
[11744.149340] br-bb706109413c: port 1(veth9c97d41) entered disabled state
[11744.149668] vetha8d7dd2: renamed from eth0
[11744.215795] br-bb706109413c: port 1(veth9c97d41) entered disabled state
[11744.219292] device veth9c97d41 left promiscuous mode
[11744.219304] br-bb706109413c: port 1(veth9c97d41) entered disabled state
[11804.198471] br-bb706109413c: port 1(veth939e91c) entered blocking state
[11804.198481] br-bb706109413c: port 1(veth939e91c) entered disabled state
[11804.198693] device veth939e91c entered promiscuous mode
[11804.534311] eth0: renamed from vethd9ca752
[11804.558084] IPv6: ADDRCONF(NETDEV_CHANGE): veth939e91c: link becomes ready
[11804.558152] br-bb706109413c: port 1(veth939e91c) entered blocking state
[11804.558156] br-bb706109413c: port 1(veth939e91c) entered forwarding state
[11807.293906] br-bb706109413c: port 1(veth939e91c) entered disabled state
[11807.294237] vethd9ca752: renamed from eth0
[11807.358907] br-bb706109413c: port 1(veth939e91c) entered disabled state
[11807.361121] device veth939e91c left promiscuous mode
[11807.361131] br-bb706109413c: port 1(veth939e91c) entered disabled state
[11823.013926] usb 1-3: USB disconnect, device number 8
[11825.677928] usb 1-3: new full-speed USB device number 9 using xhci_hcd
[11825.826776] usb 1-3: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.54
[11825.826801] usb 1-3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[11825.826811] usb 1-3: Product: USB2.0-Ser!
[11825.832043] ch341 1-3:1.0: ch341-uart converter detected
[11825.832737] ch341-uart ttyUSB0: break control not supported, using simulated break
[11825.832913] usb 1-3: ch341-uart converter now attached to ttyUSB0
[11826.440417] input: BRLTTY 6.4 Linux Screen Driver Keyboard as /devices/virtual/input/input20
[11826.564183] usb 1-3: usbfs: interface 0 claimed by ch341 while 'brltty' sets config #1
[11826.564744] ch341-uart ttyUSB0: ch341-uart converter now disconnected from ttyUSB0
[11826.564809] ch341 1-3:1.0: device disconnected

First step would be to uninstall that. It's known to cause havoc.

5 Likes

I did it. Cleaned a little bit but still doesnt help that much in anything

1 Like

What do you mean by "doesnt help that much in anything"? Are you still having the same problem where the Arduino IDE does not show a port for your Arduino board @paidopinoquio?

If so, please post the current dmesg output.

Suddently it stared working again and now I selected the port ttyUSB0 and uploaded the sketch to the ESP. I'm not sure what made it work but thank you a lot. This problem was driving me nuts.

You are welcome. I'm glad it is working now.

Regards,
Per

hello, I got a similar issue, but there are different messages when I write dmesg in terminal. Only the ports are showed when I connect original arduino boards, but when I connect clone boards (CH340 driver) the ports doesn't show in arduino IDE.

Hi @marcx95. Please post the output from the dmesg command by following my instructions from post #7 above.

1 Like

this is the output. I tried with Arduino IDE 1.8 and 2.0.

[ 8106.182299] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8106.182306] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8106.182314] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8148.183319] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8148.183345] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8148.183351] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8148.183360] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8154.183057] pcieport 0000:00:1c.5: AER: Multiple Corrected error received: 0000:00:1c.5
[ 8154.183234] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8154.183242] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000081/00002000
[ 8154.183252] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8154.183260] pcieport 0000:00:1c.5:    [ 7] BadDLLP               
[ 8160.180847] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8160.180873] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8160.180880] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8160.180888] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8166.183781] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8166.183807] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8166.183813] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8166.183822] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8178.180961] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8178.180986] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8178.180993] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8178.181001] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8184.181089] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8184.181115] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8184.181122] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8184.181130] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8202.181235] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8202.181261] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8202.181268] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8202.181276] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8220.177700] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8220.177726] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Receiver ID)
[ 8220.177733] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000080/00002000
[ 8220.177743] pcieport 0000:00:1c.5:    [ 7] BadDLLP               
[ 8238.181618] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8238.181644] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8238.181652] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8238.181660] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8250.181775] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8250.181801] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8250.181808] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8250.181816] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8256.181831] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8256.181857] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8256.181863] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8256.181872] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8268.182015] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8268.182041] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8268.182048] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8268.182057] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8274.184577] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8274.184603] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8274.184609] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8274.184618] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8292.182249] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8292.182275] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8292.182282] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8292.182291] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8304.182313] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8304.182341] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8304.182349] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8304.182359] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8316.184814] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8316.184839] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8316.184846] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8316.184855] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8322.182653] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8322.182681] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8322.182689] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8322.182699] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8328.182687] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8328.182713] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8328.182720] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8328.182728] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8334.185570] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8334.185601] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8334.185610] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8334.185622] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8358.183108] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8358.183134] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8358.183141] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8358.183150] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8364.185952] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8364.185981] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8364.185988] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8364.185998] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8370.183215] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8370.183247] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8370.183256] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8370.183268] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8376.183410] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8376.183447] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8376.183458] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8376.183471] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8382.181887] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8382.181914] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8382.181921] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8382.181929] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8388.183387] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8388.183411] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8388.183418] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8388.183426] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8394.183509] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8394.183536] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8394.183543] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8394.183551] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8400.183563] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8400.183589] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8400.183596] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8400.183605] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8406.183480] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8406.183507] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8406.183513] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8406.183522] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8409.807666] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8409.807701] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8409.807712] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8409.807726] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8418.186129] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8418.186155] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8418.186162] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8418.186171] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8441.142585] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8441.142611] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8441.142618] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8441.142627] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8460.184507] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8460.184533] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8460.184540] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8460.184548] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8472.184586] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8472.184614] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8472.184622] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8472.184632] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8484.184938] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8484.184975] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8484.184987] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8484.185000] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8496.184975] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8496.185003] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8496.185011] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8496.185021] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8502.185075] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8502.185101] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8502.185108] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8502.185117] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8507.323803] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8507.323829] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8507.323836] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8507.323845] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8514.185240] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8514.185268] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8514.185276] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8514.185286] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8526.186213] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8526.186239] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8526.186245] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8526.186254] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8532.188293] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8532.188319] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8532.188325] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8532.188334] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8538.185266] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8538.185292] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Receiver ID)
[ 8538.185299] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000080/00002000
[ 8538.185308] pcieport 0000:00:1c.5:    [ 7] BadDLLP               
[ 8544.185169] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8544.185196] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8544.185203] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8544.185211] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8550.184990] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8550.185016] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8550.185023] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8550.185031] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8556.184961] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8556.184988] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8556.184995] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8556.185003] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8562.187542] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8562.187568] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Receiver ID)
[ 8562.187575] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000080/00002000
[ 8562.187584] pcieport 0000:00:1c.5:    [ 7] BadDLLP               
[ 8568.184715] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8568.184742] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8568.184749] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8568.184758] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8574.182824] pcieport 0000:00:1c.5: AER: Multiple Corrected error received: 0000:00:1c.5
[ 8574.182953] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8574.182960] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000081/00002000
[ 8574.182969] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8574.182975] pcieport 0000:00:1c.5:    [ 7] BadDLLP               
[ 8598.184031] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8598.184058] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8598.184065] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8598.184074] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8601.645835] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8601.645861] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8601.645868] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8601.645877] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8604.180950] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8604.180976] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8604.180983] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8604.180991] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8610.186682] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8610.186708] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8610.186715] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8610.186723] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8616.186201] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8616.186230] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8616.186238] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8616.186248] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8633.130269] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8633.130295] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8633.130302] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8633.130310] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8646.183217] pcieport 0000:00:1c.5: AER: Multiple Corrected error received: 0000:00:1c.5
[ 8646.183401] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8646.183408] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000081/00002000
[ 8646.183417] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8646.183423] pcieport 0000:00:1c.5:    [ 7] BadDLLP               
[ 8652.183082] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8652.183108] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8652.183115] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8652.183123] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8676.182822] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8676.182849] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8676.182856] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8676.182865] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8682.182669] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8682.182695] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8682.182702] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8682.182711] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8688.182612] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8688.182638] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8688.182645] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8688.182653] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8706.185162] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8706.185188] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8706.185195] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8706.185204] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8712.182198] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8712.182224] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8712.182231] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8712.182240] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8718.184187] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8718.184216] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8718.184224] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8718.184234] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8724.182250] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8724.182276] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8724.182283] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8724.182292] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8730.182053] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8730.182082] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8730.182090] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8730.182100] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8736.184959] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8736.184984] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8736.184990] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8736.184998] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8742.181878] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8742.181904] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8742.181911] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8742.181920] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8748.184634] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8748.184660] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8748.184667] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8748.184675] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8772.181470] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8772.181495] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8772.181502] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8772.181511] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8778.181487] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8778.181523] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8778.181534] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8778.181547] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8826.180893] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 8826.180930] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 8826.180940] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00000001/00002000
[ 8826.180954] pcieport 0000:00:1c.5:    [ 0] RxErr                 
[ 8831.032293] usb 1-6: new full-speed USB device number 6 using xhci_hcd
[ 8831.181432] usb 1-6: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.62
[ 8831.181465] usb 1-6: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 8831.181481] usb 1-6: Product: USB2.0-Serial
[ 8831.368221] usbcore: registered new interface driver usbserial_generic
[ 8831.368238] usbserial: USB Serial support registered for generic
[ 8831.372864] usbcore: registered new interface driver ch341
[ 8831.372882] usbserial: USB Serial support registered for ch341-uart
[ 8831.372900] ch341 1-6:1.0: ch341-uart converter detected
[ 8831.374994] usb 1-6: ch341-uart converter now attached to ttyUSB0
[ 8831.421366] input: PC Speaker as /devices/platform/pcspkr/input/input27
[ 8831.964820] input: BRLTTY 6.4 Linux Screen Driver Keyboard as /devices/virtual/input/input28
[ 8832.095593] usb 1-6: usbfs: interface 0 claimed by ch341 while 'brltty' sets config #1
[ 8832.100489] ch341-uart ttyUSB0: ch341-uart converter now disconnected from ttyUSB0
[ 8832.100615] ch341 1-6:1.0: device disconnected

Hello,
I had the same issue, no Arduino board detected by the system, running Linux Mint 21.0 XFCE with Arduino IDE v2 and an Arduino Uno board. I had joined the Dialout group as instructed (https://support.arduino.cc/hc/en-us/articles/360016495679-Fix-port-access-on-Linux).

BRLTTY - mentioned above - was the cause of the problem, once it was removed all worked as it should.

As a Linux newbie I think the detail of the fix might be of use to someone:

  • Connect your Arduino to a USB port
  • in Terminal type: ls /dev
    A long list of devices will appear. Look for ttyACMx or ttyUSBx [ x will be a number, for example ttyACM0 ].
    If you don't find anything like that it shows that your system has not loaded the board.
  • In Terminal type: dmesg
    A very long list of Kernel-related information will appear. Look for information about your USB ports that looks like the following:

[ 8831.372900] ch341 1-6:1.0: ch341-uart converter detected
[ 8831.374994] usb 1-6: ch341-uart converter now attached to ttyUSB0
[ 8831.421366] input: PC Speaker as /devices/platform/pcspkr/input/input27
[ 8831.964820] input: BRLTTY 6.4 Linux Screen Driver Keyboard as /devices/virtual/input/input28
[ 8832.095593] usb 1-6: usbfs: interface 0 claimed by ch341 while 'brltty' sets config #1
[ 8832.100489] ch341-uart ttyUSB0: ch341-uart converter now disconnected from ttyUSB0
[ 8832.100615] ch341 1-6:1.0: device disconnected

This shows that the system detected the board and attached it to USB0, then loaded BRLTTY utility. BRLTTY claimed the interface and subsequently the board was disconnected.

BRLTTY is an accessibility utility for blind people. If you do not need it, you can remove it from your system, together with its not needed dependent packages, by typing in Terminal: sudo apt-get remove --auto-remove brltty

Unplug and replug your board, type again in Terminal: ls /dev

If all goes to plan you should now see a ttyUSBx or ttyACMx, and your Arduino IDE show the port.

9 Likes

Although it does not appear to have been the cause here, another service to look out for is modemmanager which I found installed on my Linux Mint. I don't use any modems so I just disabled it.