Showing posts with label howto. Show all posts
Showing posts with label howto. Show all posts

Saturday, April 3, 2010

Install The Android Font

Droid is a font family created by Ascender Corporation for use Android phone platform. The fonts are intended for use on the small screens of mobile handsets and were designed by Steve Matteson of Ascender Corporation.

The font family consists of Droid Sans, Droid Sans Mono and Droid Serif. Each typeface has an extensive character set including coverage of Western European, Eastern/Central European, Baltic, Cyrillic, Greek and Turkish languages.

The Droid Sans font really pops on the Mini's small screen. It's text is clear, easy to read and takes up less screen space. Try it out, your eyes will thank me.

To install the Droid fonts, in a terminal type:
sudo apt-get install ttf-droid

droid sans

droid sans mono

droid sans serif

Droid Font In Action
- click for a higher resolution

Have a question or problem that this article doesn't cover?
Ask our Ubuntu Mini 9 Google Group for help.

Monday, March 1, 2010

Flash Player 10.1 Beta 3 is Released

Adobe has released Flayer Player 10.1 Beta 3 for 32-bit Linux Machines. If you've been reluctant to install Adobe's previous testing releases, now might be time to switch. The Beta 3 release boosts speed and stability over the Ubuntu repository version of Flash and the 10.1 Beta 2 that was released back in mid-December. Flash is still far from prefect, but it's getting better.

To install Flash Player 10.1 Beta 3 in Linux:
First remove your current version of flash
- If you are using the Ubuntu repository version of Flash
in a terminal type:
sudo apt-get purge flashplugin-installer

- If you are using another version of the Flash Player Beta
rm ~/.mozilla/plugins/libflashplayer.so

- Download Flash 10.1 Beta3
wget http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_1_p3_linux_022310.tar.gz

- Untar flashplayer10_1_p3_linux_022310.tar.gz
tar -zxvf flashplayer10_1_p3_linux_022310.tar.gz

- Then create a plugin folder in the .mozilla configuration folder
mkdir ~/.mozilla/plugins
(you need to create the plugin folder if your are upgrading from the other Flash beta guides I wrote)

- Install the flash player 10.1 Beta 3 plugin
mv libflashplayer.so ~/.mozilla/plugins

- To remove Flash Player 10.1 Beta 3 and reinstall Ubuntu's repository version of flash
rm -r ~/.mozilla/plugins
then:
sudo apt-get install flashplugin-installer


Have a question or problem that this article doesn't cover?
Ask our Ubuntu Mini 9 Google Group for help.

Thursday, December 24, 2009

Flash Player 10.1 Beta 2 is Released

Adobe has just released Flayer Player 10.1 Beta 2 for 32-bit Linux Machines. I'm enjoying the improvements over the Ubuntu repository version and the 10.1 Beta that was released back in mid-November. Flash is still far from prefect, but at least it's getting better.

- To install Flash Player 10.1 Beta 2 in Linux:
First remove your current version of flash
If you are using the Ubuntu repository version of Flash
in a terminal:
sudo apt-get purge flashplugin-installer

- If you are using the Flash Player 10.1 Beta
rm ~/.mozilla/plugins/libflashplayer.so

- Download Flash 10.1 Beta 2
wget http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_1_p2_linux_121709.tar.gz

- Untar flashplayer10_1_p2_linux_121709.tar.gz
tar -zxvf flashplayer10_1_p2_linux_121709.tar.gz

- Then create a plugin folder in the .mozilla configuration folder
mkdir ~/.mozilla/plugins
(you can skip this step if your are upgrading from the 10.1 Beta guide I wrote)

- Point the terminal into the newly decompressed file
cd ~/install_flash_player_10_linux

- Install the flash player 10.1 Beta 2 plugin
mv libflashplayer.so ~/.mozilla/plugins

- To remove Flash Player 10.1 Beta 2 and reinstall Ubuntu's repository version of flash
rm -r ~/.mozilla/plugins
then:
sudo apt-get install flashplugin-installer



Have a question or problem that this article doesn't cover?
Ask our Ubuntu Mini 9 Google Group for help.

Saturday, November 21, 2009

How To Join Two Video Files Together

This guide will show you how to flawlessly join two video files. Perfect for when your legal copy of Star Trek gets downloaded as two separate files.

To do this, we are going to use Avidemux, a free open-source program designed for multi-purpose video editing and processing.
In a terminal type:
sudo apt-get install avidemux
- To install the gtk version of avidemux

