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

Bug#586771: parport_pc: autodetect work, io=0x378 doesn't



Package: linux-image-2.6.30-bpo.2-686
Version: 2.6.30-7~bpo50+1
Severity: normal


 I have a second parallel port that needs parport_pc parameters to
 operate and works when they are given, so I need a way to either tell
 parport_pc to use the autodetected port and the one I specify or tell
 or be able to specify the equivalent of the autodetected port.
 
 the followin outlines my attempts load the main parallel port driver 
 with explicit port numbers

if I do 

 # modprobe parport_pc 

i get dmesg

 [3443.352797] parport_pc 00:07: activated
 [3443.352807] parport_pc 00:07: reported by Plug and Play ACPI
 [3443.352918] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]

which works 

but if I do 

 # modprobe parport_pc io=0x378 irq=7

i get dmesg

 [3988.717925] parport 0x378 (WARNING): CTR: wrote 0x0c, read 0xff
 [3988.717934] parport 0x378 (WARNING): DATA: wrote 0xaa, read 0xff
 [3988.717938] parport 0x378: You gave this address, but there is probably no parallel port there!
 [3988.717960] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]

which doesn't work


-- Package-specific info:
** Version:
Linux version 2.6.30-bpo.2-686 (Debian 2.6.30-7~bpo50+1) (nobse@debian.org) (gcc version 4.3.2 (Debian 4.3.2-1.1) ) #1 SMP Tue Sep 22 14:34:48 UTC 2009

** Command line:
auto BOOT_IMAGE=new ro root=802

** Tainted: G W (512)

** Kernel log:
[5441824.724881]  [<c01c9af8>] ? sysfs_add_one+0x9a/0xad
[5441824.724888]  [<c01c9f50>] ? create_dir+0x3c/0x62
[5441824.724893]  [<c01c9f9f>] ? sysfs_create_dir+0x29/0x3b
[5441824.724900]  [<c020033c>] ? kobject_get+0xf/0x13
[5441824.724906]  [<c020043a>] ? kobject_add_internal+0xb0/0x149
[5441824.724912]  [<c02005f2>] ? kobject_add+0x44/0x47
[5441824.724919]  [<c026bf60>] ? device_add+0xa1/0x45d
[5441824.724926]  [<c0200548>] ? kobject_set_name_vargs+0x45/0x4c
[5441824.724932]  [<c026b831>] ? dev_set_name+0x14/0x15
[5441824.724938]  [<c026e7cd>] ? platform_device_add+0xca/0x108
[5441824.724944]  [<c026e9b2>] ? platform_device_register_simple+0x34/0x4a
[5441824.724956]  [<f8db395f>] ? parport_pc_probe_port+0x32/0x790 [parport_pc]
[5441824.724966]  [<f8dbb2a1>] ? parport_pc_init+0x20d/0x330 [parport_pc]
[5441824.724976]  [<f8dbb094>] ? parport_pc_init+0x0/0x330 [parport_pc]
[5441824.724982]  [<c010113e>] ? do_one_initcall+0x55/0x155
[5441824.724989]  [<c0147309>] ? sys_init_module+0x87/0x187
[5441824.724995]  [<c0102ff4>] ? sysenter_do_call+0x12/0x28
[5441824.724999] ---[ end trace 26bc3dd30d1f3d78 ]---
[5441824.725005] kobject_add_internal failed for parport_pc.888 with -EEXIST, don't try to register things with the same name in the same directory.
[5441824.725011] Pid: 23314, comm: modprobe Tainted: G        W  2.6.30-bpo.2-686 #1
[5441824.725015] Call Trace:
[5441824.725020]  [<c02004c3>] ? kobject_add_internal+0x139/0x149
[5441824.725026]  [<c02005f2>] ? kobject_add+0x44/0x47
[5441824.725032]  [<c026bf60>] ? device_add+0xa1/0x45d
[5441824.725038]  [<c0200548>] ? kobject_set_name_vargs+0x45/0x4c
[5441824.725044]  [<c026b831>] ? dev_set_name+0x14/0x15
[5441824.725049]  [<c026e7cd>] ? platform_device_add+0xca/0x108
[5441824.725055]  [<c026e9b2>] ? platform_device_register_simple+0x34/0x4a
[5441824.725065]  [<f8db395f>] ? parport_pc_probe_port+0x32/0x790 [parport_pc]
[5441824.725075]  [<f8dbb2a1>] ? parport_pc_init+0x20d/0x330 [parport_pc]
[5441824.725085]  [<f8dbb094>] ? parport_pc_init+0x0/0x330 [parport_pc]
[5441824.725090]  [<c010113e>] ? do_one_initcall+0x55/0x155
[5441824.725096]  [<c0147309>] ? sys_init_module+0x87/0x187
[5441824.725102]  [<c0102ff4>] ? sysenter_do_call+0x12/0x28
[5441835.154724] ppdev0: registered pardevice
[5441837.682164] ppdev0: released pardevice because user-space forgot
[5441837.682173] ppdev0: unregistered pardevice
[5441871.493019] parport0: PC-style at 0xc800 [PCSPP,TRISTATE,EPP]
[5441876.499683] ppdev0: registered pardevice
[5441877.634498] ppdev0: released pardevice because user-space forgot
[5441877.634507] ppdev0: unregistered pardevice
[5441891.846929] parport_pc: `0xc800' invalid for parameter `io'
[5441901.843034] parport_pc: `0xc800' invalid for parameter `io'
[5441906.387319] parport0: PC-style at 0xc800 [PCSPP,TRISTATE,EPP]
[5441911.940516] parport_pc 00:07: activated
[5441911.940525] parport_pc 00:07: reported by Plug and Play ACPI
[5441911.940639] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[5441925.768558] parport_pc 00:07: disabled
[5441925.791800] parport_pc 00:07: activated
[5441925.791810] parport_pc 00:07: reported by Plug and Play ACPI
[5441925.791922] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[5441935.224187] parport_pc 00:07: disabled
[5441935.248738] parport_pc 00:07: activated
[5441935.248747] parport_pc 00:07: reported by Plug and Play ACPI
[5441935.248860] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[5441944.405268] parport_pc 00:07: disabled
[5441944.413204] parport0: PC-style at 0xc800 [PCSPP,TRISTATE,EPP]
[5441957.823071] parport0: PC-style at 0xc800 [PCSPP,TRISTATE,EPP]
[5441983.652960] parport 0x378 (WARNING): CTR: wrote 0x0c, read 0xff
[5441983.652969] parport 0x378 (WARNING): DATA: wrote 0xaa, read 0xff
[5441983.652972] parport 0x378: You gave this address, but there is probably no parallel port there!
[5441983.652995] parport0: PC-style at 0x378 [PCSPP,TRISTATE]
[5441983.752241] parport1: PC-style at 0xc800 [PCSPP,TRISTATE,EPP]
[5441995.227590] parport_pc 00:07: activated
[5441995.227599] parport_pc 00:07: reported by Plug and Play ACPI
[5441995.227711] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[5442063.952737] parport_pc 00:07: disabled
[5442063.963515] parport 0x378 (WARNING): CTR: wrote 0x0c, read 0xff
[5442063.963524] parport 0x378 (WARNING): DATA: wrote 0xaa, read 0xff
[5442063.963528] parport 0x378: You gave this address, but there is probably no parallel port there!
[5442063.963552] parport0: PC-style at 0x378 [PCSPP,TRISTATE]
[5442070.441724] parport_pc 00:07: activated
[5442070.441732] parport_pc 00:07: reported by Plug and Play ACPI
[5442070.441844] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[5442099.048745] parport_pc 00:07: disabled
[5442099.058528] parport_pc: `ACPI' invalid for parameter `io'
[5443126.484193] parport_pc 00:07: activated
[5443126.484203] parport_pc 00:07: reported by Plug and Play ACPI
[5443126.484318] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[5443175.681270] parport_pc 00:07: disabled
[5443175.689460] parport_pc: `' invalid for parameter `io'
[5443185.401398] parport_pc 00:07: activated
[5443185.401408] parport_pc 00:07: reported by Plug and Play ACPI
[5443185.401521] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[5443204.481240] parport_pc 00:07: disabled
[5443204.491628] parport 0x30a (WARNING): CTR: wrote 0x0c, read 0xff
[5443204.491636] parport 0x30a (WARNING): DATA: wrote 0xaa, read 0xff
[5443204.491640] parport 0x30a: You gave this address, but there is probably no parallel port there!
[5443204.491655] parport0: PC-style at 0x30a [PCSPP,TRISTATE]
[5443215.683622] parport 0x778 (WARNING): CTR: wrote 0x0c, read 0xff
[5443215.683631] parport 0x778 (WARNING): DATA: wrote 0xaa, read 0xff
[5443215.683635] parport 0x778: You gave this address, but there is probably no parallel port there!
[5443215.683658] parport0: PC-style at 0x778 [PCSPP,TRISTATE]
[5443224.198819] parport 0x378 (WARNING): CTR: wrote 0x0c, read 0xff
[5443224.198827] parport 0x378 (WARNING): DATA: wrote 0xaa, read 0xff
[5443224.198831] parport 0x378: You gave this address, but there is probably no parallel port there!
[5443224.198855] parport0: PC-style at 0x378 [PCSPP,TRISTATE]
[5443249.318747] parport_pc 00:07: activated
[5443249.318754] parport_pc 00:07: reported by Plug and Play ACPI
[5443249.318864] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]

