Archive for the 'Linux' Category
Jeudi, juillet 19th, 2007
Ca y est, la nouvelle alpha d’Ubuntu Gutsy 7.10 appelée Tribe3 vient d’être mise à disposition par Canonical.
La version finale sera disponible au mois d’octobre 2007.
***Ceci est une version Alpha, ne pas utiliser en production!!!!***
Au programme de cette mise à jour:
* Compiz Fusion
* Gnome 2.19.5
Nouveau gestionnaire d’apparence
Nouvelle version de Rythmbox
Nouveau gestionnaire d’alimentation
* Amélioration pour la version serveur avec un outil de gestion depuis une interface web et un un autre outil pour ameliorer la sécurité
Téléchargement:
Ubuntu
Kubuntu
Edubuntu
Xubuntu
Posted in Francais, Linux, Open source, Ubuntu | No Comments »
Vendredi, juillet 13th, 2007
The Samsung YP-K5 can read the OGG format, but you can’t use it on Linux when you just bought it.
To make it works in UMS and use it with Linux You must do (You’ll need a computer with windows XP):
WARNING: SAVE YOUR DATA FIRST!!!
*Download the firmware on this page:
HERE
(The firmware proposed on the other countries pages are not good)
* Extract the package
* Copy the three files on the root of the player
* Unmount It
* Switch it on, the firmware should install
* Switch it on again
* You could have a message saying that you will delete a 18MB file
* Plug the player on your computer
* Now it should appears like a USB Disk
* Format it
* Unmount the player
* Switch it on
2 possibilities:
* It works but it’s in Korean, it’s quite easy to browse and change the language
* It doesn’t work, copy the 3 files on the player’s root and repeat the procedure. (It took me three attempt before it works)
.
Posted in English, Linux, Open source | 2 Comments »
Vendredi, juillet 13th, 2007
Bien que le K5 supporte le format OGG, il n’est pas possible à l’achat de le faire fonctionner sous Linux.
Afin de le faire fonctionner en UMS et ainsi l’utiliser sur Linux, il faut (Poste sous XP nécessaire):
ATTENTION: SAUVER VOS DONNEES AVANT
*Telecharger le firmware 1.05 sur cette page:
ICI
(les firmwares disponible sur les autres pays ne sont pas les bons)
*Extraire l’archive
*Copier les 3 fichiers a la racine du K5
*Débrancher le lecteur du PC
*Le rallumer, le firmware s installe
*Rallumer le lecteur quand c’est finis
*Il se peut qu’un message apparaisse comme quoi il faut supprimer 18MB de fichier
*Rebrancher le lecteur au PC
*Il apparait maintenant comme un disque USB
*Le Formater
*Demonter le lecteur
*Allumer le lecteur
2 possibilités:
*ca fonctionne mais c’est en Koreen, c’est assez facile de parcourir pour changer la langue
*ca n’a pas fonctionné, recopier les 3 fichiers a la racine du lecteur et recommencer. (il m’a fallu faire 3 fois la manip pour que ca marche)
Posted in Francais, Linux, Open source | 1 Comment »
Dimanche, juillet 8th, 2007
After installing Beryl, when you open a new window, sometimes it appears all black, which is very frustrating.
Here it’s two easy steps on how to deal with this bug with NVidia graphic cards.
1) To handle this, you must install beryl manager
sudo apt-get install beryl-manager
(this line is for Ubuntu, it can change depending your distro and your package manager)
2) Right-click on the beryl-manager tray icon
Advanced Beryl Options/ Rendering Path / Copy
And it works perfectly.
It can affect performances, but with a NVidia 6600GT, no differences, except there is no more Black Screen
Posted in English, Linux, Open source, Ubuntu | 6 Comments »
Mercredi, juillet 4th, 2007
Following the blog « How to rip the audio from a DVD with Ubuntu Linux » I had to convert my mp3 files in ogg.
MP3 is a proprietary format, you’re « supposed » to pay a fee when you want your player to read it. You can read a lot more about this problem in Wikipedia.
Ogg Vorbis is an open source format. Sadly it is not as popular, but there is portable audio player, like the Samsung YP-K5J who can read ogg and you can read them on your computer.
Convert MP3 in OGG Vorbis
First we will install a little script made by Nathan Walp: mp32ogg
sudo apt-get install mp32ogg
It’s done, now to convert a file, open a terminal and do:
mp32ogg --quality=10 --delete --rename=%t /home/Musiques/file.mp3
Warning: it will delete the original file!! (remove « –delete » if you don’t want).
Posted in English, Linux, Open source, Ubuntu | 12 Comments »
Mercredi, juillet 4th, 2007
Great news last week, when canonical published the new alpha release of Ubuntu Gutsy.
The bcm43xx drivers will be in the restricted manager repositories.
It means no more ndiswrapper, windows drivers,…
We’ll have to wait October 18th.
Posted in English, Linux, Open source, Ubuntu | No Comments »
Samedi, juin 23rd, 2007
The sound in the HP dv 2000 is a little tricky with Ubuntu/Linux.
The dv2315nr is equipped with a NVidia sound chipset.
Read the rest of this entry »
Posted in English, Linux, Open source, Ubuntu | 15 Comments »
Vendredi, juin 22nd, 2007
En plus de 15 années de bon et loyaux services, Linux a produit une descendance énorme.
Sur quelle distribution Knoppix est-elle basée? Gentoo, c’est pareil que Debian?
Afin de vous y reperer voilà un petit schéma chronologique ou l’on peut voir l’evolution des distributions entre elle et les petis bébés qu’elles ont engendrées.
En tout 179 Distributions sont recensées, ca commence à faire pas mal.
Posted in Francais, Linux, Open source, Ubuntu | No Comments »
Mardi, juin 19th, 2007
(Version Francaise)
STEP 1: Extract the audio from the DVD
In a terminal enter:
mplayer -vo null -ao pcm:file=title.ogg DVD://02
title is the filename you want
DVD://02 is the number of the chapter you want to extract
It’ll give a big file (about 2GB depending of the length), so we have to compress it
Read the rest of this entry »
Posted in Linux, Open source, Ubuntu | 4 Comments »
Mardi, juin 19th, 2007
After I made the wifi working on the HP Pavilion dv2000, I saw that everytime I was logging off a user, and reconnected with an other one, the mouse cursor was disapearing.
To resolve this problem, it’s very easy
Read the rest of this entry »
Posted in Linux, Open source | No Comments »