Tagged: 9.10

[SOLVED] Sound Problem in Ubuntu 9.10 (Karmic Koala Alpha 4) due to Pulseaudio

September 9th, 2009 Permalink

Sound in my Ubuntu Karmic Koala desktop used to freeze and I was into real problem. The process “pulseaudio” used to hog the CPU and sound would stop at times. So I replaced it with esound and it is fine now. This is how I did it.

Sound in my Ubuntu Karmic Koala desktop used to freeze and I was into real problem. The process “pulseaudio” used to hog the CPU and sound would stop at times. So I replaced it with esound and it is fine now. This is how I did it. Continue Reading

[HOWTO] Installing Adobe Reader 9 to Ubuntu 9.10 Karmic Koala Alpha 4

August 20th, 2009 Permalink

I tried to install Adobe Reader (acroread) in Ubuntu Karmic Koala Alpha 4 amd64 (64bit Version) that I use. I added medibuntu repository but package acroread was not available. Then, I downloaded deb from http://get.adobe.com/reader/otherversions/ but 64-bit version (amd64) was not available. So I downloaded Linux x86 (.deb) version and then installed it with the [...]

I tried to install Adobe Reader (acroread) in Ubuntu Karmic Koala Alpha 4 amd64 (64bit Version) that I use. I added medibuntu repository but package acroread was not available. Then, I downloaded deb from http://get.adobe.com/reader/otherversions/ but 64-bit version (amd64) was not available. So I downloaded Linux x86 (.deb) version and then installed it with the following command via terminal:
sudo dpkg -i --force-architecture AdbeRdr9.1.2-1_i386linux_enu.deb

Please find the latest post here.

Continue Reading

[HOWTO]Install Google Chrome in your Ubuntu 9.04 Jaunty Jackalope and Enable Flash on It

August 1st, 2009 Permalink

I have Ubuntu 9.04 Jaunty Jackalope 64bit and wanted to give Google Chrome Browser a try to see what it feels like to be running Google Chrome OS (which will be based on Linux and run Google  Chrome Browser). UPDATE Nov 21: Just adding the repository: deb http://dl.google.com/linux/deb/ stable main will let you install Google [...]

I have Ubuntu 9.04 Jaunty Jackalope 64bit and wanted to give Google Chrome Browser a try to see what it feels like to be running Google Chrome OS (which will be based on Linux and run Google  Chrome Browser).

UPDATE Nov 21: Just adding the repository:
deb http://dl.google.com/linux/deb/ stable main
will let you install Google Chrome right from Synaptic.

UPDATE: Now I have Ubuntu Karmic Koala (9.10) alpha 4 and same works for Karmic too. Continue Reading