** Loaded modules:
Module                  Size  Used by
parport_pc             22392  0 
isofs                  27592  0 
udf                    67044  0 
nls_base                6416  2 isofs,udf
crc_itu_t               2148  1 udf
ppdev                   6348  0 
parport                31144  2 parport_pc,ppdev
ppp_deflate             3944  0 
zlib_deflate           17588  1 ppp_deflate
bsd_comp                4908  0 
ppp_async               7512  0 
crc_ccitt               1816  1 ppp_async
ppp_generic            21424  3 ppp_deflate,bsd_comp,ppp_async
slhc                    5012  1 ppp_generic
i915                  149008  2 
drm                   137736  3 i915
i2c_algo_bit            4860  1 i915
video                  18060  1 i915
output                  2604  1 video
acpi_cpufreq            7608  0 
cpufreq_stats           3520  0 
cpufreq_conservative     6256  0 
cpufreq_powersave       1292  0 
cpufreq_userspace       2740  0 
ext3                  106880  0 
jbd                    40860  1 ext3
coretemp                5176  0 
w83627ehf              17204  0 
hwmon_vid               2480  1 w83627ehf
loop                   13292  0 
snd_hda_codec_realtek   178576  1 
snd_hda_intel          22196  5 
snd_hda_codec          63596  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               6120  1 snd_hda_codec
snd_pcm_oss            32240  0 
snd_mixer_oss          12372  1 snd_pcm_oss
snd_pcm                62396  4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_midi            5688  0 
snd_rawmidi            18596  1 snd_seq_midi
snd_seq_midi_event      6212  1 snd_seq_midi
evdev                   8032  7 
snd_seq                42308  2 snd_seq_midi,snd_seq_midi_event
snd_timer              17440  3 snd_pcm,snd_seq
snd_seq_device          6136  3 snd_seq_midi,snd_rawmidi,snd_seq
psmouse                37496  0 
i2c_i801                8580  0 
i2c_core               20808  4 i915,drm,i2c_algo_bit,i2c_i801
serio_raw               4560  0 
pcspkr                  2104  0 
rng_core                3672  0 
snd                    49044  19 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
atl2                   22976  0 
asus_atk0110            6616  0 
processor              34496  1 acpi_cpufreq
button                  5060  0 
soundcore               6184  1 snd
snd_page_alloc          8120  2 snd_hda_intel,snd_pcm
ext4                  196828  6 
mbcache                 6928  2 ext3,ext4
jbd2                   49980  1 ext4
crc16                   1760  1 ext4
dm_mirror              12560  0 
dm_region_hash         10636  1 dm_mirror
dm_log                  8464  2 dm_mirror,dm_region_hash
dm_snapshot            21692  0 
dm_mod                 49864  3 dm_mirror,dm_log,dm_snapshot
sg                     20288  0 
sr_mod                 13260  0 
cdrom                  30316  1 sr_mod
sd_mod                 28684  8 
crc_t10dif              1632  1 sd_mod
ide_pci_generic         3632  0 
ata_generic             4340  0 
usbhid                 31476  0 
hid                    34464  1 usbhid
ata_piix               20808  8 
libata                150788  2 ata_generic,ata_piix
piix                    5708  0 
scsi_mod              131584  4 sg,sr_mod,sd_mod,libata
ide_core               87696  2 ide_pci_generic,piix
uhci_hcd               19072  0 
e100                   27420  0 
mii                     4664  1 e100
ehci_hcd               29636  0 
usbcore               125876  4 usbhid,uhci_hcd,ehci_hcd
intel_agp              23116  1 
agpgart                30856  3 drm,intel_agp
floppy                 46228  0 
thermal                12576  0 
fan                     4044  0 
thermal_sys            13140  4 video,processor,thermal,fan

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub [8086:2770] (rev 02)
	Subsystem: ASUSTeK Computer Inc. P5LD2-VM Mainboard [1043:817a]
	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 82945G/GZ Integrated Graphics Controller [8086:2772] (rev 02) (prog-if 00 [VGA controller])
	Subsystem: ASUSTeK Computer Inc. Device [1043:817a]
	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 16
	Region 0: Memory at cfb00000 (32-bit, non-prefetchable) [size=512K]
	Region 1: I/O ports at 7800 [size=8]
	Region 2: Memory at d0000000 (32-bit, prefetchable) [size=256M]
	Region 3: Memory at cfb80000 (32-bit, non-prefetchable) [size=256K]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>

00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 01)
	Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8290]
	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: 16 bytes
	Interrupt: pin A routed to IRQ 19
	Region 0: Memory at cfbf8000 (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: 16 bytes
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	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-driver

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: 16 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: cff00000-cfffffff
	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-driver

00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 [8086:27c8] (rev 01) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. P5KPL-VM,P5LD2-VM Mainboard [1043:8179]
	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 20
	Region 4: I/O ports at 8000 [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: ASUSTeK Computer Inc. P5KPL-VM,P5LD2-VM Mainboard [1043:8179]
	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 4: I/O ports at 8400 [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: ASUSTeK Computer Inc. P5KPL-VM,P5LD2-VM Mainboard [1043:8179]
	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 8800 [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: ASUSTeK Computer Inc. P5KPL-VM,P5LD2-VM Mainboard [1043:8179]
	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 19
	Region 4: I/O ports at 9000 [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: ASUSTeK Computer Inc. P5KPL-VM,P5LD2-VM Mainboard [1043:8179]
	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 20
	Region 0: Memory at cfbffc00 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (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=01, subordinate=01, sec-latency=32
	I/O behind bridge: 0000b000-0000cfff
	Memory behind bridge: cfc00000-cfefffff
	Prefetchable memory behind bridge: 00000000eff00000-00000000efffffff
	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 82801GB/GR (ICH7 Family) LPC Interface Bridge [8086:27b8] (rev 01)
	Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8179]
	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.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 01) (prog-if 8a [Master SecP PriP])
	Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8179]
	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 22
	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 ffa0 [size=16]
	Kernel driver in use: PIIX_IDE

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: ASUSTeK Computer Inc. Device [1043:2601]
	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 23
	Region 0: I/O ports at a800 [size=8]
	Region 1: I/O ports at a400 [size=4]
	Region 2: I/O ports at a000 [size=8]
	Region 3: I/O ports at 9800 [size=4]
	Region 4: I/O ports at 9400 [size=16]
	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: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8179]
	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 23
	Region 4: I/O ports at 0400 [size=32]
	Kernel driver in use: i801_smbus

01:00.0 Ethernet controller [0200]: Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 [8086:1229] (rev 05)
	Subsystem: Intel Corporation 82558B PRO/100+ PCI (TP) [8086:0009]
	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 (2000ns min, 14000ns max)
	Interrupt: pin A routed to IRQ 17
	Region 0: Memory at effff000 (32-bit, prefetchable) [size=4K]
	Region 1: I/O ports at b400 [size=32]
	Region 2: Memory at cfd00000 (32-bit, non-prefetchable) [size=1M]
	Expansion ROM at cfc00000 [disabled] [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: e100

01:01.0 Serial controller [0700]: NetMos Technology PCI 9865 Multi-I/O Controller [9710:9865] (prog-if 02 [16550])
	Subsystem: Device [a000:1000]
	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 A routed to IRQ 21
	Region 0: I/O ports at b800 [size=8]
	Region 1: Memory at cfefb000 (32-bit, non-prefetchable) [size=4K]
	Region 4: Memory at cfefa000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

01:01.1 Serial controller [0700]: NetMos Technology PCI 9865 Multi-I/O Controller [9710:9865] (prog-if 02 [16550])
	Subsystem: Device [a000:1000]
	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 22
	Region 0: I/O ports at c000 [size=8]
	Region 1: Memory at cfefd000 (32-bit, non-prefetchable) [size=4K]
	Region 4: Memory at cfefc000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

01:01.2 Parallel controller [0701]: NetMos Technology PCI 9865 Multi-I/O Controller [9710:9865] (prog-if 03 [IEEE1284])
	Subsystem: Device [a000:2000]
	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: 16 bytes
	Interrupt: pin C routed to IRQ 5
	Region 0: I/O ports at c800 [size=8]
	Region 1: I/O ports at c400 [size=8]
	Region 2: Memory at cfeff000 (32-bit, non-prefetchable) [size=4K]
	Region 4: Memory at cfefe000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

02:00.0 Ethernet controller [0200]: Atheros Communications L2 Fast Ethernet [1969:2048] (rev a0)
	Subsystem: ASUSTeK Computer Inc. Device [1043:8233]
	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: 16 bytes
	Interrupt: pin A routed to IRQ 26
	Region 0: Memory at cffc0000 (64-bit, non-prefetchable) [size=256K]
	Expansion ROM at cffa0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: atl2



-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing')
Architecture: i386 (i686)

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

Versions of packages linux-image-2.6.30-bpo.2-686 depends on:
ii  debconf [debconf-2.0]        1.5.32      Debian configuration management sy
ii  initramfs-tools [linux-initr 0.94.4      tools for generating an initramfs
ii  module-init-tools            3.12~pre2-3 tools for managing Linux kernel mo

Versions of packages linux-image-2.6.30-bpo.2-686 recommends:
ii  libc6-i686                  2.7-18lenny2 GNU C Library: Shared libraries [i

Versions of packages linux-image-2.6.30-bpo.2-686 suggests:
ii  grub                    0.97-47lenny2    GRand Unified Bootloader (Legacy v
ii  lilo                    1:22.8-7         LInux LOader - The Classic OS load
ii  linux-doc-2.6.30        2.6.30-8squeeze1 Linux kernel specific documentatio

-- debconf-show failed


Reply to: