[Bug 533982] Re: WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-serial.c:440 serial_unthrottle 0x7b/0x80 [usbserial]()

2012-05-09 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/533982

[Bug 533982] Re: WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-serial.c:440 serial_unthrottle 0x7b/0x80 [usbserial]()

2012-03-10 Thread Igor S. Pelykh
Sorry, I don't understand you. I use clear ubuntu distr of LTS and it is supplies version of kernel of 2.6.32. For me: I want to help community to avoid this bug and use stable versions of software. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 533982] Re: WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-serial.c:440 serial_unthrottle 0x7b/0x80 [usbserial]()

2012-03-09 Thread Igor S. Pelykh
This is still an ongoing issue for me too. root@office:/# lsb_release -d Description:Ubuntu 10.04.4 LTS root@office:/# uname -a Linux office 2.6.32.38+drm33.16-athlonbrainfuck #1 SMP PREEMPT Fri Jun 17 15:51:10 EEST 2011 i686 GNU/Linux At this box I use external pci hw USB-controller for

[Bug 533982] Re: WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-serial.c:440 serial_unthrottle 0x7b/0x80 [usbserial]()

2012-03-09 Thread Igor S. Pelykh
** Changed in: linux (Ubuntu) Status: Expired = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/533982 Title: WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-

[Bug 533982] Re: WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-serial.c:440 serial_unthrottle 0x7b/0x80 [usbserial]()

2012-03-09 Thread Peter Zotov
Just use 3.x branch already. It seems to me that the bug is fixed there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/533982 Title: WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-

[Bug 533982] Re: WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-serial.c:440 serial_unthrottle 0x7b/0x80 [usbserial]()

2012-02-24 Thread eXtace
This is still an ongoing issue for me. Ubuntu 10.04.3 LTS Linux shrapnel 2.6.32-38-generic #83-Ubuntu SMP Wed Jan 4 11:13:04 UTC 2012 i686 GNU/Linux The Device is a Generic PL2303 USB to Serial Adapter: Bus 005 Device 003: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port Device

[Bug 533982] Re: WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-serial.c:440 serial_unthrottle 0x7b/0x80 [usbserial]()

2010-08-11 Thread Jeremy Foshee
This bug report was marked as Incomplete and has not had any updated comments for quite some time. As a result this bug is being closed. Please reopen if this is still an issue in the current Ubuntu release http://www.ubuntu.com/getubuntu/download . Also, please be sure to provide any requested

[Bug 533982] Re: WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-serial.c:440 serial_unthrottle 0x7b/0x80 [usbserial]()

2010-06-07 Thread Jeremy Foshee
Celtiore, Are you able to confirm the findings of Peter above? Thanks! ~JFo -- WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-serial.c:440 serial_unthrottle 0x7b/0x80 [usbserial]() https://bugs.launchpad.net/bugs/533982 You received this bug notification because you are a

[Bug 533982] Re: WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-serial.c:440 serial_unthrottle 0x7b/0x80 [usbserial]()

2010-06-05 Thread Peter Zotov
I discovered a cause/fix for this bug. If I launch 'minicom -D /dev/ttyUSB0' (or anything that will properly initialize the serial port) prior to my program, it works perfectly and doesn't emits any kernel messages. So this bug is caused by invalid initialization of TTY device. Hope this will

[Bug 533982] Re: WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-serial.c:440 serial_unthrottle 0x7b/0x80 [usbserial]()

2010-06-03 Thread Peter Zotov
Confirming. Just noticed that my device based on FTDI USB to serial converter no longer works: same WARNING in syslog and (as I was able to decide from device's reply) complete nonsense is being sent to device after a real packet (as if it were flushing some internal buffer completely instead

[Bug 533982] Re: WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-serial.c:440 serial_unthrottle 0x7b/0x80 [usbserial]()

2010-06-03 Thread Peter Zotov
Just checked that on Linux forth 2.6.32-14-generic #20-Ubuntu SMP Sat Feb 20 05:38:50 UTC 2010 i686 GNU/Linux bug is the same. -- WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-serial.c:440 serial_unthrottle 0x7b/0x80 [usbserial]() https://bugs.launchpad.net/bugs/533982 You

[Bug 533982] Re: WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-serial.c:440 serial_unthrottle 0x7b/0x80 [usbserial]()

2010-05-03 Thread Daniel Moellenbeck
I can confirm this behaviour - in my case, this is a mono application talking via an USB to serial adapter which identifies as FTDI USB Serial Device / FT232RL. Input/output cannot really be assessed (complex serial protocol which obviously fails.) Please let me know in case you need /any/

[Bug 533982] Re: WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-serial.c:440 serial_unthrottle 0x7b/0x80 [usbserial]()

2010-03-19 Thread Jamie Lokier
I have just had 3 of these kernel warnings with backtraces while using my USB serial adapter. I'm using the current kernel released with Lucid, on 32-bit x86. My serial adapter is an Arkmicro Technologies Inc. ARK3116 Serial. It's not just innocuous warnings. A script talking to the device at

[Bug 533982] Re: WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-serial.c:440 serial_unthrottle 0x7b/0x80 [usbserial]()

2010-03-17 Thread Jeremy Foshee
Celtiore, Was this something that only happened once, or are you able to reproduce this consistently? Thanks! ~JFo ** Changed in: linux (Ubuntu) Status: New = Incomplete -- WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-serial.c:440 serial_unthrottle 0x7b/0x80

[Bug 533982] Re: WARNING: at /build/buildd/linux-2.6.32/drivers/usb/serial/usb-serial.c:440 serial_unthrottle 0x7b/0x80 [usbserial]()

2010-03-07 Thread Celtiore
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/40441750/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/40441751/AplayDevices.txt ** Attachment added: ArecordDevices.txt http://launchpadlibrarian.net/40441752/ArecordDevices.txt