Actually I think I may have found the problem. It looks like if you
compile your kernel as a pentium 4 that it wont work!! I loaded the
regular kernel that came with redhat 9 install and it worked fine. So
i'm working on trying to get a kernel config that works. It's driving me
crazy.
On Tue, 2003-10-07 at 16:55, Jeremy wrote:> As for ntdll, about the best you're gonna get with it though is the
> 20030911 version of Wine (may want to make certain you are using them
> compiled from source instead of RPM), probably do not want to load ntdll
> natively. I saw PS7 on the Wine app db as well (
>
http://appdb.codeweavers.com/appview.php?cmode=flat&appId=17&versionId=1336)
> , good to look if someone has actually come up with a recipe, I noticed
> a lot of comments about needing to use win2k dlls or at least 98 se.
> Also, a lot of people there seemed to have success getting this in using
> Crossover Office. Also, with build 20030618 a couple of people reported
> success without using a single windows dll, simply by changing
> uncommenting "Windows"=win98. As far as comdlg- I think it makes
a
> little difference.
>
>
> Hope this helps, Jeremy
>
> > Ok. I attached my current config file just in case. I set it to run as
> > win2k and copied over the commdlg and COMDLG32 dlls from native
windows
> > 2000. (does it matter if they might be updated with service packs?) i
> > then added "winspool" = "" in the dll overrides so
that it wouldnt load
> > the printspool.drv because for some reason when i started it would
show
> > the page setup dialog box during the splash screen and freeze.
> >
> > the situation now is that i get:
> >
> > fixme:dosfs:GetDiskFreeSpaceExW no per-user quota support yet
> > fixme:dosfs:GetDiskFreeSpaceExW no per-user quota support yet
> > err:ntdll:RtlpWaitForCriticalSection section 0x12538c0 "?"
wait timed
> > out in thread 000f, blocked by 000c, retrying (60 sec)
> > fixme:palette:GetICMProfileA (0x124c, 0x409b17f4, 0x409b17f8): partial
> > stub
> > fixme:palette:GetICMProfileA (0x1250, 0x409b17fc, 0x409b1800): partial
> > stub
> > fixme:dosfs:GetDiskFreeSpaceExW no per-user quota support yet (a whole
> > bunch of these)
> >
> > the ntdll:RtlpWaitForCriticalSection part seems to be the big problem.
> > The gui will load up but then it will freeze. Actually i just tried it
a
> > couple more times and it will freeze random points, sometimes when you
> > just start it or during the splash screen. seems to be same problem
tho.
> > Thanks.
> >
> > - Dan
> >
> > On Tue, 2003-10-07 at 16:01, Jeremy wrote:
> >> You know I was getting this error (still haven't figured out
how to get
> >> rid of
> >> the spin count messages, but the WinTab message was resolved, and
I was
> >> able
> >> to load what I wanted by using the Win2k version of oleaut32
natively-
> >> at any
> >> rate it might help if you ran wine --debug-msg +loaddll
whatever.exe, it
> >> gives
> >> a clearer picture of what dll is being called that might be
throwing
> >> this.
> >> -Jeremy
> >>
> >
>
>