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

Bug#687254: linux-image-3.2.0-3-amd64: Using i915, after login from gdm, screen goes black, and only a reboot helps.



Package: src:linux
Version: 3.2.23-1
Severity: critical
Justification: breaks the whole system

Dear Maintainer,

My computer with an intel i7 cpu most times works properly, but sometimes it
gets stuck in a black screen after loggin in from gdm. The relevant lines, from
kern.log (I think) are:

Sep 11 10:56:39 kielo kernel: [    6.885218] fbcon: inteldrmfb (fb0) is primary
device
Sep 11 10:56:39 kielo kernel: [    8.326401] Console: switching to colour frame
buffer device 240x67
Sep 11 10:56:39 kielo kernel: [    8.335424] fb0: inteldrmfb frame buffer
device
Sep 11 10:56:39 kielo kernel: [    8.335427] drm: registered panic notifier
Sep 11 10:56:39 kielo kernel: [    8.335446] No ACPI video bus found

Something along these lines is scattered across the internet, and I manage to
consistently boot with either of the solutions:

   * Give acpi=off as kernel parameter
   * set i915 options modeset=0 in modprobe.d

Neither of these workaround is satisfactory, because then I don't have the full
resolution nor proper gnome 3.

I also tried with kernel 2.6.32-5-amd64, which didn't go into a black screen,
but didn't give proper video support either.

Daniel Landau



-- Package-specific info:
** Version:
Linux version 3.2.0-3-amd64 (Debian 3.2.23-1) (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-8) ) #1 SMP Mon Jul 23 02:45:17 UTC 2012

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.2.0-3-amd64 root=UUID=217d0928-12cc-46ae-859b-431bacf49356 ro quiet

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[    4.732068] ACPI: Power Button [PWRF]
[    4.732954] ACPI: Requesting acpi_cpufreq
[    4.742355] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    4.743816] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    4.753845] [drm] Initialized drm 1.1.0 20060810
[    4.754155] iTCO_vendor_support: vendor-support=0
[    4.755435] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[    4.755508] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[    4.755572] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    4.769954] cfg80211: Calling CRDA to update world regulatory domain
[    4.770170] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    4.770173] i915 0000:00:02.0: setting latency timer to 64
[    4.775632] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[    4.781808] rtl8192ce 0000:02:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    4.781816] rtl8192ce 0000:02:00.0: setting latency timer to 64
[    4.811372] cfg80211: World regulatory domain updated:
[    4.811374] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    4.811376] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    4.811377] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    4.811379] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    4.811380] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    4.811382] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    4.812104] mtrr: type mismatch for c0000000,10000000 old: write-back new: write-combining
[    4.812106] [drm] MTRR allocation failed.  Graphics performance may suffer.
[    4.812506] i915 0000:00:02.0: irq 44 for MSI/MSI-X
[    4.812510] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    4.812511] [drm] Driver supports precise vblank timestamp query.
[    4.812548] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    4.823333] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[    4.823627] rtlwifi: wireless switch is on
[    4.867246] input: A4Tech PS/2+USB Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input4
[    4.867369] a4tech 0003:09DA:000A.0001: input,hidraw2: USB HID v1.10 Mouse [A4Tech PS/2+USB Mouse] on usb-0000:00:1a.0-1.1/input0
[    4.870987] Linux media interface: v0.10
[    4.889318] Linux video capture interface: v2.00
[    4.900300] usbcore: registered new interface driver snd-usb-audio
[    4.900305] uvcvideo: Found UVC 1.00 device USB Video Device (058f:3832)
[    4.903598] input: USB Video Device as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input5
[    4.903793] usbcore: registered new interface driver uvcvideo
[    4.903796] USB Video Class driver (1.1.1)
[    6.885218] fbcon: inteldrmfb (fb0) is primary device
[    8.326401] Console: switching to colour frame buffer device 240x67
[    8.335424] fb0: inteldrmfb frame buffer device
[    8.335427] drm: registered panic notifier
[    8.335446] No ACPI video bus found
[    8.335517] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    8.335598] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    8.335667] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[    8.335697] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[    8.885336] HDMI status: Codec=3 Pin=6 Presence_Detect=0 ELD_Valid=0
[    8.885497] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[    8.885722] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[    9.282503] EXT4-fs (sda5): re-mounted. Opts: (null)
[    9.333822] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[    9.351204] loop: module loaded
[    9.726919] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[    9.997667] RPC: Registered named UNIX socket transport module.
[    9.997671] RPC: Registered udp transport module.
[    9.997672] RPC: Registered tcp transport module.
[    9.997674] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   10.003039] FS-Cache: Loaded
[   10.011261] FS-Cache: Netfs 'nfs' registered for caching
[   10.016052] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   10.452331] vboxdrv: Found 8 processor cores.
[   10.452549] vboxdrv: fAsync=0 offMin=0x1b9 offMax=0x1314
[   10.452589] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[   10.452590] vboxdrv: Successfully loaded version 4.1.18_Debian (interface 0x00190000).
[   10.561541] vboxpci: IOMMU not found (not registered)
[   10.695089] Bluetooth: Core ver 2.16
[   10.695101] NET: Registered protocol family 31
[   10.695102] Bluetooth: HCI device and connection manager initialized
[   10.695104] Bluetooth: HCI socket layer initialized
[   10.695105] Bluetooth: L2CAP socket layer initialized
[   10.695108] Bluetooth: SCO socket layer initialized
[   10.696888] Bluetooth: RFCOMM TTY layer initialized
[   10.696891] Bluetooth: RFCOMM socket layer initialized
[   10.696892] Bluetooth: RFCOMM ver 1.11
[   10.770943] lp: driver loaded but no devices found
[   10.774986] ppdev: user-space parallel port driver
[   10.812895] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   10.812897] Bluetooth: BNEP filters: protocol multicast
[   10.879204] rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
[   11.218987] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   11.345220] r8169 0000:03:00.0: eth0: link down
[   11.346471] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   11.399996] rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
[   13.477376] wlan0: authenticate with 00:1d:19:ad:db:71 (try 1)
[   13.479640] wlan0: authenticated
[   13.499768] wlan0: associate with 00:1d:19:ad:db:71 (try 1)
[   13.502806] wlan0: RX AssocResp from 00:1d:19:ad:db:71 (capab=0x431 status=0 aid=1)
[   13.502820] wlan0: associated
[   13.504093] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   13.504172] cfg80211: Calling CRDA for country: FI
[   13.507191] cfg80211: Regulatory domain changed to country: FI
[   13.507194] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   13.507196] cfg80211:     (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   13.507199] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   13.507200] cfg80211:     (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   13.507202] cfg80211:     (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[   24.337072] wlan0: no IPv6 routers present
[  353.900110] packagekitd[3536] trap int3 ip:7fd0e9549341 sp:7fffcefa3580 error:0

** Model information
sys_vendor: ECS
product_name: G11-21ENS6BE
product_version: 1.0
chassis_vendor: ECS
chassis_version: 1.0
bios_vendor: American Megatrends Inc.
bios_version: 4.6.4
board_vendor: ECS
board_name: H61H-G11
board_version: 1.0

** Loaded modules:
bnep
parport_pc
ppdev
lp
parport
rfcomm
bluetooth
pci_stub
vboxpci(O)
vboxnetadp(O)
cpufreq_conservative
cpufreq_userspace
cpufreq_stats
cpufreq_powersave
vboxnetflt(O)
vboxdrv(O)
binfmt_misc
nfsd
nfs
nfs_acl
auth_rpcgss
fscache
lockd
sunrpc
loop
snd_hda_codec_hdmi
snd_hda_codec_realtek
uvcvideo
videodev
v4l2_compat_ioctl32
snd_usb_audio
snd_usbmidi_lib
snd_seq_midi
snd_seq_midi_event
snd_rawmidi
joydev
media
hid_a4tech
arc4
coretemp
crc32c_intel
snd_hda_intel
snd_hda_codec
acpi_cpufreq
rtl8192ce
snd_hwdep
mperf
rtlwifi
ghash_clmulni_intel
snd_pcm
snd_page_alloc
rtl8192c_common
snd_seq
mac80211
snd_seq_device
aesni_intel
aes_x86_64
snd_timer
cfg80211
i915
aes_generic
rfkill
snd
cryptd
video
drm_kms_helper
soundcore
evdev
iTCO_wdt
iTCO_vendor_support
drm
i2c_algo_bit
pcspkr
i2c_i801
i2c_core
processor
button
thermal_sys
ext4
crc16
jbd2
mbcache
sg
sr_mod
sd_mod
cdrom
crc_t10dif
hid_logitech_dj
usbhid
hid
ata_generic
ata_piix
ehci_hcd
libata
usbcore
scsi_mod
usb_common
r8169
mii

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0100] (rev 09)
	Subsystem: Elitegroup Computer Systems Device [1019:0777]
	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>
	Kernel driver in use: agpgart-intel

00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
	Subsystem: Elitegroup Computer Systems Device [1019:0777]
	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 44
	Region 0: Memory at fe000000 (64-bit, non-prefetchable) [size=4M]
	Region 2: Memory at c0000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at f000 [size=64]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i915

00:16.0 Communication controller [0780]: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 [8086:1c3a] (rev 04)
	Subsystem: Elitegroup Computer Systems Device [1019:0777]
	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 11
	Region 0: Memory at fe507000 (64-bit, non-prefetchable) [size=16]
	Capabilities: <access denied>

00:1a.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 05) (prog-if 20 [EHCI])
	Subsystem: Elitegroup Computer Systems Device [1019:0777]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at fe506000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20] (rev 05)
	Subsystem: Elitegroup Computer Systems Device [1019:0777]
	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
	Interrupt: pin A routed to IRQ 45
	Region 0: Memory at fe500000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:1c.0 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 [8086:1c10] (rev b5) (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=01, subordinate=01, 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

00:1c.2 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 [8086:1c14] (rev b5) (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
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: fe400000-fe4fffff
	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

00:1c.5 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 [8086:1c1a] (rev b5) (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
	I/O behind bridge: 0000d000-0000dfff
	Prefetchable memory behind bridge: 00000000d0000000-00000000d00fffff
	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

00:1d.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 [8086:1c26] (rev 05) (prog-if 20 [EHCI])
	Subsystem: Elitegroup Computer Systems Device [1019:0777]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 23
	Region 0: Memory at fe505000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1f.0 ISA bridge [0601]: Intel Corporation H61 Express Chipset Family LPC Controller [8086:1c5c] (rev 05)
	Subsystem: Elitegroup Computer Systems Device [1019:0777]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>

00:1f.2 IDE interface [0101]: Intel Corporation 6 Series/C200 Series Chipset Family 4 port SATA IDE Controller [8086:1c00] (rev 05) (prog-if 8a [Master SecP PriP])
	Subsystem: Elitegroup Computer Systems Device [1019:0777]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 19
	Region 0: I/O ports at 01f0 [size=8]
	Region 1: I/O ports at 03f4 [size=1]
	Region 2: I/O ports at 0170 [size=8]
	Region 3: I/O ports at 0374 [size=1]
	Region 4: I/O ports at f0d0 [size=16]
	Region 5: I/O ports at f0c0 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: ata_piix

00:1f.3 SMBus [0c05]: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller [8086:1c22] (rev 05)
	Subsystem: Elitegroup Computer Systems Device [1019:0777]
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin C routed to IRQ 18
	Region 0: Memory at fe504000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at f040 [size=32]
	Kernel driver in use: i801_smbus

00:1f.5 IDE interface [0101]: Intel Corporation 6 Series/C200 Series Chipset Family 2 port SATA IDE Controller [8086:1c08] (rev 05) (prog-if 85 [Master SecO PriO])
	Subsystem: Elitegroup Computer Systems Device [1019:0777]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 19
	Region 0: I/O ports at f0b0 [size=8]
	Region 1: I/O ports at f0a0 [size=4]
	Region 2: I/O ports at f090 [size=8]
	Region 3: I/O ports at f080 [size=4]
	Region 4: I/O ports at f070 [size=16]
	Region 5: I/O ports at f060 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: ata_piix

02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter [10ec:8176] (rev 01)
	Subsystem: AzureWave AW-NE139H Half-size Mini PCIe Card [1a3b:1139]
	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
	Interrupt: pin A routed to IRQ 18
	Region 0: I/O ports at e000 [size=256]
	Region 2: Memory at fe400000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: rtl8192ce

03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 06)
	Subsystem: Elitegroup Computer Systems Device [1019:811e]
	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
	Interrupt: pin A routed to IRQ 43
	Region 0: I/O ports at d000 [size=256]
	Region 2: Memory at d0004000 (64-bit, prefetchable) [size=4K]
	Region 4: Memory at d0000000 (64-bit, prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: r8169


** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 09da:000a A4 Tech Co., Ltd Optical Mouse Opto 510D
Bus 002 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 002 Device 004: ID 058f:3832 Alcor Micro Corp. 


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-3.2.0-3-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.46
ii  initramfs-tools [linux-initramfs-tool]  0.107
ii  kmod                                    9-1
ii  linux-base                              3.5
ii  module-init-tools                       9-1

Versions of packages linux-image-3.2.0-3-amd64 recommends:
ii  firmware-linux-free  3.1

Versions of packages linux-image-3.2.0-3-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  extlinux                2:4.05+dfsg-6
ii  grub-pc                 1.99-22.1
pn  linux-doc-3.2           <none>

Versions of packages linux-image-3.2.0-3-amd64 is related to:
pn  firmware-atheros        <none>
pn  firmware-bnx2           <none>
pn  firmware-bnx2x          <none>
pn  firmware-brcm80211      <none>
pn  firmware-intelwimax     <none>
pn  firmware-ipw2x00        <none>
pn  firmware-ivtv           <none>
pn  firmware-iwlwifi        <none>
pn  firmware-libertas       <none>
pn  firmware-linux          <none>
ii  firmware-linux-nonfree  0.36
pn  firmware-myricom        <none>
pn  firmware-netxen         <none>
pn  firmware-qlogic         <none>
pn  firmware-ralink         <none>
ii  firmware-realtek        0.36
pn  xen-hypervisor          <none>

-- debconf information:
  linux-image-3.2.0-3-amd64/postinst/depmod-error-initrd-3.2.0-3-amd64: false
  linux-image-3.2.0-3-amd64/postinst/ignoring-ramdisk:
  linux-image-3.2.0-3-amd64/postinst/missing-firmware-3.2.0-3-amd64:
  linux-image-3.2.0-3-amd64/prerm/removing-running-kernel-3.2.0-3-amd64: true


Reply to: