Path: csiph.com!eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!nntp.giganews.com!usenetcore.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'url:launchpad': 0.05; 'cc:addr:python-list': 0.09; 'creighton': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; '>on': 0.16; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'debian.': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message- id:@fido.openend.se': 0.16; 'problem).': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'wrote:': 0.16; 'laura': 0.18; '2015': 0.20; 'cc:addr:python.org': 0.20; 'cc:2**1': 0.22; 'affects': 0.22; 'fine,': 0.22; 'trying': 0.22; 'seems': 0.23; "haven't": 0.24; 'url:bugs': 0.24; 'script': 0.25; 'figure': 0.27; 'question': 0.27; '(it': 0.29; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; "i'm": 0.30; 'certain': 0.31; 'problem': 0.33; 'ubuntu': 0.33; 'tue,': 0.34; 'previous': 0.34; 'running': 0.34; 'skip:> 10': 0.35; 'stopped': 0.35; 'something': 0.35; "isn't": 0.35; 'but': 0.36; 'list,': 0.36; 'url:source': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'seem': 0.37; 'mailing': 0.38; 'test': 0.39; 'subject:-': 0.39; 'where': 0.40; 'header:Message- Id:1': 0.61; 'serial': 0.70; 'header:In-reply-to:1': 0.84; "op's": 0.84; 'upstream': 0.84; 'edwards': 0.91; 'ports': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=openend.se; s=default; t=1444168300; bh=0drKoZSuDxfb7BwJbQ7ocLPHTDpIBpk8afuZdA6/lOI=; h=To:cc:From:Subject:In-reply-to:References:Date:From; b=d7zgHum7372yJXDCUyi37SIAmpSb2e2N/nkObzrhgnYVzOQShKzBQxYBBjtqlPmJN Ht3xQLU80f7CufPHI1Iwth4Tvv9/Rt4zbmfyklycuBMLmM49yrYLid+eLJyqBUZz0i LY8g91Tao2VrcioeOxkcxK5eUd9te25q0MYci2ac= To: Grant Edwards cc: python-list@python.org, lac@openend.se From: Laura Creighton Subject: Re: Pyserial and Ubuntu Linux kernel 3.13.0-65-generic In-reply-to: References: <201510030907.t93974tU002535@fido.openend.se> <201510030919.t939Jdq6003741@fido.openend.se> <560FE87D.2050706@gmail.com> Comments: In-reply-to Grant Edwards message dated "Tue, 06 Oct 2015 21:31:02 -0000." MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <19216.1444168298.1@fido> Date: Tue, 06 Oct 2015 23:51:38 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [82.96.5.2]); Tue, 06 Oct 2015 23:51:40 +0200 (CEST) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 29 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1444168305 news.xs4all.nl 23795 [2001:888:2000:d::a6]:57774 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:97459 In a message of Tue, 06 Oct 2015 21:31:02 -0000, Grant Edwards writes: >On 2015-10-03, Laura Creighton wrote: > >> https://bugs.launchpad.net/ubuntu/+source/linux-lts-trusty/+bug/1501345 >> seems to be about a whole lot of serial ports to me, not just FTDI > >We just ran into the OP's problem where I work: Ununtu kernel updated >and all serial ports stopped working (it isn't just an FTDI problem). > >Booting with the previous kernel makes the serial ports work again. > >What I'm trying to figure out: is this something _Ubuntu_ did so that >only affects Ubuntu kernels? [I haven't seen it mentioned on the >linux-serial mailing list, and nobody other than Ubuntu users seem to >have the problem, so I think the answer to my question is "yes".] > >-- >Grant Edwards grant.b.edwards Yow! Am I SHOPLIFTING? > at > gmail.com Upstream from ubuntu is debian. I am running debian unstable. I did a kernel update, all my serial ports work fine, but since I don't have a simple script to test if I have the problem, I cannot swear for certain ubuntu did it ... Laura