HP_dv6000_Series

Differences between revisions 39 and 40
Revision 39 as of 2007-04-12 15:15:15
Size: 14163
Editor: visitor13
Comment:
Revision 40 as of 2007-04-12 18:39:56
Size: 14452
Editor: visitor13
Comment:
Deletions are marked like this. Additions are marked like this.
Line 175: Line 175:
== Tested models ==
||'''User'''||'''Model'''||'''Result'''||'''Driver Version'''||'''Details'''||
||ivanmladek||dv6000z||success||alsa-driver-1.0.14rc1 ||Tested and working on DV6000 on Linux ivanmladek-laptop 2.6.15-28-k7 #1 SMP PREEMPT Thu Feb 1 16:36:09 UTC 2007 i686 GNU/Linux||

Introduction

The dv6000 series from HP has some varying hardware setups, each with its own varying degree of success under Ubuntu Edgy. Hopefully this Wiki page will help sort out some of the hardware issues that arise from this series. Many users frequently report problems with boot hangs, screen resolution, wireless connectivity, audio, microphone/headphone ports, and fan speed.

This page is intended to help you with the setup of troublesome components, and is by no means an official HOWTO. If you find something to be incorrect, or have your own experience to share, please feel free to help us out.

Installation

First things first: if your laptop fails to boot the LiveCD (i.e. hangs at a certain point), then you most likely have a common problem with "apic."

Solution: When given boot options for the LiveCD, press F6 for other options and you should see a command line with commands already entered. Simply add any or all

NOAPIC NOAPCI NOSMP

to the end of the line and press enter. The system should now boot without stalling.

The 6116eu laptop will quite happily install from an edgy live install cd, you may require alternate cd ISO if you need any .Deb packages prior to connecting to the internet EG network-manager-gnome.

*the dv6102 model has been reported to install Edgy without a hitch.

Screen Resolution

After initial installation, widescreen resolutions are sometimes unavaible, even if you edit xorg.conf.

For models that have the intel onboard video chipset, installing the package "915resolution" from the repositories will solve this problem. Reboot the system, and your screen resolution should be correct.

Wireless

Intel Chipsets

Some dv6000 models have the Intel 3945 Wireless chipset, and should work out-of-the-box with a basic Ubuntu install. If you are having problems connecting, enable the extra package repositories and install linix-restricted-modules, and don't forget wpa-supplicant if you need to use WPA security.

Broadcom Chipsets

The broadcom AIRFORCE 4113 rev 01 can be made to work with "bcm43xx-fwcutter". I used the script to install firmware and found it buggy using the wl_apsta.o firmware and bandwidth was useless. https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx/Dapper

Preferred method: Install ndiswrapper When set up correctly, works flawlessly. Getting to that point is the challenge.

1. Use synaptic to install the following: ndisgtk ndiswrapper-common ndiswrapper-utils ndiswrapper-utils-1.1 ndiswrapper-utils-1.8 module-assistant

2. Follow the guidelines in the link below. https://help.ubuntu.com/community/WifiDocs/Device/Broadcom_BCM4311_rev_01_%28ndiswrapper%29?action=show

I removed ndiswrapper kernel module and rebooted before proceeding with install

sudo rmmod ndiswrapper

sudo module-assistant

will allow you to see if module has been removed. It would be wise to remove the folder /etc/ndiswrapper before attempting to install the source, as described in the link above.

I used ndiswrapper 1.29 and compiled from source. The sp33008.exe can be extracted with cab extract and you must install using

sudo ndiswrapper -i bcmwl5.inf

For some reason ndisgtk never correctly installs them and when correctly installed ndisgtk doesn't show them.

Use this command to see installed drivers:

  • sudo ndiswrapper -l

if you are lucky then you will get bcmwl5 driver installed, hardware (14E4:4324) present (alternate driver: bcm43xx) If you get a fatal error or it complains that it's not a valid driver it would seem that you haven't removed the original edgy kernel module and/or you didn't reboot after removing and before installing. If you are successful on reboot the wireless light will turn blue and you can install the package gnome-network-manager, if not already installed.

Reported wireless success

User

Model

Result

ndiswrapper Version

Details

Teaker1s

dv6116eu

Success

1.29

Tested and working with compiled 1.29 ndiswrapper

shartke

dv6125se

Success

1.29

Tested and working with compiled 1.29 ndiswrapper

--

dv6102od

Success

N/A

Intel Chipset works with originally installed drivers

MethodMachine

