search for: devicemap

Displaying 20 results from an estimated 22 matches for "devicemap".

2007 Oct 27
4
is wine's ASPI suitable for firmware update?
...ASPI32Command ASPI: Partially implemented SC_HA_INQUIRY for adapter 0. fixme:aspi:SendASPI32Command ASPI: Partially implemented SC_HA_INQUIRY for adapter 1. fixme:aspi:SendASPI32Command ASPI: Partially implemented SC_HA_INQUIRY for adapter 2. err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi Port 0\Scsi Bus 0\Target Id 1\Logical Unit Id 0 err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi Port 0\Scsi Bus 0\Target Id 2\Logical Unit Id 0 err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi Port 0\Scsi Bus 0\Target Id 3\Logical U...
2007 Jul 18
0
Problems with Direct Rendering (D3D) in Wine
...e game.exe libGL error: drmMap of framebuffer failed ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0 ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL default:0 fixme:wave:ALSA_AddCaptureDevice Add support for DSCapture err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi Port 0\Scsi Bus 0\Target Id 0\Logical Unit Id 0 err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi Port 0\Scsi Bus 0\Target Id 1\Logical Unit Id 0 err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi Port 0\Scsi Bus 0\Target Id 2\Logical U...
2004 Aug 16
1
Program cannot find COM ports
...Siemens Mobile Phone Update program. It starts but writes "No COM ports available" and then quits. I have my ports correctly configured but I didn't find any attempt to use them by the program (with WINEDEBUG=all). However, I've found an attempt to use the key "Hardware\\DeviceMap\\SerialComm", which is not present in any of my registry files. Because I have no experiences with windoze, I'm a pure Linux user, I would like to ask, whether it's possible to "fake" the key with some meaningful value to make the program happy and use my serial ports....
2009 Jul 18
3
program fails to enumerate COM ports
...ith ~/.wine/dosdevices/com1 but fails to enumerate com ports. I cannot select port other than COM1 and the combo box that would allow me to do that is blank. I did: # ln -s /dev/ttyACM0 ~/.wine/dosdevices/com5 # sudo chmod g+rw,o+rw /dev/ttyACM0 and added to registry: [HKEY_LOCAL_MACHINE\Hardware\DEVICEMAP\SERIALCOMM] "COM5"="COM5" env WINEDEBUG=+reg wine "C:\Program Files\LGGSM\LGPCSync\LGPCSync.exe" & then open "options" dialog: Code: trace:reg:NtOpenKey (0x28,L"System\\CurrentControlSet\\Control\\DeviceClasses",20019,0x32e1a4) trace:reg:Nt...
2009 Feb 01
3
Trying to Run a Program, I get these errors
...OK" to that. Well, then nothing happens, but I see this in Terminal: fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -120, std (d/m/y): 27/09/2009, dlt (d/m/y): 27/03/2009 err:aspi:ASPI_GetNumControllers Could not open HKLM\L"HARDWARE\\DEVICEMAP\\Scsi" err:ole:CoUninitialize Mismatched CoUninitialize Can anyone help me troubleshoot this? Thanks.
2006 Jul 11
2
strange scsi error
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, when trying to run some games I get this strange error about scsi-devices and the game doesn't recognize the game-CD: err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi Port 1\Scsi Bus 0\Target Id 7\Logical Unit Id 0 I don't have any scsi-devices and I suppose it's a problem with my drives settings. Any suggestions? Cay - -- Nicht weil die Dinge schwierig sind, wagen wir sie nicht, sondern weil wir sie nicht wagen, sind sie schwierig. http://...
2002 Mar 11
1
Com port over the fourth
...gress:ProgressWindowProc unknown msg be10 wp=1ef40001 lp=00001ef4 err:progress:ProgressWindowProc unknown msg be10 wp=1f900001 lp=00001f90 err:progress:ProgressWindowProc unknown msg be10 wp=202c0001 lp=0000202c etc. etc. I tried to set the COM definition in the registry file system.reg [HARDWARE\\DEVICEMAP\\SERIALCOMM] 1015709345 "Serial0"="COM1" "Serial1"="COM2" "Serial10"="COM11" "Serial9"="COM10" as WinNT does, but no way. The COM10,11,12,etc. are virtual com port (com ports over tcp/ip) that work if I map them on th...
2012 Mar 02
2
Problems with ImgBurn, err:aspi:ASPI_GetNumControllers
I don't know exactly when, but something about my Linux Mint Debian Edition (LMDE) installation has changed that seems to have broken Wine when it comes to detecting ASPI devices, because I get the following error. Code: err:aspi:ASPI_GetNumControllers Could not open HKLM\L"HARDWARE\\DEVICEMAP\\Scsi" I tried searching the forums with the Forums -> Search for info about this error, but I got no results. If there are threads dealing with this topic elsewhere, I'd gladly move my discussion there. I also searched in the bug tracker for "ASPI_GetNumControllers" and...
2015 Sep 08
0
Re: Windows Guest ports enumeration ..
...controller='0' bus='0' port='2'/> </channel> After the guest has been rebooted, I see that the diver VirtIO-Serial Driver is now installed . So far so good .... Then, I tried to have a look within the registry but no additional key here : HKLM\HARDWARE\DEVICEMAP\SERIALCOMM Is it the right way to proceed ? Or did I miss something ? Thanks for help. Regards, J.P. De : Jean-Pierre Ribeauville Envoyé : mardi 8 septembre 2015 13:02 À : 'libvirt-users@redhat.com' Objet : Windows Guest ports enumeration .. Hi, Within following page : http://www.li...
2007 May 25
2
About Parallel Port Driver
Hi all, I have a .sys driver for parallel port communication. But it seems wine didn't support loading the driver. My windows program has to be configured as XP version. And directly accessing to parallel port is not allowed on the XP host, therefore _outp and _inp are useless. Is there any solution to this problem? Best Regards, Milo Xu -------------- next part -------------- An HTML
2007 Mar 19
2
Any work done on the Com Ports?
I have two questions. In setting the COM ports someone posted that the Symbolic link should be ie... /dev/ttyS0 > com1 Is it suppose to be upper or lower case for COM1???? Also has there been any recent work on the COM ports? I have an application that works fine with vmware but under Wine. The COM port isn't even seen.
2006 Mar 28
0
Need help setting up EAC in Wine
...use the "Native Win32 interface for Win NT/2000/XP" as SCSI interface. I believe that makes use of Wine's native ntdll.dll which in turn uses SG_IO which is what I want :) When starting EAC the first time I get these messages: err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi Port 0\Scsi Bus 0\Target Id 1\Logical Unit Id 0 But EAC is still working and I can change its settings. So I configure it and check the above mentioned "Native Win32 interface for Win NT/2000/XP" and restart EAC. Here's the problem. After starting EAC it just sits there an...
2005 Nov 14
1
COM ports under wine
How can I see the serial COM ports under wine programs? For example /dev/ttyS0 as COM1. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20051114/c6d4ff59/attachment.htm
2009 Sep 15
1
regedit deletes serialcomm keys
Hi to all. Finally I have COM1 on wine apps. I symlinked ttyS0 and added these keys Code: [HARDWARE\\DEVICEMAP\\SERIALCOMM] "COM1"="COM1" "COM2"="COM2" But regedit deletes them. If I do this Code: wine regedit serial.reg wine regedit I see the keys. I open my program with regedit opened and I see com1 and com2 But If I close regedit, then keys disappears...
2008 Mar 24
1
/dev/ttyS0 - COM1 problem
Hello, I'm trying to run my weather station (Davis WMII) on wine 0-9-58 and OpenSuSe 10.3. After installation of WeatherLink 5.7.1, I try to communicate via COM1 but the program can't find it and even not test with a loop plug in COM1. I have changed the mode to 0777 for the serial devices in /etc/udev/rules.d/50-udev-default.rules and rebooted. /home/sel/.wine/dosdevices reveal that
2011 Nov 11
3
COPILOT Glucose Meter COM problem
...OMM I have tried to add "COM1"="COM1" to that SERIALCOMM, and the add shows but then it disappears the next time I run REGEDIT. I found THIS excerpt which seems pertinent: BEGINNING OF EXCERPT I have COM1 on wine apps. I symlinked ttyS0 and added these keys Code: [HARDWARE\\DEVICEMAP\\SERIALCOMM] "COM1"="COM1" "COM2"="COM2" But regedit deletes them. If I do this Code: wine regedit serial.reg wine regedit I see the keys. I open my program with regedit opened and I see com1 and com2 But If I close regedit, then keys disappears... The...
2006 Nov 08
5
Mac x86: Diablo II Copy Protection
...talled successfull diablo 2 LoD within X11 and wine. But now when i try to start lod it says, i need the cd to play. CD is inserted, path in regsitry is exact, mounted it successfull. In the console i get the following error: err:aspi:ASPI_GetNumControllers Could not open HKLM\L"HARDWARE\ \DEVICEMAP\\Scsi" wineserver(4712) malloc: *** vm_allocate(size=4286775296) failed (error code=3) wineserver(4712) malloc: *** error: can't allocate region wineserver(4712) malloc: *** set a breakpoint in szone_error to debug wine client error:16: partial write 64 Hope somebody can help me. Gree...
2017 May 12
0
Wine release 2.8
...Wine is available thanks to the work of many people. See the file AUTHORS in the distribution for the complete list. ---------------------------------------------------------------- Bugs fixed in 2.8 (total 35): 11811 Multiple applications fail to enumerate serial ports ('HKLM\\HARDWARE\\DeviceMap\\Serialcomm' registry entries)(Coastal Explorer, GPS apps, HyperTerminal) 30105 Chessbase Ludwig 3: MS Visual C++ Runtime Error 32155 MS Office 2007 SP3 installation needs msi.dll.MsiGetPatchFileListW 34551 Necrovision demo sometimes crashes with builtin d3dx9 34977 WinDjView: missi...
2019 Aug 02
0
Wine release 4.13
...gs fixed in 4.13 (total 15): 35345 Multiple applications and games fail to enumerate display/monitor driver properties in registry using setupapi (Evoland (Steam), NVIDIA GeForce Experience 3.x) 39152 Monitor Test 3.2 fails to enumerate video devices/drivers in registry ('HKLM\\HARDWARE\\DeviceMap\\VIDEO', PnP Manager) 43286 WSARecvMsg wrongly forbids NULL control buffers (Qt 5.7.0 based: Cannot read UDP packets: "errno 90, (Message too long)") 46607 For Honor crash on "double free or corruption" 46763 Second Sight:bad performance 47029 A.R.E.S. Extinction...
2019 Nov 29
0
Wine release 4.21
...(). Andrey Gusev (3): sapiaut.idl: Fix a typo. crypt32: Fix a typo in comment. ddraw/tests: Fix a typo in comment. Charles Davis (7): ntdll: Implement SystemBatteryState for Mac OS. winegcc: Pass through -fuse-ld= to the linker. mountmgr: Populate HKLM\HARDWARE\DEVICEMAP\Scsi here instead of in kernel32. mountmgr: Populate HKLM\HARDWARE\DEVICEMAP\Scsi on Mac OS. ntdll: Fix macOS build. ntoskrnl.exe: Add tests for METHOD_NEITHER ioctl behavior. ntdll: Fix tick count calculation on Mac. Conor McCarthy (2): winedbg: Use correct CALL oper...