You are not logged in.

#1 2021-02-01 12:46

histman
Member
Registered: 2021-02-01
Posts: 4

Wifi problem

I have just installed Q4OS on an old laptop and am having exactly the same problems as member Darega 0n 13/01/2021 which unfortunately was not solved.

A message comes up saying that SSID is not found despite it appearing in the list of available networks.

Connexion image

I was able to connect through wifi to the router earlier in the week when I was trying out Lubuntu and Xubuntu distros on this machine.

I attach the suggested Konsole outputs from my machine.

===

barry@barry-pc:~$ sudo apt install inxi
Reading package lists... Done
Building dependency tree
Reading state information... Done
inxi is already the newest version (3.0.32-1-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
barry@barry-pc:~$

===

System:
  Host: barry-pc Kernel: 4.19.0-13-amd64 x86_64 bits: 64
  Desktop: Trinity R14.0.6 Distro: Q4OS 3.13.1-n1
Machine:
  Type: Laptop System: TOSHIBA product: SATELLITE C850D-11Q
  v: PSCC2E-00R00JEN serial: <root required>
  Mobo: AMD model: PLCBX8 serial: <root required> UEFI [Legacy]: Insyde
  v: 6.40 date: 11/06/2012
Battery:
  ID-1: BAT0 charge: 30.7 Wh condition: 33.8/48.4 Wh (70%)
CPU:
  Topology: Dual Core model: AMD E1-1200 APU with Radeon HD Graphics
  bits: 64 type: MCP L2 cache: 512 KiB
  Speed: 780 MHz min/max: 777/1400 MHz Core speeds (MHz): 1: 780 2: 777
Graphics:
  Device-1: AMD Wrestler [Radeon HD 7310] driver: radeon v: kernel
  Display: x11 server: X.Org 1.20.4 driver: ati,radeon
  unloaded: fbdev,modesetting,vesa resolution: 1366x768~60Hz
  OpenGL: renderer: AMD PALM (DRM 2.50.0 / 4.19.0-13-amd64 LLVM 7.0.1)
  v: 3.3 Mesa 18.3.6
Audio:
  Device-1: AMD Wrestler HDMI Audio driver: snd_hda_intel
  Device-2: AMD FCH Azalia driver: snd_hda_intel
  Sound Server: ALSA v: k4.19.0-13-amd64
Network:
  Device-1: Realtek RTL8188CE 802.11b/g/n WiFi Adapter driver: rtl8192ce
  IF: wlp6s0 state: down mac: 20:16:d8:84:41:76
  Device-2: Realtek RTL8101/2/6E PCI Express Fast/Gigabit Ethernet
  driver: r8169
  IF: enp7s0 state: up speed: 100 Mbps duplex: full mac: 70:54:d2:7a:a6:6c
Drives:
  Local Storage: total: 55.90 GiB used: 3.36 GiB (6.0%)
  ID-1: /dev/sda vendor: Kingston model: SV300S37A60G size: 55.90 GiB
Partition:
  ID-1: / size: 46.11 GiB used: 3.36 GiB (7.3%) fs: ext4 dev: /dev/sda1
  ID-2: swap-1 size: 8.80 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/sda2
Sensors:
  Missing: Required tool sensors not installed. Check --recommends
Info:
  Processes: 135 Uptime: 46m Memory: 5.43 GiB used: 566.8 MiB (10.2%)
  Shell: bash inxi: 3.0.32
barry@barry-pc:~$ ^C
barry@barry-pc:~$

Offline

#2 2021-02-01 13:46

Dai_trying
Member
From: UK
Registered: 2015-12-14
Posts: 2,989

Re: Wifi problem

I once had problems with an RTL8192cu and had to use a chipset driver from github, according to the owner this is now deprecated and shouldn't be needed but might be worth a try.

The one I used.
https://github.com/pvaret/rtl8192cu-fixes

There is also this one which was reported to be easier to install, YMMV
https://github.com/0xBADEAFFE/rt8192cu_dkms

NOTE: You will likely need to reboot after installation to ensure everything works properly.

Offline

#3 2021-02-01 13:58

Tolkem
Member
Registered: 2019-10-06
Posts: 487

Re: Wifi problem

Well, I see both issues, yours and darega's, (though a bit different since you're using a 64 bit OS and darega's is 32) happen while using the TDE version, have you tried with KDE? If the problem doesn't occur, then it's a TDE issue. I think your PC can handle KDE just fine, you should give a try in a live USB stick.

https://sourceforge.net/projects/q4os/f … o/download

Offline

#4 2021-02-01 20:20

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,232
Website

Re: Wifi problem

You could also try to connect to wifi in console to exclude possible Trinity issue. Do not login to TDE, switch to console and run:
$ nmtui
connect to a wifi network and post a feedback.

Offline

#5 2021-02-01 21:21

histman
Member
Registered: 2021-02-01
Posts: 4

Re: Wifi problem

Tolkem wrote:

Well, I see both issues, yours and darega's, (though a bit different since you're using a 64 bit OS and darega's is 32) happen while using the TDE version, have you tried with KDE? If the problem doesn't occur, then it's a TDE issue. I think your PC can handle KDE just fine, you should give a try in a live USB stick.

https://sourceforge.net/projects/q4os/f … o/download

Thanks Tolkem

I came to Q4OS because I saw a post stating that the TDE version was the best Linux version to work on this particular machine. I did try the KDE version you mentioned (I presume that's the Plasma desktop) but it froze several times so I removed it.

Offline

#6 2021-02-01 21:29

histman
Member
Registered: 2021-02-01
Posts: 4

Re: Wifi problem

q4osteam wrote:

You could also try to connect to wifi in console to exclude possible Trinity issue. Do not login to TDE, switch to console and run:
$ nmtui
connect to a wifi network and post a feedback.

Thanks for your help but you have lost me.

I am pretty much a Linux newbie and can't see how I avoid logging into TDE which seems to load automatically.
I don't have a password set (tho' not sure if that's relevant).

Offline

#7 2021-02-01 22:20

Tolkem
Member
Registered: 2019-10-06
Posts: 487

Re: Wifi problem

histman wrote:
Tolkem wrote:

Well, I see both issues, yours and darega's, (though a bit different since you're using a 64 bit OS and darega's is 32) happen while using the TDE version, have you tried with KDE? If the problem doesn't occur, then it's a TDE issue. I think your PC can handle KDE just fine, you should give a try in a live USB stick.

https://sourceforge.net/projects/q4os/f … o/download

Thanks Tolkem

I came to Q4OS because I saw a post stating that the TDE version was the best Linux version to work on this particular machine. I did try the KDE version you mentioned (I presume that's the Plasma desktop) but it froze several times so I removed it.

Really? Did you use Q4OS Plasma version? Hmmm... That's weird, I use KDE Plasma and my laptop has an AMD-APU too, RAM is only 2GB, it works just fine. In your inxi output, unless I'm wrong, says your PC's RAM  is around 6GB, did I get that wrong? That's what I thought it could handle Q4OS KDE just fine. Maybe it's a Toshiba thing, mine's HP.
Open the terminal, konsole, and type this:

sudo ifup wlp6s0

Press enter and type your password when asked. This will try to bring your wireless interface up. If you get any error messages in konsole, copy those and paste  here in your reply.

Offline

#8 2021-02-01 22:37

histman
Member
Registered: 2021-02-01
Posts: 4

Re: Wifi problem

Tolkem wrote:

Press enter and type your password when asked. This will try to bring your wireless interface up. If you get any error messages in konsole, copy those and paste  here in your reply.

Here we go:

barry@barry-pc:~$ sudo ifup wlp6s0
ifup: unknown interface wlp6s0
barry@barry-pc:~$

Offline

#9 2021-02-02 01:21

Tolkem
Member
Registered: 2019-10-06
Posts: 487

Re: Wifi problem

histman wrote:
Tolkem wrote:

Press enter and type your password when asked. This will try to bring your wireless interface up. If you get any error messages in konsole, copy those and paste  here in your reply.

Here we go:

barry@barry-pc:~$ sudo ifup wlp6s0
ifup: unknown interface wlp6s0
barry@barry-pc:~$

Unknown interface... Is that your machine's wireless interface name? It's the one shown in the inxi output:

Network:
  Device-1: Realtek RTL8188CE 802.11b/g/n WiFi Adapter driver: rtl8192ce
  IF: wlp6s0 state: down mac: 20:16:d8:84:41:76

If it's not, that explains the unknown interface error. Make sure it is, if it's not, then change wlp6s0 for the actual name and re-run the command, copy/paste whatever error you get in your reply.

Offline

#10 2021-02-18 10:30

BonusBrain
Member
Registered: 2015-12-12
Posts: 61

Re: Wifi problem

As a footnote to this that might be of interest I've encountered similar circumstances with built in cards. Now I bypass these and use a D-Link USB WiFi adapter instead which works with every combination I've so far tried it with.

Offline

#11 2021-02-18 16:45

Rademes
Member
From: Latvia
Registered: 2015-12-13
Posts: 636

Re: Wifi problem

Here is a modified driver for your Realtek RTL8188CE 802.11b/g/n WiFi Adapter.
https://github.com/FreedomBen/rtl8188ce-linux-driver
This modified version of the RealTek WiFi driver fixes some issues with RealTek cards on Linux.
But, you have to install it by yourself. In that page, there is an explanation how to install it. But be careful. Wrong installation can break your system.
So read carefully what is written there, then try automatic installation first. But keep in mind, that you will have to recompile driver after kernel update.
Here is a thread on Linux Mint forum, where the author successfully installed driver: https://forums.linuxmint.com/viewtopic. … f7#p899113

If everything fails
Then, you will have to buy this USB Wi-Fi adapter. I am using three of them. All are working perfectly on Linux.

Last edited by Rademes (2021-02-18 16:55)


Before asking for help please read this topic: https://www.q4os.org/forum/viewtopic.php?id=3502   If you have problems with WiFi network, try to install the Network Manager using Q4OS Software Centre.

Offline

Board footer

Powered by FluxBB