USB stick is not recognized

I have formatted a USB stick (FAT32) and it is not recognized in EndeavourOS (version LTS) in the file manager (but in Windows). The command journalctl -f gives the following output (see below).
Few days ago the stick worked fine (with Endeavour OS mainline).
Has anyone an idea how to solve the problem? Formatting again?
Thanks again for your always valuable input.

*Nov 13 21:29:45 christian-futros740 kernel: usb 1-8.2.4: new high-speed USB device number 16 using xhci_hcd *
*Nov 13 21:29:45 christian-futros740 kernel: usb 1-8.2.4: New USB device found, idVendor=1221, idProduct=3234, bcdDevice= 0.00 *
*Nov 13 21:29:45 christian-futros740 kernel: usb 1-8.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 *
Nov 13 21:29:45 christian-futros740 kernel: usb 1-8.2.4: Product: Flash Disk
Nov 13 21:29:45 christian-futros740 kernel: usb 1-8.2.4: Manufacturer: USB2.0
Nov 13 21:29:45 christian-futros740 kernel: usb 1-8.2.4: SerialNumber: 1000000000001060
Nov 13 21:29:46 christian-futros740 mtp-probe[50436]: checking bus 1, device 16: “/sys/devices/pci0000:00/0000:00:15.0/usb1/1-8/1-8.2/1-8.2.4”
Nov 13 21:29:46 christian-futros740 mtp-probe[50436]: bus: 1, device: 16 was not an MTP device
Nov 13 21:29:46 christian-futros740 systemd-udevd[50435]: kmod: expected: load …
Nov 13 21:29:46 christian-futros740 mtp-probe[50437]: checking bus 1, device 16: “/sys/devices/pci0000:00/0000:00:15.0/usb1/1-8/1-8.2/1-8.2.4”
Nov 13 21:29:46 christian-futros740 mtp-probe[50437]: bus: 1, device: 16 was not an MTP device
Nov 13 21:31:33 christian-futros740 rtkit-daemon[943]: Supervising 8 threads of 5 processes of 1 users.

Command lsusb says Unknown:

[christian@christian-futros740 ~]$ lsusb

Bus 001 Device 016: ID 1221:3234 Unknown manufacturer Disk (Thumb drive)

I compared now with the mainline kernel, there the USB stick is recognized.

So is there any way to get it to work in Endeavouros LTS also? Thanks.

Please use code tags when posting output. It is much easier to read.

Sorry, not sure how the output should look. But after todays update an USB device was now detected.
I attached the new output as jpg file, I hope this helps. Thanks.

screen

To use code tags you use three back tics ` before and after what you post or three tilde ~~~. Or you can use the pre-formatted text button above in the menu </>

Okay, I am trying with first post.

*Nov 13 21:29:45 christian-futros740 kernel: usb 1-8.2.4: New USB device found, idVendor=1221, idProduct=3234, bcdDevice= 0.00 *
*Nov 13 21:29:45 christian-futros740 kernel: usb 1-8.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 *
Nov 13 21:29:45 christian-futros740 kernel: usb 1-8.2.4: Product: Flash Disk
Nov 13 21:29:45 christian-futros740 kernel: usb 1-8.2.4: Manufacturer: USB2.0
Nov 13 21:29:45 christian-futros740 kernel: usb 1-8.2.4: SerialNumber: 1000000000001060
Nov 13 21:29:46 christian-futros740 mtp-probe[50436]: checking bus 1, device 16: “/sys/devices/pci0000:00/0000:00:15.0/usb1/1-8/1-8.2/1-8.2.4”
Nov 13 21:29:46 christian-futros740 mtp-probe[50436]: bus: 1, device: 16 was not an MTP device
Nov 13 21:29:46 christian-futros740 systemd-udevd[50435]: kmod: expected: load …
Nov 13 21:29:46 christian-futros740 mtp-probe[50437]: checking bus 1, device 16: “/sys/devices/pci0000:00/0000:00:15.0/usb1/1-8/1-8.2/1-8.2.4”
Nov 13 21:29:46 christian-futros740 mtp-probe[50437]: bus: 1, device: 16 was not an MTP device
Nov 13 21:31:33 christian-futros740 rtkit-daemon[943]: Supervising 8 threads of 5 processes of 1 users.```

No i think you misunderstand. I can edit it for you and then you will see if you like?

Edit: If i just post it you won’t be able to see it.

You only use three tilde or three back ticks before and after what you post. With backticks i think you can use just one but i tend to always use three. This is not on every line. Just before what you post and after the last line unless you have more than one thing you are posting and then you would separate them and do the same.

Edit: example

[ricklinux@kde-plasma ~]$ lsusb
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 003 Device 002: ID 1462:7c37 Micro Star International MYSTIC LIGHT 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 2516:005b Cooler Master Co., Ltd. MC120 RGB Gaming KB
Bus 001 Device 002: ID 2516:0044 Cooler Master Co., Ltd. Masterkeys Lite L Combo RGB Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[ricklinux@kde-plasma ~]$ 

Edit: You won’t see the three tilde before and after on my post but you do on yours when enter it.

I could edit my text posted 1 hour ago and now it looks good I hope. Thanks.

Yes that’s better. It makes it more easily readable. :wink:

Edit: What i do is put the tilde a line above and a line below so the data is in between.