<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <br>
    <br>
    -------- Original Message --------
    <table class="moz-email-headers-table" border="0" cellpadding="0"
      cellspacing="0">
      <tbody>
        <tr>
          <th align="RIGHT" valign="BASELINE" nowrap="nowrap">Subject: </th>
          <td>Re: [Pkg-utopia-maintainers] Bug#655939: manager: doesn't
            enables my wifi-card Intel Corporation Centrino Wireless-N
            1000 [8086:0084]</td>
        </tr>
        <tr>
          <th align="RIGHT" valign="BASELINE" nowrap="nowrap">Date: </th>
          <td>Mon, 16 Jan 2012 18:26:48 +0200</td>
        </tr>
        <tr>
          <th align="RIGHT" valign="BASELINE" nowrap="nowrap">From: </th>
          <td>Andrey <a class="moz-txt-link-rfc2396E" href="mailto:andrey.k.p@gmail.com"><andrey.k.p@gmail.com></a></td>
        </tr>
        <tr>
          <th align="RIGHT" valign="BASELINE" nowrap="nowrap">To: </th>
          <td>Michael Biebl <a class="moz-txt-link-rfc2396E" href="mailto:biebl@debian.org"><biebl@debian.org></a></td>
        </tr>
      </tbody>
    </table>
    <br>
    <br>
    <pre>On 01/15/2012 06:54 AM, Michael Biebl wrote:
> On 15.01.2012 02:53, Andrey--k wrote:
>> Package: network-manager
>> Version: 0.9.2.0-1
>> Severity: normal
>> File: manager
>>
>> Dear Maintainer,
>>
>> I've installed&  updated system.
>> Wifi didn't working as in stable and doesn't works now.
>> If Am pressing in menu switch on wifi - nothing happens.
>> hardware switch is in ON position, software keyboard combination also tested
> What does "nm-tool" show.
> What's the content of /etc/network/interfaces and
> /var/lib/NetworkManager/NetworkManager.state.
>
> Please also attach a log running NetworkManager in debug mode:
>
> <a class="moz-txt-link-freetext" href="https://live.gnome.org/NetworkManager/Debugging">https://live.gnome.org/NetworkManager/Debugging</a>
>



~$ nm-tool

NetworkManager Tool

State: disconnected

- Device: wlan0 
----------------------------------------------------------------
  Type:              802.11 WiFi
  Driver:            iwlagn
  State:             unavailable
  Default:           no
  HW Address:        74:E5:0B:72:7A:2A

  Capabilities:

  Wireless Properties
    WEP Encryption:  yes
    WPA Encryption:  yes
    WPA2 Encryption: yes

  Wireless Access Points


- Device: eth0 
-----------------------------------------------------------------
  Type:              Wired
  Driver:            r8169
  State:             unmanaged
  Default:           no
  HW Address:        F0:DE:F1:9D:55:4E

  Capabilities:
    Carrier Detect:  yes
    Speed:           100 Mb/s

  Wired Properties
    Carrier:         on



$ cat interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp



$ cat interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp


log from debug mode I'll send later
Thanks!
</pre>
  </body>
</html>