[SOLVED]No Internet Connection
[SOLVED]No Internet Connection
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
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.
Re: No Internet Connection
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.
Re: No Internet Connection
After I check at terminal I found
eth0 no waireless extentions
Lo no wireless extentions
What sould I do
Please help
eth0 no waireless extentions
Lo no wireless extentions
What sould I do
Please help
Re: No Internet Connection
This my adapter
Card-2: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) driver: ath9k bus-ID: 07:00.0
Card-2: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) driver: ath9k bus-ID: 07:00.0
Re: No Internet Connection
That looks to be one of the most problematic devices.. Although the driver is already installed:
You can try this first: Reboot
You can also try 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..
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
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
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..
Re: No Internet Connection
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??
Should I repair my installation mx linux??
Re: No Internet Connection
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.
Re: No Internet Connection
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
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
Re: No Internet Connection
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.
Re: No Internet Connection
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 ...