## page was renamed from SamsungN130
## questo modello va applicato rigorosamente
#format wiki
#LANGUAGE it
<<BR>>
||<tableclass="table-Notebook" tablestyle="width:37%; float:right; margin:12px 0px 0px 12px;" style="background: url(/htdocs/common/img/Hardware/table-top-sx.png) top left no-repeat;" class="table-Notebook"  15% ><<BR>> ||||<style="border:none; background-color:;" : 35%> {*} '''Scheda tecnica'''||<style="background: url(/htdocs/common/img/Hardware/table-top-dx.png) top right no-repeat;" class="table-Notebook"  15%><<BR>> ||
||< : 15% class="table-Notebook">||< : 35% class="table-Notebook"(> '''Marca:'''||< : 35% class="table-Notebook"(> Samsung||< : 15% class="table-Notebook">||
||< : 15% class="table-Notebook">||< : 35% class="table-Notebook"(> '''Modello:'''||< : 35% class="table-Notebook"(> N130||< : 15% class="table-Notebook">||
||< : 15% class="table-Notebook">||< : 35% class="table-Notebook"(> '''Memoria RAM:'''||< : 35% class="table-Notebook"(> 1 GiB||< : 15% class="table-Notebook">||
||< : 15% class="table-Notebook">||< : 35% class="table-Notebook"(> '''Processore:'''||< : 35% class="table-Notebook"(> Intel Atom N270||< : 15% class="table-Notebook">||
||< : 15% class="table-Notebook">||< : 35% class="table-Notebook"(> '''Scheda video:'''||< : 35% class="table-Notebook"(>Intel Gma 950||< : 15% class="table-Notebook">||
||< : 15% class="table-Notebook">||< : 35% class="table-Notebook"(> '''Distribuzione utilizzata:'''||< : 35% class="table-Notebook"(>Ubuntu 12.04 LTS «Precise Pangolin» ||< : 15% class="table-Notebook">||
||<style="background: url(/htdocs/common/img/Hardware/table-bottom-sx.png) bottom left no-repeat;" class="table-Notebook"  15% ><<BR>>  ||<style="border:none; background-color:;" -2 ><<BR>> ||<style="background: url(/htdocs/common/img/Hardware/table-bottom-dx.png) bottom right no-repeat;" class="table-Notebook"  15% ><<BR>> ||

||<style="border:none;">{{attachment:sam.jpg}}  ||<style="border:none;">In questa pagina è riportato il resoconto dell'installazione di '''Ubuntu 12.04 LTS'''  «'''Precise Pangolin'''»  sul portatile '''Samsung N130'''.||
Inoltre verranno riportate le informazioni generali sul riconoscimento dell'hardware e i possibili metodi di installazione.

= Installazione =
Poiché il portatile è privo di lettore CD, è necessario effettuare una installazione [[http://wiki.ubuntu-it.org/Installazione/DaSupportoUsb|da supporto Usb]].
= 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 Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02)
00:1d.0 USB Controller: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 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 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)

}}}

== 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 N270   @ 1.60GHz
stepping	: 2
cpu MHz		: 800.000
cache size	: 512 KB
physical id	: 0
siblings	: 2
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 tsc msr pae mce cx8 apic mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 xtpr pdcm movbe lahf_lm
bogomips	: 3191.84
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 N270   @ 1.60GHz
stepping	: 2
cpu MHz		: 800.000
cache size	: 512 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 1
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 mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 xtpr pdcm movbe lahf_lm
bogomips	: 3192.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 32 bits physical, 32 bits virtual
power management:

}}}

||<tablestyle="text-align: justify; width:100%; " style="border:none;" 5%><<Immagine(Icone/Piccole/warning.png,,left)>> ||<style="padding:0.5em; border:none;">'''I valori differiscono a seconda dei modelli di processori, qui si fa riferimento al processore ''Intel Atom N270 ''.''' ||

= Configurazione dei componenti =


== Scheda video ==
''Riconosciuta automaticamente'' {OK}
== Scheda audio ==
''Riconosciuta automaticamente'' {OK}
== Interfacce di rete ==
''Riconosciute automaticamente'' {OK}
== Touchpad ==
''Riconosciuto automaticamente'' {OK}
== Webcam ==
''Riconosciuta automaticamente'' {OK}

= Ulteriori risorse =

 * [[http://www.samsung.com/it/|Sito ufficiale del produttore]]
----
CategoryHomepage