ubuntu

ATI Mobility Radeon HD 3400 Series + Jaunty, Xorg and Compiz

Yet, another fix for Ubuntu Jaunty. I have a Sony Vaio FW with a ATI Mobility Radeon HD 3400 Series and compiz works with the fglrx driver.. but it doesn’t work very well. It lags when minimizing/maximizing windows and it also lags on a window resize. The Solution?
Ubuntu-X Swat team PPA! They have a PPA called XServer with no backfill functionality. This is all you need! Added the repositories to /etc/apt/sources.list update, upgrade and your’re done!

Firefox 3.5

I’m posting using the recent version of firefox, 3.5! It’s a RC but it works well, very well! I was really impressed with the overall performance. So, for those who want to use firefox 3.5 on ubuntu (jaunty) you just have to do the following steps:

  1. Add the following repositories to /etc/apt/sources.list
    deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty main
  2. sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 247510BE
  3. sudo apt-get update && sudo apt-get install firefox-3.5
  4. Firefox 3.5 is installed but we still have 3.0 (I maintained it in the system) and so we have to change the default symlink by opening a terminal and doing:
    cd /usr/bin
    rm firefox
    sudo ln -s firefox-3.5 firefox

There is a minor bug for those of you who use ATI proprietary driver, fglrx, a render problem with pngs. They render with the wrong colors. You have to change a setting on firefox. On the config page, about:config, change the setting gfx.color_management.mode from 2 to 0.

Ubuntu On Sony Vaio FW Series

I have a Sony Vaio FW11M. It’s a really great laptop! The only thing that doesn’t work well by default on Ubuntu is the brightness control.
There are some little tricks and the kernel needs to be patched. Egaistek is a life saver! He made available a patch and the instructions to solve this problem on the both versions of Ubuntu 8.10 (32 and 64 bits) at his site. Keep up the good work egaistek! ;)

New Ubuntu 9.04 Jaunty Jackalope

Yesterday the new Ubuntu was released. Its know as Ubuntu Jaunty Jackalope.

I had the opportunity to test it yesterday. It looks greate and has some goode new features that I really apreciate but what impressed me allot was the boot time. It just flys to GDM.

Sadly it has some glitches with my Sony Vaio FW. Compiz goes slow with my ATI Mobility Radeon HD 3470 and by default the brightness control does not work (needs a kernel patch).

I also had the sensation that the hole system was a little slow, slower than on 8.10.

So for me it’s back to 8.10.

Amarok 2 no Ubuntu (Intrepid)

À cerca de 4 anos nasceu o Amarok e rapidamente tornou-se numa referência. Entretanto, os utilizadores deste programa inovador queriam ainda mais novidades desta aplicação e foi então que os programadores do Amarok, depois de 2 anos de desenvolvimento, criaram o Amarok2.0, recheado de novidades capazes de pôr todos os blogs de informática a falar delas. Como este blog não é excepção, escrevo este artigo, para você se actualizar com esta maravilha do Open Source.


Novidades

Os programadores do Amarok já deixaram bem claro que esta versão é apenas a versão estável de um novo Amarok que está nas suas capacidades mínimas. E que nos próximos meses aparecerão muitas actualizações e novidades. Assim, a lista de novidades não é muito extensa, visto o objectivo primordial ser a estabilidade de um novo sistema.

Amarok 2

Apesar de tudo isso, existem muitas novidades, das quais descrevo algumas:

  • A novidade mais significativa é novo visual, completamente diferente;
  • O visual é personalizável: o utilizador pode adicionar Widgets,  escolher que organização e até fazer download de novos Widgets;
  • Utiliza as novas bibliotecas KD4;
  • Compatível com vários serviços online, tais como: Magnatune, Jamendo, MP3tunes, Last.fm e Shoutcast;
  • API de scripts completamente nova e melhor suporte para novos plugins;
  • Em geral o programa está mais rápido.

Instalação

A instalação é muito simples e é independente da versão anterior do Amarok, a 1.4.  Por isso, se não quer a versão anterior, desinstale através do Gestor de Pacotes Synaptic (Sistema → Administração → Gestor de Pacotes Synaptic), ou através do terminal, escrevendo:

sudo apt-get remove amarok

De seguida, adicione o seguinte repositório oficial do Amarok (se não sabe como adicionar repositórios, visite este artigo):

deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu intrepid main

Actualizacoes das bibliotecas do KDE

Depois de ter as listas de programas actualizadas, aparecerá o ícone das actualizações. Actualize, de modo a ter as bibliotecas necessárias do KDE actualizadas.

A instalar o Amarok atraves do APTurl

Depois de actualizar, instale o novo Amarok 2.0 clicando aqui, ou através do terminal:

sudo apt-get install amarok-kde4

Novo visual do amarok 2 no ubuntu Intrepid Ibex

Se o quiser importar as definições (estatísticas, capas, local das colecções, etc.) do Amarok anterior, basta ir ao menu Settings → Configure Amarok → Import Collection.

A importar os dados do amarok 1.4

É possível que dê este erro:

Error: Could not open Amarok 1.4 database: Driver not loaded Driver not loaded
Failed: Unable to import statistics

Se isso acontecer, instale a biblioteca libqt4-sql-sqlite para o SQLlite, clicando aqui, ou escrevendo no terminal:

 

sudo apt-get install libqt4-sql-sqlite

Reinicie o Amarok e volte a tentar importar!