Jump to content

Best Methods for T-Shooting Boot-up Problems in Ubuntu???


V.T. Eric Layton

Recommended Posts

V.T. Eric Layton

Bruno, et. al...I've recently redeveloped the intermittant VERY slow boot-up on my Ubuntu 6.06 system. Sometimes it boots relatively quickly - about 1min 40secs from "on" to desktop. Other times GRUB begins the bootup process but takes ages to "load the kernel". Sometimes that part goes rapidly, but then the Ubuntu loading screen stalls at different items... loading hardware drivers, loading this or that, etc. I timed one of these the other night and it took over 4 minutes to get to the desktop. Also, sometimes when these delayed boot-ups occur, I notice that the Ubuntu loading screen (the graphic one) will sometimes revert back to the black screen/text version of the loader.Any ideas about what might be causing this? Is there a way that I can troubleshoot this to see if something on my system is causing this intermittant bug? Just added info, but Windows loads fine on this system, so I really don't suspect any hardware issues here.Thanks,~Eric

Edited by V.T. Eric Layton
Link to comment
Share on other sites

  • Replies 125
  • Created
  • Last Reply

Top Posters In This Topic

  • V.T. Eric Layton

    59

  • Bruno

    34

  • Frank Golden

    12

  • Urmas

    12

Hi EricDid we ever try the "PnP Aware OS" BIOS setting ?? . . . . See, Windows is a PnP aware OS and so the setting in the BIOS is by default "YES" . . Linux however is not a PnP aware OS and thus the setting in the BIOS should be set to "NO" ( usually during the install, but you can try if even after the install it does help to change the setting ).Some distros/hardware are more critical about the "PnP Aware OS" setting . . . some distros/hardware configurations are less critical about it.Best Google/Linux for it to get it better explained B) PnP Aware OSB) Bruno

Link to comment
Share on other sites

V.T. Eric Layton

Hmm... 33.gifI'll have to check, Bruno. I think my PNP is turned off in my BIOS. I'll check on my next reboot and let you know what I find.~Eric

Link to comment
Share on other sites

I've recently redeveloped the intermittant VERY slow boot-up on my Ubuntu 6.06 system.
Define recently. Just a thought... there was a kernel update some days ago... maybe you should try booting with the previous kernel. B)
Link to comment
Share on other sites

V.T. Eric Layton

Uh... maybe sometime this past week or so. Remember, this is a relatively new install of Ubuntu. I had to re-install it after I screwed it up a while back. The boot-up process seemed to be fine for the first week, I think. Also, my first iteration of Ubuntu on this system had this same problem. I thought the new installation had solved it... guess not.@Bruno... PNP was OFF in BIOS.

Link to comment
Share on other sites

@Bruno... PNP was OFF in BIOS.
There goes my bright idea down the drain :)Urmas could be right about the kernel upgrade . . . . is the old kernel still available for booting ?B) Bruno
Link to comment
Share on other sites

V.T. Eric Layton

Nah... I don't think so. This has been going on for a week or better. I think that kernel upgrade came out just this past week sometime. I don't know if the older kernel is still available. How would I found out?

Link to comment
Share on other sites

V.T. Eric Layton
We can see it this way:
$ ls -l /boot$ cat /boot/grub/menu.lst

B) Bruno

Here's the output from the first command:
total 18484-rw-r--r-- 1 root root 266619 2006-05-23 12:56 abi-2.6.15-23-386-rw-r--r-- 1 root root 266735 2006-08-03 01:09 abi-2.6.15-26-386-rw-r--r-- 1 root root 69878 2006-05-23 09:47 config-2.6.15-23-386-rw-r--r-- 1 root root 69903 2006-08-02 22:49 config-2.6.15-26-386drwxr-xr-x 2 root root 4096 2006-08-03 15:50 grub-rw-r--r-- 1 root root 7000925 2006-07-24 02:38 initrd.img-2.6.15-23-386-rw-r--r-- 1 root root 6776386 2006-08-03 15:50 initrd.img-2.6.15-26-386-rw-r--r-- 1 root root 94760 2005-10-25 06:32 memtest86+.bin-rw-r--r-- 1 root root 725460 2006-05-23 12:56 System.map-2.6.15-23-386-rw-r--r-- 1 root root 726461 2006-08-03 01:09 System.map-2.6.15-26-386-rw-r--r-- 1 root root 1414477 2006-05-23 12:56 vmlinuz-2.6.15-23-386-rw-r--r-- 1 root root 1414781 2006-08-03 01:09 vmlinuz-2.6.15-26-386
And here's the output of the second command:
title Ubuntu, kernel 2.6.15-26-386root (hd0,0)kernel /boot/vmlinuz-2.6.15-26-386 root=/dev/hda1 ro quiet splashinitrd /boot/initrd.img-2.6.15-26-386savedefaultboottitle Ubuntu, kernel 2.6.15-26-386 (recovery mode)root (hd0,0)kernel /boot/vmlinuz-2.6.15-26-386 root=/dev/hda1 ro singleinitrd /boot/initrd.img-2.6.15-26-386boottitle Ubuntu, kernel 2.6.15-23-386root (hd0,0)kernel /boot/vmlinuz-2.6.15-23-386 root=/dev/hda1 ro quiet splashinitrd /boot/initrd.img-2.6.15-23-386savedefaultboottitle Ubuntu, kernel 2.6.15-23-386 (recovery mode)root (hd0,0)kernel /boot/vmlinuz-2.6.15-23-386 root=/dev/hda1 ro singleinitrd /boot/initrd.img-2.6.15-23-386boottitle Ubuntu, memtest86+root (hd0,0)kernel /boot/memtest86+.binboot### END DEBIAN AUTOMAGIC KERNELS LIST# This is a divider, added to separate the menu items below from the Debian# ones.title Other operating systems:root# This entry automatically added by the Debian installer for a non-linux OS# on /dev/sda1title Microsoft Windows XP Professionalroot (hd1,0)savedefaultmakeactivemap (hd0) (hd1)map (hd1) (hd0)chainloader +1
Hmm... B)
Link to comment
Share on other sites

Yep . . . . . the old kernel is still in your boot-menu:

Ubuntu, kernel 2.6.15-23-386
Try to boot that one and see if it is any betterB) Bruno
Link to comment
Share on other sites

V.T. Eric Layton

Booting with the older kernel was pretty zippy. However, this slowdown usually occurs only when the machine has been off overnight. I shut it off for about 15 minutes just now while I went to take a shower. When I came back and turned the machine on and chose the older kernel to boot to, it started up normally. I guess I'll have to boot with the older kernel tomorrow morning and see what happens.Thanks everyone!~EricPS: I have all my logging turned on. Is there a certain log that I can check for errors? Bootstrap, for instance?This posting isn't for anything. I just wanted to get my 100th post here. B)

Link to comment
Share on other sites

V.T. Eric Layton

WOW! I just realized that Fast Post just adds to your previous posting, as long as no one has posted after you. This has happened a couple times to me here. I thought I was losing my mind before. AHA! Well, anyway... NOW I have my 100th posting. YAY! B)

Link to comment
Share on other sites

This posting isn't for anything. I just wanted to get my 100th post here. B)
You'll need another one :DOooops to late ;):thumbsup: Bruno
Link to comment
Share on other sites

LOL . . . did you catch my answer about the logfiles ?? Or maybe you were just to busy catching up ?? B) LOLB) Bruno

Link to comment
Share on other sites

V.T. Eric Layton

This is all from the /var/log/messages log from my first bootup this afternoon, which failed to make it all the way to the desktop. Anything in here that looks suspicious to you, Bruno?Sorry... it's very long. B)

Aug 6 01:42:45 ericsbane02 syslogd 1.4.1#17ubuntu7: restart.Aug 6 01:42:46 ericsbane02 kernel: Inspecting /boot/System.map-2.6.15-26-386Aug 6 01:42:46 ericsbane02 kernel: Loaded 23037 symbols from /boot/System.map-2.6.15-26-386.Aug 6 01:42:46 ericsbane02 kernel: Symbols match kernel version 2.6.15.Aug 6 01:42:46 ericsbane02 kernel: No module symbols loaded - kernel modules not enabled. Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] Linux version 2.6.15-26-386 (buildd@terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 PREEMPT Thu Aug 3 02:52:00 UTC 2006Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] BIOS-provided physical RAM map:Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] BIOS-e820: 000000003fff0000 - 000000003fff8000 (ACPI data)Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] BIOS-e820: 000000003fff8000 - 0000000040000000 (ACPI NVS)Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] 127MB HIGHMEM available.Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] 896MB LOWMEM available.Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] found SMP MP-table at 000fb930Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] DMI 2.3 present.Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] ACPI: PM-Timer IO Port: 0x808Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] Processor #0 6:8 APIC version 16Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] Enabling APIC mode: Flat. Using 1 I/O APICsAug 6 01:42:46 ericsbane02 kernel: [17179569.184000] Using ACPI (MADT) for SMP configuration informationAug 6 01:42:46 ericsbane02 kernel: [17179569.184000] Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000)Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] Built 1 zonelistsAug 6 01:42:46 ericsbane02 kernel: [17179569.184000] Kernel command line: root=/dev/hda1 ro quiet splashAug 6 01:42:46 ericsbane02 kernel: [17179569.184000] Initializing CPU#0Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] PID hash table entries: 4096 (order: 12, 65536 bytes)Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] Detected 2088.338 MHz processor.Aug 6 01:42:46 ericsbane02 kernel: [17179569.184000] Using pmtmr for high-res timesourceAug 6 01:42:46 ericsbane02 kernel: [17179569.184000] Console: colour VGA+ 80x25Aug 6 01:42:46 ericsbane02 kernel: [17179573.336000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)Aug 6 01:42:46 ericsbane02 kernel: [17179573.336000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)Aug 6 01:42:46 ericsbane02 kernel: [17179573.368000] Memory: 1028808k/1048512k available (1976k kernel code, 18944k reserved, 606k data, 288k init, 131008k highmem)Aug 6 01:42:46 ericsbane02 kernel: [17179573.368000] Checking if this processor honours the WP bit even in supervisor mode... Ok.Aug 6 01:42:46 ericsbane02 kernel: [17179573.448000] Calibrating delay using timer specific routine.. 4180.63 BogoMIPS (lpj=8361278)Aug 6 01:42:46 ericsbane02 kernel: [17179573.448000] Security Framework v1.0.0 initializedAug 6 01:42:46 ericsbane02 kernel: [17179573.448000] SELinux: Disabled at boot.Aug 6 01:42:46 ericsbane02 kernel: [17179573.448000] Mount-cache hash table entries: 512Aug 6 01:42:46 ericsbane02 kernel: [17179573.448000] CPU: CLK_CTL MSR was 6003d22f. Reprogramming to 2003d22fAug 6 01:42:46 ericsbane02 kernel: [17179573.448000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)Aug 6 01:42:46 ericsbane02 kernel: [17179573.448000] CPU: L2 Cache: 256K (64 bytes/line)Aug 6 01:42:46 ericsbane02 kernel: [17179573.448000] mtrr: v2.0 (20020519)Aug 6 01:42:46 ericsbane02 kernel: [17179573.448000] CPU: AMD Athlon™ XP 2600+ stepping 01Aug 6 01:42:46 ericsbane02 kernel: [17179573.448000] Enabling fast FPU save and restore... done.Aug 6 01:42:46 ericsbane02 kernel: [17179573.448000] Enabling unmasked SIMD FPU exception support... done.Aug 6 01:42:46 ericsbane02 kernel: [17179573.448000] Checking 'hlt' instruction... OK.Aug 6 01:42:46 ericsbane02 kernel: [17179573.464000] checking if image is initramfs... it isAug 6 01:42:46 ericsbane02 kernel: [17179573.964000] Freeing initrd memory: 6617k freedAug 6 01:42:46 ericsbane02 kernel: [17179573.976000] ACPI: Looking for DSDT ... not found!Aug 6 01:42:46 ericsbane02 kernel: [17179573.980000] ENABLING IO-APIC IRQsAug 6 01:42:46 ericsbane02 kernel: [17179573.980000] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1Aug 6 01:42:46 ericsbane02 kernel: [17179574.124000] NET: Registered protocol family 16Aug 6 01:42:46 ericsbane02 kernel: [17179574.124000] EISA bus registeredAug 6 01:42:46 ericsbane02 kernel: [17179574.124000] ACPI: bus type pci registeredAug 6 01:42:46 ericsbane02 kernel: [17179574.124000] PCI: PCI BIOS revision 2.10 entry at 0xfdaf1, last bus=1Aug 6 01:42:46 ericsbane02 kernel: [17179574.124000] PCI: Using configuration type 1Aug 6 01:42:46 ericsbane02 kernel: [17179574.124000] ACPI: Subsystem revision 20051216Aug 6 01:42:46 ericsbane02 kernel: [17179574.128000] ACPI: Interpreter enabledAug 6 01:42:46 ericsbane02 kernel: [17179574.128000] ACPI: Using IOAPIC for interrupt routingAug 6 01:42:46 ericsbane02 kernel: [17179574.132000] ACPI: PCI Root Bridge [PCI0] (0000:00)Aug 6 01:42:46 ericsbane02 kernel: [17179574.132000] PCI quirk: region 0800-087f claimed by vt8235 PMAug 6 01:42:46 ericsbane02 kernel: [17179574.132000] PCI quirk: region 0400-040f claimed by vt8235 SMBAug 6 01:42:46 ericsbane02 kernel: [17179574.136000] ACPI: Power Resource [uRP1] (off)Aug 6 01:42:46 ericsbane02 kernel: [17179574.136000] ACPI: Power Resource [uRP2] (off)Aug 6 01:42:46 ericsbane02 kernel: [17179574.136000] ACPI: Power Resource [FDDP] (off)Aug 6 01:42:46 ericsbane02 kernel: [17179574.136000] ACPI: Power Resource [LPTP] (off)Aug 6 01:42:46 ericsbane02 kernel: [17179574.140000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)Aug 6 01:42:46 ericsbane02 kernel: [17179574.140000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)Aug 6 01:42:46 ericsbane02 kernel: [17179574.140000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)Aug 6 01:42:46 ericsbane02 kernel: [17179574.140000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)Aug 6 01:42:46 ericsbane02 kernel: [17179574.140000] Linux Plug and Play Support v0.97 © Adam BelayAug 6 01:42:46 ericsbane02 kernel: [17179574.140000] pnp: PnP ACPI initAug 6 01:42:46 ericsbane02 kernel: [17179574.144000] pnp: PnP ACPI: found 11 devicesAug 6 01:42:46 ericsbane02 kernel: [17179574.144000] PnPBIOS: Disabled by ACPI PNPAug 6 01:42:46 ericsbane02 kernel: [17179574.144000] PCI: Using ACPI for IRQ routingAug 6 01:42:46 ericsbane02 kernel: [17179574.144000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a reportAug 6 01:42:46 ericsbane02 kernel: [17179574.144000] PCI: Bridge: 0000:00:01.0Aug 6 01:42:46 ericsbane02 kernel: [17179574.144000] IO window: disabled.Aug 6 01:42:46 ericsbane02 kernel: [17179574.144000] MEM window: dde00000-dfefffffAug 6 01:42:46 ericsbane02 kernel: [17179574.144000] PREFETCH window: cdd00000-ddcfffffAug 6 01:42:46 ericsbane02 kernel: [17179574.144000] audit: initializing netlink socket (disabled)Aug 6 01:42:46 ericsbane02 kernel: [17179574.144000] audit(1154828541.144:1): initializedAug 6 01:42:46 ericsbane02 kernel: [17179574.144000] highmem bounce pool size: 64 pagesAug 6 01:42:46 ericsbane02 kernel: [17179574.144000] VFS: Disk quotas dquot_6.5.1Aug 6 01:42:46 ericsbane02 kernel: [17179574.144000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)Aug 6 01:42:46 ericsbane02 kernel: [17179574.144000] Initializing Cryptographic APIAug 6 01:42:46 ericsbane02 kernel: [17179574.144000] io scheduler noop registeredAug 6 01:42:46 ericsbane02 kernel: [17179574.144000] io scheduler anticipatory registeredAug 6 01:42:46 ericsbane02 kernel: [17179574.144000] io scheduler deadline registeredAug 6 01:42:46 ericsbane02 kernel: [17179574.144000] io scheduler cfq registeredAug 6 01:42:46 ericsbane02 kernel: [17179574.144000] isapnp: Scanning for PnP cards...Aug 6 01:42:46 ericsbane02 kernel: [17179574.500000] isapnp: No Plug & Play device foundAug 6 01:42:46 ericsbane02 kernel: [17179574.512000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12Aug 6 01:42:46 ericsbane02 kernel: [17179574.512000] serio: i8042 AUX port at 0x60,0x64 irq 12Aug 6 01:42:46 ericsbane02 kernel: [17179574.512000] serio: i8042 KBD port at 0x60,0x64 irq 1Aug 6 01:42:46 ericsbane02 kernel: [17179574.512000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabledAug 6 01:42:46 ericsbane02 kernel: [17179574.512000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550AAug 6 01:42:46 ericsbane02 kernel: [17179574.512000] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550AAug 6 01:42:46 ericsbane02 kernel: [17179574.512000] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550AAug 6 01:42:46 ericsbane02 kernel: [17179574.512000] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550AAug 6 01:42:46 ericsbane02 kernel: [17179574.512000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksizeAug 6 01:42:46 ericsbane02 kernel: [17179574.512000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2Aug 6 01:42:46 ericsbane02 kernel: [17179574.512000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xxAug 6 01:42:46 ericsbane02 kernel: [17179574.516000] mice: PS/2 mouse device common for all miceAug 6 01:42:46 ericsbane02 kernel: [17179574.516000] EISA: Probing bus 0 at eisa.0Aug 6 01:42:46 ericsbane02 kernel: [17179574.516000] EISA: Detected 0 cards.Aug 6 01:42:46 ericsbane02 kernel: [17179574.516000] NET: Registered protocol family 2Aug 6 01:42:46 ericsbane02 kernel: [17179574.536000] input: AT Translated Set 2 keyboard as /class/input/input0Aug 6 01:42:46 ericsbane02 kernel: [17179574.556000] IP route cache hash table entries: 65536 (order: 6, 262144 bytes)Aug 6 01:42:46 ericsbane02 kernel: [17179574.556000] TCP established hash table entries: 262144 (order: 8, 1048576 bytes)Aug 6 01:42:46 ericsbane02 kernel: [17179574.556000] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)Aug 6 01:42:46 ericsbane02 kernel: [17179574.556000] TCP: Hash tables configured (established 262144 bind 65536)Aug 6 01:42:46 ericsbane02 kernel: [17179574.556000] TCP reno registeredAug 6 01:42:46 ericsbane02 kernel: [17179574.556000] TCP bic registeredAug 6 01:42:46 ericsbane02 kernel: [17179574.556000] NET: Registered protocol family 1Aug 6 01:42:46 ericsbane02 kernel: [17179574.556000] NET: Registered protocol family 8Aug 6 01:42:46 ericsbane02 kernel: [17179574.556000] NET: Registered protocol family 20Aug 6 01:42:46 ericsbane02 kernel: [17179574.556000] Using IPI Shortcut modeAug 6 01:42:46 ericsbane02 kernel: [17179574.556000] ACPI wakeup devices: Aug 6 01:42:46 ericsbane02 kernel: [17179574.556000] PCI0 USB1 USB2 USB3 EHCI UAR1 AC9 MC9 ILAN SLPB Aug 6 01:42:46 ericsbane02 kernel: [17179574.556000] ACPI: (supports S0 S1 S4 S5)Aug 6 01:42:46 ericsbane02 kernel: [17179574.556000] Freeing unused kernel memory: 288k freedAug 6 01:42:46 ericsbane02 kernel: [17179574.600000] vga16fb: mapped to 0xc00a0000Aug 6 01:42:46 ericsbane02 kernel: [17179574.724000] Console: switching to colour frame buffer device 80x25Aug 6 01:42:46 ericsbane02 kernel: [17179574.724000] fb0: VGA16 VGA frame buffer deviceAug 6 01:42:46 ericsbane02 kernel: [17179575.816000] Capability LSM initializedAug 6 01:42:46 ericsbane02 kernel: [17179575.848000] ACPI: Processor [CPU1] (supports 16 throttling states)Aug 6 01:42:46 ericsbane02 kernel: [17179576.372000] SCSI subsystem initializedAug 6 01:42:46 ericsbane02 kernel: [17179576.372000] ACPI: bus type scsi registeredAug 6 01:42:46 ericsbane02 kernel: [17179576.376000] ACPI: PCI Interrupt 0000:00:0d.0[A] -> GSI 19 (level, low) -> IRQ 169Aug 6 01:42:46 ericsbane02 kernel: [17179576.376000] sata_promise PATA port foundAug 6 01:42:46 ericsbane02 kernel: [17179576.392000] ata1: SATA max UDMA/133 cmd 0xF8822200 ctl 0xF8822238 bmdma 0x0 irq 169Aug 6 01:42:46 ericsbane02 kernel: [17179576.392000] ata2: SATA max UDMA/133 cmd 0xF8822280 ctl 0xF88222B8 bmdma 0x0 irq 169Aug 6 01:42:46 ericsbane02 kernel: [17179576.392000] ata3: PATA max UDMA/133 cmd 0xF8822300 ctl 0xF8822338 bmdma 0x0 irq 169Aug 6 01:42:46 ericsbane02 kernel: [17179576.596000] ata1: no device found (phy stat 00000000)Aug 6 01:42:46 ericsbane02 kernel: [17179576.596000] scsi0 : sata_promiseAug 6 01:42:46 ericsbane02 kernel: [17179576.800000] ata2: no device found (phy stat 00000000)Aug 6 01:42:46 ericsbane02 kernel: [17179576.800000] scsi1 : sata_promiseAug 6 01:42:46 ericsbane02 kernel: [17179576.964000] ata3: dev 0 ATA-7, max UDMA/133, 160086528 sectors: LBAAug 6 01:42:46 ericsbane02 kernel: [17179576.964000] ata3: dev 0 configured for UDMA/133Aug 6 01:42:46 ericsbane02 kernel: [17179576.964000] scsi2 : sata_promiseAug 6 01:42:46 ericsbane02 kernel: [17179576.964000] Vendor: ATA Model: Maxtor 6Y080L0 Rev: YAR4Aug 6 01:42:46 ericsbane02 kernel: [17179576.964000] Type: Direct-Access ANSI SCSI revision: 05Aug 6 01:42:46 ericsbane02 kernel: [17179576.968000] Driver 'sd' needs updating - please use bus_type methodsAug 6 01:42:46 ericsbane02 kernel: [17179576.972000] SCSI device sda: 160086528 512-byte hdwr sectors (81964 MB)Aug 6 01:42:46 ericsbane02 kernel: [17179576.972000] SCSI device sda: drive cache: write backAug 6 01:42:46 ericsbane02 kernel: [17179576.972000] SCSI device sda: 160086528 512-byte hdwr sectors (81964 MB)Aug 6 01:42:46 ericsbane02 kernel: [17179576.972000] SCSI device sda: drive cache: write backAug 6 01:42:46 ericsbane02 kernel: [17179576.972000] sda: sda1Aug 6 01:42:46 ericsbane02 kernel: [17179576.992000] sd 2:0:0:0: Attached scsi disk sdaAug 6 01:42:46 ericsbane02 kernel: [17179577.104000] VP_IDE: IDE controller at PCI slot 0000:00:11.1Aug 6 01:42:46 ericsbane02 kernel: [17179577.104000] ACPI: PCI Interrupt 0000:00:11.1[A]: no GSIAug 6 01:42:46 ericsbane02 kernel: [17179577.104000] PCI: VIA IRQ fixup for 0000:00:11.1, from 255 to 15Aug 6 01:42:46 ericsbane02 kernel: [17179577.104000] VP_IDE: chipset revision 6Aug 6 01:42:46 ericsbane02 kernel: [17179577.104000] VP_IDE: not 100%% native mode: will probe irqs laterAug 6 01:42:46 ericsbane02 kernel: [17179577.104000] VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1Aug 6 01:42:46 ericsbane02 kernel: [17179577.104000] ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pioAug 6 01:42:46 ericsbane02 kernel: [17179577.104000] ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMAAug 6 01:42:46 ericsbane02 kernel: [17179577.524000] hda: ST3120814A, ATA DISK driveAug 6 01:42:46 ericsbane02 kernel: [17179577.972000] hdb: IOMEGA ZIP 100 ATAPI, ATAPI FLOPPY driveAug 6 01:42:46 ericsbane02 kernel: [17179578.028000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14Aug 6 01:42:46 ericsbane02 kernel: [17179578.900000] hdc: CREATIVECD-RW RW121032E, ATAPI CD/DVD-ROM driveAug 6 01:42:46 ericsbane02 kernel: [17179579.684000] hdd: CREATIVE CD5233E-N, ATAPI CD/DVD-ROM driveAug 6 01:42:46 ericsbane02 kernel: [17179579.740000] ide1 at 0x170-0x177,0x376 on irq 15Aug 6 01:42:46 ericsbane02 kernel: [17179579.748000] hda: max request size: 1024KiBAug 6 01:42:46 ericsbane02 kernel: [17179579.792000] hda: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=16383/255/63, UDMA(100)Aug 6 01:42:46 ericsbane02 kernel: [17179579.828000] hda: cache flushes supportedAug 6 01:42:46 ericsbane02 kernel: [17179579.828000] hda: hda1 hda2 hda3Aug 6 01:42:46 ericsbane02 kernel: [17179579.872000] hdc: ATAPI 32X CD-ROM CD-R/RW drive, 2048kB Cache, DMAAug 6 01:42:46 ericsbane02 kernel: [17179579.872000] Uniform CD-ROM driver Revision: 3.20Aug 6 01:42:46 ericsbane02 kernel: [17179579.884000] hdd: ATAPI 52X CD-ROM drive, 128kB Cache, UDMA(33)Aug 6 01:42:46 ericsbane02 kernel: [17179580.244000] usbcore: registered new driver usbfsAug 6 01:42:46 ericsbane02 kernel: [17179580.244000] usbcore: registered new driver hubAug 6 01:42:46 ericsbane02 kernel: [17179580.244000] USB Universal Host Controller Interface driver v2.3Aug 6 01:42:46 ericsbane02 kernel: [17179580.244000] ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 177Aug 6 01:42:46 ericsbane02 kernel: [17179580.244000] PCI: VIA IRQ fixup for 0000:00:10.0, from 11 to 1Aug 6 01:42:46 ericsbane02 kernel: [17179580.244000] uhci_hcd 0000:00:10.0: UHCI Host ControllerAug 6 01:42:46 ericsbane02 kernel: [17179580.244000] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1Aug 6 01:42:46 ericsbane02 kernel: [17179580.244000] uhci_hcd 0000:00:10.0: irq 177, io base 0x0000c800Aug 6 01:42:46 ericsbane02 kernel: [17179580.244000] hub 1-0:1.0: USB hub foundAug 6 01:42:46 ericsbane02 kernel: [17179580.244000] hub 1-0:1.0: 2 ports detectedAug 6 01:42:46 ericsbane02 kernel: [17179580.348000] ACPI: PCI Interrupt 0000:00:10.1 -> GSI 21 (level, low) -> IRQ 177Aug 6 01:42:46 ericsbane02 kernel: [17179580.348000] PCI: VIA IRQ fixup for 0000:00:10.1, from 5 to 1Aug 6 01:42:46 ericsbane02 kernel: [17179580.348000] uhci_hcd 0000:00:10.1: UHCI Host ControllerAug 6 01:42:46 ericsbane02 kernel: [17179580.348000] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2Aug 6 01:42:46 ericsbane02 kernel: [17179580.348000] uhci_hcd 0000:00:10.1: irq 177, io base 0x0000cc00Aug 6 01:42:46 ericsbane02 kernel: [17179580.348000] hub 2-0:1.0: USB hub foundAug 6 01:42:46 ericsbane02 kernel: [17179580.348000] hub 2-0:1.0: 2 ports detectedAug 6 01:42:46 ericsbane02 kernel: [17179580.452000] ACPI: PCI Interrupt 0000:00:10.2[C] -> GSI 21 (level, low) -> IRQ 177Aug 6 01:42:46 ericsbane02 kernel: [17179580.452000] PCI: VIA IRQ fixup for 0000:00:10.2, from 5 to 1Aug 6 01:42:46 ericsbane02 kernel: [17179580.452000] uhci_hcd 0000:00:10.2: UHCI Host ControllerAug 6 01:42:46 ericsbane02 kernel: [17179580.452000] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3Aug 6 01:42:46 ericsbane02 kernel: [17179580.452000] uhci_hcd 0000:00:10.2: irq 177, io base 0x0000d000Aug 6 01:42:46 ericsbane02 kernel: [17179580.452000] hub 3-0:1.0: USB hub foundAug 6 01:42:46 ericsbane02 kernel: [17179580.452000] hub 3-0:1.0: 2 ports detectedAug 6 01:42:46 ericsbane02 kernel: [17179580.556000] ACPI: PCI Interrupt 0000:00:10.3[D] -> GSI 21 (level, low) -> IRQ 177Aug 6 01:42:46 ericsbane02 kernel: [17179580.556000] ehci_hcd 0000:00:10.3: EHCI Host ControllerAug 6 01:42:46 ericsbane02 kernel: [17179580.556000] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4Aug 6 01:42:46 ericsbane02 kernel: [17179580.556000] ehci_hcd 0000:00:10.3: irq 177, io mem 0xdfffef00Aug 6 01:42:46 ericsbane02 kernel: [17179580.556000] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004Aug 6 01:42:46 ericsbane02 kernel: [17179580.556000] hub 4-0:1.0: USB hub foundAug 6 01:42:46 ericsbane02 kernel: [17179580.556000] hub 4-0:1.0: 6 ports detectedAug 6 01:42:46 ericsbane02 kernel: [17179580.724000] Attempting manual resumeAug 6 01:42:46 ericsbane02 kernel: [17179580.744000] EXT3-fs: mounted filesystem with ordered data mode.Aug 6 01:42:46 ericsbane02 kernel: [17179580.760000] kjournald starting. Commit interval 5 secondsAug 6 01:42:46 ericsbane02 kernel: [17179588.008000] sd 2:0:0:0: Attached scsi generic sg0 type 0Aug 6 01:42:46 ericsbane02 kernel: [17179589.760000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5Aug 6 01:42:46 ericsbane02 kernel: [17179589.764000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4Aug 6 01:42:46 ericsbane02 kernel: [17179589.796000] Linux agpgart interface v0.101 © Dave JonesAug 6 01:42:46 ericsbane02 kernel: [17179589.816000] gameport: EMU10K1 is pci0000:00:0a.1/gameport0, io 0xec00, speed 1242kHzAug 6 01:42:46 ericsbane02 kernel: [17179589.852000] agpgart: Detected VIA KT400/KT400A/KT600 chipsetAug 6 01:42:46 ericsbane02 kernel: [17179589.860000] agpgart: AGP aperture is 128M @ 0xe0000000Aug 6 01:42:46 ericsbane02 kernel: [17179589.864000] ACPI: PCI Interrupt 0000:00:08.0[A] -> GSI 18 (level, low) -> IRQ 185Aug 6 01:42:46 ericsbane02 kernel: [17179589.864000] 3c59x: Donald Becker and others. www.scyld.com/network/vortex.htmlAug 6 01:42:46 ericsbane02 kernel: [17179589.864000] 0000:00:08.0: 3Com PCI 3c905 Boomerang 100baseTx at 0001d800. Vers LK1.1.19Aug 6 01:42:46 ericsbane02 kernel: [17179589.920000] NET: Registered protocol family 23Aug 6 01:42:46 ericsbane02 kernel: [17179589.996000] Floppy drive(s): fd0 is 1.44MAug 6 01:42:46 ericsbane02 kernel: [17179590.012000] FDC 0 is a post-1991 82077Aug 6 01:42:46 ericsbane02 kernel: [17179590.208000] nvidia: module license 'NVIDIA' taints kernel.Aug 6 01:42:46 ericsbane02 kernel: [17179590.212000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 193Aug 6 01:42:46 ericsbane02 kernel: [17179590.212000] NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-8762 Mon May 15 13:06:38 PDT 2006Aug 6 01:42:46 ericsbane02 kernel: [17179590.216000] Real Time Clock Driver v1.12Aug 6 01:42:46 ericsbane02 kernel: [17179590.360000] ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 17 (level, low) -> IRQ 201Aug 6 01:42:46 ericsbane02 kernel: [17179590.420000] logips2pp: Detected unknown logitech mouse model 79Aug 6 01:42:46 ericsbane02 kernel: [17179590.628000] input: PC Speaker as /class/input/input1Aug 6 01:42:46 ericsbane02 kernel: [17179590.740000] parport: PnPBIOS parport detected.Aug 6 01:42:46 ericsbane02 kernel: [17179590.740000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]Aug 6 01:42:46 ericsbane02 kernel: [17179590.768000] parport0: Printer, HEWLETT-PACKARD DESKJET 840CAug 6 01:42:46 ericsbane02 kernel: [17179590.876000] input: ImExPS/2 Logitech Explorer Mouse as /class/input/input2Aug 6 01:42:46 ericsbane02 kernel: [17179591.040000] ACPI: PCI Interrupt 0000:00:08.0[A] -> GSI 18 (level, low) -> IRQ 185Aug 6 01:42:46 ericsbane02 kernel: [17179591.316000] ts: Compaq touchscreen protocol outputAug 6 01:42:46 ericsbane02 kernel: [17179591.440000] ide-floppy driver 0.99.newideAug 6 01:42:46 ericsbane02 kernel: [17179591.680000] hdb: 98304kB, 96/64/32 CHS, 4096 kBps, 512 sector size, 2941 rpmAug 6 01:42:46 ericsbane02 kernel: [17179592.124000] NET: Registered protocol family 17Aug 6 01:42:46 ericsbane02 kernel: [17179594.320000] NET: Registered protocol family 10Aug 6 01:42:46 ericsbane02 kernel: [17179594.320000] lo: Disabled Privacy ExtensionsAug 6 01:42:46 ericsbane02 kernel: [17179594.320000] IPv6 over IPv4 tunneling driverAug 6 01:42:46 ericsbane02 kernel: [17179594.384000] lp0: using parport0 (interrupt-driven).Aug 6 01:42:46 ericsbane02 kernel: [17179594.440000] Adding 996020k swap on /dev/hda3. Priority:-1 extents:1 across:996020kAug 6 01:42:46 ericsbane02 kernel: [17179594.560000] EXT3 FS on hda1, internal journalAug 6 01:42:46 ericsbane02 kernel: [17179594.736000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27Aug 6 01:42:46 ericsbane02 kernel: [17179594.736000] md: bitmap version 4.39Aug 6 01:42:46 ericsbane02 kernel: [17179595.200000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.comAug 6 01:42:46 ericsbane02 kernel: [17179595.488000] cdrom: open failed.Aug 6 01:42:46 ericsbane02 kernel: [17179596.284000] cdrom: open failed.Aug 6 01:42:46 ericsbane02 kernel: [17179596.288000] cdrom: open failed.Aug 6 01:42:46 ericsbane02 kernel: [17179596.732000] kjournald starting. Commit interval 5 secondsAug 6 01:42:46 ericsbane02 kernel: [17179596.732000] EXT3 FS on hda2, internal journalAug 6 01:42:46 ericsbane02 kernel: [17179596.732000] EXT3-fs: mounted filesystem with ordered data mode.Aug 6 01:42:46 ericsbane02 kernel: [17179596.780000] NTFS driver 2.1.25 [Flags: R/O MODULE].Aug 6 01:42:46 ericsbane02 kernel: [17179596.824000] NTFS volume version 3.1.Aug 6 01:42:46 ericsbane02 kernel: [17179602.448000] ACPI: Power Button (FF) [PWRF]Aug 6 01:42:46 ericsbane02 kernel: [17179602.448000] ACPI: Power Button (CM) [PWRB]Aug 6 01:42:46 ericsbane02 kernel: [17179602.448000] ACPI: Sleep Button (CM) [sLPB]Aug 6 01:42:46 ericsbane02 kernel: [17179602.576000] pcc_acpi: loading...Aug 6 01:42:48 ericsbane02 hpiod: 0.9.7 accepting connections at 44392... Aug 6 01:42:49 ericsbane02 kernel: [17179606.180000] agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0.Aug 6 01:42:49 ericsbane02 kernel: [17179606.180000] agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x modeAug 6 01:42:49 ericsbane02 kernel: [17179606.180000] agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x modeAug 6 01:42:50 ericsbane02 kernel: [17179607.340000] ppdev: user-space parallel port driverAug 6 01:42:54 ericsbane02 gconfd (vtel57-4778): starting (version 2.14.0), pid 4778 user 'vtel57'Aug 6 01:42:54 ericsbane02 gconfd (vtel57-4778): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0Aug 6 01:42:54 ericsbane02 gconfd (vtel57-4778): Resolved address "xml:readwrite:/home/vtel57/.gconf" to a writable configuration source at position 1Aug 6 01:42:54 ericsbane02 gconfd (vtel57-4778): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2Aug 6 01:42:54 ericsbane02 gconfd (vtel57-4778): Resolved address "xml:readonly:/var/lib/gconf/debian.defaults" to a read-only configuration source at position 3Aug 6 01:42:54 ericsbane02 gconfd (vtel57-4778): Resolved address "xml:readonly:/var/lib/gconf/defaults" to a read-only configuration source at position 4Aug 6 01:42:55 ericsbane02 kernel: [17179612.964000] ip_tables: © 2000-2002 Netfilter core teamAug 6 01:42:55 ericsbane02 kernel: [17179613.132000] Netfilter messages via NETLINK v0.30.Aug 6 01:42:55 ericsbane02 kernel: [17179613.144000] ip_conntrack version 2.4 (8191 buckets, 65528 max) - 232 bytes per conntrackAug 6 01:43:01 ericsbane02 gconfd (vtel57-4778): Resolved address "xml:readwrite:/home/vtel57/.gconf" to a writable configuration source at position 0Aug 6 01:48:49 ericsbane02 exiting on signal 15
This is from the syslog, also very long:
Aug 6 13:40:31 ericsbane02 syslogd 1.4.1#17ubuntu7: restart.Aug 6 13:40:31 ericsbane02 kernel: Inspecting /boot/System.map-2.6.15-26-386Aug 6 13:40:31 ericsbane02 kernel: Loaded 23037 symbols from /boot/System.map-2.6.15-26-386.Aug 6 13:40:31 ericsbane02 kernel: Symbols match kernel version 2.6.15.Aug 6 13:40:31 ericsbane02 kernel: No module symbols loaded - kernel modules not enabled. Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] Linux version 2.6.15-26-386 (buildd@terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 PREEMPT Thu Aug 3 02:52:00 UTC 2006Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] BIOS-provided physical RAM map:Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] BIOS-e820: 000000003fff0000 - 000000003fff8000 (ACPI data)Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] BIOS-e820: 000000003fff8000 - 0000000040000000 (ACPI NVS)Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] 127MB HIGHMEM available.Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] 896MB LOWMEM available.Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] found SMP MP-table at 000fb930Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] On node 0 totalpages: 262128Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] DMA zone: 4096 pages, LIFO batch:0Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] DMA32 zone: 0 pages, LIFO batch:0Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] Normal zone: 225280 pages, LIFO batch:31Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] HighMem zone: 32752 pages, LIFO batch:7Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] DMI 2.3 present.Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] ACPI: RSDP (v000 AMI ) @ 0x000fa9e0Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] ACPI: RSDT (v001 AMIINT VIA_K7 0x00000010 MSFT 0x00000097) @ 0x3fff0000Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] ACPI: FADT (v001 AMIINT VIA_K7 0x00000011 MSFT 0x00000097) @ 0x3fff0030Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] ACPI: MADT (v001 AMIINT VIA_K7 0x00000009 MSFT 0x00000097) @ 0x3fff00c0Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] ACPI: DSDT (v001 VIA VIA_K7 0x00001000 MSFT 0x0100000d) @ 0x00000000Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] ACPI: PM-Timer IO Port: 0x808Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] ACPI: Local APIC address 0xfee00000Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] Processor #0 6:8 APIC version 16Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] ACPI: IRQ0 used by override.Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] ACPI: IRQ2 used by override.Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] ACPI: IRQ9 used by override.Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] Enabling APIC mode: Flat. Using 1 I/O APICsAug 6 13:40:31 ericsbane02 kernel: [17179569.184000] Using ACPI (MADT) for SMP configuration informationAug 6 13:40:31 ericsbane02 kernel: [17179569.184000] Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000)Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] Built 1 zonelistsAug 6 13:40:31 ericsbane02 kernel: [17179569.184000] Kernel command line: root=/dev/hda1 ro quiet splashAug 6 13:40:31 ericsbane02 kernel: [17179569.184000] mapped APIC to ffffd000 (fee00000)Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] mapped IOAPIC to ffffc000 (fec00000)Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] Initializing CPU#0Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] PID hash table entries: 4096 (order: 12, 65536 bytes)Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] Detected 2088.338 MHz processor.Aug 6 13:40:31 ericsbane02 kernel: [17179569.184000] Using pmtmr for high-res timesourceAug 6 13:40:31 ericsbane02 kernel: [17179569.184000] Console: colour VGA+ 80x25Aug 6 13:40:31 ericsbane02 kernel: [17179569.444000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)Aug 6 13:40:31 ericsbane02 kernel: [17179569.444000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)Aug 6 13:40:31 ericsbane02 kernel: [17179569.476000] Memory: 1028808k/1048512k available (1976k kernel code, 18944k reserved, 606k data, 288k init, 131008k highmem)Aug 6 13:40:31 ericsbane02 kernel: [17179569.476000] Checking if this processor honours the WP bit even in supervisor mode... Ok.Aug 6 13:40:31 ericsbane02 kernel: [17179569.556000] Calibrating delay using timer specific routine.. 4180.67 BogoMIPS (lpj=8361358)Aug 6 13:40:31 ericsbane02 kernel: [17179569.556000] Security Framework v1.0.0 initializedAug 6 13:40:31 ericsbane02 kernel: [17179569.556000] SELinux: Disabled at boot.Aug 6 13:40:31 ericsbane02 kernel: [17179569.556000] Mount-cache hash table entries: 512Aug 6 13:40:31 ericsbane02 kernel: [17179569.556000] CPU: After generic identify, caps: 0383fbff c1c3fbff 00000000 00000000 00000000 00000000 00000000Aug 6 13:40:31 ericsbane02 kernel: [17179569.556000] CPU: After vendor identify, caps: 0383fbff c1c3fbff 00000000 00000000 00000000 00000000 00000000Aug 6 13:40:31 ericsbane02 kernel: [17179569.556000] CPU: CLK_CTL MSR was 6003d22f. Reprogramming to 2003d22fAug 6 13:40:31 ericsbane02 kernel: [17179569.556000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)Aug 6 13:40:31 ericsbane02 kernel: [17179569.556000] CPU: L2 Cache: 256K (64 bytes/line)Aug 6 13:40:31 ericsbane02 kernel: [17179569.556000] CPU: After all inits, caps: 0383fbff c1c3fbff 00000000 00000420 00000000 00000000 00000000Aug 6 13:40:31 ericsbane02 kernel: [17179569.556000] mtrr: v2.0 (20020519)Aug 6 13:40:31 ericsbane02 kernel: [17179569.556000] CPU: AMD Athlon™ XP 2600+ stepping 01Aug 6 13:40:31 ericsbane02 kernel: [17179569.556000] Enabling fast FPU save and restore... done.Aug 6 13:40:31 ericsbane02 kernel: [17179569.556000] Enabling unmasked SIMD FPU exception support... done.Aug 6 13:40:31 ericsbane02 kernel: [17179569.556000] Checking 'hlt' instruction... OK.Aug 6 13:40:31 ericsbane02 kernel: [17179569.572000] checking if image is initramfs... it isAug 6 13:40:31 ericsbane02 kernel: [17179570.072000] Freeing initrd memory: 6617k freedAug 6 13:40:31 ericsbane02 kernel: [17179570.084000] ACPI: Looking for DSDT ... not found!Aug 6 13:40:31 ericsbane02 kernel: [17179570.088000] ENABLING IO-APIC IRQsAug 6 13:40:31 ericsbane02 kernel: [17179570.088000] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1Aug 6 13:40:31 ericsbane02 kernel: [17179570.232000] NET: Registered protocol family 16Aug 6 13:40:31 ericsbane02 kernel: [17179570.232000] EISA bus registeredAug 6 13:40:31 ericsbane02 kernel: [17179570.232000] ACPI: bus type pci registeredAug 6 13:40:31 ericsbane02 kernel: [17179570.232000] PCI: PCI BIOS revision 2.10 entry at 0xfdaf1, last bus=1Aug 6 13:40:31 ericsbane02 kernel: [17179570.232000] PCI: Using configuration type 1Aug 6 13:40:31 ericsbane02 kernel: [17179570.232000] ACPI: Subsystem revision 20051216Aug 6 13:40:31 ericsbane02 kernel: [17179570.236000] ACPI: Interpreter enabledAug 6 13:40:31 ericsbane02 kernel: [17179570.236000] ACPI: Using IOAPIC for interrupt routingAug 6 13:40:31 ericsbane02 kernel: [17179570.240000] ACPI: PCI Root Bridge [PCI0] (0000:00)Aug 6 13:40:31 ericsbane02 kernel: [17179570.240000] PCI: Probing PCI hardware (bus 00)Aug 6 13:40:31 ericsbane02 kernel: [17179570.240000] PCI quirk: region 0800-087f claimed by vt8235 PMAug 6 13:40:31 ericsbane02 kernel: [17179570.240000] PCI quirk: region 0400-040f claimed by vt8235 SMBAug 6 13:40:31 ericsbane02 kernel: [17179570.240000] Boot video device is 0000:01:00.0Aug 6 13:40:31 ericsbane02 kernel: [17179570.240000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]Aug 6 13:40:31 ericsbane02 kernel: [17179570.244000] ACPI: Power Resource [uRP1] (off)Aug 6 13:40:31 ericsbane02 kernel: [17179570.244000] ACPI: Power Resource [uRP2] (off)Aug 6 13:40:31 ericsbane02 kernel: [17179570.244000] ACPI: Power Resource [FDDP] (off)Aug 6 13:40:31 ericsbane02 kernel: [17179570.244000] ACPI: Power Resource [LPTP] (off)Aug 6 13:40:31 ericsbane02 kernel: [17179570.248000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)Aug 6 13:40:31 ericsbane02 kernel: [17179570.248000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)Aug 6 13:40:31 ericsbane02 kernel: [17179570.248000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)Aug 6 13:40:31 ericsbane02 kernel: [17179570.248000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)Aug 6 13:40:31 ericsbane02 kernel: [17179570.248000] Linux Plug and Play Support v0.97 © Adam BelayAug 6 13:40:31 ericsbane02 kernel: [17179570.248000] pnp: PnP ACPI initAug 6 13:40:31 ericsbane02 kernel: [17179570.252000] pnp: PnP ACPI: found 11 devicesAug 6 13:40:31 ericsbane02 kernel: [17179570.252000] PnPBIOS: Disabled by ACPI PNPAug 6 13:40:31 ericsbane02 kernel: [17179570.252000] PCI: Using ACPI for IRQ routingAug 6 13:40:31 ericsbane02 kernel: [17179570.252000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a reportAug 6 13:40:31 ericsbane02 kernel: [17179570.252000] PCI: Bridge: 0000:00:01.0Aug 6 13:40:31 ericsbane02 kernel: [17179570.252000] IO window: disabled.Aug 6 13:40:31 ericsbane02 kernel: [17179570.252000] MEM window: dde00000-dfefffffAug 6 13:40:31 ericsbane02 kernel: [17179570.252000] PREFETCH window: cdd00000-ddcfffffAug 6 13:40:31 ericsbane02 kernel: [17179570.252000] PCI: Setting latency timer of device 0000:00:01.0 to 64Aug 6 13:40:31 ericsbane02 kernel: [17179570.252000] audit: initializing netlink socket (disabled)Aug 6 13:40:31 ericsbane02 kernel: [17179570.252000] audit(1154871472.252:1): initializedAug 6 13:40:31 ericsbane02 kernel: [17179570.252000] highmem bounce pool size: 64 pagesAug 6 13:40:31 ericsbane02 kernel: [17179570.252000] VFS: Disk quotas dquot_6.5.1Aug 6 13:40:31 ericsbane02 kernel: [17179570.252000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)Aug 6 13:40:31 ericsbane02 kernel: [17179570.252000] Initializing Cryptographic APIAug 6 13:40:31 ericsbane02 kernel: [17179570.252000] io scheduler noop registeredAug 6 13:40:31 ericsbane02 kernel: [17179570.252000] io scheduler anticipatory registeredAug 6 13:40:31 ericsbane02 kernel: [17179570.252000] io scheduler deadline registeredAug 6 13:40:31 ericsbane02 kernel: [17179570.252000] io scheduler cfq registeredAug 6 13:40:31 ericsbane02 kernel: [17179570.252000] isapnp: Scanning for PnP cards...Aug 6 13:40:31 ericsbane02 kernel: [17179570.608000] isapnp: No Plug & Play device foundAug 6 13:40:31 ericsbane02 kernel: [17179570.620000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12Aug 6 13:40:31 ericsbane02 kernel: [17179570.620000] serio: i8042 AUX port at 0x60,0x64 irq 12Aug 6 13:40:31 ericsbane02 kernel: [17179570.620000] serio: i8042 KBD port at 0x60,0x64 irq 1Aug 6 13:40:31 ericsbane02 kernel: [17179570.620000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabledAug 6 13:40:31 ericsbane02 kernel: [17179570.620000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550AAug 6 13:40:31 ericsbane02 kernel: [17179570.620000] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550AAug 6 13:40:31 ericsbane02 kernel: [17179570.620000] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550AAug 6 13:40:31 ericsbane02 kernel: [17179570.620000] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550AAug 6 13:40:31 ericsbane02 kernel: [17179570.620000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksizeAug 6 13:40:31 ericsbane02 kernel: [17179570.620000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2Aug 6 13:40:31 ericsbane02 kernel: [17179570.620000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xxAug 6 13:40:31 ericsbane02 kernel: [17179570.624000] mice: PS/2 mouse device common for all miceAug 6 13:40:31 ericsbane02 kernel: [17179570.624000] EISA: Probing bus 0 at eisa.0Aug 6 13:40:31 ericsbane02 kernel: [17179570.624000] EISA: Detected 0 cards.Aug 6 13:40:31 ericsbane02 kernel: [17179570.624000] NET: Registered protocol family 2Aug 6 13:40:31 ericsbane02 kernel: [17179570.644000] input: AT Translated Set 2 keyboard as /class/input/input0Aug 6 13:40:31 ericsbane02 kernel: [17179570.664000] IP route cache hash table entries: 65536 (order: 6, 262144 bytes)Aug 6 13:40:31 ericsbane02 kernel: [17179570.664000] TCP established hash table entries: 262144 (order: 8, 1048576 bytes)Aug 6 13:40:31 ericsbane02 kernel: [17179570.664000] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)Aug 6 13:40:31 ericsbane02 kernel: [17179570.664000] TCP: Hash tables configured (established 262144 bind 65536)Aug 6 13:40:31 ericsbane02 kernel: [17179570.664000] TCP reno registeredAug 6 13:40:31 ericsbane02 kernel: [17179570.664000] TCP bic registeredAug 6 13:40:31 ericsbane02 kernel: [17179570.664000] NET: Registered protocol family 1Aug 6 13:40:31 ericsbane02 kernel: [17179570.664000] NET: Registered protocol family 8Aug 6 13:40:31 ericsbane02 kernel: [17179570.664000] NET: Registered protocol family 20Aug 6 13:40:31 ericsbane02 kernel: [17179570.664000] Using IPI Shortcut modeAug 6 13:40:31 ericsbane02 kernel: [17179570.664000] ACPI wakeup devices: Aug 6 13:40:31 ericsbane02 kernel: [17179570.664000] PCI0 USB1 USB2 USB3 EHCI UAR1 AC9 MC9 ILAN SLPB Aug 6 13:40:31 ericsbane02 kernel: [17179570.664000] ACPI: (supports S0 S1 S4 S5)Aug 6 13:40:31 ericsbane02 kernel: [17179570.664000] Freeing unused kernel memory: 288k freedAug 6 13:40:31 ericsbane02 kernel: [17179570.708000] vga16fb: initializingAug 6 13:40:31 ericsbane02 kernel: [17179570.708000] vga16fb: mapped to 0xc00a0000Aug 6 13:40:31 ericsbane02 kernel: [17179570.832000] Console: switching to colour frame buffer device 80x25Aug 6 13:40:31 ericsbane02 kernel: [17179570.832000] fb0: VGA16 VGA frame buffer deviceAug 6 13:40:31 ericsbane02 kernel: [17179571.932000] Capability LSM initializedAug 6 13:40:31 ericsbane02 kernel: [17179571.964000] ACPI: Processor [CPU1] (supports 16 throttling states)Aug 6 13:40:31 ericsbane02 kernel: [17179572.484000] SCSI subsystem initializedAug 6 13:40:31 ericsbane02 kernel: [17179572.484000] ACPI: bus type scsi registeredAug 6 13:40:31 ericsbane02 kernel: [17179572.484000] libata version 1.20 loaded.Aug 6 13:40:31 ericsbane02 kernel: [17179572.488000] sata_promise 0000:00:0d.0: version 1.03Aug 6 13:40:31 ericsbane02 kernel: [17179572.488000] ACPI: PCI Interrupt 0000:00:0d.0[A] -> GSI 19 (level, low) -> IRQ 169Aug 6 13:40:31 ericsbane02 kernel: [17179572.488000] sata_promise PATA port foundAug 6 13:40:31 ericsbane02 kernel: [17179572.504000] ata1: SATA max UDMA/133 cmd 0xF8822200 ctl 0xF8822238 bmdma 0x0 irq 169Aug 6 13:40:31 ericsbane02 kernel: [17179572.504000] ata2: SATA max UDMA/133 cmd 0xF8822280 ctl 0xF88222B8 bmdma 0x0 irq 169Aug 6 13:40:31 ericsbane02 kernel: [17179572.504000] ata3: PATA max UDMA/133 cmd 0xF8822300 ctl 0xF8822338 bmdma 0x0 irq 169Aug 6 13:40:31 ericsbane02 kernel: [17179572.708000] ata1: no device found (phy stat 00000000)Aug 6 13:40:31 ericsbane02 kernel: [17179572.708000] scsi0 : sata_promiseAug 6 13:40:31 ericsbane02 kernel: [17179572.912000] ata2: no device found (phy stat 00000000)Aug 6 13:40:31 ericsbane02 kernel: [17179572.912000] scsi1 : sata_promiseAug 6 13:40:31 ericsbane02 kernel: [17179573.076000] ata3: dev 0 cfg 00:0040 49:2f00 82:7c6b 83:7b09 84:4003 85:7c69 86:3a01 87:4003 88:407f 93:600bAug 6 13:40:31 ericsbane02 kernel: [17179573.076000] ata3: dev 0 ATA-7, max UDMA/133, 160086528 sectors: LBAAug 6 13:40:31 ericsbane02 kernel: [17179573.076000] ata3: dev 0 configured for UDMA/133Aug 6 13:40:31 ericsbane02 kernel: [17179573.076000] sata_get_dev_handle: SATA dev addr=0xd0000, handle=0x00000000Aug 6 13:40:31 ericsbane02 kernel: [17179573.076000] scsi2 : sata_promiseAug 6 13:40:31 ericsbane02 kernel: [17179573.076000] Vendor: ATA Model: Maxtor 6Y080L0 Rev: YAR4Aug 6 13:40:31 ericsbane02 kernel: [17179573.076000] Type: Direct-Access ANSI SCSI revision: 05Aug 6 13:40:31 ericsbane02 kernel: [17179573.080000] Driver 'sd' needs updating - please use bus_type methodsAug 6 13:40:31 ericsbane02 kernel: [17179573.084000] SCSI device sda: 160086528 512-byte hdwr sectors (81964 MB)Aug 6 13:40:31 ericsbane02 kernel: [17179573.084000] SCSI device sda: drive cache: write backAug 6 13:40:31 ericsbane02 kernel: [17179573.084000] SCSI device sda: 160086528 512-byte hdwr sectors (81964 MB)Aug 6 13:40:31 ericsbane02 kernel: [17179573.084000] SCSI device sda: drive cache: write backAug 6 13:40:31 ericsbane02 kernel: [17179573.084000] sda: sda1Aug 6 13:40:31 ericsbane02 kernel: [17179573.104000] sd 2:0:0:0: Attached scsi disk sdaAug 6 13:40:31 ericsbane02 kernel: [17179573.188000] VP_IDE: IDE controller at PCI slot 0000:00:11.1Aug 6 13:40:31 ericsbane02 kernel: [17179573.188000] ACPI: PCI Interrupt 0000:00:11.1[A]: no GSIAug 6 13:40:31 ericsbane02 kernel: [17179573.188000] PCI: VIA IRQ fixup for 0000:00:11.1, from 255 to 15Aug 6 13:40:31 ericsbane02 kernel: [17179573.188000] VP_IDE: chipset revision 6Aug 6 13:40:31 ericsbane02 kernel: [17179573.188000] VP_IDE: not 100%% native mode: will probe irqs laterAug 6 13:40:31 ericsbane02 kernel: [17179573.188000] VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1Aug 6 13:40:31 ericsbane02 kernel: [17179573.188000] ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pioAug 6 13:40:31 ericsbane02 kernel: [17179573.188000] ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMAAug 6 13:40:31 ericsbane02 kernel: [17179573.188000] Probing IDE interface ide0...Aug 6 13:40:31 ericsbane02 kernel: [17179573.604000] hda: ST3120814A, ATA DISK driveAug 6 13:40:31 ericsbane02 kernel: [17179574.052000] hdb: IOMEGA ZIP 100 ATAPI, ATAPI FLOPPY driveAug 6 13:40:31 ericsbane02 kernel: [17179574.108000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14Aug 6 13:40:31 ericsbane02 kernel: [17179574.116000] Probing IDE interface ide1...Aug 6 13:40:31 ericsbane02 kernel: [17179574.980000] hdc: CREATIVECD-RW RW121032E, ATAPI CD/DVD-ROM driveAug 6 13:40:31 ericsbane02 kernel: [17179575.764000] hdd: CREATIVE CD5233E-N, ATAPI CD/DVD-ROM driveAug 6 13:40:31 ericsbane02 kernel: [17179575.820000] ide1 at 0x170-0x177,0x376 on irq 15Aug 6 13:40:31 ericsbane02 kernel: [17179575.828000] hda: max request size: 1024KiBAug 6 13:40:31 ericsbane02 kernel: [17179575.876000] hda: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=16383/255/63, UDMA(100)Aug 6 13:40:31 ericsbane02 kernel: [17179575.900000] hda: cache flushes supportedAug 6 13:40:31 ericsbane02 kernel: [17179575.900000] hda: hda1 hda2 hda3Aug 6 13:40:31 ericsbane02 kernel: [17179575.956000] hdc: ATAPI 32X CD-ROM CD-R/RW drive, 2048kB Cache, DMAAug 6 13:40:31 ericsbane02 kernel: [17179575.956000] Uniform CD-ROM driver Revision: 3.20Aug 6 13:40:31 ericsbane02 kernel: [17179575.960000] hdd: ATAPI 52X CD-ROM drive, 128kB Cache, UDMA(33)Aug 6 13:40:31 ericsbane02 kernel: [17179576.320000] usbcore: registered new driver usbfsAug 6 13:40:31 ericsbane02 kernel: [17179576.320000] usbcore: registered new driver hubAug 6 13:40:31 ericsbane02 kernel: [17179576.320000] USB Universal Host Controller Interface driver v2.3Aug 6 13:40:31 ericsbane02 kernel: [17179576.320000] ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 177Aug 6 13:40:31 ericsbane02 kernel: [17179576.320000] PCI: VIA IRQ fixup for 0000:00:10.0, from 11 to 1Aug 6 13:40:31 ericsbane02 kernel: [17179576.320000] uhci_hcd 0000:00:10.0: UHCI Host ControllerAug 6 13:40:31 ericsbane02 kernel: [17179576.320000] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1Aug 6 13:40:31 ericsbane02 kernel: [17179576.320000] uhci_hcd 0000:00:10.0: irq 177, io base 0x0000c800Aug 6 13:40:31 ericsbane02 kernel: [17179576.320000] hub 1-0:1.0: USB hub foundAug 6 13:40:31 ericsbane02 kernel: [17179576.320000] hub 1-0:1.0: 2 ports detectedAug 6 13:40:31 ericsbane02 kernel: [17179576.424000] ACPI: PCI Interrupt 0000:00:10.1 -> GSI 21 (level, low) -> IRQ 177Aug 6 13:40:31 ericsbane02 kernel: [17179576.424000] PCI: VIA IRQ fixup for 0000:00:10.1, from 5 to 1Aug 6 13:40:31 ericsbane02 kernel: [17179576.424000] uhci_hcd 0000:00:10.1: UHCI Host ControllerAug 6 13:40:31 ericsbane02 kernel: [17179576.424000] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2Aug 6 13:40:31 ericsbane02 kernel: [17179576.424000] uhci_hcd 0000:00:10.1: irq 177, io base 0x0000cc00Aug 6 13:40:31 ericsbane02 kernel: [17179576.424000] hub 2-0:1.0: USB hub foundAug 6 13:40:31 ericsbane02 kernel: [17179576.424000] hub 2-0:1.0: 2 ports detectedAug 6 13:40:31 ericsbane02 kernel: [17179576.528000] ACPI: PCI Interrupt 0000:00:10.2[C] -> GSI 21 (level, low) -> IRQ 177Aug 6 13:40:31 ericsbane02 kernel: [17179576.528000] PCI: VIA IRQ fixup for 0000:00:10.2, from 5 to 1Aug 6 13:40:31 ericsbane02 kernel: [17179576.528000] uhci_hcd 0000:00:10.2: UHCI Host ControllerAug 6 13:40:31 ericsbane02 kernel: [17179576.528000] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3Aug 6 13:40:31 ericsbane02 kernel: [17179576.528000] uhci_hcd 0000:00:10.2: irq 177, io base 0x0000d000Aug 6 13:40:31 ericsbane02 kernel: [17179576.528000] hub 3-0:1.0: USB hub foundAug 6 13:40:31 ericsbane02 kernel: [17179576.528000] hub 3-0:1.0: 2 ports detectedAug 6 13:40:31 ericsbane02 kernel: [17179576.632000] ACPI: PCI Interrupt 0000:00:10.3[D] -> GSI 21 (level, low) -> IRQ 177Aug 6 13:40:31 ericsbane02 kernel: [17179576.632000] ehci_hcd 0000:00:10.3: EHCI Host ControllerAug 6 13:40:31 ericsbane02 kernel: [17179576.632000] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4Aug 6 13:40:31 ericsbane02 kernel: [17179576.632000] ehci_hcd 0000:00:10.3: irq 177, io mem 0xdfffef00Aug 6 13:40:31 ericsbane02 kernel: [17179576.632000] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004Aug 6 13:40:31 ericsbane02 kernel: [17179576.632000] hub 4-0:1.0: USB hub foundAug 6 13:40:31 ericsbane02 kernel: [17179576.632000] hub 4-0:1.0: 6 ports detectedAug 6 13:40:31 ericsbane02 kernel: [17179599.004000] hda: dma_timer_expiry: dma status == 0x61Aug 6 13:40:31 ericsbane02 kernel: [17179609.004000] hda: DMA timeout errorAug 6 13:40:31 ericsbane02 kernel: [17179609.004000] hda: dma timeout error: status=0x58 { DriveReady SeekComplete DataRequest }Aug 6 13:40:31 ericsbane02 kernel: [17179609.004000] ide: failed opcode was: unknownAug 6 13:40:31 ericsbane02 kernel: [17179629.008000] hda: dma_timer_expiry: dma status == 0x61Aug 6 13:40:31 ericsbane02 kernel: [17179639.008000] hda: DMA timeout errorAug 6 13:40:31 ericsbane02 kernel: [17179639.008000] hda: dma timeout error: status=0x58 { DriveReady SeekComplete DataRequest }Aug 6 13:40:31 ericsbane02 kernel: [17179639.008000] ide: failed opcode was: unknownAug 6 13:40:31 ericsbane02 kernel: [17179659.016000] hda: dma_timer_expiry: dma status == 0x61Aug 6 13:40:31 ericsbane02 kernel: [17179669.016000] hda: DMA timeout errorAug 6 13:40:31 ericsbane02 kernel: [17179669.016000] hda: dma timeout error: status=0x58 { DriveReady SeekComplete DataRequest }Aug 6 13:40:31 ericsbane02 kernel: [17179669.016000] ide: failed opcode was: unknownAug 6 13:40:31 ericsbane02 kernel: [17179689.028000] hda: dma_timer_expiry: dma status == 0x61Aug 6 13:40:31 ericsbane02 kernel: [17179699.028000] hda: DMA timeout errorAug 6 13:40:31 ericsbane02 kernel: [17179699.028000] hda: dma timeout error: status=0x58 { DriveReady SeekComplete DataRequest }Aug 6 13:40:31 ericsbane02 kernel: [17179699.028000] ide: failed opcode was: unknownAug 6 13:40:31 ericsbane02 kernel: [17179699.040000] Attempting manual resumeAug 6 13:40:31 ericsbane02 kernel: [17179699.108000] EXT3-fs: mounted filesystem with ordered data mode.Aug 6 13:40:31 ericsbane02 kernel: [17179699.120000] kjournald starting. Commit interval 5 secondsAug 6 13:40:31 ericsbane02 kernel: [17179714.300000] sd 2:0:0:0: Attached scsi generic sg0 type 0Aug 6 13:40:31 ericsbane02 kernel: [17179716.160000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5Aug 6 13:40:31 ericsbane02 kernel: [17179716.172000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4Aug 6 13:40:31 ericsbane02 kernel: [17179716.192000] Linux agpgart interface v0.101 © Dave JonesAug 6 13:40:31 ericsbane02 kernel: [17179716.208000] agpgart: Detected VIA KT400/KT400A/KT600 chipsetAug 6 13:40:31 ericsbane02 kernel: [17179716.216000] agpgart: AGP aperture is 128M @ 0xe0000000Aug 6 13:40:31 ericsbane02 kernel: [17179716.300000] ACPI: PCI Interrupt 0000:00:08.0[A] -> GSI 18 (level, low) -> IRQ 185Aug 6 13:40:31 ericsbane02 kernel: [17179716.300000] 3c59x: Donald Becker and others. www.scyld.com/network/vortex.htmlAug 6 13:40:31 ericsbane02 kernel: [17179716.300000] 0000:00:08.0: 3Com PCI 3c905 Boomerang 100baseTx at 0001d800. Vers LK1.1.19Aug 6 13:40:31 ericsbane02 kernel: [17179716.612000] nvidia: module license 'NVIDIA' taints kernel.Aug 6 13:40:31 ericsbane02 kernel: [17179716.620000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 193Aug 6 13:40:31 ericsbane02 kernel: [17179716.620000] NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-8762 Mon May 15 13:06:38 PDT 2006Aug 6 13:40:31 ericsbane02 kernel: [17179716.888000] ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 17 (level, low) -> IRQ 201Aug 6 13:40:31 ericsbane02 kernel: [17179717.280000] gameport: EMU10K1 is pci0000:00:0a.1/gameport0, io 0xec00, speed 1242kHzAug 6 13:40:31 ericsbane02 kernel: [17179717.424000] Real Time Clock Driver v1.12Aug 6 13:40:31 ericsbane02 kernel: [17179717.468000] ide-floppy driver 0.99.newideAug 6 13:40:31 ericsbane02 kernel: [17179717.548000] input: PC Speaker as /class/input/input1Aug 6 13:40:31 ericsbane02 kernel: [17179717.588000] logips2pp: Detected unknown logitech mouse model 79Aug 6 13:40:31 ericsbane02 kernel: [17179717.696000] hdb: No disk in driveAug 6 13:40:31 ericsbane02 kernel: [17179717.704000] Floppy drive(s): fd0 is 1.44MAug 6 13:40:31 ericsbane02 kernel: [17179717.720000] FDC 0 is a post-1991 82077Aug 6 13:40:31 ericsbane02 kernel: [17179717.796000] hdb: 98304kB, 96/64/32 CHS, 4096 kBps, 512 sector size, 2941 rpmAug 6 13:40:31 ericsbane02 kernel: [17179717.856000] parport: PnPBIOS parport detected.Aug 6 13:40:31 ericsbane02 kernel: [17179717.856000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]Aug 6 13:40:31 ericsbane02 kernel: [17179717.880000] parport0: Printer, HEWLETT-PACKARD DESKJET 840CAug 6 13:40:31 ericsbane02 kernel: [17179718.016000] irda_init()Aug 6 13:40:31 ericsbane02 kernel: [17179718.016000] NET: Registered protocol family 23Aug 6 13:40:31 ericsbane02 kernel: [17179718.048000] input: ImExPS/2 Logitech Explorer Mouse as /class/input/input2Aug 6 13:40:31 ericsbane02 kernel: [17179718.116000] ACPI: PCI Interrupt 0000:00:08.0[A] -> GSI 18 (level, low) -> IRQ 185Aug 6 13:40:31 ericsbane02 kernel: [17179718.536000] ts: Compaq touchscreen protocol outputAug 6 13:40:31 ericsbane02 kernel: [17179718.940000] hdb: No disk in driveAug 6 13:40:31 ericsbane02 kernel: [17179719.440000] NET: Registered protocol family 17Aug 6 13:40:31 ericsbane02 kernel: [17179719.900000] hdb: No disk in driveAug 6 13:40:31 ericsbane02 kernel: [17179720.504000] lp0: using parport0 (interrupt-driven).Aug 6 13:40:31 ericsbane02 kernel: [17179720.560000] Adding 996020k swap on /dev/hda3. Priority:-1 extents:1 across:996020kAug 6 13:40:31 ericsbane02 kernel: [17179720.616000] EXT3 FS on hda1, internal journalAug 6 13:40:31 ericsbane02 kernel: [17179720.792000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27Aug 6 13:40:31 ericsbane02 kernel: [17179720.792000] md: bitmap version 4.39Aug 6 13:40:31 ericsbane02 kernel: [17179721.244000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.comAug 6 13:40:31 ericsbane02 kernel: [17179721.628000] cdrom: open failed.Aug 6 13:40:31 ericsbane02 kernel: [17179722.152000] hdb: No disk in driveAug 6 13:40:31 ericsbane02 kernel: [17179722.412000] cdrom: open failed.Aug 6 13:40:31 ericsbane02 kernel: [17179722.416000] cdrom: open failed.Aug 6 13:40:31 ericsbane02 kernel: [17179722.908000] kjournald starting. Commit interval 5 secondsAug 6 13:40:31 ericsbane02 kernel: [17179722.908000] EXT3 FS on hda2, internal journalAug 6 13:40:31 ericsbane02 kernel: [17179722.908000] EXT3-fs: mounted filesystem with ordered data mode.Aug 6 13:40:31 ericsbane02 kernel: [17179722.988000] NTFS driver 2.1.25 [Flags: R/O MODULE].Aug 6 13:40:31 ericsbane02 kernel: [17179723.044000] NTFS volume version 3.1.Aug 6 13:40:31 ericsbane02 kernel: [17179723.896000] NET: Registered protocol family 10Aug 6 13:40:31 ericsbane02 kernel: [17179723.896000] lo: Disabled Privacy ExtensionsAug 6 13:40:31 ericsbane02 kernel: [17179723.896000] IPv6 over IPv4 tunneling driverAug 6 13:40:31 ericsbane02 kernel: [17179729.136000] ACPI: Power Button (FF) [PWRF]Aug 6 13:40:31 ericsbane02 kernel: [17179729.136000] ACPI: Power Button (CM) [PWRB]Aug 6 13:40:31 ericsbane02 kernel: [17179729.136000] ACPI: Sleep Button (CM) [sLPB]Aug 6 13:40:31 ericsbane02 kernel: [17179729.248000] ibm_acpi: ec object not foundAug 6 13:40:31 ericsbane02 kernel: [17179729.284000] pcc_acpi: loading...Aug 6 13:40:33 ericsbane02 hpiod: 0.9.7 accepting connections at 41746... Aug 6 13:40:35 ericsbane02 kernel: [17179734.104000] eth0: no IPv6 routers presentAug 6 13:40:35 ericsbane02 kernel: [17179734.128000] agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0.Aug 6 13:40:35 ericsbane02 kernel: [17179734.132000] agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x modeAug 6 13:40:35 ericsbane02 kernel: [17179734.132000] agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x modeAug 6 13:40:37 ericsbane02 kernel: [17179735.704000] ppdev: user-space parallel port driverAug 6 13:40:46 ericsbane02 gconfd (vtel57-4682): starting (version 2.14.0), pid 4682 user 'vtel57'Aug 6 13:40:46 ericsbane02 gconfd (vtel57-4682): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0Aug 6 13:40:46 ericsbane02 gconfd (vtel57-4682): Resolved address "xml:readwrite:/home/vtel57/.gconf" to a writable configuration source at position 1Aug 6 13:40:46 ericsbane02 gconfd (vtel57-4682): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2Aug 6 13:40:46 ericsbane02 gconfd (vtel57-4682): Resolved address "xml:readonly:/var/lib/gconf/debian.defaults" to a read-only configuration source at position 3Aug 6 13:40:46 ericsbane02 gconfd (vtel57-4682): Resolved address "xml:readonly:/var/lib/gconf/defaults" to a read-only configuration source at position 4Aug 6 13:40:47 ericsbane02 kernel: [17179746.324000] ip_tables: © 2000-2002 Netfilter core teamAug 6 13:40:48 ericsbane02 kernel: [17179746.680000] Netfilter messages via NETLINK v0.30.Aug 6 13:40:48 ericsbane02 kernel: [17179746.828000] ip_conntrack version 2.4 (8191 buckets, 65528 max) - 232 bytes per conntrackAug 6 13:40:55 ericsbane02 gconfd (vtel57-4682): Resolved address "xml:readwrite:/home/vtel57/.gconf" to a writable configuration source at position 0Aug 6 13:41:00 ericsbane02 ntpd[4975]: ntpd 4.2.0a@1:4.2.0a+stable-8-r Mon May 29 02:48:41 UTC 2006 (1)Aug 6 13:41:00 ericsbane02 anacron[5009]: Anacron 2.3 started on 2006-08-06Aug 6 13:41:00 ericsbane02 ntpd[4975]: precision = 1.000 usecAug 6 13:41:00 ericsbane02 ntpd[4975]: Listening on interface wildcard, 0.0.0.0#123Aug 6 13:41:00 ericsbane02 ntpd[4975]: Listening on interface wildcard, ::#123
Link to comment
Share on other sites

