--- Begin Message ---
Package: linux-2.6
Version: 2.6.32-35squeeze2
Severity: normal
File: linux
When inserting a CD ROM with wmv videos on it I get this message:
Unable to mount UDF Volume
Error mounting: mount exited with exit code 1: helper failed with:
mount: block device /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
steven@debtop:~$ dmesg | tail
[26878.486226] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 92 ad 00 00 01 00
[26878.486237] end_request: I/O error, dev sr0, sector 4606644
[26878.487046] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.487051] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.487056] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.487063] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 91 75 00 00 01 00
[26878.487073] end_request: I/O error, dev sr0, sector 4605396
[26878.552458] UDF-fs: No anchor found
[26878.552463] UDF-fs: No partition found (1)
[26878.703034] ISOFS: Unable to identify CD-ROM format.
steven@debtop:~$
I believe this is a kernel bug because when I boot up with a vanilla 2.6.38
kernel from kernel.org, it works as expected (I insert the CDROM and I can
access the videos on the disk).
I tried to mount manually with the same results
steven@debtop:~$ su
Password:
debtop:/home/steven# mount -t iso9660 /dev/sr0 /media/cdrom
mount: block device /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
debtop:/home/steven# mount -t iso9660 /dev/sr0 /media/cdrom0
mount: block device /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
debtop:/home/steven#
debtop:/home/steven# mount -t udf /dev/sr0 /media/cdrom
mount: block device /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
debtop:/home/steven# mount -t udf /dev/sr0 /media/cdrom0
mount: block device /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
debtop:/home/steven#
debtop:/home/steven# mount /media/cdrom
mount: block device /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
debtop:/home/steven# mount /media/cdrom0
mount: block device /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
debtop:/home/steven#
debtop:/# mount -r /dev/sr0 /media/cdrom
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
-- Package-specific info:
** Version:
Linux version 2.6.32-5-686 (Debian 2.6.32-35squeeze2) (da...@debian.org) (gcc
version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Fri Sep 9 20:51:05 UTC 2011
** Command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686
root=UUID=c12d7448-3eb9-4c84-b82b-442573f5ac9e ro quiet
** Not tainted
** Kernel log:
[26878.349183] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 92 68 00 00 01 00
[26878.349194] end_request: I/O error, dev sr0, sector 4606368
[26878.350018] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.350023] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.350029] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.350036] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 93 67 00 00 01 00
[26878.350047] end_request: I/O error, dev sr0, sector 4607388
[26878.350853] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.350858] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.350863] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.350870] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 92 67 00 00 01 00
[26878.350880] end_request: I/O error, dev sr0, sector 4606364
[26878.351677] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.351682] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.351687] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.351694] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 93 66 00 00 01 00
[26878.351705] end_request: I/O error, dev sr0, sector 4607384
[26878.352540] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.352546] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.352552] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.352559] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 92 66 00 00 01 00
[26878.352569] end_request: I/O error, dev sr0, sector 4606360
[26878.353399] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.353404] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.353410] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.353417] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 92 d2 00 00 01 00
[26878.353428] end_request: I/O error, dev sr0, sector 4606792
[26878.354265] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.354271] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.354277] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.354284] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 91 d2 00 00 01 00
[26878.354294] end_request: I/O error, dev sr0, sector 4605768
[26878.355113] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.355118] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.355124] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.355130] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 92 d0 00 00 01 00
[26878.355141] end_request: I/O error, dev sr0, sector 4606784
[26878.355957] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.355962] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.355967] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.355974] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 91 d0 00 00 01 00
[26878.355985] end_request: I/O error, dev sr0, sector 4605760
[26878.478201] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.478208] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.478214] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.478223] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 93 68 00 00 01 00
[26878.478235] end_request: I/O error, dev sr0, sector 4607392
[26878.479055] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.479060] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.479065] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.479072] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 92 30 00 00 01 00
[26878.479083] end_request: I/O error, dev sr0, sector 4606144
[26878.479892] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.479897] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.479902] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.479909] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 93 67 00 00 01 00
[26878.479919] end_request: I/O error, dev sr0, sector 4607388
[26878.480935] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.480941] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.480947] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.480954] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 92 2f 00 00 01 00
[26878.480965] end_request: I/O error, dev sr0, sector 4606140
[26878.481789] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.481794] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.481800] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.481806] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 92 31 00 00 01 00
[26878.481817] end_request: I/O error, dev sr0, sector 4606148
[26878.482626] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.482630] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.482636] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.482642] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 93 66 00 00 01 00
[26878.482653] end_request: I/O error, dev sr0, sector 4607384
[26878.483463] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.483468] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.483473] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.483480] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 92 2e 00 00 01 00
[26878.483491] end_request: I/O error, dev sr0, sector 4606136
[26878.484488] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.484494] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.484499] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.484506] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 92 b6 00 00 01 00
[26878.484517] end_request: I/O error, dev sr0, sector 4606680
[26878.485353] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.485359] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.485365] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.485372] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 91 7e 00 00 01 00
[26878.485383] end_request: I/O error, dev sr0, sector 4605432
[26878.486209] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.486214] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.486219] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.486226] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 92 ad 00 00 01 00
[26878.486237] end_request: I/O error, dev sr0, sector 4606644
[26878.487046] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[26878.487051] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[26878.487056] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out of range
[26878.487063] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 11 91 75 00 00 01 00
[26878.487073] end_request: I/O error, dev sr0, sector 4605396
[26878.552458] UDF-fs: No anchor found
[26878.552463] UDF-fs: No partition found (1)
[26878.703034] ISOFS: Unable to identify CD-ROM format.
** Model information
not available
** Loaded modules:
Module Size Used by
isofs 24608 0
udf 63002 0
crc_itu_t 1035 1 udf
cpufreq_stats 1940 0
cpufreq_conservative 4018 0
cpufreq_powersave 602 0
cpufreq_userspace 1488 0
parport_pc 15799 0
ppdev 4058 0
lp 5570 0
parport 22554 3 parport_pc,ppdev,lp
sco 5885 2
bridge 33051 0
stp 996 1 bridge
bnep 7468 2
rfcomm 25215 0
l2cap 21721 6 bnep,rfcomm
crc16 1027 1 l2cap
bluetooth 36335 6 sco,bnep,rfcomm,l2cap
binfmt_misc 4915 1
uinput 4796 1
fuse 44304 1
loop 9773 0
snd_intel8x0 19595 3
snd_intel8x0m 8100 0
snd_ac97_codec 79148 2 snd_intel8x0,snd_intel8x0m
arc4 974 2
ac97_bus 710 1 snd_ac97_codec
ecb 1405 2
snd_pcm 47226 3 snd_intel8x0,snd_intel8x0m,snd_ac97_codec
snd_seq 35495 0
i915 222766 2
b43 132663 0
snd_timer 12258 2 snd_pcm,snd_seq
snd_seq_device 3673 1 snd_seq
drm_kms_helper 18577 1 i915
mac80211 123746 1 b43
yenta_socket 16407 1
drm 112096 3 i915,drm_kms_helper
cfg80211 87797 2 b43,mac80211
snd 34431 13
snd_intel8x0,snd_intel8x0m,snd_ac97_codec,snd_pcm,snd_seq,snd_timer,snd_seq_device
rfkill 10280 4 bluetooth,cfg80211
rsrc_nonstatic 7057 1 yenta_socket
led_class 1757 1 b43
i2c_algo_bit 3497 1 i915
i2c_i801 6462 0
shpchp 21220 0
joydev 6739 0
soundcore 3450 1 snd
snd_page_alloc 5061 3 snd_intel8x0,snd_intel8x0m,snd_pcm
rng_core 2178 1 b43
pci_hotplug 18065 1 shpchp
i2c_core 12795 5 i915,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
container 1833 0
button 3598 1 i915
ac 1640 0
battery 3782 0
video 14605 1 i915
psmouse 44817 0
pcspkr 1207 0
wmi 3575 0
evdev 5609 19
output 1204 1 video
processor 26343 1
serio_raw 2916 0
ext3 94408 1
jbd 32217 1 ext3
mbcache 3762 1 ext3
sg 19945 0
sr_mod 10770 0
cdrom 26487 1 sr_mod
sd_mod 26021 3
crc_t10dif 1012 1 sd_mod
ata_generic 2247 0
ssb 33746 1 b43
uhci_hcd 16073 0
mmc_core 38781 2 b43,ssb
8139too 14973 0
ata_piix 17744 2
pcmcia 16194 2 b43,ssb
8139cp 13453 0
libata 115913 2 ata_generic,ata_piix
thermal 9206 0
pcmcia_core 20458 5 b43,yenta_socket,rsrc_nonstatic,ssb,pcmcia
mii 2714 2 8139too,8139cp
ehci_hcd 28749 0
scsi_mod 104889 4 sg,sr_mod,sd_mod,libata
usbcore 98865 3 uhci_hcd,ehci_hcd
thermal_sys 9378 3 video,processor,thermal
nls_base 4541 3 isofs,udf,usbcore
** Network interface configuration:
auto lo
iface lo inet loopback
allow-hotplug eth0
** 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:c0:9f:50:0d:09 brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
link/ether 00:90:4b:95:ee:25 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.101/24 brd 192.168.1.255 scope global wlan0
inet6 fe80::290:4bff:fe95:ee25/64 scope link
valid_lft forever preferred_lft forever
4: pan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN
link/ether 56:d1:87:cf:9b:84 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: 3312 48 0 0 0 0 0 0 3312
48 0 0 0 0 0 0
eth0: 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0
wlan0:24029477 40755 0 0 0 0 0 0 4462300
24442 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:
24317 total packets received
1 with invalid addresses
0 forwarded
0 incoming packets discarded
24312 incoming packets delivered
23099 requests sent out
8 outgoing packets dropped
Icmp:
16 ICMP messages received
0 input ICMP message failed.
ICMP input histogram:
destination unreachable: 16
17 ICMP messages sent
0 ICMP messages failed
ICMP output histogram:
destination unreachable: 17
IcmpMsg:
InType3: 16
OutType3: 17
Tcp:
912 active connections openings
0 passive connection openings
4 failed connection attempts
99 connection resets received
0 connections established
22154 segments received
20642 segments send out
140 segments retransmited
0 bad segments received.
540 resets sent
Udp:
1924 packets received
17 packets to unknown port received.
0 packet receive errors
2302 packets sent
UdpLite:
TcpExt:
1 packets pruned from receive queue because of socket buffer overrun
18 TCP sockets finished time wait in fast timer
2 time wait sockets recycled by time stamp
783 delayed acks sent
Quick ack mode was activated 52 times
11603 packet headers predicted
1779 acknowledgments not containing data payload received
403 predicted acknowledgments
1 congestion windows recovered without slow start by DSACK
24 congestion windows recovered without slow start after partial ack
1 timeouts after SACK recovery
94 other TCP timeouts
34 packets collapsed in receive queue due to low socket buffer
35 DSACKs sent for old packets
19 DSACKs received
111 connections reset due to unexpected data
61 connections reset due to early user close
5 connections aborted due to timeout
TCPDSACKIgnoredOld: 16
TCPDSACKIgnoredNoUndo: 1
TCPSackShiftFallback: 2
IpExt:
InMcastPkts: 31
OutMcastPkts: 26
InBcastPkts: 206
InOctets: 23000091
OutOctets: 3639692
InMcastOctets: 4216
OutMcastOctets: 3813
InBcastOctets: 27709
*** Device features:
eth0: 0x829
lo: 0x13865
pan0: 0xff3865
wlan0: 0x2000
** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 82852/82855 GM/GME/PM/GMV
Processor to I/O Controller [8086:3580] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:3084]
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 <unassigned> (32-bit, prefetchable)
Capabilities: <access denied>
Kernel driver in use: agpgart-intel
00:00.1 System peripheral [0880]: Intel Corporation 82852/82855 GM/GME/PM/GMV
Processor to I/O Controller [8086:3584] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:3084]
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
00:00.3 System peripheral [0880]: Intel Corporation 82852/82855 GM/GME/PM/GMV
Processor to I/O Controller [8086:3585] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:3084]
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
00:02.0 VGA compatible controller [0300]: Intel Corporation 82852/855GM
Integrated Graphics Device [8086:3582] (rev 02) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Device [103c:3084]
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 e8000000 (32-bit, prefetchable) [size=128M]
Region 1: Memory at e0000000 (32-bit, non-prefetchable) [size=512K]
Region 2: I/O ports at 1800 [size=8]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
00:02.1 Display controller [0380]: Intel Corporation 82852/855GM Integrated
Graphics Device [8086:3582] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:3084]
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 f0000000 (32-bit, prefetchable) [size=128M]
Region 1: Memory at e0080000 (32-bit, non-prefetchable) [size=512K]
Capabilities: <access denied>
00:1d.0 USB Controller [0c03]: Intel Corporation 82801DB/DBL/DBM
(ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 [8086:24c2] (rev 03) (prog-if 00
[UHCI])
Subsystem: Hewlett-Packard Company Device [103c:3084]
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 10
Region 4: I/O ports at 1820 [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 03) (prog-if 00
[UHCI])
Subsystem: Hewlett-Packard Company Device [103c:3084]
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 11
Region 4: I/O ports at 1840 [size=32]
Kernel driver in use: uhci_hcd
00:1d.2 USB Controller [0c03]: Intel Corporation 82801DB/DBL/DBM
(ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 [8086:24c7] (rev 03) (prog-if 00
[UHCI])
Subsystem: Hewlett-Packard Company Device [103c:3084]
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 C routed to IRQ 11
Region 4: I/O ports at 1860 [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 03) (prog-if 20 [EHCI])
Subsystem: Hewlett-Packard Company Device [103c:3084]
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 11
Region 0: Memory at e0100000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci_hcd
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge
[8086:2448] (rev 83) (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=02, subordinate=06, sec-latency=64
I/O behind bridge: 00003000-00003fff
Memory behind bridge: e0200000-e02fffff
Prefetchable memory behind bridge: 20000000-23ffffff
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 82801DBM (ICH4-M) LPC Interface
Bridge [8086:24cc] (rev 03)
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 82801DBM (ICH4-M) IDE
Controller [8086:24ca] (rev 03) (prog-if 8a [Master SecP PriP])
Subsystem: Hewlett-Packard Company Device [103c:3084]
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 11
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 1810 [size=16]
Region 5: Memory at 24000000 (32-bit, non-prefetchable) [size=1K]
Kernel driver in use: ata_piix
00:1f.3 SMBus [0c05]: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)
SMBus Controller [8086:24c3] (rev 03)
Subsystem: Hewlett-Packard Company Device [103c:3084]
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 B routed to IRQ 5
Region 4: I/O ports at 1880 [size=32]
Kernel driver in use: i801_smbus
00:1f.5 Multimedia audio controller [0401]: Intel Corporation 82801DB/DBL/DBM
(ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller [8086:24c5] (rev 03)
Subsystem: Hewlett-Packard Company Device [103c:3084]
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 5
Region 0: I/O ports at 1c00 [size=256]
Region 1: I/O ports at 18c0 [size=64]
Region 2: Memory at e0100c00 (32-bit, non-prefetchable) [size=512]
Region 3: Memory at e0100800 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
Kernel driver in use: Intel ICH
00:1f.6 Modem [0703]: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)
AC'97 Modem Controller [8086:24c6] (rev 03) (prog-if 00 [Generic])
Subsystem: Hewlett-Packard Company Device [103c:3084]
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 5
Region 0: I/O ports at 2400 [size=256]
Region 1: I/O ports at 2000 [size=128]
Capabilities: <access denied>
Kernel driver in use: Intel ICH Modem
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
Subsystem: Hewlett-Packard Company Device [103c:3084]
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 (8000ns min, 16000ns max)
Interrupt: pin A routed to IRQ 10
Region 0: I/O ports at 3000 [size=256]
Region 1: Memory at e0202000 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
Kernel driver in use: 8139too
02:05.0 CardBus bridge [0607]: Texas Instruments PCI1410 PC card Cardbus
Controller [104c:ac50] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:3084]
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: 168, Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 11
Region 0: Memory at e0203000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=02, secondary=03, subordinate=06, sec-latency=176
Memory window 0: 20000000-23fff000 (prefetchable)
Memory window 1: 28000000-2bfff000
I/O window 0: 00003400-000034ff
I/O window 1: 00003800-000038ff
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
16-bit legacy interface ports at 0001
Kernel driver in use: yenta_cardbus
02:06.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g
Wireless LAN Controller [14e4:4320] (rev 03)
Subsystem: Hewlett-Packard Company Broadcom 802.11b/g WLAN [103c:12f8]
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
Interrupt: pin A routed to IRQ 11
Region 0: Memory at e0200000 (32-bit, non-prefetchable) [size=8K]
Kernel driver in use: b43-pci-bridge
** USB devices:
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
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.2
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (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-35squeeze2 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:
ii firmware-linux-free 2.6.32-35squeeze2 Binary firmware for various driver
ii libc6-i686 2.11.2-10 Embedded GNU C Library: Shared lib
Versions of packages linux-image-2.6.32-5-686 suggests:
ii grub 0.97-64 GRand Unified Bootloader (dummy pa
pn linux-doc-2.6.32 <none> (no description available)
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)
pn firmware-linux-nonfree <none> (no description available)
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 ---