Ситуация такая. Нетбук Acer Aspire One 721.
Вывод lspci:
Spoiler
Код: Выделить всё
00:00.0 Host bridge: AMD [Advanced Micro Devices, Inc.] RS880 Host Bridge
00:01.0 PCI bridge: Acer Incorporated [ALI] AMD RS780/RS880 PCI to PCI bridge (int gfx)
00:04.0 PCI bridge: AMD [Advanced Micro Devices, Inc.] RS780/RS880 PCI to PCI bridge (PCIE port 0)
00:05.0 PCI bridge: AMD [Advanced Micro Devices, Inc.] RS780/RS880 PCI to PCI bridge (PCIE port 1)
00:11.0 SATA controller: AMD/ATI [Advanced Micro Devices, Inc.] SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode]
00:12.0 USB controller: AMD/ATI [Advanced Micro Devices, Inc.] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:12.2 USB controller: AMD/ATI [Advanced Micro Devices, Inc.] SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:13.0 USB controller: AMD/ATI [Advanced Micro Devices, Inc.] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:13.2 USB controller: AMD/ATI [Advanced Micro Devices, Inc.] SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:14.0 SMBus: AMD/ATI [Advanced Micro Devices, Inc.] SBx00 SMBus Controller (rev 41)
00:14.1 IDE interface: AMD/ATI [Advanced Micro Devices, Inc.] SB7x0/SB8x0/SB9x0 IDE Controller (rev 40)
00:14.2 Audio device: AMD/ATI [Advanced Micro Devices, Inc.] SBx00 Azalia (Intel HDA) (rev 40)
00:14.3 ISA bridge: AMD/ATI [Advanced Micro Devices, Inc.] SB7x0/SB8x0/SB9x0 LPC host controller (rev 40)
00:14.4 PCI bridge: AMD/ATI [Advanced Micro Devices, Inc.] SBx00 PCI to PCI Bridge (rev 40)
00:16.0 USB controller: AMD/ATI [Advanced Micro Devices, Inc.] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:16.2 USB controller: AMD/ATI [Advanced Micro Devices, Inc.] SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:18.0 Host bridge: AMD [Advanced Micro Devices, Inc.] Family 10h Processor HyperTransport Configuration
00:18.1 Host bridge: AMD [Advanced Micro Devices, Inc.] Family 10h Processor Address Map
00:18.2 Host bridge: AMD [Advanced Micro Devices, Inc.] Family 10h Processor DRAM Controller
00:18.3 Host bridge: AMD [Advanced Micro Devices, Inc.] Family 10h Processor Miscellaneous Control
00:18.4 Host bridge: AMD [Advanced Micro Devices, Inc.] Family 10h Processor Link Control
01:05.0 VGA compatlible controller: AMD/ATI [Advanced Micro Devices, Inc.] RS880M [Mobility Radeon HD 4225/4250]
01:05.1 Audio device: AMD/ATI [Advanced Micro Devices, Inc.] RS880 HDMI Audio [Radeon HD 4200 Series]
03:00.0 Ethernet controller: Qualcomm Atheros AR8151 v1.0 Gigabit Ethernet (rev c0)
06:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
Вывод lm-sencors:
Spoiler
Код: Выделить всё
acpitz-virtual-0
Adapter: Virtual device
temp1:        +62.0°C  (crit = +98.0°C)
temp2:        +62.0°C  (crit = +126.0°C)
k10temp-pci-00c3
Adapter: PCI adapter
temp1:        +71.0°C  (high = +70.0°C)
                       (crit = +100.0°C, hyst = +95.0°C)
Вывод cpufreq-info:
Spoiler
Код: Выделить всё
cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009
Report errors and bugs to cpufreq@vger.kernel.org, please.
analyzing CPU 0:
  driver: acpi-cpufreq
  CPUs which run at the same hardware frequency: 0
  CPUs which need to have their frequency coordinated by software: 0
  maximum transition latency: 4.0 us.
  hardware limits: 800 MHz - 1.70 GHz
  available frequency steps: 1.70 GHz, 1.30 GHz, 800 MHz
  available cpufreq governors: ondemand, userspace
  current policy: frequency should be within 800 MHz and 1.70 GHz.
                  The governor "ondemand" may decide which speed to use
                  within this range.
  current CPU frequency is 1.70 GHz (asserted by call to hardware).
