Yeah, I didn't know the compiler would take care of those. It seems to be working fine now, except for unmounting. I'm trying to figure out why at the moment.steel300 wrote:@Wedge_
It doesn't include your minor reiser4 patch, just the fixes to make it compile. See my last post on the previous thread.
IIRC you don't need to compile anything in, the different schedulers should be available without anything extra needing to be selected.MrNugget wrote:Yes! That's what i've waited for! Now i can test the CFG schedueler, do i have to compile something in?
Code: Select all
echo <scheduler type> > /sys/block/hda/queue/io_schedulerDid you mean the APIC fix?Redeeman wrote:hmm i dont think its this one, but we'll see, if its not there my system becomes highly unstable
Code: Select all
choice[1-19]: 11
Generic x86 support (X86_GENERIC) [N/y/?] n
4 GB kernel-space and 4 GB user-space virtual memory support (X86_4G) [N/y/?] n
HPET Timer Support (HPET_TIMER) [N/y/?] n
Symmetric multi-processing support (SMP) [Y/n/?] y
Maximum number of CPUs (2-255) (NR_CPUS) [8] 8
Preemptible Kernel (PREEMPT) [Y/n/?] y
Machine Check Exception (X86_MCE) [Y/n/?] y
Check for non-fatal errors on AMD Athlon/Duron / Intel Pentium 4 (X86_MCE_NONFATAL) [Y/n/?] y
check for P4 thermal throttling interrupt. (X86_MCE_P4THERMAL) [Y/n/?] y
Toshiba Laptop support (TOSHIBA) [N/m/y/?] n
Dell laptop support (I8K) [N/m/y/?] n
HP Omnibook Support (OMNIBOOK) [N/m/y] (NEW) n
/dev/cpu/microcode - Intel IA32 CPU microcode support (MICROCODE) [N/m/y/?] n
/dev/cpu/*/msr - Model-specific register support (X86_MSR) [N/m/y/?] n
/dev/cpu/*/cpuid - CPU information support (X86_CPUID) [N/m/y/?] n
BIOS Enhanced Disk Drive calls determine boot disk (EXPERIMENTAL) (EDD) [N/m/y/?] n
High Memory Support
> 1. off (NOHIGHMEM)
2. 4GB (HIGHMEM4G)
3. 64GB (HIGHMEM64G)
choice[1-3]: 1
Math emulation (MATH_EMULATION) [N/y/?] n
MTRR (Memory Type Range Register) support (MTRR) [Y/n/?] y
Boot from EFI support (EXPERIMENTAL) (EFI) [N/y/?] n
*
* Linux InfraRed Controller
*
Linux InfraRed Controller (LIRC_SUPPORT) [N/m/y] (NEW) nIf it asked you to select any of the options there it probably just means that they weren't in your old config but appear this kernel version, so it forces you to make a choice, rather than guessing if you want them selected or not.MrNugget wrote:I used my old .config file, and after that it just compiled right, and just had to answerd the last 2 questions.
I'm compiling with "make && make modules_install"


I'm putting the nvidia-agp patch back in right now. Just waiting for the diff to finish, then it'll be up and ready for you to redigest and emerge once more.MrNugget wrote:So, just rebootet, but no way without nvidia agp patch.
The same freezing error like with dev sources and no patch. Do you fix it or do i have to fix
it manually?
But thanks to you steel and wedgeGood work and great help
It's definitely mentioned in the ChangeLog for -rc2:MrNugget wrote:So, just rebootet, but no way without nvidia agp patch.
The same freezing error like with dev sources and no patch. Do you fix it or do i have to fix
it manually?
Code: Select all
<davej@redhat.com>
[AGPGART] Merge missing chunk of NVIDIA nForce agpgart driver.
This bit has been in the 2.4 driver since it appeared, but I dropped
it (partly deliberatly), and then forgot all about it.
Turns out that some systems really need this stuff, as their BIOS hasn't
set up the IORRs.
http://bugme.osdl.org/show_bug.cgi?id=1521
/me has big grinDarwinianCoeus wrote:if it makes you feel any better, im sitting sick in bed, watching comedy central, and waiting for you to upload it so i can spend some time compiling