Difference between revisions of "K486"

From Open Sound System
Jump to: navigation, search
(Initial import from Mark Hobley's Red Butterfly Wiki)
 
m (Protected "K486" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
 
(11 intermediate revisions by 7 users not shown)
Line 1: Line 1:
There is currently a few problems with implementation of the open sound system on systems using the K486 kernel. This is because the K486 kernel contains falsified generic information in the cpuinfo table, causing the open sound system to think that the system is incompatible. A workaround is being investigated.
+
In order to implement the open sound system on systems using the [http://code.google.com/p/k486/ K486 kernel], it is necessary to ensure that the kernel build options are set as follows:
 +
 
 +
MTRR (Memory Type Range Register) support (MTRR) [Y/n/?] n
 +
x86 PAT support (X86_PAT) [N/y/?] n

Latest revision as of 20:50, 6 October 2012

In order to implement the open sound system on systems using the K486 kernel, it is necessary to ensure that the kernel build options are set as follows:

MTRR (Memory Type Range Register) support (MTRR) [Y/n/?] n
x86 PAT support (X86_PAT) [N/y/?] n