Archive for the ‘software’ Category

ubuntu 9.10 (karmic koala) beta on the kogan agora

Monday, October 5th, 2009

In a bid to resurrect my kogan agora pro netbook to a usable state, I decided to upgrade to the lastest version of ubuntu, karmic koala, which has just gone beta.

sudo update-manager -d

This will kick off the update manager, and provide you with a single button to upgrade to version 9.10. After 30 minutes or so, you should be rebooting into a new kernel, and the new ubuntu.

The usual suspects that needed attention in the past (read: the touchpad and wireless networking) were both still working, and had obviously remained configured from the previous version.

Whilst I say “working”, the wireless adapter is connecting to my home wireless access point however the signal is still low and not picking up neighbouring APs.

There has been some improvements though. The physical wifi button is no longer a glorified light switch, as it was so well put by Andrew. Pressing the button results in the card shutting off.

The second welcome surprise is the return of “resume from suspend”. After changing the wifi card recently myself and others discovered the netbook would not resume from suspend. This now appears to have resolved itself.

The netbook remix interface is looking much fresher, as you can see in the screenshots attached below.

The only qualm I have so far with karmic and the netbook remix itself is that I cannot seem to locate the shutdown icon in the menus or interface. This may be because I upgraded from 9.04, but as it is beta I will wait and see, and use the physical netbook power button to bring up the shutdown options.

Another note to add – GRUB2 and EXT4, whilst being the new defaults in ubuntu 9.10, are not automatically upgraded:

ext4 by default

The new “ext4″ filesystem is used by default for new installations with Ubuntu 9.10 Beta; of course, other filesystems are still available via the manual partitioner. Existing filesystems will not be upgraded.

GRUB 2 by default

GRUB 2 is the default boot loader for new installations with Ubuntu 9.10 Beta, replacing the previous GRUB “Legacy” boot loader. Existing systems will not be upgraded to GRUB 2 at this time, as automatically reinstalling the boot loader is an inherently risky operation.

A comment in a previous blog entry on this site asks how to configure the touchpad in GRUB2. I am yet to investigate this, however is anyone has any info, please post below.

References

 

“You have to set ‘SHMConfig’ ‘true’…” – even though you have created shmconfig.fdi

Monday, May 11th, 2009

In previous blog entries (disabling the touchpad whilst typing and installing gsynaptics) I described how to enable SHMConfig in order to control the touchpad.

I had some feedback from at least two readers who could not enable SHMConfig, and when they tried to use gsynaptics or syndaemon, they were met with the error “You have to set ‘SHMConfig’ ‘true’ in xorg.conf or XF86Config“. The instructions provided in the post to enable SHMConfig using the /etc/hal/fdi/policy/shmconfig.fdi method did not appear to be working.

After a lot of troubleshooting work with Travis, we were able to determine why this was occuring, and how to resolve it.

(more…)

USB booting the kogan agora – is 2GB too big?

Friday, May 8th, 2009

Is a 2GB USB drive too big for booting the Kogan agora netbook?

Over the last few days I have been trying to USB boot different operation systems on my Kogan agora pro, such as UNR and the recently released ‘koganised’ gOS iso.

I have two USB drives of the same brand. One is 1GB, and the other 2GB. I found that I can only get the 1GB USB drive to boot – the 2GB drive fails with “boot error“. Other users have also reported this behaviour.

(more…)

restoring the kogan agora to factory default settings and gOS

Thursday, May 7th, 2009

I have just booted my agora using the kogan gOS iso, which can be found here: http://www.sendspace.com/pro/dl/s2eg5d.

I used unetbootin to create a bootable USB drive, and it booted to an Ubuntu/gOS boot menu fine. I didn’t want to overwrite my UNR install, so I chose to boot ‘live’ – i.e. run gOS from the USB drive, and not change my hard drive in any way.

The kogan spash screen appeared and eventually it booted to the ‘koganised’ gOS desktop, which only lasted a day the last time it was installed on my agora! What I didn’t have, semi-unexpectedly, was a functioning touchpad.

(more…)

adding the medibuntu repository

Monday, April 27th, 2009

In a comment to an earlier post, Bucky has suggested adding the medibuntu repository to ubuntu, rather than adding the skype repository to install skype. medibuntu (multimedia, entertainment & distractions in ubuntu) has the skype package, as well as many other packages that you may find useful or as the name suggests, entertaining, such as realplayer and google earth.

Before going further, you should be aware that the medibuntu repository also contains packages that are not included in vanilla ubuntu for legal reasons. medibuntu.org (which you should read before continuing) states:

It is your legal responsibility to make sure that the software you are installing can be legally used in your country and for your intended purpose.

(more…)

installing gsynaptics – a graphical interface to control the touchpad

Sunday, April 26th, 2009

The touchpad on the kogan agora seems pretty sensitive – however there is an app that can help – gsynaptics. This app does however require that SHMConfig be enabled.

(more…)

installing skype on the kogan agora netbook

Sunday, April 26th, 2009

The agora netbook comes with gOS preinstalled, as well as some common/popular applications. One of these is skype, which doesn’t come ‘out-of-the-box’ with ubuntu. If, like me, you have reinstalled ubuntu on your netbook, you may wish to reinstall skype. Here’s how.

(more…)

installing the flash plugin

Saturday, April 25th, 2009

So you can watch your favorite youtube clips, here is how to install the flash plugin:

sudo apt-get install flashplugin-nonfree

Restart firefox if it is open, and you should be able to see flash content.