True, all of Via's C7 cpus are supporting the NX bit and it will probably be the same with their new Isaiah/Nano cpu.
The reason i did use the SEGMEXEC is because there used to be kernel problems when trying to use the NX bit with a non-64 bit system and, what i heard, the SEGMEXEC had a lower performance hit than an emulated nx bit in PAGEEXEC? But i guess that NX problem is fixed by now soo..
let's see if i remember how to enable the pageexec/nx.
* PAGEEXEC instead of SEGMEXEC under 'PAX features --> Non-executable pages -->'
* 'PAE Support' and '64 bit Memory and IO resources' under 'Processor type and features -->'
* passing 'noexec=on noexec32=on' as kernel parameters.
or am i missing something now?
This thread is a bit off topic now but..well..