CH340C driver help

CH34H8tr

New Member
Joined
May 20, 2024
Messages
3
Reaction score
0
Credits
36
Ive been wanting to use an ESP8266 but its not showing up at all on Arduino IDE or PlatformIO.

I am running POP!_OS 22.04 LTS
with (i think) Kernel version 6.8.0

Solutions i've tried:
  • Removing brltty
  • reinstalling from manufacturer's site (CH340SER_LINUX)

what i'm seeing:

root@azazel-x1e:/home/azazel# dmesg | grep ch34
[ 2108.444391] usbcore: registered new interface driver ch34x
[ 2108.444406] usbserial: USB Serial support registered for ch34x

After installing the driver, my device is not attached at all to any port and I'm not sure why.
running lsusb also confirms there is no device at all. I've reinstalled a bunch of times with many different versions and no luck. Any Ideas ? im willing to provide any necessary info you all need.
 


Might need permission try

where username is your real user name then
Okay something changed, I've tried to change my group before and it hadn't worked, so now I'm getting this:

[36757.746293] usb 1-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[36757.746302] usb 1-2: Product: USB Serial
[36757.786660] usbcore: registered new interface driver usbserial_generic
[36757.786682] usbserial: USB Serial support registered for generic
[36757.788949] usbcore: registered new interface driver ch341
[36757.788983] usbserial: USB Serial support registered for ch341-uart
[36757.789000] ch341 1-2:1.0: ch341-uart converter detected
[36757.789483] usb 1-2: ch341-uart converter now attached to ttyUSB0
[36757.791803] usbcore: registered new interface driver ch34x
[36757.791821] usbserial: USB Serial support registered for ch34x
[36758.013400] usb 1-2: USB disconnect, device number 6
[36758.013543] ch341-uart ttyUSB0: ch341-uart converter now disconnected from ttyUSB0
[36758.013559] ch341 1-2:1.0: device disconnected


which is similar to what I would've gotten if I hadn't already removed brltty but I'm not sure whats causing the issue now. Thank you for your help.
 
Can you mark this as solved
1716315392602.png
 

Members online


Top