Archive

Archive for the ‘Asus EeePC’ Category

Overclocking the EeePC, Script goodies and Bluetooth

January 28th, 2008 Paul McGuinness No comments
Rating 4.75 out of 5


Dear Avid Reader,

Since getting my Eee PC, I’ve been reading about the ability to overclock the FSB (Front Side Bus). This bus has the capability of running at 100mhz (as opposed to the default 70mhz). The net effect of this is that the CPU speed increases to 900 Mhz from the normal 630 Mhz (which is 70% of 900 Mhz of course!). You must if course be running Ubuntu to do this!

Once you have downloaded the scripts from [here], run the following commands from within the unpacked archive:

sudo ./tweak-gnome.sh
sudo ./install.sh all

Then reboot your EeePC

After doing this, Pressing Fn-F6 will automatically enable the FSB increase, and various other fixes for the EeePC will start working, namely;

  • Asus Eee kernel modules
  • ACPI support (suspend, hotkeys)
  • overclocking code
  • Wifi support
  • Sound
  • Boot speed
  • Additional software sources
  • Skype two way video

All this can be found on the Ubuntu Eee Wiki located here: http://ubuntu-eee.tuxfamily.org/

Now I know that I have already told you how to do a lot of this in my article about installing Ubuntu on an EeePC, but this does take a lot of the hassle out of it, and it definately gets the overclocking working!

Bluetooth [photopress:trust_usb_bt.jpg,full,alignright]

There has been lots of mods popping up lately that allows you to install a Bluetooth dongle inside your EeePC utilising the additional USB connections that are hidden on the motherboard… well you could of course use a tiny USB dongle like this. You can pick these up for £10, and its a lot less hassle than getting the soldering iron out! One supplier is Novatech [link]

Ultimate Eee PC Hacks

January 21st, 2008 Paul McGuinness No comments
Rating 4.50 out of 5


Now as you all know, I *love* my Eee PC, and have spent some time making sure I could get Ubuntu working on it

But I have been totally blow away by the hacks that someone else has made to this diminutive laptop.

How about adding; GPS, Bluetooth, Modem, Flash Card Reader, FM Transmitter, 802.11N Wifi and more!

Well someone has done this, and documented it well. You can find all the internal upgrade details here [Link]

I may well be trying some of this myself, and will post an article with step-by-steps if I do.

Categories: Asus EeePC, Hacking, Linux, Modding Tags:

Installing Ubuntu 7.10 Gutsy Gibbon on my Asus Eee PC

November 26th, 2007 Paul McGuinness 5 comments
Rating 4.75 out of 5


Before you install Ubuntu, make sure you can still run the Casino Bellini software and play online blackjack, online roulette, video poker, craps and MORE!


Ubuntu on Eee PC Printer

Click on the Pic to see a bigger version

Hi All,

Well I went and got myself an Asus Eee PC the other day. What a fantastic piece of kit… but I have to say I didn’t like the OS much. You either have a ‘fisher price’ Xandros Linux desktop, or a Xandros KDE based one… Personally (and I am new to linux) I prefer Ubuntu’s Gnome-based layout.

Now in theory, this shouldn’t be too hard, but in order to make sure that this all works properly, I spent a great deal of time researching the process at EeeUser.com and various other sites.

