On 01/21/14 18:50, Neil Bothwick wrote:
On Tue, 21 Jan 2014 10:26:48 -0700, Joseph wrote:
>What is the different between the output of this on both machines?
>
>grep -r tty /{etc,lib}/udev/rules.d
I did asked for the difference, not the whole damn lot. You have to do
some of the work yourself.
However, a quick glance shows this
/lib/udev/rules.d/60-persistent-serial.rules:SUBSYSTEM!="tty",
GOTO="persistent_serial_end"
/lib/udev/rules.d/60-persistent-serial.rules:KERNEL!="ttyUSB[0-9]*|ttyACM[0-9]*",
GOTO="persistent_serial_end"
Which package installed that file and what does it contain?
I compared the two files (using meld) 60-persistent-serial.rules
from two systems and they are identical.
--
Joseph