All of lore.kernel.org
 help / color / mirror / Atom feed
From: f8arr <f8arr@f8arr.org>
To: "Bruno Tréguier" <Bruno.Treguier@shom.fr>
Cc: linux-hams <linux-hams@vger.kernel.org>
Subject: Re: Issue with RS232 <-> USB adaptor (FC15)
Date: Mon, 13 Jun 2011 22:28:22 +0200	[thread overview]
Message-ID: <4DF672E6.7050403@f8arr.org> (raw)
In-Reply-To: <4DF66BF8.6090003@shom.fr>

Hello,

I'm not sure because I found the problem to resolve my issue :

stty --file=/dev/ttyUSB0 clocal

I remove all flow control on the serial.

Has I have two same USB controler, I made a diff from USB0 to USB1 :

# diff usb0 usb1
5c5
<  -parenb -parodd cs8 hupcl -cstopb cread clocal -crtscts
---
>  -parenb -parodd cs8 hupcl -cstopb cread -clocal -crtscts

This is the only difference... maybe there is a configuration somewhere at boot that specify such parameters. Has i'm not really aware of hardware configuration I'll investigate to resolve on the source.
(instead of putting a line on my .profile ;-)

f8arr



On 06/13/2011 09:58 PM, Bruno Tréguier wrote:
> Le 13/06/2011 à 21:24, f8arr a écrit :
>> mtp-probe: bus: 3, device: 8 was not an MTP device
>
> Hello Guillaume,
>
> Your problem might be related to that bug:
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630202
>
> I guess it can occur in other Linux distros, so even if you're not 
> running Debian, you might be concerned too.
>
> This bug is still in "open" state, in the meantime, if you don't need 
> "libmtp-runtime" (or its equivalent in your distro), the temporary 
> solution is to remove it, or at least the "mtp-probe" binary which 
> seems to be responsible for this buggy behaviour.
>
> Best Regards,
>
> Bruno - F8FIV
> -- 
> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2011-06-13 20:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-13 19:24 Issue with RS232 <-> USB adaptor (FC15) f8arr
2011-06-13 19:40 ` Dave Platt
2011-06-13 19:54   ` f8arr
2011-06-13 19:58 ` Bruno Tréguier
2011-06-13 20:28   ` f8arr [this message]
2011-06-13 20:53     ` Bruno Tréguier
2011-06-13 21:07       ` Dave Platt
2011-06-13 21:26         ` f8arr
2011-06-14 20:52           ` f8arr
2011-06-14 21:01             ` Bruno Tréguier
2011-06-14 21:06               ` f8arr
2011-06-14 21:20                 ` f8arr
2011-06-14 21:39                   ` Bruno Tréguier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DF672E6.7050403@f8arr.org \
    --to=f8arr@f8arr.org \
    --cc=Bruno.Treguier@shom.fr \
    --cc=linux-hams@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.