Package: linux-2.6
Version: 3.0.0-5
Severity: normal
Dear Maintainer,
althoug I disabled serial port /dev/ttyS1 via setserial, lirc_serial
claims the specified IO port (0x02f8) and IRQ (3) to be in use. However,
"cat /proc/ioports" and "cat /proc/interrupts" tell otherwise.
Please find the output of the mentioned commands below, as well as my
lirc_serial.conf, hardware.conf and autoserial.conf.
Regards --
Torsten
-- Output of cat /proc/ioports
0000-0cf7 : PCI Bus 0000:00
0000-001f : dma1
0020-0021 : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-0060 : keyboard
0064-0064 : keyboard
0070-0071 : rtc0
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
0295-0296 : pnp 00:06
0378-037a : parport0
03c0-03df : vesafb
03f8-03ff : serial
0400-047f : pnp 00:06
0400-0403 : ACPI PM1a_EVT_BLK
0404-0405 : ACPI PM1a_CNT_BLK
0408-040b : ACPI PM_TMR
0410-0415 : ACPI CPU throttle
0420-0420 : ACPI PM2_CNT_BLK
0428-042f : ACPI GPE0_BLK
0500-053f : pnp 00:06
0680-06ff : pnp 00:06
0cf8-0cff : PCI conf1
0d00-ffff : PCI Bus 0000:00
1000-1fff : PCI Bus 0000:01
1000-10ff : 0000:01:00.0
1000-10ff : r8169
2000-201f : 0000:00:1f.3
2000-201f : i801_smbus
2020-203f : 0000:00:1d.3
2020-203f : uhci_hcd
2040-205f : 0000:00:1d.2
2040-205f : uhci_hcd
2060-207f : 0000:00:1d.1
2060-207f : uhci_hcd
2080-209f : 0000:00:1d.0
2080-209f : uhci_hcd
20a0-20af : 0000:00:1f.2
20a0-20af : ata_piix
20b0-20b7 : 0000:00:1f.2
20b0-20b7 : ata_piix
20b8-20bf : 0000:00:1f.2
20b8-20bf : ata_piix
20c0-20c7 : 0000:00:02.0
20c8-20cb : 0000:00:1f.2
20c8-20cb : ata_piix
20cc-20cf : 0000:00:1f.2
20cc-20cf : ata_piix
3000-3fff : PCI Bus 0000:04
4000-4fff : PCI Bus 0000:03
5000-5fff : PCI Bus 0000:02
-- Output of cat /proc/interrupts
CPU0 CPU1 CPU2 CPU3
0: 42 1 1 0 IO-APIC-edge timer
1: 2 1 2 3 IO-APIC-edge i8042
3: 0 0 0 0 IO-APIC-edge
4: 1 1 0 2 IO-APIC-edge
7: 0 0 0 0 IO-APIC-edge
parport0
8: 0 1 0 0 IO-APIC-edge rtc0
9: 0 0 0 0 IO-APIC-fasteoi acpi
16: 0 0 0 0 IO-APIC-fasteoi
uhci_hcd:usb5
18: 5580 5581 5542 5610 IO-APIC-fasteoi
uhci_hcd:usb4, ata_piix
19: 14 10 8 10 IO-APIC-fasteoi
uhci_hcd:usb3
20: 37264 37142 37221 37080 IO-APIC-fasteoi
cx88[0], cx88[0]
21: 32853 32952 32903 32992 IO-APIC-fasteoi
cx88[1], cx88[1]
23: 1 1 0 0 IO-APIC-fasteoi
ehci_hcd:usb1, uhci_hcd:usb2
44: 707 730 743 730 PCI-MSI-edge eth0
45: 2 6 1 2 PCI-MSI-edge i915
46: 62 62 62 60 PCI-MSI-edge
hda_intel
NMI: 56 56 66 66 Non-maskable interrupts
LOC: 245477 242121 206957 194821 Local timer interrupts
SPU: 0 0 0 0 Spurious interrupts
PMI: 56 56 66 66 Performance
monitoring interrupts
IWI: 0 0 0 0 IRQ work interrupts
RES: 61073 66176 76714 63986 Rescheduling interrupts
CAL: 3085 663 9312 605 Function call
interrupts
TLB: 1303 1666 1017 1773 TLB shootdowns
TRM: 0 0 0 0 Thermal event
interrupts
THR: 0 0 0 0 Threshold APIC
interrupts
MCE: 0 0 0 0 Machine check
exceptions
MCP: 3 3 3 3 Machine check polls
ERR: 0
MIS: 0
-- Content of /etc/modprobe.d/lirc_serial.config
options lirc_serial io=0x2f8 irq=3
-- Content of /etc/lirc/hardware.conf
# /etc/lirc/hardware.conf
#
# Arguments which will be used when launching lircd
LIRCD_ARGS=""
#Don't start lircmd even if there seems to be a good config file
#START_LIRCMD=false
#Don't start irexec, even if a good config file seems to exist.
#START_IREXEC=false
#Try to load appropriate kernel modules
LOAD_MODULES=true
# Run "lircd --driver=help" for a list of supported drivers.
DRIVER=""
# If DEVICE is set to /dev/lirc and udev is in use /dev/lirc0 will be
# automatically used instead
DEVICE=""
MODULES="lirc_serial"
# Default configuration files for your hardware if any
LIRCD_CONF=""
LIRCMD_CONF=""
-- Content of /var/lib/setserial/autoserial.conf
/dev/ttyS0 uart 16550A port 0x03f8 irq 4 baud_base 115200 spd_normal
skip_test
/dev/ttyS1 uart none
-- Package-specific info:
** Version:
Linux version 3.0.0-2-686-pae (Debian 3.0.0-5) (b...@decadent.org.uk)
(gcc version 4.5.3 (Debian 4.5.3-9) ) #1 SMP Fri Oct 7 21:55:20 UTC 2011
** Command line:
root=/dev/sda1 ro selinux_init=no quiet vga=785 quiet resume=/dev/sda2
** Tainted: C (1024)
* Module from drivers/staging has been loaded.
** Kernel log:
[ 30.749465] ACPI: acpi_idle registered with cpuidle
[ 30.790600] [drm] Initialized drm 1.1.0 20060810
[ 30.798157] Monitor-Mwait will be used to enter C-1 state
[ 30.810054] parport_pc 00:08: reported by Plug and Play ACPI
[ 30.810134] parport0: PC-style at 0x378, irq 7 [PCSPP]
[ 30.826533] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low)
-> IRQ 19
[ 30.838438] Linux media interface: v0.10
[ 30.842331] input: PC Speaker as /devices/platform/pcspkr/input/input5
[ 30.844209] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 30.844223] i915 0000:00:02.0: setting latency timer to 64
[ 30.847610] Linux video capture interface: v2.00
[ 30.890235] cx88/2: cx2388x MPEG-TS Driver Manager version 0.0.8 loaded
[ 30.890774] IR NEC protocol handler initialized
[ 30.903122] cx88[0]: subsystem: 153b:1166, board: TerraTec Cinergy
1400 DVB-T [card=30,autodetected], frontend(s): 1
[ 30.903133] cx88[0]: TV tuner type 4, Radio tuner type 0
[ 30.907697] IR RC5(x) protocol handler initialized
[ 30.924048] IR RC6 protocol handler initialized
[ 30.932278] IR JVC protocol handler initialized
[ 30.941437] i915 0000:00:02.0: irq 45 for MSI/MSI-X
[ 30.941453] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 30.941460] [drm] Driver supports precise vblank timestamp query.
[ 30.942424] IR Sony protocol handler initialized
[ 30.948206] lirc_dev: IR Remote Control driver registered, major 250
[ 30.948822] IR LIRC bridge handler initialized
[ 30.960746] cx88/0: cx2388x v4l2 driver version 0.0.8 loaded
[ 30.967950] vgaarb: device changed decodes:
PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 31.096060] Registered IR keymap rc-cinergy-1400
[ 31.096322] input: cx88 IR (TerraTec Cinergy 1400 as
/devices/pci0000:00/0000:00:1e.0/0000:05:00.2/rc/rc0/input6
[ 31.096468] rc0: cx88 IR (TerraTec Cinergy 1400 as
/devices/pci0000:00/0000:00:1e.0/0000:05:00.2/rc/rc0
[ 31.096636] rc rc0: lirc_dev: driver ir-lirc-codec (cx88xx)
registered at minor = 0
[ 31.096643] cx88[0]/2: cx2388x 8802 Driver Manager
[ 31.096678] cx88-mpeg driver manager 0000:05:00.2: PCI INT A -> GSI
20 (level, low) -> IRQ 20
[ 31.096694] cx88[0]/2: found at 0000:05:00.2, rev: 5, irq: 20,
latency: 32, mmio: 0xe2000000
[ 31.106889] cx88[1]: subsystem: 153b:1166, board: TerraTec Cinergy
1400 DVB-T [card=30,autodetected], frontend(s): 1
[ 31.106897] cx88[1]: TV tuner type 4, Radio tuner type 0
[ 31.272730] Registered IR keymap rc-cinergy-1400
[ 31.272953] input: cx88 IR (TerraTec Cinergy 1400 as
/devices/pci0000:00/0000:00:1e.0/0000:05:08.2/rc/rc1/input7
[ 31.273070] rc1: cx88 IR (TerraTec Cinergy 1400 as
/devices/pci0000:00/0000:00:1e.0/0000:05:08.2/rc/rc1
[ 31.273261] rc rc1: lirc_dev: driver ir-lirc-codec (cx88xx)
registered at minor = 1
[ 31.273268] cx88[1]/2: cx2388x 8802 Driver Manager
[ 31.273298] cx88-mpeg driver manager 0000:05:08.2: PCI INT A -> GSI
21 (level, low) -> IRQ 21
[ 31.273312] cx88[1]/2: found at 0000:05:08.2, rev: 5, irq: 21,
latency: 32, mmio: 0xe0000000
[ 31.273459] cx8800 0000:05:00.0: PCI INT A -> GSI 20 (level, low) ->
IRQ 20
[ 31.273475] cx88[0]/0: found at 0000:05:00.0, rev: 5, irq: 20,
latency: 32, mmio: 0xe3000000
[ 31.273737] cx88[0]/0: registered device video0 [v4l2]
[ 31.273852] cx88[0]/0: registered device vbi0
[ 31.273893] cx8800 0000:05:08.0: PCI INT A -> GSI 21 (level, low) ->
IRQ 21
[ 31.273910] cx88[1]/0: found at 0000:05:08.0, rev: 5, irq: 21,
latency: 32, mmio: 0xe1000000
[ 31.274115] cx88[1]/0: registered device video1 [v4l2]
[ 31.274223] cx88[1]/0: registered device vbi1
[ 31.281271] cx88/2: cx2388x dvb driver version 0.0.8 loaded
[ 31.281281] cx88/2: registering cx8802 driver, type: dvb access: shared
[ 31.281291] cx88[0]/2: subsystem: 153b:1166, board: TerraTec Cinergy
1400 DVB-T [card=30]
[ 31.281301] cx88[0]/2: cx2388x based DVB/ATSC card
[ 31.281306] cx8802_alloc_frontends() allocating 1 frontend(s)
[ 31.299344] [drm] initialized overlay support
[ 31.303524] DVB: registering new adapter (cx88[0])
[ 31.303538] DVB: registering adapter 0 frontend 0 (Conexant CX22702
DVB-T)...
[ 31.306547] cx88[1]/2: subsystem: 153b:1166, board: TerraTec Cinergy
1400 DVB-T [card=30]
[ 31.306558] cx88[1]/2: cx2388x based DVB/ATSC card
[ 31.306565] cx8802_alloc_frontends() allocating 1 frontend(s)
[ 31.314467] DVB: registering new adapter (cx88[1])
[ 31.314480] DVB: registering adapter 1 frontend 0 (Conexant CX22702
DVB-T)...
[ 31.338022] checking generic (d0000000 7f0000) vs hw (d0000000 10000000)
[ 31.338033] fb: conflicting fb hw usage inteldrmfb vs VESA VGA -
removing generic driver
[ 31.338110] Console: switching to colour dummy device 80x25
[ 31.339028] fbcon: inteldrmfb (fb0) is primary device
[ 31.381696] [drm] Changing LVDS panel from (+hsync, +vsync) to
(-hsync, -vsync)
[ 31.420564] fixme: max PWM is zero.
[ 31.420584] Console: switching to colour frame buffer device 128x48
[ 31.428790] fb0: inteldrmfb frame buffer device
[ 31.428794] drm: registered panic notifier
[ 31.428816] No ACPI video bus found
[ 31.428979] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on
minor 0
[ 31.429076] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low)
-> IRQ 22
[ 31.429201] HDA Intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[ 31.429267] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 31.470067] hda_codec: ALC662 rev1: BIOS auto-probing.
[ 31.474079] input: HDA Intel Headphone as
/devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 34.516368] Adding 2046972k swap on /dev/sda2. Priority:-1 extents:1
across:2046972k
[ 34.672091] EXT3-fs (sda1): using internal journal
[ 34.714608] loop: module loaded
[ 34.746426] lirc_serial: module is from the staging directory, the
quality is unknown, you have been warned.
[ 34.747347] lirc_serial: port 02f8 already in use
[ 34.747461] lirc_serial: use 'setserial /dev/ttySX uart none'
[ 34.747467] lirc_serial: or compile the serial port driver as module and
[ 34.747473] lirc_serial: make sure this module is loaded first
[ 35.540398] EXT3-fs: barriers not enabled
[ 35.540687] kjournald starting. Commit interval 5 seconds
[ 35.542095] EXT3-fs (sda3): using internal journal
[ 35.542105] EXT3-fs (sda3): mounted filesystem with ordered data mode
[ 36.362508] fuse init (API version 7.16)
[ 38.508601] lirc_serial: module is from the staging directory, the
quality is unknown, you have been warned.
[ 38.509541] lirc_serial: IRQ 3 busy
[ 38.579751] r8169 0000:01:00.0: eth0: link down
[ 38.579772] r8169 0000:01:00.0: eth0: link down
[ 38.580264] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 40.174475] r8169 0000:01:00.0: eth0: link up
[ 40.174807] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 50.640025] eth0: no IPv6 routers present
** Model information
not available
** Loaded modules:
Module Size Used by
binfmt_misc 12880 1
fuse 56331 1
firewire_sbp2 17722 0
firewire_core 42778 1 firewire_sbp2
crc_itu_t 12331 1 firewire_core
loop 17866 0
snd_hda_codec_realtek 206339 1
dvb_pll 12788 2
cx22702 12765 2
cx88_dvb 26128 18
cx88_vp3054_i2c 12475 1 cx88_dvb
videobuf_dvb 12682 1 cx88_dvb
dvb_core 68157 2 cx88_dvb,videobuf_dvb
rc_cinergy_1400 12377 0
snd_hda_intel 21691 0
snd_hda_codec 58364 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 12936 1 snd_hda_codec
snd_pcm_oss 36377 0
snd_mixer_oss 17713 1 snd_pcm_oss
cx8800 26868 0
snd_pcm 53315 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
ir_lirc_codec 12627 0
lirc_dev 12803 1 ir_lirc_codec
ir_sony_decoder 12403 0
ir_jvc_decoder 12435 0
ir_rc6_decoder 12426 0
snd_seq_midi 12744 0
snd_rawmidi 22621 1 snd_seq_midi
ir_rc5_decoder 12401 0
snd_seq_midi_event 13124 1 snd_seq_midi
ir_nec_decoder 12435 0
cx8802 17171 1 cx88_dvb
cx88xx 67461 3 cx88_dvb,cx8800,cx8802
rc_core 17944 10
rc_cinergy_1400,ir_lirc_codec,ir_sony_decoder,ir_jvc_decoder,ir_rc6_decoder,ir_rc5_decoder,ir_nec_decoder,cx88xx
tveeprom 16473 1 cx88xx
evdev 12995 14
snd_seq 39539 2 snd_seq_midi,snd_seq_midi_event
v4l2_common 13054 2 cx8800,cx88xx
videodev 61530 3 cx8800,cx88xx,v4l2_common
i915 294451 2
pcspkr 12515 0
media 13692 1 videodev
btcx_risc 12499 3 cx8800,cx8802,cx88xx
videobuf_dma_sg 13047 4 cx88_dvb,cx8800,cx8802,cx88xx
videobuf_core 17516 5
videobuf_dvb,cx8800,cx8802,cx88xx,videobuf_dma_sg
i2c_i801 12670 0
parport_pc 22059 0
parport 27241 1 parport_pc
drm_kms_helper 22688 1 i915
drm 129847 3 i915,drm_kms_helper
snd_timer 22027 2 snd_pcm,snd_seq
snd_seq_device 12985 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 38562 11
snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
i2c_algo_bit 12722 3 cx88_vp3054_i2c,cx88xx,i915
i2c_core 19141 14
dvb_pll,cx22702,cx88_dvb,cx88_vp3054_i2c,cx8800,cx88xx,tveeprom,v4l2_common,videodev,i2c_i801,i915,drm_kms_helper,drm,i2c_algo_bit
processor 27382 0
video 17475 1 i915
thermal_sys 17677 2 processor,video
button 12810 1 i915
soundcore 12992 1 snd
snd_page_alloc 12899 2 snd_hda_intel,snd_pcm
ext3 99597 2
jbd 42027 1 ext3
mbcache 12898 1 ext3
usbhid 31584 0
hid 60152 1 usbhid
sg 21564 0
sr_mod 17478 0
sd_mod 35493 4
cdrom 34689 1 sr_mod
crc_t10dif 12332 1 sd_mod
ata_generic 12439 0
ata_piix 21110 3
libata 133339 2 ata_generic,ata_piix
scsi_mod 135178 5 firewire_sbp2,sg,sr_mod,sd_mod,libata
uhci_hcd 22275 0
r8169 37326 0
mii 12595 1 r8169
ehci_hcd 35401 0
usbcore 104234 4 usbhid,uhci_hcd,ehci_hcd
** 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: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
state UP qlen 1000
link/ether 38:60:77:1b:ea:97 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.11/24 brd 192.168.0.255 scope global eth0
inet6 fe80::3a60:77ff:fe1b:ea97/64 scope link
valid_lft forever preferred_lft forever
*** Device statistics:
Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed multicast|bytes
packets errs drop fifo colls carrier compressed
lo: 90260 618 0 0 0 0 0 0
90260 618 0 0 0 0 0 0
eth0: 194022 932 0 0 0 0 0 0
172132 894 0 0 0 0 0 0
*** Protocol statistics:
Ip:
1632 total packets received
0 forwarded
0 incoming packets discarded
1632 incoming packets delivered
1480 requests sent out
Icmp:
0 ICMP messages received
0 input ICMP message failed.
ICMP input histogram:
0 ICMP messages sent
0 ICMP messages failed
ICMP output histogram:
Tcp:
12 active connections openings
6 passive connection openings
4 failed connection attempts
0 connection resets received
8 connections established
1457 segments received
1316 segments send out
0 segments retransmited
0 bad segments received.
12 resets sent
Udp:
240 packets received
0 packets to unknown port received.
0 packet receive errors
164 packets sent
UdpLite:
TcpExt:
2 TCP sockets finished time wait in fast timer
24 delayed acks sent
4 packets directly queued to recvmsg prequeue.
904 packet headers predicted
82 acknowledgments not containing data payload received
902 predicted acknowledgments
IpExt:
InMcastPkts: 86
OutMcastPkts: 78
InBcastPkts: 26
OutBcastPkts: 24
InOctets: 298178
OutOctets: 245261
InMcastOctets: 29089
OutMcastOctets: 25252
InBcastOctets: 3876
OutBcastOctets: 2724
** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation N10 Family DMI Bridge
[8086:a000] (rev 02)
Subsystem: Intel Corporation Device [8086:574d]
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 N10 Family
Integrated Graphics Controller [8086:a001] (rev 02) (prog-if 00 [VGA
controller])
Subsystem: Intel Corporation Device [8086:574d]
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 45
Region 0: Memory at e4200000 (32-bit, non-prefetchable) [size=512K]
Region 1: I/O ports at 20c0 [size=8]
Region 2: Memory at d0000000 (32-bit, prefetchable) [size=256M]
Region 3: Memory at e4100000 (32-bit, non-prefetchable) [size=1M]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High
Definition Audio Controller [8086:27d8] (rev 01)
Subsystem: Intel Corporation Device [8086:d625]
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 46
Region 0: Memory at e4280000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: HDA Intel
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI
Express Port 1 [8086:27d0] (rev 01) (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: 00001000-00001fff
Memory behind bridge: e4f00000-e52fffff
Prefetchable memory behind bridge: 00000000e4000000-00000000e40fffff
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.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI
Express Port 2 [8086:27d2] (rev 01) (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: 00005000-00005fff
Memory behind bridge: e4b00000-e4cfffff
Prefetchable memory behind bridge: 00000000e4d00000-00000000e4efffff
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 N10/ICH 7 Family PCI
Express Port 3 [8086:27d4] (rev 01) (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: 00004000-00004fff
Memory behind bridge: e4700000-e48fffff
Prefetchable memory behind bridge: 00000000e4900000-00000000e4afffff
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.3 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI
Express Port 4 [8086:27d6] (rev 01) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
I/O behind bridge: 00003000-00003fff
Memory behind bridge: e4300000-e44fffff
Prefetchable memory behind bridge: 00000000e4500000-00000000e46fffff
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 N10/ICH 7 Family USB
UHCI Controller #1 [8086:27c8] (rev 01) (prog-if 00 [UHCI])
Subsystem: Intel Corporation Device [8086:574d]
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 4: I/O ports at 2080 [size=32]
Kernel driver in use: uhci_hcd
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB
UHCI Controller #2 [8086:27c9] (rev 01) (prog-if 00 [UHCI])
Subsystem: Intel Corporation Device [8086:574d]
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 2060 [size=32]
Kernel driver in use: uhci_hcd
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB
UHCI Controller #3 [8086:27ca] (rev 01) (prog-if 00 [UHCI])
Subsystem: Intel Corporation Device [8086:574d]
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 18
Region 4: I/O ports at 2040 [size=32]
Kernel driver in use: uhci_hcd
00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB
UHCI Controller #4 [8086:27cb] (rev 01) (prog-if 00 [UHCI])
Subsystem: Intel Corporation Device [8086:574d]
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 16
Region 4: I/O ports at 2020 [size=32]
Kernel driver in use: uhci_hcd
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2
EHCI Controller [8086:27cc] (rev 01) (prog-if 20 [EHCI])
Subsystem: Intel Corporation Device [8086:574d]
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 e4284400 (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 e1) (prog-if 01 [Subtractive decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort- >SERR- <PERR- INTx-
Latency: 0
Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
Memory behind bridge: e0000000-e3ffffff
Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
00:1f.0 ISA bridge [0601]: Intel Corporation NM10 Family LPC Controller
[8086:27bc] (rev 01)
Subsystem: Intel Corporation Device [8086:574d]
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 N10/ICH7 Family SATA IDE
Controller [8086:27c0] (rev 01) (prog-if 8f [Master SecP SecO PriP PriO])
Subsystem: Intel Corporation Device [8086:574d]
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 20b8 [size=8]
Region 1: I/O ports at 20cc [size=4]
Region 2: I/O ports at 20b0 [size=8]
Region 3: I/O ports at 20c8 [size=4]
Region 4: I/O ports at 20a0 [size=16]
Region 5: Memory at e4284000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ata_piix
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus
Controller [8086:27da] (rev 01)
Subsystem: Intel Corporation Device [8086:574d]
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 19
Region 4: I/O ports at 2000 [size=32]
Kernel driver in use: i801_smbus
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.
RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 06)
Subsystem: Intel Corporation Device [8086:d625]
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 44
Region 0: I/O ports at 1000 [size=256]
Region 2: Memory at e4004000 (64-bit, prefetchable) [size=4K]
Region 4: Memory at e4000000 (64-bit, prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: r8169
05:00.0 Multimedia video controller [0400]: Conexant Systems, Inc.
CX23880/1/2/3 PCI Video and Audio Decoder [14f1:8800] (rev 05)
Subsystem: TERRATEC Electronic GmbH Cinergy 1400 DVB-T [153b:1166]
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 (5000ns min, 13750ns max), Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 20
Region 0: Memory at e3000000 (32-bit, non-prefetchable) [size=16M]
Capabilities: <access denied>
Kernel driver in use: cx8800
05:00.2 Multimedia controller [0480]: Conexant Systems, Inc.
CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] [14f1:8802] (rev 05)
Subsystem: TERRATEC Electronic GmbH Device [153b:1166]
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 (1500ns min, 22000ns max), Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 20
Region 0: Memory at e2000000 (32-bit, non-prefetchable) [size=16M]
Capabilities: <access denied>
Kernel driver in use: cx88-mpeg driver manager
05:08.0 Multimedia video controller [0400]: Conexant Systems, Inc.
CX23880/1/2/3 PCI Video and Audio Decoder [14f1:8800] (rev 05)
Subsystem: TERRATEC Electronic GmbH Cinergy 1400 DVB-T [153b:1166]
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 (5000ns min, 13750ns max), Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 21
Region 0: Memory at e1000000 (32-bit, non-prefetchable) [size=16M]
Capabilities: <access denied>
Kernel driver in use: cx8800
05:08.2 Multimedia controller [0480]: Conexant Systems, Inc.
CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] [14f1:8802] (rev 05)
Subsystem: TERRATEC Electronic GmbH Device [153b:1166]
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 (1500ns min, 22000ns max), Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 21
Region 0: Memory at e0000000 (32-bit, non-prefetchable) [size=16M]
Capabilities: <access denied>
Kernel driver in use: cx88-mpeg driver manager
** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 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 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 003 Device 002: ID 046d:c504 Logitech, Inc. Cordless Mouse+Keyboard
Receiver
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 3.0.0-2-686-pae (SMP w/4 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-3.0.0-2-686-pae depends on:
ii debconf [debconf-2.0] 1.5.41
ii initramfs-tools [linux-initramfs-tool] 0.99
ii linux-base 3.3
ii module-init-tools 3.16-1
Versions of packages linux-image-3.0.0-2-686-pae recommends:
ii firmware-linux-free 3
ii libc6-i686 2.13-21
Versions of packages linux-image-3.0.0-2-686-pae suggests:
pn grub-pc | extlinux | lilo <none>
pn linux-doc-3.0.0 <none>
Versions of packages linux-image-3.0.0-2-686-pae is related to:
pn firmware-bnx2 <none>
pn firmware-bnx2x <none>
pn firmware-ipw2x00 <none>
pn firmware-ivtv <none>
pn firmware-iwlwifi <none>
pn firmware-linux <none>
pn firmware-linux-nonfree <none>
pn firmware-qlogic <none>
pn firmware-ralink <none>
pn xen-hypervisor <none>
-- debconf information:
linux-image-3.0.0-2-686-pae/prerm/removing-running-kernel-3.0.0-2-686-pae:
true
linux-image-3.0.0-2-686-pae/postinst/ignoring-ramdisk:
linux-image-3.0.0-2-686-pae/postinst/missing-firmware-3.0.0-2-686-pae:
linux-image-3.0.0-2-686-pae/postinst/depmod-error-initrd-3.0.0-2-686-pae: false
--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e9dd40e.10...@ebiology.de