Jump to content

Can not boot iAtkos v7


David Fang
 Share

9 posts in this topic

Recommended Posts

Hi everybody,

I have installed iAtkos v7 on my PC, but when I restarted from the HD, it stucks at "using 10485 buffer headers". I used the Voodoo 9.5 kernel. Can someone help me?

 

My motherboard is IPIBL-LB, and I have a GeForce 9800GT 512M graphic card.

 

Thanks!

(sorry for my poor English)

Link to comment
Share on other sites

DSDT Fix

 

Scope (_PR)
 {
	 Processor (P001, 0x01, 0x00000810, 0x06) {}
	 Processor (P002, 0x02, 0x00000000, 0x00) {}
	 Alias (P002, CPU2) <---------------------------------Problem
	 Processor (P003, 0x03, 0x00000000, 0x00) {}
	 Processor (P004, 0x04, 0x00000000, 0x00) {}
	 Alias (P004, CPU4)
	 Processor (P005, 0x05, 0x00000000, 0x00) {}
	 Processor (P006, 0x06, 0x00000000, 0x00) {}
	 Alias (P006, CPU6)
	 Processor (P007, 0x07, 0x00000000, 0x00) {}
	 Processor (P008, 0x08, 0x00000000, 0x00) {}
	 Alias (P008, CPU8)
 }

 

Solution

 

Scope (_PR)
 {
	 Processor (P001, 0x01, 0x00000810, 0x06) {}
	 Processor (P002, 0x02, 0x00000000, 0x00) {}
	 Processor (P003, 0x03, 0x00000000, 0x00) {}
	 Processor (P004, 0x04, 0x00000000, 0x00) {}
	 Processor (P005, 0x05, 0x00000000, 0x00) {}
	 Processor (P006, 0x06, 0x00000000, 0x00) {}
	 Processor (P007, 0x07, 0x00000000, 0x00) {}
	 Processor (P008, 0x08, 0x00000000, 0x00) {}
 }

Link to comment
Share on other sites

DSDT Fix

 

Scope (_PR)
 {
	 Processor (P001, 0x01, 0x00000810, 0x06) {}
	 Processor (P002, 0x02, 0x00000000, 0x00) {}
	 Alias (P002, CPU2) <---------------------------------Problem
	 Processor (P003, 0x03, 0x00000000, 0x00) {}
	 Processor (P004, 0x04, 0x00000000, 0x00) {}
	 Alias (P004, CPU4)
	 Processor (P005, 0x05, 0x00000000, 0x00) {}
	 Processor (P006, 0x06, 0x00000000, 0x00) {}
	 Alias (P006, CPU6)
	 Processor (P007, 0x07, 0x00000000, 0x00) {}
	 Processor (P008, 0x08, 0x00000000, 0x00) {}
	 Alias (P008, CPU8)
 }

 

Solution

 

Scope (_PR)
 {
	 Processor (P001, 0x01, 0x00000810, 0x06) {}
	 Processor (P002, 0x02, 0x00000000, 0x00) {}
	 Processor (P003, 0x03, 0x00000000, 0x00) {}
	 Processor (P004, 0x04, 0x00000000, 0x00) {}
	 Processor (P005, 0x05, 0x00000000, 0x00) {}
	 Processor (P006, 0x06, 0x00000000, 0x00) {}
	 Processor (P007, 0x07, 0x00000000, 0x00) {}
	 Processor (P008, 0x08, 0x00000000, 0x00) {}
 }

 

Thanks, MaLd0n.

 

But, how do I use this fix?

Link to comment
Share on other sites

extract the DSDT (on windows you can use Everest *Acpi Tool)

upload file(if you want I edit)

after editing the DSDT, use MacDrive to access the MacOsx (from Windows)

and place the file in the root

I prepare the boot CD with everything I need

this way is much more easily

 

you activate acpi?(Bios)

Link to comment
Share on other sites

I can't find anything about acpi in my bios settings.

 

About your BIOS.........see here..........

Link to comment
Share on other sites

I got the files with Everest and the ACPI Patcher.

 

http://rapidshare.com/files/404240663/fixeddsdt.aml.html

 

The link is not active..........?

Link to comment
Share on other sites

 Share

×
×
  • Create New...