View previous topic :: View next topic |
Author |
Message |
weisbrot Newbie cheater
Reputation: 0
Joined: 06 Feb 2017 Posts: 19
|
Posted: Mon Apr 16, 2018 8:48 am Post subject: DBVM compiling error (with linux) |
|
|
Hi, I've got an error while compiling the source of DBVM
Linux: Debian 9
yasm and nasm installed
Command used: make clean install release
Using the latest source from Github
Error(s):
pastebin . com/QPT2m1ey
Using ./Makefile also does not work (if that should make any difference)
Is there anything I can do?
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 468
Joined: 09 May 2003 Posts: 25706 Location: The netherlands
|
Posted: Mon Apr 16, 2018 9:02 am Post subject: |
|
|
use an older version of gcc
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
weisbrot Newbie cheater
Reputation: 0
Joined: 06 Feb 2017 Posts: 19
|
Posted: Mon Apr 16, 2018 10:07 am Post subject: |
|
|
Dark Byte wrote: | use an older version of gcc |
Any version exactly? What are you using to compile it?
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 468
Joined: 09 May 2003 Posts: 25706 Location: The netherlands
|
Posted: Mon Apr 16, 2018 12:27 pm Post subject: |
|
|
gcc 4.something (not 5)
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
weisbrot Newbie cheater
Reputation: 0
Joined: 06 Feb 2017 Posts: 19
|
Posted: Mon Apr 16, 2018 2:16 pm Post subject: |
|
|
Dark Byte wrote: | gcc 4.something (not 5) |
Okay, thanks, that worked. Now I have another question:
If I try to run DBVM with my self compiled vmdisk and DBK driver it freezes my PC. The normal CE 6.7 version does not do that. Did you change anything there and did not release the changes on Github yet?
CPU: Ryzen 1700
DSE is disabled of course
(I removed the sigchecks from DBK, so this could not the problem. The DBK64 loaded logo also gets displayed on the top left.
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 468
Joined: 09 May 2003 Posts: 25706 Location: The netherlands
|
Posted: Tue Apr 17, 2018 12:07 am Post subject: |
|
|
the current DBVM will likely only work on Intel CPU's at the moment. Later when all new features are in i'll try to make AMD work again.
But keep in mind though that the kernelmode debug function won't work in the new windows builds(Switching to kernelmode interrupts is such a hassle with the shadow interrupt handlers), but if you have an intel CPU you can still use find what writes/reads, so yeah....
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
weisbrot Newbie cheater
Reputation: 0
Joined: 06 Feb 2017 Posts: 19
|
Posted: Tue Apr 17, 2018 8:36 am Post subject: |
|
|
Dark Byte wrote: | the current DBVM will likely only work on Intel CPU's at the moment. Later when all new features are in i'll try to make AMD work again.
But keep in mind though that the kernelmode debug function won't work in the new windows builds(Switching to kernelmode interrupts is such a hassle with the shadow interrupt handlers), but if you have an intel CPU you can still use find what writes/reads, so yeah.... |
So the CE and the open source version are different? The CE version (with the normal CE) does not freeze my PC...
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 468
Joined: 09 May 2003 Posts: 25706 Location: The netherlands
|
Posted: Tue Apr 17, 2018 9:30 am Post subject: |
|
|
the open source version is in the middle of a redesign, so yes, they are different.
what windows version do you use ?
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
weisbrot Newbie cheater
Reputation: 0
Joined: 06 Feb 2017 Posts: 19
|
Posted: Tue Apr 17, 2018 10:57 am Post subject: |
|
|
Dark Byte wrote: | the open source version is in the middle of a redesign, so yes, they are different.
what windows version do you use ? |
I use win10 1709 and 1607 (via dualboot).
Could you please give me a unsigned version of the current one?
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 468
Joined: 09 May 2003 Posts: 25706 Location: The netherlands
|
Posted: Tue Apr 17, 2018 3:51 pm Post subject: |
|
|
best use 6.7 . and check the github releases for the 6.7 source
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
|