Jump to content

AnVAL (ACPI Loader)


valv
 Share

1,538 posts in this topic

Recommended Posts

@Mohamed Khairy,

It is looking nice, don't u find ?

 

well, the good thing, is I only need to change something regarding the first state. Everything after will stick with correct values.

I explain myself: even-though max_ratio is shown as 18, it is actually trying to yell: "am 17.5". and because every .5 adds 1...

In other words, don't look at anything other than the max_freq value; it is right. once I get the correct max_ratio, I can correct it if need is (e.g.: when fsb is oc'ed).

It took much time from us, but hey we are too close for just giving up.

sure my dear :D

 

thanks for this great work ;)

Link to comment
Share on other sites

not too fast,

my explaining doesn't stick-in. I looked at your dumps again and there were nothing yelling at ".5" (other than my brain getting over-burned; nah what? I didn't give-up!)

 

seriously,

can u get a dump with a ".5" ratio ?

also, there is something irritating here: if I start with the correct max_freq, I 'd have to resolve 2 unknown variables from it: Impossible. Even-though, I can divid max_freq by 200 (original fsb: guess work here) to get the correct max_multi. then we'd lose any possibility to get the correct fsb. maybe relying on tsc could do the trick. we'll see!

Link to comment
Share on other sites

no, sorry I wasn't precise,

I'd need a bdmesg, to confirm that tsc could do the trick.

btw, do it with crazy values (e.g.: busratio: "...5" & fsb "210"/"220")

Link to comment
Share on other sites

no, sorry I wasn't precise,

I'd need a bdmesg, to confirm that tsc could do the trick.

btw, do it with crazy values (e.g.: busratio: "...5" & fsb "210"/"220")

oh sorry

16.5*200

 

CPU: AMD Phenom(tm) II X4 955 Processor
max_multi: 17
maxdiv: 1, currdiv: 2
min_freq: 825, max_freq: 3300
fsb: 194
min_ratio: 4P-State 0: Frequency: 3298, Multiplier: 17, vid: 16
P-State 1: Frequency: 1746, Multiplier: 9, vid: 24
P-State 2: Frequency: 970, Multiplier: 5, vid: 32
P-State 3: Frequency: 776, Multiplier: 4, vid: 46
CPU: Vendor/Family/ExtFamily:	  0x68747541/0xf/0x1
CPU: Model/ExtModel/Stepping:	  0x4/0x0/0x2
CPU: Multipliers x10:			  max=170, min=40
CPU: MaxDiv/CurrDiv:			   0x1/0x1
CPU: TSCFreq:					  3311MHz
CPU: CPUFreq:					  3298MHz
CPU: FSBFreq:					  194MHz
CPU: NoCores/NoThreads:			1/4
CPU: Features:					 0x36900221

Link to comment
Share on other sites

beta6

16.5*200

 

 

CPU: AMD Phenom(tm) II X4 955 Processor
max_multi: 17
maxdiv: 1, currdiv: 2
min_freq: 825, max_freq: 3300
max_multi (corrected): 16
fsb: 206953756
min_ratio: 0
P-State 0: Frequency: -983707200, Multiplier: 16, vid: 16
P-State 1: Frequency: 1862583804, Multiplier: 9, vid: 24
P-State 2: Frequency: 1034768780, Multiplier: 5, vid: 32
P-State 3: Frequency: 0, Multiplier: 0, vid: 46
CPU: Vendor/Family/ExtFamily:	  0x68747541/0xf/0x1
CPU: Model/ExtModel/Stepping:	  0x4/0x0/0x2
CPU: Multipliers x10:			  max=160, min=0
CPU: MaxDiv/CurrDiv:			   0x1/0x1
CPU: TSCFreq:					  3311MHz
CPU: CPUFreq:					  -983707200MHz
CPU: FSBFreq:					  206953756MHz
CPU: NoCores/NoThreads:			1/4
CPU: Features:					 0x36900221

 

 

do you want me to retrun to beta5 and do 16.5*210

Link to comment
Share on other sites

you can wait all night long if u want to,

btw, what are u waiting for ? file was already sent :D

 

:blush:

 

16.5*200

 

 

CPU: AMD Phenom(tm) II X4 955 Processor
max_multi: 17
maxdiv: 1, currdiv: 2
min_freq: 825, max_freq: 3300
max_multi (corrected): 17
fsb: 194
min_ratio: 4
P-State 0: Frequency: 3298, Multiplier: 17, vid: 16
P-State 1: Frequency: 1746, Multiplier: 9, vid: 24
P-State 2: Frequency: 970, Multiplier: 5, vid: 32
P-State 3: Frequency: 776, Multiplier: 4, vid: 46
CPU: Vendor/Family/ExtFamily:	  0x68747541/0xf/0x1
CPU: Model/ExtModel/Stepping:	  0x4/0x0/0x2
CPU: Multipliers x10:			  max=170, min=40
CPU: MaxDiv/CurrDiv:			   0x1/0x1
CPU: TSCFreq:					  3311MHz
CPU: CPUFreq:					  0MHz
CPU: FSBFreq:					  0MHz
CPU: NoCores/NoThreads:			1/4
CPU: Features:					 0x36900221

Link to comment
Share on other sites

sure, and thank u for suggesting it

but keep in mind that it is in development phase and would not work like u want it to.

if interested I can pm u

 

oops, the code is not generalized yet: mostly intended for phenom & shangai

Link to comment
Share on other sites

ey ey ey!

ok I give up for tonight.

see ya next

 

16*200

 

CPU: AMD Phenom(tm) II X4 955 Processor
max_multi: 16
maxdiv: 1, currdiv: 2
min_freq: 800, max_freq: 3200
max_multi (corrected): 16
fsb: 200
min_ratio: 4
P-State 0: Frequency: 3200, Multiplier: 16, vid: 16
P-State 1: Frequency: 1800, Multiplier: 9, vid: 24
P-State 2: Frequency: 1000, Multiplier: 5, vid: 32
P-State 3: Frequency: 800, Multiplier: 4, vid: 46
CPU: Vendor/Family/ExtFamily:	  0x68747541/0xf/0x1
CPU: Model/ExtModel/Stepping:	  0x4/0x0/0x2
CPU: Multipliers x10:			  max=160, min=40
CPU: MaxDiv/CurrDiv:			   0x1/0x1
CPU: TSCFreq:					  3210MHz
CPU: CPUFreq:					  0MHz
CPU: FSBFreq:					  0MHz
CPU: NoCores/NoThreads:			1/4
CPU: Features:					 0x36900221

 

 

 

 

beta8

16*200

 

 

CPU: AMD Phenom(tm) II X4 955 Processor
max_multi: 16
maxdiv: 1, currdiv: 2
min_freq: 800, max_freq: 3200
max_multi (corrected): 16
fsb: 200
min_ratio: 4
P-State 0: Frequency: 3200, Multiplier: 160, vid: 16
P-State 1: Frequency: 1800, Multiplier: 9, vid: 24
P-State 2: Frequency: 1000, Multiplier: 5, vid: 32
P-State 3: Frequency: 0, Multiplier: 4, vid: 46
CPU: Vendor/Family/ExtFamily:	  0x68747541/0xf/0x1
CPU: Model/ExtModel/Stepping:	  0x4/0x0/0x2
CPU: Multipliers x10:			  max=160, min=40
CPU: MaxDiv/CurrDiv:			   0x1/0x1
CPU: TSCFreq:					  3210MHz
CPU: CPUFreq:					  3200MHz
CPU: FSBFreq:					  200MHz
CPU: NoCores/NoThreads:			1/4
CPU: Features:					 0x36900221

Link to comment
Share on other sites

16.5*200

CPU: AMD Phenom(tm) II X4 955 Processor
max_multi: 17
maxdiv: 1, currdiv: 2
min_freq: 825, max_freq: 3300
max_multi (corrected): 17
fsb: 194
min_ratio: 4
P-State 0: Frequency: 3298, Multiplier: 170, vid: 16
P-State 1: Frequency: 1746, Multiplier: 9, vid: 24
P-State 2: Frequency: 970, Multiplier: 5, vid: 32
P-State 3: Frequency: 0, Multiplier: 4, vid: 46
CPU: Vendor/Family/ExtFamily:	  0x68747541/0xf/0x1
CPU: Model/ExtModel/Stepping:	  0x4/0x0/0x2
CPU: Multipliers x10:			  max=170, min=40
CPU: MaxDiv/CurrDiv:			   0x1/0x1
CPU: TSCFreq:					  3311MHz
CPU: CPUFreq:					  3298MHz
CPU: FSBFreq:					  194MHz
CPU: NoCores/NoThreads:			1/4
CPU: Features:					 0x36900221

good dreams to you too :wub:

see you after tomorrow

Link to comment
Share on other sites

see ya soon,

and good luck for the exams

 

@vbetts,

you would probably need an special kernel for things to work correctly

Link to comment
Share on other sites

Hi there,

 

I have one question, what is the significant difference of this bootloader compared to the rc5 release that have p-states and c-states?

 

I am using Kabyl's bootloader with my ATI 5850 on a P45-UD3L motherboard with Q9550 CPU.

 

Are there any advantages this bootloader would have on my system ?

 

Thank you for your answer in advance.

Link to comment
Share on other sites

For my knowledge most diff to RC5 is, that you can config the Pstates gen by setting an Limit for fastest Pstate (eg 1, default 0) or count of Pstates. Also CState Gen has some config keys whoch Cstate will generate automatic.

And keys setting MaxVolt and adding some mVolts to each Pstate VID (that part needs some work, not really working).

Summary: valv way , config more details of Pstate Gen (which Pstates+VIDs) ist great if you OC - mostly the autogen Pstates (RC5+valv default) VIDs (mVolts) are little less and may end in KP or freezes on OCed CPUs.

Link to comment
Share on other sites

@mitch_de & Liquid Ice,

well, anval is more than that :D for best description take a look at change-logs (first post), or even better: read BootHelp (on first post).

btw, thank u mitch_de :D but regarding the "more" key, I thought it'd been fixed on last versions. Did u tried newer releases.

 

@wojnar0,

I pm'ed u one beta version that should fix things (or maybe not :D )

Link to comment
Share on other sites

valv

 

It is realy necessary to install this boot file on mac partition or I should just copy it?

If I am using patched DSDT for sound there are any kind of problems with "compatibility" with your boot file?

 

I ask you, cauze I tryied to just copy the boot file to mac partition and I always get a KP.

Link to comment
Share on other sites

 Share

×
×
  • Create New...