
----------------------------------------------------------------------
Message: 1 Date: Mon, 23 Jul 2007 14:14:56 +1200 From: elroy <elroy(a)ihug.co.nz> Subject: Re: [wlug] Ubuntu Dapper 6.06 ==> Feisty? 7.10 - CD-ROM Drive not recognised To: Waikato Linux Users Group <wlug(a)list.waikato.ac.nz> Message-ID: <46A40F20.9020909(a)ihug.co.nz> Content-Type: text/plain; charset="us-ascii"
Glenn Enright wrote:
On 21/07/07, elroy <elroy(a)ihug.co.nz> wrote:
Hi all. Basically it boots from CD fine, but fails to recognise the CD-ROM drive - is it not recognising the IDE controller?
You wont be able to use the cdrom drive for anything else if thats the drive you booted from. Is this what you mean? The OS image will be mounted from the drive, so it wont be separately visible. If you booted successfully, then the drive must of been supported.
Hi.
When attempting to install from the Alternative CD:
(Ubuntu 7.04? Alternate CD? - ('uname -r' gives 2.6.20-15-generic kernel version when booted from the problem CD)) I can start the install process (i.e. choose to install in txt mode, kernel loads, can choose my language OK, detect/configure keyboard OK, i.e. the install process is running), but when I get to 'Detect and Mount CD-ROM' the install cannot proceed with "No common CD-ROM drive was detected".
Some further info I just acquired which I will research later tonight:
From the DMESG output:
" ... scsi3: pata_marvell BAR5:00:04 01:7F 02:22 03:C8 04:00 05:00 06:00 07:00 08:00 09:00 0A:00 0B:00 0C:00 0D:00 0E:00 0F:00 ATA: Abnormal status 0x7F on port 0x0001ac07 scsi4: pata_marvell BAR5:00:04 01:7F 02:22 03:C8 04:00 05:00 06:00 07:00 08:00 09:00 0A:00 0B:00 0C:00 0D:00 0E:00 0F:00 ATA: Abnormal status 0x7F on port 0x0001a807 ... "
lspci | grep Marvell finds: Marvell Ethernet1/RAID/Ethernet2
lspci | grep RAID gives: "02:00.0 RAID bus controller: Marvell Technology Group Ltd. Unknown device 6145 (rev a1)"
Note that all of the above info was from the "2.6.20-15-generic" kernel which I assume is from the Ubuntu 7.04 Alternate CD.
Cheers for any help.
Elroy.
I was just thinking, dangerous I know, could it be part of the same kernel bug that causes 7.04 to fail to mount VCD's Most discs mount OK but with VCD's it seems to suddenly think it is a SCSI drive? A known Feisty bug. I believe it is a kernel issue where they merged SATA and PATA drivers so the PATA won't become unsupported as they become obsolete. David

David wrote:
I was just thinking, dangerous I know, could it be part of the same kernel bug that causes 7.04 to fail to mount VCD's Most discs mount OK but with VCD's it seems to suddenly think it is a SCSI drive? A known Feisty bug. I believe it is a kernel issue where they merged SATA and PATA drivers so the PATA won't become unsupported as they become obsolete.
David
Hi David. According to Ubuntu 6.06 Device Manager, the CD/DVD-ROM is attached to the PC as follows: " Intel Corporation 82801G (ICH7 Family) IDE Controller (using driver "PIIX_IDE"), then; IDE Device (Master) (using driver "ide-cdrom"), then; LITE-ON DVDRW SOHW-1693S (no driver (uses ide-cdrom?) listed, but "block.device = /dev/hda" for what it's worth). " Some more stuff: "lspci -b" " 0000:00:00.0 Host bridge: Intel Corporation: Unknown device 277c (rev c0) 0000:00:01.0 PCI bridge: Intel Corporation: Unknown device 277d (rev c0) 0000:00:1b.0 0403: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01) 0000:00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01) 0000:00:1c.4 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5 (rev 01) 0000:00:1c.5 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6 (rev 01) 0000:00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01) 0000:00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01) 0000:00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01) 0000:00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01) 0000:00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01) 0000:00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1) 0000:00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01) 0000:00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01) 0000:00:1f.2 0106: Intel Corporation 82801GR/GH (ICH7 Family) Serial ATA Storage Controllers cc=AHCI (rev 01) 0000:00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01) 0000:01:00.0 Network controller: Texas Instruments ACX 111 54Mbps Wireless Interface 0000:01:03.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link) 0000:01:05.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit Ethernet Controller (rev 14) 0000:02:00.0 RAID bus controller: Marvell Technology Group Ltd.: Unknown device 6145 (rev a1) 0000:03:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8052 Gigabit Ethernet Controller (rev 21) 0000:04:00.0 PCI bridge: Intel Corporation 6702PXH PCI Express-to-PCI Bridge A (rev 09) 0000:05:01.0 Ethernet controller: Alteon Networks Inc. AceNIC Gigabit Ethernet (Copper) (rev 01) 0000:05:02.0 RAID bus controller: Intel Corporation RAID Controller 0000:06:00.0 VGA compatible controller: nVidia Corporation: Unknown device 0392 (rev a1) " "lspci -t" " -[00]-+-00.0 +-01.0-[06]----00.0 +-1b.0 +-1c.0-[04-05]----00.0-[05]--+-01.0 | \-02.0 +-1c.4-[03]----00.0 +-1c.5-[02]----00.0 +-1d.0 +-1d.1 +-1d.2 +-1d.3 +-1d.7 +-1e.0-[01]--+-00.0 | +-03.0 | \-05.0 +-1f.0 +-1f.1 +-1f.2 \-1f.3 " Cheers for the info - am googling re: bugs in Feisty at the moment Elroy. DMESG Output: WARNING: Lots of possibly irrelevant junk, don't read if not interested! " [17179569.184000] Linux version 2.6.15-28-686 (buildd(a)terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 SMP PREEMPT Thu May 10 09:56:30 UTC 2007 [17179569.184000] BIOS-provided physical RAM map: [17179569.184000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) [17179569.184000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) [17179569.184000] BIOS-e820: 00000000000e5000 - 0000000000100000 (reserved) [17179569.184000] BIOS-e820: 0000000000100000 - 000000007ff60000 (usable) [17179569.184000] BIOS-e820: 000000007ff60000 - 000000007ff6e000 (ACPI data) [17179569.184000] BIOS-e820: 000000007ff6e000 - 000000007ffe0000 (ACPI NVS) [17179569.184000] BIOS-e820: 000000007ffe0000 - 0000000080000000 (reserved) [17179569.184000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved) [17179569.184000] 1151MB HIGHMEM available. [17179569.184000] 896MB LOWMEM available. [17179569.184000] found SMP MP-table at 000ff780 [17179569.184000] On node 0 totalpages: 524128 [17179569.184000] DMA zone: 4096 pages, LIFO batch:0 [17179569.184000] DMA32 zone: 0 pages, LIFO batch:0 [17179569.184000] Normal zone: 225280 pages, LIFO batch:31 [17179569.184000] HighMem zone: 294752 pages, LIFO batch:31 [17179569.184000] DMI 2.4 present. [17179569.184000] ACPI: RSDP (v002 ACPIAM ) @ 0x000f9ee0 [17179569.184000] ACPI: XSDT (v001 NEC 0x05000718 MSFT 0x00000097) @ 0x7ff60100 [17179569.184000] ACPI: FADT (v003 A_M_I_ OEMFACP 0x05000718 MSFT 0x00000097) @ 0x7ff60290 [17179569.184000] ACPI: MADT (v001 A_M_I_ OEMAPIC 0x05000718 MSFT 0x00000097) @ 0x7ff60390 [17179569.184000] ACPI: SLIC (v001 NEC 0x05000718 MSFT 0x00000097) @ 0x7ff60420 [17179569.184000] ACPI: OEMB (v001 A_M_I_ AMI_OEM 0x05000718 MSFT 0x00000097) @ 0x7ff6e040 [17179569.184000] ACPI: HPET (v001 A_M_I_ OEMHPET 0x05000718 MSFT 0x00000097) @ 0x7ff69ec0 [17179569.184000] ACPI: MCFG (v001 A_M_I_ OEMMCFG 0x05000718 MSFT 0x00000097) @ 0x7ff69f00 [17179569.184000] ACPI: SSDT (v001 AMI CPU1PM 0x00000001 INTL 0x20060113) @ 0x7ff6e0b0 [17179569.184000] ACPI: SSDT (v001 AMI CPU2PM 0x00000001 INTL 0x20060113) @ 0x7ff6e280 [17179569.184000] ACPI: DSDT (v001 A0520 A0520000 0x00000000 INTL 0x20060113) @ 0x00000000 [17179569.184000] ACPI: PM-Timer IO Port: 0x808 [17179569.184000] ACPI: Local APIC address 0xfee00000 [17179569.184000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [17179569.184000] Processor #0 6:15 APIC version 20 [17179569.184000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) [17179569.184000] Processor #1 6:15 APIC version 20 [17179569.184000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled) [17179569.184000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled) [17179569.184000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [17179569.184000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 [17179569.184000] ACPI: IOAPIC (id[0x03] address[0xfec10000] gsi_base[24]) [17179569.184000] IOAPIC[1]: apic_id 3, version 32, address 0xfec10000, GSI 24-47 [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [17179569.184000] ACPI: IRQ0 used by override. [17179569.184000] ACPI: IRQ2 used by override. [17179569.184000] ACPI: IRQ9 used by override. [17179569.184000] Enabling APIC mode: Flat. Using 2 I/O APICs [17179569.184000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [17179569.184000] Using ACPI (MADT) for SMP configuration information [17179569.184000] Allocating PCI resources starting at 88000000 (gap: 80000000:7fb00000) [17179569.184000] Built 1 zonelists [17179569.184000] Kernel command line: root=/dev/sda7 ro quiet splash [17179569.184000] mapped APIC to ffffd000 (fee00000) [17179569.184000] mapped IOAPIC to ffffc000 (fec00000) [17179569.184000] mapped IOAPIC to ffffb000 (fec10000) [17179569.184000] Initializing CPU#0 [17179569.184000] PID hash table entries: 4096 (order: 12, 65536 bytes) [17179569.184000] Console: colour VGA+ 80x25 [17179569.184000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [17179569.184000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [17179569.184000] Memory: 2065388k/2096512k available (2115k kernel code, 29912k reserved, 594k data, 332k init, 1179008k highmem) [17179569.184000] Checking if this processor honours the WP bit even in supervisor mode... Ok. [17179569.184000] hpet0: at MMIO 0xfed00000 (virtual 0xf8800000), IRQs 2, 8, 0 [17179569.184000] hpet0: 3 64-bit timers, 14318180 Hz [17179569.184000] Using HPET for base-timer [17179569.184000] Using HPET for gettimeofday [17179569.184000] Detected 1869.898 MHz processor. [17179569.184000] Using hpet for high-res timesource [17179569.268000] Calibrating delay using timer specific routine.. 3742.71 BogoMIPS (lpj=7485420) [17179569.268000] Security Framework v1.0.0 initialized [17179569.268000] SELinux: Disabled at boot. [17179569.268000] Mount-cache hash table entries: 512 [17179569.268000] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e3bd 00000000 00000001 [17179569.268000] CPU: After vendor identify, caps: bfebfbff 20100000 00000000 00000000 0000e3bd 00000000 00000001 [17179569.268000] monitor/mwait feature present. [17179569.268000] using mwait in idle threads. [17179569.268000] CPU: L1 I cache: 32K, L1 D cache: 32K [17179569.268000] CPU: L2 cache: 2048K [17179569.268000] CPU: Hyper-Threading is disabled [17179569.268000] CPU: After all inits, caps: bfebfbff 20100000 00000000 00000040 0000e3bd 00000000 00000001 [17179569.268000] mtrr: v2.0 (20020519) [17179569.268000] Enabling fast FPU save and restore... done. [17179569.268000] Enabling unmasked SIMD FPU exception support... done. [17179569.268000] Checking 'hlt' instruction... OK. [17179569.284000] SMP alternatives: switching to UP code [17179569.284000] checking if image is initramfs... it is [17179569.780000] Freeing initrd memory: 6863k freed [17179569.784000] ACPI: Looking for DSDT ... not found! [17179569.788000] CPU0: Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz stepping 06 [17179569.788000] SMP alternatives: switching to SMP code [17179569.788000] Booting processor 1/1 eip 3000 [17179569.800000] Initializing CPU#1 [17179569.880000] Calibrating delay using timer specific routine.. 3739.88 BogoMIPS (lpj=7479763) [17179569.880000] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e3bd 00000000 00000001 [17179569.880000] CPU: After vendor identify, caps: bfebfbff 20100000 00000000 00000000 0000e3bd 00000000 00000001 [17179569.880000] monitor/mwait feature present. [17179569.880000] CPU: L1 I cache: 32K, L1 D cache: 32K [17179569.880000] CPU: L2 cache: 2048K [17179569.880000] CPU: Hyper-Threading is disabled [17179569.880000] CPU: After all inits, caps: bfebfbff 20100000 00000000 00000040 0000e3bd 00000000 00000001 [17179569.880000] CPU1: Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz stepping 06 [17179569.880000] Total of 2 processors activated (7482.59 BogoMIPS). [17179569.880000] ENABLING IO-APIC IRQs [17179569.880000] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 [17179570.032000] checking TSC synchronization across 2 CPUs: passed. [17179570.036000] Brought up 2 CPUs [17179570.036000] NET: Registered protocol family 16 [17179570.036000] EISA bus registered [17179570.036000] ACPI: bus type pci registered [17179570.036000] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=6 [17179570.036000] PCI: Using MMCONFIG [17179570.036000] ACPI: Subsystem revision 20051216 [17179570.044000] ACPI: Interpreter enabled [17179570.044000] ACPI: Using IOAPIC for interrupt routing [17179570.044000] ACPI: PCI Root Bridge [PCI0] (0000:00) [17179570.044000] PCI: Probing PCI hardware (bus 00) [17179570.048000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 [17179570.048000] Boot video device is 0000:06:00.0 [17179570.048000] PCI: PXH quirk detected, disabling MSI for SHPC device [17179570.048000] PCI: Transparent bridge - 0000:00:1e.0 [17179570.048000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [17179570.052000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] [17179570.052000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P3._PRT] [17179570.052000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT] [17179570.052000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT] [17179570.060000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT] [17179570.060000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4.PXHA._PRT] [17179570.060000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) [17179570.060000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) [17179570.060000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15) [17179570.060000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15) [17179570.060000] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15) [17179570.060000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11 12 14 15) [17179570.060000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [17179570.060000] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15) [17179570.060000] Linux Plug and Play Support v0.97 (c) Adam Belay [17179570.060000] pnp: PnP ACPI init [17179570.068000] pnp: PnP ACPI: found 17 devices [17179570.068000] PnPBIOS: Disabled by ACPI PNP [17179570.068000] PCI: Using ACPI for IRQ routing [17179570.068000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [17179570.080000] pnp: 00:07: ioport range 0x290-0x297 has been reserved [17179570.080000] PCI: Bridge: 0000:00:01.0 [17179570.080000] IO window: c000-cfff [17179570.080000] MEM window: faa00000-feafffff [17179570.080000] PREFETCH window: cff00000-efefffff [17179570.080000] PCI: Bridge: 0000:04:00.0 [17179570.080000] IO window: disabled. [17179570.080000] MEM window: fa900000-fa9fffff [17179570.080000] PREFETCH window: cfe00000-cfefffff [17179570.080000] PCI: Bridge: 0000:00:1c.0 [17179570.080000] IO window: disabled. [17179570.080000] MEM window: fa900000-fa9fffff [17179570.080000] PREFETCH window: cfe00000-cfefffff [17179570.080000] PCI: Bridge: 0000:00:1c.4 [17179570.080000] IO window: b000-bfff [17179570.080000] MEM window: fa800000-fa8fffff [17179570.080000] PREFETCH window: disabled. [17179570.080000] PCI: Bridge: 0000:00:1c.5 [17179570.080000] IO window: a000-afff [17179570.080000] MEM window: fa700000-fa7fffff [17179570.080000] PREFETCH window: disabled. [17179570.080000] PCI: Bridge: 0000:00:1e.0 [17179570.080000] IO window: 9000-9fff [17179570.080000] MEM window: fa600000-fa6fffff [17179570.080000] PREFETCH window: 88000000-880fffff [17179570.080000] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 169 [17179570.080000] PCI: Setting latency timer of device 0000:00:01.0 to 64 [17179570.080000] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 169 [17179570.080000] PCI: Setting latency timer of device 0000:00:1c.0 to 64 [17179570.080000] PCI: Setting latency timer of device 0000:04:00.0 to 64 [17179570.080000] ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 16 (level, low) -> IRQ 169 [17179570.080000] PCI: Setting latency timer of device 0000:00:1c.4 to 64 [17179570.080000] ACPI: PCI Interrupt 0000:00:1c.5[B] -> GSI 17 (level, low) -> IRQ 177 [17179570.080000] PCI: Setting latency timer of device 0000:00:1c.5 to 64 [17179570.080000] PCI: Setting latency timer of device 0000:00:1e.0 to 64 [17179570.080000] audit: initializing netlink socket (disabled) [17179570.080000] audit(1185358029.076:1): initialized [17179570.080000] highmem bounce pool size: 64 pages [17179570.080000] VFS: Disk quotas dquot_6.5.1 [17179570.080000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [17179570.080000] Initializing Cryptographic API [17179570.080000] io scheduler noop registered [17179570.080000] io scheduler anticipatory registered [17179570.080000] io scheduler deadline registered [17179570.080000] io scheduler cfq registered [17179570.080000] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 169 [17179570.080000] PCI: Setting latency timer of device 0000:00:01.0 to 64 [17179570.080000] assign_interrupt_mode Found MSI capability [17179570.080000] Allocate Port Service[pcie00] [17179570.080000] Allocate Port Service[pcie03] [17179570.080000] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 169 [17179570.080000] PCI: Setting latency timer of device 0000:00:1c.0 to 64 [17179570.080000] assign_interrupt_mode Found MSI capability [17179570.080000] Allocate Port Service[pcie00] [17179570.080000] Allocate Port Service[pcie03] [17179570.080000] ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 16 (level, low) -> IRQ 169 [17179570.080000] PCI: Setting latency timer of device 0000:00:1c.4 to 64 [17179570.080000] assign_interrupt_mode Found MSI capability [17179570.080000] Allocate Port Service[pcie00] [17179570.080000] Allocate Port Service[pcie03] [17179570.080000] ACPI: PCI Interrupt 0000:00:1c.5[B] -> GSI 17 (level, low) -> IRQ 177 [17179570.080000] PCI: Setting latency timer of device 0000:00:1c.5 to 64 [17179570.080000] assign_interrupt_mode Found MSI capability [17179570.080000] Allocate Port Service[pcie00] [17179570.080000] Allocate Port Service[pcie03] [17179570.080000] isapnp: Scanning for PnP cards... [17179570.436000] isapnp: No Plug & Play device found [17179570.448000] Real Time Clock Driver v1.12 [17179570.448000] hpet_resources: 0xfed00000 is busy [17179570.448000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [17179570.452000] serio: i8042 AUX port at 0x60,0x64 irq 12 [17179570.452000] serio: i8042 KBD port at 0x60,0x64 irq 1 [17179570.452000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled [17179570.452000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [17179570.452000] 00:0e: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [17179570.452000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize [17179570.452000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [17179570.452000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [17179570.452000] mice: PS/2 mouse device common for all mice [17179570.452000] EISA: Probing bus 0 at eisa.0 [17179570.452000] EISA: Detected 0 cards. [17179570.452000] NET: Registered protocol family 2 [17179570.500000] IP route cache hash table entries: 131072 (order: 7, 524288 bytes) [17179570.500000] TCP established hash table entries: 262144 (order: 9, 3145728 bytes) [17179570.500000] TCP bind hash table entries: 65536 (order: 7, 786432 bytes) [17179570.500000] TCP: Hash tables configured (established 262144 bind 65536) [17179570.500000] TCP reno registered [17179570.500000] TCP bic registered [17179570.500000] NET: Registered protocol family 1 [17179570.500000] NET: Registered protocol family 8 [17179570.500000] NET: Registered protocol family 20 [17179570.500000] Starting balanced_irq [17179570.500000] Using IPI No-Shortcut mode [17179570.500000] ACPI wakeup devices: [17179570.500000] P0P1 P0P2 P0P3 P0P5 P0P6 P0P7 P0P8 P0P9 PS2K PS2M UAR1 USB2 USB3 USB4 MC97 USB1 EUSB P0P4 [17179570.500000] ACPI: (supports S0 S1 S3 S4 S5) [17179570.500000] Freeing unused kernel memory: 332k freed [17179570.512000] input: AT Translated Set 2 keyboard as /class/input/input0 [17179570.540000] vga16fb: initializing [17179570.540000] vga16fb: mapped to 0xc00a0000 [17179570.676000] Console: switching to colour frame buffer device 80x25 [17179570.676000] fb0: VGA16 VGA frame buffer device [17179571.688000] Capability LSM initialized [17179571.772000] ACPI: Processor [CPU1] (supports 8 throttling states) [17179571.776000] ACPI: Processor [CPU2] (supports 8 throttling states) [17179572.192000] SCSI subsystem initialized [17179572.192000] GDT-HA: Storage RAID Controller Driver. Version: 3.04 [17179572.192000] ACPI: PCI Interrupt 0000:05:02.0[A] -> GSI 28 (level, low) -> IRQ 225 [17179572.192000] GDT-HA: Found 1 PCI Storage RAID Controllers [17179572.252000] Configuring GDT-PCI HA at 5/2 IRQ 225 [17179572.652000] GDT-HA 0: Vendor: Intel Corporation Name: SRCS14L [17179572.652000] GDT-PCI 0: 64-bit DMA enabled [17179572.652000] scsi0 : SRCS14L [17179572.784000] ICH7: IDE controller at PCI slot 0000:00:1f.1 [17179572.784000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 22 (level, low) -> IRQ 233 [17179572.784000] ICH7: chipset revision 1 [17179572.784000] ICH7: not 100% native mode: will probe irqs later [17179572.784000] ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio [17179572.784000] ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:pio, hdd:pio [17179572.784000] Probing IDE interface ide0... [17179572.960000] hda: probing with STATUS(0x50) instead of ALTSTATUS(0x0a) [17179573.132000] hda: probing with STATUS(0x51) instead of ALTSTATUS(0x0a) [17179573.412000] hda: probing with STATUS(0x51) instead of ALTSTATUS(0x0a) [17179573.524000] hda: LITE-ON DVDRW SOHW-1693S, ATAPI CD/DVD-ROM drive [17179573.860000] hdb: probing with STATUS(0x00) instead of ALTSTATUS(0x0a) [17179574.028000] hdb: probing with STATUS(0x00) instead of ALTSTATUS(0x0a) [17179574.196000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [17179574.196000] Probing IDE interface ide1... [17179574.772000] hda: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33) [17179574.772000] Uniform CD-ROM driver Revision: 3.20 [17179574.792000] ACPI: bus type scsi registered [17179574.792000] libata version 1.20 loaded. [17179574.792000] ahci 0000:00:1f.2: version 1.2 [17179574.792000] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 23 (level, low) -> IRQ 50 [17179579.032000] PCI: Setting latency timer of device 0000:00:1f.2 to 64 [17179579.032000] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode [17179579.032000] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part [17179579.032000] ata1: SATA max UDMA/133 cmd 0xF8896900 ctl 0x0 bmdma 0x0 irq 58 [17179579.032000] ata2: SATA max UDMA/133 cmd 0xF8896980 ctl 0x0 bmdma 0x0 irq 58 [17179579.032000] ata3: SATA max UDMA/133 cmd 0xF8896A00 ctl 0x0 bmdma 0x0 irq 58 [17179579.032000] ata4: SATA max UDMA/133 cmd 0xF8896A80 ctl 0x0 bmdma 0x0 irq 58 [17179579.236000] ata1: dev 0 cfg 00:0c5a 49:2f00 82:346b 83:7d01 84:4023 85:3469 86:3c01 87:4023 88:207f 93:0000 [17179579.236000] ata1: dev 0 ATA-7, max UDMA/133, 625142448 sectors: LBA48 [17179579.236000] sata_get_dev_handle: SATA dev addr=0x1f0002, handle=0xdffe5ca0 [17179579.240000] ata1: dev 0 configured for UDMA/133 [17179579.240000] sata_get_dev_handle: SATA dev addr=0x1f0002, handle=0xdffe5ca0 [17179579.244000] scsi1 : ahci [17179579.452000] ata2: no device found (phy stat 00000000) [17179579.452000] scsi2 : ahci [17179579.660000] ata3: dev 0 cfg 00:0c5a 49:2f00 82:346b 83:7d01 84:4023 85:3469 86:3c01 87:4023 88:207f 93:0000 [17179579.660000] ata3: dev 0 ATA-7, max UDMA/133, 625142448 sectors: LBA48 [17179579.660000] sata_get_dev_handle: SATA dev addr=0x1f0002, handle=0xdffe5ca0 [17179579.664000] ata3: dev 0 configured for UDMA/133 [17179579.664000] sata_get_dev_handle: SATA dev addr=0x1f0002, handle=0xdffe5ca0 [17179579.668000] scsi3 : ahci [17179579.872000] ata4: no device found (phy stat 00000000) [17179579.872000] scsi4 : ahci [17179579.872000] Vendor: ATA Model: ST3320620AS Rev: 3.AA [17179579.872000] Type: Direct-Access ANSI SCSI revision: 05 [17179579.872000] Vendor: ATA Model: ST3320620AS Rev: 3.AA [17179579.872000] Type: Direct-Access ANSI SCSI revision: 05 [17179579.880000] Driver 'sd' needs updating - please use bus_type methods [17179579.880000] SCSI device sda: 625142448 512-byte hdwr sectors (320073 MB) [17179579.880000] SCSI device sda: drive cache: write back [17179579.880000] SCSI device sda: 625142448 512-byte hdwr sectors (320073 MB) [17179579.880000] SCSI device sda: drive cache: write back [17179579.880000] sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 > sda4 [17179579.932000] sd 1:0:0:0: Attached scsi disk sda [17179579.932000] SCSI device sdb: 625142448 512-byte hdwr sectors (320073 MB) [17179579.932000] SCSI device sdb: drive cache: write back [17179579.932000] SCSI device sdb: 625142448 512-byte hdwr sectors (320073 MB) [17179579.932000] SCSI device sdb: drive cache: write back [17179579.932000] sdb: sdb1 sdb2 sdb3 [17179579.952000] sd 3:0:0:0: Attached scsi disk sdb [17179580.320000] usbcore: registered new driver usbfs [17179580.320000] usbcore: registered new driver hub [17179580.320000] USB Universal Host Controller Interface driver v2.3 [17179580.324000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 20 (level, low) -> IRQ 66 [17179580.324000] PCI: Setting latency timer of device 0000:00:1d.0 to 64 [17179580.324000] uhci_hcd 0000:00:1d.0: UHCI Host Controller [17179580.324000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 [17179580.324000] uhci_hcd 0000:00:1d.0: irq 66, io base 0x0000e480 [17179580.328000] hub 1-0:1.0: USB hub found [17179580.328000] hub 1-0:1.0: 2 ports detected [17179580.356000] ieee1394: Initialized config rom entry `ip1394' [17179580.436000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 17 (level, low) -> IRQ 177 [17179580.436000] PCI: Setting latency timer of device 0000:00:1d.1 to 64 [17179580.436000] uhci_hcd 0000:00:1d.1: UHCI Host Controller [17179580.436000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2 [17179580.436000] uhci_hcd 0000:00:1d.1: irq 177, io base 0x0000e800 [17179580.436000] hub 2-0:1.0: USB hub found [17179580.436000] hub 2-0:1.0: 2 ports detected [17179580.540000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 74 [17179580.540000] PCI: Setting latency timer of device 0000:00:1d.2 to 64 [17179580.540000] uhci_hcd 0000:00:1d.2: UHCI Host Controller [17179580.540000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3 [17179580.540000] uhci_hcd 0000:00:1d.2: irq 74, io base 0x0000e880 [17179580.540000] hub 3-0:1.0: USB hub found [17179580.540000] hub 3-0:1.0: 2 ports detected [17179580.644000] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 19 (level, low) -> IRQ 82 [17179580.644000] PCI: Setting latency timer of device 0000:00:1d.3 to 64 [17179580.644000] uhci_hcd 0000:00:1d.3: UHCI Host Controller [17179580.644000] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4 [17179580.644000] uhci_hcd 0000:00:1d.3: irq 82, io base 0x0000ec00 [17179580.644000] hub 4-0:1.0: USB hub found [17179580.644000] hub 4-0:1.0: 2 ports detected [17179580.752000] ohci1394: $Rev: 1313 $ Ben Collins <bcollins(a)debian.org> [17179580.752000] ACPI: PCI Interrupt 0000:00:1d.7[A] -> <6>ACPI: PCI Interrupt 0000:01:03.0[A] -> GSI 20 (level, low) -> IRQ 66 [17179580.752000] GSI 21 (level, low) -> IRQ 90 [17179580.752000] PCI: Setting latency timer of device 0000:00:1d.7 to 64 [17179580.752000] ehci_hcd 0000:00:1d.7: EHCI Host Controller [17179580.752000] ehci_hcd 0000:00:1d.7: debug port 1 [17179580.752000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7 [17179580.752000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5 [17179580.752000] ehci_hcd 0000:00:1d.7: irq 66, io mem 0xfebfbc00 [17179580.756000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [17179580.756000] hub 5-0:1.0: USB hub found [17179580.756000] hub 5-0:1.0: 8 ports detected [17179580.800000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[90] MMIO=[fa6fd800-fa6fdfff] Max Packet=[2048] [17179580.880000] Probing IDE interface ide1... [17179581.456000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel(a)redhat.com [17179581.776000] EXT3-fs: mounted filesystem with ordered data mode. [17179581.780000] kjournald starting. Commit interval 5 seconds [17179582.072000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[0011d800010197df] [17179587.116000] sd 1:0:0:0: Attached scsi generic sg0 type 0 [17179587.116000] sd 3:0:0:0: Attached scsi generic sg1 type 0 [17179588.184000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [17179588.216000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [17179588.284000] hw_random: RNG not detected [17179588.396000] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 19 (level, low) -> IRQ 82 [17179588.396000] PCI: Setting latency timer of device 0000:00:1b.0 to 64 [17179588.408000] input: PC Speaker as /class/input/input1 [17179588.440000] Floppy drive(s): fd0 is 1.44M [17179588.460000] FDC 0 is a post-1991 82077 [17179588.492000] Linux agpgart interface v0.101 (c) Dave Jones [17179588.504000] nvidia: module license 'NVIDIA' taints kernel. [17179588.512000] acx: Loaded combined PCI/USB driver, firmware_ver=default [17179588.512000] acx: compiled to use 32bit I/O access. I/O timing issues might occur, such as non-working firmware upload. Report them [17179588.536000] parport: PnPBIOS parport detected. [17179588.536000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA] [17179588.732000] input: ImExPS/2 Generic Explorer Mouse as /class/input/input2 [17179588.744000] ts: Compaq touchscreen protocol output [17179588.964000] hda_codec: Unknown model for AD1988, trying auto-probe from BIOS... [17179589.188000] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 169 [17179589.188000] PCI: Setting latency timer of device 0000:03:00.0 to 64 [17179589.188000] sky2 v1.4 addr 0xfa8fc000 irq 169 Yukon-EC (0xb6) rev 2 [17179589.188000] sky2 eth0: addr 00:18:f3:e6:1f:09 [17179589.188000] ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 16 (level, low) -> IRQ 169 [17179589.188000] PCI: Setting latency timer of device 0000:06:00.0 to 64 [17179589.188000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 21 (level, low) -> IRQ 90 [17179589.188000] acx: found ACX111-based wireless network card at 0000:01:00.0, irq:90, phymem1:0xFA6FE000, phymem2:0xFA6C0000, mem1:0xf8a34000, mem1_size:8192, mem2:0xf8c80000, mem2_size:131072 [17179589.192000] acenic.c: v0.92 08/05/2002 Jes Sorensen, linux-acenic(a)SunSITE.dk [17179589.192000] http://home.cern.ch/~jes/gige/acenic.html [17179589.192000] ACPI: PCI Interrupt 0000:05:01.0[A] -> GSI 24 (level, low) -> IRQ 106 [17179589.192000] 0000:05:01.0: Alteon AceNIC Gigabit Ethernet at 0xfa9fc000, irq 106 [17179589.192000] Tigon II (Rev. 6), Firmware: 12.4.11, MAC: 00:60:cf:20:ad:28 [17179589.196000] PCI cache line size set incorrectly (16 bytes) by BIOS/FW, correcting to 32 [17179589.196000] PCI bus width: 64 bits, speed: 66MHz, latency: 64 clks [17179589.196000] Disabling PCI memory write and invalidate [17179589.232000] 0000:05:01.0: Firmware up and running [17179590.040000] acx: firmware 'Rev 2.3.1.31' does not work well with this driver [17179590.040000] acx: form factor 0x01 ((mini-)PCI / CardBus), radio type 0x16 (Radia), EEPROM version 0x05, uploaded firmware 'Rev 2.3.1.31' (0x03010101) [17179590.040000] acx v0.3.21: net device wlan0, driver compiled against wireless extensions 19 and Linux 2.6.15-28-686 [17179590.044000] usbcore: registered new driver acx_usb [17179590.044000] ACPI: PCI Interrupt 0000:01:05.0[A] -> GSI 21 (level, low) -> IRQ 90 [17179590.044000] skge 1.5 addr 0xfa6f4000 irq 90 chip Yukon-Lite rev 9 [17179590.044000] skge eth2: addr 00:18:f3:e6:1f:0a [17179590.044000] NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-8776 Mon Oct 16 21:56:04 PDT 2006 [17179590.428000] skge eth0: enabling interface [17179590.448000] lp0: using parport0 (interrupt-driven). [17179590.472000] sbp2: $Rev: 1306 $ Ben Collins <bcollins(a)debian.org> [17179590.472000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1) [17179590.472000] ieee1394: sbp2: Try serialize_io=0 for better performance [17179590.476000] sky2 eth1: enabling interface [17179590.536000] Adding 4546384k swap on /dev/sda2. Priority:-1 extents:1 across:4546384k [17179590.576000] EXT3 FS on sda7, internal journal [17179590.708000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 [17179590.708000] md: bitmap version 4.39 [17179591.712000] NET: Registered protocol family 17 [17179592.116000] cdrom: open failed. [17179874.148000] kjournald starting. Commit interval 5 seconds [17179874.148000] EXT3 FS on sda1, internal journal [17179874.148000] EXT3-fs: mounted filesystem with ordered data mode. [17179874.204000] kjournald starting. Commit interval 5 seconds [17179874.204000] EXT3 FS on sda6, internal journal [17179874.204000] EXT3-fs: mounted filesystem with ordered data mode. [17179874.324000] NTFS driver 2.1.25 [Flags: R/O MODULE]. [17179874.356000] NTFS volume version 3.0. [17179874.372000] kjournald starting. Commit interval 5 seconds [17179874.372000] EXT3 FS on sdb1, internal journal [17179874.372000] EXT3-fs: mounted filesystem with ordered data mode. [17179874.388000] kjournald starting. Commit interval 5 seconds [17179874.388000] EXT3 FS on sdb2, internal journal [17179874.388000] EXT3-fs: mounted filesystem with ordered data mode. [17179874.404000] kjournald starting. Commit interval 5 seconds [17179874.404000] EXT3 FS on sdb3, internal journal [17179874.404000] EXT3-fs: mounted filesystem with ordered data mode. [17179878.456000] ACPI: Power Button (FF) [PWRF] [17179878.460000] ACPI: Power Button (CM) [PWRB] [17179878.524000] ibm_acpi: ec object not found [17179878.560000] pcc_acpi: loading... [17179879.636000] wlan0 (WE) : Driver using old /proc/net/wireless support, please fix driver ! [17179882.876000] ppdev: user-space parallel port driver [17179883.160000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) [17179883.160000] apm: disabled - APM is not SMP safe. [17179884.948000] NET: Registered protocol family 10 [17179884.948000] lo: Disabled Privacy Extensions [17179884.948000] ADDRCONF(NETDEV_UP): eth1: link is not ready [17179884.948000] ADDRCONF(NETDEV_UP): wlan0: link is not ready [17179884.948000] ADDRCONF(NETDEV_UP): eth0: link is not ready [17179884.948000] IPv6 over IPv4 tunneling driver [17179889.004000] Bluetooth: Core ver 2.8 [17179889.004000] NET: Registered protocol family 31 [17179889.004000] Bluetooth: HCI device and connection manager initialized [17179889.004000] Bluetooth: HCI socket layer initialized [17179889.012000] Bluetooth: L2CAP ver 2.8 [17179889.012000] Bluetooth: L2CAP socket layer initialized [17179889.012000] Bluetooth: RFCOMM socket layer initialized [17179889.012000] Bluetooth: RFCOMM TTY layer initialized [17179889.012000] Bluetooth: RFCOMM ver 1.7 [17179895.780000] eth2: no IPv6 routers present [17180153.552000] CSLIP: code copyright 1989 Regents of the University of California [17180153.556000] PPP generic driver version 2.4.2 [17180185.004000] PPP BSD Compression module registered [17180185.032000] PPP Deflate Compression module registered "
participants (2)
-
David
-
elroy