diff options
Diffstat (limited to 'h-source/Application')
-rw-r--r-- | h-source/Application/Views/Help/index.php | 119 | ||||
-rw-r--r-- | h-source/Application/Views/Help/index_de.php | 109 | ||||
-rw-r--r-- | h-source/Application/Views/Help/index_es.php | 59 | ||||
-rw-r--r-- | h-source/Application/Views/Help/index_fr.php | 59 | ||||
-rw-r--r-- | h-source/Application/Views/Help/index_it.php | 120 |
5 files changed, 216 insertions, 250 deletions
diff --git a/h-source/Application/Views/Help/index.php b/h-source/Application/Views/Help/index.php index b4f29c1..b7f226d 100644 --- a/h-source/Application/Views/Help/index.php +++ b/h-source/Application/Views/Help/index.php @@ -257,31 +257,20 @@ <dt name="model-name">How to discover the model name of your device (if it is not a notebook)</dt> <dd class="opt"><strong>If the device is integrated (example: a video card)</strong></dd> <dd>Open a terminal and type the following command:</dd> - <dd><pre class="terminal">lspci -vmm</pre> + <dd><pre class="terminal">lspci</pre> </dd> <dd>or</dd> - <dd><pre class="terminal">lspci -vmm > FILENAME # output to a file</pre> + <dd><pre class="terminal">lspci > FILENAME # output to a file</pre> </dd> <!-- dd>where "filename" is the name of the file</dd --> <dd>You will obtain the list of your PCI devices, similar to the one written below</dd> - <dd><pre class="terminal">Slot:03:00.0 - Class:Network controller - Vendor:Broadcom Corporation - Device:<b>BCM4311 802.11b/g WLAN</b> - SVendor:Hewlett-Packard Company - SDevice:Device 1375 - Rev:02 - - Slot:07:05.0 - Class:FireWire (IEEE 1394) - Vendor:Ricoh Co Ltd - Device:<b>R5C832 IEEE 1394 Controller</b> - SVendor:Hewlett-Packard Company - SDevice:Device 30cf - Rev:05 - ProgIf:10</pre> + <dd><pre class="terminal"> +00:18.3 Host bridge: <b>Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control</b> +03:00.0 Network controller: <b>Broadcom Corporation BCM4311 802.11b/g WLAN (rev 02)</b> +05:00.0 VGA compatible controller: <b>nVidia Corporation G86 [GeForce 8400M GS] (rev a1)</b> + </pre> </dd> - <dd class="note"><b>Note:</b> The name of each device is written at the "Device" row, after the colon (see the text + <dd class="note"><b>Note:</b> The name of each device is written after the colon (see the text in bold in the above list)</dd> <dd>If the device is an USB device (example: an external USB wifi card)</dd> <dd>Open a terminal and type the following command:</dd> @@ -292,42 +281,44 @@ </dd> <!-- dd>where "filename" is the name of the file</dd --> <dd>You will obtain the list of your USB devices, similar to the one written below</dd> - <dd><pre class="terminal">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 <b>WG111v3 54 Mbps Wireless [realtek RTL8187B]</b> - 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 <b>AES2501 Fingerprint Sensor</b> - bcdDevice 6.23 - iManufacturer 0 - iProduct 1 Fingerprint Sensor - iSerial 0 - bNumConfigurations 1 - ... - ...</pre> + <dd><pre class="terminal"> +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 <b>WG111v3 54 Mbps Wireless [realtek RTL8187B]</b> + 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 <b>AES2501 Fingerprint Sensor</b> + bcdDevice 6.23 + iManufacturer 0 + iProduct 1 Fingerprint Sensor + iSerial 0 + bNumConfigurations 1 + ... + ... + </pre> </dd> <dd class="note"><b>Note:</b> The name of each device is written at the row starting with "idProduct" (see the text in bold in the above list)</dd> @@ -361,11 +352,12 @@ <dd>Open a terminal and type the following command:</dd> <dd><pre class="terminal">sudo lspci -nnk</pre></dd> <dd>You should obtain a list of hardware similar to the one written below</dd> - <dd><pre class="terminal">03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [<b>14e4:4311</b>] (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] [<b>10de:0427</b>] (rev a1) - Kernel modules: nouveau, nvidiafb</pre> + <dd><pre class="terminal"> +03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [<b>14e4:4311</b>] (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] [<b>10de:0427</b>] (rev a1) + Kernel modules: nouveau, nvidiafb</pre> </dd> <dd>The strings in <b>bold</b> and placed inside the square brackets (in the above list) are the code you are looking for. The first set of digits (before the colon) are the <b>VendorID</b>, the second set of digits are @@ -377,9 +369,10 @@ <dd><pre class="terminal">sudo lsusb</pre> </dd> <dd>You should obtain a list of hardware similar to the one written below</dd> - <dd><pre class="terminal">Bus 001 Device 002: ID <b>0846:4260</b> NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B] - Bus 001 Device 001: ID <b>1d6b:0002</b> Linux Foundation 2.0 root hub - Bus 002 Device 003: ID <b>08ff:2580</b> AuthenTec, Inc. AES2501 Fingerprint Sensor</pre> + <dd><pre class="terminal"> +Bus 001 Device 002: ID <b>0846:4260</b> NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B] +Bus 001 Device 001: ID <b>1d6b:0002</b> Linux Foundation 2.0 root hub +Bus 002 Device 003: ID <b>08ff:2580</b> AuthenTec, Inc. AES2501 Fingerprint Sensor</pre> </dd> <dd>The strings in <b>bold</b> (in the above list) are the code you are looking for. The first set of digits (before the colon) are the <b>VendorID</b>, the second set of digits are the <b>ProductID</b>. In the above diff --git a/h-source/Application/Views/Help/index_de.php b/h-source/Application/Views/Help/index_de.php index 019bff4..5e935b5 100644 --- a/h-source/Application/Views/Help/index_de.php +++ b/h-source/Application/Views/Help/index_de.php @@ -260,32 +260,20 @@ <dt name="model-name">Wie man den Modellnamen der Geräte herausfindet (wenn kein tragbarer Klapprechner)</dt> <dd class="opt">Wenn das Gerät eingebaut ist (z. B. eine Grafikkarte)</dd> <dd>Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:</dd> - <dd><pre class="terminal">lspci -vmm</pre> + <dd><pre class="terminal">lspci</pre> </dd> <dd>oder</dd> - <dd><pre class="terminal">lspci -vmm > DATEINAME # Ausgabe als Datei speichern</pre> + <dd><pre class="terminal">lspci > DATEINAME # Ausgabe als Datei speichern</pre> </dd> <!--<dd>where "filename" is the name of the file</dd>--> <dd>Es sollten PCI-Geräte ähnlich der folgenden angezeigt werden:</dd> - <dd><pre class="terminal">Slot: 03:00.0 - Class: Network controller - Vendor: Broadcom Corporation - Device: <b>BCM4311 802.11b/g WLAN</b> - SVendor: Hewlett-Packard Company - SDevice: Device 1375 - Rev: 02 - - Slot: 07:05.0 - Class: FireWire (IEEE 1394) - Vendor: Ricoh Co Ltd - Device: <b>R5C832 IEEE 1394 Controller - </b>SVendor: Hewlett-Packard Company - SDevice: Device 30cf - Rev: 05 - ProgIf: 10</pre> + <dd><pre class="terminal"> +00:18.3 Host bridge: <b>Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control</b> +03:00.0 Network controller: <b>Broadcom Corporation BCM4311 802.11b/g WLAN (rev 02)</b> +05:00.0 VGA compatible controller: <b>nVidia Corporation G86 [GeForce 8400M GS] (rev a1)</b></pre> </dd> - <dd class="note"><b>Hinweis:</b> Die Gerätebezeichnung wird in der Zeile „Device“ nach dem Doppelpunkt - angegeben (siehe Text in Fettdruck).</dd> + <dd class="note"><b>Hinweis:</b> The name of each device is written after the colon (see the text + in bold in the above list).</dd> <dd class="opt">Wenn das Gerät ein USB-Gerät ist (bspw. ein externer WLAN-Stick)</dd> <dd>Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:</dd> <dd><pre class="terminal">lsusb -v</pre> @@ -295,42 +283,44 @@ </dd> <!-- dd>where "filename" is the name of the file.</dd --> <dd>Es sollten USB-Geräte ähnlich der folgenden angezeigt werden:</dd> - <dd><pre class="terminal">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 <b>WG111v3 54 Mbps Wireless [realtek RTL8187B]</b> - 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 <b>AES2501 Fingerprint Sensor</b> - bcdDevice 6.23 - iManufacturer 0 - iProduct 1 Fingerprint Sensor - iSerial 0 - bNumConfigurations 1 - ... - ...</pre> + <dd><pre class="terminal"> +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 <b>WG111v3 54 Mbps Wireless [realtek RTL8187B]</b> + 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 <b>AES2501 Fingerprint Sensor</b> + bcdDevice 6.23 + iManufacturer 0 + iProduct 1 Fingerprint Sensor + iSerial 0 + bNumConfigurations 1 + ... + ... + </pre> </dd> <dd class="note"><b>Hinweis:</b> Die Gerätebezeichnung wird in der Zeile „idProduct“ nach dem Doppelpunkt angegeben (siehe Text in Fettdruck).</dd> @@ -364,7 +354,12 @@ <dd><pre class="terminal">sudo lspci -nnk</pre> </dd> <dd>Es sollte eine Hardwareliste ähnlich der folgenden angezeigt werden:</dd> - <dd><pre class="terminal">03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [<b>14e4:4311</b>]<br>(rev 02)<br> Kernel driver in use: b43-pci-bridge<br> Kernel modules: ssb<br>05:00.0 VGA compatible controller [0300]: nVidia Corporation G86 [GeForce 8400M GS]<br>[<b>10de:0427</b>] (rev a1)<br> Kernel modules: nouveau, nvidiafb</pre> + <dd><pre class="terminal"> +03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [<b>14e4:4311</b>] (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] [<b>10de:0427</b>] (rev a1) + Kernel modules: nouveau, nvidiafb</pre> </dd> <dd class="note"><b>Hinweis:</b> Die Zeichenfolgen in <b>fetter Schrift</b> und in den eckigen Klammern [… <strong>:</strong> …] sind die Daten, nach denen Sie gesucht haben. Die erste Zeichengruppe (vor dem diff --git a/h-source/Application/Views/Help/index_es.php b/h-source/Application/Views/Help/index_es.php index a22371d..07c8c7e 100644 --- a/h-source/Application/Views/Help/index_es.php +++ b/h-source/Application/Views/Help/index_es.php @@ -257,31 +257,20 @@ <dt name="model-name" id="model-name">How to discover the model name of your device (if it is not a notebook)</dt> <dd class="opt">If the device is integrated (example: a video card)</dd> <dd>Open a terminal and type the following command:</dd> - <dd><pre class="terminal">lspci -vmm</pre> + <dd><pre class="terminal">lspci</pre> </dd> <dd>or</dd> - <dd><pre class="terminal">lspci -vmm > FILENAME # output to a file</pre> + <dd><pre class="terminal">lspci > FILENAME # output to a file</pre> </dd> <!-- dd>where "filename" is the name of the file</dd --> <dd>You will obtain the list of your PCI devices, similar to the one written below</dd> - <dd><pre class="terminal">Slot:03:00.0 - Class:Network controller - Vendor:Broadcom Corporation - Device:<b>BCM4311 802.11b/g WLAN</b> - SVendor:Hewlett-Packard Company - SDevice:Device 1375 - Rev:02 - - Slot:07:05.0 - Class:FireWire (IEEE 1394) - Vendor:Ricoh Co Ltd - Device:<b>R5C832 IEEE 1394 Controller</b> - SVendor:Hewlett-Packard Company - SDevice:Device 30cf - Rev:05 - ProgIf:10</pre> + <dd><pre class="terminal"> +00:18.3 Host bridge: <b>Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control</b> +03:00.0 Network controller: <b>Broadcom Corporation BCM4311 802.11b/g WLAN (rev 02)</b> +05:00.0 VGA compatible controller: <b>nVidia Corporation G86 [GeForce 8400M GS] (rev a1)</b> + </pre> </dd> - <dd>The name of each device is written at the "Device" row, after the colon (see the text in bold in the above + <dd>The name of each device is written after the colon (see the text in bold in the above list)</dd> <dd class="opt">If the device is an USB device (example: an external USB wifi card)</dd> <dd>Open a terminal and type the following command:</dd> @@ -292,8 +281,9 @@ </dd> <!-- dd>where "filename" is the name of the file</dd --> <dd>You will obtain the list of your USB devices, similar to the one written below</dd> - <dd><pre class="terminal">Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B] - Device Descriptor: + <dd><pre class="terminal"> +Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B] +Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 @@ -307,11 +297,11 @@ iManufacturer 1 iProduct 2 iSerial 3 - ... - ... - - Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor - Device Descriptor: + ... + ... + +Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor +Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 @@ -326,8 +316,9 @@ iProduct 1 Fingerprint Sensor iSerial 0 bNumConfigurations 1 - ... - ...</pre> + ... + ... + </pre> </dd> <dd>The name of each device is written at the row starting with "idProduct" (see the text in bold in the above list)</dd> @@ -362,10 +353,11 @@ <dd><pre class="terminal">sudo lspci -nnk</pre> </dd> <dd>Debe de obtener una lista de hardware similar a la escriba debajo</dd> - <dd><pre class="terminal">03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [<b>14e4:4311</b>] (rev 02) + <dd><pre class="terminal"> +03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [<b>14e4:4311</b>] (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] [<b>10de:0427</b>] (rev a1) +05:00.0 VGA compatible controller [0300]: nVidia Corporation G86 [GeForce 8400M GS] [<b>10de:0427</b>] (rev a1) Kernel modules: nouveau, nvidiafb</pre> </dd> <dd>Las cadenas en <b>negritas</b> y colocadas en los corchetes (en la lista superior) son los códigos que esta @@ -378,9 +370,10 @@ <dd><pre class="terminal">sudo lsusb</pre> </dd> <dd>Debe de obtener una lista de hardware similar a la descrita a continuación</dd> - <dd><pre class="terminal">Bus 001 Device 002: ID <b>0846:4260</b> NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B] - Bus 001 Device 001: ID <b>1d6b:0002</b> Linux Foundation 2.0 root hub - Bus 002 Device 003: ID <b>08ff:2580</b> AuthenTec, Inc. AES2501 Fingerprint Sensor</pre> + <dd><pre class="terminal"> +Bus 001 Device 002: ID <b>0846:4260</b> NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B] +Bus 001 Device 001: ID <b>1d6b:0002</b> Linux Foundation 2.0 root hub +Bus 002 Device 003: ID <b>08ff:2580</b> AuthenTec, Inc. AES2501 Fingerprint Sensor</pre> </dd> <dd>Las cadenas en <b>negritas</b> (en la lista superior) son el código que busca. El primer grupo de dígitos (antes de los dos puntos) son el <b>VendorID</b>, el segundo grupo de dígitos son el <b>ProductID</b>. En el diff --git a/h-source/Application/Views/Help/index_fr.php b/h-source/Application/Views/Help/index_fr.php index f52d24b..a20d9a8 100644 --- a/h-source/Application/Views/Help/index_fr.php +++ b/h-source/Application/Views/Help/index_fr.php @@ -253,31 +253,20 @@ <dt><a name="model-name">How to discover the model name of your device (if it is not a notebook)</a></dt> <dd class="opt">If the device is integrated (example: a video card)</dd> <dd>Open a terminal and type the following command:</dd> - <dd><pre class="terminal">lspci -vmm</pre> + <dd><pre class="terminal">lspci</pre> </dd> <dd>or</dd> - <dd><pre class="terminal">lspci -vmm > FILENAME # output to a file</pre> + <dd><pre class="terminal">lspci > FILENAME # output to a file</pre> </dd> <!-- dd>where "filename" is the name of the file</dd --> <dd>You will obtain the list of your PCI devices, similar to the one written below</dd> - <dd><pre class="terminal">Slot:03:00.0 - Class:Network controller - Vendor:Broadcom Corporation - Device:<b>BCM4311 802.11b/g WLAN</b> - SVendor:Hewlett-Packard Company - SDevice:Device 1375 - Rev:02 - - Slot:07:05.0 - Class:FireWire (IEEE 1394) - Vendor:Ricoh Co Ltd - Device:<b>R5C832 IEEE 1394 Controller</b> - SVendor:Hewlett-Packard Company - SDevice:Device 30cf - Rev:05 - ProgIf:10</pre> + <dd><pre class="terminal"> +00:18.3 Host bridge: <b>Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control</b> +03:00.0 Network controller: <b>Broadcom Corporation BCM4311 802.11b/g WLAN (rev 02)</b> +05:00.0 VGA compatible controller: <b>nVidia Corporation G86 [GeForce 8400M GS] (rev a1)</b> + </pre> </dd> - <dd>The name of each device is written at the "Device" row, after the colon (see the text in bold in the above + <dd>The name of each device is written after the colon (see the text in bold in the above list)</dd> <dd class="opt">If the device is an USB device (example: an external USB wifi card)</dd> <dd>Open a terminal and type the following command:</dd> @@ -288,8 +277,9 @@ </dd> <!-- dd>where "filename" is the name of the file</dd --> <dd>You will obtain the list of your USB devices, similar to the one written below</dd> - <dd><pre class="terminal">Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B] - Device Descriptor: + <dd><pre class="terminal"> +Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B] +Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 @@ -303,11 +293,11 @@ iManufacturer 1 iProduct 2 iSerial 3 - ... - ... - - Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor - Device Descriptor: + ... + ... + +Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor +Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 @@ -322,8 +312,9 @@ iProduct 1 Fingerprint Sensor iSerial 0 bNumConfigurations 1 - ... - ...</pre> + ... + ... + </pre> </dd> <dd>The name of each device is written at the row starting with "idProduct" (see the text in bold in the above list)</dd> @@ -353,10 +344,11 @@ <dd><pre class="terminal">sudo lspci -nnk</pre> </dd> <dd>Vous devriez obtenir une liste de matériel similaire à celle-ci</dd> - <dd><pre class="terminal">03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [<b>14e4:4311</b>] (rev 02) + <dd><pre class="terminal"> +03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [<b>14e4:4311</b>] (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] [<b>10de:0427</b>] (rev a1) +05:00.0 VGA compatible controller [0300]: nVidia Corporation G86 [GeForce 8400M GS] [<b>10de:0427</b>] (rev a1) Kernel modules: nouveau, nvidiafb</pre> </dd> <dd class="note"><span class="note">Note :</span>Les lignes en <b>gras</b> et placée entre crochet (dans la liste @@ -368,9 +360,10 @@ <dd><pre class="terminal">sudo lsusb</pre> </dd> <dd>Vous devriez obtenir une liste de matériel similaire à celle ci</dd> - <dd><pre class="terminal">Bus 001 Device 002: ID <b>0846:4260</b> NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B] - Bus 001 Device 001: ID <b>1d6b:0002</b> Linux Foundation 2.0 root hub - Bus 002 Device 003: ID <b>08ff:2580</b> AuthenTec, Inc. AES2501 Fingerprint Sensor</pre> + <dd><pre class="terminal"> +Bus 001 Device 002: ID <b>0846:4260</b> NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B] +Bus 001 Device 001: ID <b>1d6b:0002</b> Linux Foundation 2.0 root hub +Bus 002 Device 003: ID <b>08ff:2580</b> AuthenTec, Inc. AES2501 Fingerprint Sensor</pre> </dd> <dd class="note"><span class="note">Note :</span> Les lignes en <b>gras</b> (dans la liste du dessus) sont les lignes que vous recherchez. Les premiers nombres (avant les deux points) sont le <b>VendorID</b>, les autres sont 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 @@ <dt name="model-name">Come scoprire il nome del modello del tuo hardware (se non è un portatile)</dt> <dd class="opt">Se il dispositivo è integrato (ad esempio: una scheda video)</dd> <dd>Apri un terminale e digita il seguente comando:</dd> - <dd><pre class="terminal">lspci -vmm</pre> + <dd><pre class="terminal">lspci</pre> </dd> <dd>o</dd> - <dd><pre class="terminal">lspci -vmm > FILENAME # Puoi anche scrivere l'output del comandi lspci su un file digitando<!-- l'output del comandi un file digitando :)--></pre> + <dd><pre class="terminal">lspci > FILENAME # Puoi anche scrivere l'output del comandi lspci su un file digitando<!-- l'output del comandi un file digitando :)--></pre> </dd> <!-- dd>dove "filename" è il nome del file</dd --> <dd>Otterrai la lista di tutti i tuoi dispositivi PCI, simile a quella scritta sotto</dd> - <dd><pre class="terminal">Slot:03:00.0 - Class:Network controller - Vendor:Broadcom Corporation - Device:<b>BCM4311 802.11b/g WLAN</b> - SVendor:Hewlett-Packard Company - SDevice:Device 1375 - Rev:02 - - Slot:07:05.0 - Class:FireWire (IEEE 1394) - Vendor:Ricoh Co Ltd - Device:<b>R5C832 IEEE 1394 Controller</b> - SVendor:Hewlett-Packard Company - SDevice:Device 30cf - Rev:05 - ProgIf:10</pre> + <dd><pre class="terminal"> +00:18.3 Host bridge: <b>Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control</b> +03:00.0 Network controller: <b>Broadcom Corporation BCM4311 802.11b/g WLAN (rev 02)</b> +05:00.0 VGA compatible controller: <b>nVidia Corporation G86 [GeForce 8400M GS] (rev a1)</b> + </pre> </dd> - <dd>Il nome di ogni device è scritto alla riga "Device", dopo i due punti (guarda il testo in grassetto nella + <dd>Il nome di ogni dispositivo è scritto dopo i due punti (guarda il testo in grassetto nella lista superiore)</dd> <dd class="opt">Se è un dispositivo USB (ad esempio: una stampante USB)</dd> <dd>Apri un terminale e digita il seguente comando:</dd> @@ -290,42 +279,44 @@ </dd> <!-- dd>dove "filename" è il nome del file</dd --> <dd>Otterrai la lista di tutti i dispositivi USB, simile a quella sxcritta sotto</dd> - <dd><pre class="terminal">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 <b>WG111v3 54 Mbps Wireless [realtek RTL8187B]</b> - 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 <b>AES2501 Fingerprint Sensor</b> - bcdDevice 6.23 - iManufacturer 0 - iProduct 1 Fingerprint Sensor - iSerial 0 - bNumConfigurations 1 - ... - ...</pre> + <dd><pre class="terminal"> +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 <b>WG111v3 54 Mbps Wireless [realtek RTL8187B]</b> + 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 <b>AES2501 Fingerprint Sensor</b> + bcdDevice 6.23 + iManufacturer 0 + iProduct 1 Fingerprint Sensor + iSerial 0 + bNumConfigurations 1 + ... + ... + </pre> </dd> <dd>Il nome di ogni dispositivo è scritto alla riga che inizia con la stringa "idProduct" (guarda il testo in grassetto nella lista superiore)</dd> @@ -355,12 +346,12 @@ <dd><pre class="terminal">sudo lspci -nnk</pre> </dd> <dd>Dovresti ottenere una lista di hardware simile a quella scritta qui sotto</dd> - <dd><pre class="terminal"> 03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [<b>14e4:4311</b>] (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] [<b>10de:0427</b>] (rev a1) - Kernel modules: nouveau, nvidiafb</pre> - </dd> + <dd><pre class="terminal"> +03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [<b>14e4:4311</b>] (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] [<b>10de:0427</b>] (rev a1) + Kernel modules: nouveau, nvidiafb</pre> <dd class="note"><span class="note">Note:</span> Le stringhe in <b>grassetto</b> e tra parentesi quadre (nella lista qui sopra) sono il codice che stai cercando. Il primo gruppo di cifre (prima dei due punti) è il <b>VendorID</b>, il secondo gruppo è il <b>ProductID</b>. Nell'esempio qui sopra: il codice VendorID:ProductID @@ -371,9 +362,10 @@ <dd><pre class="terminal">sudo lsusb</pre> </dd> <dd>Dovresti ottenere una lista di hardware simile a quella scritta qui sotto</dd> - <dd><pre class="terminal"> Bus 001 Device 002: ID <b>0846:4260</b> NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B] - Bus 001 Device 001: ID <b>1d6b:0002</b> Linux Foundation 2.0 root hub - Bus 002 Device 003: ID <b>08ff:2580</b> AuthenTec, Inc. AES2501 Fingerprint Sensor</pre> + <dd><pre class="terminal"> +Bus 001 Device 002: ID <b>0846:4260</b> NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B] +Bus 001 Device 001: ID <b>1d6b:0002</b> Linux Foundation 2.0 root hub +Bus 002 Device 003: ID <b>08ff:2580</b> AuthenTec, Inc. AES2501 Fingerprint Sensor</pre> </dd> <dd class="note"><span class="note">Note:</span> Le stringhe in <b>grassetto</b> (nella lista qui sopra) sono il codice che stai cercando. Il primo gruppo di cifre (prima dei due punti) è il <b>VendorID</b>, il secondo gruppo |