10 Rocking Features in 10 Days: Better Hardware Support

Yesterday we took a look at the new Firefox plugin work. Today we turn to one of the most vexing of questions for many Linux users: hardware support and all that it means.

Why is hardware so vexing?

Basically, there is a lot of hardware and each requires a driver. People keep making new pieces and types of hardware and people keep buying it. All this means keeping up to date is a constant struggle, although projects like the Linux Driver Project are helping change that.

So I have a shiny new piece of hardware, how do I make it work?

For the most part, hardware auto-detection has just worked for many Ubuntu releases. In fact, Ubuntu 4.10 (Warty Warthog) was the first major distro to ship with the so-called Utopia stack, which allowed autodetection of many pieces of hardware via HAL.

However there have been a few types of commonly used hardware causing problems on linux desktops: printers, video cards, winmodems (also called software modems) and wireless cards.

So what is this about printers?

With Ubuntu 7.10, the addition of system-config-printer has meant that the kind of auto-detection common with USB sticks and other similar kinds of hardware now comes to printers. Just plug in your printer and watch it work:

Printer auto-detection

And now what about winmodems and wireless cards?

With the addition of the Restricted Drivers Manager in Ubuntu 7.04, you could easily enable and disable the restricted or non-free drivers for those pesky video cards from ATI and Nvidia, as well as those of us stuck with Atheros wireless cards.

Now with 7.10, that one click goodness has been extended to Broadcom wireless cards and Winmodems, allowing you to install the firmware for these cards, although you will need an existing network connection to do this.

When you first start your computers, the Restricted Drivers Manager will tell you if you have any hardware that might require such drivers:
Restricted manager popup

That’s all for today. See you tomorrow when we talk about Apparmor. Until then!

Weekly News #61

The Ubuntu Weekly Newsletter, Issue #61 for the week for the week October 7th – October 13th, 2007 is now available. In this issue we cover the release candidate of Ubuntu 7.10, learning more about Ubuntu at Ubuntu Open Week, Gutsy release parties, another Ubuntu Forums interview, new MOTU team member Laurent Bigonville, and, as always, much much more!

  • Ubuntu 7.10 Release Candidate is Now Available
  • Ubuntu Open Week
  • MOTU: Jonathan Patrick Davies and Laurent Bigonville
  • Gutsy Release Parties
  • Ubuntu Forums Interview
  • Launchpad Bug Statuses
  • In The Press and In The Blogosphere
  • Meetings and Events
  • Updates and security for 6.06, 6.10, and 7.04
  • Translation stats
  • Bug Stats

If you have a story idea for the Weekly News please submit it via email or on the wiki !

UWN is brought to you by the Marketing Team.

10 Rocking Features in 10 Days: Better Firefox plugins and Gnash

Yesterday we took a look at Desktop Effects with Compiz. Today we turn to all the improvements for Firefox including the a better way to install plugins and the arrival of Gnash, a Free flash player.

So what is this new way to install plugins?

One of the most powerful features of Firefox is all the amazing plugins available for it. However, sometimes those plugins don’t work with the version of Firefox you may have. To solve that problem, the Ubuntu developers have created a list of high-quality tested plugins that can be easily installed in Ubuntu 7.10.

To get access to those plugins, go to Tools > Add-ons and then click on the “Get Ubuntu Addons” in the lower right:

Firefox add-ons dialogue

Click on that and then you will see a screen like below:

Firefox add/remove extensions dialogue

Search for your plugin and click to install. The best part about all of this? All of these plugins are installed via the same way as all the other software on your system, meaning all the usual tools such as Add/Remove, Synaptic and plain old apt-get will work as well.

So I get the plugin thing. What did I hear about Gnash?

Gnash is a Free Flash plugin, designed to help liberate Flash from the clutches of non-free software. For those you who run x86 (also called i386 or simply Intel), you have been able to enjoy the non-free Adobe plugin for quite some time. But for those on amd64 (also called x86-64 or 64 bit), PowerPC (old Apple computers, new Power.org IBM servers) and SPARC have been stuck. There were many hacks and workarounds, but they were just that, hacks.

That has all changed with the arrival of Gnash (and also Swfdec, another project to create a Free Flash plugin). Both of these projects have recently reached a major milestone: being able to play YouTube videos.

So if you want to try out Gnash, just select when you click to install the Flash plugin and choose it from the screen that pops up:

Firefox plugin install

Anyway, that is all for today. Come back tomorrow when we cram two sessions into one and talk about better drivers, including restricted drivers and printers. Until then!

LXer interviews John Hull of Dell

Those excellent folks over at LXer have managed to capture John Hull, the manager of the Linux Engineering team at Dell and ask him a few questions, all in the name of science of course. Ranging across topics such how John got into computers and Linux to Dell’s history and of course, Ubuntu on Dell. From the intro:

“It has been over four months since Dell started shipping computers preloaded with Ubuntu GNU/Linux to home consumers in the United States. Lets take a moment to look at the progress that has been made so far. John Hull, manager of the Linux Engineering team in Austin was kind enough to let me interview him by e-mail. Besides commenting on the current state of affairs with Ubuntu on Dell machines, he also offers some insight in how the Linux team at Dell works and opens a small window into the future of Linux at Dell….”

Read the whole interview at The LXer Interview: John Hull of Dell.

10 Features in 10 Days: Desktop Effects with Compiz

Well, so we missed a day. Fear not, today we soldier on to Desktop Effects with Compiz Fusion. It can be safely said that few features are as keenly desired as Desktop Effects. Ever since Compiz was announced XXX years ago, users and developers have been playing with the bling-tastic effects and wondering when it will hit a desktop near them. Well, the wait is no longer. Ubuntu 7.10 is the first major distro to ship Compiz enabled by default, for all users to have fun with.

So what is all fuss about these Desktop Effects?

Not only do Desktop Effects bring you lots of bling and shiny effects, they do offer a more natural feeling desktop, such as desktops sliding instead of jumping, scaling to see either all desktop or all windows and much more.

And what does the default 7.10 Compiz do?

One of the hardest tasks with enabling Compiz was finding the right set of plugins and features to turn on by default. As such, there are three features that stand out:

Alt-tab window switching
When you hit Alt-Tab, you get a bunch of little previews, allowing you to easily see and select the window you want:

Compiz alt-tab behaviour

Scale windows
When you need to see all the windows on a current desktop at once, this is what you need. Take a peek:

Compiz scaling windows

Wall of desktops
Much like scale is for an individual desktop, the wall of desktop shows you all the desktops and their open windows as if they were a wall:

Wall of desktops using Compiz
What if I want more/less bling?

Given one of the strongest reactions against Compiz has been from users of more traditional window managers, such as Metacity (the GNOME default). Equally strong has been the reaction from people who want all the bling, all of time. Fear not! If you are one of those users, your needs are well met. Just fire up the Appearance capplet and choose your level:

There is lots more Compiz can do. If you want another look at Compiz in Ubuntu 7.10, I recommend you take a look at this excellent blog post.

See you tomorrow!