numero61:q_r_p._50-51
Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
numero61:q_r_p._50-51 [2012/05/26 16:16] – créée andre_domenech | numero61:q_r_p._50-51 [2012/08/11 17:58] (Version actuelle) – andre_domenech | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
+ | ** | ||
Q I want to try Ubuntu, but I'm worried about the valuable pictures, documents, music, and videos on my computer. | Q I want to try Ubuntu, but I'm worried about the valuable pictures, documents, music, and videos on my computer. | ||
Ligne 13: | Ligne 14: | ||
A Try: | A Try: | ||
gksudo ' | gksudo ' | ||
+ | ** | ||
+ | Q Je veux essayer Ubuntu, mais je m' | ||
+ | R Avant de faire quoi que ce soit, allez acheter un disque dur externe et copiez tous vos fichiers précieux sur le disque externe. Ou achetez des disques DVD-R en cake box et gravez une copie de vos fichiers sur DVD. | ||
+ | |||
+ | Q Où puis-je trouver des informations sur ce qui se passe lors du démarrage d' | ||
+ | |||
+ | R http:// | ||
+ | |||
+ | Q Si je fais gksudo nautilus dans la 12.04, le fond d' | ||
+ | |||
+ | R Essayez: | ||
+ | gksudo ' | ||
+ | |||
+ | ** | ||
Q I'm not getting any sound from VLC in Mint 12. All the other sound apps work fine. | Q I'm not getting any sound from VLC in Mint 12. All the other sound apps work fine. | ||
Ligne 27: | Ligne 42: | ||
Find the line which includes " | Find the line which includes " | ||
+ | ** | ||
+ | Q Je n' | ||
+ | R Ouvrez VLC, sélectionnez Outils, Préférences, | ||
+ | Q Le processus de démarrage s' | ||
+ | |||
+ | R (Merci à audiomick dans les forums Ubuntu.) Ouvrez un terminal et entrez la commande suivante : | ||
+ | |||
+ | gksudo gedit /etc/fstab | ||
+ | |||
+ | Trouvez la ligne qui comprend « 40GB » et transformez-la en un commentaire en insérant un dièse comme premier caractère. Enregistrez le fichier. | ||
+ | |||
+ | ** | ||
Q When I run Disk Utility, I get the message, "The partition is misaligned by 1024 bytes. This may result in very poor performance. Repartitioning is suggested." | Q When I run Disk Utility, I get the message, "The partition is misaligned by 1024 bytes. This may result in very poor performance. Repartitioning is suggested." | ||
Ligne 42: | Ligne 69: | ||
Q Can I use Skydrive from Ubuntu? | Q Can I use Skydrive from Ubuntu? | ||
- | A Yes, there is a web interface which allows dragging files into Skydrive, and you can download from Skydrive. You will need a Windows Live ID, such as a Hotmail account. | + | R Yes, there is a web interface which allows dragging files into Skydrive, and you can download from Skydrive. You will need a Windows Live ID, such as a Hotmail account. |
+ | ** | ||
+ | Q Quand je lance Disk Utility, je reçois le message : « The partition is misaligned by 1024 bytes. This may result in very poor performance. Repartitioning is suggested. » J'ai un nouveau lecteur « Advanced Format ». | ||
+ | R Utilisez le dernier GPartEd Live pour partitionner le disque dur au Mo le plus proche. La partition doit commencer sur le début d'un secteur de 4 Ko, ce qui correspond à 8 des anciens secteurs de 512 octets. Cela affecte vraiment les performances du système. | ||
+ | |||
+ | Q J'ai un ordinateur portable Lenovo. Par défaut, les touches de fonction contrôlent la luminosité, | ||
+ | |||
+ | R Pour modifier ce paramètre dans le BIOS, voir cette page : http:// | ||
+ | |||
+ | Q Puis-je utiliser Skydrive sous Ubuntu ? | ||
+ | |||
+ | R Oui, il y a une interface web qui permet de glisser des fichiers dans Skydrive et vous pouvez télécharger à partir de Skydrive. Vous aurez besoin d'un identifiant Windows Live ID, comme un compte Hotmail. | ||
+ | |||
+ | |||
+ | ** | ||
Q I have a Belkin Components F5D8053 N Wireless USB Adapter v3000, and when I upgraded to 12.04, it doesn' | Q I have a Belkin Components F5D8053 N Wireless USB Adapter v3000, and when I upgraded to 12.04, it doesn' | ||
Ligne 58: | Ligne 99: | ||
exit | exit | ||
+ | ** | ||
+ | Q J'ai un Belkin Components F5D8053 N Wireless USB Adapter v3000 et, après une mise à niveau vers la 12.04, il ne se connecte pas à mon routeur sans fil. | ||
+ | R (Merci à Chili555 dans les forums Ubuntu.) Ouvrez un terminal et saisissez la commande suivante : | ||
+ | |||
+ | sudo modprobe rt2800usb | ||
+ | |||
+ | Lorsque cela fonctionne, ajoutez le pilote de façon permanente avec ces commandes : | ||
+ | |||
+ | sudo su | ||
+ | |||
+ | echo rt2800usb >> / | ||
+ | |||
+ | exit | ||
+ | |||
+ | |||
+ | ** | ||
Q I am trying to use Remote for VLC on my Android phone, but I get " | Q I am trying to use Remote for VLC on my Android phone, but I get " | ||
Ligne 74: | Ligne 131: | ||
CPU usage is the same with Banshee, but video playback is now flawless. | CPU usage is the same with Banshee, but video playback is now flawless. | ||
+ | ** | ||
+ | Q J' | ||
+ | R (Merci à Steve Beresford.) Vous devez éditer le fichier « hosts » de VLC, afin d' | ||
+ | |||
+ | gksudo gedit / | ||
+ | |||
+ | |||
+ | Q J'ai installé le pilote Nvidia 295.40 dans Ubuntu 12.04. En utilisant Banshee, la lecture vidéo saute au hasard et utilise environ 50-60% du CPU et, avec VLC, c'est encore pire. | ||
+ | |||
+ | A (Merci à Christophe Suttles.) J'ai lancé : | ||
+ | |||
+ | sudo apt-get install vdpau-va-driver vainfo libva1 | ||
+ | |||
+ | Le CPU consomme autant avec Banshee, mais la lecture vidéo est maintenant parfaite. | ||
+ | |||
+ | ** | ||
Q Is there a weather applet for Ubuntu 12.04? | Q Is there a weather applet for Ubuntu 12.04? | ||
Ligne 87: | Ligne 160: | ||
3. go to the first link: https:// | 3. go to the first link: https:// | ||
+ | ** | ||
+ | |||
+ | Q Y a-t-il une applet météo pour Ubuntu 12.04? | ||
+ | |||
+ | R Oui, installez indicator-weather à partir de la Logithèque, | ||
+ | |||
+ | |||
+ | Q S'il vous plaît donnez-moi, étape par étape, les instructions sur la façon de connecter ma BeagleBoard à mon ordinateur Ubuntu en utilisant une connexion ad-hoc sans fil. | ||
+ | |||
+ | R Première étape : allez sur le site Web de Google. | ||
+ | 2. Recherchez : ubuntu ad-hoc wireless network | ||
+ | |||
+ | 3. Allez sur le premier lien: https:// | ||
+ | |||
numero61/q_r_p._50-51.1338041798.txt.gz · Dernière modification : 2012/05/26 16:16 de andre_domenech