我要提意见

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
头像
windwiny
帖子: 2254
注册时间: 2007-03-13 17:26

我要提意见

#1

帖子 windwiny » 2007-09-30 23:06

beagle 是桌面搜索控件deskbar 的 扩展
不过开着它的时候笔记本的电池能用的时间少了很多,,

用powertop 来查看,都 建议是 砍掉它 :D

--运行的时候每秒退出闲置状态300多次,砍掉它之后几乎少了六分之五
附件
20070930-230700.jpg
20070930-224515.jpg
头像
windwiny
帖子: 2254
注册时间: 2007-03-13 17:26

#2

帖子 windwiny » 2007-09-30 23:18

.....更让人忍无可忍的是



OO,偶的神,为什么是这样?
附件
20070930-232504.jpg
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

#3

帖子 eexpress » 2007-09-30 23:23

mono....hehe.....很多软件似乎都。。。。

powertop哪里来的。
● 鸣学
头像
windwiny
帖子: 2254
注册时间: 2007-03-13 17:26

#4

帖子 windwiny » 2007-09-30 23:37

忘了哪来的
附件
powertop-1.7.tar.gz
(55.79 KiB) 已下载 37 次
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

#5

帖子 eexpress » 2007-10-01 0:12

~/powertop-1.7 ☎ make
cc -Os -g -Wall -W -Wshadow -c -o powertop.o powertop.c
powertop.c: 在函数 ‘main’ 中:
powertop.c:375: 警告: 未使用的参数 ‘argc’
powertop.c:375: 警告: 未使用的参数 ‘argv’
cc -Os -g -Wall -W -Wshadow -c -o config.o config.c
cc -Os -g -Wall -W -Wshadow -c -o process.o process.c
cc -Os -g -Wall -W -Wshadow -c -o misctips.o misctips.c
cc -Os -g -Wall -W -Wshadow -c -o bluetooth.o bluetooth.c
cc -Os -g -Wall -W -Wshadow -c -o display.o display.c
cc -Os -g -Wall -W -Wshadow -c -o suggestions.o suggestions.c
cc -Os -g -Wall -W -Wshadow -c -o wireless.o wireless.c
cc -Os -g -Wall -W -Wshadow -c -o cpufreq.o cpufreq.c
cc -Os -g -Wall -W -Wshadow -c -o sata.o sata.c
cc -Os -g -Wall -W -Wshadow -c -o xrandr.o xrandr.c
cc -Os -g -Wall -W -Wshadow -c -o ethernet.o ethernet.c
cc -Os -g -Wall -W -Wshadow -c -o cpufreqstats.o cpufreqstats.c
cc -Os -g -Wall -W -Wshadow powertop.o config.o process.o misctips.o bluetooth.o display.o suggestions.o wireless.o cpufreq.o sata.o xrandr.o ethernet.o cpufreqstats.o -lncursesw -o powertop
/usr/bin/ld: cannot find -lncursesw
collect2: ld 返回 1
make: *** [powertop] 错误 1
● 鸣学
雕啸长空
帖子: 1897
注册时间: 2006-09-12 14:09

#6

帖子 雕啸长空 » 2007-10-01 0:56

代码: 全选

fideas@zerone ~ $ eix powertop
* sys-power/powertop
     Available versions:  1.7 1.8 {unicode}
     Homepage:            http://www.linuxpowertop.org/
     Description:         tool that helps you find what software is using the most power

代码: 全选

     PowerTOP version 1.8       (C) 2007 Intel Corporation

Cn                Avg residency       P-states (frequencies)
C0 (cpu running)        ( 8.8%)
C1                0.0ms ( 0.0%)
C2                2.8ms (91.2%)



Wakeups-from-idle per second : 329.2    interval: 10.0s
no ACPI power usage estimate available

No detailed statistics available; please enable the CONFIG_TIMER_STATS kernel option
This option is located in the Kernel Debugging section of menuconfig
(which is CONFIG_DEBUG_KERNEL=y in the config file)
Note: this is only available in 2.6.21 and later kernels

Suggestion: Enable the CONFIG_SND_AC97_POWER_SAVE kernel configuration option.
This option will automatically power down your sound codec when not in use,
and can save approximately half a Watt of power.
 Q - Quit   R - Refresh 
NND,什么破玩意,居然还要内核调试功能支持.
Fair winds and following seas !
雕啸长空
帖子: 1897
注册时间: 2006-09-12 14:09

#7

帖子 雕啸长空 » 2007-10-01 1:48

唉....看来接口多了,还真麻烦呢..
DEPEND="sys-libs/ncurses"
附件
powertop-1.8.tar.gz
(65.38 KiB) 已下载 39 次
powertop.png
Fair winds and following seas !
头像
猛将兄
帖子: 2052
注册时间: 2005-10-19 17:33

#8

帖子 猛将兄 » 2007-10-01 11:31

beagle是mono的,我的神。。。太ws了
不过桌面搜索耗电是必然的。googledesktop也是的。因为要不停的建索引,这事一个漫长的过程,而索引的更新,是一个更加漫长的过程。我现在什么都不装,人工头脑搜索
头像
windwiny
帖子: 2254
注册时间: 2007-03-13 17:26

#9

帖子 windwiny » 2007-10-01 23:10

楼上脱毛雕,你两个帖时间相差50多分钟,你不会又重新编译了一遍内核吧。。。不然怎么能用那个程序了?
雕啸长空
帖子: 1897
注册时间: 2006-09-12 14:09

#10

帖子 雕啸长空 » 2007-10-01 23:14

NND,译了两次好不好,第一次没看清,只是开了个kernel_debug,后来才加了kernel_time什么鬼的,气死我了.
Fair winds and following seas !
头像
aitilang
帖子: 1026
注册时间: 2007-04-28 21:38

#11

帖子 aitilang » 2007-10-01 23:17

windwiny 写了:楼上脱毛雕,你两个帖时间相差50多分钟,你不会又重新编译了一遍内核吧。。。不然怎么能用那个程序了?
人家编译内核只要5min
thinkpad x61 2G DDR no cdrom
--------------------------------------------
ABS学习中
sed学习中
awk学习中
perl学习中
新手描述不清,老手猜测不到,胡乱指挥一通,后果难以预料
wucongkun
帖子: 251
注册时间: 2006-11-10 20:27

#12

帖子 wucongkun » 2007-10-02 5:25

aitilang 写了:
windwiny 写了:楼上脱毛雕,你两个帖时间相差50多分钟,你不会又重新编译了一遍内核吧。。。不然怎么能用那个程序了?
人家编译内核只要5min
……
牛人啊。。。。
CD2.0 256内存 编译一次pidgin大约要多久?
头像
stlxv
论坛版主
帖子: 8275
注册时间: 2006-05-03 0:39
来自: المريخ

#13

帖子 stlxv » 2007-10-02 9:23

wucongkun 写了:
aitilang 写了:
windwiny 写了:楼上脱毛雕,你两个帖时间相差50多分钟,你不会又重新编译了一遍内核吧。。。不然怎么能用那个程序了?
人家编译内核只要5min
……
牛人啊。。。。
CD2.0 256内存 编译一次pidgin大约要多久?
牛脑呀....
PHP是最好的语言!不服来战!
gxcooo
帖子: 394
注册时间: 2005-09-29 17:58

#14

帖子 gxcooo » 2007-10-02 15:15

trackerd一定要干掉
NND,我有N多PDF,它要转成Txt后才能索引,转换的时候狂耗CPU
Linux debian 2.6.18.1lemote #1 Sat Jan 13 16:02:26 CST 2007 mips GNU/Linux
top - 10:13:17 up 70 days, 11:32 , 1 user, load average: 0.63, 0.61, 0.55
回复