Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Strange issue setting up wpa_supplicant
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
CarterCox
n00b
n00b


Joined: 28 Jan 2018
Posts: 34

PostPosted: Mon Jan 29, 2018 2:43 am    Post subject: Strange issue setting up wpa_supplicant Reply with quote

Hi! So I'm trying to set up wireless, so according to the handbook I need to use the file /usr/share/doc/wpa_supplicant-<version>/wpa_supplicant.conf.gz and when I run

Code:
# cat /usr/share/doc/wpa_supplicant-2.6-r3/wpa_supplicant.conf.gz


and my locale is inmediately changed, and the letters become unreadable, So I have to run

Code:
# locale-gen


to get everything to normal again.

The same happens when I run

Code:
# shutdown now


I get a message saying

Quote:
Give root password for manteinance:
(or press Control-D to continue):


Doesn't matter which option I choose, I am logged out and my locale is changed in the same way as before.

Any ideas about what this means?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54782
Location: 56N 3W

PostPosted: Mon Jan 29, 2018 11:32 am    Post subject: Reply with quote

CarterCox,

Code:
cat /usr/share/doc/wpa_supplicant-2.6-r3/wpa_supplicant.conf.gz
may do anything to your screen and probably does.
Close your eyes, at least don't look at the console, and type reset to restore normality.

cat does not understand compressed files, as indicated with the gz extension.
Try zcat.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum