View Single Post
Old 06-07-2012, 02:22 PM   #10
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by BusterBrown View Post
Thanks for the info. Seems to be one problem after another but, I guess the challenge is what makes this fun. I now have a situation where I can access root using (my least favorite computer winXP) and using hyper terminal but, not with Minicom and Linux Mint 12. Need to tweak something in Minicom..... doesn't seem to be sending anymore. I have uninstalled and re-installed without any change.

New dumb question but, how do I 'quote' the last reply in my post. The quote message in reply option is greyed out. Should I not be using the 'Quick Reply' window?
Did your USB device name for the adapter cable change?

They are assigned dynamically in Linux, if you plug your USB devices in, in a different order, then your adapter cable might not be /dev/usbTTY0 (or whatever it was) any longer.

If this is what happened, then it is possible to assign it your choice of device names in the udev rule-set.

For instance:
I have a machine with three USB-Ethernet adapters on them, so I id them by their hardware address and then assign them a distinctive name.
I.E: To heck with Linux's idea of what device name they should have.

A similar rule can be done for that USB-serial converter.
If you want to give that a try, I will have to ask you a few more details from your running copy of Linux Mint.
knc1 is offline   Reply With Quote