Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #60493 > unrolled thread

Bug#893283: firmware-ipw2x00: ipw2x00 firmware: MAC changes everytime WIFI reconnect

Started by"Francisco J. Blanco" <fjblanco@ucm.es>
First post2018-03-17 19:20 +0100
Last post2021-01-22 18:10 +0100
Articles 4 — 3 participants

Back to article view | Back to linux.debian.kernel


Contents

  Bug#893283: firmware-ipw2x00: ipw2x00 firmware: MAC changes everytime WIFI reconnect "Francisco J. Blanco" <fjblanco@ucm.es> - 2018-03-17 19:20 +0100
    Processed: Re: firmware-ipw2x00: ipw2x00 firmware: MAC changes  everytime WIFI reconnect "Debian Bug Tracking System" <owner@bugs.debian.org> - 2018-07-27 15:30 +0200
    Bug#893283: firmware-ipw2x00: ipw2x00 firmware: MAC changes everytime WIFI reconnect Ben Hutchings <ben@decadent.org.uk> - 2018-07-27 15:30 +0200
    Bug#893283: marked as done (firmware-ipw2x00: ipw2x00 firmware:  MAC changes everytime WIFI reconnect) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-01-22 18:10 +0100

#60493 — Bug#893283: firmware-ipw2x00: ipw2x00 firmware: MAC changes everytime WIFI reconnect

From"Francisco J. Blanco" <fjblanco@ucm.es>
Date2018-03-17 19:20 +0100
SubjectBug#893283: firmware-ipw2x00: ipw2x00 firmware: MAC changes everytime WIFI reconnect
Message-ID<vuoAV-5Ho-1@gated-at.bofh.it>
Package: firmware-ipw2x00
Version: 20170823-1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 4.14.0-3-686 (SMP w/1 CPU core)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8), LANGUAGE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages firmware-ipw2x00 depends on:
ii  debconf [debconf-2.0]  1.5.66

firmware-ipw2x00 recommends no packages.

Versions of packages firmware-ipw2x00 suggests:
ii  initramfs-tools  0.130

-- debconf information:
* firmware-ipw2x00/license/accepted: true
  firmware-ipw2x00/license/error:

Hi,

I've installed Debian 'Stretch' on my Acer Aspire 1690 laptop. For use wireless, I had to add 'nonfree' in apt sources and install 'firmware-ipw2x00'.

Everything worked fine, but I discovered that on every boot or everytime WiFi reconnect, MAC had changed.

In dmesg I find:

[   16.812290] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
[   16.812294] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[   16.812735] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
[   16.983621] ipw2200: 0000:06:03.0: firmware: direct-loading firmware ipw2200-bss.fw
[   17.122875] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)

And, randomly, so many:

ipw2200: Firmware error detected. Restarting.
...

I've update to Debian 'Buster', but 'MAC changes' continue.

Regards.

[toc] | [next] | [standalone]


#61650 — Processed: Re: firmware-ipw2x00: ipw2x00 firmware: MAC changes everytime WIFI reconnect

From"Debian Bug Tracking System" <owner@bugs.debian.org>
Date2018-07-27 15:30 +0200
SubjectProcessed: Re: firmware-ipw2x00: ipw2x00 firmware: MAC changes everytime WIFI reconnect
Message-ID<wgaYF-d5-1@gated-at.bofh.it>
In reply to#60493
Processing control commands:

> tag -1 moreinfo
Bug #893283 [firmware-ipw2x00] firmware-ipw2x00: ipw2x00 firmware: MAC changes everytime WIFI reconnect
Added tag(s) moreinfo.

-- 
893283: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893283
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems

[toc] | [prev] | [next] | [standalone]


#61651

FromBen Hutchings <ben@decadent.org.uk>
Date2018-07-27 15:30 +0200
Message-ID<wgaYF-d5-3@gated-at.bofh.it>
In reply to#60493

[Multipart message — attachments visible in raw view] — view raw

Control: tag -1 moreinfo

On Sat, 17 Mar 2018 19:12:54 +0100
"Francisco J. Blanco" <fjblanco@ucm.es> wrote:
[...] 
> I've installed Debian 'Stretch' on my Acer Aspire 1690 laptop. For
> use wireless, I had to add 'nonfree' in apt sources and install
> 'firmware-ipw2x00'.
> 
> Everything worked fine, but I discovered that on every boot or
> everytime WiFi reconnect, MAC had changed.

Does the MAC address used when connected to wifi networks change?
Or are changing MAC addresses only used when disconnected and scanning?

It is recommended to use a random MAC address when scanning, for
privacy reasons.  Network Manager does this by default; other network
configuration software may do so as well.

Ben.

> In dmesg I find:
> 
> [   16.812290] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
> [   16.812294] ipw2200: Copyright(c) 2003-2006 Intel Corporation
> [   16.812735] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
> [   16.983621] ipw2200: 0000:06:03.0: firmware: direct-loading firmware ipw2200-bss.fw
> [   17.122875] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
> 
> And, randomly, so many:
> 
> ipw2200: Firmware error detected. Restarting.
> ...
> 
-- 
Ben Hutchings
Power corrupts.  Absolute power is kind of neat. - John Lehman

[toc] | [prev] | [next] | [standalone]


#69275 — Bug#893283: marked as done (firmware-ipw2x00: ipw2x00 firmware: MAC changes everytime WIFI reconnect)

From"Debian Bug Tracking System" <owner@bugs.debian.org>
Date2021-01-22 18:10 +0100
SubjectBug#893283: marked as done (firmware-ipw2x00: ipw2x00 firmware: MAC changes everytime WIFI reconnect)
Message-ID<BA86C-3yI-7@gated-at.bofh.it>
In reply to#60493

[Multipart message — attachments visible in raw view] — view raw

Your message dated Fri, 22 Jan 2021 17:57:29 +0100
with message-id <YAsD+ZW218NpSPAX@photino.stro.at>
and subject line Re:  firmware-ipw2x00: ipw2x00 firmware: MAC changes everytime WIFI reconnect
has caused the Debian Bug report #893283,
regarding firmware-ipw2x00: ipw2x00 firmware: MAC changes everytime WIFI reconnect
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
893283: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893283
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web