Ubuntu - issues resolved

Posted 22:07, on 5/11/2007 in Ubuntu

I managed to fix quite a few of my remaining 'niggles' with Ubuntu today after 20 mins or so of Googling. So here are the problems and solutions incase they help anyone else:

Lack of 5.1 surround (Realtek AC'97)

Here's the contents of my .asoundrc config file (which I setup last time I was trying to fix this):

pcm.!default {
type plug
slave.pcm "surround51"
slave.channels 6
route_policy duplicate
}

but I was still only getting sound from the front two speakers. The solution? Type alsamixer into a console window - this will give you an ascii volume control for each channel. Crank up the rear speakers (the volume of which was defaulted to 0), and voila.

A nice sound configuration GUI is one thing that Ubuntu lacks.

No flash player (64-bit related)

As I understand it, Adobe don't do a 64-bit version of their flash player, so I have been using the open source (but limited) 'gnash' player up until now. However
in Gutsy, you can now install the normal 32-bit flash player package (flashplayer-nonfree), as this will also automatically install a package called nspluginwrapper, which allows 32-bit plugins to work in 64-bit Firefox. Simple!

Comments (0) Tags: gutsy, flash

Add Comment

External articles that may be of interest:

Rasmus - PHP Performance

Full video of a talk Rasmus gave at Digg HQ on PHP performance. After a brief look at PHP 5.3's new features he sets about improving the performance of an out-of-the-box Wordpress installation.

Adobe releases 64-bit flash player for Linux

Adobe have released an alpha of their 64-bit flash player for Linux (I believe this is the first 64-bit player they've done on any platform, it's not available for Windows or Mac yet). And it works great. It may be an alpha but so far I've found it considerably more stable than the released 32-bit wrapper version. It also uses considerably less CPU power. Easy installation instructions via. this blog entry.

MS Office in the browser

The most interesting thing about this announcement is that MS say the system will work in Firefox and Safari as well as IE. The Microsoft of 10 years ago would have used proprietary IE only code and used it as a way to leverage IE market share.

The Future of Advertising, Branding, Media and Communications

Video of a very interesting talk by Gerd Leonhard on the future of the media industry, and content on the Internet.

Future of web browsing from Mozilla Labs

Some interesting ideas about how web browsing might look in the future (watch the first video).