HP Pavilion dv6565en

From Gentoo Linux Wiki

(Redirected from HP dv6565en)
Jump to: navigation, search
This article is part of the Hardware series.
Laptops TV Tuner Cards Wireless Servers Storage Other Hardware Motherboards Related
Wikipedia has an article on:

Contents

[edit] Overview

This page provides information about installing gentoo on a HP dv6565en. [1].

[edit] /proc/cpuinfo

Code: #cat /proc/cpuinfo on Athlon64
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 104
model name	: AMD Turion(tm) 64 X2 Mobile Technology TL-58
stepping	: 1
cpu MHz		: 1908.706
cache size	: 512 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy 3dnowprefetch ts fid vid ttp tm stc 100mhzsteps
bogomips	: 3820.53
clflush size	: 64

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 104
model name	: AMD Turion(tm) 64 X2 Mobile Technology TL-58
stepping	: 1
cpu MHz		: 1908.706
cache size	: 512 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy 3dnowprefetch ts fid vid ttp tm stc 100mhzsteps
bogomips	: 3817.32
clflush size	: 64

[edit] Introduction

[edit] Hardware

  • Product Name: dv6565en
  • Product Number: GT392EA#ABB
  • CPU: AMD Turion 64 X2 Mobile Technology TL-58 @ 1900MHz , 512 KB + 512 KB Level 2 cache (amd64)
  • RAM: 2048 MB (2 x 1024 MB)
  • CHIPSET: MCP65
  • VIDEO: NVIDIA GeForce 8400M GS
  • Display: 15.4” WXGA High Definition BrightView Widescreen (1280 x 800)
  • AUDIO: Intel High Definition Audio (built in microphone)
  • WIRELESS: broadcom 802.11a/b/g WLAN
  • NETWORK:
    • Broadcom Ethernet 10/100BT
    • Winmodem 56K modem
  • USB:
    • MCP65 USB Controller
  • DISKS:
    • 160 GB (5400 rpm)
    • HL-DT-ST DVDRAM GSA-T20N ATA Device (DVD-Super Multi double layer) Lightscribe
  • MISC:
    • 101 key compatible keyboard
    • Integrated finger print reader
    • HP Mobile Remote Control
  • PC Card: One ExpressCard/54 slot (also supports ExpressCard/34)
  • External Ports:
    • 5-in-1 integrated Digital Media Reader for Secure Digital cards, MultiMedia cards, Memory Stick, Memory Stick Pro, or xD Picture cards
    • 3 USB 2.0
    • 1 HDMI connector
    • 1 VGA port
    • 1 RJ11 modem connector
    • 1 RJ45 ethernet connector
    • S-video TV out
    • 2 headphones-out


[edit] Currently Working

  • NVIDIA gs8400m. Full DRI/DRM Working!
  • Synaptics Touchpad
  • HP's Integrated Bluetooth
  • Broadcom brcm4312 b/g b43
  • Cardbus (PCMCIA) Bridge
  • Ethernet
  • Intel Audio Controller
  • Modem
  • card reader

[edit] Currently Not Working

  • Nothing known

[edit] Subpages


[edit] Configuration

[edit] Kernel Configuration

I recommend kernel >=2.6.21 as it handles your barbecue problem with newer ACPI.

Linux Kernel Configuration: Processor type and features
Processor family (Core 2/newer Xeon)  --->

You need ATA/IDE for your DVD+R/W:

Linux Kernel Configuration: Device Drivers:ATA/ATAPI/MFM/RLL support
 <*> ATA/ATAPI/MFM/RLL support
 <*>   Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support
 ---     Please see Documentation/ide.txt for help/info on IDE drives
 [ ]     Support for SATA (deprecated; conflicts with libata SATA driver)
 [ ]     Use old disk-only driver on primary interface
 <*>     Include IDE/ATA-2 DISK support
 [ ]     Use multi-mode by default
 < >     PCMCIA IDE support
 < >     Cardbus IDE support (Delkin/ASKA/Workbit)
 <*>     Include IDE/ATAPI CDROM support
 < >     Include IDE/ATAPI TAPE support (EXPERIMENTAL)
 < >     Include IDE/ATAPI FLOPPY support
 <*>     SCSI emulation support
 [*]       Generic PCI bus-master DMA support
 [ ]         Force enable legacy 2.0.X HOSTS to use DMA
 [ ]         Enable DMA only for disks
<...>
 <*>         Intel PIIXn chipsets support
<...>

And SATA for HDD:

Linux Kernel Configuration: Device Drivers:Serial ATA (prod) and Parallel ATA (experimental) drivers
<*> ATA device support
<*>   AHCI SATA support (NEW)
< >   ServerWorks Frodo / Apple K2 SATA support (NEW)
< >   Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support
< >   Marvell SATA support (HIGHLY EXPERIMENTAL) (NEW)
< >   NVIDIA SATA support (NEW)
<...>


[edit] Audio, Intel HD Audio Controller

Linux Kernel Configuration: Intel HD Audio Controller
  Device Drivers  --->
    Sound  --->
      <*> Sound card support
        <*> Advanced Linux Sound Architecture
          <*>   Sequencer support
            < >     Sequencer dummy client
          <*>   OSS Mixer API
          <*>   OSS PCM (digital audio) API
          [*]     OSS PCM (digital audio) API - Include plugin system
          PCI devices  --->
            <*> Intel HD Audio

[edit] Kernel .config

2.6.25-r4-gentoo

My kernel config [2] from 2.6.25-gentoo-r4 (gentoo-sources).

Question: How to get powermanagement to work

[edit] X Configuration

[edit] Related Links

Personal tools