ftdi_sio ttyUSB0: error from flowcontrol urb on Ubuntu 16.04
I have FTDI RS 232 connected to my intel UpBoard that has Ubuntu 16.04. But when I run dmesg | grep tty
I get the following error:
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-37-generic root=UUID=77afd5d3-427e-4dc4-bea1-5996538070a6 ro console=tty0 console=ttyS0,115200n8 quiet splash vt.handoff=7
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-37-generic root=UUID=77afd5d3-427e-4dc4-bea1-5996538070a6 ro console=tty0 console=ttyS0,115200n8 quiet splash vt.handoff=7
[ 0.000000] console [tty0] enabled
[ 0.000000] console [ttyS0] enabled
[ 2.391092] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 4.496363] 8086228A:00: ttyS4 at MMIO 0xa171b000 (irq = 39, base_baud = 2764800) is a 16550A
[ 399.845794] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB0
[ 838.150554] ftdi_sio ttyUSB0: error from flowcontrol urb
[ 838.163075] ftdi_sio ttyUSB0: FTDI USB Serial Device converter now disconnected from ttyUSB0
[ 1011.239845] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB1
[ 1114.578178] ftdi_sio ttyUSB1: FTDI USB Serial Device converter now disconnected from ttyUSB1
[ 1139.601397] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB1
[ 1663.918667] ftdi_sio ttyUSB1: FTDI USB Serial Device converter now disconnected from ttyUSB1
[ 1920.236846] usb 1-4.3: FTDI USB Serial Device converter now attached to ttyUSB1
[ 2608.217508] ftdi_sio ttyUSB1: FTDI USB Serial Device converter now disconnected from ttyUSB1
[ 2640.032168] usb 1-7.1: FTDI USB Serial Device converter now attached to ttyUSB1
[ 5900.659443] ftdi_sio ttyUSB1: usb_serial_generic_read_bulk_callback - urb stopped: -32
[ 5900.676989] ftdi_sio ttyUSB1: usb_serial_generic_read_bulk_callback - urb stopped: -32
[ 5900.876198] ftdi_sio ttyUSB1: error from flowcontrol urb
[ 5900.888991] ftdi_sio ttyUSB1: FTDI USB Serial Device converter now disconnected from ttyUSB1
[ 5935.790088] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 6465.257081] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[ 6470.193102] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 6725.954447] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[ 7338.643022] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 7470.977015] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[ 8103.098825] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 8403.982971] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[ 8597.955152] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 8793.105429] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[10342.579878] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[11941.177073] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[12755.096801] usb 1-7.1: FTDI USB Serial Device converter now attached to ttyUSB2
[12851.533357] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[13018.524419] usb 1-7.1: FTDI USB Serial Device converter now attached to ttyUSB2
Can anyone please help me resolving this issue?
16.04 tty serial-port
New contributor
add a comment |
I have FTDI RS 232 connected to my intel UpBoard that has Ubuntu 16.04. But when I run dmesg | grep tty
I get the following error:
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-37-generic root=UUID=77afd5d3-427e-4dc4-bea1-5996538070a6 ro console=tty0 console=ttyS0,115200n8 quiet splash vt.handoff=7
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-37-generic root=UUID=77afd5d3-427e-4dc4-bea1-5996538070a6 ro console=tty0 console=ttyS0,115200n8 quiet splash vt.handoff=7
[ 0.000000] console [tty0] enabled
[ 0.000000] console [ttyS0] enabled
[ 2.391092] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 4.496363] 8086228A:00: ttyS4 at MMIO 0xa171b000 (irq = 39, base_baud = 2764800) is a 16550A
[ 399.845794] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB0
[ 838.150554] ftdi_sio ttyUSB0: error from flowcontrol urb
[ 838.163075] ftdi_sio ttyUSB0: FTDI USB Serial Device converter now disconnected from ttyUSB0
[ 1011.239845] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB1
[ 1114.578178] ftdi_sio ttyUSB1: FTDI USB Serial Device converter now disconnected from ttyUSB1
[ 1139.601397] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB1
[ 1663.918667] ftdi_sio ttyUSB1: FTDI USB Serial Device converter now disconnected from ttyUSB1
[ 1920.236846] usb 1-4.3: FTDI USB Serial Device converter now attached to ttyUSB1
[ 2608.217508] ftdi_sio ttyUSB1: FTDI USB Serial Device converter now disconnected from ttyUSB1
[ 2640.032168] usb 1-7.1: FTDI USB Serial Device converter now attached to ttyUSB1
[ 5900.659443] ftdi_sio ttyUSB1: usb_serial_generic_read_bulk_callback - urb stopped: -32
[ 5900.676989] ftdi_sio ttyUSB1: usb_serial_generic_read_bulk_callback - urb stopped: -32
[ 5900.876198] ftdi_sio ttyUSB1: error from flowcontrol urb
[ 5900.888991] ftdi_sio ttyUSB1: FTDI USB Serial Device converter now disconnected from ttyUSB1
[ 5935.790088] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 6465.257081] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[ 6470.193102] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 6725.954447] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[ 7338.643022] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 7470.977015] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[ 8103.098825] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 8403.982971] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[ 8597.955152] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 8793.105429] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[10342.579878] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[11941.177073] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[12755.096801] usb 1-7.1: FTDI USB Serial Device converter now attached to ttyUSB2
[12851.533357] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[13018.524419] usb 1-7.1: FTDI USB Serial Device converter now attached to ttyUSB2
Can anyone please help me resolving this issue?
16.04 tty serial-port
New contributor
add a comment |
I have FTDI RS 232 connected to my intel UpBoard that has Ubuntu 16.04. But when I run dmesg | grep tty
I get the following error:
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-37-generic root=UUID=77afd5d3-427e-4dc4-bea1-5996538070a6 ro console=tty0 console=ttyS0,115200n8 quiet splash vt.handoff=7
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-37-generic root=UUID=77afd5d3-427e-4dc4-bea1-5996538070a6 ro console=tty0 console=ttyS0,115200n8 quiet splash vt.handoff=7
[ 0.000000] console [tty0] enabled
[ 0.000000] console [ttyS0] enabled
[ 2.391092] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 4.496363] 8086228A:00: ttyS4 at MMIO 0xa171b000 (irq = 39, base_baud = 2764800) is a 16550A
[ 399.845794] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB0
[ 838.150554] ftdi_sio ttyUSB0: error from flowcontrol urb
[ 838.163075] ftdi_sio ttyUSB0: FTDI USB Serial Device converter now disconnected from ttyUSB0
[ 1011.239845] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB1
[ 1114.578178] ftdi_sio ttyUSB1: FTDI USB Serial Device converter now disconnected from ttyUSB1
[ 1139.601397] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB1
[ 1663.918667] ftdi_sio ttyUSB1: FTDI USB Serial Device converter now disconnected from ttyUSB1
[ 1920.236846] usb 1-4.3: FTDI USB Serial Device converter now attached to ttyUSB1
[ 2608.217508] ftdi_sio ttyUSB1: FTDI USB Serial Device converter now disconnected from ttyUSB1
[ 2640.032168] usb 1-7.1: FTDI USB Serial Device converter now attached to ttyUSB1
[ 5900.659443] ftdi_sio ttyUSB1: usb_serial_generic_read_bulk_callback - urb stopped: -32
[ 5900.676989] ftdi_sio ttyUSB1: usb_serial_generic_read_bulk_callback - urb stopped: -32
[ 5900.876198] ftdi_sio ttyUSB1: error from flowcontrol urb
[ 5900.888991] ftdi_sio ttyUSB1: FTDI USB Serial Device converter now disconnected from ttyUSB1
[ 5935.790088] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 6465.257081] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[ 6470.193102] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 6725.954447] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[ 7338.643022] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 7470.977015] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[ 8103.098825] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 8403.982971] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[ 8597.955152] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 8793.105429] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[10342.579878] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[11941.177073] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[12755.096801] usb 1-7.1: FTDI USB Serial Device converter now attached to ttyUSB2
[12851.533357] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[13018.524419] usb 1-7.1: FTDI USB Serial Device converter now attached to ttyUSB2
Can anyone please help me resolving this issue?
16.04 tty serial-port
New contributor
I have FTDI RS 232 connected to my intel UpBoard that has Ubuntu 16.04. But when I run dmesg | grep tty
I get the following error:
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-37-generic root=UUID=77afd5d3-427e-4dc4-bea1-5996538070a6 ro console=tty0 console=ttyS0,115200n8 quiet splash vt.handoff=7
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-37-generic root=UUID=77afd5d3-427e-4dc4-bea1-5996538070a6 ro console=tty0 console=ttyS0,115200n8 quiet splash vt.handoff=7
[ 0.000000] console [tty0] enabled
[ 0.000000] console [ttyS0] enabled
[ 2.391092] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 4.496363] 8086228A:00: ttyS4 at MMIO 0xa171b000 (irq = 39, base_baud = 2764800) is a 16550A
[ 399.845794] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB0
[ 838.150554] ftdi_sio ttyUSB0: error from flowcontrol urb
[ 838.163075] ftdi_sio ttyUSB0: FTDI USB Serial Device converter now disconnected from ttyUSB0
[ 1011.239845] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB1
[ 1114.578178] ftdi_sio ttyUSB1: FTDI USB Serial Device converter now disconnected from ttyUSB1
[ 1139.601397] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB1
[ 1663.918667] ftdi_sio ttyUSB1: FTDI USB Serial Device converter now disconnected from ttyUSB1
[ 1920.236846] usb 1-4.3: FTDI USB Serial Device converter now attached to ttyUSB1
[ 2608.217508] ftdi_sio ttyUSB1: FTDI USB Serial Device converter now disconnected from ttyUSB1
[ 2640.032168] usb 1-7.1: FTDI USB Serial Device converter now attached to ttyUSB1
[ 5900.659443] ftdi_sio ttyUSB1: usb_serial_generic_read_bulk_callback - urb stopped: -32
[ 5900.676989] ftdi_sio ttyUSB1: usb_serial_generic_read_bulk_callback - urb stopped: -32
[ 5900.876198] ftdi_sio ttyUSB1: error from flowcontrol urb
[ 5900.888991] ftdi_sio ttyUSB1: FTDI USB Serial Device converter now disconnected from ttyUSB1
[ 5935.790088] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 6465.257081] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[ 6470.193102] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 6725.954447] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[ 7338.643022] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 7470.977015] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[ 8103.098825] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 8403.982971] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[ 8597.955152] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 8793.105429] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[10342.579878] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB2
[11941.177073] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[12755.096801] usb 1-7.1: FTDI USB Serial Device converter now attached to ttyUSB2
[12851.533357] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[13018.524419] usb 1-7.1: FTDI USB Serial Device converter now attached to ttyUSB2
Can anyone please help me resolving this issue?
16.04 tty serial-port
16.04 tty serial-port
New contributor
New contributor
edited 9 hours ago
Govi
New contributor
asked 9 hours ago
GoviGovi
62
62
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Govi is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1117475%2fftdi-sio-ttyusb0-error-from-flowcontrol-urb-on-ubuntu-16-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Govi is a new contributor. Be nice, and check out our Code of Conduct.
Govi is a new contributor. Be nice, and check out our Code of Conduct.
Govi is a new contributor. Be nice, and check out our Code of Conduct.
Govi is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1117475%2fftdi-sio-ttyusb0-error-from-flowcontrol-urb-on-ubuntu-16-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown