[SOLVED]No Internet Connection

Help for Current Versions of MX
When asking for help, use Quick System Info from MX Tools. It will be properly formatted using the following steps.
1. Click on Quick System Info in MX Tools
2. Right click in your post and paste.
Message
Author
andra123
Posts: 13
Joined: Fri Sep 13, 2019 11:25 pm

[SOLVED]No Internet Connection

#1 Post by andra123 »

Hi All

I had problem with my MX linux, my laptop asus K24f can connect to wifi but Internet doesn't able to use, once I open browser still can't access

Please help
Last edited by andra123 on Mon Sep 16, 2019 2:43 am, edited 1 time in total.

User avatar
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: No Internet Connection

#2 Post by JayM »

Welcome to the forum. Please follow the wifi troubleshooting steps found in section 3.4.2 of the manual as a first step.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

andra123
Posts: 13
Joined: Fri Sep 13, 2019 11:25 pm

Re: No Internet Connection

#3 Post by andra123 »

After I check at terminal I found

eth0 no waireless extentions
Lo no wireless extentions

What sould I do

Please help

andra123
Posts: 13
Joined: Fri Sep 13, 2019 11:25 pm

Re: No Internet Connection

#4 Post by andra123 »

This my adapter

Card-2: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) driver: ath9k bus-ID: 07:00.0

Huckleberry Finn

Re: No Internet Connection

#5 Post by Huckleberry Finn »

That looks to be one of the most problematic devices.. Although the driver is already installed:

You can try this first:

Code: Select all

sudo modprobe -r ath9k
sudo modprobe ath9k nohwcrypt=1
sudo echo "options ath9k nohwcrypt=1" >> /etc/modprobe.d/ath9k.conf
Reboot

You can also try

Code: Select all

sudo modprobe -r ath9k
sudo modprobe ath9k nohwcrypt=1 ps_enable=1
sudo echo "options ath9k nohwcrypt=1 ps_enable=1" >> /etc/modprobe.d/ath9k.conf
Reboot

More options are here: https://github.com/reynhout/chrx/blob/m ... ath9k.conf
________________________________________________________

If still there's wifi connection but no internet, just be sure with trying some other devices to connect to net, to see whether it's related to modem/router device settings or something with ISP.. If any other device works ok, then you can play with MX wifi settings..

andra123
Posts: 13
Joined: Fri Sep 13, 2019 11:25 pm

Re: No Internet Connection

#6 Post by andra123 »

I already trfy to use onother modem also internet cable, I can connect to router but still no internet, I can't brows

Should I repair my installation mx linux??

User avatar
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: No Internet Connection

#7 Post by JayM »

First you should run Quick System Info and post the results.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

andra123
Posts: 13
Joined: Fri Sep 13, 2019 11:25 pm

Re: No Internet Connection

#8 Post by andra123 »

Hi all

This my quick system info, is there any issue with my installation

Network
Device-1: Qualcomm Atheros AR9285 Wireless Network Adapter
vendor: AzureWave AW-NE785 / AW-NE785H 802.11bgn driver: ath9k v: kernel
port: e000 bus ID: 03:00.0
IF: wlan0 state: up mac: <filter>
Device-2: JMicron JMC250 PCI Express Gigabit Ethernet vendor: ASUSTeK
driver: jme v: 1.0.8 port: 8000 bus ID: 07:00.5
IF: eth0 state: down mac: <filter>

Please help

User avatar
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: No Internet Connection

#9 Post by JayM »

MX Tools/Quick System Info.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

CrackMeUp

Re: No Internet Connection

#10 Post by CrackMeUp »

Is there a physisal WiFi switch on that machine? Is it turned on? For most Asus laptops press the blue "FN" key and the "F2" key simultaneously, then release. This key combination is the “Hot” key to toggle the Wi-Fi adapter on or off. Your Wi-Fi indicator should light up when the adapter is turned on. Maybe this is your problem ...

Post Reply

Return to “MX Help”