I have a wroom32 (esp32) that I cannot detect via usb. I have tried this on two Ubuntu machines, both have the cp210x.ko module installed, but there is nothing showing up with lsusb, as you can see ....
The following shows the installation of the module for the 2102, the dmesg output of where the driver was properly installed.
I then plugged in the esp32 and there is nothing shown in lsusb or in the dmesg that it was inserted into the computer.
I have three (counting the spouses) machines and two batches of three boards from different vendors.... I have tried 5 of the 6 boards. Two are Ubuntu and one Windows 11. I've hit reset and boot...
Changed usb cables (multiple times)
I also looked for a braille entry in udev, but no such animal exists there...
jack@Kilo:~$ sudo modprobe cp210x
jack@Kilo:~$ dmesg | tail
.
.
.
[164400.870157] usbcore: registered new interface driver usbserial_generic
[164400.870167] usbserial: USB Serial support registered for generic
[164400.872269] usbcore: registered new interface driver cp210x
[164400.872283] usbserial: USB Serial support registered for cp210x
jack@Kilo:~$ lsusb
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 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 056a:0011 Wacom Co., Ltd ET-0405A [Graphire2 (4x5)]
Bus 003 Device 002: ID 1af3:0001 Kingsis Peripherals ZOWIE Gaming mouse
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
jack@Kilo:~$
I'd really would like to use these, but I can't seem to get them connected...
It is not detected in the spouses Windows 11 computer even after installing it's driver...
I've run this on two Ubuntu machines and my spouses Windows 11. All machines have the proper driver for the cp2102. I have 6 boards all 6 of them respond the same way. It was two groups of three boards from different vendors. I find it hard to believe they are all 'bad'...
The device is never seen by the OS ... dmesg shows no usb device inserted
I just loaded the server version of Ubuntu on one of the machines so I have the ability to run it 'live', I think.
Thanks... I thought I was going nuts.., I had changed out the usb cord with two others, same results.
I found 4 more and there was 1 in there that worked... So it took 6 cables to find the issue... or one that worked...
As a young field engineer it took me 4 sets of cables to get one that worked... I knew how they were made and how they tested the cables.... surprised me ...
Can't hardly believe something so similar happened again...