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

Bug#657098: marked as done (linux-image-2.6.32-5-686: bttv dvb_bt8xx bt878 hang on boot unless post: drm)



Your message dated Sun, 07 Feb 2016 22:43:08 +0000
with message-id <E1aSY2u-0006Hb-Vu@deadeye>
and subject line Closing bugs assigned to linux-2.6 package
has caused the Debian Bug report #657098,
regarding linux-image-2.6.32-5-686: bttv dvb_bt8xx bt878 hang on boot unless post: drm
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.)


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

At boot time, using a fresh install, the kernel pauses for a great while during boot
until finally displaying this message:
gave up waiting for init of module bttv

I first saw this problem after a routine synaptic update to the latest linux version in 
squeeze.  Something broke.  After much trial and error it appears to be some sort
of race condition to do with the drm driver.   Creating the file /etc/modprobe.d/bttv.conf
with this content:

softdep bttv post: drm
softdep bt878 post: drm

then update-grub2
resolves the problem.   HTH!

Harry Coin
 

-- Package-specific info:
** Version:
Linux version 2.6.32-5-686 (Debian 2.6.32-39squeeze1) (dannf@debian.org) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed Jan 11 12:29:30 UTC 2012

** Command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 root=UUID=1dc4aa1d-dfd7-4b81-85eb-0a6124a811b7 ro ipv6.disable=1

** Tainted: P (1)
 * Proprietary module has been loaded.

** Kernel log:
[   36.043365] bttv1: Bt878 (rev 17) at 0000:05:0d.0, irq: 22, latency: 66, mmio: 0xc8502000
[   36.043542] bttv1: detected: DViCO FusionHDTV 5 Lite [card=135], PCI subsystem ID is 18ac:d500
[   36.043617] bttv1: using: DViCO FusionHDTV 5 Lite [card=135,autodetected]
[   36.043684] IRQ 22/bttv1: IRQF_DISABLED is not guaranteed on shared IRQs
[   36.043785] bttv1: gpio: en=00000000, out=00000000 in=00ffffff [init]
[   36.043937] bttv1: tuner type=64
[   36.052729] bttv1: audio absent, no audio device found!
[   36.057359] tuner 1-0043: chip found @ 0x86 (bt878 #1 [sw])
[   36.057531] tda9887 1-0043: creating new instance
[   36.057596] tda9887 1-0043: tda988[5/6/7] found
[   36.061193] tuner 1-0061: chip found @ 0xc2 (bt878 #1 [sw])
[   36.061661] tuner-simple 1-0061: creating new instance
[   36.061728] tuner-simple 1-0061: type set to 64 (LG TDVS-H06xF)
[   36.062999] bttv1: registered device video1
[   36.063158] bttv1: registered device vbi1
[   36.064494] bttv1: add subdevice "dvb1"
[   36.451855] bt878: AUDIO driver version 0.0.0 loaded
[   36.451974] bt878: Bt878 AUDIO function found (0).
[   36.452105] bt878 0000:05:0a.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[   36.452183] bt878_probe: card id=[0xd50018ac],[ DViCO FusionHDTV 5 Lite ] has DVB functions.
[   36.452403] bt878(0): Bt878 (rev 17) at 05:0a.1, irq: 18, latency: 66, memory: 0xc8501000
[   36.452599] IRQ 18/bt878: IRQF_DISABLED is not guaranteed on shared IRQs
[   36.452955] bt878: Bt878 AUDIO function found (1).
[   36.453038] bt878 0000:05:0d.1: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[   36.453108] bt878_probe: card id=[0xd50018ac],[ DViCO FusionHDTV 5 Lite ] has DVB functions.
[   36.453193] bt878(1): Bt878 (rev 17) at 05:0d.1, irq: 22, latency: 66, memory: 0xc8503000
[   36.453670] IRQ 22/bt878: IRQF_DISABLED is not guaranteed on shared IRQs
[   36.758829] DVB: registering new adapter (bttv0)
[   37.017174] tuner-simple 0-0061: attaching existing instance
[   37.017252] tuner-simple 0-0061: type set to 64 (LG TDVS-H06xF)
[   37.017323] DVB: registering adapter 0 frontend 0 (LG Electronics LGDT3303 VSB/QAM Frontend)...
[   37.018338] DVB: registering new adapter (bttv1)
[   37.229528] tuner-simple 1-0061: attaching existing instance
[   37.229601] tuner-simple 1-0061: type set to 64 (LG TDVS-H06xF)
[   37.229671] DVB: registering adapter 1 frontend 0 (LG Electronics LGDT3303 VSB/QAM Frontend)...
[   37.308027] floppy0: no floppy controllers found
[   37.461405] md: md0 stopped.
[   37.465490] md: bind<sdb1>
[   37.490170] md: raid1 personality registered for level 1
[   37.490695] raid1: raid set md0 active with 1 out of 2 mirrors
[   37.490811] md0: detected capacity change from 0 to 9998098432
[   37.493653]  md0: unknown partition table
[   37.843255] Adding 4002808k swap on /dev/sda5.  Priority:-1 extents:1 across:4002808k 
[   38.175697] EXT3 FS on sda1, internal journal
[   38.260247] loop: module loaded
[   39.967389] EXT4-fs (sdb2): mounted filesystem with ordered data mode
[   39.988910] EXT4-fs (sdc2): mounted filesystem with ordered data mode
[   40.077978] kjournald starting.  Commit interval 5 seconds
[   40.078217] EXT3 FS on sda7, internal journal
[   40.078335] EXT3-fs: mounted filesystem with ordered data mode.
[   40.183473] kjournald starting.  Commit interval 5 seconds
[   40.183714] EXT3 FS on sda6, internal journal
[   40.183832] EXT3-fs: mounted filesystem with ordered data mode.
[   40.208761] EXT4-fs (md0): mounted filesystem with ordered data mode
[   41.670287] fuse init (API version 7.13)
[   42.535357] RPC: Registered udp transport module.
[   42.535427] RPC: Registered tcp transport module.
[   42.535491] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   42.769204] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   43.086381] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[   43.107350] NFSD: starting 90-second grace period
[   44.508389] tg3 0000:05:02.0: firmware: requesting tigon/tg3_tso.bin
[   47.516271] Bluetooth: Core ver 2.15
[   47.516368] NET: Registered protocol family 31
[   47.516371] Bluetooth: HCI device and connection manager initialized
[   47.516376] Bluetooth: HCI socket layer initialized
[   47.679190] Bluetooth: L2CAP ver 2.14
[   47.679197] Bluetooth: L2CAP socket layer initialized
[   47.716365] Bluetooth: RFCOMM TTY layer initialized
[   47.716374] Bluetooth: RFCOMM socket layer initialized
[   47.716378] Bluetooth: RFCOMM ver 1.11
[   47.757136] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   47.757144] Bluetooth: BNEP filters: protocol multicast
[   47.877792] Bridge firewalling registered
[   47.955361] tg3 0000:05:02.0: eth0: Link is up at 1000 Mbps, full duplex
[   47.955368] tg3 0000:05:02.0: eth0: Flow control is on for TX and on for RX
[   48.160252] Bluetooth: SCO (Voice Link) ver 0.6
[   48.160258] Bluetooth: SCO socket layer initialized
[   48.922053] lp0: using parport0 (interrupt-driven).
[   49.114183] ppdev: user-space parallel port driver
[   59.728150] CPU0 attaching NULL sched-domain.
[   59.728165] CPU1 attaching NULL sched-domain.
[   59.768595] CPU0 attaching sched-domain:
[   59.768602]  domain 0: span 0-1 level CPU
[   59.768607]   groups: group c28037e4 cpus 0 group c29037e4 cpus 1
[   59.768618] CPU1 attaching sched-domain:
[   59.768622]  domain 0: span 0-1 level CPU
[   59.768626]   groups: group c29037e4 cpus 1 group c28037e4 cpus 0
[  400.605505] mtrr: no MTRR for c0000000,2000000 found
[  445.229078] agpgart-intel 0000:00:00.0: AGP 3.0 bridge
[  445.229098] agpgart-intel 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
[  445.229108] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
[  445.229152] nvidia 0000:01:00.0: putting AGP V2 device into 4x mode
[ 1242.721723] agpgart-intel 0000:00:00.0: AGP 3.0 bridge
[ 1242.721746] agpgart-intel 0000:00:00.0: bridge is in legacy mode, falling back to 2.x
[ 1242.721756] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
[ 1242.721800] nvidia 0000:01:00.0: putting AGP V2 device into 4x mode
[ 5889.952930] tg3 0000:05:02.0: eth0: Link is down
[ 5910.620596] tg3 0000:05:02.0: eth0: Link is up at 1000 Mbps, full duplex
[ 5910.620603] tg3 0000:05:02.0: eth0: Flow control is on for TX and on for RX

** Model information
not available

** Loaded modules:
Module                  Size  Used by
speedstep_lib           2468  0 
cpufreq_stats           1997  0 
cpufreq_conservative     4018  0 
cpufreq_userspace       1488  0 
cpufreq_powersave        602  0 
ppdev                   4058  0 
lp                      5570  0 
sco                     5885  2 
bridge                 33063  0 
stp                      996  1 bridge
bnep                    7468  2 
rfcomm                 25215  0 
l2cap                  21721  6 bnep,rfcomm
bluetooth              36335  6 sco,bnep,rfcomm,l2cap
rfkill                 10280  3 bluetooth
nfsd                  194111  11 
binfmt_misc             4915  1 
lockd                  49481  1 nfsd
nfs_acl                 1695  1 nfsd
auth_rpcgss            25312  1 nfsd
sunrpc                134952  10 nfsd,lockd,nfs_acl,auth_rpcgss
exportfs                2626  1 nfsd
fuse                   44316  1 
ext4                  257032  3 
jbd2                   56219  1 ext4
crc16                   1027  2 l2cap,ext4
loop                    9777  0 
raid1                  16383  1 
md_mod                 67401  2 raid1
lgdt330x                5686  2 
dvb_bt8xx               9551  0 
dvb_core               62666  2 lgdt330x,dvb_bt8xx
bt878                   5850  1 dvb_bt8xx
tuner_simple            9694  4 
tuner_types             7537  1 tuner_simple
tda9887                 6997  2 
tda8290                 7865  0 
drm                   112040  0 
tuner                  14428  4 
tvaudio                19196  0 
bttv                   88197  2 dvb_bt8xx,bt878
snd_intel8x0           19595  1 
v4l2_common             9836  3 tuner,tvaudio,bttv
videodev               25629  4 tuner,tvaudio,bttv,v4l2_common
snd_ac97_codec         79200  1 snd_intel8x0
v4l1_compat            10250  1 videodev
ac97_bus                 710  1 snd_ac97_codec
ir_common              22187  1 bttv
snd_pcm                47226  2 snd_intel8x0,snd_ac97_codec
i2c_algo_bit            3497  1 bttv
nvidia               4651189  22 
videobuf_dma_sg         7227  1 bttv
snd_seq                35495  0 
videobuf_core          10484  2 bttv,videobuf_dma_sg
btcx_risc               2507  1 bttv
tveeprom                9393  1 bttv
snd_timer              12270  2 snd_pcm,snd_seq
i2c_core               12795  14 lgdt330x,dvb_bt8xx,tuner_simple,tda9887,tda8290,drm,tuner,tvaudio,bttv,v4l2_common,videodev,i2c_algo_bit,nvidia,tveeprom
snd_seq_device          3673  1 snd_seq
shpchp                 21220  0 
snd                    34431  8 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_seq,snd_timer,snd_seq_device
soundcore               3450  1 snd
parport_pc             15799  1 
pci_hotplug            18545  1 shpchp
evdev                   5609  7 
snd_page_alloc          5061  2 snd_intel8x0,snd_pcm
parport                22554  3 ppdev,lp,parport_pc
rng_core                2178  0 
pcspkr                  1207  0 
psmouse                44817  0 
processor              26343  0 
button                  3598  0 
serio_raw               2916  0 
ext3                   94484  3 
jbd                    32365  1 ext3
mbcache                 3762  2 ext4,ext3
sd_mod                 26029  10 
crc_t10dif              1012  1 sd_mod
ata_generic             2247  0 
thermal                 9206  0 
ata_piix               17744  4 
sata_sil                5620  3 
uhci_hcd               16073  0 
libata                115925  3 ata_generic,ata_piix,sata_sil
aic79xx               112204  0 
scsi_transport_spi     14874  1 aic79xx
tg3                    95905  0 
libphy                 11646  1 tg3
ehci_hcd               28749  0 
scsi_mod              104909  4 sd_mod,libata,aic79xx,scsi_transport_spi
usbcore                99017  3 uhci_hcd,ehci_hcd
nls_base                4541  1 usbcore
thermal_sys             9378  2 processor,thermal

** Network interface configuration:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
#NetworkManager#iface eth0 inet dhcp

** 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
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
    link/ether 00:0b:cd:92:d0:7c brd ff:ff:ff:ff:ff:ff
    inet 192.168.11.35/24 brd 192.168.11.255 scope global eth0
3: pan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN 
    link/ether ca:64:e2:32:9a:8f brd ff:ff:ff:ff:ff:ff

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:    8804     104    0    0    0     0          0         0     8804     104    0    0    0     0       0          0
  eth0:37078859   35092    0    0    0     0          0        22  1631992   21376    0    0    0     0       0          0
  pan0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    35178 total packets received
    6 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    35172 incoming packets delivered
    21427 requests sent out
Icmp:
    5 ICMP messages received
    0 input ICMP message failed.
    ICMP input histogram:
        echo requests: 1
        echo replies: 4
    38 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        echo request: 37
        echo replies: 1
IcmpMsg:
        InType0: 4
        InType8: 1
        OutType0: 1
        OutType8: 37
Tcp:
    100 active connections openings
    2 passive connection openings
    3 failed connection attempts
    8 connection resets received
    0 connections established
    33349 segments received
    20618 segments send out
    5 segments retransmited
    0 bad segments received.
    38 resets sent
Udp:
    2712 packets received
    0 packets to unknown port received.
    0 packet receive errors
    760 packets sent
UdpLite:
TcpExt:
    28 TCP sockets finished time wait in fast timer
    658 delayed acks sent
    1 delayed acks further delayed because of locked socket
    183 packets directly queued to recvmsg prequeue.
    153012 bytes directly received in process context from prequeue
    31272 packet headers predicted
    99 packets header predicted and directly queued to user
    205 acknowledgments not containing data payload received
    61 predicted acknowledgments
    3 other TCP timeouts
    11 connections reset due to unexpected data
    7 connections reset due to early user close
    2 connections aborted due to timeout
IpExt:
    InMcastPkts: 42
    OutMcastPkts: 24
    InBcastPkts: 1094
    OutBcastPkts: 86
    InOctets: 36465025
    OutOctets: 1251900
    InMcastOctets: 4428
    OutMcastOctets: 3932
    InBcastOctets: 100791
    OutBcastOctets: 10956


** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation E7505 Memory Controller Hub [8086:2550] (rev 03)
	Subsystem: Hewlett-Packard Company Device [103c:00cc]
	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: Memory at d0000000 (32-bit, prefetchable) [size=256M]
	Capabilities: [40] Vendor Specific Information: Len=04 <?>
	Capabilities: [a0] AGP version 3.0
		Status: RQ=32 Iso- ArqSz=2 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4
		Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP+ GART64- 64bit- FW- Rate=x4
	Kernel driver in use: agpgart-intel

00:01.0 PCI bridge [0604]: Intel Corporation E7505/E7205 PCI-to-AGP Bridge [8086:2552] (rev 03) (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: 64
	Region 0: Memory at e0000000 (32-bit, prefetchable) [size=256M]
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
	Memory behind bridge: c9000000-ca1fffff
	Prefetchable memory behind bridge: c0000000-c81fffff
	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: [60] AGP3 <?>

00:1d.0 USB Controller [0c03]: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 [8086:24c2] (rev 01) (prog-if 00 [UHCI])
	Subsystem: Hewlett-Packard Company Device [103c:00cc]
	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 4: I/O ports at 3440 [size=32]
	Kernel driver in use: uhci_hcd

00:1d.1 USB Controller [0c03]: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 [8086:24c4] (rev 01) (prog-if 00 [UHCI])
	Subsystem: Hewlett-Packard Company Device [103c:00cc]
	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 4: I/O ports at 3460 [size=32]
	Kernel driver in use: uhci_hcd

00:1d.7 USB Controller [0c03]: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller [8086:24cd] (rev 01) (prog-if 20 [EHCI])
	Subsystem: Hewlett-Packard Company Device [103c:00cc]
	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 D routed to IRQ 23
	Region 0: Memory at c8a00000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Debug port: BAR=1 offset=0080
	Kernel driver in use: ehci_hcd

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 81) (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
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=64
	I/O behind bridge: 00001000-00002fff
	Memory behind bridge: c8200000-c84fffff
	Prefetchable memory behind bridge: c8500000-c87fffff
	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:1f.0 ISA bridge [0601]: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge [8086:24c0] (rev 01)
	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:1f.1 IDE interface [0101]: Intel Corporation 82801DB (ICH4) IDE Controller [8086:24cb] (rev 01) (prog-if 8a [Master SecP PriP])
	Subsystem: Hewlett-Packard Company Device [103c:00cc]
	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 18
	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 34a0 [size=16]
	Region 5: Memory at 80100000 (32-bit, non-prefetchable) [size=1K]
	Kernel driver in use: ata_piix

00:1f.5 Multimedia audio controller [0401]: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller [8086:24c5] (rev 01)
	Subsystem: Hewlett-Packard Company Device [103c:00c3]
	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 17
	Region 0: I/O ports at 3000 [size=256]
	Region 1: I/O ports at 3400 [size=64]
	Region 2: Memory at c8a00400 (32-bit, non-prefetchable) [size=512]
	Region 3: Memory at c8a00600 (32-bit, non-prefetchable) [size=256]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: Intel ICH

01:00.0 VGA compatible controller [0300]: nVidia Corporation NV11GL [Quadro2 MXR/EX/Go] [10de:0113] (rev b2) (prog-if 00 [VGA controller])
	Subsystem: nVidia Corporation Device [10de:0070]
	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: 248 (1250ns min, 250ns max)
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at c9000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at c0000000 (32-bit, prefetchable) [size=128M]
	[virtual] Expansion ROM at c8000000 [disabled] [size=64K]
	Capabilities: [60] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [44] AGP version 2.0
		Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA- ITACoh- GART64- HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4
		Command: RQ=32 ArqSz=0 Cal=0 SBA- AGP+ GART64- 64bit- FW- Rate=x4
	Kernel driver in use: nvidia

05:02.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5702X Gigabit Ethernet [14e4:16a6] (rev 02)
	Subsystem: Hewlett-Packard Company Device [103c:00cc]
	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 (16000ns min), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 21
	Region 0: Memory at c8400000 (64-bit, non-prefetchable) [size=64K]
	[virtual] Expansion ROM at c8510000 [disabled] [size=64K]
	Capabilities: [40] PCI-X non-bridge device
		Command: DPERE- ERO+ RBC=512 OST=1
		Status: Dev=ff:1f.1 64bit+ 133MHz+ SCD- USC- DC=simple DMMRBC=2048 DMOST=1 DMCRS=16 RSCEM- 266MHz- 533MHz-
	Capabilities: [48] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME-
	Capabilities: [50] Vital Product Data
		Product Name: Broadcom Gigabit Ethernet Controller
		Read-only fields:
			[PN] Part number: BCM95702A20
			[EC] Engineering changes: 106679-15
			[SN] Serial number: 0123456789
			[MN] Manufacture ID: 31 34 65 34
			[RV] Reserved: checksum bad, 35 byte(s) reserved
		Read/write fields:
			[YA] Asset tag: KKS
			[RW] Read-write area: 115 byte(s) free
		End
	Capabilities: [58] MSI: Enable- Count=1/8 Maskable- 64bit+
		Address: 0000000100000000  Data: 41c8
	Kernel driver in use: tg3

05:0a.0 Multimedia video controller [0400]: Brooktree Corporation Bt878 Video Capture [109e:036e] (rev 11)
	Subsystem: DViCO Corporation DViCO FusionHDTV5 Lite [18ac:d500]
	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: 66 (4000ns min, 10000ns max)
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at c8500000 (32-bit, prefetchable) [size=4K]
	Capabilities: [44] Vital Product Data
		No end tag found
	Capabilities: [4c] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: bttv

05:0a.1 Multimedia controller [0480]: Brooktree Corporation Bt878 Audio Capture [109e:0878] (rev 11)
	Subsystem: DViCO Corporation DViCO FusionHDTV5 Lite [18ac:d500]
	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: 66 (1000ns min, 63750ns max)
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at c8501000 (32-bit, prefetchable) [size=4K]
	Capabilities: [44] Vital Product Data
		No end tag found
	Capabilities: [4c] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: bt878

05:0b.0 RAID bus controller [0104]: Silicon Image, Inc. Adaptec AAR-1210SA SATA HostRAID Controller [1095:0240] (rev 02) (prog-if 01)
	Subsystem: Adaptec Device [9005:0240]
	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, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 21
	Region 0: I/O ports at 2010 [size=8]
	Region 1: I/O ports at 2020 [size=4]
	Region 2: I/O ports at 2018 [size=8]
	Region 3: I/O ports at 2024 [size=4]
	Region 4: I/O ports at 2000 [size=16]
	Region 5: Memory at c8414000 (32-bit, non-prefetchable) [size=512]
	[virtual] Expansion ROM at c8580000 [disabled] [size=512K]
	Capabilities: [60] Power Management version 2
		Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=2 PME-
	Kernel driver in use: sata_sil

05:0c.0 SCSI storage controller [0100]: Adaptec AIC-7902 U320 [9005:801f] (rev 03)
	Subsystem: Hewlett-Packard Company Device [103c:00cc]
	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 (10000ns min, 6250ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 19
	Region 0: I/O ports at 1000 [disabled] [size=256]
	Region 1: Memory at c8200000 (64-bit, non-prefetchable) [size=8K]
	Region 3: I/O ports at 1400 [disabled] [size=256]
	[virtual] Expansion ROM at c8600000 [disabled] [size=512K]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [a0] MSI: Enable- Count=1/2 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000
	Capabilities: [94] PCI-X non-bridge device
		Command: DPERE- ERO+ RBC=512 OST=8
		Status: Dev=ff:1f.0 64bit+ 133MHz+ SCD- USC- DC=simple DMMRBC=512 DMOST=8 DMCRS=16 RSCEM- 266MHz- 533MHz-
	Kernel driver in use: aic79xx

05:0c.1 SCSI storage controller [0100]: Adaptec AIC-7902 U320 [9005:801f] (rev 03)
	Subsystem: Hewlett-Packard Company Device [103c:00cc]
	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 (10000ns min, 6250ns max), Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 22
	Region 0: I/O ports at 1800 [disabled] [size=256]
	Region 1: Memory at c8202000 (64-bit, non-prefetchable) [size=8K]
	Region 3: I/O ports at 1c00 [disabled] [size=256]
	[virtual] Expansion ROM at c8680000 [disabled] [size=512K]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [a0] MSI: Enable- Count=1/2 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000
	Capabilities: [94] PCI-X non-bridge device
		Command: DPERE- ERO+ RBC=512 OST=8
		Status: Dev=ff:1f.1 64bit+ 133MHz+ SCD- USC- DC=simple DMMRBC=512 DMOST=8 DMCRS=16 RSCEM- 266MHz- 533MHz-
	Kernel driver in use: aic79xx

05:0d.0 Multimedia video controller [0400]: Brooktree Corporation Bt878 Video Capture [109e:036e] (rev 11)
	Subsystem: DViCO Corporation DViCO FusionHDTV5 Lite [18ac:d500]
	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: 66 (4000ns min, 10000ns max)
	Interrupt: pin A routed to IRQ 22
	Region 0: Memory at c8502000 (32-bit, prefetchable) [size=4K]
	Capabilities: [44] Vital Product Data
		No end tag found
	Capabilities: [4c] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: bttv

05:0d.1 Multimedia controller [0480]: Brooktree Corporation Bt878 Audio Capture [109e:0878] (rev 11)
	Subsystem: DViCO Corporation DViCO FusionHDTV5 Lite [18ac:d500]
	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: 66 (1000ns min, 63750ns max)
	Interrupt: pin A routed to IRQ 22
	Region 0: Memory at c8503000 (32-bit, prefetchable) [size=4K]
	Capabilities: [44] Vital Product Data
		No end tag found
	Capabilities: [4c] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: bt878


** USB devices:
Bus 003 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 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-2.6.32-5-686 depends on:
ii  debconf [debconf-2.0]  1.5.36.1          Debian configuration management sy
ii  initramfs-tools [linux 0.98.8            tools for generating an initramfs
ii  linux-base             2.6.32-39squeeze1 Linux image base package
ii  module-init-tools      3.12-1            tools for managing Linux kernel mo

Versions of packages linux-image-2.6.32-5-686 recommends:
pn  firmware-linux-free           <none>     (no description available)
ii  libc6-i686                    2.11.2-10  Embedded GNU C Library: Shared lib

Versions of packages linux-image-2.6.32-5-686 suggests:
pn  grub | lilo            <none>            (no description available)
ii  linux-doc-2.6.32       2.6.32-39squeeze1 Linux kernel specific documentatio

Versions of packages linux-image-2.6.32-5-686 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)
ii  firmware-linux-nonfree     0.28+squeeze1 Binary firmware for various driver
pn  firmware-qlogic            <none>        (no description available)
pn  firmware-ralink            <none>        (no description available)
pn  xen-hypervisor             <none>        (no description available)

-- debconf information:
  linux-image-2.6.32-5-686/prerm/removing-running-kernel-2.6.32-5-686: true
  linux-image-2.6.32-5-686/postinst/depmod-error-initrd-2.6.32-5-686: false
  linux-image-2.6.32-5-686/postinst/ignoring-do-bootloader-2.6.32-5-686:
  linux-image-2.6.32-5-686/postinst/missing-firmware-2.6.32-5-686:



--- End Message ---
--- Begin Message ---
Version: 3.4.1-1~experimental.1+rm

Debian 6.0 Long Term Support has now ended, and the 'linux-2.6' source
package will no longer be updated.  This bug is being closed on the
assumption that it does not affect the kernel versions in newer Debian
releases.

If you can still reproduce this bug in a newer release, please reopen
the bug report and reassign it to 'src:linux' and the affected version
of the package.  You can find the package version for the running
kernel by running:

    uname -v

or the versions of all installed kernel packages by running:

    dpkg -l 'linux-image-[34]*' | grep ^.i

and looking at the third column.

I apologise that we weren't able to provide a specific resolution for
this bug.

Ben.

-- 
Ben Hutchings - Debian developer, member of Linux kernel and LTS teams

--- End Message ---

Reply to: