The smartctl command I'm using is:
/usr/sbin/smartctl -a $devfull >/var/local/snmp/smart-$dev.TMP
Here is one such exception from the syslog:
Feb 10 06:57:01 homemp3 /USR/SBIN/CRON[18271]: (root) CMD
(/etc/snmp/local-snmp-cronjob-spinup)
Feb 10 06:57:06 homemp3 vdr: [3293] connect from 127.0.0.1, port 59975 -
accepted
Feb 10 06:57:06 homemp3 vdr: [3293] closing SVDRP connection
Feb 10 06:57:09 homemp3 kernel: ata5.00: exception Emask 0x0 SAct 0x0
SErr 0x0 action 0x6 frozen
Feb 10 06:57:09 homemp3 kernel: ata5.00: failed command: SMART
Feb 10 06:57:09 homemp3 kernel: ata5.00: cmd
b0/da:00:00:4f:c2/00:00:00:00:00/00
tag 0
Feb 10 06:57:09 homemp3 kernel: res
40/00:01:00:00:00/00:00:00:00:00/00
Emask 0x4 (timeout)
Feb 10 06:57:09 homemp3 kernel: ata5.00: status: { DRDY }
Feb 10 06:57:10 homemp3 kernel: irq 10: nobody cared (try booting with
the "irqpoll" option)
Feb 10 06:57:10 homemp3 kernel: Pid: 17050, comm: hadam3p_um_6.14 Not
tainted 2.6.32.7 #1
Feb 10 06:57:10 homemp3 kernel: Call Trace:
Feb 10 06:57:10 homemp3 kernel: [<c128a221>] ? printk+0x18/0x1a
Feb 10 06:57:10 homemp3 kernel: [<c103aaf8>] __report_bad_irq+0x27/0x85
Feb 10 06:57:10 homemp3 kernel: [<c103ac9e>] note_interrupt+0x148/0x186
Feb 10 06:57:10 homemp3 kernel: [<c103b292>] handle_level_irq+0x86/0xb1
Feb 10 06:57:10 homemp3 kernel: [<c1004722>] handle_irq+0x1a/0x28
Feb 10 06:57:10 homemp3 kernel: [<c100434c>] do_IRQ+0x33/0x80
Feb 10 06:57:10 homemp3 kernel: [<c11d73fb>] ? pdc_interrupt+0x150/0x3a5
Feb 10 06:57:10 homemp3 kernel: [<c1003229>] common_interrupt+0x29/0x30
Feb 10 06:57:10 homemp3 kernel: [<c101cd72>] ? __do_softirq+0x33/0xec
Feb 10 06:57:10 homemp3 kernel: [<c1039e00>] ? handle_IRQ_event+0x31/0xc1
Feb 10 06:57:10 homemp3 kernel: [<c101ce55>] do_softirq+0x2a/0x2f
Feb 10 06:57:10 homemp3 kernel: [<c101cf34>] irq_exit+0x2a/0x2f
Feb 10 06:57:10 homemp3 kernel: [<c1004355>] do_IRQ+0x3c/0x80
Feb 10 06:57:10 homemp3 kernel: [<c1003b81>] ?
do_device_not_available+0x0/0x48
Feb 10 06:57:10 homemp3 kernel: [<c1003229>] common_interrupt+0x29/0x30
Feb 10 06:57:10 homemp3 kernel: handlers:
Feb 10 06:57:10 homemp3 kernel: [<c11d72ab>] (pdc_interrupt+0x0/0x3a5)
Feb 10 06:57:10 homemp3 kernel: [<c11d3504>] (ata_sff_interrupt+0x0/0xc4)
Feb 10 06:57:10 homemp3 kernel: [<f83a6767>] (azx_interrupt+0x0/0x11b
[snd_hda_intel])
Feb 10 06:57:10 homemp3 kernel: [<f8106471>] (usb_hcd_irq+0x0/0x5e
[usbcore])
Feb 10 06:57:10 homemp3 kernel: [<f8062bf9>] (e1000_intr+0x0/0xf2 [e1000])
Feb 10 06:57:10 homemp3 kernel: Disabling IRQ #10
Feb 10 06:57:10 homemp3 kernel: ata5: soft resetting link
Feb 10 06:57:11 homemp3 kernel: ata5.00: configured for UDMA/133
Feb 10 06:57:11 homemp3 kernel: ata5: EH complete
I suppose the hadam3p_um_6.14 command is part of my BOINC installation,
doing a climate simulation. However, the problem has also occurred with
this program not running.
Here's the output of scripts/ver_linux:
If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.
Linux homemp3 2.6.32.7 #1 Sat Feb 6 10:50:05 CET 2010 i686 GNU/Linux
Gnu C 4.3.2
Gnu make 3.81
binutils 2.18.0.20080103
util-linux 2.13.1.1
mount 2.13.1.1
module-init-tools found
Linux C Library 2.7
Dynamic linker (ldd) 2.7
Procps 3.2.7
Console-tools 0.2.3
Sh-utils 6.10
udev 125
Modules Loaded ipv6 bsd_comp usb_storage ppp_deflate
zlib_deflate ppp_ge
neric slhc w83627hf hwmon_vid hwmon i2c_dev saa7134_alsa
snd_hda_codec_realtek tuner_simple tuner_types mt352 snd_hda_intel
saa7134_dvb snd_hda_codec videobuf_dvb snd_pcm_oss snd_mixer_oss
dvb_core snd_pcm snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event
8250_pnp snd_seq 8250 serial_core snd_timer snd_seq_device
saa7134 ehci_hcd ir_common snd v4l2_common videodev v4l1_compat
soundcore snd_page_alloc videobuf_dma_sg videobuf_core tveeprom usbcore
via_rhine i2c_core e1000
As a result of the exception, the system becomes very unresponsive. Any
sort of I/O seems to have very poor response time. Ping times in the
gigabit network suddenly take several tens of milliseconds. It seems
this may have to do with the IRQ10 being somehow affected, but I'm not sure.
/proc/version:
Linux version 2.6.32.7 (root@homemp3) (gcc version 4.3.2 (Debian
4.3.2-1.1) ) #1 Sat Feb 6 10:50:05 CET 2010
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Celeron(R) CPU 2.80GHz
stepping : 9
cpu MHz : 2799.930
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmovpat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm
constant_tsc pebs bts pni dtes64 monitor ds_cpl tm2 cid cx16 xtpr lahf_lm
bogomips : 5623.13
clflush size : 64
cache_alignment : 128
address sizes : 36 bits physical, 48 bits virtual
power management:
Output of lcpsi -vvv:
00:00.0 Host bridge: VIA Technologies, Inc. PT880 Ultra/PT894 Host Bridge
Subsystem: ASRock Incorporation Device 0308
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Step
ping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort+ >SERR- <PERR+ INTx-
Latency: 8, Cache Line Size: 32 bytes
Region 0: Memory at f8000000 (32-bit, prefetchable) [size=64M]
Capabilities: [80] AGP version 3.5
Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64-
HTrans- 64
bit- FW- AGP3- Rate=x1,x2,x4
Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit-
FW- Rate=<n
one>
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot
-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: agpgart-via
00:00.1 Host bridge: VIA Technologies, Inc. PT894 Host Bridge
Subsystem: ASRock Incorporation Device 1308
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Step
ping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 32 bytes
00:00.2 Host bridge: VIA Technologies, Inc. PT894 Host Bridge
Subsystem: ASRock Incorporation Device 2308
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Step
ping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 32 bytes
00:00.3 Host bridge: VIA Technologies, Inc. PT890 Host Bridge
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Step
ping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort- >SERR- <PERR- INTx-
Latency: 0
00:00.4 Host bridge: VIA Technologies, Inc. PT894 Host Bridge
Subsystem: ASRock Incorporation Device 4308
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Step
ping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 32 bytes
00:00.5 PIC: VIA Technologies, Inc. PT894 I/O APIC Interrupt Controller
(prog-if
20 [IO(X)-APIC])
Subsystem: ASRock Incorporation Device 5308
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Step
ping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort-
<MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 32 bytes
00:00.7 Host bridge: VIA Technologies, Inc. PT894 Host Bridge
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Step
ping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 32 bytes
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237/VX700 PCI Bridge
(prog-if 00 [
Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Step
ping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fc700000-fe7fffff
Prefetchable memory behind bridge: cff00000-dfefffff
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: [70] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot
-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:02.0 PCI bridge: VIA Technologies, Inc. PT890 PCI to PCI Bridge
Controller (p
rog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Step
ping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort-
<MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 32 bytes
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: 00001000-00001fff
Memory behind bridge: fe800000-fe8fffff
Prefetchable memory behind bridge: 40000000-401fffff
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: [40] Express (v1) Root Port (Slot+), MSI 00
DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s
<64ns, L1
unlimited
ExtTag- RBE- FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupporte
d-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq-
AuxPwr+ TransPe
nd-
LnkCap: Port #0, Speed 2.5GT/s, Width x4, ASPM L0s L1,
Latency L
0 <64ns, L1 <1us
ClockPM- Suprise- LLActRep+ BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain-
CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk-
DLActive
- BWMgmt- ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd-
HotPlug+ Surpise
+
Slot # 10, PowerLimit 75.000000; Interlock-
NoCompl-
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt-
HPIrq- L
inkChg-
Control: AttnInd Unknown, PwrInd Unknown,
Power- Interlo
ck-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt-
PresDet- Interl
ock-
Changed: MRL- PresDet- LinkState-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal-
PMEIntEna- CRSV
isible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
Capabilities: [68] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA
PME(D0+,D1-,D2-,D3hot
+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [70] Message Signalled Interrupts: Mask+ 64bit+
Queue=0/0
Enable-
Address: 0000000000000000 Data: 0000
Masking: 00000000 Pending: 00000000
Capabilities: [100] Advanced Error Reporting <?>
Capabilities: [140] Virtual Channel <?>
00:09.0 Ethernet controller: Intel Corporation 82541PI Gigabit Ethernet
Controll
er (rev 05)
Subsystem: Intel Corporation PRO/1000 GT Desktop Adapter
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop-
ParErr- Step
ping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort- >SERR- <PERR- INTx-
Latency: 32 (63750ns min), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 10
Region 0: Memory at feba0000 (32-bit, non-prefetchable) [size=128K]
Region 1: Memory at feb80000 (32-bit, non-prefetchable) [size=128K]
Region 2: I/O ports at cc00 [size=64]
Expansion ROM at feb60000 [disabled] [size=128K]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA
PME(D0+,D1-,D2-,D3hot
+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=1 PME-
Capabilities: [e4] PCI-X non-bridge device
Command: DPERE- ERO+ RBC=512 OST=1
Status: Dev=00:00.0 64bit- 133MHz- SCD- USC- DC=simple
DMMRBC=20
48 DMOST=1 DMCRS=8 RSCEM- 266MHz- 533MHz-
Kernel driver in use: e1000
Kernel modules: e1000
00:0a.0 Mass storage controller: Promise Technology, Inc. PDC40718 (SATA
300 TX4
) (rev 02)
Subsystem: Promise Technology, Inc. PDC40718 (SATA 300 TX4)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop-
ParErr- Step
ping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort- >SERR- <PERR- INTx-
Latency: 72 (1000ns min, 4500ns max), Cache Line Size: 4 bytes
Interrupt: pin A routed to IRQ 10
Region 0: I/O ports at d400 [size=128]
Region 2: I/O ports at c800 [size=256]
Region 3: Memory at febfe000 (32-bit, non-prefetchable) [size=4K]
Region 4: Memory at febc0000 (32-bit, non-prefetchable) [size=128K]
Expansion ROM at febe0000 [disabled] [size=32K]
Capabilities: [60] Power Management version 2
Flags: PMEClk- DSI+ D1+ D2- AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot
-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: sata_promise
00:0c.0 Multimedia controller: Philips Semiconductors
SAA7131/SAA7133/SAA7135 Vi
deo Broadcast Decoder (rev d1)
Subsystem: Avermedia Technologies Inc Device 2c05
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Step
ping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort- >SERR- <PERR- INTx-
Latency: 32
Interrupt: pin A routed to IRQ 11
Region 0: Memory at febff000 (32-bit, non-prefetchable) [size=2K]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot
-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: saa7134
Kernel modules: saa7134
00:0f.0 IDE interface: VIA Technologies, Inc. VT8237A SATA 2-Port
Controller (re
v 80) (prog-if 8f [Master SecP SecO PriP PriO])
Subsystem: ASRock Incorporation Device 0591
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Step
ping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort- >SERR- <PERR- INTx-
Latency: 32
Interrupt: pin B routed to IRQ 10
Region 0: I/O ports at e000 [size=8]
Region 1: I/O ports at dc00 [size=4]
Region 2: I/O ports at d880 [size=8]
Region 3: I/O ports at d800 [size=4]
Region 4: I/O ports at d480 [size=16]
Region 5: I/O ports at d000 [size=256]
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot
-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: sata_via
00:0f.1 IDE interface: VIA Technologies, Inc.
VT82C586A/B/VT82C686/A/B/VT823x/A/
C PIPC Bus Master IDE (rev 07) (prog-if 8a [Master SecP PriP])
Subsystem: ASRock Incorporation K7VT2/K7VT6 motherboard
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Step
ping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort- >SERR- <PERR- INTx-
Latency: 32
Region 0: [virtual] Memory at 000001f0 (32-bit,
non-prefetchable) [disab
led] [size=8]
Region 1: [virtual] Memory at 000003f0 (type 3,
non-prefetchable) [disab
led] [size=1]
Region 2: [virtual] Memory at 00000170 (32-bit,
non-prefetchable) [disab
led] [size=8]
Region 3: [virtual] Memory at 00000370 (type 3,
non-prefetchable) [disab
led] [size=1]
Region 4: I/O ports at fc00 [size=16]
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot
-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: VIA_IDE
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1
Controller
(rev a0) (prog-if 00 [UHCI])
Subsystem: ASRock Incorporation K7VT6
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop-
ParErr- Step
ping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort- >SERR- <PERR- INTx-
Latency: 32, Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 11
Region 4: I/O ports at e080 [size=32]
Capabilities: [80] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA
PME(D0+,D1+,D2+,D3h
ot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1
Controller
(rev a0) (prog-if 00 [UHCI])
Subsystem: ASRock Incorporation K7VT6
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop-
ParErr- Step
ping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort- >SERR- <PERR- INTx-
Latency: 32, Cache Line Size: 32 bytes
Interrupt: pin B routed to IRQ 10
Region 4: I/O ports at e400 [size=32]
Capabilities: [80] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA
PME(D0+,D1+,D2+,D3h
ot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1
Controller
(rev a0) (prog-if 00 [UHCI])
Subsystem: ASRock Incorporation K7VT6
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop-
ParErr- Step
ping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort- >SERR- <PERR- INTx-
Latency: 32, Cache Line Size: 32 bytes
Interrupt: pin C routed to IRQ 10
Region 4: I/O ports at e480 [size=32]
Capabilities: [80] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA
PME(D0+,D1+,D2+,D3h
ot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1
Controller
(rev a0) (prog-if 00 [UHCI])
Subsystem: ASRock Incorporation K7VT6
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop-
ParErr- Step
ping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort- >SERR- <PERR- INTx-
Latency: 32, Cache Line Size: 32 bytes
Interrupt: pin D routed to IRQ 10
Region 4: I/O ports at ec00 [size=32]
Capabilities: [80] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA
PME(D0+,D1+,D2+,D3h
ot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86) (prog-if
20 [EHC
I])
Subsystem: ASRock Incorporation K7VT6 motherboard
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop-
ParErr- Step
ping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort- >SERR- <PERR- INTx-
Latency: 32, Cache Line Size: 128 bytes
Interrupt: pin C routed to IRQ 10
Region 0: Memory at febff800 (32-bit, non-prefetchable) [size=256]
Capabilities: [80] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA
PME(D0+,D1+,D2+,D3h
ot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: ehci_hcd
Kernel modules: ehci-hcd
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237A PCI to ISA Bridge
Subsystem: ASRock Incorporation Device 3337
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop-
ParErr- Step
ping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort- >SERR- <PERR- INTx-
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot
-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:11.7 Host bridge: VIA Technologies, Inc. VT8251 Ultra VLINK Controller
Subsystem: VIA Technologies, Inc. Device 337e
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Step
ping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort+ >SERR- <PERR+ INTx-
Latency: 32
Capabilities: [58] HyperTransport: Interrupt Discovery and
Configuration
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II]
(rev 7c)
Subsystem: ASRock Incorporation K7VT6 motherboard
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop-
ParErr- Step
ping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort- >SERR- <PERR- INTx-
Latency: 32 (750ns min, 2000ns max), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at e800 [size=256]
Region 1: Memory at febffc00 (32-bit, non-prefetchable) [size=256]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0+,D1+,D2+,D3hot
+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: via-rhine
Kernel modules: via-rhine
00:13.0 Host bridge: VIA Technologies, Inc. VT8237A Host Bridge
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Step
ping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort-
<MAbort+ >SERR- <PERR- INTx-
Latency: 0
Capabilities: [60] HyperTransport: MSI Mapping Enable- Fixed+
01:00.0 VGA compatible controller: nVidia Corporation NV11DDR [GeForce2
MX200] (
rev b2) (prog-if 00 [VGA controller])
Subsystem: ABIT Computer Corp. Device 6107
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Step
ping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort
- <MAbort- >SERR- <PERR- INTx-
Latency: 32 (1250ns min, 250ns max)
Interrupt: pin A routed to IRQ 11
Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at d0000000 (32-bit, prefetchable) [size=128M]
Expansion ROM at fe7f0000 [disabled] [size=64K]
Capabilities: [60] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot
-,D3cold-)
Status: D0 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- 64
bit- FW+ AGP3- Rate=x1,x2,x4
Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit-
FW- Rate=<n
one>
Kernel modules: nvidiafb
80:01.0 Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC] (VIA
High De
finition Audio Controller) (rev 10)
Subsystem: ASRock Incorporation Device 0888
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Step
ping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort-
<MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 10
Region 0: Memory at fe9fc000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA
PME(D0+,D1-,D2-,D3ho
t+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+
Queue=0/0
Enable-
Address: 0000000000000000 Data: 0000
Capabilities: [70] Express (v1) Root Complex Integrated
Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s
<64ns, L1
<1us
ExtTag- RBE- FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupporte
d-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq-
AuxPwr+ TransPe
nd+
LnkCap: Port #0, Speed unknown, Width x0, ASPM unknown,
Latency
L0 <64ns, L1 <1us
ClockPM- Suprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; Disabled- Retrain- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed unknown, Width x0, TrErr- Train- SlotClk-
DLActive
- BWMgmt- ABWMgmt-
Capabilities: [100] #1106
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
/proc/ioports:
0000-001f : dma1
0020-0021 : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-0060 : keyboard
0064-0064 : keyboard
0070-0077 : rtc
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : 0000:00:0f.1
0170-0177 : via82cxxx
01f0-01f7 : 0000:00:0f.1
01f0-01f7 : via82cxxx
0295-0296 : w83627hf
0295-0296 : pnp 00:09
0295-0296 : w83627hf
02f8-02ff : serial
0376-0376 : 0000:00:0f.1
0376-0376 : via82cxxx
03c0-03df : vga+
03e0-03e7 : pnp 00:09
03f2-03f2 : floppy
03f4-03f5 : floppy
03f6-03f6 : 0000:00:0f.1
03f6-03f6 : via82cxxx
03f7-03f7 : floppy
03f8-03ff : serial
0400-041f : pnp 00:09
04d0-04d1 : pnp 00:09
0800-087f : pnp 00:09
0800-0803 : ACPI PM1a_EVT_BLK
0804-0805 : ACPI PM1a_CNT_BLK
0808-080b : ACPI PM_TMR
0810-0815 : ACPI CPU throttle
0820-0823 : ACPI GPE0_BLK
0cf8-0cff : PCI conf1
1000-1fff : PCI Bus 0000:02
c800-c8ff : 0000:00:0a.0
cc00-cc3f : 0000:00:09.0
cc00-cc3f : e1000
d000-d0ff : 0000:00:0f.0
d000-d0ff : sata_via
d400-d47f : 0000:00:0a.0
d480-d48f : 0000:00:0f.0
d480-d48f : sata_via
d800-d803 : 0000:00:0f.0
d800-d803 : sata_via
d880-d887 : 0000:00:0f.0
d880-d887 : sata_via
dc00-dc03 : 0000:00:0f.0
dc00-dc03 : sata_via
e000-e007 : 0000:00:0f.0
e000-e007 : sata_via
e080-e09f : 0000:00:10.0
e400-e41f : 0000:00:10.1
e480-e49f : 0000:00:10.2
e800-e8ff : 0000:00:12.0
e800-e8ff : via-rhine
ec00-ec1f : 0000:00:10.3
fc00-fc0f : 0000:00:0f.1
fc00-fc0f : via82cxxx
/proc/iomem:
00000000-0000ffff : reserved
00010000-0009fbff : System RAM
0009fc00-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000cc7ff : Video ROM
000cc800-000d17ff : Adapter ROM
000d1800-000d27ff : Adapter ROM
000e6000-000fffff : reserved
000f0000-000fffff : System ROM
00100000-3ffaffff : System RAM
01000000-0128c677 : Kernel code
0128c678-0138f533 : Kernel data
013e0000-014131ff : Kernel bss
3ffb0000-3ffbffff : ACPI Tables
3ffc0000-3ffeffff : ACPI Non-volatile Storage
3fff0000-3fffffff : reserved
40000000-401fffff : PCI Bus 0000:02
cff00000-dfefffff : PCI Bus 0000:01
d0000000-d7ffffff : 0000:01:00.0
e0000000-efffffff : PCI MMCONFIG 0 [00-ff]
e0000000-efffffff : pnp 00:0e
f8000000-fbffffff : 0000:00:00.0
fc700000-fe7fffff : PCI Bus 0000:01
fd000000-fdffffff : 0000:01:00.0
fe7f0000-fe7fffff : 0000:01:00.0
fe800000-fe8fffff : PCI Bus 0000:02
fe9fc000-fe9fffff : 0000:80:01.0
fe9fc000-fe9fffff : pnp 00:09
fe9fc000-fe9fffff : ICH HD audio
feb60000-feb7ffff : 0000:00:09.0
feb80000-feb9ffff : 0000:00:09.0
feb80000-feb9ffff : e1000
feba0000-febbffff : 0000:00:09.0
feba0000-febbffff : e1000
febc0000-febdffff : 0000:00:0a.0
febe0000-febe7fff : 0000:00:0a.0
febfe000-febfefff : 0000:00:0a.0
febfe000-febfefff : sata_promise
febff000-febff7ff : 0000:00:0c.0
febff000-febff7ff : saa7133[0]
febff800-febff8ff : 0000:00:10.4
febff800-febff8ff : ehci_hcd
febffc00-febffcff : 0000:00:12.0
febffc00-febffcff : via-rhine
fec00000-fec00fff : pnp 00:0a
fee00000-fee00fff : reserved
fee00000-fee00fff : pnp 00:0a
ff780000-ffffffff : reserved
ffb80000-ffbfffff : pnp 00:09
fff80000-ffffffff : pnp 00:0f
/proc/scsi/scsi:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: ATA Model: ST31500341AS Rev: CC1H
Type: Direct-Access ANSI SCSI revision: 05
Host: scsi4 Channel: 00 Id: 00 Lun: 00
Vendor: ATA Model: ST3500630AS Rev: 3.AA
Type: Direct-Access ANSI SCSI revision: 05
Thanks for any hints and best regards,
-- Axel
--
Find Security Certificate at http://www.axel-uhl.de/cgi-bin/cacert.cgi
Is older kernels work fine?
--
Maciej Rutecki
http://www.maciek.unixy.pl
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Best,
-- Axel
--
This is one crowded IRQ line. Two ATA controllers, sound card, USB
host and NIC on the same IRQ? Does the ATA timeout always occur on
the command b0?
Thanks.
--
tejun
I don't have a /var/log/boot.msg, only a /var/log/boot. Its contents:
(Nothing has been logged yet.)
Output of cat /proc/interrupts:
CPU0
0: 41922385 XT-PIC-XT timer
1: 10 XT-PIC-XT i8042
2: 0 XT-PIC-XT cascade
3: 4 XT-PIC-XT
4: 1 XT-PIC-XT
6: 3 XT-PIC-XT floppy
7: 1 XT-PIC-XT
8: 4 XT-PIC-XT rtc
9: 0 XT-PIC-XT acpi
10: 1501691 XT-PIC-XT sata_promise, sata_via,
ehci_hcd:usb1, HDA Intel, eth6
11: 6089136 XT-PIC-XT saa7133[0], saa7133[0], eth5
12: 131 XT-PIC-XT i8042
14: 1570 XT-PIC-XT ide0
15: 1503 XT-PIC-XT ide1
NMI: 0 Non-maskable interrupts
TRM: 0 Thermal event interrupts
MCE: 0 Machine check exceptions
MCP: 559 Machine check polls
ERR: 1
Best,
-- Axel
Tejun Heo wrote:
> Hello,
>
> Can you please restore cc list when you reply?
>
> On 02/12/2010 03:17 PM, Axel Uhl wrote:
>> sorry, I'm not an expert on this, but are you saying the IRQ line is
>> *too* crowded and I'm having a hardware problem, or is this to say that
>> the kernel modules may not correctly handle the high frequency and total
>> number of IRQs from different devices? Is there anything I can do on the
>> hardware / BIOS side? Can I change the IRQ that some of those adapters
>> use somehow to work around the problem?
>
> The hardware, kernel and drivers should be able to handle it fine but
> it's just very unusual to have that many controllers sharing a single
> IRQ line. I have no idea whether it would have anything to do with
> the cause of the issue but it sure makes diagnosing the problem
> harder.
>
> Can you please post /var/log/boot.msg and the output of cat
> /proc/interrupts?
>
> Thanks.
On 02/12/2010 05:46 PM, Axel Uhl wrote:
> I don't have a /var/log/boot.msg, only a /var/log/boot. Its contents:
Then please attach output of dmesg after boot.
g Table [\_SB_.PCI0.P0P7._PRT]
ACPI: PCI Root Bridge [PCI1] (0000:80)
pci 0000:80:01.0: reg 10 64bit mmio: [0xfe9fc000-0xfe9fffff]
pci 0000:80:01.0: PME# supported from D0 D3hot D3cold
pci 0000:80:01.0: PME# disabled
pci_bus 0000:80: on NUMA node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI1._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0,
disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0,
disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0,
disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 11 12 14 15)
vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
SCSI subsystem initialized
libata version 3.00 loaded.
PCI: Using ACPI for IRQ routing
Switching to clocksource tsc
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 17 devices
ACPI: ACPI bus type pnp unregistered
system 00:09: ioport range 0x295-0x296 has been reserved
system 00:09: ioport range 0x3e0-0x3e7 has been reserved
system 00:09: ioport range 0x4d0-0x4d1 has been reserved
system 00:09: ioport range 0x800-0x87f has been reserved
system 00:09: ioport range 0x400-0x41f has been reserved
system 00:09: iomem range 0xfe9fc000-0xfe9fffff has been reserved
system 00:09: iomem range 0xffb80000-0xffbfffff has been reserved
system 00:0a: iomem range 0xfec00000-0xfec00fff has been reserved
system 00:0a: iomem range 0xfee00000-0xfee00fff has been reserved
system 00:0e: iomem range 0xe0000000-0xefffffff has been reserved
system 00:0f: iomem range 0x0-0x9ffff could not be reserved
system 00:0f: iomem range 0xc0000-0xcffff could not be reserved
system 00:0f: iomem range 0xe0000-0xfffff could not be reserved
system 00:0f: iomem range 0x100000-0x3fffffff could not be reserved
system 00:0f: iomem range 0xfff80000-0xffffffff has been reserved
pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
pci 0000:00:01.0: IO window: disabled
pci 0000:00:01.0: MEM window: 0xfc700000-0xfe7fffff
pci 0000:00:01.0: PREFETCH window: 0xcff00000-0xdfefffff
pci 0000:00:02.0: PCI bridge, secondary bus 0000:02
pci 0000:00:02.0: IO window: 0x1000-0x1fff
pci 0000:00:02.0: MEM window: 0xfe800000-0xfe8fffff
pci 0000:00:02.0: PREFETCH window: 0x40000000-0x401fffff
pci 0000:00:01.0: setting latency timer to 64
pci 0000:00:02.0: enabling device (0106 -> 0107)
ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
pci 0000:00:02.0: PCI INT A -> Link[LNKH] -> GSI 10 (level, low) -> IRQ 10
pci 0000:00:02.0: setting latency timer to 64
pci_bus 0000:00: resource 0 io: [0x00-0xffff]
pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
pci_bus 0000:01: resource 1 mem: [0xfc700000-0xfe7fffff]
pci_bus 0000:01: resource 2 pref mem [0xcff00000-0xdfefffff]
pci_bus 0000:02: resource 0 io: [0x1000-0x1fff]
pci_bus 0000:02: resource 1 mem: [0xfe800000-0xfe8fffff]
pci_bus 0000:02: resource 2 pref mem [0x40000000-0x401fffff]
pci_bus 0000:80: resource 0 io: [0x00-0xffff]
pci_bus 0000:80: resource 1 mem: [0x000000-0xffffffff]
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
NET: Registered protocol family 1
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
pci 0000:00:01.0: disabling DAC on VIA PCI bridge
pci 0000:01:00.0: Boot video device
apm: BIOS version 1.2 Flags 0x02 (Driver version 1.16ac)
apm: overridden by ACPI.
highmem bounce pool size: 64 pages
Installing knfsd (copyright (C) 1996 ok...@monad.swb.de).
msgmni has been set to 1749
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
input: Power Button as /class/input/input0
ACPI: Power Button [PWRB]
input: Power Button as /class/input/input1
ACPI: Power Button [PWRF]
processor LNXCPU:00: registered as cooling_device0
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12b
Linux agpgart interface v0.103
agpgart: Detected VIA PT880 Ultra chipset
agpgart-via 0000:00:00.0: AGP aperture is 64M @ 0xf8000000
FDC 0 is a post-1991 82077
brd: module loaded
loop: module loaded
Uniform Multi-Platform E-IDE driver
via82cxxx 0000:00:0f.1: VIA vt8237a (rev 00) IDE UDMA133
via82cxxx 0000:00:0f.1: IDE controller (0x1106:0x0571 rev 0x07)
via82cxxx 0000:00:0f.1: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xfc00-0xfc07
ide1: BM-DMA at 0xfc08-0xfc0f
Probing IDE interface ide0...
hda: Maxtor 6L300R0, ATA DISK drive
hdb: Maxtor 6L300R0, ATA DISK drive
hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
hda: UDMA/133 mode selected
hdb: host max PIO5 wanted PIO255(auto-tune) selected PIO4
hdb: UDMA/133 mode selected
Probing IDE interface ide1...
hdc: SAMSUNG SP1614N, ATA DISK drive
hdd: Maxtor 6L300R0, ATA DISK drive
hdc: host max PIO5 wanted PIO255(auto-tune) selected PIO4
hdc: UDMA/100 mode selected
hdd: host max PIO5 wanted PIO255(auto-tune) selected PIO4
hdd: UDMA/133 mode selected
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
ide_generic: please use "probe_mask=0x3f" module parameter for probing
all legac
y ISA IDE ports
ide-gd driver 1.18
hda: max request size: 512KiB
hda: 586114704 sectors (300090 MB) w/16384KiB Cache, CHS=36483/255/63
hda: cache flushes supported
hda: hda1
hdb: max request size: 512KiB
hdb: 586114704 sectors (300090 MB) w/16384KiB Cache, CHS=36483/255/63
hdb: cache flushes supported
hdb: hdb1 hdb2
hdc: max request size: 512KiB
hdc: 312581808 sectors (160041 MB) w/8192KiB Cache, CHS=19457/255/63
hdc: cache flushes supported
hdc: hdc1
hdd: max request size: 512KiB
hdd: 586114704 sectors (300090 MB) w/16384KiB Cache, CHS=36483/255/63
hdd: cache flushes supported
hdd: hdd1
SCSI Media Changer driver v0.25
sata_promise 0000:00:0a.0: version 2.12
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
sata_promise 0000:00:0a.0: PCI INT A -> Link[LNKC] -> GSI 10 (level,
low) -> IRQ
10
scsi0 : sata_promise
scsi1 : sata_promise
scsi2 : sata_promise
scsi3 : sata_promise
ata1: SATA max UDMA/133 mmio m4096@0xfebfe000 ata 0xfebfe380 irq 10
ata2: SATA max UDMA/133 mmio m4096@0xfebfe000 ata 0xfebfe280 irq 10
ata3: SATA max UDMA/133 mmio m4096@0xfebfe000 ata 0xfebfe200 irq 10
ata4: SATA max UDMA/133 mmio m4096@0xfebfe000 ata 0xfebfe300 irq 10
sata_via 0000:00:0f.0: version 2.4
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
sata_via 0000:00:0f.0: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) ->
IRQ 10
sata_via 0000:00:0f.0: routed to hard irq line 10
scsi4 : sata_via
scsi5 : sata_via
ata5: SATA max UDMA/133 cmd 0xe000 ctl 0xdc00 bmdma 0xd480 irq 10
ata6: SATA max UDMA/133 cmd 0xd880 ctl 0xd800 bmdma 0xd488 irq 10
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
Netfilter messages via NETLINK v0.30.
ip_tables: (C) 2000-2006 Netfilter Core Team
arp_tables: (C) 2002 David S. Miller
TCP cubic registered
NET: Registered protocol family 17
p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation available
input: AT Translated Set 2 keyboard as /class/input/input2
ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata5.00: ATA-7: ST3500630AS, 3.AAK, max UDMA/133
ata5.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata5.00: configured for UDMA/133
ata1.00: ATA-8: ST31500341AS, CC1H, max UDMA/133
ata1.00: 2930277168 sectors, multi 0: LBA48 NCQ (depth 0/32)
ata1.00: configured for UDMA/133
scsi 0:0:0:0: Direct-Access ATA ST31500341AS CC1H PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't
support DPO
or FUA
sda:
sd 0:0:0:0: Attached scsi generic sg0 type 0
sda1
sd 0:0:0:0: [sda] Attached SCSI disk
input: ImPS/2 Logitech Wheel Mouse as /class/input/input3
ata2: SATA link down (SStatus 0 SControl 300)
ata3: SATA link down (SStatus 0 SControl 300)
ata4: SATA link down (SStatus 0 SControl 300)
scsi 4:0:0:0: Direct-Access ATA ST3500630AS 3.AA PQ: 0 ANSI: 5
sd 4:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
sd 4:0:0:0: [sdb] Write Protect is off
sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't
support DPO
or FUA
sdb:
sd 4:0:0:0: Attached scsi generic sg1 type 0
sdb1
sd 4:0:0:0: [sdb] Attached SCSI disk
ata6: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with writeback data mode.
VFS: Mounted root (ext3 filesystem) readonly on device 8:1.
Freeing unused kernel memory: 320k freed
Intel(R) PRO/1000 Network Driver - version 7.3.21-k5-NAPI
Copyright (c) 1999-2006 Intel Corporation.
e1000 0000:00:09.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
e1000 0000:00:09.0: PCI: Disallowing DAC for device
e1000: 0000:00:09.0: e1000_probe: (PCI:33MHz:32-bit) 00:1b:21:01:89:8c
via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker
Linux video capture interface: v2.00
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
saa7130/34: v4l2 driver version 0.2.15 loaded
Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:0d: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
via-rhine 0000:00:12.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low)
-> IRQ 11
eth1: VIA Rhine II at 0x1e800, 00:19:66:21:66:47, IRQ 11.
eth1: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000.
ehci_hcd 0000:00:10.4: PCI INT C -> Link[LNKC] -> GSI 10 (level, low) ->
IRQ 10
ehci_hcd 0000:00:10.4: EHCI Host Controller
ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:10.4: irq 10, io mem 0xfebff800
ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
saa7134 0000:00:0c.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) ->
IRQ 11
saa7133[0]: found at 0000:00:0c.0, rev: 209, irq: 11, latency: 32, mmio:
0xfebff
000
saa7133[0]: subsystem: 1461:2c05, board: AverTV DVB-T 777
[card=85,insmod option
]
saa7133[0]: board init: gpio is 2ba00
input: saa7134 IR (AverTV DVB-T 777) as /class/input/input4
IRQ 11/saa7133[0]: IRQF_DISABLED is not guaranteed on shared IRQs
udev: renamed network interface eth1 to eth5
udev: renamed network interface eth0 to eth6
saa7133[0]: i2c eeprom 00: 61 14 05 2c 00 00 00 00 00 00 00 00 00 00 00 00
saa7133[0]: i2c eeprom 10: 00 ff 82 0e ff 20 ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 20: 01 40 01 02 02 03 03 01 08 ff 00 a8 ff ff ff ff
saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 40: ff 32 00 c0 86 1e ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
i2c i2c-0: Invalid 7-bit address 0x7a
saa7133[0]: registered device video0 [v4l2]
saa7133[0]: registered device vbi0
dvb_init() allocating 1 frontend
HDA Intel 0000:80:01.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, low)
-> IRQ 10
HDA Intel 0000:80:01.0: setting latency timer to 64
HDA Intel 0000:80:01.0: PCI: Disallowing DAC for device
tuner-simple 0-0061: unable to probe Philips TD1316 Hybrid Tuner,
proceeding any
way.
tuner-simple 0-0061: creating new instance
tuner-simple 0-0061: type set to 67 (Philips TD1316 Hybrid Tuner)
DVB: registering new adapter (saa7133[0])
DVB: registering adapter 0 frontend 0 (Zarlink MT352 DVB-T)...
hda_codec: ALC888: BIOS auto-probing.
saa7134 ALSA driver for DMA sound loaded
IRQ 11/saa7133[0]: IRQF_DISABLED is not guaranteed on shared IRQs
saa7133[0]/alsa: saa7133[0] at 0xfebff000 irq 11 registered as card -1
hda: UDMA/133 mode selected
hda: UDMA/100 mode selected
hda: UDMA/100 mode selected
hdb: UDMA/133 mode selected
hdb: UDMA/100 mode selected
hdb: UDMA/100 mode selected
hdc: UDMA/100 mode selected
hdc: UDMA/100 mode selected
hdc: UDMA/100 mode selected
hdd: UDMA/133 mode selected
hdd: UDMA/100 mode selected
hdd: UDMA/100 mode selected
Adding 4964076k swap on /dev/hdb2. Priority:-1 extents:1 across:4964076k
EXT3 FS on sda1, internal journal
i2c /dev entries driver
w83627hf: Found W83697HF chip at 0x290
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
PPP BSD Compression module registered
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda1, internal journal
EXT3-fs: mounted filesystem with writeback data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hdb1, internal journal
EXT3-fs: mounted filesystem with writeback data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hdc1, internal journal
EXT3-fs: mounted filesystem with writeback data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hdd1, internal journal
EXT3-fs: mounted filesystem with writeback data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on sdb1, internal journal
EXT3-fs: mounted filesystem with writeback data mode.
e1000: eth6 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
e1000: eth6 changing MTU from 1500 to 7200
NET: Registered protocol family 10
ADDRCONF(NETDEV_UP): eth6: link is not ready
e1000: eth6 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
ADDRCONF(NETDEV_CHANGE): eth6: link becomes ready
eth5: link down
ADDRCONF(NETDEV_UP): eth5: link is not ready
Cheers,
-- Axel
Tejun Heo wrote:
> Hello,
>
> On 02/12/2010 05:46 PM, Axel Uhl wrote:
>> I don't have a /var/log/boot.msg, only a /var/log/boot. Its contents:
>
> Then please attach output of dmesg after boot.
>
> Thanks.
>
--
Judging from your initial message and this one, it appears that the
problematic disk is driven by sata_via, but sata_via shares IRQ with
an awful lot of other junk.
Suggestions:
1. Enable IO/APIC support in the kernel. According to your previous lspci
the chipset does have one. This should reduce IRQ sharing and make IRQ
handling generally better. If there's still some sharing going on,
try moving PCI cards to other slots.
2. Move the problematic disk around to e.g. the Promise controller. Do the
stray exceptions persist? If so, then it's the disk that's at fault.
As long as the libata's error handling recovers, things should work anyway.
3. (Unrelated but...) Why use Old IDE to drive the VIA PATA controller?
Just use pata_via for that one, enable SCSI SR+SG support, and disable IDE.
Feb 19 18:57:09 homemp3 kernel: ata5.00: exception Emask 0x0 SAct 0x0
SErr 0x0 action 0x6 frozen
Feb 19 18:57:09 homemp3 kernel: ata5.00: failed command: SMART
Feb 19 18:57:09 homemp3 kernel: ata5.00: cmd
b0/da:00:00:4f:c2/00:00:00:00:00/00 tag 0
Feb 19 18:57:09 homemp3 kernel: res
40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Feb 19 18:57:09 homemp3 kernel: ata5.00: status: { DRDY }
Feb 19 18:57:09 homemp3 kernel: ata5: soft resetting link
Feb 19 18:57:09 homemp3 kernel: ata5.00: configured for UDMA/133
Feb 19 18:57:09 homemp3 kernel: ata5: EH complete
At least it seems that the kernel recovered better from this exception
than before. In particular, IRQ10 didn't get disabled and so I/O
continued to work fine. Thanks for the hint.
Would you consider the exception above a serious problem that should be
taken care of somehow?
Best,
-- Axel
Mikael Pettersson wrote:
> Axel Uhl writes:
> > Here's what /var/log/dmesg contains:
> ...
> > Tejun Heo wrote:
> > > Hello,
> > >
> > > On 02/12/2010 05:46 PM, Axel Uhl wrote:
> > >> I don't have a /var/log/boot.msg, only a /var/log/boot. Its contents:
> > >
> > > Then please attach output of dmesg after boot.
>
> Judging from your initial message and this one, it appears that the
> problematic disk is driven by sata_via, but sata_via shares IRQ with
> an awful lot of other junk.
>
> Suggestions:
> 1. Enable IO/APIC support in the kernel. According to your previous lspci
> the chipset does have one. This should reduce IRQ sharing and make IRQ
> handling generally better. If there's still some sharing going on,
> try moving PCI cards to other slots.
> 2. Move the problematic disk around to e.g. the Promise controller. Do the
> stray exceptions persist? If so, then it's the disk that's at fault.
> As long as the libata's error handling recovers, things should work anyway.
> 3. (Unrelated but...) Why use Old IDE to drive the VIA PATA controller?
> Just use pata_via for that one, enable SCSI SR+SG support, and disable IDE.
>
--
That would be VIA82CXXX. But all your PATA/SATA controllers are now driven
by libata, so you can disable IDE, i.e. set CONFIG_IDE=n.
> The kernel
> rebooted fine. The following appeared in my syslog when the smartctl
> command spinned up the disk:
>
> Feb 19 18:57:09 homemp3 kernel: ata5.00: exception Emask 0x0 SAct 0x0
> SErr 0x0 action 0x6 frozen
> Feb 19 18:57:09 homemp3 kernel: ata5.00: failed command: SMART
> Feb 19 18:57:09 homemp3 kernel: ata5.00: cmd
> b0/da:00:00:4f:c2/00:00:00:00:00/00 tag 0
> Feb 19 18:57:09 homemp3 kernel: res
> 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
> Feb 19 18:57:09 homemp3 kernel: ata5.00: status: { DRDY }
> Feb 19 18:57:09 homemp3 kernel: ata5: soft resetting link
> Feb 19 18:57:09 homemp3 kernel: ata5.00: configured for UDMA/133
> Feb 19 18:57:09 homemp3 kernel: ata5: EH complete
>
>
> At least it seems that the kernel recovered better from this exception
> than before. In particular, IRQ10 didn't get disabled and so I/O
> continued to work fine. Thanks for the hint.
>
> Would you consider the exception above a serious problem that should be
> taken care of somehow?
Apparently this disk likes to complain when issued a SMART command while spun
down, but as libata EH recovers nicely there's no real reason to worry.
BTW, how do you know that all my PATA controllers are driven by libata?
From the current /var/log/dmesg:
Uniform Multi-Platform E-IDE driver
via82cxxx 0000:00:0f.1: VIA vt8237a (rev 00) IDE UDMA133
via82cxxx 0000:00:0f.1: IDE controller (0x1106:0x0571 rev 0x07)
via82cxxx 0000:00:0f.1: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xfc00-0xfc07
ide1: BM-DMA at 0xfc08-0xfc0f
Probing IDE interface ide0...
hda: Maxtor 6L300R0, ATA DISK drive
hdb: Maxtor 6L300R0, ATA DISK drive
hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
hda: UDMA/133 mode selected
hdb: host max PIO5 wanted PIO255(auto-tune) selected PIO4
hdb: UDMA/133 mode selected
Probing IDE interface ide1...
hdc: SAMSUNG SP1614N, ATA DISK drive
hdd: Maxtor 6L300R0, ATA DISK drive
hdc: host max PIO5 wanted PIO255(auto-tune) selected PIO4
hdc: UDMA/100 mode selected
hdd: host max PIO5 wanted PIO255(auto-tune) selected PIO4
hdd: UDMA/133 mode selected
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
ide_generic: please use "probe_mask=0x3f" module parameter for probing
all legacy ISA IDE ports
ide-gd driver 1.18
hda: max request size: 512KiB
hda: 586114704 sectors (300090 MB) w/16384KiB Cache, CHS=36483/255/63
hda: cache flushes supported
hda: hda1
hdb: max request size: 512KiB
hdb: 586114704 sectors (300090 MB) w/16384KiB Cache, CHS=36483/255/63
hdb: cache flushes supported
hdb: hdb1 hdb2
hdc: max request size: 512KiB
hdc: 312581808 sectors (160041 MB) w/8192KiB Cache, CHS=19457/255/63
hdc: cache flushes supported
hdc: hdc1
hdd: max request size: 512KiB
hdd: 586114704 sectors (300090 MB) w/16384KiB Cache, CHS=36483/255/63
hdd: cache flushes supported
hdd: hdd1
SCSI Media Changer driver v0.25
sata_promise 0000:00:0a.0: version 2.12
sata_promise 0000:00:0a.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
scsi0 : sata_promise
scsi1 : sata_promise
scsi2 : sata_promise
scsi3 : sata_promise
ata1: SATA max UDMA/133 mmio m4096@0xfebfe000 ata 0xfebfe380 irq 18
ata2: SATA max UDMA/133 mmio m4096@0xfebfe000 ata 0xfebfe280 irq 18
ata3: SATA max UDMA/133 mmio m4096@0xfebfe000 ata 0xfebfe200 irq 18
ata4: SATA max UDMA/133 mmio m4096@0xfebfe000 ata 0xfebfe300 irq 18
sata_via 0000:00:0f.0: version 2.4
sata_via 0000:00:0f.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
sata_via 0000:00:0f.0: routed to hard irq line 10
scsi4 : sata_via
scsi5 : sata_via
ata5: SATA max UDMA/133 cmd 0xe000 ctl 0xdc00 bmdma 0xd480 irq 21
ata6: SATA max UDMA/133 cmd 0xd880 ctl 0xd800 bmdma 0xd488 irq 21
This to me looks at least as if the VIA IDE driver still recognizes the
IDE disks.
Best,
-- Axel
--
On 02/20/2010 03:53 AM, Axel Uhl wrote:
> I now enabled IO/APIC in my kernel. See attached .config. I also enabled
> pata_via but was unsure which IDE driver to disable. The kernel
> rebooted fine. The following appeared in my syslog when the smartctl
> command spinned up the disk:
>
> Feb 19 18:57:09 homemp3 kernel: ata5.00: exception Emask 0x0 SAct 0x0
> SErr 0x0 action 0x6 frozen
> Feb 19 18:57:09 homemp3 kernel: ata5.00: failed command: SMART
> Feb 19 18:57:09 homemp3 kernel: ata5.00: cmd
> b0/da:00:00:4f:c2/00:00:00:00:00/00 tag 0
> Feb 19 18:57:09 homemp3 kernel: res
> 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
> Feb 19 18:57:09 homemp3 kernel: ata5.00: status: { DRDY }
> Feb 19 18:57:09 homemp3 kernel: ata5: soft resetting link
> Feb 19 18:57:09 homemp3 kernel: ata5.00: configured for UDMA/133
> Feb 19 18:57:09 homemp3 kernel: ata5: EH complete
>
> At least it seems that the kernel recovered better from this exception
> than before. In particular, IRQ10 didn't get disabled and so I/O
> continued to work fine. Thanks for the hint.
The SMART error isn't likely to be related to the nobody cared.
Neither is the switch to libata driver. One possibility is that the
IRQ line is shared with yet another device which the corresponding
driver didn't take care of (there was an i2c controller raising
interrupt behind the driver's back).
> Would you consider the exception above a serious problem that should be
> taken care of somehow?
In itself, it's not dangerous at all although repeated occurrences
could be annoying.
Thanks.
--
tejun
Axel Uhl writes:
> Hi Mikael,
>
> BTW, how do you know that all my PATA controllers are driven by libata?
Because you wrote:
> > > I also enabled
> > > pata_via but was unsure which IDE driver to disable.
and pata_via is libata's replacement for IDE's via82cxx.
Since you kept both drivers enabled, it seems that IDE's via82cxx won the
race to claim the hardware. Bummer.
Just disable CONFIG_IDE.
Thanks again and best regards,
-- Axel
Mikael Pettersson wrote:
> (Please don't top-post on Linux mailing lists.)
>
> Axel Uhl writes:
> > Hi Mikael,
> >
> > BTW, how do you know that all my PATA controllers are driven by libata?
>
> Because you wrote:
>
> > > > I also enabled
> > > > pata_via but was unsure which IDE driver to disable.
>
> and pata_via is libata's replacement for IDE's via82cxx.
>
> Since you kept both drivers enabled, it seems that IDE's via82cxx won the
> race to claim the hardware. Bummer.
>
> Just disable CONFIG_IDE.
>
--