Comment 2 for bug 292167

Revision history for this message
Roman Pach (romph) wrote : [Bug 292167] Re: ubuntu 8.10, network manager 0.7 failes to connect to wlan (ndiswrapper + wg311v2 + WPA)
  • ifup-debug Edit (5.4 KiB, text/plain; name=ifup-debug; charset=ISO-8859-1)
  • ifup-dmesg Edit (21.9 KiB, text/plain; name=ifup-dmesg; charset=ISO-8859-1)
  • ifup-kern.log Edit (38.0 KiB, text/x-log; name=ifup-kern.log; charset=ISO-8859-1)
  • ifup-messages Edit (31.0 KiB, text/plain; name=ifup-messages; charset=ISO-8859-1)
  • ifup-runtime Edit (159 bytes, text/plain; name=ifup-runtime; charset=ISO-8859-1)
  • ifup-syslog Edit (42.8 KiB, text/plain; name=ifup-syslog; charset=ISO-8859-1)
  • ifup-verbose Edit (13.6 KiB, text/plain; name=ifup-verbose; charset=ISO-8859-1)
  • interfaces Edit (557 bytes, text/plain; name=interfaces; charset=ISO-8859-1)
  • nm-messages Edit (33.8 KiB, text/plain; name=nm-messages; charset=ISO-8859-1)
  • nm-syslog Edit (52.1 KiB, text/plain; name=nm-syslog; charset=ISO-8859-1)

Hello,

I've measured the run time of ifup. Here is the result:

  root@linux5:/home/roman# time ifup wlan0
  ioctl[SIOCSIWPMKSA]: Invalid argument
  ioctl[SIOCSIWPMKSA]: Invalid argument

  real 0m0.901s
  user 0m0.168s
  sys 0m0.240s

There are some files attached.
These ones prefixed with ifup-* contain the information while activating
the WLAN with the static configuration from /etc/network/interfaces.

The rest with the prefix nm-* were created during the attempt of
network-manager to connect to the access point.

Please let me know, if you need more information.