dv6113us

Success

1.34

Working with only occasional hang-ups under the following conditions: Kernel v2.6.19.1 compiled from source (32-bit), nVidia drivers installed from nVidia script, ndiswrapper v1.34 compiled from source, latest bcmwl5 driver from hp website.

ivanmladek

dv6000z

Success

1.41

Tested and working with compiled 1.41 ndiswrapper using ftp://ftp.hp.com/pub/softpaq/sp34001-34500/sp34152.exe on ubuntu 2.6.15-28-k7 #1 SMP PREEMPT Thu Feb 1 16:36:09 UTC 2007 i686 GNU/Linux

Graphics

  • nvidia Geforce 6150 GO doesn't seem to want to run on open GL with either

nvidia-glx or nvidia-glx-legacy I have also tried driver direct from nvidia and anything apart from nv in xorg results in blank screen and having to boot into recovery and

sudo dpkg-reconfigure xserver-xorg

The 6116eu I am having problems with text only terminal and ethernet while in text login-this could be affecting nvidia driver install-will figure out and report findings

The following guide has resulted in success: http://ubuntuforums.org/showthread.php?t=263851

Tested models

User

Model

Result

Driver Version

Details

Teaker1s

dv6116eu

no joy yet

Tested and not working with my dv6116eu

shartke

dv6125se

Success

Tested and working 6125se

MethodMachine

dv6113us

Success

1.0-9746

Working with only occasional hang-ups under the following conditions: Kernel v2.6.19.1 compiled from source (32-bit), nVidia drivers installed from nVidia script, ndiswrapper v1.34 compiled from source, latest bcmwl5 driver from hp website.

N8bounds

dv6206us

Success

ndiswrapper ver 1.38, bcmwl5 driver from the sp33008.exe package on 2.6.20-10-generic kernel (fiesty b5) knetworkmanager displays broadcasted essids and proper signal strength but cannot configure dhcp; iwconfig, iwlist and dhclient work just fine though (bcmwl6 from vista driver provided no joy)

Integrated Devices

Built-in Webcam

The webcam can be used by installing the driver found at this website, http://lsb.blogdns.net/ry5u870/ or on the forums here http://ubuntuforums.org/showthread.php?p=2295682#post2295682. Follow the instructions located in the README. Here is a list of software that work and do not work with the webcam.

Applications Tested and Found to Work or Mostly Work

  • xawtv -- the canonical video4linux test application
  • Ekiga softphone.
  • camstream version 0.27. Version 0.26.3 does not work due to YUYV bugs.
  • Kopete instant messenger, although version 0.12 decodes color incorrectly and presents non-working video controls.
  • aMSN instant messenger
  • effectv real-time video effects
  • Motion motion-detection and security

Applications That Do Not Work

As a warning, most of these applications do not work due to lack of support for the YUYV or UYVY pixel formats, or simple related application bugs.

  • Camorama 0.18. This application does not understand YUYV or UYVY pixel formats, and will display a distorted image. A patch has been sent to the author.
  • Wengophone 2.0. This application has trivial problems with its pixertool library that prevent it from recognizing the YUYV pixel format. Wengophone 2.1 will include a fix for this problem, and will correctly capture and display frames in most cases. Unfortunately, Wengophone 2.1's V4L input handler implements the minimum possible functionality and that app still has a few problems. It does not specifically request pixel formats that it understands, and if the last app to open the webcam configured UYVY, Wengophone won't work. Wengophone 2.1 also limits frame rates by not maintaining continuous capture and will cause the capture LED to blink erratically.

Media Card Reader

In most cases, the onboard media card reader will not work without a little persuasion. The driver for internal card readers is present in kernel 2.6.17, but is turned off by default. To enable it, do the following:

lspci

Look for SD/SDIO/MMC/MS/MSPro Host Adapter and note the number at the beginning of the line. For example, 05:05.2. Then run (inserting your number in place of mine):

sudo setpci -s 05:05.2 4c.b=0x02

Now put in an SD card, and it should work. The driver is still buggy, but should perform well nonetheless.

This method is not permenant, we're working on that.

suggested, but untried as my model has no media slot but-you could use "update-rc.d" to determine run levels and automate

Front Headphone/Microphone Jacks

NOTE: Feisty Fawn has a newer version of ALSA that detects and supports the front audio jacks.

For dv6000 models with Intel audio hardware (hda_intel), the ALSA driver included with edgy does NOT support the front audio jacks. The latest ALSA driver fixes the problem. To correct this, follow these steps:

1. Use synaptic to install build-essential and linux-headers packages.

2. Download alsa-driver package from alsa-project.org

3. Unpack it.

4. Open a terminal and navigate to the directory where you unpacked the driver. Then run "./configure --with-cards=hda-intel"

5. Run "sudo make"

6. Run "sudo make install"

7. Edit /etc/modules with sudo gedit /etc/modules and add "snd-hda-intel" on a new line within the file.

8. Reboot your computer and your front jacks should work!

After reboot, open up volume control and make sure that none of your channels are muted.

Tested models

User

Model

Result

Driver Version

Details

ivanmladek

dv6000z

success

alsa-driver-1.0.14rc1

Tested and working on DV6000 on Linux ivanmladek-laptop 2.6.15-28-k7 #1 SMP PREEMPT Thu Feb 1 16:36:09 UTC 2007 i686 GNU/Linux

Battery Life

To pull some more life from your battery, open a terminal and type

sudo gedit /etc/default/acpi-support

Look for the section containing ENABLE_LAPTOP_MODE=false and change this value to true. This will cause your laptop to enter laptop mode when running on battery power, conserving more power. A restart will put this into effect.

Additionally, open Synaptic and make sure you have the extra repositories enabled. Then install the following packages:

laptop-mode
laptop-mode-tools
laptop-detect
cpufreqd
cpufrequtils

Known Issues

1. Reports of incorrect fan operation and risk of overheating. You should monitor your laptop's temperature until you are sure that the cooling system is operating correctly. Could be firmware issue - more info needed'

2. Occasional shutdown crash.

3. The headphone and microphone jacks are known to NOT work with the version of ALSA shipped in Edgy. Some users have reported that compiling a more recent version of ALSA has solved the problem. NOTE: Feisty Fawn Herd 5 and on support the headphone jack.

4. dv6116eu: If you duel-boot, the HP System Check will NOT inform you of BIOS updates as it claims. Both friend and myself have the 6116eu and on random occasions with f.17 BIOS it will not power up without first removing the battery and then re-inserting it. I followed the HP chat person's advice and used the automated updater - when instructed to remove battery & hold power button for 30sec-1 min, insert cable and boot without battery, boot windows and shut down, then re-fit battery.

latest bios allows button beep to be turned off (bios f.27 02/01/07) serious boot issues

The dv6116eu has ongoing issues with edgy - everything I've tried has failed to result in reliable booting:

1) Ndiswrapper and the Nvidia driver don't play nice.

2) ACPI sometimes stalls on boot, Noapic options have zero effect.

3) Occasional screen corruption on gdm login manager.

4) Since bios upgrade I now have some program like xfree86 is trying to directly access hardware - stalls on boot.

5) random hard lockups

Result boot 1 in 8

I fixed the boot issues by keeping an edgy base system and installing feisty kernel 2.6.20-6-generic - Do this entirely at your own risk

Wireless Issues:

*With the Intel 3945ABG wireless chipset, boot sequence will sometimes pause if the wireless switch is in the ON position. Turning the switch to OFF causes the boot process to resume normally. Once booted, wireless can be reactivated without a hitch.

  • - - - > Could be related to the native drivers. Some users have reported that replacing them with ndiswrapper has resulted in greater boot reliability.

keyboard and touchpad

search

ksynaptics (kde) gsynaptics (gnome)

or

qsynaptics (general for config of synaptic)

panel system>administration>preferences>keyboard you can alter repeat rate etc


NOTE

I started this wiki page as much for my own reference as to help others, without their help this page wouldn't be so comprehensive. Because the Dv6000 series varies in hardware, some users will have perfect systems and others will struggle.

Please feel free to add sections, if you feel there is an error please pm me and discuss before you delete

My DV6116eu has been an ongoing struggle with bios firmware and compatibility, I have resolved this by moving to Debian etch and beta Nvidia driver.

if bios update and power cycle do not resolve power button issue and power on times become longer-indicates hardware failure-interestingly in my case touch buttons then booted system.

After trying boot options that didn't work with ubuntu NOAPIC NOAPCI NOSMP I found NOAPIC worked on etch. I will be maintaining this wiki as ubuntu is debian based, I may not know the answer-but I am Teaker1s and you can pm me on forum for a chat.

CategoryLaptop CategoryLaptop

HP_dv6000_Series (last edited 2009-07-07 03:09:49 by wisp64-89-141-84)