Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
it821x hd lost interrupt[SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Horatio
Apprentice
Apprentice


Joined: 25 Feb 2004
Posts: 246
Location: Houston, TX

PostPosted: Sun Dec 04, 2005 5:45 pm    Post subject: it821x hd lost interrupt[SOLVED] Reply with quote

I'm trying to switch from gentoo-sources-2.6.9-r14 patched w/ ite's it8212f ide-scsi driver, which works, to gentoo-sources-2.6.13-r5 w/ a it821x ide driver. In both situations I'm trying to use raid0. It seems that /dev/hda is associated w/ the it821x raid0 volume i've had setup before. So I've have the grub entries:
Code:

#
# Sample boot menu configuration file
#

# Boot automatically after 10 secs.
timeout 10

# By default, boot the first entry.
default 0

# Fallback to the second entry.
fallback 1

# Change the colors.
color light-green/brown blink-red/blue

# For booting GNU/Linux
title  2.6.9-gentoo-r14
root (hd0,0)
kernel (hd0,0)/vmlinuz-2.6.9-gentoo-r14 root=/dev/scsi/host0/bus0/target0/lun0/part5 vga=0xFFFF nodevfs udev devfs=nomount

# For booting GNU/Linux
title  2.6.13-gentoo-r5
root (hd0,0)
kernel (hd0,0)/vmlinuz-2.6.13-gentoo-r5 root=/dev/hda5 vga=0xFFFF nodevfs udev devfs=nomount

# For booting GNU/Linux
title  2.6.9-gentoo-r14 last good
root (hd0,0)
kernel (hd0,0)/vmlinuz-2.6.9-gentoo-r14.good root=/dev/sda5 vga=0xFFFF nodevfs udev devfs=nomount


Although, when booting the new gentoo-source-2.6.13-r5 kernel I get error messages stating that, "cache flushes not supported" and, "<<4> hda lost interrupt." Note hda4 is an extended partition. I've search gentoo forums, looked at the source (it821x.c), and documentation (ide.txt), but still don't know what these messages mean. Are those messages fatal errors. I rebooted my machine when I saw them as I didn't want my raid0 volume corrupted. How can I remedy this, please.


Last edited by Horatio on Sat Dec 24, 2005 6:32 pm; edited 1 time in total
Back to top
View user's profile Send private message
Horatio
Apprentice
Apprentice


Joined: 25 Feb 2004
Posts: 246
Location: Houston, TX

PostPosted: Thu Dec 22, 2005 10:02 pm    Post subject: Reply with quote

Still trying to move to a new kernel (linux-2.6.14-gentoo-r5), but no success. I've tried numerous suggestions from searches. Such as, I've booted with noacpi, acpi=no, removed all power management and look in my bios for pnpos options. Also removed the sata via drivers from the kernel.

Albeit, Every yet to this writing has failed to stop the boot messages of hda lost interrupt.

Someone please, tell me what else I can try, or tell me how I can fix the configurations so I can boot on a new kernel /w it8212 ATA raid 0.
Back to top
View user's profile Send private message
Horatio
Apprentice
Apprentice


Joined: 25 Feb 2004
Posts: 246
Location: Houston, TX

PostPosted: Sat Dec 24, 2005 2:07 am    Post subject: Reply with quote

I recently tried to comment out all_args="-d1" in /etc/config/hdparm, and left cdrom0_args="-d1" cdrom1_args="-d1" in the file. With the change I still get hda lost interrupt.

here are my /var/log/messages that apply:
Code:

Dec 23 20:36:42 iron shutdown[11932]: shutting down for system reboot
Dec 23 20:36:42 iron init: Switching to runlevel: 6
Dec 23 20:36:47 iron sshd[10065]: Received signal 15; terminating.
Dec 23 20:36:47 iron Xprt_33: Xprint server pid=10339 done, exitcode=0.
Dec 23 20:36:47 iron syslog-ng[7289]: syslog-ng version 1.6.8 going down
Dec 23 20:39:59 iron syslog-ng[7235]: syslog-ng version 1.6.8 starting
Dec 23 20:39:59 iron syslog-ng[7235]: Changing permissions on special file /dev/tty12
Dec 23 20:39:59 iron Bootdata ok (command line is root=/dev/scsi/host0/bus0/target0/lun0/part5 vga=0xFFFF nodevfs udev devfs=nomount)
Dec 23 20:39:59 iron Linux version 2.6.9-gentoo-r14 (root@iron.nathangrocott.isa-geek.org) (gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-
8.7.8)) #12 Sun Nov 6 19:25:51 EST 2005
Dec 23 20:39:59 iron BIOS-provided physical RAM map:
Dec 23 20:39:59 iron BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Dec 23 20:39:59 iron BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Dec 23 20:39:59 iron BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Dec 23 20:39:59 iron BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
Dec 23 20:39:59 iron BIOS-e820: 000000003fff0000 - 000000003fff3000 (ACPI NVS)
Dec 23 20:39:59 iron BIOS-e820: 000000003fff3000 - 0000000040000000 (ACPI data)
Dec 23 20:39:59 iron BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
Dec 23 20:39:59 iron BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Dec 23 20:39:59 iron BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
Dec 23 20:39:59 iron No mptable found.
Dec 23 20:39:59 iron On node 0 totalpages: 262128
Dec 23 20:39:59 iron DMA zone: 4096 pages, LIFO batch:1
Dec 23 20:39:59 iron Normal zone: 258032 pages, LIFO batch:16
Dec 23 20:39:59 iron HighMem zone: 0 pages, LIFO batch:1
Dec 23 20:39:59 iron ACPI: RSDP (v000 VIAK8                                 ) @ 0x00000000000f6750
Dec 23 20:39:59 iron ACPI: RSDT (v001 VIAK8  AWRDACPI 0x42302e31 AWRD 0x01010101) @ 0x000000003fff3000
Dec 23 20:39:59 iron ACPI: FADT (v001 VIAK8  AWRDACPI 0x42302e31 AWRD 0x01010101) @ 0x000000003fff3040
Dec 23 20:39:59 iron ACPI: MADT (v001 VIAK8  AWRDACPI 0x42302e31 AWRD 0x01010101) @ 0x000000003fff7bc0
Dec 23 20:39:59 iron ACPI: DSDT (v001 VIAK8  AWRDACPI 0x00001000 MSFT 0x0100000c) @ 0x0000000000000000
Dec 23 20:39:59 iron ACPI: Local APIC address 0xfee00000
Dec 23 20:39:59 iron ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Dec 23 20:39:59 iron Processor #0 15:4 APIC version 16
Dec 23 20:39:59 iron ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
Dec 23 20:39:59 iron ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Dec 23 20:39:59 iron IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
Dec 23 20:39:59 iron ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 23 20:39:59 iron ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Dec 23 20:39:59 iron ACPI: IRQ0 used by override.
Dec 23 20:39:59 iron ACPI: IRQ2 used by override.
Dec 23 20:39:59 iron ACPI: IRQ9 used by override.
Dec 23 20:39:59 iron Using ACPI (MADT) for SMP configuration information
Dec 23 20:39:59 iron Checking aperture...
Dec 23 20:39:59 iron CPU 0: aperture @ d0000000 size 128 MB
Dec 23 20:39:59 iron Built 1 zonelists
Dec 23 20:39:59 iron Kernel command line: root=/dev/scsi/host0/bus0/target0/lun0/part5 vga=0xFFFF nodevfs udev devfs=nomount console=tty0
Dec 23 20:39:59 iron Initializing CPU#0
Dec 23 20:39:59 iron PID hash table entries: 4096 (order: 12, 131072 bytes)
Dec 23 20:39:59 iron time.c: Using 1.193182 MHz PIT timer.
Dec 23 20:39:59 iron time.c: Detected 2010.135 MHz processor.
Dec 23 20:39:59 iron Console: colour VGA+ 80x25
Dec 23 20:39:59 iron Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Dec 23 20:39:59 iron Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Dec 23 20:39:59 iron Memory: 1025816k/1048512k available (2312k kernel code, 22028k reserved, 1420k data, 148k init)
Dec 23 20:39:59 iron Calibrating delay loop... 3956.73 BogoMIPS (lpj=1978368)
Dec 23 20:39:59 iron Mount-cache hash table entries: 256 (order: 0, 4096 bytes)
Dec 23 20:39:59 iron CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
Dec 23 20:39:59 iron CPU: L2 Cache: 512K (64 bytes/line)
Dec 23 20:39:59 iron CPU: AMD Athlon(tm) 64 Processor 3000+ stepping 08
Dec 23 20:39:59 iron Using local APIC NMI watchdog using perfctr0
Dec 23 20:39:59 iron Using local APIC timer interrupts.
Dec 23 20:39:59 iron Detected 12.563 MHz APIC timer.
Dec 23 20:39:59 iron NET: Registered protocol family 16
Dec 23 20:39:59 iron PCI: Using configuration type 1
Dec 23 20:39:59 iron mtrr: v2.0 (20020519)
Dec 23 20:39:59 iron ACPI: Subsystem revision 20040816
Dec 23 20:39:59 iron ACPI: Interpreter enabled
Dec 23 20:39:59 iron ACPI: Using IOAPIC for interrupt routing
Dec 23 20:39:59 iron ACPI: PCI Root Bridge [PCI0] (00:00)
Dec 23 20:39:59 iron PCI: Probing PCI hardware (bus 00)
Dec 23 20:39:59 iron ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Dec 23 20:39:59 iron ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 11 12) *5
Dec 23 20:39:59 iron ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 *11 12)
Dec 23 20:39:59 iron ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 *10 11 12)
Dec 23 20:39:59 iron ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12) *0, disabled.
Dec 23 20:39:59 iron ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
Dec 23 20:39:59 iron ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0, disabled.
Dec 23 20:39:59 iron ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled.
Dec 23 20:39:59 iron ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *0, disabled.
Dec 23 20:39:59 iron ACPI: PCI Interrupt Link [ALKA] (IRQs 20) *0, disabled.
Dec 23 20:39:59 iron ACPI: PCI Interrupt Link [ALKB] (IRQs 21) *0, disabled.
Dec 23 20:39:59 iron ACPI: PCI Interrupt Link [ALKC] (IRQs 22) *0, disabled.
Dec 23 20:39:59 iron ACPI: PCI Interrupt Link [ALKD] (IRQs 23) *0, disabled.
Dec 23 20:39:59 iron SCSI subsystem initialized
Dec 23 20:39:59 iron PCI: Using ACPI for IRQ routing
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 18 (level, low) -> IRQ 169
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:0a.1[A] -> GSI 18 (level, low) -> IRQ 169
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:0c.0[A] -> GSI 16 (level, low) -> IRQ 177
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:0e.0[A] -> GSI 17 (level, low) -> IRQ 185
Dec 23 20:39:59 iron ACPI: PCI Interrupt Link [ALKA] BIOS reported IRQ 0, using IRQ 20
Dec 23 20:39:59 iron ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:0f.0[B] -> GSI 20 (level, low) -> IRQ 193
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:0f.1[A] -> GSI 20 (level, low) -> IRQ 193
Dec 23 20:39:59 iron ACPI: PCI Interrupt Link [ALKB] BIOS reported IRQ 0, using IRQ 21
Dec 23 20:39:59 iron ACPI: PCI Interrupt Link [ALKB] enabled at IRQ 21
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 201
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:10.1[A] -> GSI 21 (level, low) -> IRQ 201
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:10.2[B] -> GSI 21 (level, low) -> IRQ 201
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:10.3[B] -> GSI 21 (level, low) -> IRQ 201
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:10.4[C] -> GSI 21 (level, low) -> IRQ 201
Dec 23 20:39:59 iron ACPI: PCI Interrupt Link [ALKC] BIOS reported IRQ 0, using IRQ 22
Dec 23 20:39:59 iron ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:11.5[C] -> GSI 22 (level, low) -> IRQ 209
Dec 23 20:39:59 iron ACPI: PCI Interrupt Link [ALKD] BIOS reported IRQ 0, using IRQ 23
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:12.0[A] -> GSI 23 (level, low) -> IRQ 217
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:13.0[A] -> GSI 18 (level, low) -> IRQ 169
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:14.0[A] -> GSI 16 (level, low) -> IRQ 177
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 177
Dec 23 20:39:59 iron agpgart: Detected AGP bridge 0
Dec 23 20:39:59 iron agpgart: Maximum main memory to use for agp memory: 941M
Dec 23 20:39:59 iron agpgart: AGP aperture is 128M @ 0xd0000000
Dec 23 20:39:59 iron PCI-DMA: Disabling IOMMU.
Dec 23 20:39:59 iron IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $
Dec 23 20:39:59 iron devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
Dec 23 20:39:59 iron devfs: boot_options: 0x0
Dec 23 20:39:59 iron Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Dec 23 20:39:59 iron Initializing Cryptographic API
Dec 23 20:39:59 iron PCI: Via IRQ fixup for 0000:00:10.0, from 5 to 9
Dec 23 20:39:59 iron PCI: Via IRQ fixup for 0000:00:10.1, from 5 to 9
Dec 23 20:39:59 iron PCI: Via IRQ fixup for 0000:00:10.2, from 11 to 9
Dec 23 20:39:59 iron PCI: Via IRQ fixup for 0000:00:10.3, from 11 to 9
Dec 23 20:39:59 iron inotify init: minor=63
Dec 23 20:39:59 iron Real Time Clock Driver v1.12
Dec 23 20:39:59 iron Linux agpgart interface v0.100 (c) Dave Jones
Dec 23 20:39:59 iron Hangcheck: starting hangcheck timer 0.5.0 (tick is 180 seconds, margin is 60 seconds).
Dec 23 20:39:59 iron ACPI: Power Button (FF) [PWRF]
Dec 23 20:39:59 iron ACPI: Processor [CPU0] (supports C1)
Dec 23 20:39:59 iron serio: i8042 AUX port at 0x60,0x64 irq 12
Dec 23 20:39:59 iron serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 23 20:39:59 iron Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
Dec 23 20:39:59 iron ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Dec 23 20:39:59 iron ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Dec 23 20:39:59 iron mice: PS/2 mouse device common for all mice
Dec 23 20:39:59 iron input: AT Translated Set 2 keyboard on isa0060/serio0
Dec 23 20:39:59 iron input: ImPS/2 Generic Wheel Mouse on isa0060/serio1
Dec 23 20:39:59 iron Using anticipatory io scheduler
Dec 23 20:39:59 iron Floppy drive(s): fd0 is 1.44M
Dec 23 20:39:59 iron FDC 0 is a post-1991 82077
Dec 23 20:39:59 iron RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Dec 23 20:39:59 iron Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Dec 23 20:39:59 iron ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Dec 23 20:39:59 iron VP_IDE: IDE controller at PCI slot 0000:00:0f.1
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:0f.1[A] -> GSI 20 (level, low) -> IRQ 193
Dec 23 20:39:59 iron VP_IDE: chipset revision 6
Dec 23 20:39:59 iron VP_IDE: not 100% native mode: will probe irqs later
Dec 23 20:39:59 iron VP_IDE: VIA vt8237 (rev 00) IDE UDMA133 controller on pci0000:00:0f.1
Dec 23 20:39:59 iron ide0: BM-DMA at 0xd000-0xd007, BIOS settings: hda:DMA, hdb:pio
Dec 23 20:39:59 iron ide1: BM-DMA at 0xd008-0xd00f, BIOS settings: hdc:DMA, hdd:DMA
Dec 23 20:39:59 iron Probing IDE interface ide0...
Dec 23 20:39:59 iron hda: WDC WD1000BB-00CAA1, ATA DISK drive
Dec 23 20:39:59 iron ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Dec 23 20:39:59 iron Probing IDE interface ide1...
Dec 23 20:39:59 iron hdc: CD-532E, ATAPI CD/DVD-ROM drive
Dec 23 20:39:59 iron hdd: LITE-ON DVDRW LDW-851S, ATAPI CD/DVD-ROM drive
Dec 23 20:39:59 iron ide1 at 0x170-0x177,0x376 on irq 15
Dec 23 20:39:59 iron Probing IDE interface ide2...
Dec 23 20:39:59 iron ide2: Wait for ready failed before probe !
Dec 23 20:39:59 iron Probing IDE interface ide3...
Dec 23 20:39:59 iron ide3: Wait for ready failed before probe !
Dec 23 20:39:59 iron Probing IDE interface ide4...
Dec 23 20:39:59 iron ide4: Wait for ready failed before probe !
Dec 23 20:39:59 iron Probing IDE interface ide5...
Dec 23 20:39:59 iron ide5: Wait for ready failed before probe !
Dec 23 20:39:59 iron hda: max request size: 128KiB
Dec 23 20:39:59 iron hda: 195371568 sectors (100030 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
Dec 23 20:39:59 iron hda: cache flushes not supported
Dec 23 20:39:59 iron /dev/ide/host0/bus0/target0/lun0: p1
Dec 23 20:39:59 iron hdc: ATAPI 32X CD-ROM drive, 128kB Cache, DMA
Dec 23 20:39:59 iron Uniform CD-ROM driver Revision: 3.20
Dec 23 20:39:59 iron hdd: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
Dec 23 20:39:59 iron Found Controller: IT8212 UDMA/ATA133 RAID Controller
Dec 23 20:39:59 iron FindDevices: device 0 is IDE
Dec 23 20:39:59 iron Channel[0] BM-DMA at 0xB400-0xB407
Dec 23 20:39:59 iron Channel[1] BM-DMA at 0xB408-0xB40F
Dec 23 20:39:59 iron scsi0 : ITE RAIDExpress133
Dec 23 20:39:59 iron Vendor: ITE       Model: IT8212F           Rev: 1.3
Dec 23 20:39:59 iron Type:   Direct-Access                      ANSI SCSI revision: 00
Dec 23 20:39:59 iron libata version 1.02 loaded.
Dec 23 20:39:59 iron sata_via version 0.20
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:0f.0[B] -> GSI 20 (level, low) -> IRQ 193
Dec 23 20:39:59 iron sata_via(0000:00:0f.0): routed to hard irq line 10
Dec 23 20:39:59 iron ata1: SATA max UDMA/133 cmd 0xB800 ctl 0xBC02 bmdma 0xC800 irq 193
Dec 23 20:39:59 iron ata2: SATA max UDMA/133 cmd 0xC000 ctl 0xC402 bmdma 0xC808 irq 193
Dec 23 20:39:59 iron ata1: no device found (phy stat 00000000)
Dec 23 20:39:59 iron scsi1 : sata_via
Dec 23 20:39:59 iron ata2: no device found (phy stat 00000000)
Dec 23 20:39:59 iron scsi2 : sata_via
Dec 23 20:39:59 iron SCSI device sda: 468883200 512-byte hdwr sectors (240068 MB)
Dec 23 20:39:59 iron sda: asking for cache data failed
Dec 23 20:39:59 iron sda: assuming drive cache: write through
Dec 23 20:39:59 iron /dev/scsi/host0/bus0/target0/lun0: p1 p2 p3 p4 < p5 p6 p7 p8 p9 p10 p11 >
Dec 23 20:39:59 iron Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Dec 23 20:39:59 iron NET: Registered protocol family 2
Dec 23 20:39:59 iron IP: routing cache hash table of 8192 buckets, 64Kbytes
Dec 23 20:39:59 iron TCP: Hash tables configured (established 262144 bind 65536)
Dec 23 20:39:59 iron NET: Registered protocol family 1
Dec 23 20:39:59 iron NET: Registered protocol family 10
Dec 23 20:39:59 iron IPv6 over IPv4 tunneling driver
Dec 23 20:39:59 iron NET: Registered protocol family 17
Dec 23 20:39:59 iron ACPI wakeup devices:
Dec 23 20:39:59 iron PCI0 USB0 USB1 USB2 USB6 USB7 USB8 USB9 LAN0 UAR1 LPT1
Dec 23 20:39:59 iron ACPI: (supports S0 S1 S4 S5)
Dec 23 20:39:59 iron kjournald starting.  Commit interval 5 seconds
Dec 23 20:39:59 iron EXT3-fs: mounted filesystem with ordered data mode.
Dec 23 20:39:59 iron VFS: Mounted root (ext3 filesystem) readonly.
Dec 23 20:39:59 iron Freeing unused kernel memory: 148k freed
Dec 23 20:39:59 iron Adding 506036k swap on /dev/sda3.  Priority:-1 extents:1
Dec 23 20:39:59 iron EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
Dec 23 20:39:59 iron EXT3 FS on sda5, internal journal
Dec 23 20:39:59 iron Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0,  type 0
Dec 23 20:39:59 iron kjournald starting.  Commit interval 5 seconds
Dec 23 20:39:59 iron EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
Dec 23 20:39:59 iron EXT3 FS on sda6, internal journal
Dec 23 20:39:59 iron EXT3-fs: mounted filesystem with ordered data mode.
Dec 23 20:39:59 iron kjournald starting.  Commit interval 5 seconds
Dec 23 20:39:59 iron EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
Dec 23 20:39:59 iron EXT3 FS on sda7, internal journal
Dec 23 20:39:59 iron EXT3-fs: mounted filesystem with ordered data mode.
Dec 23 20:39:59 iron kjournald starting.  Commit interval 5 seconds
Dec 23 20:39:59 iron EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
Dec 23 20:39:59 iron EXT3 FS on sda8, internal journal
Dec 23 20:39:59 iron EXT3-fs: mounted filesystem with ordered data mode.
Dec 23 20:39:59 iron kjournald starting.  Commit interval 5 seconds
Dec 23 20:39:59 iron EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
Dec 23 20:39:59 iron EXT3 FS on sda9, internal journal
Dec 23 20:39:59 iron EXT3-fs: mounted filesystem with ordered data mode.
Dec 23 20:39:59 iron kjournald starting.  Commit interval 5 seconds
Dec 23 20:39:59 iron EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
Dec 23 20:39:59 iron EXT3 FS on sda10, internal journal
Dec 23 20:39:59 iron EXT3-fs: mounted filesystem with ordered data mode.
Dec 23 20:39:59 iron kjournald starting.  Commit interval 5 seconds
Dec 23 20:39:59 iron EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
Dec 23 20:39:59 iron EXT3 FS on sda11, internal journal
Dec 23 20:39:59 iron EXT3-fs: mounted filesystem with ordered data mode.
Dec 23 20:39:59 iron kjournald starting.  Commit interval 5 seconds
Dec 23 20:39:59 iron EXT3 FS on hda1, internal journal
Dec 23 20:39:59 iron EXT3-fs: mounted filesystem with ordered data mode.
Dec 23 20:39:59 iron usbcore: registered new driver usbfs
Dec 23 20:39:59 iron usbcore: registered new driver hub
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:11.5[C] -> GSI 22 (level, low) -> IRQ 209
Dec 23 20:39:59 iron PCI: Setting latency timer of device 0000:00:11.5 to 64
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:0a.1[A] -> GSI 18 (level, low) -> IRQ 169
Dec 23 20:39:59 iron devfs_mk_dev: could not append to parent for vcc/2
Dec 23 20:39:59 iron devfs_mk_dev: could not append to parent for vcc/a2
Dec 23 20:39:59 iron devfs_mk_dev: could not append to parent for vcc/a3
Dec 23 20:39:59 iron devfs_mk_dev: could not append to parent for vcc/4
Dec 23 20:39:59 iron devfs_mk_dev: could not append to parent for vcc/a4
Dec 23 20:39:59 iron devfs_mk_dev: could not append to parent for vcc/5
Dec 23 20:39:59 iron devfs_mk_dev: could not append to parent for vcc/a5
Dec 23 20:39:59 iron devfs_mk_dev: could not append to parent for vcc/a6
Dec 23 20:39:59 iron devfs_mk_dev: could not append to parent for vcc/7
Dec 23 20:39:59 iron devfs_mk_dev: could not append to parent for vcc/a7
Dec 23 20:39:59 iron devfs_mk_dev: could not append to parent for vcc/8
Dec 23 20:39:59 iron devfs_mk_dev: could not append to parent for vcc/a8
Dec 23 20:39:59 iron devfs_mk_dev: could not append to parent for vcc/9
Dec 23 20:39:59 iron devfs_mk_dev: could not append to parent for vcc/a9
Dec 23 20:39:59 iron devfs_mk_dev: could not append to parent for vcc/10
Dec 23 20:39:59 iron devfs_mk_dev: could not append to parent for vcc/a10
Dec 23 20:39:59 iron devfs_mk_dev: could not append to parent for vcc/11
Dec 23 20:39:59 iron devfs_mk_dev: could not append to parent for vcc/a11
Dec 23 20:39:59 iron devfs_mk_dev: could not append to parent for vcc/6
Dec 23 20:39:59 iron Linux video capture interface: v1.00
Dec 23 20:39:59 iron bttv: driver version 0.9.15 loaded
Dec 23 20:39:59 iron bttv: using 8 buffers with 2080k (520 pages) each for capture
Dec 23 20:39:59 iron bttv: Bt8xx card found (0).
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 18 (level, low) -> IRQ 169
Dec 23 20:39:59 iron bttv0: Bt878 (rev 17) at 0000:00:0a.0, irq: 169, latency: 32, mmio: 0xe3004000
Dec 23 20:39:59 iron bttv0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb
Dec 23 20:39:59 iron bttv0: using: Hauppauge (bt878) [card=10,autodetected]
Dec 23 20:39:59 iron bttv0: gpio: en=00000000, out=00000000 in=00ffffdb [init]
Dec 23 20:39:59 iron bttv0: Hauppauge/Voodoo msp34xx: reset line init [5]
Dec 23 20:39:59 iron bttv0: Hauppauge eeprom: model=44801, tuner=(Askey Magic/others) TView99 CPH05x (-1), radio=no
Dec 23 20:39:59 iron bttv0: using tuner=39
Dec 23 20:39:59 iron bttv0: i2c: checking for MSP34xx @ 0x80... not found
Dec 23 20:39:59 iron bttv0: i2c: checking for TDA9875 @ 0xb0... not found
Dec 23 20:39:59 iron bttv0: i2c: checking for TDA7432 @ 0x8a... not found
Dec 23 20:39:59 iron tvaudio: Ignoring new-style parameters in presence of obsolete ones
Dec 23 20:39:59 iron tvaudio: TV audio decoder + audio/video mux driver
Dec 23 20:39:59 iron tvaudio: known chips: tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6420,tda8425,pic16c54 (PV951),ta8874z
Dec 23 20:39:59 iron tuner: Ignoring new-style parameters in presence of obsolete ones
Dec 23 20:39:59 iron tuner: chip found at addr 0xc2 i2c-bus bt878 #0 [sw]
Dec 23 20:39:59 iron tuner: type set to 39 (LG NTSC (newer TAPC series)) by bt878 #0 [sw]
Dec 23 20:39:59 iron bttv0: registered device video0
Dec 23 20:39:59 iron bttv0: registered device vbi0
Dec 23 20:39:59 iron bttv0: PLL: 28636363 => 35468950 .. ok
Dec 23 20:39:59 iron ACPI: PCI interrupt 0000:00:0c.0[A] -> GSI 16 (level, low) -> IRQ 177
Dec 23 20:39:59 iron 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
Dec 23 20:39:59 iron 0000:00:0c.0: 3Com PCI 3c905 Boomerang 100baseTx at 0xa000. Vers LK1.1.19
Dec 23 20:39:59 iron eth0: Dropping NETIF_F_SG since no checksum feature.
Dec 23 20:40:00 iron USB Universal Host Controller Interface driver v2.2
Dec 23 20:40:00 iron ACPI: PCI interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 201
Dec 23 20:40:00 iron uhci_hcd 0000:00:10.0: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
Dec 23 20:40:00 iron uhci_hcd 0000:00:10.0: irq 201, io base 000000000000d400
Dec 23 20:40:00 iron uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
Dec 23 20:40:00 iron hub 1-0:1.0: USB hub found
Dec 23 20:40:00 iron hub 1-0:1.0: 2 ports detected
Dec 23 20:40:00 iron ACPI: PCI interrupt 0000:00:10.1[A] -> GSI 21 (level, low) -> IRQ 201
Dec 23 20:40:00 iron uhci_hcd 0000:00:10.1: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#2)
Dec 23 20:40:00 iron uhci_hcd 0000:00:10.1: irq 201, io base 000000000000d800
Dec 23 20:40:00 iron uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
Dec 23 20:40:00 iron hub 2-0:1.0: USB hub found
Dec 23 20:40:00 iron hub 2-0:1.0: 2 ports detected
Dec 23 20:40:00 iron ACPI: PCI interrupt 0000:00:10.2[B] -> GSI 21 (level, low) -> IRQ 201
Dec 23 20:40:00 iron uhci_hcd 0000:00:10.2: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#3)
Dec 23 20:40:00 iron uhci_hcd 0000:00:10.2: irq 201, io base 000000000000dc00
Dec 23 20:40:00 iron uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
Dec 23 20:40:00 iron hub 3-0:1.0: USB hub found
Dec 23 20:40:00 iron hub 3-0:1.0: 2 ports detected
Dec 23 20:40:00 iron ACPI: PCI interrupt 0000:00:10.3[B] -> GSI 21 (level, low) -> IRQ 201
Dec 23 20:40:00 iron uhci_hcd 0000:00:10.3: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#4)
Dec 23 20:40:00 iron uhci_hcd 0000:00:10.3: irq 201, io base 000000000000e000
Dec 23 20:40:00 iron uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
Dec 23 20:40:01 iron hub 4-0:1.0: USB hub found
Dec 23 20:40:01 iron hub 4-0:1.0: 2 ports detected
Dec 23 20:40:01 iron usb 2-2: new full speed USB device using address 2
Dec 23 20:40:03 iron ACPI: PCI interrupt 0000:00:10.4[C] -> GSI 21 (level, low) -> IRQ 201
Dec 23 20:40:03 iron ehci_hcd 0000:00:10.4: VIA Technologies, Inc. USB 2.0
Dec 23 20:40:03 iron ehci_hcd 0000:00:10.4: irq 201, pci mem ffffff000015e000
Dec 23 20:40:03 iron ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 5
Dec 23 20:40:03 iron ehci_hcd 0000:00:10.4: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
Dec 23 20:40:03 iron hub 5-0:1.0: USB hub found
Dec 23 20:40:03 iron hub 5-0:1.0: 8 ports detected
Dec 23 20:40:03 iron usb 2-2: USB disconnect, address 2
Dec 23 20:40:03 iron via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by Donald Becker
Dec 23 20:40:03 iron ACPI: PCI interrupt 0000:00:12.0[A] -> GSI 23 (level, low) -> IRQ 217
Dec 23 20:40:03 iron eth1: VIA Rhine II at 0xe800, 00:0d:61:30:ca:18, IRQ 217.
Dec 23 20:40:03 iron eth1: MII PHY found at address 1, status 0x7849 advertising 01e1 Link 0000.
Dec 23 20:40:04 iron usb 2-2: new full speed USB device using address 3
Dec 23 20:40:04 iron r8169 Gigabit Ethernet driver 1.2 loaded
Dec 23 20:40:04 iron ACPI: PCI interrupt 0000:00:13.0[A] -> GSI 18 (level, low) -> IRQ 169
Dec 23 20:40:04 iron net.agent[9320]: add event not handled
Dec 23 20:40:04 iron eth2: Identified chip type is 'RTL8169s/8110s'.
Dec 23 20:40:04 iron eth2: RTL8169 at 0xffffff0000160000, 00:0d:61:30:ca:04, IRQ 169
Dec 23 20:40:04 iron net.agent[9359]: add event not handled
Dec 23 20:40:05 iron rc-scripts: Configuration not set for eth1 - assuming dhcp
Dec 23 20:40:05 iron eth1: link down
Dec 23 20:40:05 iron ohci1394: $Rev: 1223 $ Ben Collins <bcollins@debian.org>
Dec 23 20:40:05 iron ACPI: PCI interrupt 0000:00:14.0[A] -> GSI 16 (level, low) -> IRQ 177
Dec 23 20:40:05 iron ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[177]  MMIO=[e3008000-e30087ff]  Max Packet=[4096]
Dec 23 20:40:05 iron ieee1394.agent[9602]: ... no drivers for IEEE1394 product 0x/0x/0x
Dec 23 20:40:05 iron ieee1394.agent[9660]: ... no drivers for IEEE1394 product 0x/0x/0x
Dec 23 20:40:05 iron nvidia: module license 'NVIDIA' taints kernel.
Dec 23 20:40:05 iron ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 177
Dec 23 20:40:05 iron NVRM: loading NVIDIA Linux x86_64 NVIDIA Kernel Module  1.0-6629  Wed Nov  3 11:43:48 PST 2004
Dec 23 20:40:05 iron ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
Dec 23 20:40:06 iron ieee1394: Host added: ID:BUS[0-00:1023]  GUID[000d61560031ce2c]
Dec 23 20:40:06 iron ieee1394.agent[9818]: ... no drivers for IEEE1394 product 0x/0x/0x
Dec 23 20:40:06 iron ieee1394.agent[9836]: ... no drivers for IEEE1394 product 0x/0x/0x
Dec 23 20:40:12 iron usb 2-2: control timeout on ep0in
Dec 23 20:40:13 iron rc-scripts: You should stop using /etc/nisdomainname and use /etc/conf.d/domainname
Dec 23 20:40:13 iron rc-scripts: You should stop using /etc/dnsdomainname and use /etc/conf.d/domainname
Dec 23 20:40:14 iron eth0: no IPv6 routers present
Dec 23 20:40:14 iron sshd[10192]: Server listening on :: port 22.
Dec 23 20:40:14 iron sshd[10192]: error: Bind to port 22 on 0.0.0.0 failed: Address already in use.
Dec 23 20:40:14 iron init: Activating demand-procedures for 'A'
Dec 23 20:40:15 iron eth1: no IPv6 routers present
Dec 23 20:40:15 iron devfs_mk_dev: could not append to parent for vcc/2
Dec 23 20:40:15 iron devfs_mk_dev: could not append to parent for vcc/a2
Dec 23 20:40:15 iron devfs_mk_dev: could not append to parent for vcc/3
Dec 23 20:40:15 iron devfs_mk_dev: could not append to parent for vcc/a3
Dec 23 20:40:15 iron devfs_mk_dev: could not append to parent for vcc/4
Dec 23 20:40:15 iron devfs_mk_dev: could not append to parent for vcc/a4
Dec 23 20:40:15 iron devfs_mk_dev: could not append to parent for vcc/5
Dec 23 20:40:15 iron devfs_mk_dev: could not append to parent for vcc/a5

hopfully someone knows what's wrong?
Back to top
View user's profile Send private message
Horatio
Apprentice
Apprentice


Joined: 25 Feb 2004
Posts: 246
Location: Houston, TX

PostPosted: Sat Dec 24, 2005 3:03 pm    Post subject: Reply with quote

please
Back to top
View user's profile Send private message
Horatio
Apprentice
Apprentice


Joined: 25 Feb 2004
Posts: 246
Location: Houston, TX

PostPosted: Sat Dec 24, 2005 6:30 pm    Post subject: Reply with quote

Code:
# For booting GNU/Linux
title 2.6.14-gentoo-r5 assume devfs not available
root (hd0,0)
kernel (hd0,0)/vmlinuz-2.6.14-gentoo-r5 root=/dev/hda5 noapic ide=nodma vga=0xFF
FF udev

from the above I added ide=nodma and my system didn't hang on lost interrupt errors. I don't know if this is the best solution, but that solution solved the problem.
Back to top
View user's profile Send private message
Horatio
Apprentice
Apprentice


Joined: 25 Feb 2004
Posts: 246
Location: Houston, TX

PostPosted: Wed Feb 15, 2006 10:51 pm    Post subject: Reply with quote

Interestingly don't need the kernel options noapic ide=nodma to boot root off the it8212 ata raid with changes made here https://forums.gentoo.org/viewtopic-t-431014-highlight-.html?sid=377f723f8b38d7700db9b5f3ea30cf78
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum