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/Views/Help/index_de.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'h-source/Application/Views/Help/index_de.php') 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

 

-- cgit v1.2.3