Hallo!
Ich wollte mal fragen, ob es normal ist, dass gnome-shell eine CPU auslastung zwischen 35% und 50% hat?...selten sogar über 100%(!)
lg genzi
Anmeldungsdatum: Beiträge: Zähle... |
Hallo! Ich wollte mal fragen, ob es normal ist, dass gnome-shell eine CPU auslastung zwischen 35% und 50% hat?...selten sogar über 100%(!) lg genzi |
Supporter
![]() Anmeldungsdatum: Beiträge: 55202 Wohnort: Berlin |
So komplett ohne Hardwareangaben ist die einzig richtige Antwort darauf wohl 42. Zeige mal die Terminal-Ausgabe von cat /proc/cpuinfo hier im Codeblock. Ebenso bitte lspci -v | perl -ne '/VGA/../^$/ and /VGA|Kern/ and print' denn wenn die GPU keine 3D-Unterstützung hat, wird das per llvmpipe an die CPU ausgelagert. |
(Themenstarter)
Anmeldungsdatum: Beiträge: 7 |
Danke für deine Antwort! Hier die gewünschten Ausgaben: processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 23 model name : Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz stepping : 6 microcode : 0x607 cpu MHz : 800.000 cache size : 6144 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu 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 lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 lahf_lm ida dtherm tpr_shadow vnmi flexpriority bogomips : 4987.93 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 23 model name : Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz stepping : 6 microcode : 0x607 cpu MHz : 800.000 cache size : 6144 KB physical id : 0 siblings : 2 core id : 1 cpu cores : 2 apicid : 1 initial apicid : 1 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu 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 lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 lahf_lm ida dtherm tpr_shadow vnmi flexpriority bogomips : 4987.93 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: und 01:00.0 VGA compatible controller: NVIDIA Corporation G84 [GeForce 9500M GS] (rev a1) (prog-if 00 [VGA controller]) Kernel driver in use: nvidia Kernel modules: nvidia_current_updates, nouveau, nvidiafb |
Anmeldungsdatum: Beiträge: 34254 |
Als erstes würde ich eine aktuelle Ubuntu-Version installieren. Was Du da mit nachinstallierter Gnome Shell fährst, ist eh keine LTS mehr. Installiere Ubuntu Gnome 13.04 (ubuntu-gnome-13.04-desktop-amd64.iso, offizielles Derivat) und aktuelle Nvidia-Treiber nvidia-313-updates mit nvidia-settings-313-updates! |
![]() Anmeldungsdatum: Beiträge: 454 Wohnort: Norddeutschland |
was sagt den top zu dem Thema? cu |