You are not logged in.

#1 2011-08-11 04:14:54

Blizz4rd
Member
Registered: 2007-05-21
Posts: 10

Liquorix PAE Kernel ?

Hi,

Is there a Liquorix Kernel (3.0) with PAE available for Arch ?

Thanks in advance

Blizz4rd

Offline

#2 2011-08-11 04:41:57

alphaniner
Member
From: Ancapistan
Registered: 2010-07-12
Posts: 2,810

Re: Liquorix PAE Kernel ?

I had never heard of liquorix before.  There's one in the AUR but I don't think it's PAE.

And also, just FYI, there are no official Arch kernels of any kind with PAE, and only one kernel in the AUR is labeled PAE.


But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner

Offline

#3 2011-08-11 05:07:45

cybertorture
Member
Registered: 2010-05-05
Posts: 339

Re: Liquorix PAE Kernel ?

Maybe because PAE is not so worth as it claims wink
IMO it is only a workaround it does not really solve memory issue so try x64 instead ?


O' rly ? Ya rly Oo

Offline

#4 2011-08-11 05:40:35

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: Liquorix PAE Kernel ?

*Every* kernel has PAE available. Just run "make menuconfig", and select the PAE option - press "/" and search for PAE.

$ zgrep PAE /proc/config.gz
CONFIG_X86_PAE=y

PAE is worthwhile because maintaining *both* 64-bit and 32-bit libs (for Wine) is a PITA.

Offline

#5 2011-08-11 08:40:48

jelly
Administrator
From: /dev/null
Registered: 2008-06-10
Posts: 714

Re: Liquorix PAE Kernel ?

brebs wrote:

*Every* kernel has PAE available. Just run "make menuconfig", and select the PAE option - press "/" and search for PAE.

$ zgrep PAE /proc/config.gz
CONFIG_X86_PAE=y

PAE is worthwhile because maintaining *both* 64-bit and 32-bit libs (for Wine) is a PITA.

Maybe so but you can also create a chroot, or use 32 bit userland and 64 bit kernel. PAE is dirty,ugly and slow.

Offline

Board footer

Powered by FluxBB