This is a compatibility guide to running Linux with the HP Probook 5310m laptop.
This page is just for discussing using Linux on the HP Probook 5310m. For a general discussion about this laptop you can visit the HP Probook 5310m page on LapWik.
I have not been able to get wireless working with any of the distros I have tried. I would like to run Puppy or some similar “light” linux. Nothing that has been proposed on any of the forums I have visited seems to help. Does anyone have a simple solution to this problem? Thanks
Stoyan Mihaylov, Wednesday 11 of May, 2011 [14:08:32]
I am using Ubuntu 11.04. Suspend works fine, there was issue with older versions - after suspend, if there is power or usb device - then fan work on max. In 11.04 - no problems at all. Also I had problems with hibernate, now I have no more problems.
There are few issues now. If I unplug power - then bluetooth stop working. Even if I have connected something like bluetooth mouse - it is no more connected, and I have no more access to bluetooth. USB also do not work without power. But I played a lot - I installed and removed lot of packages, and reason could be my activities.
gm, Tuesday 15 of February, 2011 [04:58:39]
Debian 6 is OK for power management, it does suspend to memory and disk OK, no problems with fan. In BIOS, I had to disable power management for LAN to wake it up properly after suspend, and enable wireless/LAN switching. Sound is OK out of the box. I have to install proprietary firmware for wireless, but most things seems to work without any special effort.
gm, Tuesday 15 of February, 2011 [05:12:18]
run “aptitude install firmware-iwlwifi wireless-tools” as root/sudo in your terminal to get wireless working
Bolo, Thursday 06 of January, 2011 [14:54:48]
I've got the same issue that SRC described. I've got two additional remarks.
It's not *that* annoying anymore once you notice that unplugging the power cable for a second and plugging it back in brings the fan speed back to normal. Also, the “temperature” reported by the FDTZ sensor (90 °C) is not really temperature, but fan speed. Thus, “90 °C” on FDTZ is a consequence, not the cause of high fan speed.
I guess that (un)plugging the power cable triggers an action that can probably be triggered from command line as well. I hope that I'll find the command someday, or that someone will patch the OS :)
Bolo, Friday 07 of January, 2011 [22:18:35]
OK, I found a workaround. Run this command as root after resuming from suspend: echo 0 > /proc/acpi/fan/FAN5/state
Jeroen, Friday 22 of July, 2011 [17:49:14]
On my system (Ubuntu 11.04, 2.6.38 kernel), the /proc/acpi/fan directory is no longer there. These functions have now been moved to /sys. The correct file now seems to be /sys/class/thermal/cooling_device12/cur_state. One could put the echo command in a simple script in /etc/pm/sleep.d/ (seems to work for me).
Marcus, Friday 17 of December, 2010 [11:02:06]
I have one of these, and I'm pretty happy. The only issue I have is the screen resolution on an external 1920×1200 monitor using a Displayport to VGA converter.
/Marcus
SRC, Thursday 02 of December, 2010 [00:57:43]
Ubuntu 10.10 - Suspend does not work correctly. When it returns from Suspend the cooling fan turns on full and the temperature widget in Screenlets indicates that the processor temp is 90C (usually it runs at 30C). All other temperature settings display as normal. It stays at 90C with the fan on permanently and the only way to clear this is to reboot and you have to as the fan is very noisy. I dont believe the temp actually gets that high as it doesnt go down even with the fan running and as soon as you reboot the temp displays as normal. Everything else seems to work fine in Ubuntu 10.10
diez, Monday 22 of November, 2010 [21:32:51]
I am not able to get the ethernet to work nor to get the sound recording to work with pulse audio and skype.
I found the overall good votings somehow missleading in my buy decision.
bg, Tuesday 19 of October, 2010 [13:05:48]
I've got some issues with bootup, hibernation and suspend like high cpu usage and some errors in kernel log on Ubuntu 10.10.
Search
Sister Sites Lination - Blogging site for Linux users LinWik - Linux guides in wiki format
Discussion
I have not been able to get wireless working with any of the distros I have tried. I would like to run Puppy or some similar “light” linux. Nothing that has been proposed on any of the forums I have visited seems to help. Does anyone have a simple solution to this problem?
Thanks
I am using Ubuntu 11.04. Suspend works fine, there was issue with older versions - after suspend, if there is power or usb device - then fan work on max. In 11.04 - no problems at all. Also I had problems with hibernate, now I have no more problems.
There are few issues now. If I unplug power - then bluetooth stop working. Even if I have connected something like bluetooth mouse - it is no more connected, and I have no more access to bluetooth. USB also do not work without power. But I played a lot - I installed and removed lot of packages, and reason could be my activities.
Debian 6 is OK for power management, it does suspend to memory and disk OK, no problems with fan. In BIOS, I had to disable power management for LAN to wake it up properly after suspend, and enable wireless/LAN switching. Sound is OK out of the box. I have to install proprietary firmware for wireless, but most things seems to work without any special effort.
run “aptitude install firmware-iwlwifi wireless-tools” as root/sudo in your terminal to get wireless working
I've got the same issue that SRC described. I've got two additional remarks.
It's not *that* annoying anymore once you notice that unplugging the power cable for a second and plugging it back in brings the fan speed back to normal. Also, the “temperature” reported by the FDTZ sensor (90 °C) is not really temperature, but fan speed. Thus, “90 °C” on FDTZ is a consequence, not the cause of high fan speed.
I guess that (un)plugging the power cable triggers an action that can probably be triggered from command line as well. I hope that I'll find the command someday, or that someone will patch the OS :)
OK, I found a workaround. Run this command as root after resuming from suspend:
echo 0 > /proc/acpi/fan/FAN5/stateOn my system (Ubuntu 11.04, 2.6.38 kernel), the /proc/acpi/fan directory is no longer there. These functions have now been moved to /sys. The correct file now seems to be /sys/class/thermal/cooling_device12/cur_state. One could put the echo command in a simple script in /etc/pm/sleep.d/ (seems to work for me).
I have one of these, and I'm pretty happy. The only issue I have is the screen resolution on an external 1920×1200 monitor using a Displayport to VGA converter.
Ubuntu 10.10 - Suspend does not work correctly. When it returns from Suspend the cooling fan turns on full and the temperature widget in Screenlets indicates that the processor temp is 90C (usually it runs at 30C). All other temperature settings display as normal. It stays at 90C with the fan on permanently and the only way to clear this is to reboot and you have to as the fan is very noisy. I dont believe the temp actually gets that high as it doesnt go down even with the fan running and as soon as you reboot the temp displays as normal.
Everything else seems to work fine in Ubuntu 10.10
I am not able to get the ethernet to work nor to get the sound recording to work with pulse audio and skype.
I found the overall good votings somehow missleading in my buy decision.
I've got some issues with bootup, hibernation and suspend like high cpu usage and some errors in kernel log on Ubuntu 10.10.