Outils pour utilisateurs

Outils du site


issue79:mon_histoire

I have two root partitions on sda so that I can test a new version while maintaining an old one. Of course, I have the /home partition separate, and have swap and /tmp partitions on sdb. With the expiration of Lucid Lynx, I needed to upgrade, but I remain very unhappy with Unity, so I decided to try Linux Mint Maya. Maya is an LTS version based on Precise, and has an expiration date of April 2017. I chose the Cinnamon version, which runs Gnome 3. Prior to the installation, I ran: dpkg –get-selections > installed-software on my Lucid partition to make it easier to reinstall the packages I have been using. The installation ran flawlessly – something we have come to expect from Linux and Debian- based distributions in particular. Among other things, I noted that my wireless is working again, which has been up and down during my time with Lucid. That alone makes me wish I had installed Mint a year ago. Following the installation, I ran software update, installed the restricted video driver, and confirmed that my home directory was still intact. Again, no problems.

J'ai deux partitions root sur sda pour que je puisse tester une nouvelle version tout en gardant une ancienne. Bien sûr, ma partition /home est séparée et les partitions swap et /tmp sont sur sdb.

Avec l'expiration de Lucid Lynx, j'avais besoin de mettre à niveau, mais Unity continue à m'exacerber, alors j'ai décidé d'essayer Linux Mint Maya. Maya est une version LTS basé sur Precise, dont la date d'expiration est Avril 2017. J'ai choisi la version Cinnamon, qui tourne sous Gnome 3.

Avant l'installation, j'ai lancé :

dpkg –get-selections > installed-software

sur ma partition Lucid pour rendre plus facile la réinstallation des paquets que j'ai utilisés.

L'installation s'est déroulée parfaitement ; c'est une chose que nous attendons maintenant de Linux et des distributions basées sur Debian en particulier. Entre autres choses, j'ai constaté que ma connexion sans fil fonctionne à nouveau, alors qu'elle a eu des hauts et des bas pendant ma période Lucid. Ce seul point me fait regretter de n'avoir pas installé Mint un an plus tôt.

Après l'installation, j'ai mis à jour les logiciels, installé le pilote vidéo propriétaire, et confirmé que mon dossier personnel /home restait intact. Encore une fois, pas de problèmes.

I tried: dpkg –set-selections < installed-software.txt dselect as well as: sudo dpkg –clear-selections sudo dpkg –set-selections < installed-software.txt sudo aptitude install trying to reload the packages I previously installed. After about 10 minutes of thinking, both of these failed. They offered me some kind of manual method of resolving dependencies, but that seemed like more trouble, especially since I didn't know what all the dependencies were. I tried trimming the list of all “lib*” and packages which might have been loaded because something depended on them, and still had no luck. Finally, I opened the list in one window and Synaptic in another, and manually set everything I wanted. It would be really nice if there were a get-selections command that only got the top level packages, i.e. with nothing depending on them, which could then be used to reload packages when you have done a fresh install of a different version of Linux.

J'ai essayé :

dpkg –set-selections < installed-software.txt dselect

et aussi :

sudo dpkg –clear-selections sudo dpkg –set-selections < installed-software.txt sudo aptitude install

pour essayer de recharger les paquets que j'avais précédemment installés. Après environ 10 minutes de réflexion, les deux ont échoué. Ils m'ont offert une méthode manuelle quelconque pour résoudre les dépendances, mais celle-ci ne me disait rien qui vaille, surtout que je ne savais pas ce qu'étaient toutes ces dépendances. J'ai essayé de retirer de la liste tous les « lib* » et les paquets qui auraient pu être chargés parce que des trucs en dépendaient et, à nouveau, je n'ai pas eu de chance.

Enfin, j'ai ouvert la liste dans une fenêtre et Synaptic dans une autre et j'ai choisi manuellement tout ce que je voulais. Ce serait vraiment bien s'il y avait une commande get-selections qui ne prendrait que les paquets de haut niveau, c'est-à-dire dont rien ne dépend d'eux, qui pourraient ensuite être utilisés pour recharger les paquets quand vous avez fait une nouvelle installation d'une version différente de Linux.

OPERATIONS I like a bare desktop, and always set a black background. I was quickly able to set four workspaces. and saw them numbered 1 through 4 in my menu bar. Some of the tools I regularly use had been updated, which means they set their configuration after being launched. For those which then had two .conf files, I was quickly able to set the configuration choices I wanted. Movies and emulators in particular ran very slowly. The new graphical system monitoring tool is cute, but requires a huge percentage of CPU horsepower. Instead, I used top to demonstrate what was taking all the time. Cinnamon itself is the culprit, requiring about 5% of one CPU when quiescent, and an entire CPU when something which does screen writes is active. I would hope that the Cinnamon developers put some thought into optimizing it. My next laptop will probably be a 4-core, but that doesn't mean that a window manager which requires an entire CPU for itself is a good thing. I will probably look for and download Gnome 2, which would make this effectively the MATE version of Mint Maya, to see if the heavy CPU load is present there as well. I'll write and let you know how it works.

OPÉRATIONS

J'aime un bureau nu et j'ai toujours mis un fond noir. J'étais rapidement en mesure de créer quatre espaces de travail et de les voir numérotés de 1 à 4 dans la barre de menu. Certains des outils que j'utilise régulièrement avaient été mis à jour, ce qui signifie qu'ils se configuraient après avoir été lancés. Pour ceux qui avaient alors deux fichiers .conf, j'étais rapidement en mesure de définir les choix de configuration que je voulais.

Les films et les émulateurs en particulier tournaient très lentement. Le nouvel outil de surveillance du système graphique est mignon, mais nécessite un énorme pourcentage de puissance CPU. Au lieu de cela, j'ai utilisé top pour déceler ce qui prenait énormément de temps. Cinnamon est lui-même le coupable, nécessitant environ 5 % d'un des processeurs lorsqu'il est au repos et un processeur entier quand quelque chose qui écrit sur l'écran est actif. J'ose espérer que les développeurs de Cinnamon font l'effort de réfléchir à son optimisation. Mon prochain ordinateur portable aura probablement 4 cœurs, mais cela ne signifie pas qu'un gestionnaire de fenêtres qui nécessite un processeur entier pour lui tout seul soit une bonne chose.

Je vais probablement rechercher et télécharger Gnome 2, qui permettrait d'utiliser efficacement la version MATE de Mint Maya, pour voir si la lourde charge CPU y est présente aussi. J'écrirai pour vous en donner des nouvelles.

issue79/mon_histoire.txt · Dernière modification : 2014/04/06 16:25 de andre_domenech