LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-31-2012, 10:36 AM   #1
F793Syncmaster
Member
 
Registered: Jun 2012
Posts: 51

Rep: Reputation: Disabled
can't see wifi


Hello!

So i made some kind of changes with my wlan0 2 month ago ...

after that i didn't used my linux so i just recognised that i can't see my wireless adapter at all ... even in network adapters.

what can i do?
 
Old 10-31-2012, 10:41 AM   #2
jkirchner
Member
 
Registered: Apr 2007
Location: West Virginia
Distribution: Pop!_OS
Posts: 945

Rep: Reputation: 297Reputation: 297Reputation: 297
It would be helpful to know what this means:

Quote:
Originally Posted by F793Syncmaster View Post
So i made some kind of changes with my wlan0 2 month ago ...
Also helpful would be the distribution you are using and some specs on the computer.
 
Old 10-31-2012, 11:01 AM   #3
F793Syncmaster
Member
 
Registered: Jun 2012
Posts: 51

Original Poster
Rep: Reputation: Disabled
i changed my mac address.

i'm using debian.

i'm not home now so when i will i'll post the exact code which i used
 
Old 10-31-2012, 11:53 AM   #4
jkirchner
Member
 
Registered: Apr 2007
Location: West Virginia
Distribution: Pop!_OS
Posts: 945

Rep: Reputation: 297Reputation: 297Reputation: 297
Is it related to this thread: http://www.linuxquestions.org/questi...ss-4175431732/

It sounds as if wireless was working at that point. What changed since 10/14?
 
Old 10-31-2012, 12:30 PM   #5
F793Syncmaster
Member
 
Registered: Jun 2012
Posts: 51

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jkirchner View Post
Is it related to this thread: http://www.linuxquestions.org/questi...ss-4175431732/

It sounds as if wireless was working at that point. What changed since 10/14?
wrong thread ))


i used this kind of commands:
Quote:
sudo gedit /etc/init.d/bootmisc.sh
Quote:
killall dhclient
killall dhclient3
ifconfig eth0 down
ifconfig eth0 hw ether 001B2F1359C3
ifconfig eth0 up
ifconfig wlan0 down
ifconfig wlan0 hw ether 001B2F1359C3
ufcibfug wlan0 up
/sbin/dhclient
/sbin/dhclient3
then i deleted but still i can't see my wireless ...
 
Old 10-31-2012, 12:37 PM   #6
jkirchner
Member
 
Registered: Apr 2007
Location: West Virginia
Distribution: Pop!_OS
Posts: 945

Rep: Reputation: 297Reputation: 297Reputation: 297
When you say you can't see your wireless, does that mean the wireless works on the laptop but you cannot see a connection? If so, someone else may have to chime in as I am not sure what you have done with those commands.

The thread I referenced above made it sound like the main purpopse you wanted a macid change was to access a wireless network you were not a part of. I assume you are trying now to connect to one you are a part of?
 
Old 10-31-2012, 12:51 PM   #7
F793Syncmaster
Member
 
Registered: Jun 2012
Posts: 51

Original Poster
Rep: Reputation: Disabled
Wireless network is off ... there is nothing about wireless adapter in my linux ... i can't even see wireless adapter in network setting
 
Old 10-31-2012, 07:40 PM   #8
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,310
Blog Entries: 28

Rep: Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136
Is there a hardware key to turn if off and on?

One of my laptops has a function key that can disable the wireless (it's got a little radiating antenna symbol on it).

I hit it by accident once and it was a month before I figured out that the wireless wasn't broken, just turned off, and I didn't need that warranty repair after all.

Another laptop has a button on the front next to the audio jacks to turn the wireless off and on; on that one, it's not so easy to hit it by accident.
 
Old 11-01-2012, 07:52 AM   #9
F793Syncmaster
Member
 
Registered: Jun 2012
Posts: 51

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by frankbell View Post
Is there a hardware key to turn if off and on?

One of my laptops has a function key that can disable the wireless (it's got a little radiating antenna symbol on it).

I hit it by accident once and it was a month before I figured out that the wireless wasn't broken, just turned off, and I didn't need that warranty repair after all.

Another laptop has a button on the front next to the audio jacks to turn the wireless off and on; on that one, it's not so easy to hit it by accident.
yes there is but thats not he problem ...

p.s i already reinstalled my os ... now its working fine
 
Old 11-01-2012, 08:55 PM   #10
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,310
Blog Entries: 28

Rep: Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136Reputation: 6136
Thanks for the update.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Access secured WiFi with Debian Live (WiFi Interface not set up right?) Abscissa256 Linux - Networking 4 11-19-2011 12:39 PM
[SOLVED] WiFi Connection Failure on Intel Corporation WiFi Link 5100 physicsguru Linux - Wireless Networking 1 04-08-2011 06:41 PM
wifi works:how to connect to hotspot,with console?alternative to wifi-wiz assistant? frenchn00b Debian 7 10-30-2009 12:31 PM
Ubuntu 9.04 can't connect to wifi with Intel Wireless WiFi Link 5100 Shinbatsu Linux - Networking 3 08-30-2009 12:55 AM
Best WiFi PCI (or else) card in general for Linux and WiFi network experimentation? ICEMANII Linux - Wireless Networking 2 09-21-2006 04:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration