This bug report was marked as Incomplete and has not had any updated
comments for quite some time. As a result this bug is being closed.
Please reopen if this is still an issue in the current Ubuntu
development release http://cdimage.ubuntu.com/daily-live/current/ .
Also, please be sure to provide
** Changed in: linux (Ubuntu)
Assignee: Tim Gardner (timg-tpi) => (unassigned)
--
network-manager does not really deactivate ipw2200
https://bugs.launchpad.net/bugs/127711
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b
This bug report was marked as Triaged a while ago but has not had any
updated comments for quite some time. Please let us know if this issue
remains in the current Ubuntu release,
http://www.ubuntu.com/getubuntu/download . If the issue remains, click
on the current status under the Status column
thanks for that info. Tim, you think this would be worthwhile for a
eventual SRU too? otherwise, please get this added to jaunty - unless
you think the patch is unappropriate.
The patch is here: https://bugs.edge.launchpad.net/ubuntu/+source/linux-
source-2.6.22/+bug/127711/comments/19
** Changed
On Tue, Oct 21, 2008 at 06:31:40AM -, fishor wrote:
> I do not know if i brake some thing alse, but this puth working
> perfektly to me.
>
> ** Attachment added: "ipw2200_associate.diff"
>http://launchpadlibrarian.net/18761870/patch_net.diff
>
this looks like a good first attempt. I wond
On Tue, Oct 21, 2008 at 06:49:01AM -, fishor wrote:
> Hmm... but this putch is not real fix of the problem. Yes powertop will
> not complain any more about ipw2200 and awerything is still working but
> actually the card stay working and consume power. only possible is
> rfkill or unload the mo
Hmm... but this putch is not real fix of the problem. Yes powertop will
not complain any more about ipw2200 and awerything is still working but
actually the card stay working and consume power. only possible is
rfkill or unload the module.
Alexey
--
network-manager does not really deactivate ip
I do not know if i brake some thing alse, but this puth working
perfektly to me.
** Attachment added: "ipw2200_associate.diff"
http://launchpadlibrarian.net/18761870/patch_net.diff
--
network-manager does not really deactivate ipw2200
https://bugs.launchpad.net/bugs/127711
You received this b
On Thu, Oct 16, 2008 at 06:47:14AM -, fishor wrote:
> incorect! associate=0 do not working if frequency set to some channel.
> NM do not do it at all, but should do it.
>
NM shouldnt do tweaks for individual drivers (not that i see what NM
should tweak here). if associate=0 breaks this, it se
Other argument: ipw2200 hase this issue becouse it do not support
hardwarescan. so it should be done by CPU. ipw3945 use hardware scan by
default, and wie should probably do not bother about CPU any more. See:
linux-2.6/drivers/net/wireless/iwlwifi/iwl3945-base.c:
7875
/* Disabling hardwa
Am Sonntag, den 19.10.2008, 23:12 + schrieb Alexander Sack:
> please ping pong bug states i changed to invalid. I am subscribed to
> this bug and will reopen when i see evidence that this is NMs fault.
> Thanks!
What kind of evidenc do you steal need?
--
network-manager does not really deact
please ping pong bug states i changed to invalid. I am subscribed to
this bug and will reopen when i see evidence that this is NMs fault.
Thanks!
** Changed in: network-manager (Ubuntu)
Status: New => Invalid
--
network-manager does not really deactivate ipw2200
https://bugs.launchpad.net
incorect! associate=0 do not working if frequency set to some channel.
NM do not do it at all, but should do it.
here is iwconfig after disabling wlan with nm:
eth1 unassociated ESSID:off/any
Mode:Managed Frequency=2.452 GHz Access Point: Not-Associated
Bit Rate:
** Changed in: network-manager (Ubuntu)
Status: Invalid => New
--
network-manager does not really deactivate ipw2200
https://bugs.launchpad.net/bugs/127711
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing li
i subscribed, so will get the messages. for now i keep nm invalid.
** Changed in: network-manager (Ubuntu)
Status: New => Invalid
--
network-manager does not really deactivate ipw2200
https://bugs.launchpad.net/bugs/127711
You received this bug notification because you are a member of Ubu
why isnt it a bug in the kernel module to not deactive just because we
have associate=0? if the second check above really prevents that from
happening then it could probably be fixed there too?
--
network-manager does not really deactivate ipw2200
https://bugs.launchpad.net/bugs/127711
You recei
i digged a bit in to source of ipw2200:
line 91
/* here we have default module parametr set to seec all the time for new APs.
ewen we disable wlan on networkmanager */
static int associate = 1;
line 8530
/* here we geve new name practicly rename associate -> CFG_ASSOCIATE */
i
I have this bug on intrepid. Seems like nobody care about it. As far i
know ipw2200 team mean this is not driver bug. So why networkmanager
just not set "iwconfig eesid off channel 0" it das not look for me
like a hack.
--
network-manager does not really deactivate ipw2200
https://bugs.launch
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
upcoming Intrepid Ibex 8.10 release. As a result, the kernel team would
appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
There are one of two ways you should be able to test:
1) If you are comfortable
In regards to my ipw2100 comment - I've commented on the wrong bug
report. Sorry about that.
--
network-manager does not really deactivate ipw2200
https://bugs.launchpad.net/bugs/127711
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
In regards to your wireless connection disconnecting this is bug 24776
regarding the ipw2100 driver. This is a known issue with the ipw2100
driver and you can learn more about it in that bug and the corresponding
upstream bug report. Thanks!
--
network-manager does not really deactivate ipw2200
I am assigning this bug to the 'ubuntu-kernel-team' per their bug
policy. For future reference you can learn more about their bug policy
at https://wiki.ubuntu.com/KernelTeamBugPolicies .
** Changed in: linux-source-2.6.22 (Ubuntu)
Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-
I tryed to load ipw2200 with associating=0, but this dusn't solved this
problem. But after i set "iwconfig eesid off channel 0" it decreased
count of wakeups to NULL. So i think network-manager should do it.
--
network-manager does not really deactivate ipw2200
https://bugs.launchpad.net/bugs/127
the ipw2200 driver is loaded as "auto-associating" by default.
Reassigning to appropriate package.
** Changed in: linux-source-2.6.22 (Ubuntu)
Sourcepackagename: network-manager => linux-source-2.6.22
Importance: Undecided => Medium
** Changed in: linux-source-2.6.22 (Ubuntu)
Status: Ne
24 matches
Mail list logo