With over 600 laptops tested
Share this page with: Bookmark "HP Pavilion dm1-4000 Series" at del.icio.us Bookmark "HP Pavilion dm1-4000 Series" at Digg Bookmark "HP Pavilion dm1-4000 Series" at Furl Bookmark "HP Pavilion dm1-4000 Series" at Reddit Bookmark "HP Pavilion dm1-4000 Series" at Google Bookmark "HP Pavilion dm1-4000 Series" at StumbleUpon Bookmark "HP Pavilion dm1-4000 Series" at Facebook Bookmark "HP Pavilion dm1-4000 Series" at Twitter Bookmark "HP Pavilion dm1-4000 Series" at Slashdot

HP Pavilion dm1-4000 Series

Author(s)

J.A. Watson (j.a.watson@bluewin.ch)
Yoran Brondsema (yoran.brondsema@gmail.com)

Introduction

The latest in this excellent AMD-powered sub-laptop line.

Editing This Page

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

Specifications

NamePavilion dm1-4010ez
ProcessorAMD E-450 Dual Core 1.65GHz
Screen11.6” 1366×768
RAM4GB
HDD500GB
Optical DriveExternal USB DVD+/-RW
GraphicsRadeon 6320M
NetworkWired 10/100/1000, Wireless b/g/n, Bluetooth 3.0

Linux Compatibility

DeviceCompatibilityComments
ProcessorYes
ScreenYes
HDDYes
Optical DriveYes
GraphicsYesOnly tested with FOSS Radeon driver
SoundYes (for openSUSE 12.1 see below)
EthernetYes
WirelessYesRange/Signal Strength seems limited (see below for fix)
BluetoothNoUnable to add bluetooth peripherals
56K ModemN/A
USBYes
FirewireN/A
Card ReaderYes
ExpressCard SlotN/A
CameraYes
Fn-KeysYes

Notes

The good news about this sub-notebook is that it is not cursed with the Synaptic “Click Pad” touchpad as was in its predecessor (dm1-3105ez). The bad news is that they have switched from the Ralink 5390 WiFi adapter which was finally working quite nicely with the latest Linux distributions, back to the Broadcom 4313. It is particularly nice that all of the Fn-keys work (volume up/down/mute, brightness up/down, wireless on/off) and Suspend/Resume work.

Problems with WiFi driver

The open-source brcmsmac driver included in many distributions does not work well with the Broadcom 4313 adapter. The connection is slow and it recognizes a low signal strength.

The solution is to install the proprietary broadcom-wl driver.

After installation, replace the brcmsmac driver by the broadcom-wl driver. In /etc/modprobe.d/50-blacklist.conf append the following two lines.

blacklist brcmsmac
blacklist bcma

Suspend-to-RAM on lid close

On openSUSE 12.1 (and maybe other distributions as well), no action is taken when the lid closes. In most cases, it is convenient for the laptop to suspend to RAM when the lid is closed. To achieve this, perform the following commands.

su
touch /etc/acpi/events/lid

Insert the following in /etc/acpi/events/lid.

event=button/lid
action=/etc/acpi/actions/suspend.sh %e

Now create a file /etc/acpi/actions/suspend.sh with the following contents.

#!/bin/bash
sleep 1
/usr/sbin/pm-suspend

Make this file executable.

chmod +x /usr/sbin/pm-suspend

Finally, exit root login.

exit

Now, suspend-to-RAM should be triggered when closing the lid.

Audio on openSUSE 12.1

http://en.opensuse.org/SDB:Audio_troubleshooting contains excellent troubleshooting. To enable sound on openSUSE 12.1, you need to install pulseaudio and pavucontrol.

su
zypper in pulseaudio
zypper in pavucontrol
exit

Summary

I have loaded several Linux distributions on this laptop, with mixed results.

openSuSE 12.1, Ubuntu 11.10, Linux Mint 12, Fedora 16, PCLinuxOS 2011.09: Installed without problem, and everything except Bluetooth works. Right-click on the Bluetooth Manager icon brings up a window which does not include the “Send files to device…” or “Add a new device…” options. Note that with Fedora 16, the Broadcom 4313 drivers were not included in the original distribution, so after installing you have to get all updates (via wired network or mobile broadband) before the wireless networking will work.

Linux Mint Debian 201109 Gnome: Works after first installation, but when updated to the 3.0 kernel it hangs when booting. Back off to the 2.6.39 kernel, and everything works.




Discussion

Juha, Saturday 28 of April, 2012 [07:45:24]

You indicate in above that audio works. Have you tested also that internal mic works? For me it doesn't.

Caleb_IX, Saturday 21 of January, 2012 [17:40:52]

I have bought this Subnotebook and after the instalation of Ubuntu 11.10 64-Bit and the additional drivers (proposed by ubuntu for the Broadcom w-lan-card and the ati radeon hd video-card) everything works! Nice and fast Subnotebook!

Enter your comment
RQHFE
 
Last modified: Wednesday 04 of April, 2012 [08:16:38]
Contact Us Sister Sites Privacy Policy Terms of Use
Copyright © 2006-2010 Linlap.com and other authors