few days ago I bought a hp proBook 4410s from the local market here in Sri Lanka. Initially I was having an idea of buying a hp dv4 pavilion notebook. But it is bit out dated at the moment and proBook seems to be a great deal. Below are the machine spec,
thats all about my new notebook. I installed windows XP & Ubuntu 9.04 to my notebook. I rarely switch to windows, but it still handy to have windows with you in case of a need. This blog post will serve as a reference to me & to any other interested party.
As usual I started with Windows XP. After the initial file loading, the installation process hangs with a blue screen saying “something wrong with my hard drive & check it”(well, this is not the exact error message, but the summary :P). After some time I figured out that it something to do with my BIOS settings. I changed the SATA mode of the hard drive to IDE from the BIOS. After that th installation was smooth as usual.
As usual the sound is not working & the touch pad is not working properly either. You have to install some device drivers & can download them from the hp site.
Then I installed Ubuntu 9.04. Ubuntu installation is painless as always & make sure that you allocate double the size of your RAM capacity as your swap space. In this case I'm using a 32 bit OS & it will only utilize around 3GB of RAM. But still I'm generous enough to allocate 8 GB of swap space. :D
The most common problem with Ubuntu installation to the proBook is malfunctioning of internal speakers. The head phones works fine. To solve this,
open a new terminal & type,
cd /etc/modprobe.d
sudo gedit options
enter your password & it will open up the options file in the text editor.Now append this (or if the file is create by you for the first time just copy/paste this) at the end of the file.
options snd-hda-intel model=laptop
save & close the file, then re-boot the machine. Now you should hear that amazing drum sound of Ubuntu.... oh yeah, time to party.
For additional info refer this thread.
Install aome other useful software using apt package manager. Some of my favorites are,
vim editor
terminator – multiple terminal emulator
mplayer – movie player
cheers..............