Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot be run under win10 64-bit system #7

Open
xixuedafa opened this issue Jan 19, 2023 · 5 comments
Open

cannot be run under win10 64-bit system #7

xixuedafa opened this issue Jan 19, 2023 · 5 comments

Comments

@xixuedafa
Copy link

under win10 64-bit system,Sdr# ver1732,

Only 32-bit programs can be recognized, but cannot be run

The 64-bit program is not recognized.

@GoranRadivojevic
Copy link
Owner

Please explain: "Only 32-bit programs can be recognized, but cannot be run
The 64-bit program is not recognized.
"
Here you can download only DLL files which cannot be run but only loaded during run time by other programs.

@HB9DTX
Copy link

HB9DTX commented Apr 28, 2023

I also didn't manage to use my Lime-mini with SDR#. I am using Airspy SDR# Studio V1.0.0.1910 downloaded today, under win10 64 bits.
I copied:

  • LimeSuite#.dll
  • SDRSharp.LimeSDR.dll
    into the \bin folder and modified the Plugin.xml file this way:
<?xml version="1.0" encoding="utf-8" ?>
<sharpPlugins>
  <add key="Sample Plugin" value="SDRSharp.Sample.SamplePlugin,SDRSharp.Sample" />
</sharpPlugins>
<frontendPlugins>
  <add key="LimeSDR" value="SDRSharp.LimeSDR.LimeSDRIO,SDRSharp.LimeSDR" />
</frontendPlugins>

But I don't see the LimeSDR device visible in the list of possible devices. To be noted I've installed the FTDI drivers and have no unrecognized device in the device manager. And the device works fine when using the SDR Console V3.2 software.

I don't know how to proceed further. Have a nice day

@hugo-btz
Copy link

hugo-btz commented May 5, 2023

Hi,

Same problem here using Windows 10 with Lime SDR Mini and SDR#.

Plugins and drivers installed.

Thanks,
Hugo

@GoranRadivojevic
Copy link
Owner

Sorry for your problems but this is because newer versions of SDR# do not offer support for additional SDR hardware! For educational purpose you can decompile latest SDRsharp.exe and compare with versions before 1732. There is no more support for Plugins.xml config file for additional SDR radios! Try to use older versions from https://www.iz3mez.it/software/SDRSharp/

@arelli
Copy link

arelli commented May 22, 2023

I can confirm it works with version 1700 of sdr#. For some reason though, my LimeSDR(not LimeSDR mini!) cannot be recognized, even though I've installed the drivers and limesdr quick test works. Not sue if this is the plugin's fault.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants