[Solved] WiFi not found
Forum rules
Before you post please read how to get help
Before you post please read how to get help
-
- Level 1
- Posts: 11
- Joined: Mon Jan 28, 2019 4:33 pm
[Solved] WiFi not found
Hello all,
I'm new to Linux and this forum so hoping to learn in this process as well as have my problem solved. I recently purchased an ACEPC T8 (also called W8 Pro) that came pre-loaded with windows 10. I wiped windows 10 and installed Linux Mint 19.1 'Cinnamon'. After the installation my computer does not recognize the built in wifi adapter. It does not appear in lspci or lsusb. I currently have an ethernet cable plugged in to connect to the internet. I cannot locate the card in the bios either.
Could this be a driver issue? I have installed all updates that mint suggested and still no luck.
Thank you to anyone that could help with this.
I'm new to Linux and this forum so hoping to learn in this process as well as have my problem solved. I recently purchased an ACEPC T8 (also called W8 Pro) that came pre-loaded with windows 10. I wiped windows 10 and installed Linux Mint 19.1 'Cinnamon'. After the installation my computer does not recognize the built in wifi adapter. It does not appear in lspci or lsusb. I currently have an ethernet cable plugged in to connect to the internet. I cannot locate the card in the bios either.
Could this be a driver issue? I have installed all updates that mint suggested and still no luck.
Thank you to anyone that could help with this.
Last edited by karlchen on Tue Mar 05, 2019 10:43 am, edited 1 time in total.
Reason: Marked as [solved] because linuxandhamsandwich confirmed so here: https://forums.linuxmint.com/viewtopic.php?f=53&t=286795&p=1603232#p1589495
Reason: Marked as [solved] because linuxandhamsandwich confirmed so here: https://forums.linuxmint.com/viewtopic.php?f=53&t=286795&p=1603232#p1589495
Re: WiFi not found
Hello, linuxandhamsandwich.
Welcome to the Linux Mint forum.
Let us start addressing your wifi problem in the common way, by permitting us to read what
Please, open a terminal window.
Execute the commandline precisely as it has been typed here.
Please, mark the complete text output, which inxi will display in the terminal window, copy it into the clipboard (<ctrl><shift>c) and paste it into your next reply.
This will give us a concise overview on your hardware and on the drivers, which Mint uses. It will also tell us whether Mint detects your wifi adapter at all.
Best regards,
Karl
Welcome to the Linux Mint forum.

Let us start addressing your wifi problem in the common way, by permitting us to read what
inxi
"thinks" about your machine.Please, open a terminal window.
Execute the commandline
Code: Select all
inxi -Fxz
Please, mark the complete text output, which inxi will display in the terminal window, copy it into the clipboard (<ctrl><shift>c) and paste it into your next reply.
This will give us a concise overview on your hardware and on the drivers, which Mint uses. It will also tell us whether Mint detects your wifi adapter at all.
Best regards,
Karl

