Mijn vraag:
Ik heb UbuntuMATE 16.04 geïnstalleerd op mijn hp 13a285nd maar ik krijg de wifi niet werkend, weet iemand hoe ik dit kan fixen?
Relevante software en hardware die ik gebruik:
HP 13a285nd
Specs:
Intel Core i3-5010U
4GB RAM
Broadcom BCM943142HM
overige info:
wifi werkt wel in windows 10
weet niet of dit relevant is maar tijdens het installeren van linux moest ik acpi uitzetten
ik hoop dat dit genoeg info is anders hoor ik t wel
EDIT:
legacy staat aan als dat uit staat kan ie geen os vinden
Wat ik al gevonden of geprobeerd heb:
BIOS gereset
in windows afgesloten met vliegtuigmodus aan en zonder het aan
drivers geherinstalleerd
OS geherinstalleerd
nomodeset in grub bootloader
Ik heb UbuntuMATE 16.04 geïnstalleerd op mijn hp 13a285nd maar ik krijg de wifi niet werkend, weet iemand hoe ik dit kan fixen?
Relevante software en hardware die ik gebruik:
HP 13a285nd
Specs:
Intel Core i3-5010U
4GB RAM
Broadcom BCM943142HM
overige info:
wifi werkt wel in windows 10
weet niet of dit relevant is maar tijdens het installeren van linux moest ik acpi uitzetten
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
| johex@johex-HP-Pavilion-13-x360-PC:~$ lspci 00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09) 00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09) 00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09) 00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03) 00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03) 00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03) 00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3) 00:1c.1 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #2 (rev e3) 00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3) 00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 (rev e3) 00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03) 00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03) 00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03) 02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI Express Card Reader (rev 01) 03:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01) 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 08) johex@johex-HP-Pavilion-13-x360-PC:~$ |
code:
1
2
3
4
5
6
7
| johex@johex-HP-Pavilion-13-x360-PC:~$ lsusb Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 048d:8350 Integrated Technology Express, Inc. Bus 001 Device 003: ID 06cb:014f Synaptics, Inc. Bus 001 Device 002: ID 05c8:036e Cheng Uei Precision Industry Co., Ltd (Foxlink) Webcam Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub johex@johex-HP-Pavilion-13-x360-PC:~$ |
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
| johex@johex-HP-Pavilion-13-x360-PC:~$ lsmod Module Size Used by nvram 16384 0 msr 16384 0 hid_sensor_gyro_3d 16384 0 hid_sensor_incl_3d 16384 0 hid_sensor_accel_3d 16384 0 hid_sensor_rotation 16384 0 hid_sensor_magn_3d 16384 0 hid_sensor_trigger 16384 10 hid_sensor_gyro_3d,hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_rotation,hid_sensor_magn_3d industrialio_triggered_buffer 16384 5 hid_sensor_gyro_3d,hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_rotation,hid_sensor_magn_3d kfifo_buf 16384 1 industrialio_triggered_buffer hid_sensor_custom 20480 0 industrialio 57344 8 hid_sensor_trigger,hid_sensor_gyro_3d,industrialio_triggered_buffer,hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_rotation,kfifo_buf,hid_sensor_magn_3d hid_sensor_iio_common 16384 6 hid_sensor_trigger,hid_sensor_gyro_3d,hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_rotation,hid_sensor_magn_3d hid_multitouch 20480 0 hid_sensor_hub 20480 8 hid_sensor_trigger,hid_sensor_gyro_3d,hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_rotation,hid_sensor_custom,hid_sensor_magn_3d,hid_sensor_iio_common uvcvideo 90112 0 videobuf2_vmalloc 16384 1 uvcvideo videobuf2_memops 16384 1 videobuf2_vmalloc videobuf2_v4l2 28672 1 uvcvideo videobuf2_core 36864 2 uvcvideo,videobuf2_v4l2 v4l2_common 16384 1 videobuf2_v4l2 videodev 176128 4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2 media 24576 2 uvcvideo,videodev usbhid 49152 0 hid 118784 3 hid_multitouch,hid_sensor_hub,usbhid snd_hda_codec_hdmi 53248 1 joydev 20480 0 intel_rapl 20480 0 x86_pkg_temp_thermal 16384 0 intel_powerclamp 16384 0 coretemp 16384 0 kvm 536576 0 irqbypass 16384 1 kvm crct10dif_pclmul 16384 0 crc32_pclmul 16384 0 aesni_intel 167936 0 aes_x86_64 20480 1 aesni_intel lrw 16384 1 aesni_intel gf128mul 16384 1 lrw glue_helper 16384 1 aesni_intel ablk_helper 16384 1 aesni_intel cryptd 20480 2 aesni_intel,ablk_helper input_leds 16384 0 mac_hid 16384 0 serio_raw 16384 0 snd_hda_codec_realtek 86016 1 snd_hda_codec_generic 77824 1 snd_hda_codec_realtek wl 6365184 0 snd_hda_intel 36864 8 snd_hda_codec 135168 4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel snd_hda_core 73728 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel snd_hwdep 16384 1 snd_hda_codec lpc_ich 24576 0 snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core snd_seq_midi 16384 0 snd_seq_midi_event 16384 1 snd_seq_midi cfg80211 565248 1 wl rtsx_pci_ms 20480 0 memstick 20480 1 rtsx_pci_ms snd_rawmidi 32768 1 snd_seq_midi snd_seq 69632 2 snd_seq_midi_event,snd_seq_midi shpchp 36864 0 snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi snd_timer 32768 3 snd_pcm,snd_seq snd 81920 25 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device mei_me 36864 0 mei 98304 1 mei_me soundcore 16384 1 snd parport_pc 32768 0 ppdev 20480 0 lp 20480 0 parport 49152 3 lp,ppdev,parport_pc autofs4 40960 2 rtsx_pci_sdmmc 24576 0 i915 1208320 3 psmouse 126976 0 r8169 81920 0 mii 16384 1 r8169 rtsx_pci 53248 2 rtsx_pci_ms,rtsx_pci_sdmmc ahci 36864 2 video 40960 1 i915 i2c_algo_bit 16384 1 i915 libahci 32768 1 ahci drm_kms_helper 147456 1 i915 syscopyarea 16384 1 drm_kms_helper sysfillrect 16384 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper drm 360448 4 i915,drm_kms_helper johex@johex-HP-Pavilion-13-x360-PC:~$ |
code:
1
2
| johex@johex-HP-Pavilion-13-x360-PC:~$ lspci -vnn | grep Network 03:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01) |
code:
1
2
3
4
5
6
7
| johex@johex-HP-Pavilion-13-x360-PC:~$ rfkill list all 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no 1: brcmwl-0: Wireless LAN Soft blocked: no Hard blocked: yes |
code:
1
2
3
4
5
6
7
8
9
| johex@johex-HP-Pavilion-13-x360-PC:~$ iwconfig lo no wireless extensions. wlo1 IEEE 802.11abg ESSID:off/any Mode:Managed Access Point: Not-Associated Retry short limit:7 RTS thr:off Fragment thr:off Power Management:off eno1 no wireless extensions. |
ik hoop dat dit genoeg info is anders hoor ik t wel
EDIT:
legacy staat aan als dat uit staat kan ie geen os vinden
Wat ik al gevonden of geprobeerd heb:
BIOS gereset
in windows afgesloten met vliegtuigmodus aan en zonder het aan
drivers geherinstalleerd
OS geherinstalleerd
nomodeset in grub bootloader