err:module:import_dll Library NDIS.SYS (which is needed by
L"C:\windows\system32\drivers\npf.sys") not found
err:winedevice:ServiceMain driver L"npf" failed to load
fixme:ntoskrnl:KeInitializeSpinLock stub: 0x757e54
wine: Call from 0x7b837072 to unimplemented function
ntoskrnl.exe.KeInitializeDeviceQueue, aborting
wine: Unhandled page fault on read access to 0xbd1bf7ab at address
0x63b818 (thread 0036), starting debugger...
fixme:dbghelp_msc:pe_load_debug_directory This guy has FPO information
fixme:ntdll:server_ioctl_file Unsupported ioctl 2d1400 (device=2d
access=0 func=500 method=0)
fixme:shell:SHGetDataFromIDListA SHGDFIL 3 stub
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No
such file or directory
ALSA lib pcm.c:2171:(snd_pcm_open_conf) Cannot open shared library
/usr/lib/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib pcm.c:2171:(snd_pcm_open_conf) Cannot open shared library
/usr/lib/alsa-lib/libasound_module_pcm_pulse.so
fixme:shell:SIC_IconAppend iconlists out of sync 0x4 0x3
fixme:shell:SHGetDataFromIDListA SHGDFIL 3 stub
fixme:shell:SIC_IconAppend iconlists out of sync 0x5 0x4
fixme:shell:SHGetDataFromIDListA SHGDFIL 3 stub
fixme:shell:SIC_IconAppend iconlists out of sync 0x6 0x5
fixme:shell:SHGetDataFromIDListA SHGDFIL 3 stub
fixme:shell:SIC_IconAppend iconlists out of sync 0x7 0x6
fixme:shell:SIC_IconAppend iconlists out of sync 0x8 0x7
fixme:shell:SHGetDataFromIDListA SHGDFIL 3 stub
fixme:shell:SHGetDataFromIDListA SHGDFIL 3 stub
Thank you.
--
Yours sincerely,
Mr. Teo En Ming (Zhang Enming) 张恩鸣 Dip(Mechatronics) BEng(Hons)(Mechanical Engineering)
Citizenship: Singapore Citizen/Singaporean
Facebook account: Teo En Ming (Zhang Enming)
Facebook link:
http://www.facebook.com/profile.php?id=100000750083982
Facebook photos:
http://www.facebook.com/profile.php?id=100000750083982#!/profile.php?id=1000...
Facebook videos:
http://www.facebook.com/profile.php?id=100000750083982&v=app_2392950137
Mobile Phone (Starhub pre-paid): +65-8369-2618
Windows Live Messenger: teoenming-at-hotmail.com
Location: Bedok Reservoir Road, Singapore
ZIP: 470103
My Open Letter (Plea for Medical Help/Assistance) to World Leaders (Updated 28 August 2010):-
http://lists.mcs.anl.gov/pipermail/mpich-discuss/2010-August/007811.html
http://mythtv.org/pipermail/mythtv-users/2010-August/295952.html
http://archives.gentoo.org/gentoo-user/msg_f6a341d9623fda17880159b137c07335....
Photo of Mr. Teo En Ming (Zhang Enming) 张恩鸣 of Singapore:
http://img543.imageshack.us/img543/5052/mrteoenmingzhangenmingo.jpg
On 09/17/2010 09:17 PM, Alexander Morozov wrote:
> Dear Teo En Ming,
>
> There may be many reasons for this:
> 1) a program uses some not fully implemented setupapi functions to find a
> device
> 2) a program can not open a device file created by a driver (driver did not
> create device file due to some errors)
> 3) a program is trying to use Read/WriteFile for device file, this is not
> supported now
> 4) may be something else
>
> Try WINEDEBUG=+setupapi,+file,+winedevice,+ntoskrnl,+usbhub
>
> Best regards,
> Alexander Morozov
>
> On Friday 17 September 2010 14:12:30 Mr. Teo En Ming (Zhang Enming) 张恩鸣 of
> Singapore wrote:
>
>> Dear Alexander Morozov,
>>
>> From the output of the command "ps -ef | grep wine", we can observe
>> that the native Windows USB driver ICDUSB2.sys for the Sony IC Recorder
>> gets loaded with winedevice.exe.
>>
>> enming 18814 18781 0 16:15 ? 00:00:00
>> C:\windows\system32\winedevice.exe ICDUSB2
>>
>> However, Digital Voice Editor 3 (under Wine) simply would not detect the
>> Sony IC Recorder. The dialog box says:
>>
>> "Could not communicate with IC Recorder.
>> Make sure that the cable is connected properly.
>>
>> Remove the cable from the IC Recorder and then connect it again.
>>
>> If another user is operating the Digital Voice Editor, quit the software."
>>
>