Per the CHIRP home page, that radio is not supported by CHIRP.

On Sat, Jun 14, 2025 at 10:21 AM Apostolos Kefalas via Users <
[email protected]> wrote:

> Hello all,
>
> I am trying to read the memories of an IC-E92D but getting these errors:
>
> $ ./chirpwx.py
> WARNING: Made 5 attempts to wake radio
> ERROR: Failed to run <BackgroundRadioJob@100>get_memory(0,)=None
> Traceback (most recent call last):
>   File "/opt/chirp/chirp/wxui/radiothread.py", line 72, in dispatch
>     self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
>                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/opt/chirp/chirp/drivers/ic9x.py", line 97, in _lock
>     self._init()
>   File "/opt/chirp/chirp/drivers/ic9x.py", line 166, in _init
>     raise errors.RadioError('Radio not responding')
> chirp.errors.RadioError: Radio not responding
> ERROR: Failed to load memory 0 as error because: Radio not responding
> WARNING: Made 5 attempts to wake radio
> ERROR: Failed to run <BackgroundRadioJob@100>get_memory(0,)=None
> Traceback (most recent call last):
>   File "/opt/chirp/chirp/wxui/radiothread.py", line 72, in dispatch
>     self.result = getattr(radio, self.fn)(*self.args, **self.kwargs)
>                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/opt/chirp/chirp/drivers/ic9x.py", line 97, in _lock
>     self._init()
>   File "/opt/chirp/chirp/drivers/ic9x.py", line 166, in _init
>     raise errors.RadioError('Radio not responding')
> chirp.errors.RadioError: Radio not responding
> ERROR: Failed to load memory 0 as error because: Radio not responding
> ^C
>
> I am using the latest code from github with a DIY cable which have tested
> with
> RS-92 and D-rats and is working correctly.
>
> Any help will be greatly appreciated.
>
> Thanks
> Apostolos
> _______________________________________________
> Users mailing list
> [email protected]
> https://lists.chirpmyradio.com/postorius/lists/users.lists.chirpmyradio.com
> To unsubscribe, send an email to [email protected]
> To report this email as off-topic, please email
> [email protected]
> List archives:
> https://lists.chirpmyradio.com/hyperkitty/list/[email protected]/
>
_______________________________________________
Users mailing list
[email protected]
https://lists.chirpmyradio.com/postorius/lists/users.lists.chirpmyradio.com
To unsubscribe, send an email to [email protected]
To report this email as off-topic, please email 
[email protected]
List archives: 
https://lists.chirpmyradio.com/hyperkitty/list/[email protected]/

Reply via email to