Вопрос в собственно следующий, что в данной ситуации правильно сделать, т.к находил на ArchWiki упоминание драйвера cpufreq под процессоры к10, еще для решения подобных ситуаций упоминается установка проприетарного драйвера видео, но тут придется менять версию Х и возможно ядра. Ядро используется я так понял следующее:
Код: Выделить всё
3.10.107-smpНа всякий случай вывод ps (не знаю не многовато ли процессов для голой слаки):
Spoiler
Код: Выделить всё
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.0   2032   564 ?        Ss   13:56   0:00 init [3]  
root         2  0.0  0.0      0     0 ?        S    13:56   0:00 [kthreadd]
root         3  0.0  0.0      0     0 ?        S    13:56   0:00 [ksoftirqd/0]
root         4  0.1  0.0      0     0 ?        S    13:56   0:03 [kworker/0:0]
root         5  0.0  0.0      0     0 ?        S<   13:56   0:00 [kworker/0:0H]
root         7  0.0  0.0      0     0 ?        S    13:56   0:00 [migration/0]
root         8  0.0  0.0      0     0 ?        S    13:56   0:00 [rcu_bh]
root         9  0.0  0.0      0     0 ?        S    13:56   0:01 [rcu_sched]
root        10  0.0  0.0      0     0 ?        S<   13:56   0:00 [khelper]
root        11  0.0  0.0      0     0 ?        S    13:56   0:00 [kdevtmpfs]
root        12  0.0  0.0      0     0 ?        S<   13:56   0:00 [netns]
root        13  0.0  0.0      0     0 ?        S<   13:56   0:00 [writeback]
root        14  0.0  0.0      0     0 ?        S<   13:56   0:00 [bioset]
root        15  0.0  0.0      0     0 ?        S<   13:56   0:00 [crypto]
root        16  0.0  0.0      0     0 ?        S<   13:56   0:00 [kblockd]
root        17  0.0  0.0      0     0 ?        S<   13:56   0:00 [ata_sff]
root        18  0.0  0.0      0     0 ?        S    13:56   0:00 [khubd]
root        19  0.0  0.0      0     0 ?        S<   13:56   0:00 [md]
root        20  0.0  0.0      0     0 ?        S<   13:56   0:00 [devfreq_wq]
root        22  0.0  0.0      0     0 ?        S<   13:56   0:00 [rpciod]
root        25  0.0  0.0      0     0 ?        S    13:56   0:00 [khungtaskd]
root        26  0.0  0.0      0     0 ?        S    13:56   0:00 [kswapd0]
root        27  0.0  0.0      0     0 ?        SN   13:56   0:00 [khugepaged]
root        28  0.0  0.0      0     0 ?        S    13:56   0:00 [fsnotify_mark]
root        29  0.0  0.0      0     0 ?        S<   13:56   0:00 [nfsiod]
root        30  0.0  0.0      0     0 ?        S    13:56   0:00 [jfsIO]
root        31  0.0  0.0      0     0 ?        S    13:56   0:00 [jfsCommit]
root        32  0.0  0.0      0     0 ?        S    13:56   0:00 [jfsSync]
root        33  0.0  0.0      0     0 ?        S<   13:56   0:00 [xfsalloc]
root        34  0.0  0.0      0     0 ?        S<   13:56   0:00 [xfs_mru_cache]
root        35  0.0  0.0      0     0 ?        S<   13:56   0:00 [xfslogd]
root        36  0.0  0.0      0     0 ?        S<   13:56   0:00 [ocfs2_wq]
root        37  0.0  0.0      0     0 ?        S<   13:56   0:00 [user_dlm]
root        38  0.0  0.0      0     0 ?        S<   13:56   0:00 [bioset]
root        81  0.0  0.0      0     0 ?        S<   13:56   0:00 [kthrotld]
root        83  0.0  0.0      0     0 ?        S    13:56   0:00 [cciss_scan]
root        84  0.0  0.0      0     0 ?        S<   13:56   0:00 [fc_exch_workq]
root        85  0.0  0.0      0     0 ?        S<   13:56   0:00 [fc_rport_eq]
root        86  0.0  0.0      0     0 ?        S<   13:56   0:00 [fcoethread/0]
root        87  0.0  0.0      0     0 ?        S<   13:56   0:00 [fnic_event_wq]
root        91  0.0  0.0      0     0 ?        S    13:56   0:00 [scsi_eh_2]
root        92  0.0  0.0      0     0 ?        S    13:56   0:00 [scsi_eh_3]
root        93  0.0  0.0      0     0 ?        S    13:56   0:00 [scsi_eh_4]
root        95  0.0  0.0      0     0 ?        S<   13:56   0:00 [exec-osm]
root        96  0.0  0.0      0     0 ?        S<   13:56   0:00 [block-osm]
root        98  0.0  0.0      0     0 ?        SN   13:56   0:00 [speakup]
root        99  0.0  0.0      0     0 ?        S    13:56   0:00 [kworker/u2:5]
root       100  0.0  0.0      0     0 ?        S<   13:56   0:00 [deferwq]
root       101  0.0  0.0      0     0 ?        S<   13:56   0:00 [kworker/0:1H]
root       102  0.0  0.0      0     0 ?        S    13:56   0:00 [jbd2/sda3-8]
root       103  0.0  0.0      0     0 ?        S<   13:56   0:00 [ext4-dio-unwr]
root       135  0.0  0.0   5500  1736 ?        Ss   13:56   0:00 /sbin/udevd --d
root       219  0.0  0.0      0     0 ?        S    13:56   0:00 [kworker/0:2]
root       221  0.0  0.0      0     0 ?        S<   13:56   0:00 [cfg80211]
root       223  0.0  0.0      0     0 ?        S<   13:56   0:00 [kpsmoused]
root       233  0.0  0.0      0     0 ?        S<   13:56   0:00 [ttm_swap]
root       235  0.0  0.0      0     0 ?        S<   13:56   0:00 [kvm-irqfd-cle]
root       249  0.0  0.0      0     0 ?        S<   13:56   0:00 [hd-audio0]
root       262  0.0  0.0      0     0 ?        S<   13:56   0:00 [hd-audio1]
root       359  0.0  0.0      0     0 ?        S    13:56   0:00 [jbd2/sda4-8]
root       360  0.0  0.0      0     0 ?        S<   13:56   0:00 [ext4-dio-unwr]
root       392  0.0  0.0   2092   596 ?        Ss   13:56   0:00 /usr/sbin/syslo
root       396  0.0  0.0   2032   396 ?        Ss   13:56   0:00 /usr/sbin/klogd
root       449  0.0  0.0   5496  1436 ?        S    13:56   0:00 /sbin/udevd --d
root       451  0.0  0.0   5496  1444 ?        S    13:56   0:00 /sbin/udevd --d
root       573  0.0  0.0   7088  1368 ?        Ss   13:56   0:00 /usr/sbin/wpa_s
root       628  0.0  0.0   2300   364 ?        Ss   13:56   0:00 /sbin/dhcpcd -t
root       654  0.0  0.0   2072   540 ?        Ss   13:56   0:00 /usr/sbin/inetd
root       660  0.0  0.0      0     0 ?        S<   13:56   0:00 [ipv6_addrconf]
root       661  0.0  0.0   5320   816 ?        Ss   13:56   0:00 /usr/sbin/sshd
root       669  0.0  0.0   2044   616 ?        Ss   13:56   0:00 /usr/sbin/acpid
81         682  0.0  0.0   3220  1320 ?        Ss   13:56   0:00 /usr/bin/dbus-d
root       685  0.0  0.0  28824  3152 ?        Ssl  13:56   0:00 /usr/sbin/conso
root       753  0.0  0.1  27384  6704 ?        Sl   13:56   0:00 /usr/libexec/po
root       770  0.0  0.0   2276   700 ?        Ss   13:56   0:00 /usr/sbin/crond
daemon     772  0.0  0.0   2268   320 ?        Ss   13:56   0:00 /usr/sbin/atd -
toxa       782  0.0  0.0   4928  1876 tty1     Ss   13:56   0:00 -bash
root       783  0.0  0.0   2280   748 tty2     Ss+  13:56   0:00 /sbin/agetty 38
root       784  0.0  0.0   2280   744 tty3     Ss+  13:56   0:00 /sbin/agetty 38
root       785  0.0  0.0   2280   752 tty4     Ss+  13:56   0:00 /sbin/agetty 38
root       786  0.0  0.0   2280   748 tty5     Ss+  13:56   0:00 /sbin/agetty 38
root       787  0.0  0.0   2280   752 tty6     Ss+  13:56   0:00 /sbin/agetty 38
toxa       802  0.0  0.0   4952  1300 tty1     S+   13:57   0:00 -bash
toxa       818  0.0  0.0   3452   680 tty1     S+   13:57   0:00 xinit /etc/X11/
root       819  5.0  0.8  71472 32880 tty7     Ss+  13:57   1:31 /usr/bin/X :0 -
toxa       823  0.0  0.0   5836  1236 tty1     S    13:57   0:00 ck-launch-sessi
toxa       832  0.0  0.0   4572  1404 tty1     S    13:57   0:00 /bin/sh /etc/xd
toxa       835  0.0  0.0   3864   568 tty1     S    13:57   0:00 dbus-launch --e
toxa       836  0.0  0.0   3932  1348 ?        Ss   13:57   0:00 /usr/bin/dbus-d
toxa       842  0.0  0.1  54784  7544 tty1     Sl   13:57   0:00 xfce4-session
toxa       844  0.0  0.0   6060  2252 ?        S    13:57   0:00 /usr/lib/xfce4/
toxa       847  0.0  0.0   3592   496 ?        Ss   13:57   0:00 /usr/bin/gpg-ag
toxa       848  0.0  0.2  48216 10844 tty1     S    13:57   0:00 xfwm4 --display
toxa       850  0.0  0.1  45688  6712 tty1     S    13:57   0:00 Thunar --sm-cli
toxa       852  0.0  0.3  68248 14032 tty1     Sl   13:57   0:00 xfce4-panel --d
toxa       853  0.0  0.3  77576 15104 tty1     Sl   13:57   0:00 xfdesktop --dis
toxa       854  0.0  0.1  57112  7728 ?        Ssl  13:57   0:00 xfsettingsd --d
toxa       859  0.0  0.1  45056  7376 tty1     S    13:57   0:00 /usr/lib/xfce4/
toxa       860  0.0  0.1  25600  4744 ?        Sl   13:57   0:00 /usr/libexec/gv
toxa       862  0.0  0.2  46468  8960 tty1     S    13:57   0:00 /usr/lib/xfce4/
toxa       866  0.0  0.2  56468  9556 ?        Ssl  13:57   0:00 xfce4-power-man
toxa       867  0.0  0.1  42848  7392 ?        Sl   13:57   0:00 /usr/libexec//g
root       878  0.0  0.1  25488  5544 ?        Sl   13:57   0:00 /usr/libexec/up
toxa       929  0.0  0.1  28572  4744 ?        Sl   13:57   0:00 /usr/libexec/gv
root       932  0.0  0.1  51856  6696 ?        Sl   13:57   0:00 /usr/lib/udisks
toxa       940  0.0  0.3  79948 12568 tty1     Sl   13:57   0:00 nm-applet
toxa       946  0.0  0.8  95396 33040 ?        Ss   13:57   0:00 python /usr/bin
toxa       950  0.0  0.1  52956  5892 tty1     Sl   13:57   0:00 /usr/libexec/po
toxa       952  0.0  0.4  60824 17792 tty1     S    13:57   0:00 /usr/bin/python
toxa       954  0.0  0.5  71180 21656 tty1     Sl   13:57   0:00 /usr/bin/python
toxa       956  0.0  0.0   5608  2268 tty1     S    13:57   0:00 xscreensaver -n
toxa       958  0.0  0.3  75656 11984 ?        Ssl  13:57   0:00 xfce4-volumed
toxa       963  0.0  0.0  24820  2552 ?        Sl   13:57   0:00 /usr/libexec/gv
toxa       967  0.0  0.0  25904  2728 ?        Sl   13:57   0:00 /usr/libexec/gv
toxa       981  0.0  0.1  36008  5928 ?        Sl   13:57   0:00 /usr/libexec/gv
toxa       986  0.0  0.0   7120  2444 ?        S    13:57   0:00 /usr/libexec/gc
root       988  0.0  0.0  36196  3660 ?        Sl   13:57   0:00 /usr/sbin/Modem
toxa       994  0.0  0.2  22320 10488 ?        S    13:57   0:00 python /usr/bin
toxa       995  0.0  0.2  18828  9008 ?        S    13:57   0:00 python /usr/bin
toxa      1000  0.0  0.1  52524  5952 ?        S    13:57   0:00 /usr/bin/obex-d
toxa      1006 29.0  8.6 1030392 333324 tty1   Rl   13:58   8:39 firefox
root      1114  0.0  0.0      0     0 ?        S    14:06   0:00 [kworker/u2:1]
toxa      1128  0.1  0.3  77208 14196 tty1     Rl   14:10   0:01 /usr/bin/xfce4-
toxa      1131  0.0  0.0   2276   672 tty1     S    14:10   0:00 gnome-pty-helpe
toxa      1132  0.0  0.0   4900  1772 pts/0    Ss   14:10   0:00 bash
root      1135  0.0  0.0   4912  1808 pts/0    S    14:10   0:00 bash
root      1178  0.0  0.0   3112  1136 pts/0    R+   14:28   0:00 ps aux
Spoiler
Код: Выделить всё
top - 14:38:44 up 42 min,  2 users,  load average: 0.65, 0.62, 0.53
Tasks: 129 total,   2 running, 126 sleeping,   1 stopped,   0 zombie
Cpu(s): 32.0%us,  3.3%sy,  0.0%ni, 64.5%id,  0.1%wa,  0.0%hi,  0.1%si,  0.0%st
Mem:   3873000k total,   864472k used,  3008528k free,    48612k buffers
Swap:        0k total,        0k used,        0k free,   351268k cached
  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND          
  819 root      20   0 60972  26m 8572 S  3.9  0.7   2:15.71 X                
 1006 toxa      20   0 1047m 323m  54m S  2.0  8.6  12:06.08 firefox          
 1211 root      20   0  2912 1064  808 R  2.0  0.0   0:00.01 top              
    1 root      20   0  2032  564  500 S  0.0  0.0   0:00.89 init             
    2 root      20   0     0    0    0 S  0.0  0.0   0:00.00 kthreadd         
    3 root      20   0     0    0    0 S  0.0  0.0   0:00.04 ksoftirqd/0      
    4 root      20   0     0    0    0 S  0.0  0.0   0:05.39 kworker/0:0      
    5 root       0 -20     0    0    0 S  0.0  0.0   0:00.00 kworker/0:0H     
    7 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/0      
    8 root      20   0     0    0    0 S  0.0  0.0   0:00.00 rcu_bh           
    9 root      20   0     0    0    0 R  0.0  0.0   0:01.81 rcu_sched        
   10 root       0 -20     0    0    0 S  0.0  0.0   0:00.00 khelper          
   11 root      20   0     0    0    0 S  0.0  0.0   0:00.00 kdevtmpfs        
   12 root       0 -20     0    0    0 S  0.0  0.0   0:00.00 netns            
   13 root       0 -20     0    0    0 S  0.0  0.0   0:00.00 writeback        
   14 root       0 -20     0    0    0 S  0.0  0.0   0:00.00 bioset    




 
 