Further Wierdness, was: Re: Download Question

Charles T. Bell cbell44 at cfl.rr.com
Fri Jun 12 21:02:02 UTC 2015



On 06/12/2015 03:26 PM, Bill Vance wrote:
> 
> 
> On Fri, 12 Jun 2015, Charles T. Bell wrote:
> 
>>
>>
>> On 06/12/2015 03:11 AM, Bill Vance wrote:
>>>
>>>
>>> On Fri, 12 Jun 2015, Charles T. Bell wrote:
>>>
>>>> On 06/12/2015 01:44 AM, Ralf Mardorf wrote:
>>>>> On Thu, 11 Jun 2015 22:35:04 -0700 (PDT), Bill Vance wrote:
>>>>>> I checked, "/proc/cpuinfo", and instead of telling me I have a quad
>>>>>> processor, it tells me I have processors 0-7, i.e.,
>>>>>> _eight_ of them.  At this point, I _really_ have no idea
>>>>>> whats going on here.
>>>>>
>>>>> You should provide more information. We can't help you based on your
>>>>> guessing.
>>>>>
>>>>> What's the output of
>>>>>   grep name /proc/cpuinfo ; uname -a
>>>>> ?
>>>>>
>>>>>
>>>>
>>>> How about the following?
>>>> sudo lshw | egrep -nA 10 cpu
>>>>
>>>> That should tell you something about the cpu.
>>>>
>>>> Tom
>>>
>>> Yeah, 403 lines worth.
>>>
>>
>> How did you manage that?
>> Try, sudo lshw | grep -nA 10 cpu
>> Which will limit output to 10 lines following the word cpu.
>> I do not understand how you can get 403 lines of info using that
>> input. (Try cut-and-paste)
> 
> 
> See for yourself, both versions give the same output.
> 
> 9:    configuration: administrator_password=enabled boot=normal
> chassis=desktop cpus=4 family=To be filled by O.E.M.
> frontpanel_password=disabled keyboard_password=disabled
> power-on_password=enabled sku=To be filled by O.E.M.
> uuid=00000000-0000-0000-0000-D8CB8A3EA1C8
> 10-  *-core
> 11-       description: Motherboard
> 12-       product: Z97 PC Mate(MS-7850)
> 13-       vendor: MSI
> 14-       physical id: 0
> 15-       version: 1.0
> 16-       serial: To be filled by O.E.M.
> 17-       slot: To be filled by O.E.M.
> 18-     *-firmware
> 19-          description: BIOS
> -- 
> 27:     *-cpu:0
> 28-          description: CPU
> 29-          product: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
> 30-          vendor: Intel Corp.
> 31-          physical id: 3d
> 32:          bus info: cpu at 0
> 33-          version: 6.12.3
> 34-          serial: 0003-06C3-0000-0000-0000-0000
> 35-          slot: SOCKET 0
> 36-          size: 4GHz
> 37-          width: 64 bits
> 38-          clock: 100MHz
> 39-          capabilities: x86-64 boot fpu fpu_exception wp vme de pse
> tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts
> acpi mmx fxsr sse sse2 ss ht tm pbe nx pdpe1gb rdtscp constant_tsc
> arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf pni pclmulqdq
> dtes64 monitor ds_cpl vmx est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1
> sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand
> lahf_lm abm ida arat xsaveopt pln pts dtherm tpr_shadow vnmi
> flexpriority ept vpid fsgsbase bmi1 avx2 smep bmi2 erms
> 40-          configuration: cores=4 enabledcores=4 id=5 threads=8
> 41-        *-cache:0
> 42-             description: L1 cache
> --
> 
* * * Snip! * * *

I see what you are saying, it is giving you all the information
about all the cpus both real and logical.  That's more data than
you can handle.  In this particular method of recalling the data
from lshw, you get 10 lines every time cpu is mentioned.
You have a 64-bit, x68-64, cpu at 4GHz with a 100MHz clock.  Of
course, it starts telling you about your motherboard, but that
you don't need.
Everything you need to know, and more, about the cpu is listed right
there.  It is just in a format you don't understand.  As for a nice
GUI window to show all the details, there used to be one, but I
don't see it now.
Good luck!

Tom
-- 
"The only thing necessary for the triumph of evil
is for good men to do nothing" .- Edmund Burke
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cbell44.vcf
Type: text/x-vcard
Size: 149 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20150612/fdb2a8d6/attachment.vcf>


More information about the kubuntu-users mailing list