LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Mint linux wireless problems (https://www.linuxquestions.org/questions/linux-networking-3/mint-linux-wireless-problems-4175447436/)

davholla 01-27-2013 01:34 PM

Mint linux wireless problems
 
I have a new install of Mint and I set up wireless and it worked fine.
But now it doesn't come on automatically or at all.
Any ideas?

frankbell 01-27-2013 07:33 PM

Some testing questions/suggestions:

Does wired still work?

Try creating a new user and testing under the new user to see whether the problem is global or isolated to that one user.

Please post the output of this command, making sure to enclose them in "code" tags, which become available when you click "Go Advanced" down there at the bottom of the Quick Reply window; that makes it easier to read.

Code:

ifconfig -a
Also, please post the contents of the /etc/network/interfaces file, also surrounding it with "code" tags.

This should help get the troubleshooting started.

davholla 02-02-2013 06:21 AM

Apologies for the delay I had technical difficulties (the toddler hid the usb sticks).

Wired did work but the PC got moved to a place where there is only wireless (I am not 100% in charge in my house)
Code:

cat /etc/network/interfaces
auto lo
iface lo inet loopback

Code:

ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:1d:09:93:d2:39 
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:20 Memory:fdfc0000-fdfe0000

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:24 errors:0 dropped:0 overruns:0 frame:0
          TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1680 (1.6 KB)  TX bytes:1680 (1.6 KB)

wlan0    Link encap:Ethernet  HWaddr 80:1f:02:4b:51:6d 
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)


davholla 03-23-2013 05:12 PM

Any ideas anyone? Is there a different wireless card that I could buy that would work? I want to use Linux again


All times are GMT -5. The time now is 04:28 PM.