Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

RTNETLINK answers: Input/output error

Need help with peripherals or devices?
Post Reply
Message
Author
Will.i.am
Posts: 3
Joined: 2017-04-12 03:57

RTNETLINK answers: Input/output error

#1 Post by Will.i.am »

My WI-FI have a problem


Linux deby 3.16.0-4-686-pae #1 SMP Debian 3.16.39-1 (2016-12-30) i686 GNU/Linux

02:00.0 Network controller: Intel Corporation Centrino Wireless-N 1000 [Condor Peak]


I'm connected to ethernet port.

Code: Select all

dmesg
https://pastebin.com/Wd43B3vd


Help me
Please.
:(

User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: RTNETLINK answers: Input/output error

#2 Post by debiman »

Code: Select all

iwlwifi 0000:02:00.0: Unable to initialize device.
- and it just goes on and on and on...

yes, you surely have a problem.

is your wifi working at all?

please post the info requested in this thread.

Will.i.am
Posts: 3
Joined: 2017-04-12 03:57

Re: RTNETLINK answers: Input/output error

#3 Post by Will.i.am »

debiman wrote:

Code: Select all

iwlwifi 0000:02:00.0: Unable to initialize device.
- and it just goes on and on and on...

yes, you surely have a problem.

is your wifi working at all?

No, my wifi no is working.

please post the info requested in this thread.


User avatar
GarryRicketson
Posts: 5644
Joined: 2015-01-20 22:16
Location: Durango, Mexico

Re: RTNETLINK answers: Input/output error

#5 Post by GarryRicketson »

A couple of comments, first please read this, on "full quotes: Please learn to stop "full quoting."

Yes, the topic is closed, but I guess the OP is misunderstanding , there is
no reason, or need to post to it,.. the topic explains what commands
they need to use ,to get the information needed and requested.
Then post it here.
So why not do that ? The same, original, "form" is at Crunchbang forums
I don't see any reason it can't be posted here as well, all though that should not be necessary,...any way here it is:
Information you need to provide in case of wireless problems:

Post output of:

Code: Select all

uname -rv
lspci -knn | grep -EiA2 net
dmesg|grep -Ei 'wlan|firmw|dhc'
sudo cat /var/log/syslog | grep -Ei 'net|wpa|dhc'
Install rfkill package

Code: Select all

sudo apt-get install rfkill 
and post output of:

Code: Select all

sudo rfkill list
Original post on the Crunchbang forums
So please post the information you need to provide, output as requested here, on this forum, in this thread.
Thank you

Post Reply