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

Bug#670047: linux-image-3.2.0-2-amd64: radeon card no longer detects connected TV



Package: linux-2.6
Version: 3.2.15-1
Severity: normal

Dear Maintainer,

After updating the kernel, I no longer have a picture on my TV. This box acts
as HTPC, the TV is the only display device I have. I do have picture in BIOS
and Grub, but the TV switches to standby mode as soon as the kernel takes over
(I'm assuming it's fed an unsupported mode).

I first tried downgrading the xorg-video-radeon driver, but that had no effect.
After that I tried booting the 3.2.0-1 I had lingering around; that version
worked with both the old and new X driver, so the problem doesn't appear to be
in X.

The difference also shows in Xorg logs. The working kernel looks like this:
[    18.948] (II) RADEON(0): Output Composite has no monitor section
[    18.978] (II) RADEON(0): EDID for output DVI-0
[    18.978] (II) RADEON(0): Printing probed modes for output DVI-0
[ snip lots of modelines ]

The non-working kernel causes these X logs:
[    10.572] (II) RADEON(0): Output Composite has no monitor section
[    10.576] (II) RADEON(0): EDID for output DVI-0
[    10.616] (II) RADEON(0): EDID for output Composite
[    10.616] (II) RADEON(0): Output DVI-0 disconnected
[    10.616] (II) RADEON(0): Output Composite disconnected
[    10.616] (WW) RADEON(0): No outputs definitely connected, trying again...
[    10.616] (II) RADEON(0): Output DVI-0 disconnected
[    10.616] (II) RADEON(0): Output Composite disconnected
[    10.616] (WW) RADEON(0): Unable to find connected outputs - setting 1024x768 initial framebuffer

There is no recent mention of EDID parsing in the changelog, but I'm pretty
sure that I've ran an earlier version of 3.2.0-2 succesfully on this box. I'll
see if I can fetch some older 3.2.0-2 kernels to narrow down the search.


A final note on the automatically collected information below:
pn  firmware-linux-nonfree  0.35

Whereas a manual query says:
$ dpkg -la|grep firm
ii  firmware-linux-free      3      Binary firmware for various drivers in the Linux kernel
ii  firmware-linux-nonfree   0.35   Binary firmware for various drivers in the Linux kernel


Regards,
Arno


-- Package-specific info:
** Version:
Linux version 3.2.0-2-amd64 (Debian 3.2.15-1) (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-1) ) #1 SMP Sun Apr 15 16:47:38 UTC 2012

** Command line:
BOOT_IMAGE=/vmlinuz-3.2.0-2-amd64 root=/dev/mapper/satyr-root ro

** Not tainted

** Kernel log:
[    2.939252]  sda: sda1 sda2 sda3
[    2.941026] sd 2:0:0:0: [sda] Attached SCSI disk
[    2.965408]  sdb: sdb1 sdb2 sdb3
[    2.967320] sd 4:0:0:0: [sdb] Attached SCSI disk
[    2.971573] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
[    2.973001] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.974636] sr 3:0:0:0: Attached scsi CD-ROM sr0
[    3.001225] usb 5-1: New USB device found, idVendor=0a12, idProduct=0001
[    3.002676] usb 5-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    3.004131] usb 5-1: Product: BT2.0
[    3.252289] usb 5-2: new low-speed USB device number 3 using uhci_hcd
[    3.410220] usb 5-2: New USB device found, idVendor=15c2, idProduct=0036
[    3.413227] usb 5-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.414859] device-mapper: uevent: version 1.0.3
[    3.416499] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    3.419683] usbcore: registered new interface driver usbhid
[    3.421310] usbhid: USB HID core driver
[    3.553916] kjournald starting.  Commit interval 5 seconds
[    3.553949] EXT3-fs (dm-0): mounted filesystem with ordered data mode
[    3.841954] udevd[379]: starting version 175
[    3.880551] ACPI: duty_cycle spans bit 4
[    3.882202] ACPI: processor limited to max C-state 1
[    3.912642] EDAC MC: Ver: 2.1.0
[    3.915328] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    3.917088] MCE: In-kernel MCE decoding enabled.
[    3.919710] AMD64 EDAC driver v3.4.0
[    3.922360] k10temp 0000:00:18.3: unreliable CPU thermal sensor; monitoring disabled
[    3.924558] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    3.925353] scsi 6:0:0:0: Direct-Access     Myson    CS8819A2-113  0  1.01 PQ: 0 ANSI: 0 CCS
[    3.925855] scsi 6:0:0:1: Direct-Access     Myson    CS8819A2-113  1  1.01 PQ: 0 ANSI: 0 CCS
[    3.926476] scsi 6:0:0:2: Direct-Access     Myson    CS8819A2-113  2  1.01 PQ: 0 ANSI: 0 CCS
[    3.927108] scsi 6:0:0:3: Direct-Access     Myson    CS8819A2-113  3  1.01 PQ: 0 ANSI: 0 CCS
[    3.936758] EDAC amd64: DRAM ECC disabled.
[    3.937662] sd 6:0:0:0: [sdc] Attached SCSI removable disk
[    3.939598] sd 6:0:0:1: [sdd] Attached SCSI removable disk
[    3.940485] sd 6:0:0:2: [sde] Attached SCSI removable disk
[    3.941227] sd 6:0:0:3: [sdf] Attached SCSI removable disk
[    3.944781] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
[    3.944783]  Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
[    3.944784]  (Note that use of the override may cause unknown side effects.)
[    3.954461] SP5100 TCO timer: SP5100 TCO WatchDog Timer Driver v0.01
[    3.956191] SP5100 TCO timer: mmio address 0xfec000f0 already in use
[    3.956256] input: iMON Panel, Knob and Mouse(15c2:0036) as /devices/pci0000:00/0000:00:14.4/0000:03:07.1/usb5/5-2/5-2:1.0/input/input4
[    3.961126] IR NEC protocol handler initialized
[    3.962817] Bluetooth: Core ver 2.16
[    3.964523] NET: Registered protocol family 31
[    3.966154] Bluetooth: HCI device and connection manager initialized
[    3.967794] Bluetooth: HCI socket layer initialized
[    3.969398] Bluetooth: L2CAP socket layer initialized
[    3.970992] IR RC5(x) protocol handler initialized
[    3.971001] Bluetooth: SCO socket layer initialized
[    3.977198] IR RC6 protocol handler initialized
[    3.980868] Bluetooth: Generic Bluetooth USB driver ver 0.6
[    3.982633] usbcore: registered new interface driver btusb
[    3.984252] IR JVC protocol handler initialized
[    3.988189] IR Sony protocol handler initialized
[    3.993718] IR MCE Keyboard/mouse protocol handler initialized
[    3.996033] Registered IR keymap rc-imon-pad
[    3.997615] input: iMON Remote (15c2:0036) as /devices/pci0000:00/0000:00:14.4/0000:03:07.1/usb5/5-2/5-2:1.0/rc/rc0/input5
[    3.999205] rc0: iMON Remote (15c2:0036) as /devices/pci0000:00/0000:00:14.4/0000:03:07.1/usb5/5-2/5-2:1.0/rc/rc0
[    4.003431] lirc_dev: IR Remote Control driver registered, major 251 
[    4.007402] IR LIRC bridge handler initialized
[    4.008124] imon 5-2:1.0: iMON device (15c2:0036, intf0) on usb<5:3> initialized
[    4.008143] imon 5-2:1.1: iMON device (15c2:0036, intf1) on usb<5:3> initialized
[    4.008159] usbcore: registered new interface driver imon
[    4.025255] snd_hda_intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    4.059285] hda_codec: ALC883: BIOS auto-probing.
[    4.070938] input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input6
[    4.207906] Adding 2097148k swap on /dev/sdb1.  Priority:-1 extents:1 across:2097148k 
[    4.260370] EXT3-fs (dm-0): using internal journal
[    4.279747] loop: module loaded
[    4.292114] lp: driver loaded but no devices found
[    4.299947] it87: Found IT8716F chip at 0xe80, revision 1
[    4.301695] ACPI: resource it87 [io  0x0e85-0x0e86] conflicts with ACPI region HWRE [io 0xe85-0xe86]
[    4.303397] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    4.988237] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
[    4.998764] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null)
[    5.029054] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[    5.031214] SGI XFS Quota Management subsystem
[    5.033830] XFS (dm-2): Mounting Filesystem
[    5.180050] XFS (dm-2): Ending clean mount
[    5.197953] kjournald starting.  Commit interval 5 seconds
[    5.199789] EXT3-fs (sda2): using internal journal
[    5.201603] EXT3-fs (sda2): mounted filesystem with ordered data mode
[    5.367191] atl1 0000:02:00.0: irq 43 for MSI/MSI-X
[    5.367271] atl1 0000:02:00.0: eth0 link is up 1000 Mbps full duplex
[    6.451729] fuse init (API version 7.17)
[    6.612600] RPC: Registered named UNIX socket transport module.
[    6.612603] RPC: Registered udp transport module.
[    6.612605] RPC: Registered tcp transport module.
[    6.612606] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    6.621243] FS-Cache: Loaded
[    6.634660] FS-Cache: Netfs 'nfs' registered for caching
[    6.642846] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    6.910938] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.910942] Bluetooth: BNEP filters: protocol multicast
[    6.912262] Bluetooth: RFCOMM TTY layer initialized
[    6.912268] Bluetooth: RFCOMM socket layer initialized
[    6.912270] Bluetooth: RFCOMM ver 1.11
[   10.700995] [drm:drm_mode_getfb] *ERROR* invalid framebuffer id

** Model information
sys_vendor: System manufacturer
product_name: System Product Name
product_version: System Version
chassis_vendor: Chassis Manufacture
chassis_version: Chassis Version
bios_vendor: American Megatrends Inc.
bios_version: 1104   
board_vendor: ASUSTeK Computer INC.
board_name: M3A
board_version: Rev 1.xx

** Loaded modules:
autofs4
rfcomm
bnep
rpcsec_gss_krb5
nfsd
nfs
nfs_acl
auth_rpcgss
fscache
lockd
sunrpc
binfmt_misc
fuse
xfs
ext4
jbd2
k8temp
hwmon_vid
lp
parport
loop
snd_hda_codec_realtek
snd_hda_intel
snd_hda_codec
snd_hwdep
snd_pcm_oss
ir_lirc_codec
snd_mixer_oss
lirc_dev
snd_pcm
ir_mce_kbd_decoder
snd_page_alloc
ir_sony_decoder
snd_seq_midi
snd_seq_midi_event
ir_jvc_decoder
btusb
snd_rawmidi
ir_rc6_decoder
snd_seq
rc_imon_pad
ir_rc5_decoder
snd_seq_device
bluetooth
ir_nec_decoder
imon
sp5100_tco
snd_timer
rc_core
rfkill
crc16
snd
soundcore
edac_mce_amd
asus_atk0110
pcspkr
i2c_piix4
k10temp
edac_core
evdev
processor
thermal_sys
ext3
mbcache
jbd
usbhid
hid
dm_mod
sr_mod
cdrom
sd_mod
crc_t10dif
usb_storage
ata_generic
uas
ahci
libahci
pata_atiixp
uhci_hcd
ohci_hcd
libata
radeon
ehci_hcd
power_supply
i2c_algo_bit
drm_kms_helper
ttm
scsi_mod
button
atl1
mii
drm
usbcore
i2c_core
usb_common


** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] nee ATI RX780/RX790 Chipset Host Bridge [1002:5957]
	Subsystem: Advanced Micro Devices [AMD] nee ATI RX780/RX790 Chipset Host Bridge [1002:5957]
	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
	Region 3: Memory at <ignored> (64-bit, non-prefetchable)
	Capabilities: <access denied>

00:02.0 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI RD790 PCI to PCI bridge (external gfx0 port A) [1002:5978] (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
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: fe900000-fe9fffff
	Prefetchable memory behind bridge: 00000000f8000000-00000000fbffffff
	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:06.0 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI RD790 PCI to PCI bridge (PCI express gpp port C) [1002:597c] (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
	Memory behind bridge: fea00000-feafffff
	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:12.0 SATA controller [0106]: Advanced Micro Devices [AMD] nee ATI SB600 Non-Raid-5 SATA [1002:4380] (prog-if 01 [AHCI 1.0])
	Subsystem: ASUSTeK Computer Inc. Device [1043:8231]
	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: 32, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 22
	Region 0: I/O ports at c000 [size=8]
	Region 1: I/O ports at b000 [size=4]
	Region 2: I/O ports at a000 [size=8]
	Region 3: I/O ports at 9000 [size=4]
	Region 4: I/O ports at 8000 [size=16]
	Region 5: Memory at fe8ff800 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:13.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB600 USB (OHCI0) [1002:4387] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:81ef]
	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: 32, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at fe8fe000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:13.1 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB600 USB (OHCI1) [1002:4388] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:81ef]
	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: 32, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at fe8fd000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:13.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB600 USB (OHCI2) [1002:4389] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:81ef]
	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: 32, Cache Line Size: 64 bytes
	Interrupt: pin C routed to IRQ 18
	Region 0: Memory at fe8fc000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:13.3 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB600 USB (OHCI3) [1002:438a] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:81ef]
	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: 32, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at fe8fb000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:13.4 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB600 USB (OHCI4) [1002:438b] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:81ef]
	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: 32, Cache Line Size: 64 bytes
	Interrupt: pin C routed to IRQ 18
	Region 0: Memory at fe8fa000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:13.5 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB600 USB Controller (EHCI) [1002:4386] (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:81ef]
	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: 32, Cache Line Size: 64 bytes
	Interrupt: pin D routed to IRQ 19
	Region 0: Memory at fe8ff000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:14.0 SMBus [0c05]: Advanced Micro Devices [AMD] nee ATI SBx00 SMBus Controller [1002:4385] (rev 14)
	Subsystem: ASUSTeK Computer Inc. Device [1043:81ef]
	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-
	Region 0: I/O ports at 0b00 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: piix4_smbus

00:14.1 IDE interface [0101]: Advanced Micro Devices [AMD] nee ATI SB600 IDE [1002:438c] (prog-if 8a [Master SecP PriP])
	Subsystem: ASUSTeK Computer Inc. Device [1043:81ef]
	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: 64
	Interrupt: pin A routed to IRQ 16
	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 ff00 [size=16]
	Kernel driver in use: pata_atiixp

00:14.2 Audio device [0403]: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia (Intel HDA) [1002:4383]
	Subsystem: ASUSTeK Computer Inc. Device [1043:829e]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 32, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at fe8f4000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:14.3 ISA bridge [0601]: Advanced Micro Devices [AMD] nee ATI SB600 PCI to LPC Bridge [1002:438d]
	Subsystem: ASUSTeK Computer Inc. Device [1043:81ef]
	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

00:14.4 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI SBx00 PCI to PCI Bridge [1002:4384] (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=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=64
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: feb00000-febfffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration [1022:1200]
	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] Family 10h Processor Address Map [1022:1201]
	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] Family 10h Processor DRAM Controller [1022:1202]
	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] Family 10h Processor Miscellaneous Control [1022:1203]
	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.4 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Link Control [1022:1204]
	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-

01:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI RV515 [Radeon X1300] [1002:7146] (prog-if 00 [VGA controller])
	Subsystem: PC Partner Limited Device [174b:0940]
	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 42
	Region 0: Memory at f8000000 (64-bit, prefetchable) [size=64M]
	Region 2: Memory at fe9f0000 (64-bit, non-prefetchable) [size=64K]
	Region 4: I/O ports at d000 [size=256]
	Expansion ROM at fe9c0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: radeon

01:00.1 Display controller [0380]: Advanced Micro Devices [AMD] nee ATI RV515 [Radeon X1300] (Secondary) [1002:7166]
	Subsystem: PC Partner Limited Device [174b:0941]
	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
	Region 0: Memory at fe9e0000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>

02:00.0 Ethernet controller [0200]: Atheros Communications Inc. Attansic L1 Gigabit Ethernet [1969:1048] (rev b0)
	Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8226]
	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: Memory at feac0000 (64-bit, non-prefetchable) [size=256K]
	Expansion ROM at feaa0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: atl1

03:07.0 USB controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 62) (prog-if 00 [UHCI])
	Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038]
	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: 32, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 22
	Region 4: I/O ports at e800 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd

03:07.1 USB controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 62) (prog-if 00 [UHCI])
	Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038]
	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: 32, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 23
	Region 4: I/O ports at e400 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd

03:07.2 USB controller [0c03]: VIA Technologies, Inc. USB 2.0 [1106:3104] (rev 65) (prog-if 20 [EHCI])
	Subsystem: VIA Technologies, Inc. USB 2.0 [1106:3104]
	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: 32, Cache Line Size: 64 bytes
	Interrupt: pin C routed to IRQ 20
	Region 0: Memory at febffc00 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

03:07.3 FireWire (IEEE 1394) [0c00]: VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller [1106:3044] (rev 46) (prog-if 10 [OHCI])
	Subsystem: VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller [1106:3044]
	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: 32 (8000ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at febff000 (32-bit, non-prefetchable) [size=2K]
	Region 1: I/O ports at e000 [size=128]
	Capabilities: <access denied>


** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 04cf:8819 Myson Century, Inc. USB 2.0 SD/MMC Reader
Bus 005 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 005 Device 003: ID 15c2:0036 SoundGraph Inc. LC16M VFD Display/IR Receiver


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (900, 'stable'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages linux-image-3.2.0-2-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.42
ii  initramfs-tools [linux-initramfs-tool]  0.101
ii  kmod                                    6-2
ii  linux-base                              3.5
ii  module-init-tools                       6-2

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

Versions of packages linux-image-3.2.0-2-amd64 suggests:
pn  grub-pc        1.99-21
pn  linux-doc-3.2  <none>

Versions of packages linux-image-3.2.0-2-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>
pn  firmware-linux-nonfree  0.35
pn  firmware-myricom        <none>
pn  firmware-netxen         <none>
pn  firmware-qlogic         <none>
pn  firmware-ralink         <none>
pn  firmware-realtek        <none>
pn  xen-hypervisor          <none>

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



Reply to: