[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#555640: marked as done (linux-image-2.6.31-1-amd64: wifi network does not start)



Your message dated Mon, 07 Dec 2009 18:50:12 +0000
with message-id <E1NHiey-0002tx-MZ@ries.debian.org>
and subject line Bug#555640: fixed in linux-2.6 2.6.32-1
has caused the Debian Bug report #555640,
regarding linux-image-2.6.31-1-amd64: wifi network does not start
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.)


-- 
555640: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555640
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.31-1
Severity: important

Hello,

When I start the kernel 2.6.31, the wifi does not start, while it runs
correctly with the kernel 2.6.30.

It seems that the wireless parameters of /etc/network/interfaces are not
given to the script /etc/network/if-pre-up.d/wireless-tools.

As you may see in the kernel log, wlan0 is 'not ready' at system startup
time. Looking at the device by iwconfig shows empty values but scanning
by iwlist works correctly.

To make the device work, I must set manually the iwconfig parameters:

	# iwconfig wlan0 essid moine mode managed enc ...

and then start the dhcp client (both dhclient3 and dhcpcd give the same
results).

If I try to set down and then up the device, I get:

	- down
root@tele:/home/jef# ifdown -v wlan0
Configuring interface wlan0=wlan0 (inet)
run-parts --verbose /etc/network/if-down.d
dhcpcd -k wlan0
ifconfig wlan0 down
run-parts --verbose /etc/network/if-post-down.d
run-parts: executing /etc/network/if-post-down.d/wireless-tools
Error for wireless request "Set Mode" (8B06) :
    SET failed on device wlan0 ; Invalid argument.

	- up
root@tele:/home/jef# ifup -v wlan0
Configuring interface wlan0=wlan0 (inet)
run-parts --verbose /etc/network/if-pre-up.d
run-parts: executing /etc/network/if-pre-up.d/wireless-tools

dhcpcd                wlan0
err, wlan0: timed out
warn, wlan0: using IPV4LL address 169.254.12.77
run-parts --verbose /etc/network/if-up.d
run-parts: executing /etc/network/if-up.d/mountnfs
dhcpcd.sh: interface wlan0 has been configured with new IP=169.254.12.77

and iwconfig shows empty values.

I am not new to Linux, but I could not find how the kernel might change
the scanning of the configuration file!

Regards.

-- Package-specific info:
** Version:
Linux version 2.6.31-1-amd64 (Debian 2.6.31-1) (waldi@debian.org) (gcc version 4.3.4 (Debian 4.3.4-5) ) #1 SMP Sat Oct 24 17:50:31 UTC 2009

** Command line:
root=/dev/sda3 ro 

** Not tainted

** Kernel log:
[    4.471076] ACPI: Power Button [PWRF]
[    4.471208] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
[    4.471260] ACPI: Power Button [PWRB]
[    4.486250] ACPI: WMI: Mapper loaded
[    4.563771] input: PC Speaker as /devices/platform/pcspkr/input/input4
[    4.731341] EDAC MC: Ver: 2.1.0 Oct 24 2009
[    4.735285] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
[    4.771345] EDAC amd64_edac:  Ver: 3.2.0 Oct 24 2009
[    4.771635] EDAC amd64: This node reports that Memory ECC is currently disabled.
[    4.771688] EDAC amd64: bit 0x400000 in register F3x44 of the MISC_CONTROL device (0000:00:18.3) should be enabled
[    4.771742] EDAC amd64: WARNING: ECC is NOT currently enabled by the BIOS. Module will NOT be loaded.
[    4.771744]     Either Enable ECC in the BIOS, or use the 'ecc_enable_override' parameter.
[    4.771745]     Might be a BIOS bug, if BIOS says ECC is enabled
[    4.771747]     Use of the override can cause unknown side effects.
[    4.771935] amd64_edac: probe of 0000:00:18.2 failed with error -22
[    4.869786] i2c-adapter i2c-0: nForce2 SMBus adapter at 0x2d00
[    4.869849] i2c-adapter i2c-1: nForce2 SMBus adapter at 0x2e00
[    4.960033] Initializing USB Mass Storage driver...
[    4.960433] scsi4 : SCSI emulation for USB Mass Storage devices
[    4.960589] usb-storage: device found at 2
[    4.960593] usb-storage: waiting for device to settle before scanning
[    4.960602] usbcore: registered new interface driver usb-storage
[    4.960643] USB Mass Storage support registered.
[    5.029065] cfg80211: Using static regulatory domain info
[    5.029107] cfg80211: Regulatory domain: US
[    5.029144] 	(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    5.029194] 	(2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[    5.029235] 	(5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    5.029275] 	(5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    5.029316] 	(5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    5.029356] 	(5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    5.029396] 	(5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[    5.029443] cfg80211: Calling CRDA for country: US
[    5.188525] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input5
[    5.351562] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 21
[    5.351608] HDA Intel 0000:00:07.0: PCI INT A -> Link[LAZA] -> GSI 21 (level, low) -> IRQ 21
[    5.351708] HDA Intel 0000:00:07.0: setting latency timer to 64
[    5.940013] hda_codec: Unknown model for ALC888, trying auto-probe from BIOS...
[    5.956100] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:07.0/input/input6
[    6.021172] phy0: Selected rate control algorithm 'minstrel'
[    6.021813] Registered led device: rt73usb-phy0::radio
[    6.021870] Registered led device: rt73usb-phy0::assoc
[    6.021924] Registered led device: rt73usb-phy0::quality
[    6.022877] usbcore: registered new interface driver rt73usb
[    6.038416] usbcore: registered new interface driver rt2500usb
[    6.955413] Adding 2000052k swap on /dev/sda5.  Priority:-1 extents:1 across:2000052k 
[    7.104807] EXT3 FS on sda3, internal journal
[    7.657103] kjournald starting.  Commit interval 5 seconds
[    7.657370] EXT3 FS on sda6, internal journal
[    7.657429] EXT3-fs: mounted filesystem with ordered data mode.
[    8.182962] rt73usb 1-1:1.0: firmware: requesting rt73.bin
[    8.300001] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    9.958084] usb-storage: device scan complete
[    9.965049] scsi 4:0:0:0: Direct-Access     Generic  USB SD Reader    1.00 PQ: 0 ANSI: 0
[    9.972039] scsi 4:0:0:1: Direct-Access     Generic  USB CF Reader    1.01 PQ: 0 ANSI: 0
[    9.979038] scsi 4:0:0:2: Direct-Access     Generic  USB SM Reader    1.02 PQ: 0 ANSI: 0
[    9.986038] scsi 4:0:0:3: Direct-Access     Generic  USB MS Reader    1.03 PQ: 0 ANSI: 0
[   10.019053] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[   10.129091] sd 4:0:0:2: [sdd] Attached SCSI removable disk
[   10.151051] sd 4:0:0:1: [sdc] Attached SCSI removable disk
[   10.162036] sd 4:0:0:3: [sde] Attached SCSI removable disk
[  170.627981] wlan0: authenticate with AP 00:07:cb:58:be:fb
[  170.629982] wlan0: authenticated
[  170.629985] wlan0: associate with AP 00:07:cb:58:be:fb
[  170.632102] wlan0: RX AssocResp from 00:07:cb:58:be:fb (capab=0x411 status=0 aid=1)
[  170.632106] wlan0: associated
[  170.644725] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  181.296010] wlan0: no IPv6 routers present
[ 5138.323751]   alloc irq_desc for 31 on node 0
[ 5138.323755]   alloc kstat_irqs on node 0
[ 5138.323768] forcedeth 0000:00:0a.0: irq 31 for MSI/MSI-X
[ 5138.323971] eth0: no link during initialization.
[ 5138.324685] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 5603.697038] wlan0: deauthenticating by local choice (reason=3)
[ 5618.934365] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6314.306231] wlan0: authenticate with AP 00:07:cb:58:be:fb
[ 6314.308103] wlan0: authenticated
[ 6314.308106] wlan0: associate with AP 00:07:cb:58:be:fb
[ 6314.310236] wlan0: RX AssocResp from 00:07:cb:58:be:fb (capab=0x411 status=0 aid=1)
[ 6314.310240] wlan0: associated
[ 6314.322972] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 6325.264011] wlan0: no IPv6 routers present
[ 6446.540028] wlan0: deauthenticating by local choice (reason=3)
[ 6451.430620] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6484.650106] wlan0: authenticate with AP 00:07:cb:58:be:fb
[ 6484.651978] wlan0: authenticated
[ 6484.651981] wlan0: associate with AP 00:07:cb:58:be:fb
[ 6484.654112] wlan0: RX AssocResp from 00:07:cb:58:be:fb (capab=0x411 status=0 aid=1)
[ 6484.654115] wlan0: associated
[ 6484.666722] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 6495.400009] wlan0: no IPv6 routers present
[ 8138.905092] wlan0: deauthenticating by local choice (reason=3)
[ 8178.574364] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 8219.970231] wlan0: authenticate with AP 00:07:cb:58:be:fb
[ 8219.971978] wlan0: authenticated
[ 8219.971981] wlan0: associate with AP 00:07:cb:58:be:fb
[ 8219.974000] wlan0: RX AssocResp from 00:07:cb:58:be:fb (capab=0x411 status=0 aid=1)
[ 8219.974004] wlan0: associated
[ 8219.986599] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 8230.184012] wlan0: no IPv6 routers present

** Model information
sys_vendor: Packard Bell BV
product_name: IMEDIA 8040
product_version: PB80133702
chassis_vendor: Packard Bell BV
chassis_version: To Be Filled By O.E.M.
bios_vendor: American Megatrends Inc.
bios_version: PBANTON.P20
board_vendor: Packard Bell BV
board_name: To be filled by O.E.M.
board_version: To be filled by O.E.M.

** Loaded modules:
Module                  Size  Used by
rt2500usb              22532  0 
arc4                    2256  2 
ecb                     3520  2 
snd_hda_codec_realtek   271908  1 
rt73usb                28020  0 
crc_itu_t               2432  1 rt73usb
rt2x00usb              13424  2 rt2500usb,rt73usb
rt2x00lib              35024  3 rt2500usb,rt73usb,rt2x00usb
led_class               5528  1 rt2x00lib
snd_hda_intel          29128  1 
snd_hda_codec          83920  2 snd_hda_codec_realtek,snd_hda_intel
input_polldev           4928  1 rt2x00lib
snd_hwdep               9288  1 snd_hda_codec
mac80211              157456  2 rt2x00usb,rt2x00lib
snd_pcm                89240  2 snd_hda_intel,snd_hda_codec
snd_seq                58528  0 
snd_timer              23888  2 snd_pcm,snd_seq
snd_seq_device          8324  1 snd_seq
cfg80211               98600  2 rt2x00lib,mac80211
usb_storage            64624  0 
i2c_nforce2             8168  0 
snd                    71608  10 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device
amd64_edac_mod         23520  0 
soundcore               8816  1 snd
i2c_core               26768  1 i2c_nforce2
rfkill                 23544  1 cfg80211
k8temp                  5424  0 
edac_core              50444  1 amd64_edac_mod
snd_page_alloc         10768  2 snd_hda_intel,snd_pcm
serio_raw               6564  0 
evdev                  11504  11 
pcspkr                  3280  0 
psmouse                46172  0 
wmi                     8144  0 
button                  7072  0 
processor              43164  0 
ext3                  133616  2 
jbd                    53624  1 ext3
mbcache                 9524  1 ext3
ide_cd_mod             30344  0 
cdrom                  36200  1 ide_cd_mod
ide_pci_generic         5156  0 
ata_generic             6132  0 
sd_mod                 37608  4 
crc_t10dif              2208  1 sd_mod
ohci_hcd               24700  0 
forcedeth              57404  0 
amd74xx                 7208  0 
ide_core              117744  3 ide_cd_mod,ide_pci_generic,amd74xx
ehci_hcd               37600  0 
ahci                   41552  3 
libata                191148  2 ata_generic,ahci
scsi_mod              173200  3 usb_storage,sd_mod,libata
thermal                17376  0 
fan                     5768  0 
thermal_sys            17936  3 processor,thermal,fan

** Network interface configuration:
# Used by ifup(8) and ifdown(8). See the interfaces(5) manpage or
# /usr/share/doc/ifupdown/examples for more information.
auto lo wlan0
iface lo inet loopback
iface wlan0 inet dhcp
	wireless-mode managed
	wireless-essid moine
	wireless-enc restricted
	wireless-key 00b4313234

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
    link/ether 00:1e:90:b3:56:8e brd ff:ff:ff:ff:ff:ff
3: wmaster0: <UP,LOWER_UP> mtu 0 qdisc pfifo_fast state UNKNOWN qlen 1000
    link/ieee802.11 00:1c:df:9f:57:fb brd 00:00:00:00:00:00
4: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:1c:df:9f:57:fb brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.10/24 brd 192.168.0.255 scope global wlan0
    inet6 fe80::21c:dfff:fe9f:57fb/64 scope link 
       valid_lft forever preferred_lft forever

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:    2860      40    0    0    0     0          0         0     2860      40    0    0    0     0       0          0
  eth0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
wmaster0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
 wlan0:21964500   18122    0    0    0     0          0         0  1281823   11735    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    17982 total packets received
    10 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    15997 incoming packets delivered
    11630 requests sent out
    61 dropped because of missing route
Icmp:
    6 ICMP messages received
    0 input ICMP message failed.
    ICMP input histogram:
        destination unreachable: 2
        echo replies: 4
    8 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 2
        echo request: 6
IcmpMsg:
        InType0: 4
        InType3: 2
        OutType3: 2
        OutType8: 6
Tcp:
    201 active connections openings
    3 passive connection openings
    0 failed connection attempts
    10 connection resets received
    1 connections established
    15700 segments received
    11388 segments send out
    42 segments retransmited
    0 bad segments received.
    66 resets sent
Udp:
    206 packets received
    0 packets to unknown port received.
    2 packet receive errors
    213 packets sent
    RcvbufErrors: 2
UdpLite:
TcpExt:
    7 packets pruned from receive queue because of socket buffer overrun
    64 TCP sockets finished time wait in fast timer
    176 delayed acks sent
    Quick ack mode was activated 11 times
    6 packets directly queued to recvmsg prequeue.
    2 bytes directly received in process context from prequeue
    11810 packet headers predicted
    346 acknowledgments not containing data payload received
    129 predicted acknowledgments
    1 congestion windows recovered without slow start after partial ack
    2 timeouts after SACK recovery
    12 other TCP timeouts
    234 packets collapsed in receive queue due to low socket buffer
    12 DSACKs sent for old packets
    1 DSACKs received
    10 connections reset due to unexpected data
    4 connections reset due to early user close
    5 connections aborted due to timeout
    TCPSackShiftFallback: 1
IpExt:
    InBcastPkts: 83
    InOctets: 21695208
    OutOctets: 902183
    InBcastOctets: 18832

*** Device features:
eth0: 0x20
lo: 0x13865
wlan0: 0x2000
wmaster0: 0x2000

** PCI devices:
00:00.0 RAM memory [0500]: nVidia Corporation MCP67 Memory Controller [10de:0547] (rev a2)
	Subsystem: Packard Bell B.V. Device [1631:e906]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>

00:01.0 ISA bridge [0601]: nVidia Corporation MCP67 ISA Bridge [10de:0548] (rev a2)
	Subsystem: Packard Bell B.V. Device [1631:e906]
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	Region 0: I/O ports at 2f00 [size=256]

00:01.1 SMBus [0c05]: nVidia Corporation MCP67 SMBus [10de:0542] (rev a2)
	Subsystem: Packard Bell B.V. Device [1631:e906]
	Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 11
	Region 0: I/O ports at ec00 [size=64]
	Region 4: I/O ports at 2d00 [size=64]
	Region 5: I/O ports at 2e00 [size=64]
	Capabilities: <access denied>
	Kernel driver in use: nForce2_smbus

00:02.0 USB Controller [0c03]: nVidia Corporation MCP67 OHCI USB 1.1 Controller [10de:055e] (rev a2) (prog-if 10 [OHCI])
	Subsystem: Packard Bell B.V. Device [1631:e906]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0 (750ns min, 250ns max)
	Interrupt: pin A routed to IRQ 20
	Region 0: Memory at febff000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: ohci_hcd

00:02.1 USB Controller [0c03]: nVidia Corporation MCP67 EHCI USB 2.0 Controller [10de:055f] (rev a2) (prog-if 20 [EHCI])
	Subsystem: Packard Bell B.V. Device [1631:e906]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0 (750ns min, 250ns max)
	Interrupt: pin B routed to IRQ 22
	Region 0: Memory at febfec00 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:04.0 USB Controller [0c03]: nVidia Corporation MCP67 OHCI USB 1.1 Controller [10de:055e] (rev a2) (prog-if 10 [OHCI])
	Subsystem: Packard Bell B.V. Device [1631:e906]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0 (750ns min, 250ns max)
	Interrupt: pin A routed to IRQ 22
	Region 0: Memory at febfd000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: ohci_hcd

00:04.1 USB Controller [0c03]: nVidia Corporation MCP67 EHCI USB 2.0 Controller [10de:055f] (rev a2) (prog-if 20 [EHCI])
	Subsystem: Packard Bell B.V. Device [1631:e906]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0 (750ns min, 250ns max)
	Interrupt: pin B routed to IRQ 23
	Region 0: Memory at febfe800 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:06.0 IDE interface [0101]: nVidia Corporation MCP67 IDE Controller [10de:0560] (rev a1) (prog-if 8a [Master SecP PriP])
	Subsystem: Packard Bell B.V. Device [1631:e906]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0 (750ns min, 250ns max)
	Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
	Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
	Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
	Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
	Region 4: I/O ports at ffa0 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: AMD_IDE

00:07.0 Audio device [0403]: nVidia Corporation MCP67 High Definition Audio [10de:055c] (rev a1)
	Subsystem: Packard Bell B.V. Device [1631:e906]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0 (500ns min, 1250ns max)
	Interrupt: pin A routed to IRQ 21
	Region 0: Memory at febf8000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: HDA Intel

00:08.0 PCI bridge [0604]: nVidia Corporation MCP67 PCI Bridge [10de:0561] (rev a2) (prog-if 01 [Subtractive decode])
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr+ DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>

00:09.0 SATA controller [0106]: nVidia Corporation MCP67 AHCI Controller [10de:0554] (rev a2) (prog-if 01 [AHCI 1.0])
	Subsystem: Packard Bell B.V. Device [1631:e906]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0 (750ns min, 250ns max)
	Interrupt: pin A routed to IRQ 23
	Region 0: I/O ports at e480 [size=8]
	Region 1: I/O ports at e400 [size=4]
	Region 2: I/O ports at e080 [size=8]
	Region 3: I/O ports at e000 [size=4]
	Region 4: I/O ports at dc00 [size=16]
	Region 5: Memory at febf6000 (32-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:0a.0 Ethernet controller [0200]: nVidia Corporation MCP67 Ethernet [10de:054c] (rev a2)
	Subsystem: Packard Bell B.V. Device [1631:e906]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0 (250ns min, 5000ns max)
	Interrupt: pin A routed to IRQ 31
	Region 0: Memory at febfc000 (32-bit, non-prefetchable) [size=4K]
	Region 1: I/O ports at d880 [size=8]
	Region 2: Memory at febfe400 (32-bit, non-prefetchable) [size=256]
	Region 3: Memory at febfe000 (32-bit, non-prefetchable) [size=16]
	Capabilities: <access denied>
	Kernel driver in use: forcedeth

00:0b.0 PCI bridge [0604]: nVidia Corporation MCP67 PCI Express Bridge [10de:0562] (rev a2) (prog-if 00 [Normal decode])
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver

00:0c.0 PCI bridge [0604]: nVidia Corporation MCP67 PCI Express Bridge [10de:0563] (rev a2) (prog-if 00 [Normal decode])
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver

00:0d.0 PCI bridge [0604]: nVidia Corporation MCP67 PCI Express Bridge [10de:0563] (rev a2) (prog-if 00 [Normal decode])
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver

00:0e.0 PCI bridge [0604]: nVidia Corporation MCP67 PCI Express Bridge [10de:0563] (rev a2) (prog-if 00 [Normal decode])
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver

00:0f.0 PCI bridge [0604]: nVidia Corporation MCP67 PCI Express Bridge [10de:0563] (rev a2) (prog-if 00 [Normal decode])
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver

00:10.0 PCI bridge [0604]: nVidia Corporation MCP67 PCI Express Bridge [10de:0563] (rev a2) (prog-if 00 [Normal decode])
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=07, subordinate=07, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver

00:11.0 PCI bridge [0604]: nVidia Corporation MCP67 PCI Express Bridge [10de:0563] (rev a2) (prog-if 00 [Normal decode])
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=08, subordinate=08, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver

00:12.0 VGA compatible controller [0300]: nVidia Corporation C68 [GeForce 7025 / nForce 630a] [10de:053e] (rev a2) (prog-if 00 [VGA controller])
	Subsystem: Packard Bell B.V. Device [1631:e906]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at fc000000 (64-bit, non-prefetchable) [size=16M]
	Expansion ROM at febc0000 [disabled] [size=128K]
	Capabilities: <access denied>

00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map [1022:1101]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller [1022:1102]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control [1022:1103]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>
	Kernel driver in use: k8temp


** USB devices:
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 058f:9360 Alcor Micro Corp. 8-in-1 Media Card Reader
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 050d:705a Belkin Components F5D7050A Wireless Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-2.6.31-1-amd64 depends on:
ii  debconf [debconf-2.0]         1.5.28     Debian configuration management sy
ii  initramfs-tools [linux-initra 0.93.4     tools for generating an initramfs
ii  module-init-tools             3.11-1     tools for managing Linux kernel mo

Versions of packages linux-image-2.6.31-1-amd64 recommends:
pn  firmware-linux-free           <none>     (no description available)

Versions of packages linux-image-2.6.31-1-amd64 suggests:
ii  grub                          0.97-59    GRand Unified Bootloader (dummy pa
pn  linux-doc-2.6.31              <none>     (no description available)

Versions of packages linux-image-2.6.31-1-amd64 is related to:
pn  firmware-bnx2                 <none>     (no description available)
pn  firmware-bnx2x                <none>     (no description available)
pn  firmware-ipw2x00              <none>     (no description available)
pn  firmware-ivtv                 <none>     (no description available)
pn  firmware-iwlwifi              <none>     (no description available)
pn  firmware-linux                <none>     (no description available)
pn  firmware-linux-nonfree        <none>     (no description available)
pn  firmware-qlogic               <none>     (no description available)
pn  firmware-ralink               <none>     (no description available)

-- debconf information:
  linux-image-2.6.31-1-amd64/prerm/removing-running-kernel-2.6.31-1-amd64: true
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.31-1-amd64/postinst/depmod-error-initrd-2.6.31-1-amd64: false
  linux-image-2.6.31-1-amd64/postinst/missing-firmware-2.6.31-1-amd64:
  linux-image-2.6.31-1-amd64/prerm/would-invalidate-boot-loader-2.6.31-1-amd64: true
  linux-image-2.6.31-1-amd64/postinst/bootloader-test-error-2.6.31-1-amd64:
  linux-image-2.6.31-1-amd64/postinst/bootloader-error-2.6.31-1-amd64:


-- 
Ken ar c'hentan	|	      ** Breizh ha Linux atav! **
Jef		|		http://moinejf.free.fr/



--- End Message ---
--- Begin Message ---
Source: linux-2.6
Source-Version: 2.6.32-1

We believe that the bug you reported is fixed in the latest version of
linux-2.6, which is due to be installed in the Debian FTP archive:

firmware-linux-free_2.6.32-1_all.deb
  to main/l/linux-2.6/firmware-linux-free_2.6.32-1_all.deb
linux-2.6_2.6.32-1.diff.gz
  to main/l/linux-2.6/linux-2.6_2.6.32-1.diff.gz
linux-2.6_2.6.32-1.dsc
  to main/l/linux-2.6/linux-2.6_2.6.32-1.dsc
linux-2.6_2.6.32.orig.tar.gz
  to main/l/linux-2.6/linux-2.6_2.6.32.orig.tar.gz
linux-doc-2.6.32_2.6.32-1_all.deb
  to main/l/linux-2.6/linux-doc-2.6.32_2.6.32-1_all.deb
linux-headers-2.6.32-trunk-all-amd64_2.6.32-1_amd64.deb
  to main/l/linux-2.6/linux-headers-2.6.32-trunk-all-amd64_2.6.32-1_amd64.deb
linux-headers-2.6.32-trunk-all_2.6.32-1_amd64.deb
  to main/l/linux-2.6/linux-headers-2.6.32-trunk-all_2.6.32-1_amd64.deb
linux-headers-2.6.32-trunk-amd64_2.6.32-1_amd64.deb
  to main/l/linux-2.6/linux-headers-2.6.32-trunk-amd64_2.6.32-1_amd64.deb
linux-headers-2.6.32-trunk-common_2.6.32-1_amd64.deb
  to main/l/linux-2.6/linux-headers-2.6.32-trunk-common_2.6.32-1_amd64.deb
linux-image-2.6.32-trunk-amd64_2.6.32-1_amd64.deb
  to main/l/linux-2.6/linux-image-2.6.32-trunk-amd64_2.6.32-1_amd64.deb
linux-libc-dev_2.6.32-1_amd64.deb
  to main/l/linux-2.6/linux-libc-dev_2.6.32-1_amd64.deb
linux-manual-2.6.32_2.6.32-1_all.deb
  to main/l/linux-2.6/linux-manual-2.6.32_2.6.32-1_all.deb
linux-patch-debian-2.6.32_2.6.32-1_all.deb
  to main/l/linux-2.6/linux-patch-debian-2.6.32_2.6.32-1_all.deb
linux-source-2.6.32_2.6.32-1_all.deb
  to main/l/linux-2.6/linux-source-2.6.32_2.6.32-1_all.deb
linux-support-2.6.32-trunk_2.6.32-1_all.deb
  to main/l/linux-2.6/linux-support-2.6.32-trunk_2.6.32-1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 555640@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastian Blank <waldi@debian.org> (supplier of updated linux-2.6 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 06 Dec 2009 18:17:39 +0100
Source: linux-2.6
Binary: linux-source-2.6.32 linux-doc-2.6.32 linux-manual-2.6.32 linux-patch-debian-2.6.32 firmware-linux-free linux-support-2.6.32-trunk linux-base linux-libc-dev linux-headers-2.6.32-trunk-all linux-headers-2.6.32-trunk-all-alpha linux-headers-2.6.32-trunk-common linux-image-2.6.32-trunk-alpha-generic linux-headers-2.6.32-trunk-alpha-generic linux-image-2.6.32-trunk-alpha-smp linux-headers-2.6.32-trunk-alpha-smp linux-image-2.6.32-trunk-alpha-legacy linux-headers-2.6.32-trunk-alpha-legacy linux-headers-2.6.32-trunk-all-amd64 linux-image-2.6.32-trunk-amd64 linux-headers-2.6.32-trunk-amd64 linux-headers-2.6.32-trunk-all-armel linux-image-2.6.32-trunk-iop32x linux-headers-2.6.32-trunk-iop32x linux-image-2.6.32-trunk-ixp4xx linux-headers-2.6.32-trunk-ixp4xx linux-image-2.6.32-trunk-kirkwood linux-headers-2.6.32-trunk-kirkwood linux-image-2.6.32-trunk-orion5x linux-headers-2.6.32-trunk-orion5x linux-image-2.6.32-trunk-versatile linux-headers-2.6.32-trunk-versatile linux-headers-
 2.6.32-trunk-all-hppa
 linux-image-2.6.32-trunk-parisc linux-headers-2.6.32-trunk-parisc linux-image-2.6.32-trunk-parisc-smp linux-headers-2.6.32-trunk-parisc-smp linux-image-2.6.32-trunk-parisc64 linux-headers-2.6.32-trunk-parisc64 linux-image-2.6.32-trunk-parisc64-smp linux-headers-2.6.32-trunk-parisc64-smp linux-headers-2.6.32-trunk-all-i386 linux-image-2.6.32-trunk-486 linux-headers-2.6.32-trunk-486 linux-image-2.6.32-trunk-686 linux-headers-2.6.32-trunk-686 linux-image-2.6.32-trunk-686-bigmem linux-headers-2.6.32-trunk-686-bigmem linux-headers-2.6.32-trunk-all-ia64 linux-image-2.6.32-trunk-itanium linux-headers-2.6.32-trunk-itanium linux-image-2.6.32-trunk-mckinley linux-headers-2.6.32-trunk-mckinley linux-headers-2.6.32-trunk-all-m68k linux-image-2.6.32-trunk-amiga linux-headers-2.6.32-trunk-amiga linux-image-2.6.32-trunk-atari linux-headers-2.6.32-trunk-atari linux-image-2.6.32-trunk-bvme6000 linux-headers-2.6.32-trunk-bvme6000 linux-image-2.6.32-trunk-mac linux-headers-2.6.32-trunk-mac
 linux-image-2.6.32-trunk-mvme147 linux-headers-2.6.32-trunk-mvme147 linux-image-2.6.32-trunk-mvme16x linux-headers-2.6.32-trunk-mvme16x linux-headers-2.6.32-trunk-all-mips linux-image-2.6.32-trunk-r4k-ip22 linux-headers-2.6.32-trunk-r4k-ip22 linux-image-2.6.32-trunk-r5k-ip32 linux-headers-2.6.32-trunk-r5k-ip32 linux-image-2.6.32-trunk-sb1-bcm91250a linux-headers-2.6.32-trunk-sb1-bcm91250a linux-image-2.6.32-trunk-sb1a-bcm91480b linux-headers-2.6.32-trunk-sb1a-bcm91480b linux-image-2.6.32-trunk-4kc-malta linux-headers-2.6.32-trunk-4kc-malta linux-image-2.6.32-trunk-5kc-malta linux-headers-2.6.32-trunk-5kc-malta linux-headers-2.6.32-trunk-all-mipsel linux-image-2.6.32-trunk-r5k-cobalt linux-headers-2.6.32-trunk-r5k-cobalt linux-headers-2.6.32-trunk-all-powerpc linux-image-2.6.32-trunk-powerpc linux-headers-2.6.32-trunk-powerpc linux-image-2.6.32-trunk-powerpc-smp linux-headers-2.6.32-trunk-powerpc-smp linux-image-2.6.32-trunk-powerpc64 linux-headers-2.6.32-trunk-powerpc64
 linux-headers-2.6.32-trunk-all-s390 linux-image-2.6.32-trunk-s390x linux-headers-2.6.32-trunk-s390x linux-image-2.6.32-trunk-s390x-tape linux-headers-2.6.32-trunk-all-sparc linux-image-2.6.32-trunk-sparc64 linux-headers-2.6.32-trunk-sparc64 linux-image-2.6.32-trunk-sparc64-smp linux-headers-2.6.32-trunk-sparc64-smp
Architecture: source all amd64
Version: 2.6.32-1
Distribution: unstable
Urgency: low
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Bastian Blank <waldi@debian.org>
Description: 
 firmware-linux-free - Binary firmware for various drivers in the Linux kernel
 linux-base - Linux image base package
 linux-doc-2.6.32 - Linux kernel specific documentation for version 2.6.32
 linux-headers-2.6.32-trunk-486 - Header files for Linux 2.6.32-trunk-486
 linux-headers-2.6.32-trunk-4kc-malta - Header files for Linux 2.6.32-trunk-4kc-malta
 linux-headers-2.6.32-trunk-5kc-malta - Header files for Linux 2.6.32-trunk-5kc-malta
 linux-headers-2.6.32-trunk-686 - Header files for Linux 2.6.32-trunk-686
 linux-headers-2.6.32-trunk-686-bigmem - Header files for Linux 2.6.32-trunk-686-bigmem
 linux-headers-2.6.32-trunk-all - All header files for Linux 2.6.32
 linux-headers-2.6.32-trunk-all-alpha - All header files for Linux 2.6.32
 linux-headers-2.6.32-trunk-all-amd64 - All header files for Linux 2.6.32
 linux-headers-2.6.32-trunk-all-armel - All header files for Linux 2.6.32
 linux-headers-2.6.32-trunk-all-hppa - All header files for Linux 2.6.32
 linux-headers-2.6.32-trunk-all-i386 - All header files for Linux 2.6.32
 linux-headers-2.6.32-trunk-all-ia64 - All header files for Linux 2.6.32
 linux-headers-2.6.32-trunk-all-m68k - All header files for Linux 2.6.32
 linux-headers-2.6.32-trunk-all-mips - All header files for Linux 2.6.32
 linux-headers-2.6.32-trunk-all-mipsel - All header files for Linux 2.6.32
 linux-headers-2.6.32-trunk-all-powerpc - All header files for Linux 2.6.32
 linux-headers-2.6.32-trunk-all-s390 - All header files for Linux 2.6.32
 linux-headers-2.6.32-trunk-all-sparc - All header files for Linux 2.6.32
 linux-headers-2.6.32-trunk-alpha-generic - Header files for Linux 2.6.32-trunk-alpha-generic
 linux-headers-2.6.32-trunk-alpha-legacy - Header files for Linux 2.6.32-trunk-alpha-legacy
 linux-headers-2.6.32-trunk-alpha-smp - Header files for Linux 2.6.32-trunk-alpha-smp
 linux-headers-2.6.32-trunk-amd64 - Header files for Linux 2.6.32-trunk-amd64
 linux-headers-2.6.32-trunk-amiga - Header files for Linux 2.6.32-trunk-amiga
 linux-headers-2.6.32-trunk-atari - Header files for Linux 2.6.32-trunk-atari
 linux-headers-2.6.32-trunk-bvme6000 - Header files for Linux 2.6.32-trunk-bvme6000
 linux-headers-2.6.32-trunk-common - Common header files for Linux 2.6.32-trunk
 linux-headers-2.6.32-trunk-iop32x - Header files for Linux 2.6.32-trunk-iop32x
 linux-headers-2.6.32-trunk-itanium - Header files for Linux 2.6.32-trunk-itanium
 linux-headers-2.6.32-trunk-ixp4xx - Header files for Linux 2.6.32-trunk-ixp4xx
 linux-headers-2.6.32-trunk-kirkwood - Header files for Linux 2.6.32-trunk-kirkwood
 linux-headers-2.6.32-trunk-mac - Header files for Linux 2.6.32-trunk-mac
 linux-headers-2.6.32-trunk-mckinley - Header files for Linux 2.6.32-trunk-mckinley
 linux-headers-2.6.32-trunk-mvme147 - Header files for Linux 2.6.32-trunk-mvme147
 linux-headers-2.6.32-trunk-mvme16x - Header files for Linux 2.6.32-trunk-mvme16x
 linux-headers-2.6.32-trunk-orion5x - Header files for Linux 2.6.32-trunk-orion5x
 linux-headers-2.6.32-trunk-parisc - Header files for Linux 2.6.32-trunk-parisc
 linux-headers-2.6.32-trunk-parisc-smp - Header files for Linux 2.6.32-trunk-parisc-smp
 linux-headers-2.6.32-trunk-parisc64 - Header files for Linux 2.6.32-trunk-parisc64
 linux-headers-2.6.32-trunk-parisc64-smp - Header files for Linux 2.6.32-trunk-parisc64-smp
 linux-headers-2.6.32-trunk-powerpc - Header files for Linux 2.6.32-trunk-powerpc
 linux-headers-2.6.32-trunk-powerpc-smp - Header files for Linux 2.6.32-trunk-powerpc-smp
 linux-headers-2.6.32-trunk-powerpc64 - Header files for Linux 2.6.32-trunk-powerpc64
 linux-headers-2.6.32-trunk-r4k-ip22 - Header files for Linux 2.6.32-trunk-r4k-ip22
 linux-headers-2.6.32-trunk-r5k-cobalt - Header files for Linux 2.6.32-trunk-r5k-cobalt
 linux-headers-2.6.32-trunk-r5k-ip32 - Header files for Linux 2.6.32-trunk-r5k-ip32
 linux-headers-2.6.32-trunk-s390x - Header files for Linux 2.6.32-trunk-s390x
 linux-headers-2.6.32-trunk-sb1-bcm91250a - Header files for Linux 2.6.32-trunk-sb1-bcm91250a
 linux-headers-2.6.32-trunk-sb1a-bcm91480b - Header files for Linux 2.6.32-trunk-sb1a-bcm91480b
 linux-headers-2.6.32-trunk-sparc64 - Header files for Linux 2.6.32-trunk-sparc64
 linux-headers-2.6.32-trunk-sparc64-smp - Header files for Linux 2.6.32-trunk-sparc64-smp
 linux-headers-2.6.32-trunk-versatile - Header files for Linux 2.6.32-trunk-versatile
 linux-image-2.6.32-trunk-486 - Linux 2.6.32 for old PCs
 linux-image-2.6.32-trunk-4kc-malta - Linux 2.6.32 for MIPS Malta
 linux-image-2.6.32-trunk-5kc-malta - Linux 2.6.32 for MIPS Malta (64-bit)
 linux-image-2.6.32-trunk-686 - Linux 2.6.32 for modern PCs
 linux-image-2.6.32-trunk-686-bigmem - Linux 2.6.32 for PCs with 4GB+ RAM
 linux-image-2.6.32-trunk-alpha-generic - Linux 2.6.32 for Alpha
 linux-image-2.6.32-trunk-alpha-legacy - Linux 2.6.32 for Alpha Legacy
 linux-image-2.6.32-trunk-alpha-smp - Linux 2.6.32 for Alpha SMP
 linux-image-2.6.32-trunk-amd64 - Linux 2.6.32 for 64-bit PCs
 linux-image-2.6.32-trunk-amiga - Linux 2.6.32 for Amiga
 linux-image-2.6.32-trunk-atari - Linux 2.6.32 for Atari
 linux-image-2.6.32-trunk-bvme6000 - Linux 2.6.32 for BVM BVME4000 and BVME6000
 linux-image-2.6.32-trunk-iop32x - Linux 2.6.32 for IOP32x
 linux-image-2.6.32-trunk-itanium - Linux 2.6.32 for Itanium
 linux-image-2.6.32-trunk-ixp4xx - Linux 2.6.32 for IXP4xx
 linux-image-2.6.32-trunk-kirkwood - Linux 2.6.32 for Marvell Kirkwood
 linux-image-2.6.32-trunk-mac - Linux 2.6.32 for Macintosh
 linux-image-2.6.32-trunk-mckinley - Linux 2.6.32 for Itanium II
 linux-image-2.6.32-trunk-mvme147 - Linux 2.6.32 for Motorola MVME147
 linux-image-2.6.32-trunk-mvme16x - Linux 2.6.32 for Motorola MVME162/6/7, MVME172/7
 linux-image-2.6.32-trunk-orion5x - Linux 2.6.32 for Marvell Orion
 linux-image-2.6.32-trunk-parisc - Linux 2.6.32 for 32-bit PA-RISC
 linux-image-2.6.32-trunk-parisc-smp - Linux 2.6.32 for multiprocessor 32-bit PA-RISC
 linux-image-2.6.32-trunk-parisc64 - Linux 2.6.32 for 64-bit PA-RISC
 linux-image-2.6.32-trunk-parisc64-smp - Linux 2.6.32 for multiprocessor 64-bit PA-RISC
 linux-image-2.6.32-trunk-powerpc - Linux 2.6.32 for uniprocessor 32-bit PowerPC
 linux-image-2.6.32-trunk-powerpc-smp - Linux 2.6.32 for multiprocessor 32-bit PowerPC
 linux-image-2.6.32-trunk-powerpc64 - Linux 2.6.32 for 64-bit PowerPC
 linux-image-2.6.32-trunk-r4k-ip22 - Linux 2.6.32 for SGI IP22
 linux-image-2.6.32-trunk-r5k-cobalt - Linux 2.6.32 for Cobalt
 linux-image-2.6.32-trunk-r5k-ip32 - Linux 2.6.32 for SGI IP32
 linux-image-2.6.32-trunk-s390x - Linux 2.6.32 for IBM zSeries
 linux-image-2.6.32-trunk-s390x-tape - Linux 2.6.32 for IBM zSeries, IPL from tape
 linux-image-2.6.32-trunk-sb1-bcm91250a - Linux 2.6.32 for BCM91250A
 linux-image-2.6.32-trunk-sb1a-bcm91480b - Linux 2.6.32 for BCM91480B
 linux-image-2.6.32-trunk-sparc64 - Linux 2.6.32 for uniprocessor 64-bit UltraSPARC
 linux-image-2.6.32-trunk-sparc64-smp - Linux 2.6.32 for multiprocessor 64-bit UltraSPARC
 linux-image-2.6.32-trunk-versatile - Linux 2.6.32 for Versatile
 linux-libc-dev - Linux support headers for userspace development
 linux-manual-2.6.32 - Linux kernel API manual pages for version 2.6.32
 linux-patch-debian-2.6.32 - Debian patches to version 2.6.32 of the Linux kernel
 linux-source-2.6.32 - Linux kernel source for version 2.6.32 with Debian patches
 linux-support-2.6.32-trunk - Support files for Linux 2.6.32
Closes: 444043 504391 555640 558011 558426
Changes: 
 linux-2.6 (2.6.32-1) unstable; urgency=low
 .
   * New upstream release candidate:
   - Fixes wifi with rt73usb (Closes: #555640)
 .
   [ Martin Michlmayr ]
   * [armel/kirkwood] Turn on USB_SUSPEND (on the request of a SheevaPlug
     user).
   * [mips/4kc-malta, mips/5kc-malta] Compile USB as a module rather than
     into the kernel.
 .
   [ Bastian Blank ]
   * Enable PCI_MSI.
   * [powerpc] Properly enable Apple PMU battery.
   * [mips/mipsel] Drop remaining OSS drivers.
   * [powerpc] Enable PCIe support.
   * Move contents of linux-support package to /usr/share.
   * Make linux-patch package depend against python.
   * Use python-support instead of python-central.
   * Always enable software watchdog support.
   * Always enable complete USB mass storage support.
   * [amd64, powerpc, sparc] Build USB support as module.
   * [amd64] Build AGP support as module.
   * Always enable dummy net driver support.
   * Drop linux-tree package, it have no users left.
 .
   [ Ben Hutchings ]
   * Re-enable accidentally omitted drivers, thanks to Uwe Kleine-König
     (Closes: #558011):
     - Atheros wireless drivers (ar9170, ath5k, ath9k)
     - TI wl12xx wireless drivers (wl1251_spi, wl1251_sdio and wl1271
       replace wl12xx)
     - Silicon Labs Si470x FM Radio Receiver driver (radio-usb-si470x)
   * Add 'removable' option to the mmc module. Setting this to 0 causes
     MMC/SD cards to be assumed non-removable, and filesystems on them
     will remain mounted over a suspend/resume cycle. (Closes: #504391)
   * Add MODULE_FIRMWARE declarations to many drivers that lacked them, so
     that missing firmware will be reported automatically during upgrades
   * atl1e: Remove broken implementation of TSO for TCP/IPv6
     (Closes: #558426) and allow other hardware offloads to be disabled in
     case they are also buggy
   * usbnet: Set link down initially for drivers that update link state
     (Closes: #444043)
   * aufs2: Update to snapshot from 2009-11-29
   * i915: Enable auto-loading even though CONFIG_DRM_I915_KMS is not set
 .
   [ dann frazier ]
   * mac80211 (CVE-2009-4026, CVE-2009-4027):
     - fix two remote exploits
     - fix spurious delBA handling
Checksums-Sha1: 
 8b724b66ab8e2ff04534a767aa58e0c486e54c39 4958 linux-2.6_2.6.32-1.dsc
 1c9278898a81c19804a11f5afb8edfb4567b1beb 82167227 linux-2.6_2.6.32.orig.tar.gz
 a33d34472f1114039a998e658c723c4a912a4038 513521 linux-2.6_2.6.32-1.diff.gz
 1f226ef02558b4b5900e4d2fc8886d023f549895 131816 linux-support-2.6.32-trunk_2.6.32-1_all.deb
 5ddb39c9216685e12ec60e12d9f81232bdc34489 345762 linux-patch-debian-2.6.32_2.6.32-1_all.deb
 a6bad37ae0bce87b344382c6563ae00f18bd4512 121670 firmware-linux-free_2.6.32-1_all.deb
 44b54e203861ba15d1eb7a3f024d8e10144900ad 63802182 linux-source-2.6.32_2.6.32-1_all.deb
 a4e8c689a694e5bb8340f933b87cae0fa369781b 6013308 linux-doc-2.6.32_2.6.32-1_all.deb
 184697098895bf92f047661b82ef50a699a3560e 2699808 linux-manual-2.6.32_2.6.32-1_all.deb
 b37ceefa73725340372aa2544fca86e4944421d4 454926 linux-headers-2.6.32-trunk-amd64_2.6.32-1_amd64.deb
 da1570621ba28fb235b2718935d257d477c477e3 26777122 linux-image-2.6.32-trunk-amd64_2.6.32-1_amd64.deb
 31e321920ce7a5f503aea7f1fbb76eb5ab35773d 3828944 linux-headers-2.6.32-trunk-common_2.6.32-1_amd64.deb
 ebffe5aa578f1a03fa8940c6ccadbfeef88bf5d3 117070 linux-headers-2.6.32-trunk-all_2.6.32-1_amd64.deb
 c90e2908adf37342f1db2bd4b9f81a4cb76bf09e 117090 linux-headers-2.6.32-trunk-all-amd64_2.6.32-1_amd64.deb
 bcf0ac3caf176fbac1f21848f550331b635a2b47 848962 linux-libc-dev_2.6.32-1_amd64.deb
Checksums-Sha256: 
 b36a8b6c5dce6d07a4cbb552caea157638b3b5fbd1076b91d570c879571747eb 4958 linux-2.6_2.6.32-1.dsc
 e9858964b9d836293e1fe3736658ab1ba20c5897b504ddb09dd4b64ec05a043d 82167227 linux-2.6_2.6.32.orig.tar.gz
 76e9fbb806d494feca5d3c0919e9cedb7a270c0e52815f694550affd9db3c366 513521 linux-2.6_2.6.32-1.diff.gz
 9f90f2f73b2e716a355a77fbc6c8fe512b966d44432af7b9976d80e3dcaacadd 131816 linux-support-2.6.32-trunk_2.6.32-1_all.deb
 3d6305d6c30a8b8a12820b01e984acc1980b9dda299bde98eb4ac467f671b544 345762 linux-patch-debian-2.6.32_2.6.32-1_all.deb
 fb2eb6d605a5de11cc4a32c0fe3998324d6425ba202a69538719a0fe716938d2 121670 firmware-linux-free_2.6.32-1_all.deb
 6c205e2d2f2c2353ae80637ff15621485eb60a4bad80d85ff411820f67492ba6 63802182 linux-source-2.6.32_2.6.32-1_all.deb
 952f8257746d1a469b6a0fcb1c2be6c673d4d414b945c01f3bf63bb98d9ef349 6013308 linux-doc-2.6.32_2.6.32-1_all.deb
 65b45748a8cacff112bf00235cf6395ffb1f74ba8e24e74b26569213f08d47e1 2699808 linux-manual-2.6.32_2.6.32-1_all.deb
 e47337181b18ef1b38a8df50f447d61a7b1ba1d6972a2eab99734636f89d5ff9 454926 linux-headers-2.6.32-trunk-amd64_2.6.32-1_amd64.deb
 83d90c58d47157d15606ed950425dca4aa170300dc93eb2013638886efde07a1 26777122 linux-image-2.6.32-trunk-amd64_2.6.32-1_amd64.deb
 1982a10ea8825993a61d5c981ddbe3cb518fca85db1b8ea55c60926ddf089332 3828944 linux-headers-2.6.32-trunk-common_2.6.32-1_amd64.deb
 a8e604e14f72562460ce80ccaa8a3fd822f51c380e95e5c09291d34af4edd0e0 117070 linux-headers-2.6.32-trunk-all_2.6.32-1_amd64.deb
 46f211c8e3530924bcc302effc7ac26ccb456ab17042ad21f9d3091a337c25bd 117090 linux-headers-2.6.32-trunk-all-amd64_2.6.32-1_amd64.deb
 f1facf011918dd1255b66fe6604a8b2d9ee979d87d5a7cbe6f33ad8d54fe68df 848962 linux-libc-dev_2.6.32-1_amd64.deb
Files: 
 3a37d232a5601e3c8def86de66e48496 4958 kernel optional linux-2.6_2.6.32-1.dsc
 290e2524776f33d6ce8c5f9d61545f34 82167227 kernel optional linux-2.6_2.6.32.orig.tar.gz
 df546a93a0a14130191caf7bed862eb1 513521 kernel optional linux-2.6_2.6.32-1.diff.gz
 643c39c47375194700c887ee0fcd4c3a 131816 devel optional linux-support-2.6.32-trunk_2.6.32-1_all.deb
 d06c25a9d1abce1544c90ae88ce48e08 345762 kernel optional linux-patch-debian-2.6.32_2.6.32-1_all.deb
 e0c0aba1efa0c9fc36325d003ee7e1a9 121670 kernel optional firmware-linux-free_2.6.32-1_all.deb
 9ad3e167654b98ab2df19b986b63d54c 63802182 kernel optional linux-source-2.6.32_2.6.32-1_all.deb
 88b0c3cf8d85ddf2853a6de6c034d1e4 6013308 doc optional linux-doc-2.6.32_2.6.32-1_all.deb
 7b935b82f88cb1dbb9d66d381a8dca89 2699808 doc optional linux-manual-2.6.32_2.6.32-1_all.deb
 4d55ca23828d747605b547ac51586730 454926 kernel optional linux-headers-2.6.32-trunk-amd64_2.6.32-1_amd64.deb
 abb5fedcc4ec4fff3ec07d89b7e00161 26777122 kernel optional linux-image-2.6.32-trunk-amd64_2.6.32-1_amd64.deb
 d4cb975a244a7476fd4f5a6842dacda5 3828944 kernel optional linux-headers-2.6.32-trunk-common_2.6.32-1_amd64.deb
 4b472e5edacaa3d42d4aa36e9d6de5f3 117070 kernel optional linux-headers-2.6.32-trunk-all_2.6.32-1_amd64.deb
 69f289b5e1e2a3454daeafb8af0277ec 117090 kernel optional linux-headers-2.6.32-trunk-all-amd64_2.6.32-1_amd64.deb
 c371ad9d854be419e233bbc7b0264ed7 848962 devel optional linux-libc-dev_2.6.32-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAksb9/MACgkQLkAIIn9ODhFvPACgtgYWUODdwIJhjd6QJ7YhvtrG
MpkAn01J2gXddsKycZso64juD4twYz7A
=GuOD
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: