News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

USB-to-serial cable won't work

Started by Bazeman, January 03, 2008, 12:36:53 AM

Previous topic - Next topic

Bazeman

Hi,

I'm trying to connect my receiver and TV through a USB-to-Serial cable, but it won't work. I have a MediaLive motherboard now without RS232 ports on it. On the old LinuxMCE system when I connected the TV to serial port LinuxMCE would immediatly recognise the connected device. But now with the USB-to-Serial cable it won't do anything. I have checked if Kubuntu installed the device and it is installed under ttyUSB0, so it should be working fine.

How can I see or change the Com port settings for this device so it will work with the connected devices????

JimmyGosling

#1
Does it have a device number in LinuxMCE? If so, it would be helpful to post a snippet of the follow logs
"tail -f /var/log/pluto/<device id and name>.log" or if the admin has it available, just cut and paste if from there.

The reason I mention this is that I've been having problems with my usb-to-serial cable as well and this seemed to give me something to start with at least.
My Setup: [url="http://wiki.linuxmce.org/index.php/User:JimmyGosling"]http://wiki.linuxmce.org/index.php/User:JimmyGosling[/url]

1audio

First not all usb serial adapters are identical or properly supported in Linux. The Radio Shack one is and the cheap ones ($15) from Fry's are. But that doesn't guarantee that all others will be.

Second, serial ports on TV where they exist are not even remotely standardized. You may need null modem cables and gender changers to get them to work.

Since you had it working before the issue may be something else. Tailing the system log when you plug the adaper in should give you a clue as to it being recognized and as what. It should be  ttyUSBX with X being a number, most likely 0. but something else may be grabbing it.