Opened 7 years ago
Closed 6 years ago
#14143 closed enhancement (fixed)
HP Pavilion DV8000 device driver support
Reported by: | cocobean | Owned by: | nobody |
---|---|---|---|
Priority: | low | Milestone: | Unscheduled |
Component: | - General | Version: | R1/Development |
Keywords: | drivers | Cc: | |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
This ticket is to provide better device driver support and testing to related hardware devices included in the HP Pavilion DV8000 laptop.
Attachments (4)
Change History (17)
by , 7 years ago
Attachment: | HP_Pavilion_DV8000 added |
---|
comment:2 by , 7 years ago
Not working or not working correctly on this specific laptop hardware:
" device Multimedia controller (Audio device) [4|3|0]
vendor 8086: Intel Corporation device 27d8: NM10/ICH7 Family High Definition Audio Controller"
" device Network controller [2|80|0]
vendor 8086: Intel Corporation device 4222: PRO/Wireless 3945ABG [Golan] Network Connection"
Northbridge Intel i945PM 03 Southbridge Intel 82801GHM (ICH7-M/U) A1
comment:3 by , 7 years ago
As for the WIFI device: "See syslog info attachments. I had an kernel panic issue with iprowifi3945 driver stability. Says "no rate table for channel; freq %u flags 0x%x" (0x8232aae0). (ieee80211_get_ratetable + 0xf9)
Have this driver issue while testing on hrev51880 - hrev51952 x86 with iprowifi3945 driver. Happens during initial bootup after splash screen completion. Didn't reboot computer (just exit debugger and will continue loading desktop fine)).
NOTE: Issue still exists for hrev51952 x86."
comment:4 by , 7 years ago
You can try to install opensound from HaikuDepot. Maybe it supports your audio card.
comment:5 by , 7 years ago
- Restarted Media Server. Detected HDA In/Out - Result: No Output (Mediaplayer).
comment:6 by , 7 years ago
WLAN Info
*-network description: Wireless interface product: PRO/Wireless 3945ABG [Golan] Network Connection vendor: Intel Corporation physical id: 0 bus info: pci@0000:06:00.0 logical name: wlp6s0 version: 02 serial: 00:18:de:2c:39:8f width: 32 bits clock: 33MHz capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless configuration: broadcast=yes driver=iwl3945 driverversion=4.8.0-53-generic firmware=15.32.2.9 latency=0 link=no multicast=yes wireless=IEEE 802.11 resources: irq:30 memory:40800000-40800fff
Audio chip (Conexant CX20551/Realtek ALC2xx):
*-multimedia description: Audio device product: NM10/ICH7 Family High Definition Audio Controller vendor: Intel Corporation physical id: 1b bus info: pci@0000:00:1b.0 version: 01 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress bus_master cap_list configuration: driver=snd_hda_intel latency=0 resources: irq:31 memory:d2400000-d2403fff
follow-up: 8 comment:7 by , 6 years ago
Adds missing Intel HDAs to Haiku.
https://git.haiku-os.org/haiku/tree/src/add-ons/kernel/drivers/audio/hda/hda_controller.cpp
{ PCI_VENDOR_INTEL, 0x9d71, HDA_QUIRK_SNOOP }, { PCI_VENDOR_INTEL, 0xa170, HDA_QUIRK_SNOOP }, { PCI_VENDOR_INTEL, 0xa2f0, HDA_QUIRK_SNOOP }, + { PCI_VENDOR_INTEL, 0x8c21, HDA_QUIRK_SNOOP }, + { PCI_VENDOR_INTEL, 0xa171, HDA_QUIRK_SNOOP },
comment:8 by , 6 years ago
Replying to cocobean:
Adds missing Intel HDAs to Haiku.
How does this apply to this ticket? The syslog indicates 0x27d8.
by , 6 years ago
Attachment: | dv8000_KDL_cocobean added |
---|
Syslog ipro3945 Wifi output (Kernel Land error)
comment:12 by , 6 years ago
Using WebPositive or QMPLay2, - Result: Sound through speakers (without the use of OSS)!
Seems Media Player was the main issue as it didn't play certain media formats.
You can close this ticket. I made another ticket for the Wifi adapter and KDL issue. There is a HDA device initialization to review but can do that during the next HDA driver update.
comment:13 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Hardware information from HP Pavilion DV8000 laptop