From 6f4e117779b3fea7ece4e6e59e62a7a97947c84e Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Fri, 24 Jun 2011 14:23:10 +0000 Subject: modified help pages --- h-source/Application/Views/Help/index_it.php | 120 +++++++++++++-------------- 1 file changed, 56 insertions(+), 64 deletions(-) (limited to 'h-source/Application/Views/Help/index_it.php') diff --git a/h-source/Application/Views/Help/index_it.php b/h-source/Application/Views/Help/index_it.php index 3012026..12fe981 100644 --- a/h-source/Application/Views/Help/index_it.php +++ b/h-source/Application/Views/Help/index_it.php @@ -255,31 +255,20 @@
Come scoprire il nome del modello del tuo hardware (se non è un portatile)
Se il dispositivo è integrato (ad esempio: una scheda video)
Apri un terminale e digita il seguente comando:
-
lspci -vmm
+
lspci
o
-
lspci -vmm > FILENAME          # Puoi anche scrivere l'output del comandi lspci su un file digitando
+
lspci > FILENAME          # Puoi anche scrivere l'output del comandi lspci su un file digitando
Otterrai la lista di tutti i tuoi dispositivi PCI, simile a quella scritta sotto
-
Slot:03:00.0
-	Class:Network controller
-	Vendor:Broadcom Corporation
-	Device:BCM4311 802.11b/g WLAN
-	SVendor:Hewlett-Packard Company
-	SDevice:Device 1375
-	Rev:02
-	
-	Slot:07:05.0
-	Class:FireWire (IEEE 1394)
-	Vendor:Ricoh Co Ltd
-	Device:R5C832 IEEE 1394 Controller
-	SVendor:Hewlett-Packard Company
-	SDevice:Device 30cf
-	Rev:05
-	ProgIf:10
+
+00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
+03:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 02)
+05:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400M GS] (rev a1)
+			
-
Il nome di ogni device è scritto alla riga "Device", dopo i due punti (guarda il testo in grassetto nella +
Il nome di ogni dispositivo è scritto dopo i due punti (guarda il testo in grassetto nella lista superiore)
Se è un dispositivo USB (ad esempio: una stampante USB)
Apri un terminale e digita il seguente comando:
@@ -290,42 +279,44 @@
Otterrai la lista di tutti i dispositivi USB, simile a quella sxcritta sotto
-
Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
-		Device Descriptor:
-		bLength 18
-		bDescriptorType 1
-		bcdUSB 2.00
-		bDeviceClass 0 (Defined at Interface level)
-		bDeviceSubClass 0
-		bDeviceProtocol 0
-		bMaxPacketSize0 64
-		idVendor 0x0846 NetGear, Inc.
-		idProduct 0x4260 WG111v3 54 Mbps Wireless [realtek RTL8187B]
-		bcdDevice 2.00
-		iManufacturer 1
-		iProduct 2
-		iSerial 3
-		...
-		...
-	
-		Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
-		Device Descriptor:
-		bLength 18
-		bDescriptorType 1
-		bcdUSB 1.10
-		bDeviceClass 255 Vendor Specific Class
-		bDeviceSubClass 255 Vendor Specific Subclass
-		bDeviceProtocol 255 Vendor Specific Protocol
-		bMaxPacketSize0 8
-		idVendor 0x08ff AuthenTec, Inc.
-		idProduct 0x2580 AES2501 Fingerprint Sensor
-		bcdDevice 6.23
-		iManufacturer 0
-		iProduct 1 Fingerprint Sensor
-		iSerial 0
-		bNumConfigurations 1
-		...
-		...
+
+Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
+Device Descriptor:
+	bLength 18
+	bDescriptorType 1
+	bcdUSB 2.00
+	bDeviceClass 0 (Defined at Interface level)
+	bDeviceSubClass 0
+	bDeviceProtocol 0
+	bMaxPacketSize0 64
+	idVendor 0x0846 NetGear, Inc.
+	idProduct 0x4260 WG111v3 54 Mbps Wireless [realtek RTL8187B]
+	bcdDevice 2.00
+	iManufacturer 1
+	iProduct 2
+	iSerial 3
+	...
+	...
+
+Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
+Device Descriptor:
+	bLength 18
+	bDescriptorType 1
+	bcdUSB 1.10
+	bDeviceClass 255 Vendor Specific Class
+	bDeviceSubClass 255 Vendor Specific Subclass
+	bDeviceProtocol 255 Vendor Specific Protocol
+	bMaxPacketSize0 8
+	idVendor 0x08ff AuthenTec, Inc.
+	idProduct 0x2580 AES2501 Fingerprint Sensor
+	bcdDevice 6.23
+	iManufacturer 0
+	iProduct 1 Fingerprint Sensor
+	iSerial 0
+	bNumConfigurations 1
+	...
+	...
+			
Il nome di ogni dispositivo è scritto alla riga che inizia con la stringa "idProduct" (guarda il testo in grassetto nella lista superiore)
@@ -355,12 +346,12 @@
sudo lspci -nnk
Dovresti ottenere una lista di hardware simile a quella scritta qui sotto
-
 03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 02)
-		Kernel driver in use: b43-pci-bridge
-		Kernel modules: ssb
-		05:00.0 VGA compatible controller [0300]: nVidia Corporation G86 [GeForce 8400M GS] [10de:0427] (rev a1)
-		Kernel modules: nouveau, nvidiafb
-
+
+03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 02)
+	Kernel driver in use: b43-pci-bridge
+	Kernel modules: ssb
+05:00.0 VGA compatible controller [0300]: nVidia Corporation G86 [GeForce 8400M GS] [10de:0427] (rev a1)
+	Kernel modules: nouveau, nvidiafb
Note: Le stringhe in grassetto e tra parentesi quadre (nella lista qui sopra) sono il codice che stai cercando. Il primo gruppo di cifre (prima dei due punti) è il VendorID, il secondo gruppo è il ProductID. Nell'esempio qui sopra: il codice VendorID:ProductID @@ -371,9 +362,10 @@
sudo lsusb
Dovresti ottenere una lista di hardware simile a quella scritta qui sotto
-
 Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
-		Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
-		Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
+
+Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
+Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
Note: Le stringhe in grassetto (nella lista qui sopra) sono il codice che stai cercando. Il primo gruppo di cifre (prima dei due punti) è il VendorID, il secondo gruppo -- cgit v1.2.3