How do you rate this laptop with Linux?
Excellent
 
13% (3)
Good
 
29% (7)
Fair
 
21% (5)
Poor
 
38% (9)
Unusable
0% (0)

HP EliteBook 6930p

Introduction

This is a guide to running Linux with the HP EliteBook 6930P 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.

This page is just for discussing using Linux on the HP EliteBook 6930p. For a general discussion about this laptop you can visit the HP EliteBook 6930p page on LapWik.

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 6930P specifications page.

NameHP EliteBook 6930P FW125p
ProcessorIntel Core 2 Duo P9400 (2.53GHz)
Screen 14.1” WXGA+ Widescreen
RAM 4GB
HDD 250GB (5400 rpm)
Optical Drive DVD+-RW
Graphics ATI Mobility Radeon HD 3450
Network82567LM Gigabit Network,WiFi Link 5100AGN , Bluetooth

Linux Compatibility

DeviceCompatibilityComments
Processor Works
ScreenWorks
HDDWorks
Optical DriveWorks
GraphicsWorks
SoundWorks See below
EthernetWorks
WirelessWorks
BluetoothNot fully Tested obex transfer file works on my Nokia
56K ModemNot Tested
USBWorks
FirewireWorks
SD/MMC Card ReaderWorks See below
ExpressCard SlotNot Tested
FingerScanNot Tested has anyone tried https://wiki.ubuntu.com/ThinkFinger ?
TouchPadWorks
CameraWorks

Sound

sudo echo "options snd-hda-intel model=laptop" >> /etc/modprobe.d/alsa-base.conf

Gentoo users:

sudo echo "options snd-hda-intel model=laptop" >> /etc/modprobe.d/alsa.conf

This will give sound on the speakers after a reboot.
The on-board hardware volume controls work after installing “keytouch” (http://keytouch.sourceforge.net/) and selecting the HP nc6320 keyboard.

SD/MMC Card Reader

Works with kernel 2.6.30.1 (and possibly slightly older versions) with the following modules enabled:

* CONFIG_MMC_SDHCI=m
* CONFIG_MMC_SDHCI_PCI=m
* CONFIG_MMC_RICOH_MMC=m

When a card is inserted, it will show up as ”/dev/mmcblk0p1”.

Note: As of 2.6.31.6, the “ricoh_mmc” module may interfere with resuming from suspend. You will need to remove this module before suspending and resuming will work properly.

Notes

I run the latest ubuntu-8.10-beta-desktop-amd64 on it. Downloaded on 23.10.08. i am not quite sure why the loudspeakers dont work.

Summary

For a new architecture, this install went very smooth… no need to hunt down modules and fiddle with the kernel.