分页: 1 / 1

[求助]只能看到一个CPU!!!

发表于 : 2007-03-18 13:43
ireiii
小弟刚刚开始用ubuntu,遇到了很棘手的问题
小弟的本是双核T5500,1G内存,现在进的时候都要加启动选项 acpi=off(否则无法启动),然后只能看到一个核。
我的内核版本如下:
Linux qikai-laptop 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686 GNU/Linux
也查了坛子上其他大大的发言,没有找到解决方法。哪位大大能给解决一下?
升级内核会有效吗?

发表于 : 2007-03-18 15:54
eexpress
generic就支持了。不用升级。
dmesg|grep CPU看了,只有一个?

发表于 : 2007-03-19 9:54
ireiii
是的,包括用cat /etc/cpuinfo看也是一个
小弟并不是linux新手,只是初用ubuntu
谢谢楼上

发表于 : 2007-03-19 18:49
kernelforce
我也遇到同样的麻烦哦~

发表于 : 2007-03-19 20:41
ireiii
查了一下,这个ubuntu是32位的,而我的机器是64位。
是不是跟这个有关?望各位老鸟解惑~~~

发表于 : 2007-03-20 22:51
dingyulong
无关,你的所谓64位,也是兼容32位的。
我用的本本.Turion64X2 TL-50也是64位的在ubuntu下两个cpu都在。[/img]

发表于 : 2007-03-21 20:28
zonelive
我的也是Turion64X2 TL-50,怎么看不到2个U呀

发表于 : 2007-03-22 13:12
xx3fb
我的CPU于lz一样,我用dmesg|grep CPU看
显示
[17179569.184000] Initializing CPU#0
[17179569.268000] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e39d 00000000 00000001
[17179569.268000] CPU: After vendor identify, caps: bfebfbff 20100000 00000000 00000000 0000e39d 00000000 00000001
[17179569.268000] CPU: L1 I cache: 32K, L1 D cache: 32K
[17179569.268000] CPU: L2 cache: 2048K
[17179569.268000] CPU: Hyper-Threading is disabled
[17179569.268000] CPU: After all inits, caps: bfebfbff 20100000 00000000 00000140 0000e39d 00000000 00000001
[17179569.828000] CPU0: Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz stepping 06
[17179569.840000] Initializing CPU#1
[17179569.920000] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e39d 00000000 00000001
[17179569.920000] CPU: After vendor identify, caps: bfebfbff 20100000 00000000 00000000 0000e39d 00000000 00000001
[17179569.920000] CPU: L1 I cache: 32K, L1 D cache: 32K
[17179569.920000] CPU: L2 cache: 2048K
[17179569.920000] CPU: Hyper-Threading is disabled
[17179569.920000] CPU: After all inits, caps: bfebfbff 20100000 00000000 00000140 0000e39d 00000000 00000001
[17179569.920000] CPU1: Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz stepping 06
[17179570.072000] checking TSC synchronization across 2 CPUs:
[17179570.076000] Brought up 2 CPUs
[17179571.924000] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[17179571.924000] ACPI: Processor [CPU0] (supports 8 throttling states)
[17179571.924000] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[17179571.924000] ACPI: Processor [CPU1] (supports 8 throttling states)

这样对么?

我是新手,ubuntu 6.10 edgy 呵呵

发表于 : 2007-03-22 13:43
laborer
楼上的很正常。

发表于 : 2007-03-23 12:26
joyolee
8楼的没有问题

我也是t5500 用feisty没有问题

LZ看下升级内核有没有用 现在应该是到 2.6.20

发表于 : 2007-03-25 10:34
kingmasta
我的u是x2 3600+ 安装好6.10后就能看到两具u了