Re: [2.6.12rc4] PROBLEM: "drive appears confused" and "irq 18: nobodycared!"

From: Alexander Fieroch
Date: Wed Jun 29 2005 - 08:54:02 EST



Protasevich, Natalie wrote:
>>>Running the mm2 kernel with "ITE IT8212 RAID CARD support"
>>enabled and
>>>compiled into the kernel I get a kernel panic:
>>
>>That driver fakes your IDE controller as scsi so it moved your rootfs.

arg...with -mm2 sda3 is sdb3. Using an other kernel rootfs is still sda3
and I have to change /etc/fstab each time for each test.

Kernel 2.6.13rc1 makes it better and does not move my rootfs but it is
still not working. I can see all ide devices (hda and hdb on ICH6 and
hde instead of sda on ITE8212) but I can't read or copy any file.

Accessing a file on dvdrom (on ITE8212) it get following error
in syslog:

hde: media error (bad sector): status=0x51 { DriveReady SeekComplete Error }
hde: media error (bad sector): error=0x30 { LastFailedSense=0x03 }
ide: failed opcode was: unknown
end_request: I/O error, dev hde, sector 1305136
Buffer I/O error on device hde, logical block 326284

Mounting hdb (cdrom) I get the "drive appears confused" error message
and linux hangs.
Mounting hda (disk, fat32) I takes a long time to copy a small file.
Also every minute I get the error "irq 201: nobody cared".

Syslog with kernel parameters pci=routeirq and apic=debug is attached.

> Maybe it's worth trying disabling IDE or taking it out of configuration
> and see if the system boots. Could be that something is not right with
> ACPI...

When I disable idedisk, idecd and ide-generic I don't get any of the
errors but I also do not have any ide device (hda, hdb, hde) in /dev.

>Then I would try forth-feeding IRQ 14 to the IDE.

I don't know how to do that.

Regards,
Alexander

Jun 29 13:47:21 orclex syslog-ng[4378]: syslog-ng version 1.6.8 starting
Jun 29 13:47:21 orclex syslog-ng[4378]: Changing permissions on special file /dev/xconsole
Jun 29 13:47:21 orclex kernel: Bootdata ok (command line is root=/dev/sda3 vga=792 pci=routeirq apic=debug)
Jun 29 13:47:21 orclex kernel: Linux version 2.6.13-rc1 (root@orclex) (gcc version 3.3.6 (Debian 1:3.3.6-7)) #1 SMP Wed Jun 29 13:14:09 CEST 2005
Jun 29 13:47:21 orclex kernel: BIOS-provided physical RAM map:
Jun 29 13:47:21 orclex kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Jun 29 13:47:21 orclex kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Jun 29 13:47:21 orclex kernel: BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
Jun 29 13:47:21 orclex kernel: BIOS-e820: 0000000000100000 - 000000003ffb0000 (usable)
Jun 29 13:47:21 orclex kernel: BIOS-e820: 000000003ffb0000 - 000000003ffbe000 (ACPI data)
Jun 29 13:47:21 orclex kernel: BIOS-e820: 000000003ffbe000 - 000000003fff0000 (ACPI NVS)
Jun 29 13:47:21 orclex kernel: BIOS-e820: 000000003fff0000 - 0000000040000000 (reserved)
Jun 29 13:47:21 orclex kernel: BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
Jun 29 13:47:21 orclex kernel: ACPI: RSDP (v002 ACPIAM ) @ 0x00000000000fb040
Jun 29 13:47:21 orclex kernel: ACPI: XSDT (v001 A M I OEMXSDT 0x05000529 MSFT 0x00000097) @ 0x000000003ffb0100
Jun 29 13:47:21 orclex kernel: ACPI: FADT (v003 A M I OEMFACP 0x05000529 MSFT 0x00000097) @ 0x000000003ffb0290
Jun 29 13:47:21 orclex kernel: ACPI: MADT (v001 A M I OEMAPIC 0x05000529 MSFT 0x00000097) @ 0x000000003ffb0390
Jun 29 13:47:21 orclex kernel: ACPI: OEMB (v001 A M I AMI_OEM 0x05000529 MSFT 0x00000097) @ 0x000000003ffbe040
Jun 29 13:47:21 orclex kernel: ACPI: MCFG (v001 A M I OEMMCFG 0x05000529 MSFT 0x00000097) @ 0x000000003ffb6c80
Jun 29 13:47:21 orclex kernel: ACPI: DSDT (v001 A0086 A0086003 0x00000003 INTL 0x02002026) @ 0x0000000000000000
Jun 29 13:47:21 orclex kernel: On node 0 totalpages: 262064
Jun 29 13:47:21 orclex kernel: DMA zone: 4096 pages, LIFO batch:1
Jun 29 13:47:21 orclex kernel: Normal zone: 257968 pages, LIFO batch:31
Jun 29 13:47:21 orclex kernel: HighMem zone: 0 pages, LIFO batch:1
Jun 29 13:47:21 orclex kernel: ACPI: PM-Timer IO Port: 0x808
Jun 29 13:47:21 orclex kernel: ACPI: Local APIC address 0xfee00000
Jun 29 13:47:21 orclex kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Jun 29 13:47:21 orclex kernel: Processor #0 15:4 APIC version 16
Jun 29 13:47:21 orclex kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Jun 29 13:47:21 orclex kernel: Processor #1 15:4 APIC version 16
Jun 29 13:47:21 orclex kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Jun 29 13:47:21 orclex kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Jun 29 13:47:21 orclex kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 29 13:47:21 orclex kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jun 29 13:47:21 orclex kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 29 13:47:21 orclex kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jun 29 13:47:21 orclex kernel: ACPI: IRQ0 used by override.
Jun 29 13:47:21 orclex kernel: ACPI: IRQ2 used by override.
Jun 29 13:47:21 orclex kernel: ACPI: IRQ9 used by override.
Jun 29 13:47:21 orclex kernel: Setting APIC routing to flat
Jun 29 13:47:21 orclex kernel: Using ACPI (MADT) for SMP configuration information
Jun 29 13:47:21 orclex kernel: Allocating PCI resources starting at 40000000 (gap: 40000000:bfb00000)
Jun 29 13:47:21 orclex kernel: Built 1 zonelists
Jun 29 13:47:21 orclex kernel: Kernel command line: root=/dev/sda3 vga=792 pci=routeirq apic=debug
Jun 29 13:47:21 orclex kernel: Initializing CPU#0
Jun 29 13:47:21 orclex kernel: PID hash table entries: 4096 (order: 12, 131072 bytes)
Jun 29 13:47:21 orclex kernel: time.c: Using 3.579545 MHz PM timer.
Jun 29 13:47:21 orclex kernel: time.c: Detected 3010.843 MHz processor.
Jun 29 13:47:21 orclex kernel: Console: colour dummy device 80x25
Jun 29 13:47:21 orclex kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Jun 29 13:47:21 orclex kernel: Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Jun 29 13:47:21 orclex kernel: Memory: 1023752k/1048256k available (3356k kernel code, 23816k reserved, 1777k data, 228k init)
Jun 29 13:47:21 orclex kernel: Calibrating delay using timer specific routine.. 6030.86 BogoMIPS (lpj=12061736)
Jun 29 13:47:21 orclex kernel: Security Framework v1.0.0 initialized
Jun 29 13:47:21 orclex kernel: Capability LSM initialized
Jun 29 13:47:21 orclex kernel: Mount-cache hash table entries: 256
Jun 29 13:47:21 orclex kernel: CPU: Trace cache: 12K uops, L1 D cache: 16K
Jun 29 13:47:21 orclex kernel: CPU: L2 cache: 2048K
Jun 29 13:47:21 orclex kernel: using mwait in idle threads.
Jun 29 13:47:21 orclex kernel: CPU: Physical Processor ID: 0
Jun 29 13:47:21 orclex kernel: CPU0: Thermal monitoring enabled (TM1)
Jun 29 13:47:21 orclex kernel: enabled ExtINT on CPU#0
Jun 29 13:47:21 orclex kernel: ENABLING IO-APIC IRQs
Jun 29 13:47:21 orclex kernel: init IO_APIC IRQs
Jun 29 13:47:21 orclex kernel: IO-APIC (apicid-pin) 2-0, 2-16, 2-17, 2-18, 2-19, 2-20, 2-21, 2-22, 2-23 not connected.
Jun 29 13:47:21 orclex kernel: ..TIMER: vector=0x31 pin1=2 pin2=-1
Jun 29 13:47:21 orclex kernel: Using local APIC timer interrupts.
Jun 29 13:47:21 orclex kernel: Detected 12.545 MHz APIC timer.
Jun 29 13:47:21 orclex kernel: Booting processor 1/1 rip 6000 rsp ffff810002191f58
Jun 29 13:47:21 orclex kernel: Initializing CPU#1
Jun 29 13:47:21 orclex kernel: masked ExtINT on CPU#1
Jun 29 13:47:21 orclex kernel: Calibrating delay using timer specific routine.. 6021.65 BogoMIPS (lpj=12043300)
Jun 29 13:47:21 orclex kernel: CPU: Trace cache: 12K uops, L1 D cache: 16K
Jun 29 13:47:21 orclex kernel: CPU: L2 cache: 2048K
Jun 29 13:47:21 orclex kernel: CPU: Physical Processor ID: 0
Jun 29 13:47:21 orclex kernel: CPU1: Thermal monitoring enabled (TM1)
Jun 29 13:47:21 orclex kernel: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 03
Jun 29 13:47:21 orclex kernel: APIC error on CPU1: 00(40)
Jun 29 13:47:21 orclex kernel: CPU 1: Syncing TSC to CPU 0.
Jun 29 13:47:21 orclex kernel: CPU 1: synchronized TSC with CPU 0 (last diff -120 cycles, maxerr 930 cycles)
Jun 29 13:47:21 orclex udev[4382]: removing device node '/dev/vcsa1'
Jun 29 13:47:21 orclex kernel: Brought up 2 CPUs
Jun 29 13:47:21 orclex kernel: time.c: Using PIT/TSC based timekeeping.
Jun 29 13:47:21 orclex kernel: testing NMI watchdog ... CPU#1: NMI appears to be stuck (1->1)!
Jun 29 13:47:21 orclex kernel: NET: Registered protocol family 16
Jun 29 13:47:21 orclex kernel: PCI: Using configuration type 1
Jun 29 13:47:21 orclex kernel: PCI: Using MMCONFIG at e0000000
Jun 29 13:47:21 orclex kernel: mtrr: v2.0 (20020519)
Jun 29 13:47:21 orclex kernel: ACPI: Subsystem revision 20050309
Jun 29 13:47:21 orclex kernel: ACPI: Interpreter enabled
Jun 29 13:47:21 orclex kernel: ACPI: Using IOAPIC for interrupt routing
Jun 29 13:47:21 orclex kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jun 29 13:47:21 orclex kernel: PCI: Probing PCI hardware (bus 00)
Jun 29 13:47:21 orclex kernel: Boot video device is 0000:04:00.0
Jun 29 13:47:21 orclex kernel: PCI: Transparent bridge - 0000:00:1e.0
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P3._PRT]
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT]
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 *14 15)
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 *15)
Jun 29 13:47:21 orclex kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jun 29 13:47:21 orclex kernel: pnp: PnP ACPI init
Jun 29 13:47:21 orclex kernel: IOAPIC[0]: Set PCI routing entry (2-8 -> 0x69 -> IRQ 8 Mode:0 Active:0)
Jun 29 13:47:21 orclex kernel: IOAPIC[0]: Set PCI routing entry (2-13 -> 0x91 -> IRQ 13 Mode:0 Active:0)
Jun 29 13:47:21 orclex kernel: IOAPIC[0]: Set PCI routing entry (2-6 -> 0x59 -> IRQ 6 Mode:0 Active:0)
Jun 29 13:47:21 orclex kernel: IOAPIC[0]: Set PCI routing entry (2-7 -> 0x61 -> IRQ 7 Mode:0 Active:0)
Jun 29 13:47:21 orclex kernel: IOAPIC[0]: Set PCI routing entry (2-1 -> 0x39 -> IRQ 1 Mode:0 Active:0)
Jun 29 13:47:21 orclex kernel: IOAPIC[0]: Set PCI routing entry (2-10 -> 0x79 -> IRQ 10 Mode:0 Active:0)
Jun 29 13:47:21 orclex kernel: IOAPIC[0]: Set PCI routing entry (2-4 -> 0x49 -> IRQ 4 Mode:0 Active:0)
Jun 29 13:47:21 orclex kernel: pnp: PnP ACPI: found 19 devices
Jun 29 13:47:21 orclex udev[4383]: creating device node '/dev/vcs1'
Jun 29 13:47:21 orclex kernel: SCSI subsystem initialized
Jun 29 13:47:21 orclex kernel: usbcore: registered new driver usbfs
Jun 29 13:47:21 orclex kernel: usbcore: registered new driver hub
Jun 29 13:47:21 orclex kernel: PCI: Using ACPI for IRQ routing
Jun 29 13:47:21 orclex kernel: PCI: Routing PCI interrupts for all devices because "pci=routeirq" specified
Jun 29 13:47:21 orclex kernel: IOAPIC[0]: Set PCI routing entry (2-16 -> 0xa9 -> IRQ 16 Mode:1 Active:1)
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 169
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 169
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 169
Jun 29 13:47:21 orclex kernel: IOAPIC[0]: Set PCI routing entry (2-17 -> 0xb1 -> IRQ 17 Mode:1 Active:1)
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 177
Jun 29 13:47:21 orclex kernel: IOAPIC[0]: Set PCI routing entry (2-23 -> 0xb9 -> IRQ 18 Mode:1 Active:1)
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 185
Jun 29 13:47:21 orclex kernel: IOAPIC[0]: Set PCI routing entry (2-19 -> 0xc1 -> IRQ 19 Mode:1 Active:1)
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 193
Jun 29 13:47:21 orclex kernel: IOAPIC[0]: Set PCI routing entry (2-18 -> 0xc9 -> IRQ 20 Mode:1 Active:1)
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 201
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 169
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 185
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 201
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 193
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 19 (level, low) -> IRQ 193
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 16 (level, low) -> IRQ 169
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 17 (level, low) -> IRQ 177
Jun 29 13:47:21 orclex kernel: IOAPIC[0]: Set PCI routing entry (2-21 -> 0xd1 -> IRQ 21 Mode:1 Active:1)
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:01:03.0[A] -> GSI 21 (level, low) -> IRQ 209
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:01:04.0[A] -> GSI 23 (level, low) -> IRQ 185
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:01:06.0[A] -> GSI 16 (level, low) -> IRQ 169
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:01:09.0[A] -> GSI 17 (level, low) -> IRQ 177
Jun 29 13:47:21 orclex udev[4398]: creating device node '/dev/vcsa1'
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:01:09.1[A] -> GSI 17 (level, low) -> IRQ 177
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:01:0a.0[A] -> GSI 21 (level, low) -> IRQ 209
Jun 29 13:47:21 orclex kernel: number of MP IRQ sources: 17.
Jun 29 13:47:21 orclex kernel: number of IO-APIC #2 registers: 24.
Jun 29 13:47:21 orclex kernel: testing the IO APIC.......................
Jun 29 13:47:21 orclex kernel:
Jun 29 13:47:21 orclex kernel: IO APIC #2......
Jun 29 13:47:21 orclex kernel: .... register #00: 02000000
Jun 29 13:47:21 orclex kernel: ....... : physical APIC id: 02
Jun 29 13:47:21 orclex kernel: .... register #01: 00170020
Jun 29 13:47:21 orclex kernel: ....... : max redirection entries: 0017
Jun 29 13:47:21 orclex kernel: ....... : PRQ implemented: 0
Jun 29 13:47:21 orclex kernel: ....... : IO APIC version: 0020
Jun 29 13:47:21 orclex kernel: .... register #02: 00170020
Jun 29 13:47:21 orclex kernel: ....... : arbitration: 00
Jun 29 13:47:21 orclex kernel: .... IRQ redirection table:
Jun 29 13:47:21 orclex kernel: NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
Jun 29 13:47:21 orclex kernel: 00 000 00 1 0 0 0 0 0 0 00
Jun 29 13:47:21 orclex kernel: 01 003 03 1 0 0 0 0 1 1 39
Jun 29 13:47:21 orclex kernel: 02 003 03 0 0 0 0 0 1 1 31
Jun 29 13:47:21 orclex kernel: 03 003 03 0 0 0 0 0 1 1 41
Jun 29 13:47:21 orclex kernel: 04 003 03 1 0 0 0 0 1 1 49
Jun 29 13:47:21 orclex kernel: 05 003 03 0 0 0 0 0 1 1 51
Jun 29 13:47:21 orclex kernel: 06 003 03 1 0 0 0 0 1 1 59
Jun 29 13:47:21 orclex kernel: 07 003 03 1 0 0 0 0 1 1 61
Jun 29 13:47:21 orclex kernel: 08 003 03 1 0 0 0 0 1 1 69
Jun 29 13:47:21 orclex kernel: 09 003 03 0 1 0 0 0 1 1 71
Jun 29 13:47:21 orclex kernel: 0a 003 03 1 0 0 0 0 1 1 79
Jun 29 13:47:21 orclex kernel: 0b 003 03 0 0 0 0 0 1 1 81
Jun 29 13:47:21 orclex kernel: 0c 003 03 0 0 0 0 0 1 1 89
Jun 29 13:47:21 orclex kernel: 0d 003 03 1 0 0 0 0 1 1 91
Jun 29 13:47:21 orclex kernel: 0e 003 03 0 0 0 0 0 1 1 99
Jun 29 13:47:21 orclex kernel: 0f 003 03 0 0 0 0 0 1 1 A1
Jun 29 13:47:21 orclex kernel: 10 003 03 1 1 0 1 0 1 1 A9
Jun 29 13:47:21 orclex kernel: 11 003 03 1 1 0 1 0 1 1 B1
Jun 29 13:47:21 orclex kernel: 12 003 03 1 1 0 1 0 1 1 C9
Jun 29 13:47:21 orclex kernel: 13 003 03 1 1 0 1 0 1 1 C1
Jun 29 13:47:21 orclex kernel: 14 000 00 1 0 0 0 0 0 0 00
Jun 29 13:47:21 orclex kernel: 15 003 03 1 1 0 1 0 1 1 D1
Jun 29 13:47:21 orclex kernel: 16 000 00 1 0 0 0 0 0 0 00
Jun 29 13:47:21 orclex kernel: 17 003 03 1 1 0 1 0 1 1 B9
Jun 29 13:47:21 orclex kernel: Using vector-based indexing
Jun 29 13:47:21 orclex kernel: IRQ to pin mappings:
Jun 29 13:47:21 orclex kernel: IRQ0 -> 0:2
Jun 29 13:47:21 orclex kernel: IRQ1 -> 0:1
Jun 29 13:47:21 orclex kernel: IRQ3 -> 0:3
Jun 29 13:47:21 orclex kernel: IRQ4 -> 0:4
Jun 29 13:47:21 orclex kernel: IRQ5 -> 0:5
Jun 29 13:47:21 orclex kernel: IRQ6 -> 0:6
Jun 29 13:47:21 orclex kernel: IRQ7 -> 0:7
Jun 29 13:47:21 orclex kernel: IRQ8 -> 0:8
Jun 29 13:47:21 orclex kernel: IRQ9 -> 0:9
Jun 29 13:47:21 orclex kernel: IRQ10 -> 0:10
Jun 29 13:47:21 orclex kernel: IRQ11 -> 0:11
Jun 29 13:47:21 orclex kernel: IRQ12 -> 0:12
Jun 29 13:47:21 orclex kernel: IRQ13 -> 0:13
Jun 29 13:47:21 orclex kernel: IRQ14 -> 0:14
Jun 29 13:47:21 orclex kernel: IRQ15 -> 0:15
Jun 29 13:47:21 orclex kernel: IRQ169 -> 0:16
Jun 29 13:47:21 orclex kernel: IRQ177 -> 0:17
Jun 29 13:47:21 orclex kernel: IRQ185 -> 0:23
Jun 29 13:47:21 orclex kernel: IRQ193 -> 0:19
Jun 29 13:47:21 orclex kernel: IRQ201 -> 0:18
Jun 29 13:47:21 orclex kernel: IRQ209 -> 0:21
Jun 29 13:47:21 orclex kernel: .................................... done.
Jun 29 13:47:21 orclex kernel: TC classifier action (bugs to netdev@xxxxxxxxxxxxxxx cc hadi@xxxxxxxxxx)
Jun 29 13:47:21 orclex kernel: pnp: 00:07: ioport range 0x290-0x297 has been reserved
Jun 29 13:47:21 orclex kernel: pnp: 00:09: ioport range 0x3f6-0x3f6 has been reserved
Jun 29 13:47:21 orclex kernel: IA-32 Microcode Update Driver: v1.14 <tigran@xxxxxxxxxxx>
Jun 29 13:47:21 orclex kernel: IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $
Jun 29 13:47:21 orclex kernel: NTFS driver 2.1.22 [Flags: R/O].
Jun 29 13:47:21 orclex kernel: Initializing Cryptographic API
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 169
Jun 29 13:47:21 orclex kernel: PCI: Setting latency timer of device 0000:00:01.0 to 64
Jun 29 13:47:21 orclex kernel: assign_interrupt_mode Found MSI capability
Jun 29 13:47:21 orclex kernel: Allocate Port Service[pcie00]
Jun 29 13:47:21 orclex kernel: Allocate Port Service[pcie03]
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 169
Jun 29 13:47:21 orclex kernel: PCI: Setting latency timer of device 0000:00:1c.0 to 64
Jun 29 13:47:21 orclex kernel: assign_interrupt_mode Found MSI capability
Jun 29 13:47:21 orclex kernel: Allocate Port Service[pcie00]
Jun 29 13:47:21 orclex kernel: Allocate Port Service[pcie02]
Jun 29 13:47:21 orclex kernel: Allocate Port Service[pcie03]
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 177
Jun 29 13:47:21 orclex kernel: PCI: Setting latency timer of device 0000:00:1c.1 to 64
Jun 29 13:47:21 orclex kernel: assign_interrupt_mode Found MSI capability
Jun 29 13:47:21 orclex kernel: Allocate Port Service[pcie00]
Jun 29 13:47:21 orclex kernel: Allocate Port Service[pcie02]
Jun 29 13:47:21 orclex kernel: Allocate Port Service[pcie03]
Jun 29 13:47:21 orclex kernel: vesafb: framebuffer at 0xd8000000, mapped to 0xffffc20010100000, using 6144k, total 131072k
Jun 29 13:47:21 orclex kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=1
Jun 29 13:47:21 orclex kernel: vesafb: scrolling: redraw
Jun 29 13:47:21 orclex kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 29 13:47:21 orclex kernel: Console: switching to colour frame buffer device 128x48
Jun 29 13:47:21 orclex kernel: fb0: VESA VGA frame buffer device
Jun 29 13:47:21 orclex kernel: vga16fb: initializing
Jun 29 13:47:21 orclex kernel: vga16fb: mapped to 0xffff8100000a0000
Jun 29 13:47:21 orclex kernel: fb1: VGA16 VGA frame buffer device
Jun 29 13:47:21 orclex kernel: ACPI: Power Button (FF) [PWRF]
Jun 29 13:47:21 orclex kernel: ACPI: Processor [CPU1] (supports 8 throttling states)
Jun 29 13:47:21 orclex kernel: Real Time Clock Driver v1.12
Jun 29 13:47:21 orclex kernel: Linux agpgart interface v0.101 (c) Dave Jones
Jun 29 13:47:21 orclex kernel: [drm] Initialized drm 1.0.0 20040925
Jun 29 13:47:21 orclex kernel: Hangcheck: starting hangcheck timer 0.9.0 (tick is 180 seconds, margin is 60 seconds).
Jun 29 13:47:21 orclex kernel: Hangcheck: Using monotonic_clock().
Jun 29 13:47:21 orclex kernel: PNP: PS/2 controller doesn't have AUX irq; using default 0xc
Jun 29 13:47:21 orclex kernel: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 112
Jun 29 13:47:21 orclex kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jun 29 13:47:21 orclex kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jun 29 13:47:21 orclex kernel: io scheduler noop registered
Jun 29 13:47:21 orclex kernel: io scheduler anticipatory registered
Jun 29 13:47:21 orclex kernel: io scheduler deadline registered
Jun 29 13:47:21 orclex kernel: io scheduler cfq registered
Jun 29 13:47:21 orclex kernel: Floppy drive(s): fd0 is 1.44M
Jun 29 13:47:21 orclex kernel: FDC 0 is a post-1991 82077
Jun 29 13:47:21 orclex kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Jun 29 13:47:21 orclex kernel: loop: loaded (max 8 devices)
Jun 29 13:47:21 orclex kernel: pktcdvd: v0.2.0a 2004-07-14 Jens Axboe (axboe@xxxxxxx) and petero2@xxxxxxxxx
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:01:06.0[A] -> GSI 16 (level, low) -> IRQ 169
Jun 29 13:47:21 orclex kernel: skge addr 0xcfefc000 irq 169 chip Yukon-Lite rev 7
Jun 29 13:47:21 orclex kernel: skge eth0: addr 00:11:2f:1c:f0:91
Jun 29 13:47:21 orclex kernel: PPP generic driver version 2.4.2
Jun 29 13:47:21 orclex kernel: PPP Deflate Compression module registered
Jun 29 13:47:21 orclex kernel: NET: Registered protocol family 24
Jun 29 13:47:21 orclex kernel: dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17)
Jun 29 13:47:21 orclex kernel: netconsole: not configured, aborting
Jun 29 13:47:21 orclex kernel: Linux video capture interface: v1.00
Jun 29 13:47:21 orclex kernel: bttv: driver version 0.9.15 loaded
Jun 29 13:47:21 orclex kernel: bttv: using 8 buffers with 2080k (520 pages) each for capture
Jun 29 13:47:21 orclex kernel: bttv: Bt8xx card found (0).
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:01:09.0[A] -> GSI 17 (level, low) -> IRQ 177
Jun 29 13:47:21 orclex kernel: bttv0: Bt878 (rev 2) at 0000:01:09.0, irq: 177, latency: 64, mmio: 0xd7ffe000
Jun 29 13:47:21 orclex kernel: bttv0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb
Jun 29 13:47:21 orclex kernel: bttv0: using: Hauppauge (bt878) [card=10,autodetected]
Jun 29 13:47:21 orclex kernel: bttv0: gpio: en=00000000, out=00000000 in=00ffffdb [init]
Jun 29 13:47:21 orclex kernel: bttv0: Hauppauge/Voodoo msp34xx: reset line init [5]
Jun 29 13:47:21 orclex kernel: tveeprom: Hauppauge: model = 61334, rev = B , serial# = 3026517
Jun 29 13:47:21 orclex kernel: tveeprom: tuner = Philips FM1216 (idx = 21, type = 5)
Jun 29 13:47:21 orclex kernel: tveeprom: tuner fmt = PAL(B/G) (eeprom = 0x04, v4l2 = 0x00000007)
Jun 29 13:47:21 orclex kernel: tveeprom: audio_processor = MSP3415 (type = 6)
Jun 29 13:47:21 orclex kernel: bttv0: using tuner=5
Jun 29 13:47:21 orclex kernel: bttv0: registered device video0
Jun 29 13:47:21 orclex kernel: bttv0: registered device vbi0
Jun 29 13:47:21 orclex kernel: bttv0: registered device radio0
Jun 29 13:47:21 orclex kernel: bttv0: PLL: 28636363 => 35468950 .. ok
Jun 29 13:47:21 orclex kernel: msp34xx: init: chip=MSP3410D-B4 +nicam +simple mode=simple
Jun 29 13:47:21 orclex kernel: msp3410: daemon started
Jun 29 13:47:21 orclex kernel: tvaudio: TV audio decoder + audio/video mux driver
Jun 29 13:47:21 orclex kernel: tvaudio: known chips: tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6320,tea6420,tda8425,pic16c54 (PV951),ta8874z
Jun 29 13:47:21 orclex kernel: SAA5246A (or compatible) Teletext decoder driver version 1.8
Jun 29 13:47:21 orclex kernel: SAA5249 driver (SAA5249 interface) for VideoText version 1.8
Jun 29 13:47:21 orclex kernel: tuner 0-0061: chip found @ 0xc2 (bt878 #0 [sw])
Jun 29 13:47:21 orclex kernel: tuner 0-0061: TEA5767 detected.
Jun 29 13:47:21 orclex kernel: tuner 0-0061: type set to 5 (Philips TEA5767HN FM Radio)
Jun 29 13:47:21 orclex kernel: tuner 0-0061: All bytes are equal. It is not a TEA5767
Jun 29 13:47:21 orclex kernel: tuner 0-0061: type set to 5 (Philips PAL_BG (FI1216 and compatibles))
Jun 29 13:47:21 orclex kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Jun 29 13:47:21 orclex kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Jun 29 13:47:21 orclex kernel: ICH6: IDE controller at PCI slot 0000:00:1f.1
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 201
Jun 29 13:47:21 orclex kernel: ICH6: chipset revision 3
Jun 29 13:47:21 orclex kernel: ICH6: 100% native mode on irq 201
Jun 29 13:47:21 orclex kernel: ide0: BM-DMA at 0x5800-0x5807, BIOS settings: hda:DMA, hdb:DMA
Jun 29 13:47:21 orclex kernel: ide1: BM-DMA at 0x5808-0x580f, BIOS settings: hdc:pio, hdd:pio
Jun 29 13:47:21 orclex kernel: Probing IDE interface ide0...
Jun 29 13:47:21 orclex kernel: hda: IC35L060AVV207-0, ATA DISK drive
Jun 29 13:47:21 orclex kernel: hdb: SONY CD-RW CRX210E1, ATAPI CD/DVD-ROM drive
Jun 29 13:47:21 orclex kernel: ide0 at 0x7000-0x7007,0x6802 on irq 201
Jun 29 13:47:21 orclex kernel: Probing IDE interface ide1...
Jun 29 13:47:21 orclex kernel: IT8212: IDE controller at PCI slot 0000:01:04.0
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:01:04.0[A] -> GSI 23 (level, low) -> IRQ 185
Jun 29 13:47:21 orclex kernel: IT8212: chipset revision 19
Jun 29 13:47:21 orclex kernel: it821x: controller in pass through mode.
Jun 29 13:47:21 orclex kernel: IT8212: 100% native mode on irq 185
Jun 29 13:47:21 orclex kernel: ide2: BM-DMA at 0x9800-0x9807, BIOS settings: hde:pio, hdf:pio
Jun 29 13:47:21 orclex kernel: ide3: BM-DMA at 0x9808-0x980f, BIOS settings: hdg:pio, hdh:pio
Jun 29 13:47:21 orclex kernel: Probing IDE interface ide2...
Jun 29 13:47:21 orclex kernel: hde: Pioneer DVD-ROM ATAPIModel DVD-104S 012, ATAPI CD/DVD-ROM drive
Jun 29 13:47:21 orclex kernel: ide2 at 0xb000-0xb007,0xa802 on irq 185
Jun 29 13:47:21 orclex kernel: Probing IDE interface ide3...
Jun 29 13:47:21 orclex kernel: Probing IDE interface ide1...
Jun 29 13:47:21 orclex kernel: Probing IDE interface ide3...
Jun 29 13:47:21 orclex kernel: hda: max request size: 1024KiB
Jun 29 13:47:21 orclex kernel: hda: 120103200 sectors (61492 MB) w/1821KiB Cache, CHS=16383/255/63, UDMA(100)
Jun 29 13:47:21 orclex kernel: hda: cache flushes supported
Jun 29 13:47:21 orclex kernel: hda: hda1 hda2
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: Uniform CD-ROM driver Revision: 3.20
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:21 orclex kernel: hde: ATAPI DVD-ROM drive, 512kB Cache
Jun 29 13:47:21 orclex kernel: libata version 1.11 loaded.
Jun 29 13:47:21 orclex kernel: ahci version 1.01
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 193
Jun 29 13:47:21 orclex kernel: irq 201: nobody cared (try booting with the "irqpoll" option)
Jun 29 13:47:21 orclex kernel:
Jun 29 13:47:21 orclex kernel: Call Trace: <IRQ> <ffffffff801551ef>{__report_bad_irq+48} <ffffffff801552e8>{note_interrupt+144}
Jun 29 13:47:21 orclex kernel: <ffffffff80154b13>{__do_IRQ+237} <ffffffff80110715>{do_IRQ+67}
Jun 29 13:47:21 orclex kernel: <ffffffff8010e051>{ret_from_intr+0} <EOI> <ffffffff8010e181>{retint_kernel+38}
Jun 29 13:47:21 orclex kernel: <ffffffff8010bcf4>{mwait_idle+94} <ffffffff8010bc78>{cpu_idle+79}
Jun 29 13:47:21 orclex kernel: <ffffffff80696876>{start_kernel+445} <ffffffff8069622c>{x86_64_start_kernel+320}
Jun 29 13:47:21 orclex kernel:
Jun 29 13:47:21 orclex kernel: handlers:
Jun 29 13:47:21 orclex kernel: [<ffffffff803179fd>] (ide_intr+0x0/0x17a)
Jun 29 13:47:21 orclex kernel: Disabling IRQ #201
Jun 29 13:47:21 orclex kernel: PCI: Setting latency timer of device 0000:00:1f.2 to 64
Jun 29 13:47:21 orclex kernel: ahci(0000:00:1f.2) AHCI 0001.0000 32 slots 4 ports 1.5 Gbps 0xf impl IDE mode
Jun 29 13:47:21 orclex kernel: ahci(0000:00:1f.2) flags: 64bit ncq pm led slum part
Jun 29 13:47:21 orclex kernel: ata1: SATA max UDMA/133 cmd 0xFFFFC20000026D00 ctl 0x0 bmdma 0x0 irq 193
Jun 29 13:47:21 orclex kernel: ata2: SATA max UDMA/133 cmd 0xFFFFC20000026D80 ctl 0x0 bmdma 0x0 irq 193
Jun 29 13:47:21 orclex kernel: ata3: SATA max UDMA/133 cmd 0xFFFFC20000026E00 ctl 0x0 bmdma 0x0 irq 193
Jun 29 13:47:21 orclex kernel: ata4: SATA max UDMA/133 cmd 0xFFFFC20000026E80 ctl 0x0 bmdma 0x0 irq 193
Jun 29 13:47:21 orclex kernel: ata1: dev 0 cfg 49:2f00 82:346b 83:7d01 84:4023 85:3469 86:3c01 87:4023 88:207f
Jun 29 13:47:21 orclex kernel: ata1: dev 0 ATA, max UDMA/133, 488397168 sectors: lba48
Jun 29 13:47:21 orclex kernel: ata1: dev 0 configured for UDMA/133
Jun 29 13:47:21 orclex kernel: scsi0 : ahci
Jun 29 13:47:21 orclex kernel: ata2: no device found (phy stat 00000000)
Jun 29 13:47:21 orclex kernel: scsi1 : ahci
Jun 29 13:47:21 orclex kernel: ata3: no device found (phy stat 00000000)
Jun 29 13:47:21 orclex kernel: scsi2 : ahci
Jun 29 13:47:21 orclex kernel: ata4: no device found (phy stat 00000000)
Jun 29 13:47:21 orclex kernel: scsi3 : ahci
Jun 29 13:47:21 orclex kernel: Vendor: ATA Model: ST3250823AS Rev: 3.02
Jun 29 13:47:21 orclex kernel: Type: Direct-Access ANSI SCSI revision: 05
Jun 29 13:47:21 orclex kernel: SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
Jun 29 13:47:21 orclex kernel: SCSI device sda: drive cache: write back
Jun 29 13:47:21 orclex kernel: SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
Jun 29 13:47:21 orclex kernel: SCSI device sda: drive cache: write back
Jun 29 13:47:21 orclex kernel: sda: sda1 sda2 < sda5 > sda3
Jun 29 13:47:21 orclex kernel: Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Jun 29 13:47:21 orclex kernel: Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0, type 0
Jun 29 13:47:21 orclex kernel: ohci1394: $Rev: 1250 $ Ben Collins <bcollins@xxxxxxxxxx>
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:01:03.0[A] -> GSI 21 (level, low) -> IRQ 209
Jun 29 13:47:21 orclex kernel: ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[209] MMIO=[cfefb800-cfefbfff] Max Packet=[4096]
Jun 29 13:47:21 orclex kernel: ieee1394: raw1394: /dev/raw1394 device initialized
Jun 29 13:47:21 orclex kernel: usbmon: debugs is not available
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 185
Jun 29 13:47:21 orclex kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jun 29 13:47:21 orclex kernel: ehci_hcd 0000:00:1d.7: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller
Jun 29 13:47:21 orclex kernel: ehci_hcd 0000:00:1d.7: debug port 1
Jun 29 13:47:21 orclex kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Jun 29 13:47:21 orclex kernel: ehci_hcd 0000:00:1d.7: irq 185, io mem 0xcfdff800
Jun 29 13:47:21 orclex kernel: PCI: cache line size of 128 is not supported by device 0000:00:1d.7
Jun 29 13:47:21 orclex kernel: ehci_hcd 0000:00:1d.7: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
Jun 29 13:47:21 orclex kernel: hub 1-0:1.0: USB hub found
Jun 29 13:47:21 orclex kernel: hub 1-0:1.0: 8 ports detected
Jun 29 13:47:21 orclex kernel: ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
Jun 29 13:47:21 orclex kernel: USB Universal Host Controller Interface driver v2.3
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 185
Jun 29 13:47:21 orclex kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jun 29 13:47:21 orclex kernel: uhci_hcd 0000:00:1d.0: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1
Jun 29 13:47:21 orclex kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jun 29 13:47:21 orclex kernel: uhci_hcd 0000:00:1d.0: irq 185, io base 0x00004400
Jun 29 13:47:21 orclex kernel: hub 2-0:1.0: USB hub found
Jun 29 13:47:21 orclex kernel: hub 2-0:1.0: 2 ports detected
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 193
Jun 29 13:47:21 orclex kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jun 29 13:47:21 orclex kernel: uhci_hcd 0000:00:1d.1: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2
Jun 29 13:47:21 orclex kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Jun 29 13:47:21 orclex kernel: uhci_hcd 0000:00:1d.1: irq 193, io base 0x00004800
Jun 29 13:47:21 orclex kernel: hub 3-0:1.0: USB hub found
Jun 29 13:47:21 orclex kernel: hub 3-0:1.0: 2 ports detected
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 201
Jun 29 13:47:21 orclex kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jun 29 13:47:21 orclex kernel: uhci_hcd 0000:00:1d.2: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3
Jun 29 13:47:21 orclex kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Jun 29 13:47:21 orclex kernel: uhci_hcd 0000:00:1d.2: irq 201, io base 0x00005000
Jun 29 13:47:21 orclex kernel: hub 4-0:1.0: USB hub found
Jun 29 13:47:21 orclex kernel: hub 4-0:1.0: 2 ports detected
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 169
Jun 29 13:47:21 orclex kernel: PCI: Setting latency timer of device 0000:00:1d.3 to 64
Jun 29 13:47:21 orclex kernel: uhci_hcd 0000:00:1d.3: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4
Jun 29 13:47:21 orclex kernel: uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
Jun 29 13:47:21 orclex kernel: uhci_hcd 0000:00:1d.3: irq 169, io base 0x00005400
Jun 29 13:47:21 orclex kernel: hub 5-0:1.0: USB hub found
Jun 29 13:47:21 orclex kernel: hub 5-0:1.0: 2 ports detected
Jun 29 13:47:21 orclex kernel: Initializing USB Mass Storage driver...
Jun 29 13:47:21 orclex kernel: usbcore: registered new driver usb-storage
Jun 29 13:47:21 orclex kernel: USB Mass Storage support registered.
Jun 29 13:47:21 orclex kernel: usb 2-1: new low speed USB device using uhci_hcd and address 2
Jun 29 13:47:21 orclex kernel: usbcore: registered new driver hiddev
Jun 29 13:47:21 orclex kernel: usb 3-1: new low speed USB device using uhci_hcd and address 2
Jun 29 13:47:21 orclex kernel: input: USB HID v1.00 Joystick [Microsoft Microsoft SideWinder game controller] on usb-0000:00:1d.0-1
Jun 29 13:47:21 orclex kernel: input: USB HID v1.00 Mouse [Microsoft Microsoft Wheel Mouse Optical®] on usb-0000:00:1d.1-1
Jun 29 13:47:21 orclex kernel: usbcore: registered new driver usbhid
Jun 29 13:47:21 orclex kernel: drivers/usb/input/hid-core.c: v2.01:USB HID core driver
Jun 29 13:47:21 orclex kernel: mice: PS/2 mouse device common for all mice
Jun 29 13:47:21 orclex kernel: input: PC Speaker
Jun 29 13:47:21 orclex kernel: md: md driver 0.90.2 MAX_MD_DEVS=256, MD_SB_DISKS=27
Jun 29 13:47:21 orclex kernel: md: bitmap version 3.38
Jun 29 13:47:21 orclex kernel: device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@xxxxxxxxxx
Jun 29 13:47:21 orclex kernel: GACT probability on
Jun 29 13:47:21 orclex kernel: Mirror/redirect action on
Jun 29 13:47:21 orclex kernel: u32 classifier
Jun 29 13:47:21 orclex kernel: Perfomance counters on
Jun 29 13:47:21 orclex kernel: input device check on
Jun 29 13:47:21 orclex kernel: Actions configured
Jun 29 13:47:21 orclex kernel: NET: Registered protocol family 2
Jun 29 13:47:21 orclex kernel: input: AT Translated Set 2 keyboard on isa0060/serio0
Jun 29 13:47:21 orclex kernel: IP: routing cache hash table of 4096 buckets, 64Kbytes
Jun 29 13:47:21 orclex kernel: ieee1394: Host added: ID:BUS[0-00:1023] GUID[00e01800007ef52b]
Jun 29 13:47:21 orclex kernel: TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
Jun 29 13:47:21 orclex kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Jun 29 13:47:21 orclex kernel: TCP: Hash tables configured (established 262144 bind 65536)
Jun 29 13:47:21 orclex kernel: TCP reno registered
Jun 29 13:47:21 orclex kernel: IPv4 over IPv4 tunneling driver
Jun 29 13:47:21 orclex kernel: ip_conntrack version 2.1 (4094 buckets, 32752 max) - 296 bytes per conntrack
Jun 29 13:47:21 orclex kernel: ip_tables: (C) 2000-2002 Netfilter core team
Jun 29 13:47:21 orclex kernel: ipt_recent v0.3.1: Stephen Frost <sfrost@xxxxxxxxxxx>. http://snowman.net/projects/ipt_recent/
Jun 29 13:47:21 orclex kernel: TCP bic registered
Jun 29 13:47:21 orclex kernel: Initializing IPsec netlink socket
Jun 29 13:47:21 orclex kernel: NET: Registered protocol family 1
Jun 29 13:47:21 orclex kernel: NET: Registered protocol family 17
Jun 29 13:47:21 orclex kernel: NET: Registered protocol family 15
Jun 29 13:47:21 orclex kernel: Using IPI Shortcut mode
Jun 29 13:47:21 orclex kernel: swsusp: Suspend partition has wrong signature?
Jun 29 13:47:21 orclex kernel: md: Autodetecting RAID arrays.
Jun 29 13:47:21 orclex kernel: md: autorun ...
Jun 29 13:47:21 orclex kernel: md: ... autorun DONE.
Jun 29 13:47:21 orclex kernel: EXT3-fs: INFO: recovery required on readonly filesystem.
Jun 29 13:47:21 orclex kernel: EXT3-fs: write access will be enabled during recovery.
Jun 29 13:47:21 orclex kernel: kjournald starting. Commit interval 5 seconds
Jun 29 13:47:21 orclex kernel: EXT3-fs: recovery complete.
Jun 29 13:47:21 orclex kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jun 29 13:47:21 orclex kernel: VFS: Mounted root (ext3 filesystem) readonly.
Jun 29 13:47:21 orclex kernel: Freeing unused kernel memory: 228k freed
Jun 29 13:47:21 orclex kernel: Adding 2658716k swap on /dev/sda5. Priority:-1 extents:1
Jun 29 13:47:21 orclex kernel: EXT3 FS on sda3, internal journal
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:01:0a.0[A] -> GSI 21 (level, low) -> IRQ 209
Jun 29 13:47:21 orclex kernel: hda: dma_timer_expiry: dma status == 0x64
Jun 29 13:47:21 orclex kernel: hda: DMA interrupt recovery
Jun 29 13:47:21 orclex kernel: hda: lost interrupt
Jun 29 13:47:21 orclex kernel: kjournald starting. Commit interval 5 seconds
Jun 29 13:47:21 orclex kernel: EXT3 FS on sda1, internal journal
Jun 29 13:47:21 orclex kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 169
Jun 29 13:47:21 orclex kernel: PCI: Setting latency timer of device 0000:00:1b.0 to 64
Jun 29 13:47:21 orclex kernel: ACPI: PCI Interrupt 0000:01:09.1[A] -> GSI 17 (level, low) -> IRQ 177
Jun 29 13:47:21 orclex kernel: parport: PnPBIOS parport detected.
Jun 29 13:47:21 orclex kernel: parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
Jun 29 13:47:21 orclex kernel: Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
Jun 29 13:47:21 orclex kernel: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jun 29 13:47:21 orclex kernel: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jun 29 13:47:21 orclex kernel: skge eth0: enabling interface
Jun 29 13:47:21 orclex kernel: skge eth0: Link is up at 100 Mbps, full duplex, flow control none
Jun 29 13:47:22 orclex cpufreqd: libsys_init() - no batteries found, not a laptop?
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:23 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:24 orclex kernel: lp0: using parport0 (interrupt-driven).
Jun 29 13:47:24 orclex udev[4516]: creating device node '/dev/lp0'
Jun 29 13:47:25 orclex kernel: scsi: unknown opcode 0x85
Jun 29 13:47:25 orclex kernel: irq 201: nobody cared (try booting with the "irqpoll" option)
Jun 29 13:47:25 orclex kernel:
Jun 29 13:47:25 orclex kernel: Call Trace: <IRQ> <ffffffff801551ef>{__report_bad_irq+48} <ffffffff801552e8>{note_interrupt+144}
Jun 29 13:47:25 orclex kernel: <ffffffff80154b13>{__do_IRQ+237} <ffffffff80110715>{do_IRQ+67}
Jun 29 13:47:25 orclex kernel: <ffffffff8010e051>{ret_from_intr+0} <EOI>
Jun 29 13:47:25 orclex kernel: handlers:
Jun 29 13:47:25 orclex kernel: [<ffffffff803179fd>] (ide_intr+0x0/0x17a)
Jun 29 13:47:25 orclex kernel: [<ffffffff8035c74d>] (usb_hcd_irq+0x0/0x68)
Jun 29 13:47:25 orclex kernel: Disabling IRQ #201
Jun 29 13:47:25 orclex lpd[4582]: restarted
Jun 29 13:47:25 orclex /usr/sbin/gpm[4543]: Detected EXPS/2 protocol mouse.
Jun 29 13:47:25 orclex nmbd[4592]: [2005/06/29 13:47:25, 0, pid=4592] nmbd/asyncdns.c:start_async_dns(149)
Jun 29 13:47:25 orclex nmbd[4592]: started asyncdns process 4593
Jun 29 13:47:26 orclex smartd[4600]: smartd version 5.32 Copyright (C) 2002-4 Bruce Allen
Jun 29 13:47:26 orclex smartd[4600]: Home page is http://smartmontools.sourceforge.net/
Jun 29 13:47:26 orclex smartd[4600]: Opened configuration file /etc/smartd.conf
Jun 29 13:47:26 orclex smartd[4600]: Drive: DEVICESCAN, implied '-a' Directive on line 23 of file /etc/smartd.conf
Jun 29 13:47:26 orclex smartd[4600]: Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices
Jun 29 13:47:26 orclex smartd[4600]: Device: /dev/hda, opened
Jun 29 13:47:35 orclex kernel: hda: lost interrupt
Jun 29 13:47:35 orclex hddtemp[4573]: /dev/hda: IC35L060AVV207-0: 36 C
Jun 29 13:47:35 orclex kernel: hdb: packet command error: status=0xd0 { Busy }
Jun 29 13:47:35 orclex kernel: ide: failed opcode was: unknown
Jun 29 13:47:35 orclex smartd[4600]: Device: /dev/hda, found in smartd database.
Jun 29 13:47:36 orclex kernel: cdrom: This disc doesn't have any tracks I recognize!
Jun 29 13:47:36 orclex kernel: irq 201: nobody cared (try booting with the "irqpoll" option)
Jun 29 13:47:36 orclex kernel:
Jun 29 13:47:36 orclex kernel: Call Trace: <IRQ> <ffffffff801551ef>{__report_bad_irq+48} <ffffffff801552e8>{note_interrupt+144}
Jun 29 13:47:36 orclex kernel: <ffffffff80154b13>{__do_IRQ+237} <ffffffff80110715>{do_IRQ+67}
Jun 29 13:47:36 orclex kernel: <ffffffff8010e051>{ret_from_intr+0} <EOI> <ffffffff8010e181>{retint_kernel+38}
Jun 29 13:47:36 orclex kernel: <ffffffff8010bcf4>{mwait_idle+94} <ffffffff8010bc78>{cpu_idle+79}
Jun 29 13:47:36 orclex kernel: <ffffffff80696876>{start_kernel+445} <ffffffff8069622c>{x86_64_start_kernel+320}
Jun 29 13:47:36 orclex kernel:
Jun 29 13:47:36 orclex kernel: handlers:
Jun 29 13:47:36 orclex kernel: [<ffffffff803179fd>] (ide_intr+0x0/0x17a)
Jun 29 13:47:36 orclex kernel: [<ffffffff8035c74d>] (usb_hcd_irq+0x0/0x68)
Jun 29 13:47:36 orclex kernel: Disabling IRQ #201
Jun 29 13:47:46 orclex kernel: hda: lost interrupt
Jun 29 13:47:46 orclex smartd[4600]: Device: /dev/hda, is SMART capable. Adding to "monitor" list.
Jun 29 13:47:46 orclex smartd[4600]: Device: /dev/hdb, opened
Jun 29 13:47:46 orclex smartd[4600]: Device: /dev/hdb, packet devices [this device CD/DVD] not SMART capable
Jun 29 13:47:46 orclex kernel: hdb: packet command error: status=0xd0 { Busy }
Jun 29 13:47:46 orclex kernel: ide: failed opcode was: unknown
Jun 29 13:47:46 orclex smartd[4600]: Unable to register ATA device /dev/hdb at line 23 of file /etc/smartd.conf
Jun 29 13:47:46 orclex smartd[4600]: Device: /dev/hde, opened
Jun 29 13:47:46 orclex smartd[4600]: Device: /dev/hde, packet devices [this device CD/DVD] not SMART capable
Jun 29 13:47:46 orclex smartd[4600]: Unable to register ATA device /dev/hde at line 23 of file /etc/smartd.conf
Jun 29 13:47:46 orclex smartd[4600]: Device: /dev/sda, opened
Jun 29 13:47:46 orclex kernel: program smartd is using a deprecated SCSI ioctl, please convert it to SG_IO
Jun 29 13:47:46 orclex kernel: program smartd is using a deprecated SCSI ioctl, please convert it to SG_IO
Jun 29 13:47:46 orclex smartd[4600]: Device: /dev/sda, IE (SMART) not enabled, skip device Try 'smartctl -s on /dev/sda' to turn on SMART features
Jun 29 13:47:46 orclex smartd[4600]: Unable to register SCSI device /dev/sda at line 23 of file /etc/smartd.conf
Jun 29 13:47:46 orclex smartd[4600]: Monitoring 1 ATA and 0 SCSI devices
Jun 29 13:47:47 orclex kernel: irq 201: nobody cared (try booting with the "irqpoll" option)
Jun 29 13:47:47 orclex kernel:
Jun 29 13:47:47 orclex kernel: Call Trace: <IRQ> <ffffffff801551ef>{__report_bad_irq+48} <ffffffff801552e8>{note_interrupt+144}
Jun 29 13:47:47 orclex kernel: <ffffffff80154b13>{__do_IRQ+237} <ffffffff80110715>{do_IRQ+67}
Jun 29 13:47:47 orclex kernel: <ffffffff8010e051>{ret_from_intr+0} <EOI> <ffffffff8010e181>{retint_kernel+38}
Jun 29 13:47:47 orclex kernel: <ffffffff8010bcf4>{mwait_idle+94} <ffffffff8010bc78>{cpu_idle+79}
Jun 29 13:47:47 orclex kernel: <ffffffff80696876>{start_kernel+445} <ffffffff8069622c>{x86_64_start_kernel+320}
Jun 29 13:47:47 orclex kernel:
Jun 29 13:47:47 orclex kernel: handlers:
Jun 29 13:47:47 orclex kernel: [<ffffffff803179fd>] (ide_intr+0x0/0x17a)
Jun 29 13:47:47 orclex kernel: [<ffffffff8035c74d>] (usb_hcd_irq+0x0/0x68)
Jun 29 13:47:47 orclex kernel: Disabling IRQ #201
Jun 29 13:47:57 orclex kernel: hda: lost interrupt
Jun 29 13:47:57 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:57 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:57 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:57 orclex smartd[4604]: smartd has fork()ed into background mode. New PID=4604.
Jun 29 13:47:57 orclex smartd[4604]: file /var/run/smartd.pid written containing PID 4604
Jun 29 13:47:57 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:57 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:57 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:57 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:57 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:57 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:57 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:57 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: cdrom_pc_intr: The drive appears confused (ireason = 0x01)
Jun 29 13:47:58 orclex kernel: hdb: packet command error: status=0xd0 { Busy }
Jun 29 13:47:58 orclex kernel: ide: failed opcode was: unknown
Jun 29 13:47:58 orclex kernel: irq 201: nobody cared (try booting with the "irqpoll" option)
Jun 29 13:47:58 orclex kernel:
Jun 29 13:47:58 orclex kernel: Call Trace: <IRQ> <ffffffff801551ef>{__report_bad_irq+48} <ffffffff801552e8>{note_interrupt+144}
Jun 29 13:47:58 orclex kernel: <ffffffff80154b13>{__do_IRQ+237} <ffffffff80110715>{do_IRQ+67}
Jun 29 13:47:58 orclex kernel: <ffffffff8010e051>{ret_from_intr+0} <EOI> <ffffffff8010e181>{retint_kernel+38}
Jun 29 13:47:58 orclex kernel: <ffffffff8010bcf4>{mwait_idle+94} <ffffffff8010bc78>{cpu_idle+79}
Jun 29 13:47:58 orclex kernel: <ffffffff80696876>{start_kernel+445} <ffffffff8069622c>{x86_64_start_kernel+320}
Jun 29 13:47:58 orclex kernel:
Jun 29 13:47:58 orclex kernel: handlers:
Jun 29 13:47:58 orclex kernel: [<ffffffff803179fd>] (ide_intr+0x0/0x17a)
Jun 29 13:47:58 orclex kernel: [<ffffffff8035c74d>] (usb_hcd_irq+0x0/0x68)
Jun 29 13:47:58 orclex kernel: Disabling IRQ #201
Jun 29 13:47:59 orclex Xprt_64: No matching visual for __GLcontextMode with visual class = 0 (32775), nplanes = 8
Jun 29 13:48:00 orclex rpc.statd[4764]: Version 1.0.7 Starting
Jun 29 13:48:00 orclex rpc.statd[4764]: statd running as root. chown /var/lib/nfs/sm to choose different user
Jun 29 13:48:00 orclex anacron[4770]: Anacron 2.3 started on 2005-06-29
Jun 29 13:48:00 orclex anacron[4770]: Normal exit (0 jobs run)
Jun 29 13:48:00 orclex /usr/sbin/cron[4775]: (CRON) INFO (pidfile fd = 3)
Jun 29 13:48:00 orclex /usr/sbin/cron[4776]: (CRON) STARTUP (fork ok)
Jun 29 13:48:00 orclex /usr/sbin/cron[4776]: (CRON) INFO (Running @reboot jobs)
Jun 29 13:48:02 orclex udev[4804]: removing device node '/dev/vcs1'
Jun 29 13:48:02 orclex udev[4805]: removing device node '/dev/vcsa1'
Jun 29 13:48:02 orclex udev[4823]: creating device node '/dev/vcs2'
Jun 29 13:48:02 orclex udev[4829]: creating device node '/dev/vcsa3'
Jun 29 13:48:02 orclex udev[4825]: creating device node '/dev/vcsa2'
Jun 29 13:48:02 orclex udev[4827]: creating device node '/dev/vcs3'
Jun 29 13:48:02 orclex udev[4849]: creating device node '/dev/vcs4'
Jun 29 13:48:02 orclex udev[4852]: creating device node '/dev/vcsa4'
Jun 29 13:48:02 orclex udev[4858]: creating device node '/dev/vcs5'
Jun 29 13:48:02 orclex udev[4861]: creating device node '/dev/vcsa5'
Jun 29 13:48:02 orclex udev[4864]: creating device node '/dev/vcs6'
Jun 29 13:48:02 orclex udev[4871]: creating device node '/dev/vcs7'
Jun 29 13:48:02 orclex udev[4866]: creating device node '/dev/vcsa6'
Jun 29 13:48:02 orclex udev[4872]: creating device node '/dev/vcsa7'
Jun 29 13:48:02 orclex udev[4889]: creating device node '/dev/vcs1'
Jun 29 13:48:02 orclex udev[4891]: creating device node '/dev/vcsa1'
Jun 29 13:48:04 orclex gdm[4800]: gdm_slave_xioerror_handler: Schwerwiegender X-Fehler - :0 wird neu gestartet
Jun 29 13:48:08 orclex gdm[4901]: gdm_slave_xioerror_handler: Schwerwiegender X-Fehler - :0 wird neu gestartet
Jun 29 13:48:12 orclex gdm[4913]: gdm_slave_xioerror_handler: Schwerwiegender X-Fehler - :0 wird neu gestartet
Jun 29 13:48:12 orclex gdm[4793]: deal_with_x_crashes: Das Skript XKeepsCrashing wird gestartet
Jun 29 13:48:14 orclex gdm[4793]: X-Server konnte nicht in kurzen Zeitabständen gestartet werden; Anzeige :0 wird deaktiviert