Outils pour utilisateurs

Outils du site


issue62:q_r

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
issue62:q_r [2012/07/03 07:01] – créée fredphil91issue62:q_r [2012/08/24 17:40] (Version actuelle) auntiee
Ligne 1: Ligne 1:
 +**
 Q I have a high-end Nvidia graphics card, and Ubuntu 12.04 doesn't like it at all. Q I have a high-end Nvidia graphics card, and Ubuntu 12.04 doesn't like it at all.
  
Ligne 6: Ligne 7:
  
 Now you can install a later version of the video driver, which works for most systems. Now you can install a later version of the video driver, which works for most systems.
 +**
  
 +Q  J'ai une carte graphique Nvidia haut de gamme et Ubuntu 12.04 la déteste.
  
 +R  Pour démarrer, maintenez la touche majuscule lors du démarrage du BIOS pour obtenir un menu Grub. Appuyez sur « e » dans le menu GRUB.  En utilisant les touches fléchées, allez à « quiet and splash » et supprimez-le, puis tapez le mot nomodeset à la place.  Appuyez sur Ctrl-x pour démarrer.
 +
 +Ajoutez ceci dans Sources de logiciels : ppa:ubuntu-x-swat/x-updates
 +
 +Maintenant, vous pouvez installer une version plus récente du pilote vidéo, qui fonctionne pour la plupart des systèmes.
 +
 +
 +**
 Q I am using Ubuntu 12.04, 64-bit. Skype sees that I have a webcam, but it doesn't send images. Q I am using Ubuntu 12.04, 64-bit. Skype sees that I have a webcam, but it doesn't send images.
  
Ligne 15: Ligne 26:
  
 It seems v4l1compat.so moves around from version to version. It seems v4l1compat.so moves around from version to version.
 +**
 +
 +Q  J'utilise Ubuntu 12.04, 64-bit. Skype voit que j'ai une webcam, mais il n'envoie pas des images.
 +
 +R  Installez les ia32-libs. Lancez Skype avec cette commande :
 +
 +bash -c 'LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so skype'
 +
 +On dirait que v4l1compat.so se déplace d'une version à l'autre.
  
  
 +**
 Q When I try to open Software Center, it opens and then closes before I get a chance to use it. Q When I try to open Software Center, it opens and then closes before I get a chance to use it.
  
Ligne 35: Ligne 56:
 A Google: Wacom tablet drivers launchpad A Google: Wacom tablet drivers launchpad
 Download the .deb file, install it, and reboot. Download the .deb file, install it, and reboot.
 +**
  
 +Q Lorsque je tente d'ouvrir La Logithèque, il s'ouvre et se ferme avant que j'aie la possibilité de l'utiliser.
  
 +R Lancez ces commandes :
 +
 +sudo apt-get update
 +
 +sudo apt-get upgrade
 +
 +
 +Q Comment puis-je configurer Shotwell à ne PAS démarrer lorsque j'insère un disque, une carte SD ou un lecteur flash avec des images dessus ?
 +
 +R Si votre ordinateur est sous Precise, le réglage est dans les Paramètres Système > Système > Détails > Médias amovibles.
 +
 +
 +Q Ma tablette Wacom ne fonctionne pas sous Ubuntu 12.04.
 +
 +R Google : Wacom tablet drivers launchpad
 +Téléchargez le fichier .deb, installez-le et redémarrez.
 +
 +
 +**
 Q I have a printer attached to my Ubuntu desktop. I would like to print on it from my Windows netbook. Q I have a printer attached to my Ubuntu desktop. I would like to print on it from my Windows netbook.
  
Ligne 52: Ligne 94:
  
 A (Thanks to cc7gir in the Ubuntu Forums.) /var/log/syslog A (Thanks to cc7gir in the Ubuntu Forums.) /var/log/syslog
 +**
  
 +Q J'ai une imprimante connectée à mon ordinateur de bureau Ubuntu. Je voudrais imprimer à partir de mon netbook Windows.
  
 +R Voir cette page web : https://help.ubuntu.com/community/NetworkPrintingWithUbuntu.
 +
 +
 +Q Comment puis-je installer Sopcast (streaming peer-to-peer, principalement en chinois, TV) dans une version récente d'Ubuntu ?
 +
 +R Ajoutez ce qui suit à vos sources de logiciels : ppa:ferramroberto/sopcast.
 +
 +Après un redémarrage, vous pouvez installer sopcast.
 +
 +
 +
 +Q Où sont les fichiers journaux dans Ubuntu 12.04 ?
 +
 +R (Merci à cc7gir dans les forums Ubuntu.) /var/log/syslog
 +
 +
 +**
 Q My computer has a GeForce FX5200 video card. Aptitude won't install the nvidia-173 package. Q My computer has a GeForce FX5200 video card. Aptitude won't install the nvidia-173 package.
  
