Using HDSDR and SDRConsole on linux.

General discussions
Post Reply
jazzkutya
Posts: 26
Joined: Wed Sep 23, 2015 8:50 pm

Using HDSDR and SDRConsole on linux.

Post by jazzkutya » Tue Nov 03, 2015 10:01 pm

HDSDR and SDRConsole can run on linux with wine and now they also can use SDRPlay.

Read more here: https://github.com/jazzkutya/sdrplay-wine-fakedll/wiki
Last edited by jazzkutya on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

rgood123
Posts: 15
Joined: Fri Dec 18, 2015 9:55 pm

Re: Using HDSDR and SDRConsole on linux.

Post by rgood123 » Sun Dec 27, 2015 10:00 pm

Follow the directions this works!!!!!!!!!!!!
installed easly on debian jessie HDSDR works perfect with sdrplay
Thank you
Last edited by rgood123 on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

jazzkutya
Posts: 26
Joined: Wed Sep 23, 2015 8:50 pm

Re: Using HDSDR and SDRConsole on linux.

Post by jazzkutya » Mon Jan 18, 2016 12:20 am

I updated the wiki with info on upgrading the API to 1.8.1. New precompiled dlls are available. 64bit apps like SDRConsole do not need the new fakedlls.
Last edited by jazzkutya on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

rgood123
Posts: 15
Joined: Fri Dec 18, 2015 9:55 pm

Re: Using HDSDR and SDRConsole on linux.

Post by rgood123 » Fri Jan 22, 2016 3:32 pm

Great job thank you again.
I now have sdrconsole running on debian linux using your directions installed with sdrplay newest driver
Last edited by rgood123 on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

dsc3507
Posts: 2
Joined: Mon Mar 07, 2016 3:47 am

Re: Using HDSDR and SDRConsole on linux.

Post by dsc3507 » Mon Mar 07, 2016 3:57 am

Trying to get sdr-console to work with wine under Ubuntu 14.04. It installs without error andputs icons up on the dash screen but when trying to run I just get the hour glass for about 15 seconds and nothing.

Following directions from this forum -

I had 1.6. wine and upgraded to 1.8

The following packages will be upgraded:
wine
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 978 B of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ trusty/main wine amd64 1:1.8.0-0ubuntu1 [978 B]
Fetched 978 B in 0s (4,730 B/s)
(Reading database ... 216864 files and directories currently installed.)
Preparing to unpack .../wine_1%3a1.8.0-0ubuntu1_amd64.deb ...
Unpacking wine (1:1.8.0-0ubuntu1) over (1:1.6.2-0ubuntu4) ...
Setting up wine (1:1.8.0-0ubuntu1) ...

I ran winetricks -

root@doug-Lenovo:~# ./winetricks --force -q vcrun2010
------------------------------------------------------
You are using a 64-bit WINEPREFIX. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Executing w_do_call vcrun2010
Executing load_vcrun2010
Executing mkdir -p /root/.cache/winetricks/vcrun2010
Downloading http://download.microsoft.com/download/ ... st_x86.exe to /root/.cache/winetricks/vcrun2010
--2016-03-06 17:44:21-- http://download.microsoft.com/download/ ... st_x86.exe
Resolving download.microsoft.com (download.microsoft.com)... 23.209.81.206, 2600:1408:17:199::e59, 2600:1408:17:188::e59
Connecting to download.microsoft.com (download.microsoft.com)|23.209.81.206|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5073240 (4.8M) [application/octet-stream]
Saving to: ‘vcredist_x86.exe’

100%[========================================>] 5,073,240 3.52MB/s in 1.4s

2016-03-06 17:44:23 (3.52 MB/s) - ‘vcredist_x86.exe’ saved [5073240/5073240]

Using native,builtin override for following DLLs: msvcp100 msvcr100 vcomp100 atl100
Executing winetricks_early_wine regedit /S C:\windows\Temp\_vcrun2010\override-dll.reg
Executing wine vcredist_x86.exe /q
fixme:clusapi:GetNodeClusterState ((null),0x32eb74) stub!
fixme:advapi:DecryptFileA ("z:\\83a3d437bb35d7d593b0d7f3\\", 00000000): stub
fixme:advapi:RegisterTraceGuidsW (0x6cd15f38, 0x6cd20180, {e2821408-c59d-418f-ad3f-aa4e792aeb79}, 1, 0x33fcd0, (null), (null), 0x6cd20188,): stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:process:SetProcessDEPPolicy (1): stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:thread:SetThreadStackGuarantee (0x33fb58): stub
fixme:advapi:LsaOpenPolicy ((null),0x33f448,0x00000001,0x33f434) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:advapi:LsaOpenPolicy ((null),0x33f298,0x00000001,0x33f284) stub
fixme:advapi:LsaClose (0xcafe) stub
Downloading http://download.microsoft.com/download/ ... st_x64.exe to /root/.cache/winetricks/vcrun2010
--2016-03-06 17:44:28-- http://download.microsoft.com/download/ ... st_x64.exe
Resolving download.microsoft.com (download.microsoft.com)... 23.209.81.206, 2600:1408:17:188::e59, 2600:1408:17:199::e59
Connecting to download.microsoft.com (download.microsoft.com)|23.209.81.206|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5673816 (5.4M) [application/octet-stream]
Saving to: ‘vcredist_x64.exe’

