Changes regarding wnaspi32 layer ?

Marcus Meissner marcus at jet.franken.de
Mon Jan 7 12:51:11 CST 2002


On Sun, Jan 06, 2002 at 11:17:59PM +0100, Martin Hoffmann wrote:
> Hi,
> 
> i have some problems with the winaspi implementation (scsi cd-writer) of the 
> current version of Wine (tried cvs one or two weeks ago ...)
> With the version 20010731 which is included in my SuSE 7.3 distribution it 
> works fine (except for some graphic glitches in the application - but thats 
> another story).
> I try to run Aheads Nero Burning Rom 5.0 , which refuses to detect the 
> cd-writer with the newer versions of wine !
> 
> I heard of someone running a cvs snapshot from october 2001 which is working, 
> too - but all later version of wine refuse to work with nero !
> 
> The error message is the following:
> fixme:win32:DEVICE_Open Unknown/unsupported VxD nerocd95. Try --winver nt40 
> or win31 !
> fixme:win32:DEVICE_Open Unknown/unsupported VxD BsUDF.VXD. Try --winver nt40 
> or win31 !
> 
> Guess what: --winver nt40 / win31 didn't change anything :-)
> 
> So it seems that its not implemented, but with older versions it worked !
> 
> Is this a known bug - or do i have to change something else when using the 
> newer version of wine ? Or is it just broken ?

I think it is trying to use its own VxDs, nerocd95 and BsUDF. 

Running VxDs natively is not supported under WINE, you would need to 
reimplement them, which is probably too hard for the 2 above.

Ciao, Marcus




More information about the wine-devel mailing list