[Wine] No programs launch

Martin Gregorie martin at gregorie.org
Fri Aug 28 14:56:19 CDT 2009


On Fri, 2009-08-28 at 14:32 -0500, DaVince wrote:
> By the way, I don't know what's going wrong here, so I can't help you.
> It seems like the system or something else won't allow Wine to use the
> memory range it needs, though.
> 
How old is this application? 
Does it in on DOS emulation mode? IOW does it need access to low memory?

If so, would adding the following lines to /etc/sysctl.conf and
rebooting, so they take effect, do any good?

========== append these two lines to /etc/sysctl.conf ==========

# Sets a value required by WINE in DOS emulation mode.
vm.mmap_min_addr = 0

==========================end===================================


Martin





More information about the wine-users mailing list