<div dir="ltr"><div>I&#39;m running the daily build from 2014/02/16 and trying to connect 
my Kenwood TM-281 on Arch Linux. The radio is listed as supported on the
 Chirp homepage (&quot;TM-271A/281A&quot;), but when I try to connect I get the 
following errors:<br>
<br></div><br>When trying to autodetect a Kenwood from the USB port:<br><div><br>Trying ID at baud 9600<br>PC-&gt;RADIO: ID<br>Timeout waiting for data<br>D7-&gt;PC: ID TM-281<br>--- Exception Dialog: Unsupported model `TM-281&#39; ---<br>

Traceback (most recent call last):<br>  File &quot;/usr/lib/python2.7/site-packages/chirpui/clone.py&quot;, line 170, in run<br>    cs.radio_class = detect.DETECT_FUNCTIONS[vendor](cs.port)<br>  File &quot;/usr/lib/python2.7/site-packages/chirp/detect.py&quot;, line 100, in detect_kenwoodlive_radio<br>

    raise errors.RadioError(&quot;Unsupported model `%s&#39;&quot; % r_id)<br>RadioError: Unsupported model `TM-281&#39;<br><br><br></div><div>When telling Chirp that it&#39;s a TM-271 (since they&#39;re lumped on the homepage):<br>

</div><div><br>User selected Kenwood TM-271 on port /dev/ttyUSB0<br>Trying ID at baud 9600<br>PC-&gt;RADIO: ID<br>D7-&gt;PC: ID TM-281<br>Traceback (most recent call last):<br>  File &quot;/usr/lib/python2.7/site-packages/chirpui/mainapp.py&quot;, line 1357, in mh<br>

    self.do_download(*args)<br>  File &quot;/usr/lib/python2.7/site-packages/chirpui/mainapp.py&quot;, line 637, in do_download<br>    radio = settings.radio_class(ser)<br>  File &quot;/usr/lib/python2.7/site-packages/chirp/kenwood_live.py&quot;, line 126, in __init__<br>

    self.MODEL))<br>Exception: Radio reports TM-281 (not TM-271)<br><br><br></div>Is
 there a way to get this radio working with Chirp? Somebody must have 
thought it worked at some point since it&#39;s on the homepage.<br>
<br>Phil</div>