Ligne 66: Ligne 127:
  
 That will put a file on your desktop, listing all the "packages" on your computer, with descriptions. The list is probably a lot longer than you expected. That will put a file on your desktop, listing all the "packages" on your computer, with descriptions. The list is probably a lot longer than you expected.
 +**
  
 +Q Mon ordinateur est équipé d'une carte graphique GeForce FX5200. Aptitude ne veut pas installer le paquet nvidia-173.
  
 +R (Merci à papibie dans les forums Ubuntu). Les plus anciennes versions du pilote (173 et 93) ne sont pas compatibles avec les nouvelles versions d'Ubuntu ou, en fait, avec n'importe quelle distribution Linux qui utilise une version mise à jour de Xorg. Pour l'instant, je vous conseille d'utiliser le pilote open-source par défaut, appelé « nouveau ». Il fonctionne assez bien avec les cartes Nvidia en ce moment.
 +
 +
 +Q Comment puis-je créer une liste de tous les programmes sur mon PC ?
 +
 +R Ouvrez un terminal et collez la commande suivante :
 +
 + dpkg -l > Desktop/applist.txt
 +
 +Cela va mettre un fichier sur votre bureau, la liste de tous les « paquets » sur votre ordinateur, avec des descriptions.  La liste est probablement beaucoup plus longue que ce à quoi vous vous attendiez.
 +
 +
 +**
 Q How to play .rm files in Ubuntu 12.04 64-bit? Q How to play .rm files in Ubuntu 12.04 64-bit?
  
Ligne 90: Ligne 166:
  
 It won't help until after you reboot. It won't help until after you reboot.
 +**
  
 +Q Comment jouer un .rm dans Ubuntu 12.04 64 bit ?
  
 +R Ce sont des fichiers Real Media. Utilisez Gnome Mplayer. Il se peut que VLC les lise.
 +
 +
 +Q Quand je dis à mon ordinateur de s'éteindre, il passe par toutes les étapes, comme s'il se fermait, mais ensuite il reste allumé.
 +
 +R Ajoutez acpi=force à grub avec ces commandes :
 +
 +gksudo gedit /etc/default/grub
 +
 +Trouvez la ligne qui ressemble à ceci :
 +GRUB_CMDLINE_LINUX=""
 +
 +Changez-la en :
 +GRUB_CMDLINE_LINUX="acpi=force"
 +
 +Enregistrez le fichier et quittez, puis lancez :
 +
 +sudo update-grub
 +
 +et ce sera bon après un redémarrage.
 +
 +
 +**
 Q How can I use an external monitor with my Asus netbook? Q How can I use an external monitor with my Asus netbook?
  
Ligne 105: Ligne 206:
  
 A Yes. See http://monodevelop.com/ (This was the biggest surprise of the year for me!) A Yes. See http://monodevelop.com/ (This was the biggest surprise of the year for me!)
 +**
  
 +Q Comment puis-je utiliser un moniteur externe avec mon netbook Asus ?
  
 +R Intallez Arandr. Pour plus d'informations : http://www.ubuntugeek.com/arandr-a-simple-visual-front-end-for-xrandr.html.
 +
 +
 +Q Comment puis-je installer des polices TTF dans Ubuntu ?
 +
 +R Il y a deux méthodes ici : http://www.wikihow.com/Install-TrueType-Fonts-on-Ubuntu.
 +
 +
 +Q Puis-je développer et exécuter des applications Visual Basic dans Ubuntu ?
 +
 +R Oui. Voir http://monodevelop.com/ (Ce fut la plus grosse surprise de l'année pour moi !)
 +
 +
 +**
 Q My Sennheiser HD 201 headphone works fine with Windows 7 and even with my Galaxy smartphone. But when I use it in Ubuntu, I can hardly hear any sound. The volume is very low. Q My Sennheiser HD 201 headphone works fine with Windows 7 and even with my Galaxy smartphone. But when I use it in Ubuntu, I can hardly hear any sound. The volume is very low.
  
