From 10bc2a32759112ad7d97eeb8bd783e7451ef28fd Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 16 Sep 2012 21:28:33 +0000 Subject: improved the way the top menu is created - help wiki page added inside the top menu --- .../Application/Views/Desktop/Help/index_fr.php | 434 --------------------- 1 file changed, 434 deletions(-) delete mode 100644 h-source/Application/Views/Desktop/Help/index_fr.php (limited to 'h-source/Application/Views/Desktop/Help/index_fr.php') diff --git a/h-source/Application/Views/Desktop/Help/index_fr.php b/h-source/Application/Views/Desktop/Help/index_fr.php deleted file mode 100644 index a09f445..0000000 --- a/h-source/Application/Views/Desktop/Help/index_fr.php +++ /dev/null @@ -1,434 +0,0 @@ - - -. -?> - -
- -
- ">Home » -
- - - -

Syntaxe Wiki

- -

Liste des tags Wiki sur -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
nametagresultdescription
bold[b]text[/b]texttext bold
italic[i]text[/i]texttext italic
del[del]text[/del]texttext deleted
underline[u]text[/u]texttext underlined
head 1[h1]text[/h1] -
- text
-
head 1
head 2[h2]text[/h2] -
- text
-
head 2
head 3[h3]text[/h3] -
- text
-
head 3
paragraph[p]text[/p]

text

-
new paragraph
list item[*]item[/*]
    -
  • item
  • -
-
ad an item to a list
List
    -
  • [list]
  • -
    • -
    • [*]first item[/*]
    • -
    • [*]second item[/*]
    • -
    -
  • -
  • [/list]
  • -
-
    -
  • first item
  • -
  • second item
  • -
-
make a list of items
Numbered list
    -
  • [enum]
  • -
    • -
    • [*]first item[/*]
    • -
    • [*]second item[/*]
    • -
    -
  • -
  • [/enum]
  • -
-
    -
  1. first item
  2. -
  3. second item
  4. -
-
make a numbered list of items
code[code]some code[/code]
some code
-
ad some code
simple link[a]url[/a]urlsimple link
link with text[a]url|text[/a]textlink with text
notebook[notebook]id[/notebook] link to the notebook with the identifier equal to id (the identifier of each device model is written in the - page of the device itself, next to the model name)
wifi[wifi]id[/wifi] link to the wifi with the identifier equal to id (the identifier of each device model is written in the page - of the device itself, next to the model name)
videocard[videocard]id[/videocard] link to the videocard with the identifier equal to id (the identifier of each device model is written in the - page of the device itself, next to the model name)
- -

 

- -

Niveau de compatibilitée

- -

Notebooks

-
-
Classe A (Platinium)
-
Tout le matériel du notebook fonctionne avec du logiciel libre.
-
Exemple : la 3D fonctionne, le son et la wifi également
-
Classe B (Or)
-
Tout le matériel du notebook fonctionne, mais avec des performances réduites.
-
Exemple : la carte graphique est reconnues mais la 3D ne fonctionne pas
-
Classe C (Argent)
-
Un matériel principal ne fonctionne pas.
-
Exemple : La carte wifi ne fonctionne pas
-
Classe D (Bronze)
-
Plus d'un matériel ne fonctionne pas avec du logiciel libre
-
Classe E (Poubelle)
-
Aucun matériel ne fonctionne avec du logiciel libre
-
- -

Imprimantes

-
-
Classe A (Complet)
-
Toutes les fonctionnalitées de l'imprimante fonctionne avec du logiciel libre
-
Classe B (Partielle)
-
La fonction d'impression fonctionne, mais à une vitesse ou qualitée limitée.
-
Exemple : Le scan ou le fax sur certains appareils peut ne pas être supportés
-
Classe C (Aucun)
-
L'imprimante ne fonctionne pas avec du logiciel libre
-
- -

Scanners

-
-
Classe A (Complet)
-
Toutes les fonctionnalitées du scanner sont supportées
-
Classe B (Partielle)
-
Le scanner fonctionne mais à une vitesse ou qualitée limitée, d'autres fonctionnalitées peuvent ne pas - fonctionner
-
Classe C (Aucun)
-
Le scanner ne fonctionne pas avec du logiciel libre
-
- -

Découvrez votre matériel

- (Merci lluvia) - -

Pour connaitre votre matériel en détails, vous pouviez faire les choses suivantes:

-
-
Comment découvrir le modèle de votre 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:
-
lspci
-
-
or
-
lspci > FILENAME          # output to a file
-
- -
You will obtain the list of your PCI devices, similar to the one written below
-
-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)
-			
-
-
The name of each device is written after the colon (see the text in bold in the above - list)
-
If the device is an USB device (example: an external USB wifi card)
-
Open a terminal and type the following command:
-
lsusb -v
-
-
or
-
lsusb -v > FILENAME          # output to a file
-
- -
You will obtain the list of your USB devices, similar to the one written below
-
-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
-	...
-	...
-			
-
-
The name of each device is written at the row starting with "idProduct" (see the text in bold in the above - list)
-
Trouver la version du noyau linux libre que vous utilisez
-
Ouvrez un terminal et tapez la commande suivant:
-
uname -r
-
-
Comment trouver le modèle de votre carte graphique
-
Ouvrez un terminal et taper la commande suivante:
-
sudo lspci
-
-
Chercher la ligne qui contient le mot VGA ou Display Controller. Vous pouvez aussi essayer l'une - des commandes suivantes:
-
lspci | grep "Display controller"
-
-
ou
-
lspci | grep "VGA"
-
-
Comment connaitre le VendorID ou le ProductID (VendorID:ProductID code)
-
(Merci à Michał Masłowski - et Julius22) -
-
Si le matériel est intégré (example : une puce vidéo)
-
Ouvrez un terminal sudo et taper la commande suivante:
-
sudo lspci -nnk
-
-
Vous devriez obtenir une liste de matériel similaire à celle-ci
-
-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 :Les lignes en gras et placée entre crochet (dans la liste - ci-dessus) sont les lignes que vous recherchez. Le premier packet de numéros (avant la virgule) sont le - VendorID, le second sont le ProductID. Dans l’exemple ci dessus, le code VendorID:ProductID de la - carte wifi ( vous pouvez la remarquez grace aux mots "Network Controller" et "WLAN" ) est 14e4:4311
-
Si le périphérique est un périphérique USB : (exemple : une clé usb wifi)
-
Ouvrez un terminal et tapez:
-
sudo lsusb
-
-
Vous devriez obtenir une liste de matériel similaire à celle ci
-
-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 : Les lignes en gras (dans la liste du dessus) sont les - lignes que vous recherchez. Les premiers nombres (avant les deux points) sont le VendorID, les autres sont - le ProductID. Dans l'exemple ci-dessus : le code VendorID:ProductID de la carte usb wifi externe - (Remarquez la ligne Wireless) est 0846:4260
-
Comment savoir si votre carte graphique fonctionne
-
Installer rss-glx en utilisant le gestionnaire de - paquet de votre distribution ou en le compilant depuis les sources et essayez certains écran de veille (par - exemple Skyrocket ou Solarwinds). Essayer de faire fonctionner le fond d'écran, et/ou le faire - fonctionner fluidement.
-
Comment savoir si l'accélération 3D fonctionne
-
Essayer d’activer compiz
-
Comment decouvrir le nom de votre carte wifi
-
Ouvrez un terminal et taper la commande suivante:
-
sudo lspci
-
-
Regardez ensuite les lignes Wireless ou Network controller. Vous pouvez - aussi essayer l'une de ses commandes:
-
lspci | grep "Wireless"
-
-
ou
-
lspci | grep "Network"
-
-
Comment connaitre le pilote d’imprimante que vous utilisez
-
Si vous utilisez cups
-
Ouvrez un terminal et taper ceci:
-
dpkg-query -W -f '${Version}\n' cups
-
-
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
-
- -

 

- -

Liste de dristributions GNU/Linux entièrement libre

- -

Following are the GNU/Linux distributions we know of which have a firm policy - commitment to only include and only propose free software. They reject non-free applications, non-free programming - platforms, non-free drivers, or non-free firmware “blobs”. If by mistake they do include any, they remove it. To - learn more about what makes for a free GNU/Linux - distribution, see GNU Guidelines for - Free System Distributions.

- -

Toutes les distributions qui suivent sont installables sur un disque dur d'ordinateur et la plupart peuvent être - exécutées à partir d'un CD.

- -

(Dans l'ordre alphabétique)

- - - -
- \ No newline at end of file -- cgit v1.2.3