HP EliteBook 8530p

Introduction

This is a guide to running Linux with the HP EliteBook 8530P laptop.

This guide is intended to provide you details on how well this laptop works with Linux and which modules you need to configure. For details on how to actually install and configure the required modules have a look at our guides section for distribution specific instructions.

Editing This Page

If you would like to edit this page please first view our Editing Guidelines.

Specifications

For full specifications see the HP EliteBook 8530P specifications page.

NameHP EliteBook 8530P
ProcessorIntel Core 2 Duo
Screen15.4” WXGA & WSXGA+ Widescreen
RAM1GB to 4GB
HDD120GB to 320GB
Optical DriveDVD+-RW or Blu-ray
GraphicsATI Mobility Radeon HD 3650
NetworkEthernet, 802.11abgn. Bluetooth

Linux Compatibility

DeviceCompatibilityComments
ProcessorWorks partlyACPI needs ACPI=ht Boot-Parameter You need to switch off “Fan Always on while on AC Power”
ScreenWorks
HDDWorks
Optical DriveWorks
GraphicsWorksWith ATI proprietary driver
SoundWorksNeed options snd-hda-intel model=laptop
EthernetWorks
WirelessWorksMust be activated in Windows
BluetoothWorks
56K ModemNot Tested
USBWorks
FirewireNot Tested
Card ReaderWorks
ExpressCard SlotWorks
Fingerprint ReaderNot Tested
CameraWorks

Notes

You can enter any specific notes with running Linux on the HP EliteBook 8530P here.

Notes on Model FU617AW and set BIOS AHCI to SATA

Wireless instructions: Detailed info: http://wiki.debian.org/iwlagn

Ethernet trouble (e1000e): Kernel Bug 12303 (in 2.6.27 and potentially others).
Workarounds (doing one of both is enough)
1) Kernel parameter: ACPI=OFF
2) Kernel config CONFIG_DMAR ⇒ unset

HDD trouble: Consider setting the BIOS option AHCI to IDE or compile your kernel with SATA_AHCI

Graphics: http://wiki.cchtml.com/index.php/Debian_Installation_Guide

Summary

Author(s)

Darrell Engelbrecht




Discussion

Blanca Mancilla, Sunday 09 of May, 2010 [13:42:36]

I just updated ubuntu 10.04 and everything works just fine. Except that as soon as I open the browser the computer overheats, very quickly to over 90 and the CPU goes high wired. The result I can't do anything else. Does anybody have similar issues and if so, how were they resolved?

I'm seriously thinking of replacing the HP for something completely different. Suggestions?

bk, Sunday 16 of May, 2010 [14:14:55]

Same problem heating and power problems here…, but had no such problem, with the ati driver (no video playback, when the desktop effects are on). I try now customized and recompiled kernel. Anyway ubu is very usable, but I have from time to time, distribution to distribution with it on hp 8530p (ATI HD 3650). I have another hp (Compaq ??610??) and that is absolutely error-free with ubu.

I get back if I success with the customized kernel.

lejeczek, Friday 18 of June, 2010 [10:03:35]

yes, nc8430 has always been loud(very) and hot too, with f10 trough to f13, but that, at least from what I read on numerous forums, by its design. Here with 8530, because processors (cpu and gpu) lithography is next gen, I expected the laptop to be quieter and cooler… disappointment?

Blanca, Friday 18 of June, 2010 [11:04:19]

Anything but quiet and cool. Sometimes it slows down to a standby when “some” proccess takes over with the fun at full speed and the proccessor at 100%. Yes very dissapointed with hp.

SL, Monday 07 of December, 2009 [21:08:53]

I recently installed Linux Mint 8 based on Ubuntu 9.10. Every thing works out of the box. But when I installed ATI (HD 3650) proprietary drivers I got a black screen and error message. Here is what I did to get it working again:

1. Reboot the system and from the grub menu select safe mode.
2. Login into the terminal mode using your username and password.
3. Run aticonfig –initial(If this throws an error simply create a xorg.conf file using sudo gedit /etc/X11/xorg.conf)
4. Run aticonfig –acpi-services off
5.Logout and restart.

Now every thing works, animated windows, desktop cube etc. etc.

d2ksla, Wednesday 03 of February, 2010 [10:43:48]

32-bit Ubuntu 9.10:

Install the proprietary driver using system→Administration→Hardware Drivers

Reboot in recovery mode, select “root shell”

cd /etc/X11

mv xorg.conf xorg.conf.my_backup

aticonfig –initial -f

aticonfig –acpi-services off

reboot

(Might need to switch off “Fan always on while on AC power” in the BIOS)

Roland Spatzenegger, Thursday 17 of September, 2009 [06:57:10]

now it rocks :-)
Fedora Core 11, ATI Catalyst 9.8
I have updated from FC10, perhaps this is the reason why I have still a xorg.conf?
as always … You need to switch off “Fan Always on while on AC Power”
To install look at http://forums.fedoraforum.org/showthread.php?t=228689
Some hints:
- if any error occurs, eg. some cryptic messages in the console at the end, the kernel module is NOT installed, look in /usr/share/ati/*.log for more information
- I had to reboot after configuration
- Option “SWCursor” “true” is REALLY important or X will crash after some seconds.
Now the temperature sunk from 50°C to 35°C, i think the battery lifetime should be now comparable to Windows.

Roland Spatzenegger, Thursday 17 of September, 2009 [06:59:19]

I didnt need “aticonfig –acpi-services off”, but I'm not sure if this was switched off in an earlier installation.

Roland Spatzenegger, Thursday 17 of September, 2009 [07:38:08]

btw I tested with kernel 2.6.30.5-43.fc11.x86_64. To avoid an installation of the catalyst everytime when the kernel gets updated, add exclude=kernel to /etc/yum.conf. This removes the kernel updates (can be a security problem). My xorg.conf: http://cymric.dyndns.org/~cymric/xorg.conf

Ben, Wednesday 02 of September, 2009 [00:57:13]

installed Mint 7, it prompted me after install that proprietary drivers available for ATI, I installed and rebooted, got black screen.

reboot into single user mode, run;

aticonfig –initial
then
aticonfig –acpi-services off
reboot, all good

sound and wlan work out of the box

I switched fan to “off” always while on AC power, although I dont know what difference it makes (I did this after successfull install)

havent noticed any other problems yet

Praveen, Friday 21 of August, 2009 [22:07:36]

Same issue with FC11 64. I can see a blue rectangle with Fedora on it for about 20 seconds before the screen goes black with colourful cursor blocks near the top. Atleast this time the server does not crash when I type randomly on the key board.

The default Radeon driver seems to work but does not give me the extreme resolution.

Question: where is the Xconfig stored. my xorg.conf file is empty and still Xserver comes up. looks like that is not the place the X config is stored anymore. the ati installer is happily changing this file. RADEON module gets loaded even with empty xorg.conf or flgrx in xorg.conf.

Another question: did any one get multiple Terminals tty1 - tty6 (ctl + alt +Fx) working?

I am moving on to getting Sun Virtualbox up and running. I will install XP in it.

Roland Spatzenegger, Thursday 17 of September, 2009 [07:40:27]

multiple Terminals works with catalyst 9.8 (with radeonhd I had similiar problems)

Praveen, Friday 21 of August, 2009 [15:24:47]

Yes I did.

I have just insalled fc11 x86_64. will let you know how it goes.

Praveen, Wednesday 19 of August, 2009 [19:58:50]

elitebook 8530p
Fedora 11
ACPI needs ACPI=ht Boot-Parameter You need to switch off “Fan Always on while on AC Power”

→ comes up fine and ok Display. But I want dual head and use full HD capability. So installed the ATI Catalyst™ 9.8 Proprietary Linux x86 Display Driver (latest). I also did ran “aticonfig –initial” as the docs say. I reboot. Not only there is not Xdisplay, but the terminals dont work either. ctl+alt+f1 give me randomly spread blocks of color in 10% of the screen. And when I type anyting, Linux Cores and the server restarts. I have removed the 9.8 version and installed the 9.7 version. with no difference.
with aticonfig –acpi-services=off i can see the broken “Fedora” duplicated horizontially indicating the login screen and the Terminals are still unchanged. the server (OS) crashes if I try to restart x by “ctl+alt+backspace”

Any help would be wonderful.

Dominik Grafenhofer, Thursday 20 of August, 2009 [06:56:41]

SL:

Have you tried running
aticonfig –acpi-services off
before
aticonfig –initial
as discussed in the post below yours (replace the first ”-” by two ”-”, the forum software seems to eat one of them)?

Roland Spatzenegger, Thursday 17 of September, 2009 [07:44:13]

be sure that the fglrx module is installed properly (eg. /lib/modules/2.6.30.5-43.fc11.x86_64/kernel/drivers/char/drm/)

SL, Sunday 12 of July, 2009 [22:00:24]

Hi, I tried (after Linux Mint 6 which works perfectly with ATI graphics driver) Linux Mint 7 on HP 8530p, every thing works out of the box but do not download and try the proprietary ATI display drivers as I get no display at all and the boot-up gets stuck with a blank screen. Tried the OS install a few times with various options for last 3 days but no luck, so reverted back to Mint 6. IF any one has a workaround please post, as in Linux Mint 7 I can not get the graphics to work, no desktop cube etc.

Adrian Nuta, Sunday 03 of May, 2009 [16:58:00]

Ubuntu Jaunty 9.04

For the ATI proprietary drivers ( even if taken from their site or the one that are in the official repos) if you get blank screen : after installation/upgrading you need to go in recovery mode and run:
aticonfig –acpi-services off

Not sure what this disables , because the battery lasts normally ( as in Ubuntu 8.10).

Adrian Nuta, Sunday 03 of May, 2009 [16:58:58]

aticonfig –acpi-services off , bad typo

Dichtstoff, Saturday 25 of April, 2009 [23:06:36]

Ubuntu 8.04
Thanx a lot for the tipp with turning off the fan!
For sound i had to install AlsaUpgrade-1.0.x-rev-1.16.tar.
But now i have sound! LOL

Ubuntu_On_HP8530p, Monday 20 of April, 2009 [14:55:02]

Hi,

I compared the batterie durability in WinXP with the one from Ubuntu.
WinXP: approximately 5h (depending on brightness and WLAN, but not lower than 3h)
Ubuntu: approximately 2,5h

Did anyone make the same experience?

Thanks for replays,
Greetings, UOHP

Adrian Nuta, Sunday 03 of May, 2009 [16:55:52]

For me it lasts almost 4h . Be sure you use ATI proprietary drivers , the open source drivers consume very much , proubably because power management functions are not used.

Mark, Sunday 19 of April, 2009 [12:32:20]

I added 'options snd-hda-intel model=laptop' to alsa-base, but I'm still only getting sound from the headphone output, not the built-in speakers. Can anyone suggest some troubleshooting steps?

Mark, Sunday 26 of April, 2009 [12:25:14]

Weird - the internal speakers have just started working - for no obvious reason!

Arsene Lupen, Wednesday 15 of April, 2009 [09:40:45]

Hi there,

Has anyone configured the double microphones with success on 8530p?
The sound works fine for me but I have no microphone in the mixer.

Cheers

Arsene

Blanca Mancilla, Wednesday 29 of April, 2009 [07:21:45]

Hi,
I have been trying to figure out the whole of sound devices and controllers, and
still don't have a good picture. The documentation is very poor in certain aspects.
For example, I would like to know about the capture devices that appear in System,
Preferences, Sound. What do they correspond to? And volume control's devices? And
the stuff in alsamixer? With Pulse, does the whole thing changes?

If anybody knows of a place which includes some of these, I would appreciate it.
I would even be wiling to write a wiki page if I could find different appropiate
source!

Cheers,
BM

SL, Tuesday 14 of April, 2009 [23:55:39]

Installed Linux Mint as Dual boot with Windows XP.

1. Had to change BIOS setup to 'Off' for “Fan Always Off On AC Power”.
2. Added the line in alsa base file by running:

  "sudo gedit /etc/modprobe.d/alsa-base"

THEN:
”# To Get Sound working in 8530P
option snd-hda-intel model=laptop”

Every thing else works just fine, including dual monitors with extended desktop in propitiatory ATI/AMD FGLRX graphic driver. Haven't tested fingerprint reader yet.

Cheers,

solomon Asare , Tuesday 07 of April, 2009 [12:32:54]

this is Solomon, I'm having a problem with my laptop that is hp elitebook 8530p 250HDD 15inch screen when ever i try watching movies or vedios it freezes please give me a solution to that

solomon Asare , Tuesday 07 of April, 2009 [12:26:31]

hi am solomon when ever i use my laptop to watch movies then it freezes can u give me a solution to that please??

Roland Spatzenegger, Monday 06 of April, 2009 [13:33:07]

Fedora 10 64Bit, kernel 2.6.27.21-170.2.56.fc10.x86_64:
- Works with ACPI (“CPU fan always on” in BIOS)
- Ethernet/WLAN works
- Graphics:
- fglrx 9.3 doesn't work (X crashes during boot)
- fglrx 9.2 worked with acpi=ht
- radeon: works
- radeonhd: doesn't work
- newest ATI-Catalyst (from Website): in 3D-Mode you get a distorted/flickering screen (e.g. kde), but 2d-mode (like lxde) works (i have to test aticonfig –acpi-services=off :-) )
- Sound: works
- Card-Reader: doesn't work (didn't find any entry in usb-list and if I put a card inside, nothing happens in the kernel log)

Roland Spatzenegger, Tuesday 07 of April, 2009 [08:06:48]

Update:
- Card Reader is a Ricoh PCI device, with kernel 2.6.27.21-170.2.56 SD-Cards are not recognized
- but with kernel 2.6.29.1 (self-compiled) it works.

Roland Spatzenegger, Monday 03 of August, 2009 [08:38:06]

Fedora Core 11 update:
- Radeon und Radeonhd now both work
- fglrx is not included in FC11

Sebastian Pascu, Saturday 28 of March, 2009 [14:31:35]

After month of being stuck with the default Catalyst from Intrepid I found a solution which prevents the horrendous black screen when starting X. I already knew that it has something to do with ACPI because when using acpi=off on the kernel line it worked ok. But, if you are like me, you need things like power management active on your laptop.

So, looks like newer versions of linux catalyst have a way of disabling certain acpi services. Simply run this command as root:

aticonfig –acpi-services=off

This fixed for me the black screen and the crashes. I can finally enjoy movies without flickering when compiz is active.

Blanca Mancilla, Thursday 19 of March, 2009 [08:06:55]

I just installed Ubuntu 8.10 in 2 HP elite 8530p. As said before, the tricks for running the live CD (to disable the fan and setting ACPI=ht in the boot options) did work for me.
Afterwards everything went smoothly, including sound and dvd player. For the latter, I had to follow instruction in the medibuntu pages:
https://help.ubuntu.com/community/Medibuntu#Playing Encrypted DVDs. Funnily enough,
one specific DVD plays in one computer and not the other. I tested 4 or 5 commercial DVDs
and the one in mentioned refused to cooperate. It is an enigma. Would anybody have an explanation?

Oliver, Tuesday 17 of March, 2009 [18:16:12]

anybody any luck with the HSDPA ?

Arsene Lupen, Saturday 07 of March, 2009 [20:47:20]

'WMI woks if'

Enable the CONFIG_ACPI_WMI option in the kernel.

Presentation via external projector or TV is going to work.

Arsene Lupen, Saturday 07 of March, 2009 [20:46:43]

'WMI woks if'

Enable the CONFIG_ACPI_WMI option in the kernel.

Presentation via external projector or TV is going to work.

catalins, Monday 23 of February, 2009 [09:40:04]

The new Debian 5 amd64 works also very well. I have just installed it through the netinstall image and the ethernet card was correctly configured by default.

The sound card worked after configuring alsa-base as described here.

For the ati card, the only catalyst version that worked was 8.10 (the rest of them crashed the X). Even with the 8.10 catalalyst, the results are worse that with the debian 5 default video configuration so I have uninstalled the ATI catalyst and went on with Debian default.

It is nice, that the integrated webcam is also working by default in Debian 5.
The wireless need to be configured, since it is not discovered/configured by the Debian 5.

catalins, Saturday 21 of February, 2009 [11:28:43]

I have installed both the Suse Linux Enterprise Desktop 10 SP2 (32b) and the 64b version.
Using the ethernet and wireless drivers provided by novell they both worked very easy (no need to compile something by myself - just YaST).
For the audio I have used the model=laptop recomandation I took from here.
The only problem I had with the Ati driver. The only version of catalyst working is 8.10 (with no 3d features).
The newer catalyst versions caused crashing of X; even 8.10 is generating exaclty the same error in /var/log/messages, but the X servers continue to work. The error received is:

[fglrx:fireglAsyncioIntEnableMsgHandler] *ERROR* interrupt source ff000066 is not supported on this hardware (return code = 1)

Some strange problem I have also seen when upgrading from 2GB to 4GB of RAM but only in the 32b version.

For the SLED 10 Novell drivers search in google: “8530p novell”

Susanna Kaukinen, Thursday 19 of February, 2009 [23:59:41]

I finally had the time to install Linux on my laptop yesterday. I used Debian 5.0 netinstall, and it worked like a charm after I switched “Fan Always on while on AC Power” off from BIOS and gave the boot parameter ACPI=ht to the installer's linux kernel.

I had the laptop connected to a 24” lcd screen, and upon first boot the image transferred to that bigger screen. There were no problems w/network (ethernet) during install nor after first boot. Sounds worked out of the box.

It seems that after all, it's easy to install Debian 5.0 on this laptop, and the performance seemed very good. Mouse was ok too, OOTB. A positive experience for me !

dgrafenhofer, Monday 02 of February, 2009 [12:32:44]

Does somebody use a recent catalyst version (8.12,9.1) on ubuntu or openSUSE with this laptop? For me only the one which comes with ubuntu and 8.11 on openSUSE works (with non-superb performance). Newer versions lead to X crashing on startup.

For details on this issue see:
http://phoronix.com/forums/showthread.php?t=15215

arsene lupen, Saturday 10 of January, 2009 [23:39:26]

I have CentOS 5.2 on my 8530p.
Ethernet works fine with e1000e driver.
It can be downloaded from: http://downloadcenter.intel.com/filter_results.aspx?strTypes=all&ProductID=3003&OS FullName=Linux*&lang=eng&strOSs=39&submit=Go!

Karl Alamagant, Sunday 14 of December, 2008 [17:42:23]

Hi all.

I'm on Ubuntu 8.10, I've take “fan always on when power” and it has worked. My wireless work also, and it was not necessary to enable on windows. Just run ubuntu updates. ;)

Now I'd like to have sound, but I'm unable to have it:
I've done:
sudo gedit /etc/modprobe.d/alsa-base

then,

i've put this at the end of the line:
snd-hda-intel model=laptop


then save it.

Still no sound.


What am I doing wrong?


Thanks

Karl Alamagant, Sunday 14 of December, 2008 [19:51:42]

I forgot to put “options” (without the quotes), on the code provided.

:s

Next step: Fingerprint.

Susanna Kaukinen, Saturday 13 of December, 2008 [15:02:22]

I've heard that the hw problem can be solved at least in winXP via making sure that all drivers are up to date.

Susanna Kaukinen, Friday 12 of December, 2008 [08:36:56]

Apparently you should pass something like this to the kernel to get the installers to work:

acpi=ht

Also, you need to turn off “CPU fan always on” from BIOS. W/these two there should be more success w/installing ubuntu, etc.

Mouse problems have been reported w/these laptops that aren't Linux related. It seems to be a hardware problem.

Susanna Kaukinen, Friday 12 of December, 2008 [07:57:42]

This laptop seems to be “Certified SuSe Linux Enterprise Desktop 10”.

Ref:

http://blog.laptopmag.com/hp-introduces-the-three-new-elitebook-pcs-8530p8530w-8730w

Susanna Kaukinen, Friday 12 of December, 2008 [07:54:59]

Tried CentOS 5.2 - no go. Then some CentOS 4.x and finally got that installed. However, out of the box there was no sound nor network.

What distribution you others are using ? SUSE ??? Maybe I should try that next.

Susanna Kaukinen, Thursday 11 of December, 2008 [14:06:04]

I have tried the following:
- debian installer from windows → doesn't work
- debian netinstall cd → doesn't work
- ubuntu 8.10 desktop cd → doesn't work (segmentation fault)
- centos 4.x cd → at least starts installer

It seems that I have to fall back on CentOS, as debian/ubuntu just fails to boot on this laptop.

arl, Sunday 02 of November, 2008 [15:49:21]

ACPI works if

If you disable BIOS entry “fan always on when power”.

Sound works, Wireless works.

But HSDPA is not tested.

arsene lupen, Saturday 10 of January, 2009 [23:40:40]

Can I have the config for the wireless and sound?

Enter your comment
LPEKR
 
hp+elitebook+8530p.txt · Last modified: Saturday 26 of December, 2009 [23:31:02] by 41.181.56.50
Contact Us Sister Sites Privacy Policy Terms of Use
Copyright © 2006-2010 Linlap.com and other authors