--- In "ugumugu" <> wrote:
>
> Hi,
>
> First of all I am very new to linux.
>
> I learned a lot of things from the forum but I coulnd find :
>
> After I pluged a USB device (I use a LCD with USB interface) how can I
> communicate with it. In suse I use ttyUSB0 but I couldnt find anything
> like taht. there are some ttyAM* but they didnt worked.
>
> Thanks
> ugurtan
>
The TS-Linux uses devfs. The device names for USB serial ports (which
this would be if you expect the name to be ttyUSB0) will be:
/dev/usb/tts/0
You have to run 'loadUSBModules.sh' followed by 'insmod usbserial'
followed by the specific USB-serial chip driver module. Try them all
from the /lib/modules/2.4.26-tsxx/kernel/drivers/usb/serial directory
until something says it is attaching as /dev/usb/tts/n.
Regards,
Amardeep
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|