I tried to install kubuntu for amd64 on a samsung p560 park laptop with 4 GB ram. Processor specs are
cat /proc/cpuinfo
The live cd kept rebooting. I managed to install kubuntu from the alternative cd but never managed to read any
outputs to /var/log/messages because there were none. Also other distros failed to install the amd64 version.
Does anybody know why?
I just installed karmic i386. The pae enabled kernel detects all 4GB ram. Are there any disadvantages using the i386 version compared with the amd64 version of kubuntu?
cat /proc/cpuinfo
Code:
processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 23 model name : Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz stepping : 10 cpu MHz : 800.000 cache size : 3072 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 : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lm ida tpr_shadow vnmi flexpriority bogomips : 5053.84 clflush size : 64 power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 23 model name : Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz stepping : 10 cpu MHz : 800.000 cache size : 3072 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 : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lm ida tpr_shadow vnmi flexpriority bogomips : 5053.95 clflush size : 64 power management:
outputs to /var/log/messages because there were none. Also other distros failed to install the amd64 version.
Does anybody know why?
I just installed karmic i386. The pae enabled kernel detects all 4GB ram. Are there any disadvantages using the i386 version compared with the amd64 version of kubuntu?
Comment