Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not bugs, just a bit ambiguous for noobs #101

Closed
cecekpawon opened this issue Dec 11, 2014 · 1 comment
Closed

Not bugs, just a bit ambiguous for noobs #101

cecekpawon opened this issue Dec 11, 2014 · 1 comment

Comments

@cecekpawon
Copy link

According to example (-h)

-(a)cpi Processor name (example: CPU0, C000)

./ssdtPRGen.sh -a CPU0

Throw error:

Error: Processor label length is less than 3 ...
Aborting ...
Done.

Error msg should be: less/more than 3 (CPU0 = 4 chars)

Ex correct args, except this forever warning:

Warning: 'cpu-type' may be set improperly (0x0604 instead of 0x0704) 

./ssdtPRGen.sh -a CPU -bclk 100 -c 1 -d 3 -f 3400 -lfm 1600 -l 4 -turbo 3800 -t 77
Piker-Alpha added a commit that referenced this issue Dec 12, 2014
@Piker-Alpha
Copy link
Owner

Thank you for reporting this. Should be fine now. Script now expects four characters instead of three and it now also accepts -acpi [XXXX] next to -a [XXXX]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants