## page was renamed from lorenzo-millucci/ProvaAsusEeePC1001PXD ## questo modello va applicato rigorosamente #format wiki #LANGUAGE it <
> <> <> = Introduzione = ||<> ||In questa pagina sono riportati il resoconto dell'installazione di '''Ubuntu''' e le informazioni sul riconoscimento hardware del portatile '''Asus EEE PC 1001PXD'''.|| ||<-2:> {*} '''Scheda tecnica'''|| || '''Marca:''' || Asus || || '''Modello:''' || EEE PC 1001PXD || || '''Memoria RAM:''' || 1 GiB || || '''Processore:''' || Intel(R) Atom(TM) CPU N455 || || '''Scheda video:''' || Intel N455 Integrated || || '''Schermo:''' || 10.1" || = Installazione = Consultare la [[Installazione/InstallareUbuntu|relativa guida]]. = Rilevamento dell'hardware = == Dispositivi connessi == Per verificare il corretto rilevamento dell'hardware del portatile, digitare in un terminale il seguente comando: {{{ lspci }}} Il comando precedente restituirĂ  una schermata simile alla seguente: {{{ 00:00.0 Host bridge: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx DMI Bridge 00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller 00:02.1 Display controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller 00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02) 00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 02) 00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 02) 00:1c.3 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 4 (rev 02) 00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 02) 00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 02) 00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 02) 00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 02) 00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) 00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02) 00:1f.2 SATA controller: Intel Corporation NM10/ICH7 Family SATA Controller [AHCI mode] (rev 02) 00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 02) 01:00.0 Ethernet controller: Atheros Communications Inc. AR8152 v2.0 Fast Ethernet (rev c1) 02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01) }}} == Processore == Per visualizzare i dettagli sul processore, aprire in lettura il file `/proc/cpuinfo`, digitando in una finestra di 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 N455 @ 1.66GHz stepping : 10 microcode : 0x107 cpu MHz : 1000.000 cache size : 512 KB physical id : 0 siblings : 1 core id : 0 cpu cores : 1 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 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 est tm2 ssse3 cx16 xtpr pdcm movbe lahf_lm dtherm bogomips : 3332.86 clflush size : 64 cache_alignment : 64 address sizes : 32 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 28 model name : Intel(R) Atom(TM) CPU N455 @ 1.66GHz stepping : 10 microcode : 0x107 cpu MHz : 1000.000 cache size : 512 KB physical id : 0 siblings : 1 core id : 0 cpu cores : 0 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 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 est tm2 ssse3 cx16 xtpr pdcm movbe lahf_lm dtherm bogomips : 3332.86 clflush size : 64 cache_alignment : 64 address sizes : 32 bits physical, 48 bits virtual power management: }}} = Configurazione dei componenti = == Scheda video == ''Riconosciuto/a automaticamente'' {OK} == Scheda audio == ''Riconosciuto/a automaticamente'' {OK} == Interfacce di rete == ''Riconosciuto/a automaticamente'' {OK} == Touchpad == ''Riconosciuto/a automaticamente'' {OK} == Tasti rapidi == ''Riconosciuto/a automaticamente'' {OK} == Hard Disk == L'hard disk emette spesso dei click a causa del [[http://wiki.ubuntu-it.org/Hardware/DispositiviPartizioni/BugPosizionamentoTestina | Bug del posizionamento della testina ]] = Ulteriori risorse = * [[http://www.asus.com/Notebooks_Ultrabooks/Eee_PC_1001PXD/#specifications|Sito ufficiale del produttore]] ---- CategoryHardware