[Bug 1571500] Re: console port speed impossible to set on ttyUSB0

2016-04-23 Thread Martin Pitt
> Then it is a defect in the systemd script: it should not be using the --keep-baud option. Why not? To the contrary, a script that we ship by default should not meddle with configured baud rates IMHO. ** Changed in: systemd (Ubuntu) Status: Triaged => Invalid ** Changed in: systemd

[Bug 1571500] Re: console port speed impossible to set on ttyUSB0

2016-04-22 Thread Phillip Susi
Then it is a defect in the systemd script: it should not be using the --keep-baud option. ** Package changed: util-linux (Ubuntu) => systemd (Ubuntu) ** Changed in: systemd (Ubuntu) Importance: Undecided => High ** Changed in: systemd (Ubuntu) Status: Invalid => Triaged -- You

[Bug 1571500] Re: console port speed impossible to set on ttyUSB0

2016-04-19 Thread Corsaire
hmmm, it doesn't really answer the question, nor resolve the problem does it ? When using a USB-to-serial adapter this option is a nuisance, this should be addressed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1571500] Re: console port speed impossible to set on ttyUSB0

2016-04-18 Thread Martin Pitt
It actually seems like --keep-baud is doing exactly what it's supposed to: -s, --keep-baud Try to keep the existing baud rate. The baud rates from the command line are used when agetty receives a BREAK character. So no wonder that it doesn't switch to 57600 right away :-)

[Bug 1571500] Re: console port speed impossible to set on ttyUSB0

2016-04-18 Thread Corsaire
damn it ! I found a way. Well, I spend quite some time toying with the options but I had yet to do that... sudo /sbin/agetty --keep-baud 57600 ttyUSB0 vt220 gives no luck, the line always goes back to 9600bps, but using the following sudo /sbin/agetty 57600 ttyUSB0 vt220 gives the expected

[Bug 1571500] Re: console port speed impossible to set on ttyUSB0

2016-04-18 Thread Corsaire
Made the test, and it's a big NOPE ! Starting manually an agetty with the 57600 option does no good, still stuck with 9600bps. So it's on for the agetty bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1571500] Re: console port speed impossible to set on ttyUSB0

2016-04-18 Thread Martin Pitt
agetty is running and it got the "57600" option. systemd is only involved in starting that job, it does not actually set up ttys by itself. So removing the systemd task. Can you try to stop that job and call agetty manually with the same parameters? Does that work? If so, then apparently

[Bug 1571500] Re: console port speed impossible to set on ttyUSB0

2016-04-18 Thread Corsaire
** Package changed: ubuntu => systemd (Ubuntu) ** Also affects: mgetty (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1571500 Title: console

[Bug 1571500] Re: console port speed impossible to set on ttyUSB0

2016-04-18 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people