LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Unable to boot Kernel-2.6.5-mm6 on P4 with HT Support (https://www.linuxquestions.org/questions/linux-hardware-18/unable-to-boot-kernel-2-6-5-mm6-on-p4-with-ht-support-175828/)

saqib 04-29-2004 02:14 AM

Unable to boot Kernel-2.6.5-mm6 on P4 with HT Support
 
Hello friends!
After long and exhaustive tries, I managed to shift to Kernel-2.6.5 on Red Hat Linux 9 (Shrike).
The purpose to make this shift was because of my SATA HDD and P4 HT Support.
The Kernel that I downloaded from Kernel.org solved the SATA problem and though it also detected the HT capability of my processor but then I came to knew from various forums that the original Kernel does not benifit from HT because of the limitations of the Process Scheduler and that I have to apply patches from other people to make it working.
I downloaded the Andrew Morton's patch for this purpose but after succesful compilation when I booted the system it crashed at the very beginning and it provided two slightly different outputs at different boot attempts.

The first output was:

Brought up 2 CPUs
NET: Registered Protocol Family 16
PCI: PCI BIOS Revision 2.10 entry at 0xf0031, last bus=1
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040326
Unable to handle kernel NULL pointer dereference at virtual address 00000008
Printing eip:
00000008
*pde = 00000000
oops: 0000[#1]
SMP
CPU: 1
EIP: 0060:[<00000008>] Not tainted VLI
EFALGS: 00010202 (2.6.5-mm6)
EIP is at 0x8
eax: 00000000 ebx: 00000bb8 ecx: 00000000 edx: 00000001
esi: 000003e8 edi: c023f959 epb: c024a3b8 esp: ceeadf8e
ds: 007b es: 007b ss: 0068
Process swapper (PIDinfo=1. Threadinfo: ceeac000 task: cee9f6f0)
Stack: 00000001 c025526d 00000000 00000000 c024e309 00000000 c025f23e 0501db0
c04ecf79 000000f4 c0540060 c04ed064 c04d89ae 00000000 00000000 00000000
00000000 00000000 c0100368 00000000 00000000 0000007b 0000007b fffffff
Call trace:
[<c025526d>] <1> Unable to handle kernel NULL pointer dereference



The other output was:


Brought up 2 CPUs
NET: Registered Protocol Family 16
PCI: PCI BIOS Revision 2.10 entry at 0xf0031, last bus=1
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040326
Unable to handle kernel NULL pointer dereference at virtual address 00000008
Printing eip:
00000008
*pde = 00000000
oops: 0000[#1]
SMP
Unable to handle kernel paging request at virtual address 000016eb
printing eip:
c0507e40
*pde=00000000
Unable to handle kernel pointer dereference at virtual address 00000008
printing eip:
00000008
*pde=00000000


Can please somebody tell me what is the reason for this problem and how to remove it. Thankyou


All times are GMT -5. The time now is 10:54 AM.