100%[========================================>] 5,673,816 3.56MB/s in 1.5s

2016-03-06 17:44:30 (3.56 MB/s) - ‘vcredist_x64.exe’ saved [5673816/5673816]

------------------------------------------------------
Working around wine bug 30713 -- Manually extracting the 64-bit dlls
------------------------------------------------------
Executing cabextract -q --directory=/root/.wine/dosdevices/c:/windows/temp/_vcrun2010 vcredist_x64.exe -F *.cab
Executing cabextract -q --directory=/root/.wine/dosdevices/c:/windows/temp/_vcrun2010 /root/.wine/dosdevices/c:/windows/temp/_vcrun2010/vc_red.cab
/root/.wine/dosdevices/c:/windows/temp/_vcrun2010/vc_red.cab: WARNING; possible 5944 extra bytes at end of file.


Since I am not using sdrplay at this time I did not run the dakedll. Do I still need to do this?

Any help would be appreciated.
Last edited by dsc3507 on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

dsc3507
Posts: 2
Joined: Mon Mar 07, 2016 3:47 am

Re: Using HDSDR and SDRConsole on linux.

Post by dsc3507 » Mon Mar 07, 2016 7:46 pm

Here is more info on the previous message. Ran the start script from the sdr-console icon in a command window and this is the result.

doug@doug-Lenovo:~$ wine C:\\windows\\command\\start.exe /Unix /home/doug/.wine/dosdevices/c:/users/Public/Desktop/SDRConsole\ \(V2\).lnk
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:exec:SHELL_execute flags ignored: 0x00004100
doug@doug-Lenovo:~$ err:module:import_dll Library mfc100u.dll (which is needed by L"C:\\Program Files\\SDR-RADIO-PRO.com\\ToolkitPro1513vc100x64U.dll") not found
err:module:import_dll Library ToolkitPro1513vc100x64U.dll (which is needed by L"C:\\Program Files\\SDR-RADIO-PRO.com\\SDRConsole.exe") not found
err:module:import_dll Library mfc100u.dll (which is needed by L"C:\\Program Files\\SDR-RADIO-PRO.com\\SDRConsole.exe") not found
err:module:import_dll Library mfc100u.dll (which is needed by L"C:\\Program Files\\SDR-RADIO-PRO.com\\SDRLicence.dll") not found
err:module:import_dll Library SDRLicence.dll (which is needed by L"C:\\Program Files\\SDR-RADIO-PRO.com\\SDRConsole.exe") not found
err:module:import_dll Library mfc100u.dll (which is needed by L"C:\\Program Files\\SDR-RADIO-PRO.com\\SDRRemoteClientDLL.dll") not found
err:module:import_dll Library SDRRemoteClientDLL.dll (which is needed by L"C:\\Program Files\\SDR-RADIO-PRO.com\\SDRConsole.exe") not found
err:module:import_dll Library mfc100u.dll (which is needed by L"C:\\Program Files\\SDR-RADIO-PRO.com\\SDRDSPEphraimMalah.dll") not found
err:module:import_dll Library SDRDSPEphraimMalah.dll (which is needed by L"C:\\Program Files\\SDR-RADIO-PRO.com\\SDRConsole.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\SDR-RADIO-PRO.com\\SDRConsole.exe" failed, status c0000135

The install went without error but apparently some things are not getting loaded or are not where they should be. They seem to be there -

/home/doug/.wine/drive_c/windows/syswow64/mfc100u.dll
/home/doug/.wine/drive_c/Program Files/SDR-RADIO-PRO.com/SDRLicence.dll
/home/doug/.wine/drive_c/Program Files/SDR-RADIO-PRO.com/SDRLicenceManager.exe
/home/doug/.wine/drive_c/Program Files/SDR-RADIO-PRO.com/ToolkitPro1513vc100x64U.dll

etc.

Again any help or ideas would be appreciated.
Last edited by dsc3507 on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

jazzkutya
Posts: 26
Joined: Wed Sep 23, 2015 8:50 pm

Re: Using HDSDR and SDRConsole on linux.

Post by jazzkutya » Thu Mar 10, 2016 10:44 am

dsc3507 wrote:doug@doug-Lenovo:~$ err:module:import_dll Library mfc100u.dll (which is needed by L"C:\\Program Files\\SDR-RADIO-PRO.com\\ToolkitPro1513vc100x64U.dll") not found
Hi,

I have 2 tips to get this working.

First, run winetricks --force -q vcrun2010 as the user you will run SDRConsole as, that is doug, and not as root as you did.

Second, if that did not work, ensure you ran winetricks --force -q vcrun2010 after you installed SDRConsole.

I hope this helps.
Last edited by jazzkutya on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

Post Reply