## page was renamed from Hardware/Notebook1 ## page was renamed from andreas-xavier/Prova0 #format wiki #LANGUAGE it <
> <> <> = Introduzione = ||<> ||In questa pagina sono riportati il resoconto dell'installazione di '''Xubuntu''' e '''Lubuntu''' e le informazioni sul riconoscimento hardware del portatile '''Packard Bell ZA3'''.|| ||<-2:> {*} '''Scheda tecnica'''|| || '''Marca:''' || Packard Bell || || '''Modello:''' || ZA3 || || '''Memoria RAM:''' || 1 GiB || || '''Processore:''' || Intel Atom CPU Z520 @ 1.33GHz || || '''Scheda video:''' || Intel GMA 500 || || '''Schermo:''' || 11.6' || = Installazione = Consultare la [[Installazione/InstallareUbuntu|relativa guida]]. {{{#!wiki note Il computer __non__ supporta sistemi 64 bit. }}} = Rilevamento dell'hardware = == Dispositivi connessi == Per verificare il corretto rilevamento dell'hardware del portatile, digitare in un [[AmministrazioneSistema/Terminale|terminale]] il seguente comando: {{{ lspci }}} Il comando precedente restituirĂ  una schermata simile alla seguente: {{{ 00:00.0 Host bridge: Intel Corporation System Controller Hub (SCH Poulsbo) (rev 07) 00:02.0 VGA compatible controller: Intel Corporation System Controller Hub (SCH Poulsbo) Graphics Controller (rev 07) 00:1b.0 Audio device: Intel Corporation System Controller Hub (SCH Poulsbo) HD Audio Controller (rev 07) 00:1c.0 PCI bridge: Intel Corporation System Controller Hub (SCH Poulsbo) PCI Express Port 1 (rev 07) 00:1c.1 PCI bridge: Intel Corporation System Controller Hub (SCH Poulsbo) PCI Express Port 2 (rev 07) 00:1d.0 USB controller: Intel Corporation System Controller Hub (SCH Poulsbo) USB UHCI #1 (rev 07) 00:1d.1 USB controller: Intel Corporation System Controller Hub (SCH Poulsbo) USB UHCI #2 (rev 07) 00:1d.2 USB controller: Intel Corporation System Controller Hub (SCH Poulsbo) USB UHCI #3 (rev 07) 00:1d.7 USB controller: Intel Corporation System Controller Hub (SCH Poulsbo) USB EHCI #1 (rev 07) 00:1f.0 ISA bridge: Intel Corporation System Controller Hub (SCH Poulsbo) LPC Bridge (rev 07) 00:1f.1 IDE interface: Intel Corporation System Controller Hub (SCH Poulsbo) IDE Controller (rev 07) 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 02) 03:00.0 Ethernet controller: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 01) }}} == Processore == Per visualizzare i dettagli sul processore, aprire in lettura il file `/proc/cpuinfo`, digitando in un [[AmministrazioneSistema/Terminale|terminale]] il seguente comando: {{{ cat /proc/cpuinfo }}} Il risultato sarĂ  simile al seguente: {{{ processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 28 model name : Intel(R) Atom(TM) CPU Z520 @ 1.33GHz stepping : 2 microcode : 0x211 cpu MHz : 1240.927 cache size : 512 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 1 apicid : 0 initial apicid : 0 fdiv_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 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts cpuid aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 xtpr pdcm movbe lahf_lm tpr_shadow vnmi flexpriority dtherm bugs : bogomips : 2481.86 clflush size : 64 cache_alignment : 64 address sizes : 32 bits physical, 32 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 28 model name : Intel(R) Atom(TM) CPU Z520 @ 1.33GHz stepping : 2 microcode : 0x211 cpu MHz : 1240.935 cache size : 512 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 1 apicid : 1 initial apicid : 1 fdiv_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 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts cpuid aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 xtpr pdcm movbe lahf_lm tpr_shadow vnmi flexpriority dtherm bugs : bogomips : 2481.86 clflush size : 64 cache_alignment : 64 address sizes : 32 bits physical, 32 bits virtual power management: }}} = Configurazione dei componenti = == Scheda video == {OK} == Scheda audio == {OK} == Interfacce di rete == {OK} == Touchpad == {OK} == Tasti rapidi == {OK} == Bluetooth == {OK} = Ulteriori risorse = * [[http://www.packardbell.com/index.html|Sito ufficiale del produttore]] ---- CategoryHardware