This is my ‘How to’

  1. Reboot your Eee PC and ensure that the boot sequence is set to ATAPI CD Rom as the first choice.
  2. Plug in a USB CD Caddy and insert your Ubuntu 7.10 Gutsy Gibbon Live CD (Download Here)
  3. Once booted, click on Applications, Terminal and type gconf-editor
  4. Browse to apps/compiz/plugins/move/allscreens/options and uncheck constrain_y (Full details Here) – This allows you to move any window up beyond the height of the screen, which is very much needed during this install.
  5. Double Click on the “Install” Icon on the Desktop. Any time a window doesn’t fit, hold down the Alt key and drag the window off the top of the screen so you can see the buttons.
  6. Go through all the normal bits until you get to the Partitioning. Select manual and delete all the existing partitions. Create one partition of 4001Mb that is EXT2 and has a mount point of “/” – Ignore any “swap partition” warnings.
  7. Complete Install (answering any obvious questions accordingly)
  8. Reboot (after removing the CD)
  9. Redo Step 4 again (it gets lost in the install)
  10. Acknowledge the Athos “Restricted Driver” message
  11. Minimise Disk Writes (All obtained from Eeeuser.com) by doing the following:-
    1. Adding the following to /etc/fstab tmpfs /var/log tmpfs defaults,noatime 0 0
    2. Repeat for /tmp, /var/lock, /var/run and /var/tmp
    3. Set defaults,noatime 0 2 on the main ext2 partition (See HERE for more details) to prevent excessive wear and tear on your SSD
    4. If you ignored me and added a swap partition as well, then edit the /etc/sysctl.conf and add a line at the end that says vm.swappiness=0 this will tell the OS to use RAM in preference to Swap files.
    5. Go into Add/Remove, and remove the pointless applications that are taking up room on your little 4Gb SSD… I removed the following:-
    1. Most of the games (Really…How often are you actually going to play these?)
    2. F-spot Photo Manager (I user Flikr, so not needed)
    3. OnBoard (on-screen keyboard… not needed as we have one!)
    4. Orca (I can see just fine thank you…)
    5. Xsane (Nope… no scanners or faxes plugged into my Eee)
  12. Get your GMAIL all set up (Samsung tips here apply equally well… http://www.internet-tools.co.uk/blog/index.php?s=gmail)

Ok. So we have a working Eee PC running Ubuntu, but there are a few things ‘Broken’…. Battery Indicator, Wireless Lan, Webcam, Power Buttons, Lid sensor, Skype…..

Go the the Eeeuser.com site HERE to fix these issues (far to long to cut’n'paste here) and pn Samiux’s Blog HERE

But things I did fix from the Eeeuser site were:-

  • Wireless network (via ndiswrapper method)
  • Suspend/Resume/Power Down issues
  • Webcam support (you have to enable it in the BIOS for Ubuntu to see it – it will reboot twice once enabled)

Ubuntu on Eee PC Printer

Click on the Pic to see a bigger version

The next thing was to make sure that everything took up as little space as possible. These were the steps I took:-

  • Installed the ‘Littlefox’ theme into FireFox (takes up much less screen real-estate)
  • Went into Appearance Preferences and set:-
    • All the fonts to 8pt
    • Icons to “Icon Only” (no text)
  • Adjusted mouse sensitivity (wasn’t detecting my touchpad-taps very well)
  • Set both status bars to 19 pixels in height
  • Added my networked HP printer (I use a wireless gateway adapter connected to the Ethernet port on the OfficeJet)

Then I added some goodies…

  • Enabled all the repositories in System, Administration, Software Sources
  • Updated everything by going into System, Administration, Update Manager
  • Installed all the BlueTooth stuff (so I can beam from my Samsung to the Eee PC)
  • Installed Camorama (Web Cam Capture and Test App)
  • Installed v2 of Skype (it has webcam support under linux)

And thats it…. all working, and I am in fact completing this blog entry on my Eee PC with Ubuntu!

Ubuntu on Eee PC Printer

Click on the Pic to see a bigger version

27th November – NOTE: When installing the ndiswrapper, make sure you place the ndis folder that you downloaded from the cd/website somewhere sensible! I deleted the folder (thinking that ndiswrapper would copy the relevant files somewhere) and spent 2 hours trying to get my wireless lan working again :(

29th November – Added some screenshots of it in action.

30th November – Firstly… sorry if you haven’t been able to view this blog… Fasthosts cobbled my MySQL server :( Secondly… I have had a minor problem (irritating, more than an issue) where the Eee PC will randomly reboot during the initial boot sequence. Essentially it gets ’stuck’ about 20% through the first Ubuntu progress bar, and then reboots just fine. Haven’t sussed what it is yet, but it only happened after I enabled the Webcam in the BIOS…