avidemux

1. Open the first part of your video
2. Unpack the bitstream
3. Under Audio select Build VBR Time Map
4. Under File select append (Ctrl+Alt+A) to select you next video file
5. Unpack the bitstream
6. Under Audio select Build VBR Time Map
7. Continue unpacking the bitstream and rebuilding VBR time map if you have more videos to append to this file.
8. Save the file

For a list of supported formats click here.



Have a question or problem that this article doesn't cover?
Ask our Ubuntu Mini 9 Google Group for help.

Tuesday, November 17, 2009

Flash Player 10.1 Beta is Released

Adobe has just released Flayer Player 10.1 Beta for 32-bit Linux Machines. While 10.1 Beta is not the release that will fix users flasher player woes in Linux, it will offer better playback, bug fixes and greater compatibility for flash content on the web.

From Adobe's Press Release:
This is a developer prerelease version of the Adobe® Flash® Player 10.1 software for Windows, Macintosh and Linux. It is being made available for developers to test their content to ensure new features function as expected, existing content plays back correctly, and there are no compatibility issues. Consumers can try the beta release of Flash Player 10.1 to preview hardware acceleration of video on supported Windows PCs and x86-based netbooks.


To Install Flash Player 10.1 Beta in Linux:
- Close Firefox

- Download Flash 10.1.
wget http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_1_p1_linux_111709.tar.gz

- After downloading you need to uninstall Ubuntu's version of Flash
sudo apt-get purge flashplugin-installer

- Then create a plugin folder in the .mozilla configuration folder.
mkdir ~/.mozilla/plugins

- Untar flashplayer10_1_p1_linux_111709.tar.gz
in a terminal type:
tar -zxvf flashplayer10_1_p1_linux_111709.tar.gz

- Point the terminal into the newly decompressed file
cd ~/install_flash_player_10_linux

- Install the flash player 10.1 beta plugin
In a terminal type:
mv libflashplayer.so ~/.mozilla/plugins

- To remove Flash Player 10.1 Beta and reinstall Ubuntu's repository version of flash
Delete the plugins folder in the .mozilla folder
In a terminal type:
sudo apt-get install flashplugin-installer

Leave a comment letting readers now how the upgrade worked for you.



Have a question or problem that this article doesn't cover?
Ask our Ubuntu Mini 9 Google Group for help.

Monday, October 12, 2009

Get Things Done Faster With Kupfer

Kupfer is a launcher inspired by quicksilver. It allows you to use keystrokes to rapidly perform tasks such as launching applications, manipulating files and data and running scripts. Kupfer's philosophy is simplicity, speed and usability. It is written in Python and has a flexible plugin architecture.

Unlike the most popular Open Source quicksilver clone, Gnome-Do, kupfer uses less resources, runs faster, is less prone to crash when not running Compiz, doesn't depend on mono, and can properly access the home directory.


- within 4 to 5 quick keystrokes I can access my applications and documents

This is only a small portion of what Kupfer can do. Kupfer can also search the web, your recent documents, bookmarks, and clipboard entries. It can look up words in a dictionary, manipulate and locate files, volumes and disks. It also has a built in Rhythmbox plugin to search your music library to play specific songs, artists or albums.

Kupfer has changed how I use my netbook. I love the Ubuntu Netbook interface, the UNR team has done an awesome job on make Linux look and feel intuitive but it's overhead and screen encompassing design make it difficult to multi-task or use multiple desktops.

xfce protoman desktop
- My current desktop, no panels or icons. Clean, efficient and quick. I don't have to wade through menus to get to my applications or files. Kupfer puts my whole desktop at my finger tips and everything I need can be accessed with a few keystrokes. I can use every pixel of my desktop and get the most out of my netbook.

I Recommend
Installing Kupfer from the Kupfer's Hope Launchpad Repository. It contains the latest release and will automatically update as new releases become available.

In a terminal type:
sudo apt-get-repository ppa:kupfer-team/ppa
sudo apt-get update
sudo apt-get install kupfer


Or in Karmic or Newer Ubuntu Releases
You can install the Ubuntu repository version of Kupfer.
In a terminal type:
sudo apt-get install kupfer


For older versions of Ubuntu:
* Note: for newer versions of Kupfer, you may need to change the version numbers in the commands, consult the kupfer site for latest release version.

In a terminal type:
wget http://kaizer.se/publicfiles/keybinder/keybinder-0.0.3.tar.gz
wget http://kaizer.se/publicfiles/kupfer/kupfer-c16.tar.gz
- download the files you'll need to build Kupfer.

To install python-keybinder
in a terminal:
tyle="color: blue;">sudo apt-get install pkg-config python-dev python-gnomeapplet python-gtk2-dev
- install python dependencies
cd ~/
- point your terminal to your home folder
tar -zxvf keybinder-0.0.3.tar.gz
- untar the file
cd ~/keybinder-0.0.3
./configure
make
sudo make install
- this will complete the install of keybinder

To install kupfer
in a terminal:
cd ~/
- point your terminal to your home folder
tar -zxvf kupfer-c16.tar.gz
- untar the file
cd~/kupfer
- point your terminal into the kupfer source folder
./waf configure --prefix=$PREFIX
./waf
./waf install
- this will complete the installation

Once installed you can find Kupfer under Applications>Accessories>Kupfer
- kupfer's default keybinding is Ctrl+space
- to set Kupfer to start automatically on login, start Kupfer, call up Kupfer search window and type in kupfer
kupfer_go_preferences
- scroll down to preferences

Screenshot-Kupfer Preferences
- From here you can set Kupfer to start automatically on login.

Enjoy!



Have a question or problem that this article doesn't cover?
Ask our Ubuntu Mini 9 Google Group for help.

Friday, October 2, 2009

Ubuntu 9.10 Karmic Koala Beta is Released

Ubuntu 9.10 entered beta yesterday. We have installed it and and are enjoying the improvements Karmic is bringing to the Mini 9. While I don't encourage everyone to download and install the beta, I do ask anyone willing to deal with a cranky system and software occasionally breaking to join us in beta testing Karmic.

You can download the Karmic beta image here.

The only problem I have encountered with Karmic is with the Driver Manager. It will not properly install the proprietary Broadcom STA driver for the wireless networking card. No worries, it's an easy fix.

Screenshot-Hardware Drivers
- When you click activate, Driver Manager will either freeze up or just look like it has installed driver properly.

- First connect to the internet via a wired connection.
- Then go to Synaptic Package Manager (System>Adminstration>Synaptic Package Manager)
- Click the Reload button in the upper left corner of Synaptic to refresh your repository index.
- Then reinstall the bcmwl-kernel-source package

Screenshot-Synaptic Package Manager
- Click to enlarge

OR: after connecting to the internet via a wired connection in a terminal type:
sudo apt-get update
sudo apt-get --reinstall install bcmwl-kernel-source

If you have any issues with Karmic, don't forget to file a bug on Launchpad!


Have a question or problem that this article doesn't cover?
Ask our Ubuntu Mini 9 Google Group for help.

Wednesday, September 16, 2009

Configure Synaptic Touchpad

This is partially a howto and mostly an informational guide on how to get the most out of your touchpad.

You used to be able to configure your mouse/touchpad settings in Ubuntu by editing your xorg.conf file. With Ubuntu 9.10 there will no longer be an xorg file to edit. The input driver has moved from xorg to hal and you have to edit an fdi file to properly configure your touchpad.

1. Enable SMHconfig
* Note: This method is not secure if you are in an untrusted multiuser environment. All local users can change the parameters at any time.

In a terminal type:
sudo gedit /etc/hal/fdi/policy/shmconfig.fdi
- Then copy this text into that file.
shmconfig
- Log Out/Reboot for the settings to take effect

2. Display Your Current Settings
In a terminal type:
syndaemon -d && synclient -l
- This will show you what your current/default settings are. Copy them into a blank file. You will use this a reference point.

In a termianl type:
synclient -m 10
- This will show, in real time, the output of your touchpad. Another tool to use as reference for editing your file.

3. Create An .fdi File
In a terminal type:
sudo mkdir /etc/hal/fdi/policy/10osvendor/
- This will make a folder for the 11-x11-synaptics.fdi file

In a terminal type:
sudo gedit /etc/hal/fdi/policy/10osvendor/11-x11-synaptics.fdi
- Creates a black configuration file.
- Download my 11-x11-synaptics.fdi templete
- Copy and paste the contents into your 11-x11-synaptics.fdi file.
- You can opt to use this file for your touchpad settings; it has vertical/horizontal scroll and emulated middle click enabled.

