[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2013-01-31 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/661321

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2012-12-02 Thread Alexander Menk
** Changed in: linux (Ubuntu) Status: Expired = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/661321 Title: Opening /dev/ttyUSB0 hangs, pl2303.ko module To manage notifications

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2012-12-02 Thread Christopher M. Penalver
Alexander Menk, if you have a bug in Ubuntu, could you please file a new report by executing the following in a terminal: ubuntu-bug linux For more on this, please see the Ubuntu Kernel team article: https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports the Ubuntu

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2012-11-25 Thread Christopher M. Penalver
Stefan Felkel / Nuno Lucas, if you have a bug in Ubuntu, could you please file a new report by executing the following in a terminal: ubuntu-bug linux For more on this, please see the Ubuntu Kernel team article: https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2012-11-24 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/661321

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2012-09-25 Thread Nuno Lucas
I noticed this bug today, after upgrading to 12.04.1. It seems Michael Stevens (#12) is right and it's a change on the kernel semantics, because to me this happens with regular serial ports (I have a serial port PCI card to add 2 more ports to the machine). This is a serious regression on the

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2012-08-31 Thread Stefan Felkel
Extension to my comment above: Reading is then only possible byte by byte. We solved the problem by an udev rule that modprobes the pl2303 (_once_) as described at the beginning. That's working, but we appreciate a nicer solution or a fix. -- You received this bug notification because you are a

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2012-08-30 Thread Stefan Felkel
We have 12.04 and experienced this problem. Usage with gtkterm - no problem, communication ok. With blocking usage, it blocked (sometimes) on open using: fd = open(/dev/ttyUSB0, O_RDWR | O_NOCTTY | O_SYNC ); or fd = open(/dev/ttyUSB0, O_RDWR | O_NOCTTY ); After hours of testing we

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2012-07-25 Thread Christopher M. Penalver
John Stebbins, this bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest development release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If it remains an

Re: [Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2012-07-25 Thread odror
In ubuntu 12.04 I do not have this issue anymore. I think that it was already solved in ubuntu 11.10 . -Oz On 07/25/2012 09:57 AM, Christopher M. Penalver wrote: John Stebbins, this bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2012-04-05 Thread Benedikt Bär
Still an issue with the pl2303 module in Precise. Workaround works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/661321 Title: Opening /dev/ttyUSB0 hangs, pl2303.ko module To manage notifications

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2012-01-03 Thread sissiya22
Hi I had the same problem with an RS232 express card solved using the workaround but now i must execute the 2 commands every time i reboot the pc. Could you, please, tell me how to avoid this little inconvenience ? thanks. -- You received this bug notification because you are a member of

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2012-01-01 Thread cement_head
Workaround is here: http://ubuntuforums.org/showthread.php?p=11579035#post11579035 - CH -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/661321 Title: Opening /dev/ttyUSB0 hangs, pl2303.ko module To

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2011-12-08 Thread ironstorm
I have a couple of older TEMPer USB-to-Serial Thermometers that depend on this module, so Michael Stevens comment (#12) about the behaviour was very helpful for me... The programs the TEMPer's depend on (TEMPer.c and temper-read-temp (temper-read-temp, part of temper-tools-1.0 from

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2011-07-30 Thread Dustin Kirkland
** Changed in: linux (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/661321 Title: Opening /dev/ttyUSB0 hangs, pl2303.ko module To manage notifications

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2011-06-30 Thread Brad Figg
** Description changed: I have a program that I wrote that controls an Onkyo audio receiver through it's serial port. The serial port is opened like this: - open(/dev/ttyUSB0, O_RDWR | O_NOCTTY); + open(/dev/ttyUSB0, O_RDWR | O_NOCTTY); open never returns. This worked fine in

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2011-05-12 Thread Libor Pecháček
upstream kernel patch d14fc1a (USB: serial: handle Data Carrier Detect changes) is likely the remedy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/661321 Title: Opening /dev/ttyUSB0 hangs,

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2011-05-02 Thread benoit747
Same probleme, ubuntu 11.04 doesn't resolve it -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/661321 Title: Opening /dev/ttyUSB0 hangs, pl2303.ko module -- ubuntu-bugs mailing list

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2011-04-26 Thread Zach
I think even if this isn't a bug against the kernel, it's still a bug that leaves a lot of users in the lurch. Maybe rather than marking it as invalid, it would be better to figure out what to assign it to. For many people, for a variety of reasons, patching the source code to their affected

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2011-04-25 Thread Michael Stevens
I was hit with this problem using my GPS tracking application on a 2.6.38 Kernel. After much researching it seems this is NOT a driver bug but a CHANGE in the kernel Serial API semantics. What has happened is that the API now blocks when a Serial device is not indicating it is ready. This

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2011-04-25 Thread John Stebbins
Michael, thanks for the information. Can you elaborate on how removing then reinstalling this kernel module (pl2303) works around the new kernel semantics. It doesn't seem like it should work if the problem is really with the hardware flow control of the device. So I'm wondering if there isn't

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2011-04-25 Thread Michael Stevens
I was wondering about that phenomena too! For me removing and reinstalling pl2303 only worked for a short period, after about 30s it stopped working. As far as I can tell from the comments on the bug the semantics changed somewhere in Maverik so CLOCAL is not set for all USB serial drivers.

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2011-04-13 Thread Daniel Newman
Same problem with generic PL-2303 adapter. Workaround worked. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/661321 Title: Opening /dev/ttyUSB0 hangs, pl2303.ko module -- ubuntu-bugs mailing list

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2011-01-12 Thread Romain Fontaine
Same problem with a PL-2303HX chip (Prolific). I tried to chmod 777 /dev/ttyUSB0, but it was useless. The workaround worked, thank you ;-) Nevertheless, it worked perfectly with gtkterm !?! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2011-01-09 Thread Ville Ranki
Same issue with Pololu USB-RS232 converter. I think this is confirmed. ** Changed in: linux (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/661321 Title:

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2010-12-03 Thread Brad Figg
** Tags added: acpi-table-checksum -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/661321 Title: Opening /dev/ttyUSB0 hangs, pl2303.ko module -- ubuntu-bugs mailing list

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2010-11-30 Thread Niru
Same problem with cp210x, but I was able to make it work. After initialization in non-blocking mode it starts working well in blocking mode. -- Opening /dev/ttyUSB0 hangs, pl2303.ko module https://bugs.launchpad.net/bugs/661321 You received this bug notification because you are a member of

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2010-11-13 Thread Berend De Schouwer
Same problem with a cp210x module -- except the workaround doesn't work Used to work in 10.04 -- Opening /dev/ttyUSB0 hangs, pl2303.ko module https://bugs.launchpad.net/bugs/661321 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2010-11-13 Thread Berend De Schouwer
May or may not be related to http://forum.nginx.org/read.php?30,135400,135554 Certainly, the device I'm connecting to doesn't set DCD. The app I'm trying is closed-source, though, so I've asked those guys to change it to test. -- Opening /dev/ttyUSB0 hangs, pl2303.ko module

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2010-11-13 Thread Berend De Schouwer
You can check for DCD with statserial /dev/ttyUSB0 -- Opening /dev/ttyUSB0 hangs, pl2303.ko module https://bugs.launchpad.net/bugs/661321 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2010-11-13 Thread Peter
Like Berend, I have hit this problem setting up my cp210x based-LCD display with the SureElec driver in lcdproc. Exact same problem that is described for this bug: a call to open in the LCD driver that never returns. The workaround mentioned doesn't work for me. I have found as an odd workaround

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2010-11-12 Thread Andreas Weller
I can confirm this bug. Tried to connect my Garmin eTrex GPS via USB/Serial cable. Trying to read data from the device gpsbabel simply hangs. After the modprobe workaround it works... Please fix! Regards, Andreas Weller -- Opening /dev/ttyUSB0 hangs, pl2303.ko module

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2010-10-18 Thread Steffen Vogel
Same probleme here. The workaround works fine :) -- Opening /dev/ttyUSB0 hangs, pl2303.ko module https://bugs.launchpad.net/bugs/661321 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 661321] Re: Opening /dev/ttyUSB0 hangs, pl2303.ko module

2010-10-15 Thread John Stebbins
-- Opening /dev/ttyUSB0 hangs, pl2303.ko module https://bugs.launchpad.net/bugs/661321 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com