Slackware Linux Installation on the HP Pavilion zv5120us |
My Related Pages
|
Revision 0.4
Copyright © 2010 by Zack Smith All rights reserved. SummaryWith care, this old laptop can be made into a decent Linux laptop.IntroductionMost everything that I've tried, including wireless and the ATI video driver, work.My zv5120usThe following is some useful data on my system obtained from/proc/cpuinfo,
lspci, the manual, etc.
Why this distro?I always use Slackware, because I have also found it to be reliably put together and rationally organized. Slackware is slightly different than other distros in that the emphasis is still as much on the command line as it is on X-Windows.I also attempted to get Gentoo working on this laptop, but with no success. The version of the Linux kernel that it came with resisted recognizing the hard drive, whereas Slackware had no problem at all. InstallationThe 80 GB hard drive offers more than enough space for most Linux activities.The ProcedureBoot from the 32-bit Slackare 13 DVD, log in, run fdisk, and then run setup.Getting things workingX-WindowsIn your /etc/X11/xorg.conf file, it is important to specify the "ati" driver because the default "vesa" driver is unbearably slow.FramebufferNot tried yet.AudioAudio is AC97 compliant and works just fine.PCMCIANot tried.WirelessWireless can be made to work, however Broadcom has made getting it to work particularly difficult: It requires that you obtain the Windows driver file, which is available online, on which you will run a utility to extract the core firmware files. You must then copy those into your /lib/firmware directory and enable the open source Broadcom driver.PerformanceProcessorThe Celeron 2.8 GHz is overall not a super-fast processor, for the simple reason that although it is stunningly fast internally, and its Level 1 cache runs at full tilt, its Level 2 cache is very small and very slow and the main memory is also very slow.Therefore, if you have programs that work on small chunks of data very intensely then they may run fast on this computer. Other software will be sluggish. Running the Dhrystone2 test that you can find at anime.net/~goemon it gets a score of ?. Memory BandwidthTo measure memory performance, I wrote a utility called "bandwidth". Here is the graphical output:Hard driveI am using the stock 80 GB drive. Running hdparm to perform a simple test of its performance, I got these results:Buffer disk access: MB/sec Cached disk access: MB/sec DocumentationAt the HP site.Links
|
|