TAG | hp
24
Aptana under Ubuntu 9.04
Comments off · Posted by johannes in Linux, Notebooks, Web development
Everybody has a favourite HTML editor on a platform, but does anyone have a favourite on ALL platforms? Well at least on the personal computing platform, that is. Well, I must tell you that my favourite HTML editor has been Aptana, which has served me well since I stopped using Dreamweaver exclusively. For me the major attraction of Aptana is its cross-platform nature. I can start work on my Windows laptop, then continue it on my MacBook and then finish it off on my tiny little Linux laptop the HP 2133 Mini note.
At the completion of my install of Jaunty Jackalope (Ubuntu 9.04) on my netbook, I found that Aptana just would not load. It would show the logo for a couple of seconds then it would just come up with an error. After scratching my head for a little while, I tried to look up an answer on Google and I found this thread on the Aptana user forum.
So basically, the issue is the version of xulrunner that Jaunty comes with. Currently it is version 1.9, while Aptana needs version 1.8. To fix this issue you need to download xulrunner 1.8 and unzip it to /usr/lib, so its path would be something like /usr/lib/xulrunner/. Then you create a script which looks like this:
#!/bin/sh
MOZILLA_FIVE_HOME=/usr/lib/xulrunner-1.8.1.3
if [ $LD_LIBRARY_PATH ]; then
LD_LIBRARY_PATH=$MOZILLA_FIVE_HOME:$LD_LIBRARY_PATH
else
LD_LIBRARY_PATH=$MOZILLA_FIVE_HOME
fi
export MOZILLA_FIVE_HOME LD_LIBRARY_PATH
~/aptana/AptanaStudio -vm /usr/lib/jvm/ia32-java-6-sun/jre/bin/java
Make the script executable and then on your panel add an application shortcut to point to this script file, mine is called “aptanastart”. Oh, and you need to have Java installed, since Aptana requires it.
2133 · 9.04 · Aptana · computing · hp · html · ide · jackalope · jaunty · java · Linux · ubuntu
23
Jaunty Jackalope on the HP Mini-note 2133 part 2
Comments off · Posted by johannes in General, Linux, Notebooks, Opinion, Technology
I have found that using Jackalope on the HP 2133 Mini-note to be quite a good experience so far. Compared to installing Intrepid (8.10), the installation process was a complete breeze. There was no need to install using weird methods and there was no need for installing any drivers from VIA to get the display working in the correct setup.
The only issue that can be noted is with the wifi connection manager. It seems after a few hibernates that the connection is stuck at the “getting ip address…” stage. This can be quickly fixed with a reboot. Other than this issue, I have not found any major ones to mention. Sound works flawlessly, Bluetooth works normally and the webcam works with Cheese (I have not tested it to work with Skype or anything like that).
Recently, I also purchased the 6-cell battery for the Mini-note, which makes the notebook (or netbook, if you like) much more usable. Since I use this notebook mainly for writing text, coding and web browsing, I have found that having that extra amount of battery capacity makes the notebook a little easier to use. No longer staring at the battery icon every few minutes to see if I will have time to finish what I am doing. It puts the usability of this little notebook on par with my MacBook and my Dell Inspiron laptop. Using it with little power management and with wifi on seems to give around 3-3.5 hrs of uninterrupted use. What joy!
Had this notebook shipped with Jackalope instead of Windows Vista Basic (standard on all Mini-notes shipped in Australia), it would have been a winner from the start. A 6-cell battery, even though it adds a little to the price should have been standard on all models.
2009 · 2133 · computing · hardware · hp · Linux · mini-note · netbook · notebook · open source · ubuntu · vista
20
Ubuntu desktop 9.04 (Jaunty Jackalope) on HP Mini-note 2133
Comments off · Posted by johannes in Linux, Notebooks, Technology
Having worked on the Ubuntu 8.10 for a few months, when Jaunty Jackalope was released publicly it was a definite temptation to upgrade. Considering it was a real pain to install 8.10 last time around on my HP mini-note 2133 (Via C7 1.6Ghz, 1GB RAM with 120G HDD, originally was loaded with Windows Vista Basic), I was a little hesitant. However, since there were a few reports of success such as this article at bl1nk.com and the semester break is nearly upon me, I decided to bite the bullet.
Having upgraded the BIOS last time around, this time installation was quite sane and smooth. It was so smooth that it happened while I was watching TV without a single glitch. When install was done, I rebooted and voila! The screen worked OK, there was no need for funny hacks or even VIA’s driver to install and Wifi and Bluetooth worked out of the box! When I plugged in my USB modem from Three networks (Huawei E220), it was recognised straight away.
When I was done entering my wifi configuration, I was online surfing the net with a fresh install of Ubuntu 9.04 on my HP mini-note 2133. I have not tested everything so far, but everything that I need from a basic notebook perspective was working quite well.
UPDATE
I have now had sometime to test the webcam and bluetooth and they are both working fine. Webcam works fine through Cheese, but I have not tested through Skype.
2133 · Australia · hardware · hp · Linux · mini-note · netbook · notebook · open source · Technology · ubuntu
4
Service with a happy ending
Comments off · Posted by johannes in General, Linux, Notebooks, Technology, Uncategorized
On one hot January night while I was trying to write a statement about some art project that I was working on, I just fell asleep on the lounge. I was trying to type this statement up on my trusty little HP Mini Note 2133 that was runing Ubuntu 8.10. Due to extreme tiredness and heat, I just felt that I could not go on typing or even thinking so I closed the laptop expecting it to spin down and hibernate while I just headed straight to bed.
When I woke up in the morning, the notebook was in an extremely hot state, it was more than the normal warmth you get from running a notebook for a few hours. When I tried to switch it on, it was not responding as normal. There was no HP logo at startup even though all the normal lights were on. The notebook was pretty much dead and did not respond to anything.
After leaving it alone for about a week (actually I just forgot all about it for a few days), I decided to contact HP since the notebook was still under warranty. After the usual menu selections I spoke to an operator who suggested that I plugged the notebook to the power (already done), to see which lights were on (already done) and then to plug it into an external monitor (already tried that too). He suggested that it might need a mainboard replacement (thought so).
The operator then rang me back and suggested that he could guide me over the phone to try to reseat the RAM module (unfortunately, already tried and I even tried another module of the same specification–1GB DDR2 667Mhz). He then said that I would get a phone call from an engineer who would visit me with a new mainboard.
Three days later, the engineer showed up and replaced the motherboard in all under 20 minutes. I was very impressed with the service and wish all notebook manufacturers provided the same level of service. Good work HP! Shame on you Toshiba! Shame on you Apple!
2133 · hardware · hp · Linux · motherboard · notebook · replacement · service · warranty
29
The HP Mini-note 2133, two weeks later
Comments off · Posted by johannes in Notebooks, Technology
After two weeks of living with the HP 2133 mini-note, I have had to change a few things to make it more livable with. I used this machine for a few days with the default Windows Vista Basic and it was quite hard to live with. First, the (lengthy) boot time and then the issue of a long wake up time (from hibernation), so it does not give me much of what I want from a small carry-everywhere notebook. Even to adjust the wireless and other settings which needs to be done quickly when you are on the go, takes a while for the window to even open up. While it may not be a problem for some, this is a problem when you need to quickly open the computer up to take notes or to look something up.
I was then wondering whether it was worth installing XP on this machine to somehow speed things up as far as boot and wake up times were concerned. I then proceeded to create a custom install disc using nlite. I thought:”why not install SP3 as well while I am at it?”, so I slipstreamed SP3 to my XP SP2 install disc and created a streamlined and slipstreamed install disc with SP3 built in. The wonderful thing about nlite is that it also allows you to incorporate drivers for your computer into your installation disc, so I incorporated all the XP drivers from the HP site. Everything was going really well until I actually installed it on the notebook.
After installation, the notebook booted fine and I must say it was noticeably quicker and wake up time was what I expected. There was, however, a problem between explorer and the graphics driver. On wake up from hibernation, the screen would flicker uncontrollably for about a minute or two. Sometimes this craziness will stop when I open a window, but not always. This cancels out the advantages of the quicker boot time with XP.I would have to wait a couple of minutes before the machine would settle and be usable again. I was glad to discover that Via had put out a new driver for its Chrome 9 integrated graphics chip. Alas, after installation of the latest driver, the machine still had the uncontrollable case of the flicker.
Working with a notebook that flickers after hibernation is almost impossible. In fact, it makes this notebook pretty useless since I bought it to be able to take notes and work pretty quickly during my day at work and during times I spend on public transport. I had to come up with a solution, so I gave XP SP2 a try and it seems to have made it a better notebook. I can put it into hibernation at anytime without any concern for what will happen when I start it up again. So, if you are having trouble with XP SP3 on your HP mini-note 2133, do not hesitate and install XP SP2 on it and you will have a nice and usable notebook.
I wish there was a netbook like the mini-note that has an instant-on feature to allow working in shorter stretches of time with a lot of sleep in between. Such a notebook, couple with a decent battery life will make a nice companion to people who need a lightweight machine to either write or code while on the move. Did you hear that HP?
hp · mini-note · netbook · notebook · review · sp2 · sp3 · vista · xp
16
Leaving home on a sweet note
Comments off · Posted by johannes in General, Notebooks, Opinion, Technology
I recently acquired the HP mini-note 2133 netbook and I have been using it almost constantly for the last few days. It is a very nice little machine to use on a day to day basis, although in terms of raw power and speed it is no match for my Dell Inspiron and my MacBook. A lot of people seem to forget the fact that this machine was built to a price to occupy the same market segment as the Asus Eeepc. In my view, this machine is superior to the Eeepc in many ways and it is working very well in what it was designed to do: lightweight ultra-mobile computing.
For a while I was really comparing this machine to the Eeepc and the clincher for me was the storage capacity (120GB) as opposed to the various flavours of Eeepc which come in anything from 4-20GB, which means that this machine could also function as a mobile storage unit for photographs and other files when on the go. The other factor was the size of the keyboard. While it may be difficult to type quickly and accurately on the Eeepc’s cramped keyboard, it is, by comparison, quite effortless on this machine, which means that for typing documents and code the HP wins hands down.
The few gripes that I have with this machine are: no booting from the SD card slot, Windows Vista pre-installed (only the vista version is available here in Australia), it only comes with a 3-cell battery and (because of Vista) a long boot time and wake up time (from hibernation).
The specs:
- 1.6Ghz Via C7 processor
- Via Chrome graphics adapter
- 1GB of RAM
- 120GB HDD
- a/b/g Wifi
- Bluetooth
- VGA Webcam
- SD card slot
- 3-cell battery (expandable to 6)
- Express Card 54 slot
- 1280×768 8.9 inch screen
Pros:
- Relatively light, therefore easy to carry
- Large 8.9 inch screen
- Nice 92% size keyboard
- Spacious storage
Cons:
- Battery could be larger
- Awkward power switch
- Only comes with Windows Vista Home Basic
- Webcam utility (modelled on Apple Photo Booth) does not work properly
All in all, this notebook makes a great companion when you are out and about and not wanting to carry a 3kg+ load on your shoulders.
hp · mini-note · netbook · notebook · review · sp2 · sp3 · Technology · vista · xp