Ligne 117: Ligne 234:
  
 Put them in /etc/environment Put them in /etc/environment
 +**
  
 +Q Mon casque Sennheiser HD 201 fonctionne très bien sous Windows 7 et même avec mon smartphone Galaxy. Mais quand je l'utilise dans Ubuntu, je peux à peine entendre un son. Le volume est très faible.
  
 +R Dans ALSAmixer, changez les niveaux « Front », « Side » et « Centre ». Même si la valeur pour le casque reste à zéro, le casque devrait fonctionner très bien.
 +
 +
 +Q Où dois-je mettre les variables d'environnement ?
 +
 +R Voir : https://help.ubuntu.com/community/EnvironmentVariables#System-wide_environment_variables.
 +
 +Mettez-les dans /etc/environment
 +
 +
 +**
 Q I have a 70 GB SSD and a large hard drive in my laptop. I want to ensure my personal data is encrypted, but still take advantage of the speed of the SSD for loading programs. How should I set it up? Q I have a 70 GB SSD and a large hard drive in my laptop. I want to ensure my personal data is encrypted, but still take advantage of the speed of the SSD for loading programs. How should I set it up?
  
 A During installation, put your root partition (/) on the SSD, and /home and swap on the hard drive. Specify that you want /home encrypted. Select a powerful password, more than eight characters, with upper and lower case letters, numbers, and other symbols. A lot of the space on your SSD will be wasted, but that's life. A During installation, put your root partition (/) on the SSD, and /home and swap on the hard drive. Specify that you want /home encrypted. Select a powerful password, more than eight characters, with upper and lower case letters, numbers, and other symbols. A lot of the space on your SSD will be wasted, but that's life.
- 
  
 Q Why does Ubuntu use the Linux kernel instead of the Linux-libre kernel? Q Why does Ubuntu use the Linux kernel instead of the Linux-libre kernel?
  
 A (Thanks to 3rdalbum in the Ubuntu Forums) It's better to enable people to use Linux, than to prevent them from using Linux. A (Thanks to 3rdalbum in the Ubuntu Forums) It's better to enable people to use Linux, than to prevent them from using Linux.
 +**
  
 +Q J'ai un SSD de 70 Go et un disque dur de grande capacité dans mon ordinateur portable. Je veux m'assurer que mes données personnelles soient cryptées, mais profiter quand même de la vitesse du SSD pour charger les programmes. Comment dois-je les configurer ?
  
 +R Lors de l'installation, mettez la partition racine (/) sur le SSD, et /home et le swap sur le disque dur. Spécifiez que vous voulez chiffrer /home. Choisissez un mot de passe puissant, plus de huit caractères, des lettres majuscules et minuscules, des nombres et d'autres symboles. Une grande partie de l'espace sur votre SSD sera gaspillée, mais c'est la vie.
  
 +Q Pourquoi Ubuntu utilise le noyau Linux au lieu du noyau Linux-libre ?
  
 +R (Merci à 3rdalbum dans les forums Ubuntu.) Il est préférable de permettre aux gens d'utiliser Linux, que de les empêcher d'utiliser Linux.
 +
 +
 +**
 Tips and Techniques Tips and Techniques
 It's Mint It's Mint
Ligne 137: Ligne 274:
  
 I was happy with Ubuntu 10.04, but 10.10 improved the support for my AMD Phenom II processor. It was my primary system until April 10, 2012, when Canonical dropped support. (They could have at least kept it going for the few days until Ubuntu 12.04 was released.) I had an open partition, so I installed Mint 12 with Cinnamon. I was happy with Ubuntu 10.04, but 10.10 improved the support for my AMD Phenom II processor. It was my primary system until April 10, 2012, when Canonical dropped support. (They could have at least kept it going for the few days until Ubuntu 12.04 was released.) I had an open partition, so I installed Mint 12 with Cinnamon.
 +**
  
 +Trucs et Astuces
 +C'est Mint
 +
 +Le printemps 2012 a été le moment de choisir un nouvel « environnement informatique principal » à utiliser pour les prochaines années. Pour moi, la réponse est Linux Mint 13 64-bit avec Cinnamon.
 +
 +J'ai été heureux avec Ubuntu 10.04, mais la 10.10 a amélioré son support pour mon processeur AMD Phenom II.  C'était mon système principal jusqu'au 10 avril 2012, quand Canonical a supprimé le support. (Ils auraient pu au moins le garder quelques jours jusqu'à ce que Ubuntu 12.04 soit sorti.) J'avais une partition libre, j'ai donc installé Mint 12 avec Cinnamon.
 +
 +
 +**
 It works the way I work! All my hardware works, it took about 20 seconds to install my printer. I can share a folder and access shared folders. My video adaptor is well supported. There's a program menu and a single panel at the bottom, so most of the screen real-estate is available. Conky works, there's a weather applet, the date is available in a pleasing format. It uses Nautilus as its file manager. (I wanted to like Kubuntu, but its file manager made me crazy.) The buttons are where I like them. Menus are part of the program's window. Skype works (see above) and the Youtube HD extension automatically picks the resolution I prefer. It works the way I work! All my hardware works, it took about 20 seconds to install my printer. I can share a folder and access shared folders. My video adaptor is well supported. There's a program menu and a single panel at the bottom, so most of the screen real-estate is available. Conky works, there's a weather applet, the date is available in a pleasing format. It uses Nautilus as its file manager. (I wanted to like Kubuntu, but its file manager made me crazy.) The buttons are where I like them. Menus are part of the program's window. Skype works (see above) and the Youtube HD extension automatically picks the resolution I prefer.
  
