Outils pour utilisateurs

Outils du site


issue106:q._et_r

Ceci est une ancienne révision du document !


Table des matières

Q&R

Q Is my HP laptop compatible with Ubuntu? (Link to specs provided.) A There is a good chance that your laptop is 100% compatible with Ubuntu. The most likely source of problems is the Wi-Fi adapter, and companies generally don't publish exact details of the Wi-Fi adapter, because they often change suppliers without rebadging the laptop. The good news is that you can run Ubuntu, or any of its variants, in “live” mode. You boot from the DVD or flash drive, and select “try Ubuntu.” If it says, “Wi-Fi networks are available,” that means the Wi-Fi hardware is compatible. Q I installed a new AMD graphics card (R9 380X OCE, ASUS brand), and it has major problems under Ubuntu 15.10. A (Thanks to QIII in the Ubuntu forums) These are new adaptors, so the open source driver may not have caught up to them yet. Install fglrx-updates from the repository.

Q Est-ce que mon ordinateur portable est compatible avec Ubuntu ? (avec les liens sur les caractéristiques techniques)

R Il y a de grandes chances pour que ton portable soit 100% compatible avec Ubuntu. La source de problèmes la plus probable est la carte WiFi, et les constructeurs ne publient généralement pas les détails des cartes WiFi, parcequ'ils changent souvent de fournisseur sans renommer le modèle d'ordinateur.

La bonne nouvelle est que vous pouvez lancer Ubuntu, ou toute autre variante, en mode «live». Vous démarrez à partir du DVD ou de la clé USB, et choisissez «essayer Ubuntu». S'il dit «Des réseaux WiFi sont disponibles», cela signifie que votre matériel est compatible.

Q J'ai installé une nouvelle carte graphique AMD (R9 380X OCE, marque ASUS), et elle a un problème majeur avec Ubuntu 15.10.

R (Merci à QIII dans les forums Ubuntu) Ce sont de nouvelles cartes, donc le pilote open-source ne les a peut-être pas encore implémentés. Installez fglrx-updates à partir des dépôts.

Q I am trying to install Ubuntu on my PC, but every time I try to boot from USB, I am greeted by these messages: [ 0.024346] Ignoring BGRT: invalid status 0 (expected 1) [ 2.937043] ACPI PCC probe failed. It happens with both Ubuntu 15.10 64-bit and Linux Mint 17.3 Cinnamon 64-bit. MSI Z97 Gaming 5 i5-4690k GTX 980 ti GTX 970 ASUS Xonar STX 8GB DDR3 RAM SSD 850 Evo 120GB SSD CT256MX100 WDC WD10EZEX A Both messages are warnings. Removing the second video card solved the problem. Q I installed lubuntu on an Acer Aspire 3630 but I can't find how to install the SIS video drivers. A There are no SIS video drivers.

Q j'essaie d'installer Ubuntu sur mon PC, mais à chaque fois, j'essaie de démarrer à partir de l'USB, on m'affiche ces messages:

[ 0.024346] Ignoring BGRT: invalid status 0 (expected 1)

[ 2.937043] ACPI PCC probe failed.

Ça arrive avec Ubuntu 15.10 64-bit et Linux Mint 17.3 Cinnamon 64-bit. MSI Z97 Gaming 5 i5-4690k GTX 980 ti GTX 970 ASUS Xonar STX 8GB DDR3 RAM SSD 850 Evo 120GB SSD CT256MX100 WDC WD10EZEX

R Les deux messages sont des alertes. Enlever la deuxième carte vidéo a résolu le problème.

Q J'ai installé lubuntu sur un Acer Aspire 3630 mais je ne sais pas comment installer les pilotes video SIS.

R Il n'y a pas de pilotes vidéo SIS.

Q What is the most popular method of backing up files? Where can I learn more? A One possible answer is rsync. There's a nice tutorial here: https://www.linux.com/learn/tutorials/836851-how-to-backup-files-in-linux-with-the-command-line The short link is: https://goo.gl/OMAj3E Q I recently installed the Mate desktop environment and now, when I logout, I am no longer given the option to log in with Unity or any other desktop environment. A (Thanks to Vladlenin5000 in the Ubuntu Forums) That depends on what greeter you are using. If it's still the same as the one you get with the standard Ubuntu, then you'll find a small circle at the top right of the login field.

Q Quel est la méthode la plus populaire pour sauvegarder des fichiers? Où puis en apprendre un peu plus?

R Un des réponses possibles est rsync. Voici un bon tutoriel: https://www.linux.com/learn/tutorials/836851-how-to-backup-files-in-linux-with-the-command-line

Le lien court est : https://goo.gl/OMAj3E