Linux Mint 19.3 64-bit Cinnamon, Total Commander 9.51 64-bit
-
- Level 1
- Posts: 11
- Joined: Mon Jan 28, 2019 4:33 pm
Re: WiFi not found
Karl,
Thank you for your reply!
here are the results from typing the
Thank you for your reply!
here are the results from typing the
inxi -Fxz
commad:Code: Select all
System: Host: mohamad-linux Kernel: 4.15.0-44-generic x86_64 bits: 64 gcc: 7.3.0
Desktop: Cinnamon 3.8.9 (Gtk 3.22.30-1ubuntu1) Distro: Linux Mint 19 Tara
Machine: Device: un-determined Mobo: N/A model: Cherry Trail CR v: 1.0 serial: N/A
UEFI: American Megatrends v: 1.000 date: 11/20/2018
CPU: Quad core Intel Atom x5-Z8350 (-MCP-) arch: Airmont rev.4 cache: 1024 KB
flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 11520
clock speeds: max: 1440 MHz 1: 1440 MHz 2: 1440 MHz 3: 1440 MHz 4: 1440 MHz
Graphics: Card: Intel Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Configuration Registers
bus-ID: 00:02.0
Display Server: x11 (X.Org 1.19.6 ) drivers: modesetting (unloaded: fbdev,vesa)
Resolution: 4096x2160@30.00hz
OpenGL: renderer: Mesa DRI Intel HD Graphics (Cherrytrail) version: 4.5 Mesa 18.0.5 Direct Render: Yes
Audio: Card-1 Intel HDMI/DP LPE Audio driver: HdmiLpeAudio Sound: ALSA v: k4.15.0-44-generic
Card-2 bytcht-es8316 driver: bytcht-es8316
Network: Card: Failed to Detect Network Card!
Drives: HDD Total Size: NA (-)
ID-1: /dev/mmcblk0 model: N/A size: 62.5GB
Partition: ID-1: / size: 53G used: 17G (34%) fs: ext4 dev: /dev/dm-0
ID-2: swap-1 size: 4.22GB used: 0.00GB (0%) fs: swap dev: /dev/dm-1
RAID: No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors: System Temperatures: cpu: 49.0C mobo: N/A
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 205 Uptime: 1:00 Memory: 919.9/3869.6MB Init: systemd runlevel: 5 Gcc sys: 7.3.0
Client: Shell (bash 4.4.191) inxi: 2.3.56
Re: WiFi not found
Great, one of those netbooks that have SDIO wifi cards, see the wireless script link in my signature and post results
-
- Level 1
- Posts: 11
- Joined: Mon Jan 28, 2019 4:33 pm
Re: WiFi not found
Jeremy,
Thanks for your reply!
I ran what I believe were your script commands and produced this link:
https://termbin.com/icc6
Thanks!
Thanks for your reply!
I ran what I believe were your script commands and produced this link:
https://termbin.com/icc6
Thanks!
Re: WiFi not found
Do
And run the wireless script again
Code: Select all
sudo apt remove bcmwl-kernel-source
-
- Level 1
- Posts: 11
- Joined: Mon Jan 28, 2019 4:33 pm
-
- Level 1
- Posts: 11
- Joined: Mon Jan 28, 2019 4:33 pm
Re: WiFi not found
Jeremy,
here is the result I get:
here is the result I get:
[ 41.872347] input: gpio-keys as /devices/platform/gpio-keys.1.auto/input/input11
Re: WiFi not found
Lets try
From what I found during a search is that it should have a rtl8723bs wifi. The kernel you have does have a module that should support it
Code: Select all
dmesg | grep -i sdio
-
- Level 1
- Posts: 11
- Joined: Mon Jan 28, 2019 4:33 pm
Re: WiFi not found
Thank you so much for your continued help.
Here are results the previous command:
Here are results the previous command:
Code: Select all
[ 3.584175] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[ 40.793605] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
-
- Level 1
- Posts: 11
- Joined: Mon Jan 28, 2019 4:33 pm
Re: WiFi not found
I still can't see the wifi adapter, is there a way to install the module I'm missing?
-
- Level 1
- Posts: 11
- Joined: Mon Jan 28, 2019 4:33 pm
Re: WiFi not found
I can't see wifi/WLAN anywhere in the BIOS, I just checked every page.
-
- Level 1
- Posts: 11
- Joined: Mon Jan 28, 2019 4:33 pm
Re: WiFi not found
Hey Jeremy,
I decided to switch to linux mint Xfce and I'm still having wifi issues.
I ran dmesg | grep -i sdio
here are the results:
[ 3.522464] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[ 9.382353] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[ 9.642482] brcmfmac: brcmf_fw_map_chip_to_name: using brcm/brcmfmac43455-sdio.bin for chip 0x004345(17221) rev 0x000006
[ 9.650109] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.txt failed with error -2
[ 12.654003] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[ 13.656892] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
I decided to switch to linux mint Xfce and I'm still having wifi issues.
I ran dmesg | grep -i sdio
here are the results:
[ 3.522464] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[ 9.382353] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[ 9.642482] brcmfmac: brcmf_fw_map_chip_to_name: using brcm/brcmfmac43455-sdio.bin for chip 0x004345(17221) rev 0x000006
[ 9.650109] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.txt failed with error -2
[ 12.654003] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[ 13.656892] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
Re: WiFi not found
Much better
Post results for
Post results for
Code: Select all
ls /sys/firmware/efi/efivars | grep nvram
-
- Level 1
- Posts: 11
- Joined: Mon Jan 28, 2019 4:33 pm
Re: WiFi not found
I ran
I ran
inxi -Fxz
again to show you these results:
Code: Select all
System: Host: mo-linux Kernel: 4.18.0-14-generic x86_64 bits: 64 gcc: 7.3.0
Desktop: Xfce 4.12.3 (Gtk 2.24.31) Distro: Linux Mint 19 Tara
Machine: Device: un-determined Mobo: N/A model: Cherry Trail CR v: 1.0 serial: N/A
UEFI: American Megatrends v: 1.000 date: 11/20/2018
CPU: Quad core Intel Atom x5-Z8350 (-MCP-)
arch: Airmont rev.4 cache: 1024 KB
flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 11520
clock speeds: max: 1440 MHz 1: 1440 MHz 2: 1440 MHz 3: 1440 MHz
4: 1440 MHz
Graphics: Card: Intel Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Configuration Registers
bus-ID: 00:02.0
Display Server: x11 (X.Org 1.19.6 )
drivers: modesetting (unloaded: fbdev,vesa)
Resolution: 3840x2160@30.00hz
OpenGL: renderer: Mesa DRI Intel HD Graphics (Cherrytrail)
version: 4.5 Mesa 18.2.2 Direct Render: Yes
Audio: Card-1 Intel HDMI/DP LPE Audio driver: HdmiLpeAudio
Card-2 bytcht-es8316 driver: bytcht-es8316
Sound: Advanced Linux Sound Architecture v: k4.18.0-14-generic
Network: Card: Failed to Detect Network Card!
Drives: HDD Total Size: NA (-)
ID-1: /dev/mmcblk0 model: N/A size: 62.5GB
Partition: ID-1: / size: 57G used: 11G (19%) fs: ext4 dev: /dev/mmcblk0p2
RAID: No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors: System Temperatures: cpu: 42.0C mobo: N/A
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 208 Uptime: 1 min Memory: 696.5/3869.4MB
Init: systemd runlevel: 5 Gcc sys: 7.3.0
Client: Shell (bash 4.4.191) inxi: 2.3.56
I ran
ls /sys/firmware/efi/efivars | grep nvram
and got nothingRe: WiFi not found
Try
Reboot
Code: Select all
wget https://github.com/khadas/android_hardware_amlogic_wifi/raw/b6709758755568e4a0ff6e80993be0fc64c77fb9/bcm_ampak/config/6255/nvram.txt
sudo cp nvram.txt /lib/firmware/brcm/brcmfmac43455-sdio.txt
-
- Level 1
- Posts: 11
- Joined: Mon Jan 28, 2019 4:33 pm
Re: WiFi not found
It worked!
I'm connected and running through wifi now.
Thank you so much!
I'm connected and running through wifi now.
Thank you so much!
-
- Level 1
- Posts: 13
- Joined: Mon Jan 07, 2019 4:52 pm
Re: WiFi not found
I just ordered a ACEPC T11, be here tomorrow, 3/4/19. I've been looking on the ACEPC forms and there's several post on the wifi card not detected. Someone posted the only distro to detect the card was Debian. That being said I would think Ubuntu/LM should detect it as there are based on Debian. Also I was wondering if BT was working now also.
Just a thought.
Marie
Just a thought.
Marie