I have a HP Pavilion dv7-2230sa
During boot I get a series of errors about ACPI and AHCI Conflicts, the result of which I have to dissable ACPI with acpi=off.
However when acpi=off my wireless Broadcom b43 series refuses to enable the wifi. I just can’t press the button that would enable / dissable the wifi.
The wifi is detected, the drivers and firmware are installed, however the light remains firmly in the RED.
the ethernet works, sound works fine,
There also seems to be an issue with the ATi/Radeon Driver being missing which is causing fatal errors at boot time and also some memory conflicts again causing fatal errors.
I have tried this laptop under opensuse 11.2 and now under opensuse 11.3M5 without sucsess - however to my dislike Ubuntu have managed to resolve this by accident between 9.4 and 9.10 but i wanna use opensuse not ubuntu i have asked them to tell me how they fixed it to share it with you but I am still plowing my way through their forum!
Here is my complete lspci output:
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.3 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
00:1f.6 Signal processing controller: Intel Corporation 82801I (ICH9 Family) Thermal Subsystem (rev 03)
01:00.0 VGA compatible controller: ATI Technologies Inc M92 [Mobility Radeon HD 4500 Series]
01:00.1 Audio device: ATI Technologies Inc RV710/730
02:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
06:00.0 FireWire (IEEE 1394): JMicron Technology Corp. IEEE 1394 Host Controller
06:00.1 System peripheral: JMicron Technology Corp. SD/MMC Host Controller
06:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host Controller
06:00.3 System peripheral: JMicron Technology Corp. MS Host Controller
06:00.4 System peripheral: JMicron Technology Corp. xD Host Controller
and my lsmod output
Module Size Used by
nfs 314624 0
lockd 72230 1 nfs
fscache 47923 1 nfs
nfs_acl 2631 1 nfs
auth_rpcgss 37895 1 nfs
sunrpc 214624 5 nfs,lockd,nfs_acl,auth_rpcgss
edd 8720 0
snd_pcm_oss 47613 0
snd_mixer_oss 16683 1 snd_pcm_oss
snd_seq 57471 0
snd_seq_device 6562 1 snd_seq
snd_hda_codec_atihdmi 2587 1
snd_hda_codec_idt 58527 1
snd_hda_intel 24790 3
snd_hda_codec 98483 3 snd_hda_codec_atihdmi,snd_hda_codec_idt,snd_hda_intel
snd_hwdep 6160 1 snd_hda_codec
snd_pcm 87974 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer 21767 2 snd_seq,snd_pcm
snd 65724 16 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
soundcore 7379 1 snd
snd_page_alloc 8037 2 snd_hda_intel,snd_pcm
ppdev 8440 0
parport_pc 33475 0
lp 8082 0
parport 34052 3 ppdev,parport_pc,lp
ip6t_LOG 5146 6
ipt_LOG 5115 6
xt_tcpudp 2103 2
xt_limit 1701 12
xt_pkttype 908 3
nf_conntrack_ipv6 18193 4
xt_state 1158 8
ip6t_REJECT 4307 3
ipt_REJECT 2148 3
ip6table_raw 1183 1
xt_NOTRACK 812 4
iptable_raw 1242 1
ip6table_mangle 1584 0
nf_conntrack_netbios_ns 1378 0
nf_conntrack_ipv4 8687 4
nf_conntrack 75656 5 nf_conntrack_ipv6,xt_state,xt_NOTRACK,nf_conntrack_netbios_ns,nf_conntrack_ipv4
nf_defrag_ipv4 1197 1 nf_conntrack_ipv4
ip6table_filter 1355 1
ip6_tables 13508 4 ip6t_LOG,ip6table_raw,ip6table_mangle,ip6table_filter
iptable_filter 1414 1
ip_tables 12172 2 iptable_raw,iptable_filter
x_tables 17094 16 ip6t_LOG,ipt_LOG,xt_tcpudp,xt_limit,xt_pkttype,xt_state,ip6t_REJECT,ipt_REJECT,ip6table_raw,xt_NOTRACK,iptable_raw,ip6table_mangle,ip6table_filter,ip6_tables,iptable_filter,ip_tables
st 36004 0
af_packet 19572 2
acpi_cpufreq 8165 0
speedstep_lib 4981 0
fuse 65817 7
loop 14690 0
dm_mod 73457 0
arc4 1277 2
ecb 1963 2
b43 186043 0
mac80211 247379 1 b43
cfg80211 156281 2 b43,mac80211
rfkill 17294 1 cfg80211
ssb 55595 1 b43
uvcvideo 61063 0
sr_mod 14671 0
pcmcia 58526 2 b43,ssb
ohci1394 30320 0
iTCO_wdt 8994 0
jmb38x_ms 12487 0
videodev 39422 1 uvcvideo
sdhci_pci 7106 0
iTCO_vendor_support 2566 1 iTCO_wdt
cdrom 38117 1 sr_mod
sg 27772 0
pcmcia_core 19958 1 pcmcia
v4l1_compat 14913 2 uvcvideo,videodev
i2c_i801 9913 0
ieee1394 88700 1 ohci1394
sdhci 20016 1 sdhci_pci
joydev 8874 0
memstick 9706 1 jmb38x_ms
pcspkr 1610 0
r8169 38715 0
mmc_core 72341 3 b43,ssb,sdhci
ext4 361868 2
jbd2 83070 1 ext4
crc16 1399 1 ext4
radeon 806908 2
ttm 56765 1 radeon
drm_kms_helper 29176 1 radeon
drm 179799 4 radeon,ttm,drm_kms_helper
i2c_algo_bit 5632 1 radeon
intel_agp 28098 0
processor 40693 1 acpi_cpufreq
thermal_sys 14674 1 processor
If you have any ideas or need any more suggestions please let me know. Officially the DV7 has a broken bios that HP refuses to fix because they couldn’t care about Linux - this was an Insurance Replacement Laptop and is heading for an accident again! I have used SuSE / openSuSE since 8.x and this is really getting on my nerves!!
Much Appreciated.
Stuart aka SatManUK on FreeNode.