[Kernel-packages] [Bug 1967493] Re: pl2303 serial adapter not recognized

2022-07-11 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.15.0-41.44 --- linux (5.15.0-41.44) jammy; urgency=medium * jammy/linux: 5.15.0-41.44 -proposed tracker (LP: #1979448) * Fix can't boot up after change to vmd (LP: #1976587) - PCI: vmd: Assign VMD IRQ domain before enumeration

[Kernel-packages] [Bug 1967493] Re: pl2303 serial adapter not recognized

2022-06-13 Thread Timo Aaltonen
** Changed in: linux-oem-5.17 (Ubuntu Jammy) Status: In Progress => Fix Committed ** Changed in: linux-oem-5.14 (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1967493] Re: pl2303 serial adapter not recognized

2022-06-13 Thread Po-Hsu Lin
https://lists.ubuntu.com/archives/kernel-team/2022-June/130942.html ** Description changed: + [Impact] + After switching to a more strict chip type detection for the pl2303 + USB to serial adaptor driver in commit 8a7bf751 ("USB: serial: pl2303: + amend and tighten type detection") + + Device

[Kernel-packages] [Bug 1967493] Re: pl2303 serial adapter not recognized

2022-06-10 Thread Po-Hsu Lin
Thanks for the test! I will SRU this to our kernel. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1967493 Title: pl2303 serial adapter not recognized Status in linux package in

[Kernel-packages] [Bug 1967493] Re: pl2303 serial adapter not recognized

2022-06-10 Thread Gary van der Merwe
I've tested on the test kernel, and it's working perfectly - Thanks! # uname -a Linux GAU23LD12 5.13.0-47-generic #52~20.04.1+lp1967493 SMP Mon Jun 6 06:43:52 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1967493] Re: pl2303 serial adapter not recognized

2022-06-06 Thread Po-Hsu Lin
Hello, thanks for the bug report, I have built some test kernels with this patch: https://people.canonical.com/~phlin/kernel/lp-1967493-pl2303/ Can you give them a try? Thank you. The kernel version for F-5.13 should be: 5.13.0-47-generic #52~20.04.1+lp1967493 Thanks. -- You received this

[Kernel-packages] [Bug 1967493] Re: pl2303 serial adapter not recognized

2022-06-06 Thread Po-Hsu Lin
** Also affects: linux (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Impish) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Kinetic) Importance: Undecided Status: Incomplete -- You received this bug notification

[Kernel-packages] [Bug 1967493] Re: pl2303 serial adapter not recognized

2022-06-06 Thread Gary van der Merwe
A patch for this has been merged into Linus's tree and it has been back ported to the LTS kernels. https://github.com/torvalds/linux/commit/e82e7c6dde91acd6748d672a44dc1980ce239f86 Please can this patch be included into the Ubuntu kernels. -- You received this bug notification because you are

[Kernel-packages] [Bug 1967493] Re: pl2303 serial adapter not recognized

2022-06-06 Thread Po-Hsu Lin
** Package changed: linux-signed-hwe-5.13 (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1967493 Title: pl2303 serial adapter not recognized Status in linux

[Kernel-packages] [Bug 1967493] Re: pl2303 serial adapter not recognized

2022-05-16 Thread Gary van der Merwe
> If the issue still exist, please report this issue to linux- u...@vger.kernel.org, indicating the kernel version and attach the lsusb -v output for this device. Done: https://lore.kernel.org/linux- usb/cajixrzqf4a9-zkzdgwxicc_bpfdzve9qqgmkio7xestoxub...@mail.gmail.com/T/#u -- You received

[Kernel-packages] [Bug 1967493] Re: pl2303 serial adapter not recognized

2022-05-06 Thread Po-Hsu Lin
Hi, thanks for testing this out, from the attachment it looks like your pl2303 does not work with the new device detection algorithm in 5.13 kernel: https://kernel.ubuntu.com/git/ubuntu/ubuntu-impish.git/tree/drivers/usb/serial/pl2303.c#n421 Which can only handle devices with bcdUSB 1.10 and

[Kernel-packages] [Bug 1967493] Re: pl2303 serial adapter not recognized

2022-05-04 Thread Gary van der Merwe
Hi @cypressyew. Sorry to take so long to get back to you. > Maybe your PL2303 is using another chip, > can you please upload the dmesg output with this device attached? > Also the output of the following command with it connected: > > lsusb -v I've attached a file with the output. > And in case

[Kernel-packages] [Bug 1967493] Re: pl2303 serial adapter not recognized

2022-04-12 Thread Po-Hsu Lin
Hello, Maybe your PL2303 is using another chip, can you please upload the dmesg output with this device attached? Also the output of the following command with it connected: lsusb -v And in case you're using a PL2303GS chip, here is a test kernel: