Results 1 to 7 of 7

Thread: Help with fixing System Problems!

Threaded View

  1. #1
    Join Date
    Jul 2009
    Location
    Denmark
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Post Help with fixing System Problems!

    I am wondering if Something is wrong in my system or maybe something should be fixed? I do not like in particular output of this
    Code:
    cat /var/log/Xorg.0.log | grep WW
    Code:
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [    31.501] (WW) RADEON(0): You need a newer kernel for VBLANKs on CRTC > 1
    [    31.890] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
    I do not care about logitech receiver but CRTC line kind a distracting

    Also don't like output from

    Code:
    dmesg | grep CPU
    Code:
    [    0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
    [    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
    [    0.000000] PERCPU: Embedded 28 pages/cpu @ffff8800dec00000 s84416 r8192 d22080 u262144
    [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    [    0.000000] 	RCU-based detection of stalled CPUs is disabled.
    [    0.001965] CPU: Physical Processor ID: 0
    [    0.001967] CPU: Processor Core ID: 0
    [    0.001972] mce: CPU supports 9 MCE banks
    [    0.001981] CPU0: Thermal monitoring handled by SMI
    [    0.134733] CPU0: Intel(R) Core(TM) i5 CPU       M 430  @ 2.27GHz stepping 02
    [    0.412655] CPU1: Thermal monitoring handled by SMI
    [    0.592309] CPU2: Thermal monitoring handled by SMI
    [    0.771960] CPU3: Thermal monitoring handled by SMI
    [    0.792025] Brought up 4 CPUs
    [    1.650261] Switched to NOHz mode on CPU #0
    [    1.650318] Switched to NOHz mode on CPU #1
    [    1.650369] Switched to NOHz mode on CPU #2
    [    1.650372] Switched to NOHz mode on CPU #3
    [   29.793344] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 25, expected 29)
    [   33.648053] CPUFREQ: Per core ondemand sysfs interface is deprecated - ignore_nice_load
    in particular this lines

    Code:
    [    0.000000] 	RCU-based detection of stalled CPUs is disabled.
    and

    Code:
    [    1.650261] Switched to NOHz mode on CPU #0
    [    1.650318] Switched to NOHz mode on CPU #1
    [    1.650369] Switched to NOHz mode on CPU #2
    [    1.650372] Switched to NOHz mode on CPU #3
    [   29.793344] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 25, expected 29)

    Should something be fixed or everything is normal
    Last edited by Lamukra; September 29th, 2011 at 03:35 PM. Reason: small correction
    Sony Vaio VPCEB1S1E/BJ <--> Core i5-430M 2.533 MHz <--> Chipset Intel HM55 <--> ATI Radeon HD 5650 1GB Dedicated (Madison) <--> 8 GB RAM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •