Bug#718477: iwlwifi: failed to insert Dummy STA entry for the AP

2013-08-01 Thread Maximiliano Pin

Package: src:linux
Version: 3.2.46-1
Severity: important

After some hours working correctly, the system is disconnected
from the wireless network and never connecting again until reboot
or running ifdown/ifup. That was happening every day.

The problem is fixed after installing kernel 3.4.55-030455 from
ubuntu kernel-ppa:
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.4.55-quantal/

Messages from 'dmesg' when the problem occurs:

[23960.937063] cfg80211: Calling CRDA to update world regulatory domain
[23960.951973] cfg80211: World regulatory domain updated:
[23960.951982] cfg80211: (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp)
[23960.951992] cfg80211: (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[23960.952000] cfg80211: (2457000 KHz - 2482000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
[23960.952008] cfg80211: (2474000 KHz - 2494000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
[23960.952016] cfg80211: (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[23960.952024] cfg80211: (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[23961.421128] wlan0: authenticate with b8:a3:86:94:23:08 (try 1)
[23961.424018] wlan0: authenticated
[23961.424684] wlan0: associate with b8:a3:86:94:23:08 (try 1)
[23961.428799] wlan0: deauthenticated from b8:a3:86:94:23:08 (Reason: 6)
[23961.982836] wlan0: authenticate with b8:a3:86:94:23:08 (try 1)
[23961.985202] wlan0: authenticated
[23961.985529] wlan0: failed to insert Dummy STA entry for the AP (error -17)
[23962.517052] wlan0: deauthenticating from b8:a3:86:94:23:08 by local choice 
(reason=2)

From here on, the last 4 lines are continuously repeated every second.

From lspci -v:
01:00.0 Network controller: Intel Corporation Centrino Wireless-N 2200 (rev c4)
Subsystem: Intel Corporation Centrino Wireless-N 2200 BGN
Flags: bus master, fast devsel, latency 0, IRQ 51
Memory at dfe0 (64-bit, non-prefetchable) [size=8K]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [e0] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number 9c-4e-36-ff-ff-01-51-74
Kernel driver in use: iwlwifi

The access point is: D-Link DWL-3200AP.

We were using linux-image-3.2.0-4-686-pae on Debian 7.1.

Thanks,
Maximiliano Pin


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#309913: doxygen: Traduction to catalan wrongly uses unicode charset.

2005-05-20 Thread Maximiliano Pin
I attach the patch solving this. Thanks.

El viernes 20 de mayo, Matthias Klose escribiÃ:

> Maximiliano Pin writes:
> > Package: doxygen
> > Version: 1.4.2-3
> > Severity: important
> > Tags: l10n
> > 
> > I'm the catalan maintainer of doxygen. Months ago I sent a patch which
> > accidentaly was converted to unicode. Sadly this came into debian sarge.
> > This results in the generated documentation to be very unreadable when
> > using catalan language. This is fixed in the last stable version, 1.4.3.
> > I send this bug here to try to avoid this package being frozen. Please,
> > could you update to 1.4.3? Thanks.
> 
> no, sarge is frozen, so we cannot push 1.4.3 to sarge anymore. Please
> could you point me to the checkin, or send a backport of this patch?


doxygen-catala-fix.patch.gz
Description: Binary data


Bug#309913: doxygen: Traduction to catalan wrongly uses unicode charset.

2005-05-20 Thread Maximiliano Pin
Package: doxygen
Version: 1.4.2-3
Severity: important
Tags: l10n

I'm the catalan maintainer of doxygen. Months ago I sent a patch which
accidentaly was converted to unicode. Sadly this came into debian sarge.
This results in the generated documentation to be very unreadable when
using catalan language. This is fixed in the last stable version, 1.4.3.
I send this bug here to try to avoid this package being frozen. Please,
could you update to 1.4.3? Thanks.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.25-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages doxygen depends on:
ii  libc6   2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libgcc1 1:3.4.3-12   GCC support library
ii  libpng12-0  1.2.8rel-1   PNG library - runtime
ii  libstdc++5  1:3.3.5-12   The GNU Standard C++ Library v3

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#265468: smbmount: option noauto causes options iocharset+codepage to be ignored

2005-04-20 Thread Maximiliano Pin
It seems this won't be fixed soon:

http://lists.samba.org/archive/samba/2002-August/049020.html

(the problem was already known by samba 3 years ago!)

I have a quick and dirty fix to this:

cd /usr/bin
Move smbmount to smbmount.real

Edit smbmount:

8<-
#!/bin/sh

params=`echo $* | sed 's/noauto,//'`
exec smbmount.real $params
8<-

It works, but I don't know what will happen when smbfs is updated.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#79211: Similar problem.

2005-03-14 Thread Maximiliano Pin
I've got the same problem, but when my machine hangs, I cannot even
ping it. It dies. It happens randomly, and only with some modes, for
example the matrix mode. I know it's an xlockmore issue because my
machine NEVER hangs, only when I leave it alone locked with the matrix.

Card: nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro] (rev 15)
CPU: Intel(R) Pentium(R) 4 CPU 1500MHz

BTW I think this also happened to me with an older computer which has an
S3 Savage3D card.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]