After 3 weeks running Ubuntu 9.04 Jaunty Jackalope on hp 540, here's the point by point review.
Graphics :
The built in Intel GME965/GLE960 Integrated Graphics Controller recognized and visual effect (compiz) can run smoothly. Tried it with more graphical intensive Kubuntu and it works.
Video playback runs good too.
Sounds :
Sounds work, it may sounds too harsh if the volume is set to maximal. I guess it is because the driver, not the hardware itself. Listening music via headphones is enjoyable.
I tried voice chat and it works, mind you there's no built in microphone, I use a separate headset.
Wifi :
I haven't try to connect via wifi, but from my house it can detect and recognize Wireless Networks from not so near Internet Cafes (so the reception must be good), either unprotected or protected.
Here's some networks automatically detected around my house, but since I don't know the their setting I couldn't connect, that and being a good citizen.
Maybe some other time when I am in free hotspot area.

Touchpad and scrollpad:
Works.
Function keys (fn+) :
Works.
Keyboard :
The alt key sometimes lock itself, pressing it several times will unlock it. (edit : it appears it is not Ubuntu related, but the hardware)
External Modem:
Although it's not part of hp 540, but since I use it almost every time it is on I include it here. I've tried Motorola L7, Motorola V3XX and Huawei E220 as a modem and they work.
Bluetooth :
Exchanging files with bluetooth-enabled device (a Nokia 6230) is working. Although it needed some tweak to be able to use it as bluetooth modem ( I haven't try it yet)
Suspend and hibernate :
Suspending works, but hibernating is not.
Problems :
Some problems I experienced so far :
That's it for now, I'll update this post when something new come up. What do you want to know?
update :
I think the freezes problem is solved now. Already tested for two days on my usual usage without any problem. But I'm not sure, I'll wait another days to make sure.
Here's what I did:
One thing, it breaks suspend mode.
Thanks to John, I already eliminated memory as a possible problem source.
keyword : hp 540 ubuntu review
Graphics :
The built in Intel GME965/GLE960 Integrated Graphics Controller recognized and visual effect (compiz) can run smoothly. Tried it with more graphical intensive Kubuntu and it works.
Video playback runs good too.
Sounds :
Sounds work, it may sounds too harsh if the volume is set to maximal. I guess it is because the driver, not the hardware itself. Listening music via headphones is enjoyable.
I tried voice chat and it works, mind you there's no built in microphone, I use a separate headset.
Wifi :
I haven't try to connect via wifi, but from my house it can detect and recognize Wireless Networks from not so near Internet Cafes (so the reception must be good), either unprotected or protected.
Here's some networks automatically detected around my house, but since I don't know the their setting I couldn't connect, that and being a good citizen.
Maybe some other time when I am in free hotspot area.

Touchpad and scrollpad:
Works.
Function keys (fn+) :
Works.
Keyboard :
The alt key sometimes lock itself, pressing it several times will unlock it. (edit : it appears it is not Ubuntu related, but the hardware)
External Modem:
Although it's not part of hp 540, but since I use it almost every time it is on I include it here. I've tried Motorola L7, Motorola V3XX and Huawei E220 as a modem and they work.
Bluetooth :
Exchanging files with bluetooth-enabled device (a Nokia 6230) is working. Although it needed some tweak to be able to use it as bluetooth modem ( I haven't try it yet)
Suspend and hibernate :
Suspending works, but hibernating is not.
Problems :
Some problems I experienced so far :
- random freezes with only mouse can moves around, but clicks and keyboard are not responsive. Mind you I'm no expert so these are my guesses of what may causing the problem:
- Intel graphics driver (most likely),
- something related with usb driver, this just happened : it hanged when I plugged an external hard disk in. But not always.
faulty(?) memory module, two weeks before I added 1 GB RAM
- Alt key lock it self randomly, pressing the alt key several time will solve this problem.
That's it for now, I'll update this post when something new come up. What do you want to know?
update :
I think the freezes problem is solved now. Already tested for two days on my usual usage without any problem. But I'm not sure, I'll wait another days to make sure.
Here's what I did:
- Use Intel Graphics driver from ubuntu-x-swat repository
- enable uxa, xaa, exa by editing /etc/x11/xorg.conf
...
Section "Device"
Identifier "Configured Video Device"
Option "AccelMethod" "UXA"
Option "AccelMethod" "XAA"
Option "AccelMethod" "EXA"
EndSection
...
One thing, it breaks suspend mode.
Thanks to John, I already eliminated memory as a possible problem source.
keyword : hp 540 ubuntu review




myd
April 28, 2009 2:27 PM
Funny...i have an hp pavilion dv2700 ...same freeze up problem... where the mouse moves and everything else doesnt... also had that problem when i plugged in a usb...
(intel graphics but my card is blacklisted soo...)
John
April 28, 2009 6:57 PM
You can run a memory test from the grub boot up menu or the Live CD. This will help eliminate your new memory as the problem. Ubuntu makes uses of the program memtest from http://www.memtest.org/
Lucas
April 28, 2009 8:38 PM
I have also been having the same freezing issue on my computer, I have a Intel GM965/GL960 . I have been poking around looking for the a solution but have not found anything conclusive yet. I have not had the issue when plugging in a usb. The issue has seemed more or less random. I would say it happens more or less when I do something that is going to increase the workload. i.e. put a load on compiz. Though it has happend at other times where I am just browsing the web.
I did try using the AccelMethod UXA suggested here : https://wiki.ubuntu.com/X/Troubleshooting/Freeze
and it seems to be not freezing as often, but it has happend since I made that change.
Panji Nushantara
April 28, 2009 9:37 PM
@myd & lucas: so I'm not alone here, thank you for sharing. I feel your pain :)
@john : I did some test from the bios too, and it is ok. so memory is not the problem here. thanks for your tips.
Tomas Sprlak
May 10, 2009 2:13 AM
hey, after installing the new drivers from the x-swat repository and changing the xorg.conf file as you did the crashes are gone!!! I have HP pavilion notebook. thank you!
as for performance, I observe something really strange: the desktop/compiz performance is noticeably better, however when trying the tux racer the fps rate went down from 28fps to 20ish fps.
Panji Nushantara
May 15, 2009 7:53 PM
@ Tomas,
glad I can help. I now use latest driver from default Jaunty repository and no xorg.conf editing, so far so good, meaning no crash and working suspend function.