From af545a1469350e9cd6ce6ca3925184b601bae27d Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sat, 13 Aug 2011 10:14:56 +0000 Subject: improved search and help pages thanks to ark suggestion --- h-source/Application/Include/languages.php | 4 ++++ h-source/Application/Views/Help/index.php | 16 +++++++++++++--- h-source/Application/Views/Help/index_de.php | 10 +++++++--- h-source/Application/Views/Help/index_es.php | 4 ++++ h-source/Application/Views/Help/index_fr.php | 6 +++++- h-source/Application/Views/Help/index_it.php | 10 +++++++--- h-source/Application/Views/Search/lspci_results.php | 3 +++ 7 files changed, 43 insertions(+), 10 deletions(-) diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index 87e62f4..8621f7e 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -260,6 +260,10 @@ class Lang /*0212*/"has been inserted by an anonymous user, it has to be approved by an administrator in order to be published" => "è stato inserito da un utente anonimo, deve essere approvato da un amministratore per essere pubblicato", /*0213*/"you can also subscribe to the feed in order to receive the new modifications that need a moderation" => "puoi anche iscriverti al feed per ricevere le nuove modifiche che richiedono una moderazione", /*0214*/"you need javascript enabled in order to correctly use the language's tabs (see below)" => "deve abilitare Javascript per usare correttamente le schede della lingua (vedi sotto)", + /*0215*/"yes" => "sì", + /*0216*/"works with 3D acceleration" => "funziona con accelerazione 3D", + /*0217*/"works, but without 3D acceleration" => "funziona, ma senza accelerazione 3D", + /*0218*/"it does not work" => "non funziona", ), 'es' => array ( diff --git a/h-source/Application/Views/Help/index.php b/h-source/Application/Views/Help/index.php index 47b9c03..afd012c 100644 --- a/h-source/Application/Views/Help/index.php +++ b/h-source/Application/Views/Help/index.php @@ -323,9 +323,15 @@ Device Descriptor:
Note: The name of each device is written at the row starting with "idProduct" (see the text in bold in the above list)
-
How to discover the year of commercialization of your notebook
+
How to discover the model name of your notebook
+
See below your notebook or netbook
+
How to discover the model name of your device (if it is not a notebook)
+
If the device is integrated (example: a video card)
Open a terminal and type the following command:
-
sudo dmidecode| grep "Release Date"
+
lspci
+
+
or
+
lspci > FILENAME          # output to a file
How to discover the kernel libre version you are using
Open a terminal and type the following command:
@@ -403,8 +409,12 @@ Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sens
How to discover the architecture of your notebook
Open a terminal and type the following command:
-
dpkg --print-architecture
+
cat /proc/cpuinfo | grep "lm"
+
+
If you get a message like this:
+
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 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 lahf_lm
+
then you machine is x86-64/amd64 capable and you could choose a x86-64/amd64 distro to run on it

 

diff --git a/h-source/Application/Views/Help/index_de.php b/h-source/Application/Views/Help/index_de.php index 6fd90c2..a9737d9 100644 --- a/h-source/Application/Views/Help/index_de.php +++ b/h-source/Application/Views/Help/index_de.php @@ -403,10 +403,14 @@ Device Descriptor:
Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:
dpkg-query -W -f '${Version}\n' cups
-
Wie man die Architektur Ihres Notebooks herausfindet
-
Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:
-
dpkg --print-architecture
+
How to discover the architecture of your notebook
+
Open a terminal and type the following command:
+
cat /proc/cpuinfo | grep "lm"
+
+
If you get a message like this:
+
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 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 lahf_lm
+
then you machine is x86-64/amd64 capable and you could choose a x86-64/amd64 distro to run on it

 

diff --git a/h-source/Application/Views/Help/index_es.php b/h-source/Application/Views/Help/index_es.php index 8d6f494..9b3cf7d 100644 --- a/h-source/Application/Views/Help/index_es.php +++ b/h-source/Application/Views/Help/index_es.php @@ -405,6 +405,10 @@ Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sens
Abra una terminal y escriba la orden siguiente:
dpkg --print-architecture
+
If you get a message like this:
+
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 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 lahf_lm
+
+
then you machine is x86-64/amd64 capable and you could choose a x86-64/amd64 distro to run on it

 

diff --git a/h-source/Application/Views/Help/index_fr.php b/h-source/Application/Views/Help/index_fr.php index 18c2eba..b4e2016 100644 --- a/h-source/Application/Views/Help/index_fr.php +++ b/h-source/Application/Views/Help/index_fr.php @@ -394,8 +394,12 @@ Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sens
How to discover the architecture of your notebook
Open a terminal and type the following command:
-
dpkg --print-architecture
+
cat /proc/cpuinfo | grep "lm"
+
If you get a message like this:
+
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 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 lahf_lm
+
+
then you machine is x86-64/amd64 capable and you could choose a x86-64/amd64 distro to run on it

 

diff --git a/h-source/Application/Views/Help/index_it.php b/h-source/Application/Views/Help/index_it.php index fa644b6..0b921ef 100644 --- a/h-source/Application/Views/Help/index_it.php +++ b/h-source/Application/Views/Help/index_it.php @@ -393,10 +393,14 @@ Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sens
Apri un terminale e digita il seguente comando:
dpkg-query -W -f '${Version}\n' cups
-
How to discover the architecture of your notebook
-
Open a terminal and type the following command:
-
dpkg --print-architecture
+
Come scoprire l'architettura del tuo portatile:
+
Apri un terminale e digita il seguente comando:
+
cat /proc/cpuinfo | grep "lm"
+
+
Se ottieni un messaggio come il seguente:
+
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 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 lahf_lm
+
allora il tuo portatile è x86-64/amd64 e puoi usare una distribuzione x86-64/amd64

 

diff --git a/h-source/Application/Views/Search/lspci_results.php b/h-source/Application/Views/Search/lspci_results.php index 2420ba3..dc6b152 100644 --- a/h-source/Application/Views/Search/lspci_results.php +++ b/h-source/Application/Views/Search/lspci_results.php @@ -67,6 +67,9 @@ case 'ethernet-card': echo gtext("does it work with free software?"). " ".gtext($row['hardware']['ethernet_card_works']).""; break; + case 'acquisition-card': + echo gtext("does it work with free software?"). " ".gtext($row['hardware']['compatibility']).""; + break; } ?> -- cgit v1.2.3