5. Edit the 11-x11-synaptics.fdi File
- It is written in Extensible Markup Language (xml)
- You can read the the synaptic manual here or output into a terminal with:
man synaptics
- The Synaptic manual will define the terms included within the .fdi file.
- Template follows the output of syndaemon -d && synclient -l and it is intelligently laid out by function.
- You must log out or restart HAL for the settings to take effect.
To restart HAL in a terminal type:
sudo /etc/init.d/hal restart
- restarting HAL theoretically should work but i did not work for me. I had to log in and out.

Have a question or problem that this article doesn't cover?
Ask our Ubuntu Mini 9 Google Group for help.

Saturday, September 5, 2009

Fix Most Audio Problems: Remove PulseAudio

Many audio issues in Ubuntu can simply be solved by eliminating PulseAudio. The Mini 9's Skype problems are PulseAudio's fault.

PulseAudio is a sound server, a background process accepting sound input from one or more sources (processes or capture devices) and redirecting it to one or more sinks (sound cards, remote network PulseAudio servers, or other processes).

One of the goals of PulseAudio is to reroute all sound streams through it, including those from processes that attempt to directly access the hardware. What it really does is get in the way, delay sound, improperly fix and make audio in Linux a bigger mess. PulseAudio may have potential and offer some great audio features but for me it is not worth the headaches. I don't need advanced features and networked audio, I simply want to watch videos, listen to music and talk on Skype without problems.

To completely remove PulseAudio in a terminal type:
sudo apt-get purge pulseaudio

This will uninstall PulseAudio, delete the configuration files and uninstall it's dependencies; gstreamer-10-pulseaudio, libpulse-browse0, libpeexdsp1, pulseaudio-esound-compat, pulseaudio-module-udev, pulseaudio-module-x11, pulseaudio-utils, and rtkit.

Reboot your machine and enjoy working audio. Not having PulseAudio installed makes using Skype as easy as starting the program. You still need to turn on the mic and setup the correct audios devices.
- Select alsa for for all options in /system/preferences/sound
- If you need help or have issues refer to the Ubuntu Wiki page on PulseAudio.

If you ever want to go back to using PulseAudio you can reinstall it by typing in a terminal:
sudo apt-get install pulseaudio

Feel free to bash PulseAudio in the comments and let everyone know how your audio quality improved.

Have a question or problem that this article doesn't cover?
Ask our Ubuntu Mini 9 Google Group for help.

Thursday, August 13, 2009

Game on Linux - GridWars 2

Grid Wars 2 is a clone of the popular Xbox 360 game, Geometry Wars. It's an awesome game that plays extremely well on the Mini 9.



Installation requires a bit or work, but once you get everything going it's a lot of fun.

Step 1: Install The GridWars 2 .deb
Ubuntu 8.04 Hardy Heron(i386)
Ubuntu 8.10 Intrepid Ibex(i386)
Ubuntu 9.04 Jaunty Jackalope(i386)
Source and builds for other architecture

Step 2: Edit the GridWars 2 Config.txt File
- When you try to launch the game you get this error
gridwars_error
- The games default resolution is set too high and causes the game to crash.
- In a terminal type:
gedit ~/.gridwars/Config.txt
- Search the text for these values:
[Playfield Width]
1024
[Playfield Height]
768
[Screen Width]
1024
[Screen Height]
768
- Edit the height and width so they fit the Mini's screen
[Playfield Width]
800
[Playfield Height]
600
[Screen Width]
800
[Screen Height]
600
The game works best with a Dual Analog controller, but you can still have fun playing with a trackpad or mouse.

Step 3: Setup an XBOX 360 Controller to work in GridWars 2
- Check to see if your Xbox 360 controller is recognized
In a terminal type:
lsusb
This will list all the devices connected via USB
- You should see something like this in the output: BUS 00X Device 00X ID xxxx:xxxx Microsoft Corp. Xbox360 Controller (the x will be different number for different people, but obviously you need to see the Microsoft part)
- Link /dev/input/js0 to /dev/js0 so the pad will work properly.
In a terminal type:
sudo ln -s /dev/input/js0 /dev/js0

Have a question or problem that this article doesn't cover?
Ask our Ubuntu Mini 9 Google Group for help.

Friday, August 7, 2009

Chromium Head Now Gone

Chromium is the open source project behind the Google Chrome web browser. While still in development, it is shaping up to be a feature rich browser. Like all software, Chromium's development has been marked with bugs and regressions. [chromium-bug] 18385 has to be the oddest software bug I've seen, the close button (X) has been replaced with a small head.

chrome_head_edit
- Supposedly, this was done as a passive-aggressive motivation to get someone to create the Linux close/min/max/restore buttons. While others are calling it a feature.

The good news is that in the newest Linux Chromium build 3.0.198.0 (22605), the passive-aggressive feature has been fixed. The X has returned and Linux users finally have proper close/min/max/restore buttons. I personally think the head should be stay and be used as the incognito mode icon.

chrom_no_headedit

As a side note, [chromium-bug] 18385 has one of the funniest reports I've come across.
What steps will reproduce the problem?
Look at what the X button is supposed to be

What is the expected result?
an X button

What happens instead?
Some guys head
If you'd like to try Chromium use this install guide.
Use This guide to enable flash.

Have a question or problem that this article doesn't cover?
Ask our Ubuntu Mini 9 Google Group for help.

Friday, July 31, 2009

Chromium, Now with Real Flash Support

Chromium now has "official" support for 3rd party plugins.

Chromium is the open source project behind the Google Chrome web browser. While still in development, it is shaping up to be a feature rich browser. Last time we wrote about it, there was a short lived work around to get Flash working. Updates to the browser quickly broke the hacked Flash support. This morning, I updated Chromium and noticed this in the start screen.

Screenshot-1
- Click to enlarge

Plug-ins (e.g. Flash) are part-way implemented and will cause frequent crashes. Use --enable-plug-ins to turn them on if you're okay with that; the browser is otherwise quite stable.

To install Chromium use this guide.

To Enable Plugins (e.g. Flash)
In a terminal type:
alacarte
-This will bring up Ubuntu's menu editor

edit_chromium_launcher
- In the editor, navigate to the Applications>Internet>Chrominum Web Browser
- Right click the entry for Chromium and select Properties

chrome_launcher_properties
- In a Launcher Properties box, add --enable-plugins in the command box
- The command to launch Chromium should now read: chromium-browser --enable plugins
- Click close

Enjoy!

Have a question or problem that this article doesn't cover?
Ask our Ubuntu Mini 9 Google Group for help.

Tuesday, July 28, 2009

Medibuntu for Ubuntu 9.10 Karmic Koala

Medibuntu (Multimedia, Entertainment & Distractions In Ubuntu) is a repository of packages that cannot be included into the Ubuntu distribution for legal reasons like copyright, license or patent restrictions. It also includes many popular .debs for w32codes, Skype and Google earth in both i386 and lpia architectures. You can find the full list of available software here.

Ubuntu 9.10 Karmic Koala can not play encrypted DVDs or use certain Windows codecs out of the box. This guide will show you how to install the Medibuntu repository and these codecs.

To add the Medibuntu Repository:
In a terminal type:
sudo wget http://www.medibuntu.org/sources.list.d/karmic.list --output-document=/etc/apt/sources.list.d/medibuntu.list
- This will show ubuntu where to download the packages from

To add the Medibuntu keyring:
In a terminal type:
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
- You may be asked to accept this package even though it cannot be authenticated. This is normal; typing "Yes" means you trust Medibuntu.

Download the encrypted DVD playback codecs
In a terminal type:
sudo apt-get install libdvdcss2

Download the Window codecs
In a terminal type:
sudo apt-get install w32codecs

Have a question or problem that this article doesn't cover?
Ask our Ubuntu Mini 9 Google Group for help.

Thursday, July 9, 2009

Install Chromium

Chromium is the open source project behind the Google Chrome web browser. While Chromium is still in development, it is shaping up to be a feature rich browser. It's already fast, has native theming support for Linux, flash support, and extensions.

Like the installing Firefox 3.5 guide, this how-to will use a Personal Package Achieve (PPA) to install and update Chromium as development continues.

chrome - with flash

Step 1: Add The PPA
- Go to the PPA for Ubuntu Chromium Daily Builds Webpage
-Select your distro, the PPA has builds for Hardy (8.04), Intrepid (8.10), Jaunty (9.04) and Karmic (9.10).
chrome - distro select

- Add the Chromium daily build repository for your distro to your source list
in a terminal:
sudo gedit /etc/apt/sources.list
chrome- add the PPA
- Paste, save and exit

Step 2: Add The Repository Key:
- Copy the key from this public key server page (use the 1024R Link)

- Paste it into a text file
chrome - key
- paste, save and exit

- Go to Software Sources (System->Administration->Software Sources)
import the key
- Under the Authentication Tab select "+ Import Key File..."
- Navigate to where you have saved the PPA key.
This will leave you in the root area of your hard disk, if you saved the key in your Home folder you will have to navigate to it. (File System->Home->user folder)
- Import the key