Q J'ai récemment installé l'environnement de bureau Mate et maintenant, quand je me déconnecte, Je n'ai plus l'option de me connecter avec Unity ou tout autre environnement de bureau.

R (Merci à Vladlenin5000 dans le forums Ubuntu) Cela dépend de quel écran d'accueil vous utilisez. Si c'est le même que celui que vous avez avec un Ubuntu standard, vous trouverez un petit cercle en haut à droite de la case pour le nom.

Q I scanned my whole computer using: clamscan -r /, and I got 0 infected files, however found “Total errors: 23007”. What does that mean? A Under your username, you do not have access to many of the system files in the root, which generates an error. You should just scan your Home. Q Is there a list of security vulnerabilities? A Yes: http://www.ubuntu.com/usn/ The descriptions are quite technical, and don't point out how rare it would be to experience one of the vulnerabilities in the real world.

Q J'ai vérifié mon ordinateur en entier avec: clamscan -r /, et n'ai pas trouvé de fichier infecté, par contre j'ai eu «Total errors: 23007». Ça veut dire quoi ?

R Avec votre nom d'utilisateur, vous n'avez pas accès à un grand nombre de fichiers systèmes, ce qui génère une erreur. Vous ne devriez que vérifier votre répertoire Home.

Q Est-ce qu'il y a une liste des vulnérabilité de sécurité?

R Oui: http://www.ubuntu.com/usn/

Les descriptions sont plutôt techniques, et ne décrivent pas la probabilité d'avoir de telles vulnérabilités dans le monde réel.

Q When I try to install new updates, I receive the following message: The package system is broken Check if you are using third party repositories. If so disable them, since they are a common source of problems. Furthermore run the following command in a Terminal: apt-get install -f I typed apt-get install -f. The output includes: E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) A (Thanks to pauljw in the Ubuntu Forums) The suggestion was incomplete. Run this command: sudo apt-get install -f

Q Quand j'essaie d'installer de nouvelles mises à jour, Je reçois le message suivant: “Le paquet système est cassé

Vérifiez que vous utilisez des dépôts tiers. Si c'est le cas, désactivez les, car ils sont une source de problèmes habituelle.

De plus, lancez la commande suivante dans un terminal: apt-get install -f”

J'ai tapé apt-get install -f et eu dans la réponse :

E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)

R (Merci à pauljw dans les forums Ubuntu) La suggestion était incomplète. Lancez cette commande:

sudo apt-get install -f

TopQ

Top questions at Askubuntu * Last upgrade crashes network manager (no internet connection, no applet) http://goo.gl/ltG4Pw * How can I limit or restrict access to an application? http://goo.gl/ad8gzD * How can I further secure my system using 2 factor authentication? http://goo.gl/UX0q0e * What do the nomodeset, quiet and splash kernel parameters mean? http://goo.gl/Hg7uuT * Delete PPA after install the software? http://goo.gl/v9WUN7 * Prevent all commands from being defined as an alias http://goo.gl/91jaHk * View two text files at the same time, side by side http://goo.gl/puVYdk * New Zero-day exploit reportedly found affecting Linux/Android (CVE-2016-0728) http://goo.gl/JOwvGG * Unsupported Ubuntus - is it safe to continue with them? http://goo.gl/gMIOrx

T&T

Tips and Techniques Good Things Come to Those Who Wait More than two years ago, I decided to see if I could use USB 3.0 with my “high performance” desktop computer. I bought a card which plugged into the computer and provided a single USB 3.0 port. Along with it, I bought a 32 GB, USB 3.0 flash drive. The result was not what I had hoped for. I could plug a USB 2.0 flash drive into the USB 3.0 port, and it worked just fine, at USB 2.0 speeds. I could plug the USB 3.0 flash drive into a USB 2.0 port, and it seemed to operate faster than a USB 2.0 flash drive, but not dramatically so. When I plugged the USB 3.0 flash drive into the USB 3.0 port, it simply didn't work. OK, I can handle this. If you never have an experiment which fails, you aren't trying enough experiments. Come forward to 2016, and Xubuntu 15.10 running on the same hardware. It works! The USB 3.0 flash drive is almost as fast as an internal hard drive, which is going to make backups a lot faster. Similar sequences occur with a lot of new hardware. Nvidia introduces a new video card, and it's nothing but grief for the first six months. Two years later, it just works. The corollary of this story: if you buy a computer with the latest and greatest hardware, you need to try the latest version of Linux on it. In some cases, you will get the best results with a beta version of Ubuntu! But first, try the latest released version.

issue106/q._et_r.1456935969.txt.gz · Dernière modification : 2016/03/02 17:26 de frangi