ubuntu 18.04 does not recognize my wifi on HP stream 11 [duplicate]
This question already has an answer here:
Installing Broadcom Wireless Drivers
42 answers
I recently decided to change my OS on my HP Stream 11 from windows 10 to Ubuntu. Upon installation, it was obvious that Ubuntu works faster, so I figured it was a good idea to keep it. Problem however, it does not recognize my wifi. Also, the right click on the touch pad does not work. How can I fix that?
lspci -knn | grep Net -A3; rfkill list
02:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Hewlett-Packard Company BCM43142 802.11b/g/n [103c:804a]
Kernel driver in use: wl
Kernel modules: bcma, wl
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: brcmwl-0: Wireless LAN
Soft blocked: no
Hard blocked: no
Thank you!
wireless touchpad hp
New contributor
marked as duplicate by Pilot6, pomsky, karel, Parto, Charles Green 2 days ago
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
This question already has an answer here:
Installing Broadcom Wireless Drivers
42 answers
I recently decided to change my OS on my HP Stream 11 from windows 10 to Ubuntu. Upon installation, it was obvious that Ubuntu works faster, so I figured it was a good idea to keep it. Problem however, it does not recognize my wifi. Also, the right click on the touch pad does not work. How can I fix that?
lspci -knn | grep Net -A3; rfkill list
02:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Hewlett-Packard Company BCM43142 802.11b/g/n [103c:804a]
Kernel driver in use: wl
Kernel modules: bcma, wl
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: brcmwl-0: Wireless LAN
Soft blocked: no
Hard blocked: no
Thank you!
wireless touchpad hp
New contributor
marked as duplicate by Pilot6, pomsky, karel, Parto, Charles Green 2 days ago
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
3
Please edit your question and add output oflspci -knn | grep Net -A3; rfkill list
terminal command.
– Pilot6
Mar 12 at 19:05
Ok, great, I think I found the solution for the wifi issue. I am new to all this so plz bear with me.
– Taha Taha
Mar 13 at 11:56
In Ubuntu 18.04 there is an app called (software updater). If you run this app it opens a window that immediately starts searching the web for updates and gives you only one option; to stop the search. At this point it's your choice to continue the search or stop it. If you do continue, it will find the necessary updates then opens another window with details of that search and a "settings" button. That settings button is where you want to get. (Note: If you choose to stop the search process, you'll end up with a settings option as well)
– Taha Taha
Mar 13 at 12:07
When you open settings, you will find a window with six tabs including an "Additional Drivers" tab. If you click on that, it will lead you to a window where it will search for drivers. When the search is done, it will have your wifi driver (Broadcom in my case) recognized but not selected. All you have to do then is select it, click the "Apply Changes" button in the bottom and restart your computer. When it starts again your WiFi will hopefully be working. Very simply but tricky to find through the Software Updater app, because the initial search process is a bit distracting.
– Taha Taha
Mar 13 at 12:15
add a comment |
This question already has an answer here:
Installing Broadcom Wireless Drivers
42 answers
I recently decided to change my OS on my HP Stream 11 from windows 10 to Ubuntu. Upon installation, it was obvious that Ubuntu works faster, so I figured it was a good idea to keep it. Problem however, it does not recognize my wifi. Also, the right click on the touch pad does not work. How can I fix that?
lspci -knn | grep Net -A3; rfkill list
02:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Hewlett-Packard Company BCM43142 802.11b/g/n [103c:804a]
Kernel driver in use: wl
Kernel modules: bcma, wl
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: brcmwl-0: Wireless LAN
Soft blocked: no
Hard blocked: no
Thank you!
wireless touchpad hp
New contributor
This question already has an answer here:
Installing Broadcom Wireless Drivers
42 answers
I recently decided to change my OS on my HP Stream 11 from windows 10 to Ubuntu. Upon installation, it was obvious that Ubuntu works faster, so I figured it was a good idea to keep it. Problem however, it does not recognize my wifi. Also, the right click on the touch pad does not work. How can I fix that?
lspci -knn | grep Net -A3; rfkill list
02:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Hewlett-Packard Company BCM43142 802.11b/g/n [103c:804a]
Kernel driver in use: wl
Kernel modules: bcma, wl
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: brcmwl-0: Wireless LAN
Soft blocked: no
Hard blocked: no
Thank you!
This question already has an answer here:
Installing Broadcom Wireless Drivers
42 answers
wireless touchpad hp
wireless touchpad hp
New contributor
New contributor
edited Mar 13 at 12:20
Taha Taha
New contributor
asked Mar 12 at 19:04
Taha TahaTaha Taha
11
11
New contributor
New contributor
marked as duplicate by Pilot6, pomsky, karel, Parto, Charles Green 2 days ago
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by Pilot6, pomsky, karel, Parto, Charles Green 2 days ago
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
3
Please edit your question and add output oflspci -knn | grep Net -A3; rfkill list
terminal command.
– Pilot6
Mar 12 at 19:05
Ok, great, I think I found the solution for the wifi issue. I am new to all this so plz bear with me.
– Taha Taha
Mar 13 at 11:56
In Ubuntu 18.04 there is an app called (software updater). If you run this app it opens a window that immediately starts searching the web for updates and gives you only one option; to stop the search. At this point it's your choice to continue the search or stop it. If you do continue, it will find the necessary updates then opens another window with details of that search and a "settings" button. That settings button is where you want to get. (Note: If you choose to stop the search process, you'll end up with a settings option as well)
– Taha Taha
Mar 13 at 12:07
When you open settings, you will find a window with six tabs including an "Additional Drivers" tab. If you click on that, it will lead you to a window where it will search for drivers. When the search is done, it will have your wifi driver (Broadcom in my case) recognized but not selected. All you have to do then is select it, click the "Apply Changes" button in the bottom and restart your computer. When it starts again your WiFi will hopefully be working. Very simply but tricky to find through the Software Updater app, because the initial search process is a bit distracting.
– Taha Taha
Mar 13 at 12:15
add a comment |
3
Please edit your question and add output oflspci -knn | grep Net -A3; rfkill list
terminal command.
– Pilot6
Mar 12 at 19:05
Ok, great, I think I found the solution for the wifi issue. I am new to all this so plz bear with me.
– Taha Taha
Mar 13 at 11:56
In Ubuntu 18.04 there is an app called (software updater). If you run this app it opens a window that immediately starts searching the web for updates and gives you only one option; to stop the search. At this point it's your choice to continue the search or stop it. If you do continue, it will find the necessary updates then opens another window with details of that search and a "settings" button. That settings button is where you want to get. (Note: If you choose to stop the search process, you'll end up with a settings option as well)
– Taha Taha
Mar 13 at 12:07
When you open settings, you will find a window with six tabs including an "Additional Drivers" tab. If you click on that, it will lead you to a window where it will search for drivers. When the search is done, it will have your wifi driver (Broadcom in my case) recognized but not selected. All you have to do then is select it, click the "Apply Changes" button in the bottom and restart your computer. When it starts again your WiFi will hopefully be working. Very simply but tricky to find through the Software Updater app, because the initial search process is a bit distracting.
– Taha Taha
Mar 13 at 12:15
3
3
Please edit your question and add output of
lspci -knn | grep Net -A3; rfkill list
terminal command.– Pilot6
Mar 12 at 19:05
Please edit your question and add output of
lspci -knn | grep Net -A3; rfkill list
terminal command.– Pilot6
Mar 12 at 19:05
Ok, great, I think I found the solution for the wifi issue. I am new to all this so plz bear with me.
– Taha Taha
Mar 13 at 11:56
Ok, great, I think I found the solution for the wifi issue. I am new to all this so plz bear with me.
– Taha Taha
Mar 13 at 11:56
In Ubuntu 18.04 there is an app called (software updater). If you run this app it opens a window that immediately starts searching the web for updates and gives you only one option; to stop the search. At this point it's your choice to continue the search or stop it. If you do continue, it will find the necessary updates then opens another window with details of that search and a "settings" button. That settings button is where you want to get. (Note: If you choose to stop the search process, you'll end up with a settings option as well)
– Taha Taha
Mar 13 at 12:07
In Ubuntu 18.04 there is an app called (software updater). If you run this app it opens a window that immediately starts searching the web for updates and gives you only one option; to stop the search. At this point it's your choice to continue the search or stop it. If you do continue, it will find the necessary updates then opens another window with details of that search and a "settings" button. That settings button is where you want to get. (Note: If you choose to stop the search process, you'll end up with a settings option as well)
– Taha Taha
Mar 13 at 12:07
When you open settings, you will find a window with six tabs including an "Additional Drivers" tab. If you click on that, it will lead you to a window where it will search for drivers. When the search is done, it will have your wifi driver (Broadcom in my case) recognized but not selected. All you have to do then is select it, click the "Apply Changes" button in the bottom and restart your computer. When it starts again your WiFi will hopefully be working. Very simply but tricky to find through the Software Updater app, because the initial search process is a bit distracting.
– Taha Taha
Mar 13 at 12:15
When you open settings, you will find a window with six tabs including an "Additional Drivers" tab. If you click on that, it will lead you to a window where it will search for drivers. When the search is done, it will have your wifi driver (Broadcom in my case) recognized but not selected. All you have to do then is select it, click the "Apply Changes" button in the bottom and restart your computer. When it starts again your WiFi will hopefully be working. Very simply but tricky to find through the Software Updater app, because the initial search process is a bit distracting.
– Taha Taha
Mar 13 at 12:15
add a comment |
1 Answer
1
active
oldest
votes
I also switched an HP Stream 11 from Windows 10 to Ubuntu 18.04 (and later upgraded it to 18.10),
While the wifi part I didn't have a problem (and I believe you found some help in the comments), the issue with the touchpad right click got me frustrated as well.
The thing is that in Ubuntu 18.04 the defaults for the touchpad is to use finger clicks to define the mouse click, i.e. one finger click is a regular left click and a two finger click is a right click (and a three finger click is a middle button click), once I got used to it I left it by the default as I find it much easier to use than to be limited by the bottom part of my touchpad.
Try installing the gnome-tweaks
and configuring your desired behavior.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I also switched an HP Stream 11 from Windows 10 to Ubuntu 18.04 (and later upgraded it to 18.10),
While the wifi part I didn't have a problem (and I believe you found some help in the comments), the issue with the touchpad right click got me frustrated as well.
The thing is that in Ubuntu 18.04 the defaults for the touchpad is to use finger clicks to define the mouse click, i.e. one finger click is a regular left click and a two finger click is a right click (and a three finger click is a middle button click), once I got used to it I left it by the default as I find it much easier to use than to be limited by the bottom part of my touchpad.
Try installing the gnome-tweaks
and configuring your desired behavior.
add a comment |
I also switched an HP Stream 11 from Windows 10 to Ubuntu 18.04 (and later upgraded it to 18.10),
While the wifi part I didn't have a problem (and I believe you found some help in the comments), the issue with the touchpad right click got me frustrated as well.
The thing is that in Ubuntu 18.04 the defaults for the touchpad is to use finger clicks to define the mouse click, i.e. one finger click is a regular left click and a two finger click is a right click (and a three finger click is a middle button click), once I got used to it I left it by the default as I find it much easier to use than to be limited by the bottom part of my touchpad.
Try installing the gnome-tweaks
and configuring your desired behavior.
add a comment |
I also switched an HP Stream 11 from Windows 10 to Ubuntu 18.04 (and later upgraded it to 18.10),
While the wifi part I didn't have a problem (and I believe you found some help in the comments), the issue with the touchpad right click got me frustrated as well.
The thing is that in Ubuntu 18.04 the defaults for the touchpad is to use finger clicks to define the mouse click, i.e. one finger click is a regular left click and a two finger click is a right click (and a three finger click is a middle button click), once I got used to it I left it by the default as I find it much easier to use than to be limited by the bottom part of my touchpad.
Try installing the gnome-tweaks
and configuring your desired behavior.
I also switched an HP Stream 11 from Windows 10 to Ubuntu 18.04 (and later upgraded it to 18.10),
While the wifi part I didn't have a problem (and I believe you found some help in the comments), the issue with the touchpad right click got me frustrated as well.
The thing is that in Ubuntu 18.04 the defaults for the touchpad is to use finger clicks to define the mouse click, i.e. one finger click is a regular left click and a two finger click is a right click (and a three finger click is a middle button click), once I got used to it I left it by the default as I find it much easier to use than to be limited by the bottom part of my touchpad.
Try installing the gnome-tweaks
and configuring your desired behavior.
answered Mar 13 at 13:27
YHoffmanYHoffman
1463
1463
add a comment |
add a comment |
3
Please edit your question and add output of
lspci -knn | grep Net -A3; rfkill list
terminal command.– Pilot6
Mar 12 at 19:05
Ok, great, I think I found the solution for the wifi issue. I am new to all this so plz bear with me.
– Taha Taha
Mar 13 at 11:56
In Ubuntu 18.04 there is an app called (software updater). If you run this app it opens a window that immediately starts searching the web for updates and gives you only one option; to stop the search. At this point it's your choice to continue the search or stop it. If you do continue, it will find the necessary updates then opens another window with details of that search and a "settings" button. That settings button is where you want to get. (Note: If you choose to stop the search process, you'll end up with a settings option as well)
– Taha Taha
Mar 13 at 12:07
When you open settings, you will find a window with six tabs including an "Additional Drivers" tab. If you click on that, it will lead you to a window where it will search for drivers. When the search is done, it will have your wifi driver (Broadcom in my case) recognized but not selected. All you have to do then is select it, click the "Apply Changes" button in the bottom and restart your computer. When it starts again your WiFi will hopefully be working. Very simply but tricky to find through the Software Updater app, because the initial search process is a bit distracting.
– Taha Taha
Mar 13 at 12:15