Outils pour utilisateurs

Outils du site


issue64:critique

I have Ubuntu 12.04 installed on a separate drive on my MacBook. One of the main uses of the MacBook has been as a media center using XBMC, which works very nicely with the Apple remote control. This unfortunately is not the case with Ubuntu, or most distributions. If you've tried to get lirc working with a remote control, you know it's a daunting task and probably didn't work. Flirc comes to the rescue. Flirc (http://www.flirc.tv/) is a hardware/software combination that makes setting up your remote control as simple as getting cash from an ATM. The hardware is a small USB dongle that you just plug into any USB port. Flirc doesn't use lirc but instead acts as a secondary keyboard so that you are actually sending keystrokes to XBMC.

J'ai installé Ubuntu 12.04 sur un disque à part sur mon MacBook. L'une des utilisations principales du MacBook est comme un centre multimédia à l'aide de XBMC, qui fonctionne très bien avec la télécommande d'Apple. Ce n'est malheureusement pas le cas avec Ubuntu ou la plupart des distributions.

Si vous avez essayé de faire fonctionner lirc avec une télécommande, vous savez que c'est une tâche ardue ; en outre, sans doute, ça n'a rien donné. Flirc vient à la rescousse.

Flirc (http://www.flirc.tv/) est une association matériel/logiciel qui permet la configuration de votre télécommande aussi simple que de retirer de l'argent à un DAB.

Le matériel est une petite clé USB que vous n'avez qu'à brancher sur n'importe quel port USB.

Flirc n'utilise pas lirc mais agit comme un clavier secondaire, de sorte que, en réalité, vous envoyez des frappes de touches à XBMC.

Programming the dongle requires getting the software from the website. It is available for Linux, OS X, and Windows. For Linux there are only instructions for installing on Ubuntu: Installation Instructions For Ubuntu i386: 1. Add: deb http://apt.flirc.tv/arch/i386 binary/ to /etc/apt/sources.list 2. apt-get update 3. apt-get install flirc Installation Instructions For Ubuntu x64: 1. Add: deb http://apt.flirc.tv/arch/x64 binary/ to /etc/apt/sources.list 2. apt-get update 3. apt-get install flirc

Pour programmer la clé il faut obtenir le logiciel sur le site Web. Il est disponible pour Linux, OS X et Windows. Pour Linux, il existe des instructions uniquement pour l'installation sous Ubuntu :

Instructions d'installation sous Ubuntu sur i386 : 1. Ajouter : deb http://apt.flirc.tv/arch/i386 binary/

dans /etc/apt/sources.list

2. apt-get update 3. apt-get install flirc

Instructions d'installation sous Ubuntu sur x64 : 1. Ajouter : deb http://apt.flirc.tv/arch/x64 binary/

dans /etc/apt/sources.list

2. apt-get update 3. apt-get install flirc

Once you have the appropriate version installed, plug the dongle in, click on the Dash Home icon, and type “Flirc” into the search box and just click on the Flirc icon. The screenshot below shows the initial screen. You can program your basic remote functions here. I thought this to be ideal for using the Apple remote since it was the exact number of buttons on the remote. There was a downside to the way Flirc acts as a keyboard. On the Mac (and probably a proper lirc setup on Linux), XBMC knows where it is in terms of screens. If you are browsing a list of movies, the up/down buttons navigate the list; if you are watching a movie, they control the volume. Since Flirc just sends keystrokes, the up and down buttons would jump back and forth through the movie. I bought a cheap universal remote which would give me more keys to utilize. Flirc has a built-in configuration editor for XBMC. To access it, on the main menu click on Controllers→XBMC, and you will be presented with the following screen.

Une fois la bonne version installée, branchez la clé, cliquez sur l'icône Dash Home, tapez « Flirc » dans la boîte de recherche et cliquez sur l'icône Flirc.

La capture d'écran ci-dessous montre l'écran initial. C'est ici que vous pouvez programmer vos fonctions à distance de base. Je pensais que c'était idéal pour l'utilisation de la télécommande Apple puisqu'il y avait le nombre exact de boutons sur la télécommande. Il y avait un inconvénient à la façon dont Flirc agit comme un clavier. Sur le Mac (et sans doute avec une bonne configuration de lirc sous Linux), XBMC sait où il est en termes d'écrans. Si vous parcourez une liste de films, les touches haut et bas naviguent dans la liste ; si vous regardez un film, elles contrôlent le volume. Puisque Flirc n'envoie que des frappes de touches, les boutons haut et bas faisaient avancer ou revenir en arrière dans le film. J'ai acheté une télécommande universelle pas chère qui me donnerait plus de touches à utiliser.

Flirc dispose d'un éditeur de configuration intégré pour XBMC. Pour y accéder, sur le menu principal, cliquez sur Controllers→XBMC et il vous présentera l'écran suivant.

As you can see, when you select a function it prompts you to push the corresponding button on the remote. To ensure that all remote functions were active, I selected the DVD option on the remote. At first this didn't work 100%. I had to play with the programming of the remote until I had the proper DVD player selected. Once I got that right, I had remote control nirvana. If you find you need even finer programming of your remote, Flirc also provides a full keyboard configuration accessed by going to Controllers→Full Keyboard. This will bring up the following screen where you tweak as much as you like. Go to http://wiki.xbmc.org/index.php?title=Keyboard to find a list of the keyboard controls available. Pros: A quick and easy way to set up XBMC on Ubuntu to use as a Media Center. At $24.95 plus shipping, it's a bargain! Cons: The only real downside I came across is getting the right DVD player set on the remote. I don't consider this a big issue as you can have the same problems with any remote and whatever hardware you may be using in your home entertainment center.

Comme vous pouvez le voir, lorsque vous sélectionnez une fonction, il vous invite à appuyer sur la touche correspondante de la télécommande. Afin de s'assurer que toutes les fonctions de la télécommande sont actives, j'ai choisi l'option DVD sur la télécommande. Au début, cela n'a pas fonctionné à 100 %. Je devais jouer avec la programmation de la télécommande jusqu'à ce que j'aie sélectionné le bon lecteur de DVD. Une fois que j'ai bien compris, j'ai atteint le nirvana des télécommandes.

Si vous constatez que vous avez besoin de programmer encore plus finement votre télécommande, Flirc fournit également une configuration de clavier complet accessible en allant à Controllers→Full Keyboard. Cela fera apparaître l'écran suivant où vous bidouillerez autant que vous le souhaitez. Aller à http://wiki.xbmc.org/index.php?title=Keyboard pour trouver la liste des commandes clavier disponibles.

Avantages : Une façon rapide et facile à mettre en place XBMC sous Ubuntu pour l'utiliser comme un Media Center. À 24,95 $ plus les frais de port, c'est une affaire !

Inconvénients : Le seul véritable inconvénient que j'ai pu constater est de devoir trouver le bon lecteur de DVD et de le paramétrer sur la télécommande. Je ne pense pas que ce soit un gros problème, car vous pouvez avoir les mêmes problèmes avec n'importe quelle télécommande et n'importe quel matériel que vous pouvez utiliser dans votre centre de divertissement à domicile.

issue64/critique.txt · Dernière modification : 2012/10/04 12:12 de auntiee