- Update your Repositories
in a terminal type:
sudo apt-get update

Install Chromium
in a terminal type:
sudo apt-get install chromium-browser

I watched an episode of Terminator: The Sarah Connor Chronicals on Hulu and a couple of YouTube videos. Playback is decent, but I'd really like to know what you think of it.

Have a question or problem that this article doesn't cover?
Ask our Ubuntu Mini 9 Google Group for help.

Monday, June 29, 2009

Install Firefox 3.5

Firefox 3.5 has some great features planned. As of the time this article was written it is still in development and some plugins do not work or conflict with new features. If you'd like try out Firefox 3.5 before it's officially included in Ubuntu, there is a is a Personal Package Archives (PPA) with a daily build of Firefox 3.5 that makes installation easy. To install Firefox 3.5, codenamed Shiretoko, you have to add the PPA and its key to your repositories.

Add the PPA To Your Repository:
- Go to the Mozilla Daily PPA Page
- Select the correct packages for your version of Ubuntu (8.04, 8.10, 9.04, 9.10)
the_right_repo
- Copy the Mozilla daily repository to your source list
in a terminal:
sudo gedit /etc/apt/sources.list
adding the dialy ppa
- save and exit

Add the Repository Key:
- copy the key from this public key server page
key_web
- paste it into a text file

ppa_key_file
- save and exit

- Go to Software Sources (System->Administration->Software Sources)
import the key
- Under the Authentication Tab select "+ Import Key File..."
- Navigate to where you have saved the PPA key. *This will leave you in the root area of your hard disk, if you saved the key in your Home folder you will have to navigate from your File System->Home->user folder

Update your Repositories
in a terminal type:
sudo apt-get update

Install Firefox 3.5
sudo apt-get install firefox-3.5 firefox-3.5-branding firefox-3.5-gnome-support xulrunner-1.9.1 xulrunner-1.9.1-gnome-support

It will install under it's development name Shiretoko, in Applications->Internet

Have a question or problem that this article doesn't cover?
Ask our Ubuntu Mini 9 Google Group for help.

Sunday, April 26, 2009

Skype on The Dell Mini 9

Get Skype
You can download Skype for Linux directly from the Skype website or install it from the Medibuntu repository. I prefer and recommend, downloading it from Medibuntu. They have packaged Skype specifically for the newest versions of Ubuntu in both the i386 and lpia architectures. To install the Medibuntu repository follow the guide for yor specific version of Ubuntu, 8.10 or 9.04.

To install Skype after setting up the Medibuntu Repository,
In a terminal type:
sudo apt-get install skype

Configuring The Dell Mini 9's Audio
Left click the volume control icon on the gnome panel and click the Volume Control... button.
left_click_volume

This will bring up the HDA Intel (Alsa mixer) Volume Control Panel:
HDA Intel (Alsa mixer) Playback Tab
- Select Preferences

This will bring up the Volume Control Preferences
Volume COntrol Preferences
Make sure the:
- Master
- Internal Mic Boost
- Capture
- Input Boxes
are checked, then close the dialogue box

Go to the Recording Tab
HDA Intel (Alsa mixer) Recording Tab
- Turn your capture slider up and make sure the mic icon on the bottom of the dialogue box is not X'ed out. It is not necessary to turn the volume completely up, if you experiencing a lot of static or feedback try turning the volume down.

Go to the Options tab
HDA Intel (Alsa mixer) Options Tab
-Set yor Input Source to the Front Mic

Configuring Audio In Skype
Go to the Options menu, under Sound Devices
Skype Sound Settings
Set:
- Sound In to HDA Intel (hw:Intel,0)
- Sound Out to HDA Intel (hw:Intel,0)
- Ringing to HDA Intel (hw:Intel,0)
Then:
- Uncheck the box that says "Allow Skype" to automatically adjust your mixer levels.
- Apply the settings


To Setup Video In Skype
Go to the Options menu, under Video Drivers
Skype video settings
- Check the Enable Skype Video
- Check the Start my video automatically when I am in a call box.
- Select Integrated Webcam (/dev/video0)
Apply the settings.

Skype will now work with the Mini's internal mic and speakers. Configuring other devices to work with Skype is up to you. I haven't had much luck with my PS3 Bluetooth headset.

Have a question or problem that this article doesn't cover?
Ask our Ubuntu Mini 9 Google Group for help.