Frank Golden
Gee, Frank... what are you trying to do here? Cheer me up? B)
I think you should be getting similar results. 4 minutes is way too long. Sounds likethe latest kernel upgrade may be your problem. How much memory do you have?
Link to comment
Share on other sites

V.T. Eric Layton

1 GigI'll attempt to boot using the older kernel tomorrow morning and see how it goes. I'm pretty sure this was occurring before that kernel upgrade though. Don't really remember... B)

Link to comment
Share on other sites

Frank Golden
1 GigI'll attempt to boot using the older kernel tomorrow morning and see how it goes. I'm pretty sure this was occurring before that kernel upgrade though. Don't really remember... B)
You got plenty of ram. Hope the old kernel works, but if it does work we still need tofigure out what in the new kernel is making trouble.
Link to comment
Share on other sites

Aug 6 01:48:49 ericsbane02 exiting on signal 15
Huh ?? . . . . . why is that ?? I can not see what caused it.B) BrunoPS: Maybe if booting was troublesome this morning you could post the logs again . . . but then look at the time and make sure you post the same time from both logs. ( messages was Aug 6 01:42:45, the syslog was Aug 6 13:40:31 )
Link to comment
Share on other sites

V.T. Eric Layton

The signal 15 was probably the "kill" signal from the on/off switch on my computer. The booting process was locked up at the time... over 5 minutes, so I had to hard kill the system to get out of it. Anyway, I'm in Windows now. I'm rapidly losing my confidence that I will ever be able to completely cut my ties to this ****** OS. Ubuntu is totally crashed as of this morning.When I first booted up this morning, I chose the older kernel. GRUB zipped right through its standard stuff and the Ubuntu bootup screen started. It hung after about 30 seconds. I went outside and had a smoke and returned about 5 minutes later. It was still locked up. I shut the machine down.When it restarted (with the older kernel again), it went through the motions to get to the Ubuntu bootup screen. About 1/2 way through that screen it switched to the console (black and white) bootup and continued on. Shortly thereafter, it hung again. After 2 or 3 minutes with no activity, I shut down again.The third attempt to bootup was done using the newer kernel. The same thing occurred here too. A forth attempt minutes later caused fsck to initiate, probably due to the system shutdowns that I had been forced to use. fsck could not complete the procedure. A root# prompt came up on the terminal and asked me to run fsck manually. That's what I did.During the fsck process, numerous items came up asking me if I wanted to repair them. What choice did I have? The machine wasn't booting anyway, so I chose "y", "y", "y" down the list. Once fsck finished, I typed in "gdm" at the root# prompt and my login screen came up.I entered my login info and a box came up stating that my current session had lasted 10 seconds and that there were errors... something about /etc/d-bus directory missing or not present. This is where I stand right now.I'm tired, aggravated, frustrated, and annoyed. :thumbsup:

Link to comment
Share on other sites

Hi Eric . . . . . . this is bad news . . . and indeed very frustrating . . . . . :(But bear with me and allow us to do a few experiments . . . . see I think you like Ubuntu but Ubuntu does not seem to like your hardware ( anyway that is the idea I get )So we need to download a few LiveCDs based on different distros and see which one likes your hardware better/bestMy suggestions are:Slax or VectorLinux ( both based on Slackware )PCLinuxos ( based on Mandriva/Redhat )Mepis ( another one based on Debian but slightly different scripts )SuSE LiveEval ( based on SuSE )Are you game ??:thumbsup: Bruno

Link to comment
Share on other sites

Are you game ??
He'd better be... unless he wants me to make fun of him at least 'til the next London Olympics... :devil: How about PCLos, then, as the next candidate? :thumbsup: :P :thumbsup: :thumbsup: :thumbsup:
Link to comment
Share on other sites

V.T. Eric Layton

To be perfectly honest here, Bruno... no, I'm not game at this point. I have CDs of Fedora Core (older version), PCLinuxOS (newest version), and Debian Sarge (newest version) in front of me right now. However, I've really invested a lot of time and $$$ (books, hard drives, etc.) in this Ubuntu so far. I don't really want to give up on it. I like Shuttleworth and I think his goals for this OS are laudable and benevolent. I also think that Ubuntu has the potential to be the GNU/Linux OS of choice by an overwhelming majority in the very near future, possibly even giving MS Vista a run for its money. I want to stick around and see how things go... maybe even contribute, once I've gained a foothold on the learning curve.So, I guess I'll just reinstall the Ubuntu once again and take the next two days customizing and setting it up. ****, I'd have to do that with any OS that I tried to install anyway. I may as well stick with Ubuntu and see it through.Thanks for the assistance, as always. This forum, its members, and particularly the Mods here are a wonderful resource for folks like me.Toodles for now...~Eric

Link to comment
Share on other sites

We'll be here for you... fingers (and other available appendixes) crossed... but sure as **** would be good to find out what the gremlin is. :thumbsup:

Link to comment
Share on other sites

. . . no, I'm not game at this point. . . . . I've really invested a lot of time in this Ubuntu so far. I don't really want to give up on it.
Respect my friend !! . . . You're a fighter, a real warier . . . . . and I am sure you will win the battle in the end ! :thumbsup: :thumbsup: BrunoPS: Keep looking at the logs every time it takes longer to boot then usual. :P
Link to comment
Share on other sites

V.T. Eric Layton

Cheer up, Urmie... it's not the end of the world. I really had the Ubuntu set up the way I liked it. It's just going to involve a lot of ****** time to get it back to that stage. My backups will give me good headstart, I think. Look at the bright side... the more I do this, the better I'll get at it. ****, I'll be an Ubuntu installation guru pretty soon (like I am with Windoze :thumbsup: ).See ya' in a while...Bruno,I think with this new install I will keep a diary of all the changes and customizations that I make, including all software installed. As each day goes by, I'll watch for the point where the bootup gets buggy. This may give us some clues as to what's causing this. Remember, when I first installed Ubuntu each time it booted up fine for the first few days. There must be some change I'm making that causes this mess. Ah well... a learning experience. That's what it's all about. I'm not done having fun yet. :)Back in a while...~Eric

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...