Re: rd.d/power_profile: dev.cpu.0.cz_supported doesn't exist



Zoran Kolic wrote:

I have now, still:
hw.acpi.cpu.cx_lowest: C1
sysctl: hw.acpi.cpu.cx_lowest: Invalid argument

Would you remind me of your hardware data? What cpu,
what mobo? It works on my 64-bit system I'm writing this
mail.

Intel P4 3.00 GHz, MSI MS-7012. It's a Medion 8080XL computer.

I've downgraded to 6.2-RELEASE and the problem disappeared. When I upgraded, the problem was back.

I've looked at the list of files changed since RELEASE, but I don't see how any of the changes in sysctl.c should cause this. I know little about the source tree, but none of the other files changed ring a bell.

And noone else seem to be having this problem. It's a little frustrating.

Could I check-out STABLE at various dates, build world and kernel, install and boot, until I get the error? Is it possible? That way I would at least know the date of the guilty commit.
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Where to put the error handing test?
    ... since you're writing it all. ... This is clearly a redundancy to the code. ... you'll be a long time finding all the bugs in non-trivial code. ... and write careful documentation describing what's invalid. ...
    (comp.lang.python)
  • Re: Where to put the error handing test?
    ... Or you could be referring to a test that notices bad input by a user, or bad data from an untrusted source. ... And there are variations of these, depending on whether your user is also writing code, etc. ... If you throw the code together without a test suite, you'll be a long time finding all the bugs in non-trivial code. ... If you're writing a library to be used by others, then define your public interfaces with exceptions for any invalid code, and write careful documentation describing what's invalid. ...
    (comp.lang.python)
  • Re: rd.d/power_profile: dev.cpu.0.cx_supported doesnt exist
    ... Lars Stokholm wrote: ... this is what I get when I fire up FreeBSD: ... sysctl: hw.acpi.cpu.cx_lowest: Invalid argument ...
    (freebsd-stable)
  • Re: From The Guardian - Radio show had it all - except sound
    ... This reminds me of my boyhood habit of writing to such organisations as Radio Moscow. ... Please replace invalid and invalid with gmx and net to reply. ...
    (uk.tech.broadcast)
  • Re: preferable way to control kernel module
    ... > I'm writing a kernel module for my own needs. ... AFAIK the following ... modules where I write to the sysctl to have it perform a desired action. ...
    (freebsd-hackers)

Loading