I have a AMD Phenom Processor. And get the following errors:
Code: Select all
nilres@localhost ~ $ wine test.exe
fixme:reg:GetSystemInfo unknown cpu family '16', please report ! (-> setting to 386)
~nils
Code: Select all
nilres@localhost ~ $ wine test.exe
fixme:reg:GetSystemInfo unknown cpu family '16', please report ! (-> setting to 386)
It's not fixed yet: Bug 10742 .nilres wrote:Hi @ all, first sorry for my bad english.
I have a AMD Phenom Processor. And get the following errors:
The same by winecfg, for winecfg i found a bug fix in the bugzilla. But noone for the main wine program. My question is when was the bug in the main wine porgramm fixed?Code: Select all
nilres@localhost ~ $ wine test.exe fixme:reg:GetSystemInfo unknown cpu family '16', please report ! (-> setting to 386)
~nils
Where do you see it's for winecfg only? It's for kernel.dll - which affects all programs run on Wine.nilres wrote:But the patch is only for the winecfg program.
In what why they don't work?nilres wrote:I try this patch:"http://bugs.winehq.org/show_bug.cgi?id=10742"
My winecfg works good but the other wine programms not.
Then you didn't compile Wine properly or did no removed old Wine.nilres wrote:Because i become the old errors:
"fixme:reg:GetSystemInfo unknown cpu family '16', please report ! (-> setting to
386)"