<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hallo,<br>
<br>
I'm trying to use my "USB IR-Schreib-Lesekopf" on a Synology NAS
(DS212+). Does anyone have experience with that?<br>
I already have the device working under Windows 7. It's easily
recognized and using my mobile camera I can see the IR's turning on.
And the unit I'm communicating with responds correctly.<br>
<br>
But the same procedure doesn't work on my NAS. I've downloaded the
drivers meant for my NAS (<a
class="m_-3305672048075941082moz-txt-link-freetext"
href="http://www.jadahl.com/synology6/?arch=88f6282"
target="_blank">http://www.jadahl.com/<wbr>synology6/?arch=88f6282</a>),
but after running my Python script, although everything seems to be
recognized, the IR-light is not turning on. <br>
Using dmesg I can see it's recognized: <span style="color: rgb(23,
147, 40); font-family: Monaco, "Andale Mono",
"Courier New", Courier, mono; font-size: 12px;
font-style: normal; font-variant-ligatures: normal;
font-variant-caps: normal; font-weight: normal; letter-spacing:
normal; orphans: 2; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: 2;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 255); display: inline !important;
float: none;">[ 2705.240000] usb 2-4: cp210x converter now
attached to ttyUSB0</span><br>
And using <font face="monospace, monospace" color="#000000"><span
class="m_-1949297093652171486gmail-kw2"><span
style="font-size:11pt;line-height:115%" lang="EN-GB">sudo</span></span><span
style="font-size:11pt;line-height:115%" lang="EN-GB"> lsusb </span><span
class="m_-1949297093652171486gmail-re5"><span
style="font-size:11pt;line-height:115%" lang="EN-GB">-v </span></span></font>the
device is shown:<b> 60 Cygnal Integrated Products, Inc. CP210x UART
Bridge / myAVR mySmartUSB light </b>(full output attached) <br>
And using <span style="color: rgb(0, 0, 0); font-family: monospace,
Courier; font-size: 14px; font-style: normal;
font-variant-ligatures: normal; font-variant-caps: normal;
font-weight: normal; letter-spacing: normal; orphans: 2;
text-align: start; text-indent: 0px; text-transform: none;
white-space: normal; widows: 2; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(249, 249,
249); display: inline !important; float: none;">udevadm info -a -n
/dev/ttyUSB0</span> it shows: <b> <br>
looking at parent device
'/devices/pci0000:01/0000:01:01.0/usb2/2-4/2-4:1.0/ttyUSB0':<br>
KERNELS=="ttyUSB0"<br>
SUBSYSTEMS=="usb-serial"<br>
DRIVERS=="cp210x"<br>
ATTRS{port_number}=="0"<br>
</b>(full output attached)<br>
<br>
And when I run the Python-script, no errors are given. Just no light
going on.<br>
<br>
Any help or idea at all would be much appreciated!<br>
Vincent Knoop Pathuis<br>
<span class="HOEnZb"><font color="#888888"><br>
</font></span>
</body>
</html>