So, I have an HP Stream ah117wm that I'm using with FossaPup 9.5 installed to a usb stick because the internal EMMC storage is dead. I've been using a usb wifi adapter plugged into the other usb port, which works ok, but I want to free up a port to plug a mouse in. I believe the card is Realtek RTL8822BE. Can anyone help?
Wifi card not detected on HP Stream
Moderator: Forum moderators
-
- Posts: 1559
- Joined: Sun Jul 12, 2020 2:38 am
- Location: S.E. Australia
- Has thanked: 241 times
- Been thanked: 692 times
Re: Wifi card not detected on HP Stream
@biscuit739 - Welcome! First thing, let's be sure of your wifi adaptor type. Without the usb wifi plugged in, please type the following into a terminal: lspci -nn | grep etwork
(that starts with a lowercase 'L' & has a 'pipe' symbol in the middle)
and please post the code at the end ( code format is [9x9x:9x9x] ).
That will enable us to find (or make) the correct driver.
(If it is an rtl8822be, fossapup64 driver is in forum Additional Software/Drivers section).
-
- Posts: 12
- Joined: Sat Dec 10, 2022 5:31 am
Re: Wifi card not detected on HP Stream
ozsouth wrote: ↑Sat Dec 10, 2022 7:22 am@biscuit739 - Welcome! First thing, let's be sure of your wifi adaptor type. Without the usb wifi plugged in, please type the following into a terminal: lspci -nn | grep etwork
(that starts with a lowercase 'L' & has a 'pipe' symbol in the middle)
and please post the code at the end ( code format is [9x9x:9x9x] ).
That will enable us to find (or make) the correct driver.
(If it is an rtl8822be, fossapup64 driver is in forum Additional Software/Drivers section).
When I typed that, I didn't get any output. But when I just typed "lspci" i got this:
00:00.0 Host bridge: Intel Corporation Gemini Lake Host Bridge (rev 03)
00:00.1 Signal processing controller: Intel Corporation Celeron/Pentium Silver Processor Dynamic Platform and Thermal Framework Processor Participant (rev 03)
00:00.3 System peripheral: Intel Corporation Device 3190 (rev 03)
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 605 (rev 03)
00:0e.0 Audio device: Intel Corporation Celeron/Pentium Silver Processor High Definition Audio (rev 03)
00:0f.0 Communication controller: Intel Corporation Celeron/Pentium Silver Processor Trusted Execution Engine Interface (rev 03)
00:14.0 PCI bridge: Intel Corporation Gemini Lake PCI Express Root Port (rev f3)
00:15.0 USB controller: Intel Corporation Device 31a8 (rev 03)
00:1c.0 SD Host controller: Intel Corporation Celeron/Pentium Silver Processor SDA Standard Compliant SD Host Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation Device 31e8 (rev 03)
00:1f.1 SMBus: Intel Corporation Celeron/Pentium Silver Processor Gaussian Mixture Model (rev 03)
01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01)
-
- Posts: 1559
- Joined: Sun Jul 12, 2020 2:38 am
- Location: S.E. Australia
- Has thanked: 241 times
- Been thanked: 692 times
Re: Wifi card not detected on HP Stream
@biscuit739 - no mention of networks in that lspci output - do you have wireless turned off in pc setup (formerly known as bios)? There may be a keyboard combo to turn it on (airplane key?). This page has system specs - https://support.hp.com/us-en/product/hp ... l/22909877.
Is windows-centric & doesn't seem to identify specific wireless hardware.
-
- Posts: 12
- Joined: Sat Dec 10, 2022 5:31 am
Re: Wifi card not detected on HP Stream
@ozsouth - How would I check if I turned it off in the bios? I found the wireless hardware specifications in here - http://h10032.www1.hp.com/ctg/Manual/c06198373.pdf
- mikewalsh
- Moderator
- Posts: 6149
- Joined: Tue Dec 03, 2019 1:40 pm
- Location: King's Lynn, UK
- Has thanked: 788 times
- Been thanked: 1976 times
Re: Wifi card not detected on HP Stream
Christ almighty. Shows just where HP's priorities really lie these days; the biggest portion of that manual seems more interested in telling you all about HP's Remote Diagnostics than just about anything else. And certainly doesn't tell you anything you actually need to know.....
@ozsouth :- They ARE very much Windows-centric. Always have been. Much of their hardware will function happily under Linux, but HP themselves will never tell you that.....you have to discover this for yourself!
@biscuit739 :- You said you typed the above grep command into the terminal. Did you try copy/pasting it instead? If I type it, it won't function for me.....but if I copy/paste it, it does what it's supposed to. Weird, huh?
Mike.
-
- Posts: 12
- Joined: Sat Dec 10, 2022 5:31 am
-
- Posts: 1559
- Joined: Sun Jul 12, 2020 2:38 am
- Location: S.E. Australia
- Has thanked: 241 times
- Been thanked: 692 times
Re: Wifi card not detected on HP Stream
@biscuit739 - from memory, immediately on booting up press F10 repeatedly - should get you into HP's bios. Then look at different screens/tabs offered. F5/F6 changes, I think. Be careful though. Problem is your network adaptor isn't showing up.
-
- Posts: 12
- Joined: Sat Dec 10, 2022 5:31 am
Re: Wifi card not detected on HP Stream
@ozsouth I can't find an option that would let me enable or disable my network adapter.
-
- Posts: 12
- Joined: Sat Dec 10, 2022 5:31 am
Re: Wifi card not detected on HP Stream
@ozsouth I've also confirmed that the card is an Realtek RTL8822BE by opening the laptop up.
-
- Posts: 1559
- Joined: Sun Jul 12, 2020 2:38 am
- Location: S.E. Australia
- Has thanked: 241 times
- Been thanked: 692 times
Re: Wifi card not detected on HP Stream
@biscuit739 - we now have to consider that the adaptor may be faulty. A simple usb hub will allow you to use both a mouse & wifi adaptor. Might be your best option. As a last resort, you could try the .pet I referred to earlier. See:
viewtopic.php?p=74969&sid=d431ac040a00c ... 9df#p74969
- Phoenix
- Posts: 341
- Joined: Fri Feb 12, 2021 2:03 am
- Location: Canada
- Has thanked: 4 times
- Been thanked: 48 times
Re: Wifi card not detected on HP Stream
Is there anything in lsusb
? It may be connected to one of those usb controllers, and therefore won't show up in lspci
.
As well, it seems if I am not wrong, it uses kernel 5.4.53 meaning you already have the modules for this network card.
IRC: firepup | Time to hack Puppy!
- bigpup
- Moderator
- Posts: 6975
- Joined: Tue Jul 14, 2020 11:19 pm
- Location: Earth, South Eastern U.S.
- Has thanked: 902 times
- Been thanked: 1520 times
Re: Wifi card not detected on HP Stream
Hope you have another computer or can use the WiFi adapter that does work to do this.
Try downloading and installing this pet for the driver:
http://forum.puppylinux.com/viewtopic.p ... e478f1cb86
download to a location you can find it.
In Rox file manager.
Navigate to that location.
Left click on the pet file to install the driver.
Reboot the computer.
Make sure to update the Fossapup64 save so the driver is still there to use.
Now try to connect.
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected
-
- Posts: 12
- Joined: Sat Dec 10, 2022 5:31 am
Re: Wifi card not detected on HP Stream
This is my output from "lsusb".
Bus 002 Device 002: ID 0930:140a Toshiba Corp. TransMemory
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 05c8:022a Cheng Uei Precision Industry Co., Ltd (Foxlink) HP Webcam
Bus 001 Device 002: ID 0bda:b00b Realtek Semiconductor Corp. Bluetooth Radio
Bus 001 Device 007: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter
Bus 001 Device 004: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
(The Ralink adapter is my usb wifi)
- Phoenix
- Posts: 341
- Joined: Fri Feb 12, 2021 2:03 am
- Location: Canada
- Has thanked: 4 times
- Been thanked: 48 times
Re: Wifi card not detected on HP Stream
It seems like your card is there, based off this: https://www.realtek.com/en/products/com ... /rtl8822be
It states it uses a USB 2.0 interface for the bluetooth controller.
As well, thanks to @bigpup I am wrong about the modules included, so you'll need to download the pet.
IRC: firepup | Time to hack Puppy!
-
- Posts: 12
- Joined: Sat Dec 10, 2022 5:31 am
Re: Wifi card not detected on HP Stream
bigpup wrote: ↑Sun Dec 11, 2022 4:24 amHope you have another computer or can use the WiFi adapter that does work to do this.
Try downloading and installing this pet for the driver:
http://forum.puppylinux.com/viewtopic.p ... e478f1cb86download to a location you can find it.
In Rox file manager.
Navigate to that location.
Left click on the pet file to install the driver.Reboot the computer.
Make sure to update the Fossapup64 save so the driver is still there to use.
Now try to connect.
I installed it, but I still can't connect using the WiFi card in my laptop.
- bigpup
- Moderator
- Posts: 6975
- Joined: Tue Jul 14, 2020 11:19 pm
- Location: Earth, South Eastern U.S.
- Has thanked: 902 times
- Been thanked: 1520 times
Re: Wifi card not detected on HP Stream
What exactly happens when you try to connect?
What connection program are you using?
Try using Frisbee program to do the connection.
You do what?
You see what?
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected
-
- Posts: 12
- Joined: Sat Dec 10, 2022 5:31 am
Re: Wifi card not detected on HP Stream
I'm using Barry's SNS. It literally just doesn't see my network card.
- bigpup
- Moderator
- Posts: 6975
- Joined: Tue Jul 14, 2020 11:19 pm
- Location: Earth, South Eastern U.S.
- Has thanked: 902 times
- Been thanked: 1520 times
Re: Wifi card not detected on HP Stream
Did you reboot the computer after you installed the driver pet, making sure to update the save, so the driver is still installed?
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected
-
- Posts: 12
- Joined: Sat Dec 10, 2022 5:31 am
-
- Posts: 12
- Joined: Sat Dec 10, 2022 5:31 am
-
- Posts: 1559
- Joined: Sun Jul 12, 2020 2:38 am
- Location: S.E. Australia
- Has thanked: 241 times
- Been thanked: 692 times
Re: Wifi card not detected on HP Stream
@biscuit739 - I always use frisbee, as I have had situations where sns didn't show an adaptor. If frisbee doesn't show it either, faulty adaptor becomes most likely reason.
- bigpup
- Moderator
- Posts: 6975
- Joined: Tue Jul 14, 2020 11:19 pm
- Location: Earth, South Eastern U.S.
- Has thanked: 902 times
- Been thanked: 1520 times
Re: Wifi card not detected on HP Stream
Something to try.
This laptop should have an airplane button that turns wireless on/off.
Press it one time.
Wait 10 seconds.
Now check to see if you get a WIFI device detected.
If their is a FN button, that probably needs pressed + airplane button.
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected
-
- Posts: 12
- Joined: Sat Dec 10, 2022 5:31 am
Re: Wifi card not detected on HP Stream
I think the wireless card is just dead. I've basically tried everything, and the card just doesn't seem to be there. However, I've got a question that's unrelated to this topic. Why does fossapup take so long to boot? It sits on "Waiting for USB storage..." for up to half an hour sometimes. It's pretty inconvenient.
- bigpup
- Moderator
- Posts: 6975
- Joined: Tue Jul 14, 2020 11:19 pm
- Location: Earth, South Eastern U.S.
- Has thanked: 902 times
- Been thanked: 1520 times
Re: Wifi card not detected on HP Stream
It should only wait about 5 to 10 seconds making sure USB devices have time to fully be seen.
Then it should continue to boot.
Speed of the computer determines how fast it will boot.
But usually, you should get to a working desktop in 30 sec. to a couple of minutes.
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected
- bigpup
- Moderator
- Posts: 6975
- Joined: Tue Jul 14, 2020 11:19 pm
- Location: Earth, South Eastern U.S.
- Has thanked: 902 times
- Been thanked: 1520 times
Re: Wifi card not detected on HP Stream
I have disassembled it a few times.
Well, maybe you need to open it up and check everything inside of the computer.
No loose connections, dirt, a loose screw laying on a connection, corrosion, any burn places on circuits, bulging or leaking capacitors, etc......
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected