http://bugs.winehq.org/show_bug.cgi?id=25863
Summary: Direct Sound Card Access Product: Wine Version: 1.3.12 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: musto102@gmail.com
I am running Ubuntu 10.10 and Wine 1.3.12
This relates to Voiceshaper, a speech processing programme for Ham Radio. It requires direct sound card access using WDM.
The programme launches and runs ok, but it is not possible to configure the sound card setup and therefore it will not operate. It has drop down boxes to select the soundcard hardware, but these are empty.
Please note I am no expert on these things, but is there a WDM driver or component that can be added to get this working?
http://bugs.winehq.org/show_bug.cgi?id=25863
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2011-01-24 02:59:45 CST --- Please attach debug output as per http://wiki.winehq.org/FAQ#get_log to the bug report. I assume http://www.dxatlas.com/VShaper/ is the application?
http://bugs.winehq.org/show_bug.cgi?id=25863
--- Comment #2 from musto102@gmail.com 2011-01-24 14:23:31 CST --- (In reply to comment #1)
Please attach debug output as per http://wiki.winehq.org/FAQ#get_log to the bug report. I assume http://www.dxatlas.com/VShaper/ is the application?
Yes, this is the correct programme.
I have run it from the command line, but no bugs are reported. The programme just launches.
http://bugs.winehq.org/show_bug.cgi?id=25863
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Direct Sound Card Access |Voice Shaper requires | |user-mode kernel streaming | |functionality Severity|normal |enhancement
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com 2011-01-24 23:12:45 CST ---
From relay log:
003e:Call KERNEL32.LoadLibraryA(0045bfac "ksuser.dll") ret=0045beb6 003e:Ret KERNEL32.LoadLibraryA() retval=00000000 ret=0045beb6
This seems to be some sort of user-mode component of the Windows kernel streaming functionality. I doubt this will be implemented any time soon.
http://bugs.winehq.org/show_bug.cgi?id=25863
--- Comment #4 from musto102@gmail.com 2011-01-30 14:21:15 CST --- (In reply to comment #3)
From relay log:
003e:Call KERNEL32.LoadLibraryA(0045bfac "ksuser.dll") ret=0045beb6 003e:Ret KERNEL32.LoadLibraryA() retval=00000000 ret=0045beb6
This seems to be some sort of user-mode component of the Windows kernel streaming functionality. I doubt this will be implemented any time soon.
That's a pity, but thanks for the response.
http://bugs.winehq.org/show_bug.cgi?id=25863
Martin Larsson larma@runbox.no changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |larma@runbox.no
--- Comment #5 from Martin Larsson larma@runbox.no 2011-03-01 10:48:41 CST --- (In reply to comment #3)
From relay log:
003e:Call KERNEL32.LoadLibraryA(0045bfac "ksuser.dll") ret=0045beb6 003e:Ret KERNEL32.LoadLibraryA() retval=00000000 ret=0045beb6
This seems to be some sort of user-mode component of the Windows kernel streaming functionality. I doubt this will be implemented any time soon.
I'm having a similar problem with Cisco TelePresence Movi: err:module:import_dll Library ksuser.dll (which is needed by L"C:\Programfiler\Cisco\Movi\gstreamer-0.10\libgstwinks.dll") not found
Running 64bit Ubuntu 10.10, Wine 1.3.14
http://bugs.winehq.org/show_bug.cgi?id=25863
--- Comment #6 from butraxz@gmail.com 2013-08-18 11:10:40 CDT --- This ticket has not been updated for over 900 days. Development recommends to check the status on your bug every release or two and let to be known if the bug is still present. If not, mark it fixed.
Is this still an issue with 1.7.0 or higher ?
https://bugs.winehq.org/show_bug.cgi?id=25863
hanska2@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2@luukku.com
--- Comment #7 from hanska2@luukku.com --- This bug is still valid (see bug 31096 comment made by Bela)
Wine 1.7.23
https://bugs.winehq.org/show_bug.cgi?id=25863
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |yves.embil@orange.fr
--- Comment #8 from Ken Sharp imwellcushtymelike@gmail.com --- *** Bug 31096 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=25863
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal
https://bugs.winehq.org/show_bug.cgi?id=25863
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20200413090722/http://phys | |ics.princeton.edu/pulsar/k1 | |jt/MAP65_250r4366.exe Ever confirmed|0 |1 Keywords| |download Summary|Voice Shaper requires |Multiple games and |user-mode kernel streaming |applications need user-mode |functionality |kernel streaming | |functionality 'ksuser' for | |audio devices (Voice | |Shaper, Trine 2, MAP65, | |LMMS) CC| |focht@gmx.net Status|UNCONFIRMED |NEW
--- Comment #9 from Anastasius Focht focht@gmx.net --- Hello folks,
refining the summary and adding more stable download links here which is the continuation of bug 29817 ("Multiple applications crash on initialization of audio host APIs using cross-platform 'PortAudio' library (missing 'ksuser.dll')(WSJTX, MAP65, LMMS)") which added 'ksuser' stub.
---
Voiceshaper 1.0
http://www.dxatlas.com/Download.asp
https://web.archive.org/web/20101028052228/http://dxatlas.com/VShaper/Files/...
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files (x86)/Afreet/VShaper
$ WINEDEBUG=+seh,+relay,+setupapi wine ./VShaper.exe >>log.txt 2>&1 ... 0036:Call KERNEL32.LoadLibraryA(0045c544 "ksuser.dll") ret=0045c433 ... 0036:Ret KERNEL32.LoadLibraryA() retval=01b00000 ret=0045c433 0036:Call KERNEL32.GetProcAddress(01b00000,0045c550 "KsCreatePin") ret=0045c457 0036:Ret KERNEL32.GetProcAddress() retval=01b01040 ret=0045c457 0036:Call setupapi.SetupDiGetClassDevsA(0032fe6c,00000000,00000000,00000012) ret=0045bdfe 0036:trace:setupapi:SetupDiGetClassDevsExW {6994ad04-93ef-11d0-a3cc-00a0c9223196} (null) 00000000 0x00000012 00000000 (null) 00000000 0036:trace:setupapi:SetupDiCreateDeviceInfoListExW (null) 00000000 (null) 00000000 ... 0036:trace:setupapi:SETUPDI_EnumerateInterfaces 01783AE0, {6994ad04-93ef-11d0-a3cc-00a0c9223196}, (null), 00000012 0036:Call KERNEL32.HeapFree(00110000,00000000,00000000) ret=10008939 0036:Ret KERNEL32.HeapFree() retval=00000001 ret=10008939 0036:Ret setupapi.SetupDiGetClassDevsA() retval=01783ae0 ret=0045bdfe 0036:Call setupapi.SetupDiEnumDeviceInterfaces(01783ae0,00000000,0032fe6c,00000000,0032fe50) ret=0045be64 0036:trace:setupapi:SetupDiEnumDeviceInterfaces devinfo 01783AE0, device_data 00000000, class {6994ad04-93ef-11d0-a3cc-00a0c9223196}, index 0, iface_data 0032FE50. 0036:Ret setupapi.SetupDiEnumDeviceInterfaces() retval=00000000 ret=0045be64 0036:Call KERNEL32.GetLastError() ret=0045be6d 0036:Ret KERNEL32.GetLastError() retval=00000103 ret=0045be6d 0036:Call setupapi.SetupDiDestroyDeviceInfoList(01783ae0) ret=0045c22d 0036:trace:setupapi:SetupDiDestroyDeviceInfoList devinfo 01783AE0. 0036:Call KERNEL32.HeapFree(00110000,00000000,01783ae0) ret=1000a494 0036:Ret KERNEL32.HeapFree() retval=00000001 ret=1000a494 0036:Ret setupapi.SetupDiDestroyDeviceInfoList() retval=00000001 ret=0045c22d ... --- snip ---
https://docs.microsoft.com/en-us/windows-hardware/drivers/install/kscategory...
'{6994AD04-93EF-11D0-A3CC-00A0C9223196}' -> KSCATEGORY_AUDIO
---
MAP65 (RF to baseband conversion software) from bug 37341 :
https://web.archive.org/web/20200413090722/http://physics.princeton.edu/puls...
It needs additional package:
--- snip --- $ pwd /home/focht/.wine/drive_c/MAP65
$ wine ./map65.exe ... 0009:err:module:import_dll Library libusb0.dll (which is needed by L"C:\MAP65\map65.exe") not found 0009:err:module:import_dll Library palir-02.dll (which is needed by L"C:\MAP65\map65.exe") not found 0009:err:module:LdrInitializeThunk Importing dlls for L"C:\MAP65\map65.exe" failed, status c0000135 --- snip ---
http://www.sm5bsz.com/linuxdsp/install/compile/wincompile-old.htm
https://web.archive.org/web/20150315044358/http://sm5bsz.com/linuxdsp/archiv...
---
$ sha1sum VShaper.zip 9de82b8e8f07ab04ca95410a028bded657c109db VShaper.zip
$ du -sh VShaper.zip 884K VShaper.zip
$ wine --version wine-5.6
Regards