Search found 14598 matches

by sleeper12
Thu Jan 05, 2023 1:44 pm
Forum: Networking
Topic: [SOLVED]Wifi Driver
Replies: 5
Views: 299

Re: Wifi Driver

No driver is showing, try this one line at a time:

Code: Select all

sudo apt install git dkms
git clone https://github.com/aircrack-ng/rtl8812au.git
cd rtl8812au
sudo make dkms_install
Reboot
by sleeper12
Thu Jan 05, 2023 12:54 pm
Forum: Networking
Topic: [SOLVED]Wifi Driver
Replies: 5
Views: 299

Re: Wifi Driver

More details are needed, post what this shows:

Code: Select all

 inxi -Fxxxrz && rfkill list && iwconfig && mokutil --sb-state 
by sleeper12
Wed Jan 04, 2023 9:49 pm
Forum: Beginner Questions
Topic: [SOLVED] error upgrading kernel, dkms, rtl8812au, 8812au
Replies: 18
Views: 3595

Re: error upgrading kernel

It looks to me like you have old drivers: karuros@karuros-desktop:~$ dkms status 8812au , 4.2.2, 5.15.0-48-generic, x86_64: installed rtl8812au , 4.3.14: added rtl88x2bu, 5.8.7.1, 5.15.0-48-generic, x86_64: installed virtualbox, 6.1.38, 5.15.0-48-generic, x86_64: installed Try: sudo apt install git ...
by sleeper12
Wed Jan 04, 2023 1:07 pm
Forum: Networking
Topic: Linux mint internet not working
Replies: 5
Views: 298

Re: Linux mint internet not working

No matter now, but you might have gotten a temporary connection like this:
https://easylinuxtipsproject.blogspot.c ... ernet.html
by sleeper12
Wed Jan 04, 2023 12:58 pm
Forum: Networking
Topic: Linux mint internet not working
Replies: 5
Views: 298

Re: Linux mint internet not working

Edit your first post here & add [SOLVED] to the Subject line.
by sleeper12
Wed Jan 04, 2023 2:49 am
Forum: Beginner Questions
Topic: [SOLVED] error upgrading kernel, dkms, rtl8812au, 8812au
Replies: 18
Views: 3595

Re: error upgrading kernel

The problem seems to be:

Error! Could not locate dkms.conf file.
File: /var/lib/dkms/rtl8812au/4.3.14/source/dkms.conf does not exist

Post what this shows:

Code: Select all

dkms status
by sleeper12
Tue Jan 03, 2023 9:52 pm
Forum: Networking
Topic: Linux mint internet not working
Replies: 5
Views: 298

Re: Linux mint internet not working

Post what this shows:

Code: Select all

 inxi -Fxxxrz && rfkill list && iwconfig && mokutil --sb-state 
by sleeper12
Tue Jan 03, 2023 9:05 pm
Forum: Networking
Topic: Driver manager doesn't detect installation USB
Replies: 20
Views: 1682

Re: Driver manager doesn't detect installation USB

What does this show:

Code: Select all

rfkill list && iwconfig && mokutil --sb-state
by sleeper12
Tue Jan 03, 2023 8:53 pm
Forum: Software & Applications
Topic: Linux Mint 19.3 XFCE, no more updates?
Replies: 1
Views: 139

Re: Linux Mint 19.3 XFCE, no more updates?

It's just the holidays break. The last update I got was 12/17. Support for 19.3 ends April 2023.
by sleeper12
Tue Jan 03, 2023 4:40 pm
Forum: Networking
Topic: Broadcom BCM43142 driver? Solved.
Replies: 5
Views: 3931

Re: Broadcom BCM43142 driver?

Glad to hear it. :)
by sleeper12
Tue Jan 03, 2023 4:26 pm
Forum: Networking
Topic: Broadcom BCM43142 driver? Solved.
Replies: 5
Views: 3931

Re: Broadcom BCM43142 driver?

Yes, maybe get a temporary connection:
https://easylinuxtipsproject.blogspot.c ... ernet.html
by sleeper12
Tue Jan 03, 2023 4:13 pm
Forum: Networking
Topic: Broadcom BCM43142 driver? Solved.
Replies: 5
Views: 3931

Re: Broadcom BCM43142 driver?

Try:

Code: Select all

 sudo apt install bcmwl-kernel-source 
Reboot
by sleeper12
Mon Jan 02, 2023 10:04 pm
Forum: Networking
Topic: Wireless connections found, but cannot connect
Replies: 29
Views: 849

Re: Wireless connections found, but cannot connect

I was about to suggest trying:

Code: Select all

echo "options ath9k nohwcrypt=1" | sudo tee /etc/modprobe.d/ath9k.conf
Reboot
by sleeper12
Mon Jan 02, 2023 9:53 pm
Forum: Networking
Topic: Wireless connections found, but cannot connect
Replies: 29
Views: 849

Re: Wireless connections found, but cannot connect

Nothing happens when you enter the password? Did you try it with the ethernet cable unplugged?
by sleeper12
Mon Jan 02, 2023 4:20 pm
Forum: Beginner Questions
Topic: Increase the size of the Mint Menu button?... (Mate 21) (Solved)
Replies: 6
Views: 1166

Re: Increase the size of the Mint Menu button?... (Mate 21)

Well, must be version differences. On my Mint 20.3 XFCE, the menu icon gets bigger too.
by sleeper12
Mon Jan 02, 2023 3:26 pm
Forum: Beginner Questions
Topic: Increase the size of the Mint Menu button?... (Mate 21) (Solved)
Replies: 6
Views: 1166

Re: Increase the size of the Mint Menu button?... (Mate 21)

I'm on a different Mint version, but if you right click on menu, you might increase the row size in Panel, Panel Preferences.
by sleeper12
Mon Jan 02, 2023 1:45 pm
Forum: Networking
Topic: Driver manager doesn't detect installation USB
Replies: 20
Views: 1682

Re: Driver manager doesn't detect installation USB

Try the wl driver:

Code: Select all

sudo apt-get install --reinstall bcmwl-kernel-source

Code: Select all

sudo modprobe -rv bcma wl

Code: Select all

sudo modprobe -v wl
Reboot if needed
by sleeper12
Mon Jan 02, 2023 1:20 pm
Forum: Networking
Topic: wifi on state-down during live session
Replies: 17
Views: 801

Re: wifi on state-down during live session

I think you should be using the 8192ee driver, not the rtl8192ee.
Did you run all of the commands here: viewtopic.php?p=2263645#p2263645

Go to advanced search