Ligne 143: Ligne 290:
  
 My "primary computing environment" is defined by where my real email is, and where I run Miro, my podcast catcher. I still use Evolution for email, and have become expert at backing it up here, and restoring it there. Similarly, I export my web bookmarks here and import them there. I'm chicken, so I still backup my files before installing a new version, even though I've never lost anything during installation. My "primary computing environment" is defined by where my real email is, and where I run Miro, my podcast catcher. I still use Evolution for email, and have become expert at backing it up here, and restoring it there. Similarly, I export my web bookmarks here and import them there. I'm chicken, so I still backup my files before installing a new version, even though I've never lost anything during installation.
 +**
  
 +Il fonctionne comme moi ! Tout mon matériel fonctionne, il a fallu environ 20 secondes pour installer mon imprimante. Je peux partager un dossier et accéder aux dossiers partagés. Ma carte vidéo est bien prise en charge. Il y a un menu de programmes et un seul panneau en bas et la plupart de la surface de l'écran est donc disponible. Conky fonctionne, il y a une applet météo, la date est disponible dans un format agréable. Il utilise Nautilus comme gestionnaire de fichiers. (Je voulais apprécier Kubuntu, mais son gestionnaire de fichiers m'a rendu fou.) Les boutons sont là où je les aime. Les menus font partie de la fenêtre du programme. Skype fonctionne (voir ci-dessus) et l'extension Youtube HD sélectionne automatiquement la résolution que je préfère.
 +
 +Lorsque Mint 13 est devenu disponible, je l'ai installé sur mon ordinateur portable. Il fonctionne très bien. (J'ai aussi Ubuntu 12.04 sur le portable et il fonctionne correctement, mais pas comme moi.) L'installation du bureau s'est déroulée sans heurts.
 +
 +Mon « environnement informatique principal » est défini par l'emplacement de mes vrais e-mails ; c'est aussi l'endroit où je lance Miro, mon receveur de podcast. J'utilise toujours Evolution pour le courrier électronique et suis devenu expert pour le sauvegarder ici et le restaurer là. De même, j'exporte mes favoris web ici et les importe là. Je suis une poule mouillée et je sauvegarde encore mes fichiers avant d'installer une nouvelle version, bien que je n'aie jamais rien perdu lors de l'installation.
 +
 +**
 Cinnamon is not perfect. I've run into a couple of minor bugs, but I could work around them. I expect it will only get better. Cinnamon is not perfect. I've run into a couple of minor bugs, but I could work around them. I expect it will only get better.
  
 Even though I test new versions/distros frequently, moving to a new version is not my favorite activity. Like Ubuntu 12.04, Mint 13 is a long-term support release. It's possible I will use it until 2016, when Ubuntu 16.04 will go up against Mint 17. By then, I might even find a compelling reason to get a new computer. (My Phenom II is almost three years old.) Or maybe, by then, we will all be using tiny, low-power computers based on the ARM architecture. Ain't change great? Even though I test new versions/distros frequently, moving to a new version is not my favorite activity. Like Ubuntu 12.04, Mint 13 is a long-term support release. It's possible I will use it until 2016, when Ubuntu 16.04 will go up against Mint 17. By then, I might even find a compelling reason to get a new computer. (My Phenom II is almost three years old.) Or maybe, by then, we will all be using tiny, low-power computers based on the ARM architecture. Ain't change great?
 +**
 +
 +Cinnamon n'est pas parfait. J'ai rencontré quelques bugs mineurs, mais je pouvais les contourner. Je suis sûr qu'il ira d'amélioration en amélioration.
  
 +Même si je teste souvent les nouvelles versions/distrib., le passage à une nouvelle version n'est pas mon activité préférée. Comme Ubuntu 12.04, Mint 13 est une version avec un soutien à long terme. Je peux très bien l'utiliser jusqu'en 2016, quand Ubuntu 16.04 se trouvera face à Mint 17. D'ici là, je pourrais même trouver une raison impérieuse d'obtenir un nouvel ordinateur. (Mon Phenom II a près de trois ans). Ou peut-être, d'ici là, nous utiliserons tous de très petits ordinateurs de faible puissance, basés sur l'architecture ARM. Les changements sont géniaux, n'est-ce pas ?
issue62/q_r.1341291719.txt.gz · Dernière modification : 2012/07/03 07:01 de fredphil91