Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Install latest Gentoo on sda [SOLVED]
View unanswered posts
View posts from last 24 hours

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
fortenbm
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2005
Posts: 99
Location: Newburgh, NY

PostPosted: Sat Jul 22, 2006 6:53 pm    Post subject: Install latest Gentoo on sda [SOLVED] Reply with quote

I currently have 2.6.16-r7 installed on on (hd1,0), a new 160G HD I added about a year ago. My orignal 160G drive had windows on it but the boot for Windows had failed so I started using hd1 only with Linux. Now I'd like to repartition (hd0,0) /dev/sda with the latest ad greatest gentoo and best partition setup.

From experience, I found /dev/sdb has far too much swap space at 6G which I originally deduced by trying 2x memory as I have 3G memory installed. I show swap space is always 99% free. I have a Dell XPS3 with Intel MB with 925X/XE Memory Controller Hub, ICH6 family USB and PCI controllers and ICH6R/ICH6RW SATA controller, Radeon X800XT graphics card and Audigy 2 sound card. My current fstab and sdb partition table is below. I have never been able to use it in ide0=noprobe mode as I could not then see my CDRW and DVD devices, so I have always used in default mode. My question is, what is the best partition scheme for this setup ? and how do I go about re-partitioning and installing Gentoo on sdba without screwing up my current setup. Primarily, I don't want to lose the ability to boot my current 2.6.16-r7 kernel from sdb. I can find bits and pieces on the forums, but not a simple step by step procedure to safely create a new latest gentoo bootable from sda while preserving my grub ability to boot from sdb. Any advice would be appreciated.

Current sdb partition table
Disk /dev/sdb: 163.9 GB, 163928604672 bytes
255 heads, 63 sectors/track, 19929 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sdb1 * 1 32 257008+ 83 Linux
/dev/sdb2 33 762 5863725 82 Linux swap / Solaris
/dev/sdb3 763 2708 15631245 83 Linux
/dev/sdb4 2709 19929 138327682+ 5 Extended
/dev/sdb5 2709 4654 15631213+ 83 Linux
/dev/sdb6 4655 6600 15631213+ 83 Linux
/dev/sdb7 6601 8546 15631213+ 83 Linux
/dev/sdb8 8547 9520 7823623+ 83 Linux
/dev/sdb9 9521 19929 83610261 c W95 FAT32 (LBA)

Current /etc/fstab

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/sdb1 /boot ext2 defaults,noatime 1 2
/dev/sdb2 none swap sw 0 0
/dev/sdb3 / ext3 noatime 0 1
/dev/sdb5 /home ext3 noatime 0 2
/dev/sdb6 /usr ext3 noatime 0 2
/dev/sdb7 /var ext3 noatime 0 2
/dev/sdb8 /tmp ext3 noatime 0 2
/dev/sdb9 /shared vfat auto,user,uid=fortenbm,gid=comics 0 2
/dev/sda1 /Dell vfat auto,user,ro 0 0
/dev/sda2 /WinXP ntfs auto,user,ro 0 0
/dev/cdrom /mnt/cdrom iso9660 auto,user,ro 0 0
/dev/cdrom1 /mnt/cdrw iso9660 auto,user 0 0
/dev/fd0 /mnt/floppy auto noauto 0 0

# NOTE: The next line is critical for boot!
proc /proc proc defaults 0 0
_________________
Michael Fortenberry


Last edited by fortenbm on Fri Jul 28, 2006 3:00 am; edited 1 time in total
Back to top
View user's profile Send private message
fortenbm
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2005
Posts: 99
Location: Newburgh, NY

PostPosted: Sat Jul 22, 2006 9:07 pm    Post subject: Reply with quote

a related question......
in /etc/fstab, can I list my sda partitions and mount them ? do I have to change the names, i.e., can I mount /dev/sda5 but I have to call it something different like
/dev/sda5 /usr2 ext3 noatime 0 2

????, or should I not try to mount sda at all once sdb is booted ?

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/sdb1 /boot ext2 defaults,noatime 1 2
/dev/sdb2 none swap sw 0 0
/dev/sdb3 / ext3 noatime 0 1
/dev/sdb5 /home ext3 noatime 0 2
/dev/sdb6 /usr ext3 noatime 0 2
/dev/sdb7 /var ext3 noatime 0 2
/dev/sdb8 /tmp ext3 noatime 0 2
/dev/sdb9 /shared vfat auto,user,uid=fortenbm,gid=comics
0 2
#/dev/sda1 /boot ext2 defaults,noatime 0 0
#/dev/sda2 none swap sw 0 0
#/dev/sda3 / ext3 noatime 0 1
#/dev/sda5 /usr ext3 noatime 0 2
#/dev/sda6 /tmp ext3 noatime 0 2
#/dev/sda7 /var/tmp ext3 noatime 0 2
#/dev/sda8 /opt ext3 noatime 0 2
#/dev/sda9 /var ext3 noatime 0 2
#/dev/sda10 /home ext3 noatime 0 2
_________________
Michael Fortenberry
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54391
Location: 56N 3W

PostPosted: Sat Jul 22, 2006 9:42 pm    Post subject: Reply with quote

fortenbm,

Hmm. you can put a whole new install on /dev/sda, right down to /boot, grub.conf and the MBR.
Then you choose which one to boot by pointing the BIOS at obe drive or the other.
You can of course cross mount things.

Gentoo does not have versions like a binary distro. Gentoo is as up to date as your last
Code:
emerge --sync
emerge world -uDN
My install was done with a 1.4-rc4 LiveCD over 3 years ago. So a new install is not required.
You can copy your exisiting install onto /dev/sda in a new partition scheme.

You can also spread your install over both disks, there are a number of ways to do that. e.g. You can have some partitions on /dev/sda and some on /dev/sdb. You can use raid ... or Logical Volume Manager (LVM)

Think about how you will partition and the space you will allocate to each. Here is my layout, it has 3 years accumulated distfiles too, thats aboout 12G :-

Code:
 df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/md/1              9629624   1748852   7391608  20% /
udev                    518124       428    517696   1% /dev
/dev/md/2             57685372  41893752  12861376  77% /usr
/dev/md/3              3857992    977620   2684392  27% /usr/local
/dev/md/4             11543192   1193464   9763368  11% /tmp
/dev/md/5             30771648  15013080  14195460  52% /var
/dev/md/6            461357848 155347020 282575220  36% /home
none                    518124         0    518124   0% /dev/shm
eccles:/home           1976496    883848    992248  48% /mnt/eccles
/dev/pendrive          2024848      6416   2018432   1% /mnt/pendrive
/dev/md/0                38792     18868     17921  52% /boot
Swap is 1Gb on each drive.

To fix your CD problem do the following to your kernel.
Turn off IDE support entirely.
Turn on SCSI Generic and SCSI CDROM support.
Turn on SATA PIIX support (its probably already on)

Your CDs are now /dev/sr0 and/or /dev/sg0 both sr and sg /dev entries will exist for each drive.
Trial and error will tell you which one you use in mount. Fix your /etc/fstab.
Burning will work and you get DMA at no extra charge. The drives are now attached to the SCSI subsysem so hdparm in no longer much use.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
fortenbm
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2005
Posts: 99
Location: Newburgh, NY

PostPosted: Tue Jul 25, 2006 10:49 pm    Post subject: Reply with quote

I went through a complete install on /dev/sda. I ran fdisk, partitioned the drive as listed below, ran the complete installation docs course and made it all the way through. the only thing I wasn't sure of; I couldn't mount the sda5, sda6, sda7, sda8, sda9 and sda10 during the install. I figured maybe because I hadn't rebooted yet, it didn't reconize them or something. The install worked all the way until grub-install failed and I had to do it manually, but it then succeeded. When I rebooted, however, I got a kernel panic from who knows what so I rebooted sdb to take a look. I wanted to do the chroot path and check everything out, but I can't mount sda3 which is the root (/) of sda. sda1 should be /boot, sda2 should be swap and sda3 should be /.

When I try it, I get the error below. If I put it in fstab and try

/dev/sda3 /mnt/gentoo ext3 auto,user,noatime 0 1

I get the same kind of error. If I try fsck, I get errors.

Odin ~ # fsck /dev/sda3
fsck 1.38 (30-Jun-2005)
e2fsck 1.38 (30-Jun-2005)
Couldn't find ext2 superblock, trying backup blocks...
fsck.ext3: Bad magic number in super-block while trying to open /dev/sda3

The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>


Odin ~ # mount -t ext3 /dev/sda3 /mnt/gentoo
mount: wrong fs type, bad option, bad superblock on /dev/sda3,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so


Quote:

Command (m for help): p

Disk /dev/sda: 160.0 GB, 160000000000 bytes
255 heads, 63 sectors/track, 19452 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 * 1 32 257008+ 83 Linux
/dev/sda2 33 155 987997+ 82 Linux swap / Solaris
/dev/sda3 156 423 2152710 83 Linux
/dev/sda4 424 19452 152850442+ 5 Extended
/dev/sda5 424 3099 21494938+ 83 Linux
/dev/sda6 3100 5775 21494938+ 83 Linux
/dev/sda7 5776 8451 21494938+ 83 Linux
/dev/sda8 8452 11127 21494938+ 83 Linux
/dev/sda9 11128 15018 31254426 83 Linux
/dev/sda10 15019 19452 35616073+ 83 Linux

_________________
Michael Fortenberry
Back to top
View user's profile Send private message
fortenbm
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2005
Posts: 99
Location: Newburgh, NY

PostPosted: Thu Jul 27, 2006 2:42 am    Post subject: Reply with quote

After my initial installation, I rebooted and the hard drive had a super block error. The error reported no ext3 filesystem could be found on /dev/sda3. After trying various things, I made the file system again with mke2fs -j /dev/sda3 and started to reinstall yet again. During my first installation that had failed, I had a couple of issues where some builds failed. I was able to get around those by emerging more applications judging by what seemd to be missing.

This time, as well as the previous attempt, the step by step instructions said to upgrade portage by running 'emerge portage' if a newer version was reported. Some later parts of the installation docs showed ways to emerge without pulling in all the dependencies, but the part about 'emerge portage' did not mention a way to avoid this. As I mentioned, I managed to get around the failures on the first installation but on this one, I fail while attempting to build media-libs/audiofile-0.2.6-r1 and I cant seem to get by it. I searched the forums but could find nothing on this.

Should I be using some syntax that would not pull in all the dependencies? Both times were huge, this time I had to rebuild 173 applications and/or libraries, but I'm stuck after something like the first 100.
_________________
Michael Fortenberry
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54391
Location: 56N 3W

PostPosted: Thu Jul 27, 2006 9:17 am    Post subject: Reply with quote

fortenbm,

The problem is that the stage 3 tarballs date from January or Feburary and your first update does all the changes since that time to get you a July Gentoo. This only happens once if you keep your system up to date.

The file /var/log/emerg.log will show you where you are, what failed and how many packages are still to go.
With such a large number of packages, its worth using
Code:
emerge --resume --skipfirst
when your
Code:
emerge world
fails, then investigating the problem packages at the end.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
fortenbm
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2005
Posts: 99
Location: Newburgh, NY

PostPosted: Fri Jul 28, 2006 2:59 am    Post subject: Reply with quote

The more I think I've learned the more I still find out there, and some of it is just not thinking it out completely. The reason my drive came up with no file system is a combination of a couple of problems. When I first partitioned the drive, I got some message saying the drive was still in use and the changes would not take effect til reboot. I say it go by but it didn't really register. In my mind, I was avoiding rebooting until I had completely done the installation because I was afraid of not having something completed which would break at boot and I'd be dead in the water and all my date lost. After fiddling around, I remade the file system, then realized one of the file systems was 2.2 Gig instead of 22gig as I had planned. I found that out because I ran of of space while doing part of the installation. I then repartitioned the drive and reset the sizes to what I intended. Of course, all but that one had been done correctly. This time when I wrote the disk the message was clearer in my head. Until I rebooted, I would not be able to mount logical partitions 5, 6, 7, 8, 9 and 10 which mean I couldn't have var, tmp, var/tmp, opt, usr, etc. on their own partitions so the installation was hosed anyway. I rebooted and something must have been incorrect in my grub entries or something because it hung and I thought I WAS dead. I rebooted from a floppy, booted the second hard drive and I was back up and running on my old installation. I fixed my errors, mounted 5, 6, 7, 8, 9 and 10 and redid the whole installation. My next boot still didn't work but it was some minor problem I haven't figured out yet. I managed to boot disk 2 this time from the grub selection so some things are obviously correct. This is now my partition scheme on /dev/sda from my chrooted new installation.

(chroot) Odin / # df
Filesystem 1K-blocks Used Available Use% Mounted on
rootfs 21157652 185296 19897608 1% /
/dev/root 21157652 185296 19897608 1% /
sysfs 21157652 185296 19897608 1% /sys
udev 1556940 248 1556692 1% /dev
devpts 1556940 248 1556692 1% /dev/pts
tmpfs 1556940 248 1556692 1% /dev/shm
/dev/sda3 21157652 185296 19897608 1% /
/dev/sda1 248895 3320 232725 2% /boot
/dev/sda5 21157620 2029172 18053704 11% /usr
/dev/sda6 21157620 131228 19951648 1% /tmp
/dev/sda9 21157620 282136 19800740 2% /var
/dev/sda7 21157620 139484 19943392 1% /var/tmp
/dev/sda8 21157620 221820 19861056 2% /opt
/dev/sda10 25624024 131228 24191132 1% /home
udev 1556940 248 1556692 1% /dev
(chroot) Odin / # mount
rootfs on / type rootfs (rw)
/dev/root on / type ext2 (rw,noatime,nogrpid)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
udev on /dev type tmpfs (rw,nosuid)
devpts on /dev/pts type devpts (rw)
tmpfs on /dev/shm type tmpfs (rw)
usb on /proc/bus/usb type usbfs (rw)
/dev/sda3 on / type ext3 (rw,data=ordered)
/dev/sda1 on /boot type ext2 (rw,nogrpid)
/dev/sda5 on /usr type ext3 (rw,data=ordered)
/dev/sda6 on /tmp type ext3 (rw,data=ordered)
/dev/sda9 on /var type ext3 (rw,data=ordered)
/dev/sda7 on /var/tmp type ext3 (rw,data=ordered)
/dev/sda8 on /opt type ext3 (rw,data=ordered)
/dev/sda10 on /home type ext3 (rw,data=ordered)
none on /proc type proc (rw)
udev on /dev type tmpfs (rw,nosuid)
_________________
Michael Fortenberry
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54391
Location: 56N 3W

PostPosted: Fri Jul 28, 2006 10:03 am    Post subject: Reply with quote

fortenbm,

When the boot failed what error message did you get?
What faild ... grub, kernel, some service(s) ...
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
fortenbm
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2005
Posts: 99
Location: Newburgh, NY

PostPosted: Sun Jul 30, 2006 4:01 am    Post subject: Reply with quote

At that point, I got a kernel panic. I remember that part but not other specifics. I realized it when I set out to start it all over and saw the 'won't take effect until after reboot' message the second time.

My second installation took but I can't boot it properly yet. I know my old info in grub.conf is correct because after it hangs trying to boot (hd0,0), I select the (hd1,0) and boot back into my original installation. On boot of (hd0,0), I get a screen full of scrolled messages and then the system hangs. I have to hard power down and back on to select (hd1,0) and continue. My new grub.conf is below for my new installation on (hd0,0). Each time I reboot, I can chroot back into my new installation and everything is there, I just can't boot it yet. It may be that my kernel is missing some setting. I tried to disable all IDE like you said and leave only SCSI and PIIX settings. I didn't put the ide=noprobe because I figured IDE won't be enabled at all.

I plan to reboot, hang and write down some of the messages on screen. Maybe that will give a hint as to what is happening.
_________________
Michael Fortenberry
Back to top
View user's profile Send private message
fortenbm
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2005
Posts: 99
Location: Newburgh, NY

PostPosted: Sun Jul 30, 2006 4:17 am    Post subject: Reply with quote

I forgot to post my new grub.conf. I also decided to try adding the ide0=noprobe. One thing I'm not sure of is how to find the log of the hang when booting (hd0,0). I think what I'm seeing in dmesg is the successful boot of (hd1,0). What file would have the results of the failed boot ?

Quote:

# Which listing to boot as default. 0 is the first, 1 the second, etc.
default 0
# How many seconds to wait before the default listing is booted.
timeout 30
# Nice, fat splash-image to spice things up :)
# Comment out if you don't have a graphics card installed
splashimage=(hd1,0)/grub/splash.xpm.gz

# 0 normal 2.6.16-r7
title=Gentoo Linux 2.6.16-r7
root (hd1,0)
kernel /kernel-2.6.16-gentoo-r7 root=/dev/sdb3

# 1 normal 2.6.17-r4
title=Gentoo Linux 2.6.17-r4 scsi-piix ide0=noprobe
root (hd0,0)
kernel /kernel-2.6.17-gentoo-r4 root=/dev/sda3 ide0=noprobe

# 2 second kernel upgrade
title=Gentoo Linux 2.6.16-r7 scsi-piix ide0=noprobe
root (hd1,0)
kernel /kernel-2.6.16-scsi-piix root=/dev/sdb3 ide0=noprobe

# 3 first kernel upgrade
title=Gentoo Linux 2.6.14-r5
root (hd1,0)
kernel /kernel-2.6.14-gentoo-r5 root=/dev/sdb3

# 4 where I started
title=Gentoo Linux 2.6.11-r3
root (hd1,0)
kernel /kernel-2.6.11-gentoo-r3 root=/dev/sdb3

# 5 first kernel upgrade plus ide0=noprobe
title=Gentoo Linux 2.6.14-r5 ide0=noprobe
root (hd1,0)
kernel /kernel-2.6.14-gentoo-r5 root=/dev/sdb3 ide0=noprobe

# The next four lines are only if you dualboot with a Windows system
# In this case, Windows is hosted on /dev/sda1
#title=Windows XP
#rootnoverify (hd0,1)
#makeactive
#chainloader +1


_________________
Michael Fortenberry
Back to top
View user's profile Send private message
fortenbm
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2005
Posts: 99
Location: Newburgh, NY

PostPosted: Sun Jul 30, 2006 5:23 am    Post subject: Reply with quote

Here is my dmesg after the failed boot of (hd0,0) and subsequent boot into (hd1,0). If there are any other files that would give a clue as to what hangs, please let me know what they would be.

Quote:

(chroot) Odin / # cat /tmp/outDmesg
Linux version 2.6.16-gentoo-r7 (root@Odin) (gcc version 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)) #6 SMP PREEMPT Wed Jun 21 17:52:26 EDT 2006
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 00000000bfe8cc00 (usable)
BIOS-e820: 00000000bfe8cc00 - 00000000bfe8ec00 (ACPI NVS)
BIOS-e820: 00000000bfe8ec00 - 00000000bfe90c00 (ACPI data)
BIOS-e820: 00000000bfe90c00 - 00000000c0000000 (reserved)
BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
BIOS-e820: 00000000fec00000 - 00000000fed00400 (reserved)
BIOS-e820: 00000000fed20000 - 00000000feda0000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
2174MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000fe710
On node 0 totalpages: 786060
DMA zone: 4096 pages, LIFO batch:0
DMA32 zone: 0 pages, LIFO batch:0
Normal zone: 225280 pages, LIFO batch:31
HighMem zone: 556684 pages, LIFO batch:31
DMI 2.3 present.
ACPI: RSDP (v000 DELL ) @ 0x000fec00
ACPI: RSDT (v001 DELL XPSGEN3 0x00000007 ASL 0x00000061) @ 0x000fccab
ACPI: FADT (v001 DELL XPSGEN3 0x00000007 ASL 0x00000061) @ 0x000fcce7
ACPI: SSDT (v001 DELL st_ex 0x00001000 MSFT 0x0100000d) @ 0xfffc961d
ACPI: MADT (v001 DELL XPSGEN3 0x00000007 ASL 0x00000061) @ 0x000fcd5b
ACPI: BOOT (v001 DELL XPSGEN3 0x00000007 ASL 0x00000061) @ 0x000fcdcd
ACPI: MCFG (v001 DELL XPSGEN3 0x00000007 ASL 0x00000061) @ 0x000fcdf5
ACPI: HPET (v001 DELL XPSGEN3 0x00000007 ASL 0x00000061) @ 0x000fce33
ACPI: DSDT (v001 DELL dt_ex 0x00001000 MSFT 0x0100000d) @ 0x00000000
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 15:3 APIC version 20
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Processor #1 15:3 APIC version 20
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] disabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] disabled)
ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode: Flat. Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at c2000000 (gap: c0000000:20000000)
Built 1 zonelists
Kernel command line: root=/dev/sdb3
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 65536 bytes)
Detected 3393.087 MHz processor.
Using pmtmr for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 3112872k/3144240k available (3003k kernel code, 30188k reserved, 930k data, 212k init, 2226736k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 6792.78 BogoMIPS (lpj=3396390)
Security Framework v1.0.0 initialized
Capability LSM initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
monitor/mwait feature present.
using mwait in idle threads.
CPU: Trace cache: 12K uops, L1 D cache: 16K
CPU: L2 cache: 1024K
CPU: Physical Processor ID: 0
CPU: After all inits, caps: bfebfbff 00000000 00000000 00000180 0000441d 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
CPU0: Thermal monitoring enabled
Checking 'hlt' instruction... OK.
CPU0: Intel(R) Pentium(R) 4 CPU 3.40GHz stepping 04
Booting processor 1/1 eip 2000
Initializing CPU#1
Calibrating delay using timer specific routine.. 6782.07 BogoMIPS (lpj=3391038)
CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
monitor/mwait feature present.
CPU: Trace cache: 12K uops, L1 D cache: 16K
CPU: L2 cache: 1024K
CPU: Physical Processor ID: 0
CPU: After all inits, caps: bfebfbff 00000000 00000000 00000180 0000441d 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#1.
CPU1: Intel P4/Xeon Extended MCE MSRs (12) available
CPU1: Thermal monitoring enabled
CPU1: Intel(R) Pentium(R) 4 CPU 3.40GHz stepping 04
Total of 2 processors activated (13574.85 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
checking TSC synchronization across 2 CPUs: passed.
Brought up 2 CPUs
migration_cost=2000
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfb757, last bus=4
PCI: Using MMCONFIG
ACPI: Subsystem revision 20060127
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
Boot video device is 0000:01:00.0
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI3._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI4._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 9 10 11 12 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *9 10 11 12 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 9 10 11 12 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 9 10 11 12 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11 12 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 12 devices
SCSI subsystem initialized
usbcore: registered new driver usbfs
usbcore: registered new driver hub
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
pnp: 00:01: ioport range 0x800-0x85f could not be reserved
pnp: 00:01: ioport range 0xc00-0xc7f has been reserved
pnp: 00:01: ioport range 0x860-0x8ff has been reserved
PCI: Bridge: 0000:00:01.0
IO window: d000-dfff
MEM window: dfd00000-dfefffff
PREFETCH window: c0000000-cfffffff
PCI: Bridge: 0000:00:1c.0
IO window: disabled.
MEM window: dfc00000-dfcfffff
PREFETCH window: disabled.
PCI: Bridge: 0000:00:1c.1
IO window: disabled.
MEM window: dfb00000-dfbfffff
PREFETCH window: disabled.
PCI: Bridge: 0000:00:1e.0
IO window: c000-cfff
MEM window: df900000-dfafffff
PREFETCH window: d0000000-d00fffff
ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:01.0 to 64
ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1c.0 to 64
ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1c.1 to 64
PCI: Setting latency timer of device 0000:00:1e.0 to 64
Simple Boot Flag value 0x87 read from CMOS RAM was invalid
Simple Boot Flag at 0x7a set to 0x1
Machine check exception polling timer started.
audit: initializing netlink socket (disabled)
audit(1154133625.347:1): initialized
highmem bounce pool size: 64 pages
squashfs: version 3.0 (2006/03/15) Phillip Lougher
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
NTFS driver 2.1.26 [Flags: R/O].
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler deadline registered
io scheduler cfq registered
0000:00:1d.0: uhci_check_and_reset_hc: legsup = 0x001b
0000:00:1d.0: Performing full reset
0000:00:1d.1: uhci_check_and_reset_hc: legsup = 0x0010
0000:00:1d.1: Performing full reset
0000:00:1d.2: uhci_check_and_reset_hc: legsup = 0x0010
0000:00:1d.2: Performing full reset
0000:00:1d.3: uhci_check_and_reset_hc: legsup = 0x0010
0000:00:1d.3: Performing full reset
ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:01.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:01.0:pcie00]
Allocate Port Service[0000:00:01.0:pcie03]
ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1c.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.0:pcie00]
Allocate Port Service[0000:00:1c.0:pcie02]
Allocate Port Service[0000:00:1c.0:pcie03]
ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1c.1 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.1:pcie00]
Allocate Port Service[0000:00:1c.1:pcie02]
Allocate Port Service[0000:00:1c.1:pcie03]
lp: driver loaded but no devices found
ACPI: Power Button (FF) [PWRF]
ACPI: Power Button (CM) [VBTN]
PNP: No PS/2 controller found. Probing ports directly.
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ACPI: PCI Interrupt 0000:04:03.0[A] -> GSI 16 (level, low) -> IRQ 16
0000:04:03.0: ttyS1 at I/O 0xcc08 (irq = 16) is a 16450
0000:04:03.0: ttyS2 at I/O 0xcc10 (irq = 16) is a 8250
0000:04:03.0: ttyS3 at I/O 0xcc18 (irq = 16) is a 16450
Couldn't register serial port 0000:04:03.0: -28
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP(,...)]
lp0: using parport0 (interrupt-driven).
mice: PS/2 mouse device common for all mice
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
ACPI: PCI Interrupt 0000:04:02.0[A] -> GSI 18 (level, low) -> IRQ 18
3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
0000:04:02.0: 3Com PCI 3c905C Tornado at f8804f80. Vers LK1.1.19
tg3.c:v3.49 (Feb 2, 2006)
ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:02:00.0 to 64
eth1: Tigon3 [partno(BCM95751) rev 4001 PHY(5750)] (PCI Express) 10/100/1000BaseT Ethernet 00:11:11:46:47:9e
eth1: RXcsums[1] LinkChgREG[1] MIirq[1] ASF[0] Split[0] WireSpeed[1] TSOcap[1]
eth1: dma_rwctrl[76180000] dma_mask[64-bit]
PPP generic driver version 2.4.2
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH6: IDE controller at PCI slot 0000:00:1f.1
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 16 (level, low) -> IRQ 16
ICH6: chipset revision 3
ICH6: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA
Probing IDE interface ide0...
hda: HL-DT-STDVD-ROM GDR8163B, ATAPI CD/DVD-ROM drive
hdb: _NEC DVD+RW ND-3100AD, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
libata version 1.20 loaded.
ata_piix 0000:00:1f.2: version 1.05
ACPI: PCI Interrupt 0000:00:1f.2[C] -> GSI 20 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1f.2 to 64
ata1: SATA max UDMA/133 cmd 0xFE00 ctl 0xFE12 bmdma 0xFEA0 irq 19
ata2: SATA max UDMA/133 cmd 0xFE20 ctl 0xFE32 bmdma 0xFEA8 irq 19
ata1: dev 0 cfg 49:2f00 82:7c6b 83:7f09 84:4003 85:7c69 86:3e01 87:4003 88:207f
ata1: dev 0 ATA-7, max UDMA/133, 312500000 sectors: LBA48
ata1: dev 0 configured for UDMA/133
scsi0 : ata_piix
ata2: dev 0 cfg 49:2f00 82:7c6b 83:7f09 84:4673 85:7c69 86:3e01 87:4663 88:207f
ata2: dev 0 ATA-7, max UDMA/133, 320173056 sectors: LBA48
ata2: dev 0 configured for UDMA/133
scsi1 : ata_piix
Vendor: ATA Model: Maxtor 6Y160M0 Rev: YAR5
Type: Direct-Access ANSI SCSI revision: 05
Vendor: ATA Model: Maxtor 6L160M0 Rev: BANC
Type: Direct-Access ANSI SCSI revision: 05
SCSI device sda: 312500000 512-byte hdwr sectors (160000 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: drive cache: write back
SCSI device sda: 312500000 512-byte hdwr sectors (160000 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: drive cache: write back
sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 sda10 >
sd 0:0:0:0: Attached scsi disk sda
SCSI device sdb: 320173056 512-byte hdwr sectors (163929 MB)
sdb: Write Protect is off
sdb: Mode Sense: 00 3a 00 00
SCSI device sdb: drive cache: write back
SCSI device sdb: 320173056 512-byte hdwr sectors (163929 MB)
sdb: Write Protect is off
sdb: Mode Sense: 00 3a 00 00
SCSI device sdb: drive cache: write back
sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 sdb9 >
sd 1:0:0:0: Attached scsi disk sdb
ACPI: PCI Interrupt 0000:04:01.2[B] -> GSI 18 (level, low) -> IRQ 18
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[18] MMIO=[df9f6000-df9f67ff] Max Packet=[2048] IR/IT contexts=[4/8]
ACPI: PCI Interrupt 0000:04:07.0[A] -> GSI 19 (level, low) -> IRQ 20
ohci1394: fw-host1: OHCI-1394 1.1 (PCI): IRQ=[20] MMIO=[df9f6800-df9f6fff] Max Packet=[2048] IR/IT contexts=[4/8]
ieee1394: raw1394: /dev/raw1394 device initialized
usbmon: debugfs is not available
ehci_hcd: block sizes: qh 128 qtd 96 itd 192 sitd 96
ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 21 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: reset hcs_params 0x104208 dbg=1 cc=4 pcc=2 ordered !ppc ports=8
ehci_hcd 0000:00:1d.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 128 is not supported by device 0000:00:1d.7
drivers/usb/core/inode.c: creating file 'devices'
drivers/usb/core/inode.c: creating file '001'
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: irq 21, io mem 0xffa80800
ehci_hcd 0000:00:1d.7: reset command 000002 (park)=0 ithresh=0 period=1024 Reset HALT
ehci_hcd 0000:00:1d.7: init command 010001 (park)=0 ithresh=1 period=1024 RUN
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: default language 0x0409
usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.16-gentoo-r7 ehci_hcd
usb usb1: SerialNumber: 0000:00:1d.7
usb usb1: uevent
usb usb1: device is self-powered
usb usb1: configuration #1 chosen from 1 choice
usb usb1: adding 1-0:1.0 (config #1, interface 0)
usb 1-0:1.0: uevent
hub 1-0:1.0: usb_probe_interface
hub 1-0:1.0: usb_probe_interface - got id
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
hub 1-0:1.0: standalone hub
hub 1-0:1.0: no power switching (usb 1.0)
hub 1-0:1.0: individual port over-current protection
hub 1-0:1.0: Single TT
hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
hub 1-0:1.0: power on to power good time: 20ms
hub 1-0:1.0: local power source is good
hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0000
drivers/usb/core/inode.c: creating file '001'
USB Universal Host Controller Interface driver v2.3
ehci_hcd 0000:00:1d.7: GetStatus port 7 status 001803 POWER sig=j CSC CONNECT
hub 1-0:1.0: port 7, status 0501, change 0001, 480 Mb/s
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 21 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: detected 2 ports
uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
uhci_hcd 0000:00:1d.0: Performing full reset
drivers/usb/core/inode.c: creating file '002'
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: irq 21, io base 0x0000ff80
usb usb2: default language 0x0409
usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.16-gentoo-r7 uhci_hcd
usb usb2: SerialNumber: 0000:00:1d.0
usb usb2: uevent
usb usb2: device is self-powered
usb usb2: configuration #1 chosen from 1 choice
usb usb2: adding 2-0:1.0 (config #1, interface 0)
usb 2-0:1.0: uevent
hub 2-0:1.0: usb_probe_interface
hub 2-0:1.0: usb_probe_interface - got id
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
hub 2-0:1.0: standalone hub
hub 2-0:1.0: no power switching (usb 1.0)
hub 2-0:1.0: individual port over-current protection
hub 2-0:1.0: power on to power good time: 2ms
hub 2-0:1.0: local power source is good
drivers/usb/core/inode.c: creating file '001'
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 22 (level, low) -> IRQ 22
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: detected 2 ports
uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
uhci_hcd 0000:00:1d.1: Performing full reset
drivers/usb/core/inode.c: creating file '003'
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: irq 22, io base 0x0000ff60
usb usb3: default language 0x0409
usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: UHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.16-gentoo-r7 uhci_hcd
usb usb3: SerialNumber: 0000:00:1d.1
usb usb3: uevent
usb usb3: device is self-powered
usb usb3: configuration #1 chosen from 1 choice
usb usb3: adding 3-0:1.0 (config #1, interface 0)
usb 3-0:1.0: uevent
hub 3-0:1.0: usb_probe_interface
hub 3-0:1.0: usb_probe_interface - got id
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
hub 3-0:1.0: standalone hub
hub 3-0:1.0: no power switching (usb 1.0)
hub 3-0:1.0: individual port over-current protection
hub 3-0:1.0: power on to power good time: 2ms
hub 3-0:1.0: local power source is good
hub 1-0:1.0: debounce: port 7: total 100ms stable 100ms status 0x501
ehci_hcd 0000:00:1d.7: port 7 full speed --> companion
ehci_hcd 0000:00:1d.7: GetStatus port 7 status 003801 POWER OWNER sig=j CONNECT
ehci_hcd 0000:00:1d.7: GetStatus port 8 status 001403 POWER sig=k CSC CONNECT
hub 1-0:1.0: port 8, status 0501, change 0001, 480 Mb/s
drivers/usb/core/inode.c: creating file '001'
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: detected 2 ports
uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
uhci_hcd 0000:00:1d.2: Performing full reset
drivers/usb/core/inode.c: creating file '004'
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40
usb usb4: default language 0x0409
usb usb4: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: UHCI Host Controller
usb usb4: Manufacturer: Linux 2.6.16-gentoo-r7 uhci_hcd
usb usb4: SerialNumber: 0000:00:1d.2
usb usb4: uevent
usb usb4: device is self-powered
usb usb4: configuration #1 chosen from 1 choice
usb usb4: adding 4-0:1.0 (config #1, interface 0)
usb 4-0:1.0: uevent
hub 4-0:1.0: usb_probe_interface
hub 4-0:1.0: usb_probe_interface - got id
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
hub 4-0:1.0: standalone hub
hub 4-0:1.0: no power switching (usb 1.0)
hub 4-0:1.0: individual port over-current protection
hub 4-0:1.0: power on to power good time: 2ms
hub 4-0:1.0: local power source is good
hub 1-0:1.0: debounce: port 8: total 100ms stable 100ms status 0x501
ehci_hcd 0000:00:1d.7: port 8 low speed --> companion
drivers/usb/core/inode.c: creating file '001'
ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 23 (level, low) -> IRQ 23
PCI: Setting latency timer of device 0000:00:1d.3 to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: detected 2 ports
uhci_hcd 0000:00:1d.3: uhci_check_and_reset_hc: cmd = 0x0000
uhci_hcd 0000:00:1d.3: Performing full reset
drivers/usb/core/inode.c: creating file '005'
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.3: irq 23, io base 0x0000ff20
usb usb5: default language 0x0409
usb usb5: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: UHCI Host Controller
usb usb5: Manufacturer: Linux 2.6.16-gentoo-r7 uhci_hcd
usb usb5: SerialNumber: 0000:00:1d.3
usb usb5: uevent
usb usb5: device is self-powered
usb usb5: configuration #1 chosen from 1 choice
usb usb5: adding 5-0:1.0 (config #1, interface 0)
usb 5-0:1.0: uevent
hub 5-0:1.0: usb_probe_interface
hub 5-0:1.0: usb_probe_interface - got id
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
hub 5-0:1.0: standalone hub
hub 5-0:1.0: no power switching (usb 1.0)
hub 5-0:1.0: individual port over-current protection
hub 5-0:1.0: power on to power good time: 2ms
hub 5-0:1.0: local power source is good
ehci_hcd 0000:00:1d.7: GetStatus port 8 status 003002 POWER OWNER sig=se0 CSC
hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000
hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
drivers/usb/core/inode.c: creating file '001'
uhci_hcd 0000:00:1d.3: port 1 portsc 009b,00
hub 5-0:1.0: port 1, status 0101, change 0003, 12 Mb/s
hub 5-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
usb 5-1: new full speed USB device using uhci_hcd and address 2
usb 5-1: ep0 maxpacket = 8
usb 5-1: default language 0x0409
usb 5-1: new device strings: Mfr=3, Product=1, SerialNumber=0
usb 5-1: Product: Dell USB Keyboard Hub
usb 5-1: Manufacturer: NMB
usb 5-1: uevent
usb 5-1: device is bus-powered
usb 5-1: configuration #1 chosen from 1 choice
usb 5-1: adding 5-1:1.0 (config #1, interface 0)
usb 5-1:1.0: uevent
hub 5-1:1.0: usb_probe_interface
hub 5-1:1.0: usb_probe_interface - got id
hub 5-1:1.0: USB hub found
hub 5-1:1.0: 3 ports detected
hub 5-1:1.0: compound device; port removable status: FRR
hub 5-1:1.0: individual port power switching
hub 5-1:1.0: individual port over-current protection
hub 5-1:1.0: power on to power good time: 44ms
hub 5-1:1.0: hub controller current requirement: 100mA
hub 5-1:1.0: 100mA bus power budget for each child
hub 5-1:1.0: enabling power on all ports
drivers/usb/core/inode.c: creating file '002'
uhci_hcd 0000:00:1d.3: port 2 portsc 01ab,00
hub 5-0:1.0: port 2, status 0301, change 0003, 1.5 Mb/s
hub 5-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x301
usb 5-2: new low speed USB device using uhci_hcd and address 3
uhci_hcd 0000:00:1d.0: suspend_rh (auto-stop)
ieee1394: Host added: ID:BUS[1-00:1023] GUID[801111009e474600]
uhci_hcd 0000:00:1d.1: suspend_rh (auto-stop)
usb 5-2: skipped 1 descriptor after interface
usb 5-2: default language 0x0409
usb 5-2: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 5-2: Product: Optical USB Mouse
usb 5-2: Manufacturer: Logitech
usb 5-2: uevent
usb 5-2: device is bus-powered
usb 5-2: configuration #1 chosen from 1 choice
usb 5-2: adding 5-2:1.0 (config #1, interface 0)
usb 5-2:1.0: uevent
drivers/usb/core/inode.c: creating file '003'
hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0002
usbcore: registered new driver usblp
hub 5-1:1.0: state 7 ports 3 chg 0000 evt 0002
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Initializing USB Mass Storage driver...
hub 5-1:1.0: port 1, status 0101, change 0001, 12 Mb/s
uhci_hcd 0000:00:1d.2: suspend_rh (auto-stop)
hub 5-1:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
ieee1394: Host added: ID:BUS[0-00:1023] GUID[00023c04110802dd]
usb 5-1.1: new full speed USB device using uhci_hcd and address 4
usb 5-1.1: ep0 maxpacket = 8
usb 5-1.1: skipped 1 descriptor after interface
usb 5-1.1: skipped 1 descriptor after interface
usb 5-1.1: default language 0x0409
usb 5-1.1: new device strings: Mfr=3, Product=2, SerialNumber=0
usb 5-1.1: Product: Dell USB 7HK Keyboard
usb 5-1.1: Manufacturer: NMB
usb 5-1.1: uevent
usb 5-1.1: device is bus-powered
usb 5-1.1: configuration #1 chosen from 1 choice
usb 5-1.1: adding 5-1.1:1.0 (config #1, interface 0)
usb 5-1.1:1.0: uevent
usb 5-1.1: adding 5-1.1:1.1 (config #1, interface 1)
usb 5-1.1:1.1: uevent
drivers/usb/core/inode.c: creating file '004'
hub 5-1:1.0: 350mA power budget left
hub 5-1:1.0: state 7 ports 3 chg 0000 evt 0002
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usbhid 5-2:1.0: usb_probe_interface
usbhid 5-2:1.0: usb_probe_interface - got id
input: Logitech Optical USB Mouse as /class/input/input0
input: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.3-2
usbhid 5-1.1:1.0: usb_probe_interface
usbhid 5-1.1:1.0: usb_probe_interface - got id
input: NMB Dell USB 7HK Keyboard as /class/input/input1
input: USB HID v1.00 Keyboard [NMB Dell USB 7HK Keyboard] on usb-0000:00:1d.3-1.1
usbhid 5-1.1:1.1: usb_probe_interface
usbhid 5-1.1:1.1: usb_probe_interface - got id
input: NMB Dell USB 7HK Keyboard as /class/input/input2
input: USB HID v1.00 Device [NMB Dell USB 7HK Keyboard] on usb-0000:00:1d.3-1.1
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
NET: Registered protocol family 2
IP route cache hash table entries: 131072 (order: 7, 524288 bytes)
TCP established hash table entries: 262144 (order: 9, 3145728 bytes)
TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
TCP: Hash tables configured (established 262144 bind 65536)
TCP reno registered
IPv4 over IPv4 tunneling driver
ip_tables: (C) 2000-2006 Netfilter Core Team
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Starting balanced_irq
Using IPI Shortcut mode
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 212k freed
Adding 5863716k swap on /dev/sdb2. Priority:-1 extents:1 across:5863716k
Linux agpgart interface v0.101 (c) Dave Jones
fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[fglrx] Maximum main memory to use for locked dma buffers: 2894 MBytes.
ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[fglrx] module loaded - fglrx 8.23.7 [Mar 6 2006] on minor 0
ACPI: PCI Interrupt 0000:04:01.0[A] -> GSI 17 (level, low) -> IRQ 17
ALSA /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/../../alsa-kernel/pci/emu10k1/emufx.c:1435: Installing spdif_bug patch: Audigy 2 [Unknown]
hda: ATAPI 48X DVD-ROM drive, 256kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
hdb: ATAPI 48X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
kjournald starting. Commit interval 5 seconds
EXT3 FS on sdb5, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on sdb6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on sdb7, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on sdb8, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
ISO 9660 Extensions: Microsoft Joliet Level 1
ISOFS: changing to secondary root
ACPI: PCI Interrupt 0000:04:02.0[A] -> GSI 18 (level, low) -> IRQ 18
tg3: eth1: Link is up at 100 Mbps, full duplex.
tg3: eth1: Flow control is on for TX and on for RX.
[fglrx] Maximum main memory to use for locked dma buffers: 2894 MBytes.
[fglrx] free PCIe = 51118080
[fglrx] max PCIe = 51118080
[fglrx] free LFB = 108908544
[fglrx] max LFB = 108908544
[fglrx] free Inv = 134217728
[fglrx] max Inv = 134217728
[fglrx] total Inv = 134217728
[fglrx] total TIM = 0
[fglrx] total FB = 0
[fglrx] total PCIe = 16384
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda3, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
Adding 987988k swap on /dev/sda2. Priority:-2 extents:1 across:987988k
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda5, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda9, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda7, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda8, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda10, internal journal
EXT3-fs: mounted filesystem with ordered data mode.

_________________
Michael Fortenberry
Back to top
View user's profile Send private message
fortenbm
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2005
Posts: 99
Location: Newburgh, NY

PostPosted: Sun Jul 30, 2006 5:41 am    Post subject: Reply with quote

and here is a part of kern.log that I think shows the attempt and fail to boot (hd0,0). time stamp at 20:36:47 shows sda recognized

Quote:

Odin log # cat /tmp/partofkern.log

Jul 28 19:27:43 Odin kernel: EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
Jul 28 19:30:06 Odin kernel: kjournald starting. Commit interval 5 seconds
Jul 28 19:30:06 Odin kernel: EXT3 FS on sda5, internal journal
Jul 28 19:30:06 Odin kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jul 28 19:30:22 Odin kernel: kjournald starting. Commit interval 5 seconds
Jul 28 19:30:22 Odin kernel: EXT3 FS on sda6, internal journal
Jul 28 19:30:22 Odin kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jul 28 19:30:47 Odin kernel: kjournald starting. Commit interval 5 seconds
Jul 28 19:30:47 Odin kernel: EXT3 FS on sda9, internal journal
Jul 28 19:30:47 Odin kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jul 28 19:30:54 Odin kernel: kjournald starting. Commit interval 5 seconds
Jul 28 19:30:54 Odin kernel: EXT3 FS on sda7, internal journal
Jul 28 19:30:54 Odin kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jul 28 19:31:04 Odin kernel: kjournald starting. Commit interval 5 seconds
Jul 28 19:31:04 Odin kernel: EXT3 FS on sda8, internal journal
Jul 28 19:31:04 Odin kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jul 28 19:31:10 Odin kernel: kjournald starting. Commit interval 5 seconds
Jul 28 19:31:10 Odin kernel: EXT3 FS on sda10, internal journal
Jul 28 19:31:10 Odin kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jul 28 20:34:50 Odin kernel: Kernel logging (proc) stopped.
Jul 28 20:34:50 Odin kernel: Kernel log daemon terminating.
Jul 28 20:33:57 Odin kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jul 28 20:33:58 Odin kernel: Inspecting /boot/System.map-2.6.16-gentoo-r7
Jul 28 20:33:58 Odin kernel: Loaded 26300 symbols from /boot/System.map-2.6.16-gentoo-r7.
Jul 28 20:33:58 Odin kernel: Symbols match kernel version 2.6.16.
Jul 28 20:33:58 Odin kernel: Error querying loaded modules - Function not implemented
Jul 28 20:33:58 Odin kernel: Linux version 2.6.16-gentoo-r7 (root@Odin) (gcc version 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)) #6 SMP PREEMPT Wed Jun 21 17:52:26 EDT 2006
Jul 28 20:33:58 Odin kernel: BIOS-provided physical RAM map:
Jul 28 20:33:58 Odin kernel: BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
Jul 28 20:33:58 Odin kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Jul 28 20:33:58 Odin kernel: BIOS-e820: 0000000000100000 - 00000000bfe8cc00 (usable)
Jul 28 20:33:58 Odin kernel: BIOS-e820: 00000000bfe8cc00 - 00000000bfe8ec00 (ACPI NVS)
Jul 28 20:33:58 Odin kernel: BIOS-e820: 00000000bfe8ec00 - 00000000bfe90c00 (ACPI data)
Jul 28 20:33:58 Odin kernel: BIOS-e820: 00000000bfe90c00 - 00000000c0000000 (reserved)
Jul 28 20:33:58 Odin kernel: BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
Jul 28 20:33:58 Odin kernel: BIOS-e820: 00000000fec00000 - 00000000fed00400 (reserved)
Jul 28 20:33:58 Odin kernel: BIOS-e820: 00000000fed20000 - 00000000feda0000 (reserved)
Jul 28 20:33:58 Odin kernel: BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
Jul 28 20:33:58 Odin kernel: BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
Jul 28 20:33:58 Odin kernel: 2174MB HIGHMEM available.
Jul 28 20:33:58 Odin kernel: 896MB LOWMEM available.
Jul 28 20:33:58 Odin kernel: found SMP MP-table at 000fe710
Jul 28 20:33:58 Odin kernel: On node 0 totalpages: 786060
Jul 28 20:33:58 Odin kernel: DMA zone: 4096 pages, LIFO batch:0
Jul 28 20:33:58 Odin kernel: DMA32 zone: 0 pages, LIFO batch:0
Jul 28 20:33:58 Odin kernel: Normal zone: 225280 pages, LIFO batch:31
Jul 28 20:33:58 Odin kernel: HighMem zone: 556684 pages, LIFO batch:31
Jul 28 20:33:58 Odin kernel: DMI 2.3 present.
Jul 28 20:33:58 Odin kernel: ACPI: RSDP (v000 DELL ) @ 0x000fec00
Jul 28 20:33:58 Odin kernel: ACPI: RSDT (v001 DELL XPSGEN3 0x00000007 ASL 0x00000061) @ 0x000fccab
Jul 28 20:33:58 Odin kernel: ACPI: FADT (v001 DELL XPSGEN3 0x00000007 ASL 0x00000061) @ 0x000fcce7
Jul 28 20:33:58 Odin kernel: ACPI: SSDT (v001 DELL st_ex 0x00001000 MSFT 0x0100000d) @ 0xfffc961d
Jul 28 20:33:58 Odin kernel: ACPI: MADT (v001 DELL XPSGEN3 0x00000007 ASL 0x00000061) @ 0x000fcd5b
Jul 28 20:33:58 Odin kernel: ACPI: BOOT (v001 DELL XPSGEN3 0x00000007 ASL 0x00000061) @ 0x000fcdcd
Jul 28 20:33:58 Odin kernel: ACPI: MCFG (v001 DELL XPSGEN3 0x00000007 ASL 0x00000061) @ 0x000fcdf5
Jul 28 20:33:58 Odin kernel: ACPI: HPET (v001 DELL XPSGEN3 0x00000007 ASL 0x00000061) @ 0x000fce33
Jul 28 20:33:58 Odin kernel: ACPI: DSDT (v001 DELL dt_ex 0x00001000 MSFT 0x0100000d) @ 0x00000000
Jul 28 20:33:58 Odin kernel: ACPI: PM-Timer IO Port: 0x808
Jul 28 20:33:58 Odin kernel: ACPI: Local APIC address 0xfee00000
Jul 28 20:33:58 Odin kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Jul 28 20:33:58 Odin kernel: Processor #0 15:3 APIC version 20
Jul 28 20:33:58 Odin kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Jul 28 20:33:58 Odin kernel: Processor #1 15:3 APIC version 20
Jul 28 20:33:58 Odin kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] disabled)
Jul 28 20:33:58 Odin kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] disabled)
Jul 28 20:33:58 Odin kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
Jul 28 20:33:58 Odin kernel: ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
Jul 28 20:33:58 Odin kernel: IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
Jul 28 20:33:58 Odin kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jul 28 20:33:58 Odin kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jul 28 20:33:58 Odin kernel: ACPI: IRQ0 used by override.
Jul 28 20:33:58 Odin kernel: ACPI: IRQ2 used by override.
Jul 28 20:33:58 Odin kernel: ACPI: IRQ9 used by override.
Jul 28 20:33:58 Odin kernel: Enabling APIC mode: Flat. Using 1 I/O APICs
Jul 28 20:33:58 Odin kernel: Using ACPI (MADT) for SMP configuration information
Jul 28 20:33:58 Odin kernel: Allocating PCI resources starting at c2000000 (gap: c0000000:20000000)
Jul 28 20:33:58 Odin kernel: Built 1 zonelists
Jul 28 20:33:58 Odin kernel: Kernel command line: root=/dev/sdb3
Jul 28 20:33:58 Odin kernel: mapped APIC to ffffd000 (fee00000)
Jul 28 20:33:58 Odin kernel: mapped IOAPIC to ffffc000 (fec00000)
Jul 28 20:33:58 Odin kernel: Enabling fast FPU save and restore... done.
Jul 28 20:33:58 Odin kernel: Enabling unmasked SIMD FPU exception support... done.
Jul 28 20:33:58 Odin kernel: Initializing CPU#0
Jul 28 20:33:58 Odin kernel: PID hash table entries: 4096 (order: 12, 65536 bytes)
Jul 28 20:33:58 Odin kernel: Detected 3393.087 MHz processor.
Jul 28 20:33:58 Odin kernel: Using pmtmr for high-res timesource
Jul 28 20:33:58 Odin kernel: Console: colour VGA+ 80x25
Jul 28 20:33:58 Odin kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Jul 28 20:33:58 Odin kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Jul 28 20:33:58 Odin kernel: Memory: 3112872k/3144240k available (3003k kernel code, 30188k reserved, 930k data, 212k init, 2226736k highmem)
Jul 28 20:33:58 Odin kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jul 28 20:33:58 Odin kernel: Calibrating delay using timer specific routine.. 6792.78 BogoMIPS (lpj=3396390)
Jul 28 20:33:58 Odin kernel: Security Framework v1.0.0 initialized
Jul 28 20:33:58 Odin kernel: Capability LSM initialized
Jul 28 20:33:58 Odin kernel: Mount-cache hash table entries: 512
Jul 28 20:33:58 Odin kernel: CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
Jul 28 20:33:58 Odin kernel: CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
Jul 28 20:33:58 Odin kernel: monitor/mwait feature present.
Jul 28 20:33:58 Odin kernel: using mwait in idle threads.
Jul 28 20:33:58 Odin kernel: CPU: Trace cache: 12K uops, L1 D cache: 16K
Jul 28 20:33:58 Odin kernel: CPU: L2 cache: 1024K
Jul 28 20:33:58 Odin kernel: CPU: Physical Processor ID: 0
Jul 28 20:33:58 Odin kernel: CPU: After all inits, caps: bfebfbff 00000000 00000000 00000180 0000441d 00000000 00000000
Jul 28 20:33:58 Odin kernel: Intel machine check architecture supported.
Jul 28 20:33:58 Odin kernel: Intel machine check reporting enabled on CPU#0.
Jul 28 20:33:58 Odin kernel: CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
Jul 28 20:33:58 Odin kernel: CPU0: Thermal monitoring enabled
Jul 28 20:33:58 Odin kernel: Checking 'hlt' instruction... OK.
Jul 28 20:33:58 Odin kernel: CPU0: Intel(R) Pentium(R) 4 CPU 3.40GHz stepping 04
Jul 28 20:33:58 Odin kernel: Booting processor 1/1 eip 2000
Jul 28 20:33:58 Odin kernel: Initializing CPU#1
Jul 28 20:33:58 Odin kernel: Calibrating delay using timer specific routine.. 6782.07 BogoMIPS (lpj=3391038)
Jul 28 20:33:58 Odin kernel: CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
Jul 28 20:33:58 Odin kernel: CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
Jul 28 20:33:58 Odin kernel: monitor/mwait feature present.
Jul 28 20:33:58 Odin kernel: CPU: Trace cache: 12K uops, L1 D cache: 16K
Jul 28 20:33:58 Odin kernel: CPU: L2 cache: 1024K
Jul 28 20:33:58 Odin kernel: CPU: Physical Processor ID: 0
Jul 28 20:33:58 Odin kernel: CPU: After all inits, caps: bfebfbff 00000000 00000000 00000180 0000441d 00000000 00000000
Jul 28 20:33:58 Odin kernel: Intel machine check architecture supported.
Jul 28 20:33:58 Odin kernel: Intel machine check reporting enabled on CPU#1.
Jul 28 20:33:58 Odin kernel: CPU1: Intel P4/Xeon Extended MCE MSRs (12) available
Jul 28 20:33:58 Odin kernel: CPU1: Thermal monitoring enabled
Jul 28 20:33:58 Odin kernel: CPU1: Intel(R) Pentium(R) 4 CPU 3.40GHz stepping 04
Jul 28 20:33:58 Odin kernel: Total of 2 processors activated (13574.85 BogoMIPS).
Jul 28 20:33:58 Odin kernel: ENABLING IO-APIC IRQs
Jul 28 20:33:58 Odin kernel: ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
Jul 28 20:33:58 Odin kernel: checking TSC synchronization across 2 CPUs: passed.
Jul 28 20:33:58 Odin kernel: Brought up 2 CPUs
Jul 28 20:33:58 Odin kernel: migration_cost=2000
Jul 28 20:33:58 Odin kernel: NET: Registered protocol family 16
Jul 28 20:33:58 Odin kernel: ACPI: bus type pci registered
Jul 28 20:33:58 Odin kernel: PCI: PCI BIOS revision 2.10 entry at 0xfb757, last bus=4
Jul 28 20:33:58 Odin kernel: PCI: Using MMCONFIG
Jul 28 20:33:58 Odin kernel: ACPI: Subsystem revision 20060127
Jul 28 20:33:58 Odin kernel: ACPI: Interpreter enabled
Jul 28 20:33:58 Odin kernel: ACPI: Using IOAPIC for interrupt routing
Jul 28 20:33:58 Odin kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jul 28 20:33:58 Odin kernel: PCI: Probing PCI hardware (bus 00)
Jul 28 20:33:58 Odin kernel: ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
Jul 28 20:33:58 Odin kernel: PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
Jul 28 20:33:58 Odin kernel: Boot video device is 0000:01:00.0
Jul 28 20:33:58 Odin kernel: PCI: Transparent bridge - 0000:00:1e.0
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT]
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI3._PRT]
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI4._PRT]
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15)
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 15)
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 9 10 11 12 15)
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *9 10 11 12 15)
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 9 10 11 12 15)
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 15)
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 9 10 11 12 15)
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11 12 15)
Jul 28 20:33:58 Odin kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jul 28 20:33:58 Odin kernel: pnp: PnP ACPI init
Jul 28 20:33:58 Odin kernel: pnp: PnP ACPI: found 12 devices
Jul 28 20:33:58 Odin kernel: SCSI subsystem initialized
Jul 28 20:33:58 Odin kernel: usbcore: registered new driver usbfs
Jul 28 20:33:58 Odin kernel: usbcore: registered new driver hub
Jul 28 20:33:58 Odin kernel: PCI: Using ACPI for IRQ routing
Jul 28 20:33:58 Odin kernel: PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
Jul 28 20:33:58 Odin kernel: pnp: 00:01: ioport range 0x800-0x85f could not be reserved
Jul 28 20:33:58 Odin kernel: pnp: 00:01: ioport range 0xc00-0xc7f has been reserved
Jul 28 20:33:58 Odin kernel: pnp: 00:01: ioport range 0x860-0x8ff has been reserved
Jul 28 20:33:58 Odin kernel: PCI: Bridge: 0000:00:01.0
Jul 28 20:33:58 Odin kernel: IO window: d000-dfff
Jul 28 20:33:58 Odin kernel: MEM window: dfd00000-dfefffff
Jul 28 20:33:58 Odin kernel: PREFETCH window: c0000000-cfffffff
Jul 28 20:33:58 Odin kernel: PCI: Bridge: 0000:00:1c.0
Jul 28 20:33:58 Odin kernel: IO window: disabled.
Jul 28 20:33:58 Odin kernel: MEM window: dfc00000-dfcfffff
Jul 28 20:33:58 Odin kernel: PREFETCH window: disabled.
Jul 28 20:33:58 Odin kernel: PCI: Bridge: 0000:00:1c.1
Jul 28 20:33:58 Odin kernel: IO window: disabled.
Jul 28 20:33:58 Odin kernel: MEM window: dfb00000-dfbfffff
Jul 28 20:33:58 Odin kernel: PREFETCH window: disabled.
Jul 28 20:33:58 Odin kernel: PCI: Bridge: 0000:00:1e.0
Jul 28 20:33:58 Odin kernel: IO window: c000-cfff
Jul 28 20:33:58 Odin kernel: MEM window: df900000-dfafffff
Jul 28 20:33:58 Odin kernel: PREFETCH window: d0000000-d00fffff
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
Jul 28 20:33:58 Odin kernel: PCI: Setting latency timer of device 0000:00:01.0 to 64
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
Jul 28 20:33:58 Odin kernel: PCI: Setting latency timer of device 0000:00:1c.0 to 64
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17
Jul 28 20:33:58 Odin kernel: PCI: Setting latency timer of device 0000:00:1c.1 to 64
Jul 28 20:33:58 Odin kernel: PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jul 28 20:33:58 Odin kernel: Simple Boot Flag value 0x87 read from CMOS RAM was invalid
Jul 28 20:33:58 Odin kernel: Simple Boot Flag at 0x7a set to 0x1
Jul 28 20:33:58 Odin kernel: Machine check exception polling timer started.
Jul 28 20:33:58 Odin kernel: audit: initializing netlink socket (disabled)
Jul 28 20:33:58 Odin kernel: audit(1154133625.347:1): initialized
Jul 28 20:33:58 Odin kernel: highmem bounce pool size: 64 pages
Jul 28 20:33:58 Odin kernel: squashfs: version 3.0 (2006/03/15) Phillip Lougher
Jul 28 20:33:58 Odin kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Jul 28 20:33:58 Odin kernel: NTFS driver 2.1.26 [Flags: R/O].
Jul 28 20:33:58 Odin kernel: Initializing Cryptographic API
Jul 28 20:33:58 Odin kernel: io scheduler noop registered
Jul 28 20:33:58 Odin kernel: io scheduler anticipatory registered (default)
Jul 28 20:33:58 Odin kernel: io scheduler deadline registered
Jul 28 20:33:58 Odin kernel: io scheduler cfq registered
Jul 28 20:33:58 Odin kernel: 0000:00:1d.0: uhci_check_and_reset_hc: legsup = 0x001b
Jul 28 20:33:58 Odin kernel: 0000:00:1d.0: Performing full reset
Jul 28 20:33:58 Odin kernel: 0000:00:1d.1: uhci_check_and_reset_hc: legsup = 0x0010
Jul 28 20:33:58 Odin kernel: 0000:00:1d.1: Performing full reset
Jul 28 20:33:58 Odin kernel: 0000:00:1d.2: uhci_check_and_reset_hc: legsup = 0x0010
Jul 28 20:33:58 Odin kernel: 0000:00:1d.2: Performing full reset
Jul 28 20:33:58 Odin kernel: 0000:00:1d.3: uhci_check_and_reset_hc: legsup = 0x0010
Jul 28 20:33:58 Odin kernel: 0000:00:1d.3: Performing full reset
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
Jul 28 20:33:58 Odin kernel: PCI: Setting latency timer of device 0000:00:01.0 to 64
Jul 28 20:33:58 Odin kernel: assign_interrupt_mode Found MSI capability
Jul 28 20:33:58 Odin kernel: Allocate Port Service[0000:00:01.0:pcie00]
Jul 28 20:33:58 Odin kernel: Allocate Port Service[0000:00:01.0:pcie03]
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
Jul 28 20:33:58 Odin kernel: PCI: Setting latency timer of device 0000:00:1c.0 to 64
Jul 28 20:33:58 Odin kernel: assign_interrupt_mode Found MSI capability
Jul 28 20:33:58 Odin kernel: Allocate Port Service[0000:00:1c.0:pcie00]
Jul 28 20:33:58 Odin kernel: Allocate Port Service[0000:00:1c.0:pcie02]
Jul 28 20:33:58 Odin kernel: Allocate Port Service[0000:00:1c.0:pcie03]
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17
Jul 28 20:33:58 Odin kernel: PCI: Setting latency timer of device 0000:00:1c.1 to 64
Jul 28 20:33:58 Odin kernel: assign_interrupt_mode Found MSI capability
Jul 28 20:33:58 Odin kernel: Allocate Port Service[0000:00:1c.1:pcie00]
Jul 28 20:33:58 Odin kernel: Allocate Port Service[0000:00:1c.1:pcie02]
Jul 28 20:33:58 Odin kernel: Allocate Port Service[0000:00:1c.1:pcie03]
Jul 28 20:33:58 Odin kernel: lp: driver loaded but no devices found
Jul 28 20:33:58 Odin kernel: ACPI: Power Button (FF) [PWRF]
Jul 28 20:33:58 Odin kernel: ACPI: Power Button (CM) [VBTN]
Jul 28 20:33:58 Odin kernel: PNP: No PS/2 controller found. Probing ports directly.
Jul 28 20:33:58 Odin kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jul 28 20:33:58 Odin kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jul 28 20:33:58 Odin kernel: Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
Jul 28 20:33:58 Odin kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jul 28 20:33:58 Odin kernel: 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:04:03.0[A] -> GSI 16 (level, low) -> IRQ 16
Jul 28 20:33:58 Odin kernel: 0000:04:03.0: ttyS1 at I/O 0xcc08 (irq = 16) is a 16450
Jul 28 20:33:58 Odin kernel: 0000:04:03.0: ttyS2 at I/O 0xcc10 (irq = 16) is a 8250
Jul 28 20:33:58 Odin kernel: 0000:04:03.0: ttyS3 at I/O 0xcc18 (irq = 16) is a 16450
Jul 28 20:33:58 Odin kernel: Couldn't register serial port 0000:04:03.0: -28
Jul 28 20:33:58 Odin kernel: parport: PnPBIOS parport detected.
Jul 28 20:33:58 Odin kernel: parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP(,...)]
Jul 28 20:33:58 Odin kernel: lp0: using parport0 (interrupt-driven).
Jul 28 20:33:58 Odin kernel: mice: PS/2 mouse device common for all mice
Jul 28 20:33:58 Odin kernel: Floppy drive(s): fd0 is 1.44M
Jul 28 20:33:58 Odin kernel: FDC 0 is a post-1991 82077
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:04:02.0[A] -> GSI 18 (level, low) -> IRQ 18
Jul 28 20:33:58 Odin kernel: 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
Jul 28 20:33:58 Odin kernel: 0000:04:02.0: 3Com PCI 3c905C Tornado at f8804f80. Vers LK1.1.19
Jul 28 20:33:58 Odin kernel: tg3.c:v3.49 (Feb 2, 2006)
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 16
Jul 28 20:33:58 Odin kernel: PCI: Setting latency timer of device 0000:02:00.0 to 64
Jul 28 20:33:58 Odin kernel: eth1: Tigon3 [partno(BCM95751) rev 4001 PHY(5750)] (PCI Express) 10/100/1000BaseT Ethernet 00:11:11:46:47:9e
Jul 28 20:33:58 Odin kernel: eth1: RXcsums[1] LinkChgREG[1] MIirq[1] ASF[0] Split[0] WireSpeed[1] TSOcap[1]
Jul 28 20:33:58 Odin kernel: eth1: dma_rwctrl[76180000] dma_mask[64-bit]
Jul 28 20:33:58 Odin kernel: PPP generic driver version 2.4.2
Jul 28 20:33:58 Odin kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Jul 28 20:33:58 Odin kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Jul 28 20:33:58 Odin kernel: ICH6: IDE controller at PCI slot 0000:00:1f.1
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 16 (level, low) -> IRQ 16
Jul 28 20:33:58 Odin kernel: ICH6: chipset revision 3
Jul 28 20:33:58 Odin kernel: ICH6: not 100%% native mode: will probe irqs later
Jul 28 20:33:58 Odin kernel: ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA
Jul 28 20:33:58 Odin kernel: Probing IDE interface ide0...
Jul 28 20:33:58 Odin kernel: hda: HL-DT-STDVD-ROM GDR8163B, ATAPI CD/DVD-ROM drive
Jul 28 20:33:58 Odin kernel: hdb: _NEC DVD+RW ND-3100AD, ATAPI CD/DVD-ROM drive
Jul 28 20:33:58 Odin kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jul 28 20:33:58 Odin kernel: Probing IDE interface ide1...
Jul 28 20:33:58 Odin kernel: libata version 1.20 loaded.
Jul 28 20:33:58 Odin kernel: ata_piix 0000:00:1f.2: version 1.05
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:00:1f.2[C] -> GSI 20 (level, low) -> IRQ 19
Jul 28 20:33:58 Odin kernel: PCI: Setting latency timer of device 0000:00:1f.2 to 64
Jul 28 20:33:58 Odin kernel: ata1: SATA max UDMA/133 cmd 0xFE00 ctl 0xFE12 bmdma 0xFEA0 irq 19
Jul 28 20:33:58 Odin kernel: ata2: SATA max UDMA/133 cmd 0xFE20 ctl 0xFE32 bmdma 0xFEA8 irq 19
Jul 28 20:33:58 Odin kernel: ata1: dev 0 cfg 49:2f00 82:7c6b 83:7f09 84:4003 85:7c69 86:3e01 87:4003 88:207f
Jul 28 20:33:58 Odin kernel: ata1: dev 0 ATA-7, max UDMA/133, 312500000 sectors: LBA48
Jul 28 20:33:58 Odin kernel: ata1: dev 0 configured for UDMA/133
Jul 28 20:33:58 Odin kernel: scsi0 : ata_piix
Jul 28 20:33:58 Odin kernel: ata2: dev 0 cfg 49:2f00 82:7c6b 83:7f09 84:4673 85:7c69 86:3e01 87:4663 88:207f
Jul 28 20:33:58 Odin kernel: ata2: dev 0 ATA-7, max UDMA/133, 320173056 sectors: LBA48
Jul 28 20:33:58 Odin kernel: ata2: dev 0 configured for UDMA/133
Jul 28 20:33:58 Odin kernel: scsi1 : ata_piix
Jul 28 20:33:58 Odin kernel: Vendor: ATA Model: Maxtor 6Y160M0 Rev: YAR5
Jul 28 20:33:58 Odin kernel: Type: Direct-Access ANSI SCSI revision: 05
Jul 28 20:33:58 Odin kernel: Vendor: ATA Model: Maxtor 6L160M0 Rev: BANC
Jul 28 20:33:58 Odin kernel: Type: Direct-Access ANSI SCSI revision: 05
Jul 28 20:33:58 Odin kernel: SCSI device sda: 312500000 512-byte hdwr sectors (160000 MB)
Jul 28 20:33:58 Odin kernel: sda: Write Protect is off
Jul 28 20:33:58 Odin kernel: sda: Mode Sense: 00 3a 00 00
Jul 28 20:33:58 Odin kernel: SCSI device sda: drive cache: write back
Jul 28 20:33:58 Odin kernel: SCSI device sda: 312500000 512-byte hdwr sectors (160000 MB)
Jul 28 20:33:58 Odin kernel: sda: Write Protect is off
Jul 28 20:33:58 Odin kernel: sda: Mode Sense: 00 3a 00 00
Jul 28 20:33:58 Odin kernel: SCSI device sda: drive cache: write back
Jul 28 20:33:58 Odin kernel: sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 sda10 >
Jul 28 20:33:58 Odin kernel: sd 0:0:0:0: Attached scsi disk sda
Jul 28 20:33:58 Odin kernel: SCSI device sdb: 320173056 512-byte hdwr sectors (163929 MB)
Jul 28 20:33:58 Odin kernel: sdb: Write Protect is off
Jul 28 20:33:58 Odin kernel: sdb: Mode Sense: 00 3a 00 00
Jul 28 20:33:58 Odin kernel: SCSI device sdb: drive cache: write back
Jul 28 20:33:58 Odin kernel: SCSI device sdb: 320173056 512-byte hdwr sectors (163929 MB)
Jul 28 20:33:58 Odin kernel: sdb: Write Protect is off
Jul 28 20:33:58 Odin kernel: sdb: Mode Sense: 00 3a 00 00
Jul 28 20:33:58 Odin kernel: SCSI device sdb: drive cache: write back
Jul 28 20:33:58 Odin kernel: sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 sdb9 >
Jul 28 20:33:58 Odin kernel: sd 1:0:0:0: Attached scsi disk sdb
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:04:01.2[B] -> GSI 18 (level, low) -> IRQ 18
Jul 28 20:33:58 Odin kernel: ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[18] MMIO=[df9f6000-df9f67ff] Max Packet=[2048] IR/IT contexts=[4/8]
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:04:07.0[A] -> GSI 19 (level, low) -> IRQ 20
Jul 28 20:33:58 Odin kernel: ohci1394: fw-host1: OHCI-1394 1.1 (PCI): IRQ=[20] MMIO=[df9f6800-df9f6fff] Max Packet=[2048] IR/IT contexts=[4/8]
Jul 28 20:33:58 Odin kernel: ieee1394: raw1394: /dev/raw1394 device initialized
Jul 28 20:33:58 Odin kernel: usbmon: debugfs is not available
Jul 28 20:33:58 Odin kernel: ehci_hcd: block sizes: qh 128 qtd 96 itd 192 sitd 96
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 21 (level, low) -> IRQ 21
Jul 28 20:33:58 Odin kernel: PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jul 28 20:33:58 Odin kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jul 28 20:33:58 Odin kernel: ehci_hcd 0000:00:1d.7: reset hcs_params 0x104208 dbg=1 cc=4 pcc=2 ordered !ppc ports=8
Jul 28 20:33:58 Odin kernel: ehci_hcd 0000:00:1d.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr
Jul 28 20:33:58 Odin kernel: ehci_hcd 0000:00:1d.7: debug port 1
Jul 28 20:33:58 Odin kernel: PCI: cache line size of 128 is not supported by device 0000:00:1d.7
Jul 28 20:33:58 Odin kernel: drivers/usb/core/inode.c: creating file 'devices'
Jul 28 20:33:58 Odin kernel: drivers/usb/core/inode.c: creating file '001'
Jul 28 20:33:58 Odin kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Jul 28 20:33:58 Odin kernel: ehci_hcd 0000:00:1d.7: irq 21, io mem 0xffa80800
Jul 28 20:33:58 Odin kernel: ehci_hcd 0000:00:1d.7: reset command 000002 (park)=0 ithresh=0 period=1024 Reset HALT
Jul 28 20:33:58 Odin kernel: ehci_hcd 0000:00:1d.7: init command 010001 (park)=0 ithresh=1 period=1024 RUN
Jul 28 20:33:58 Odin kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jul 28 20:33:58 Odin kernel: usb usb1: default language 0x0409
Jul 28 20:33:58 Odin kernel: usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1
Jul 28 20:33:58 Odin kernel: usb usb1: Product: EHCI Host Controller
Jul 28 20:33:58 Odin kernel: usb usb1: Manufacturer: Linux 2.6.16-gentoo-r7 ehci_hcd
Jul 28 20:33:58 Odin kernel: usb usb1: SerialNumber: 0000:00:1d.7
Jul 28 20:33:58 Odin kernel: usb usb1: uevent
Jul 28 20:33:58 Odin kernel: usb usb1: device is self-powered
Jul 28 20:33:58 Odin kernel: usb usb1: configuration #1 chosen from 1 choice
Jul 28 20:33:58 Odin kernel: usb usb1: adding 1-0:1.0 (config #1, interface 0)
Jul 28 20:33:58 Odin kernel: usb 1-0:1.0: uevent
Jul 28 20:33:58 Odin kernel: hub 1-0:1.0: usb_probe_interface
Jul 28 20:33:58 Odin kernel: hub 1-0:1.0: usb_probe_interface - got id
Jul 28 20:33:58 Odin kernel: hub 1-0:1.0: USB hub found
Jul 28 20:33:58 Odin kernel: hub 1-0:1.0: 8 ports detected
Jul 28 20:33:58 Odin kernel: hub 1-0:1.0: standalone hub
Jul 28 20:33:58 Odin kernel: hub 1-0:1.0: no power switching (usb 1.0)
Jul 28 20:33:58 Odin kernel: hub 1-0:1.0: individual port over-current protection
Jul 28 20:33:58 Odin kernel: hub 1-0:1.0: Single TT
Jul 28 20:33:58 Odin kernel: hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
Jul 28 20:33:58 Odin kernel: hub 1-0:1.0: power on to power good time: 20ms
Jul 28 20:33:58 Odin kernel: hub 1-0:1.0: local power source is good
Jul 28 20:33:58 Odin kernel: hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0000
Jul 28 20:33:58 Odin kernel: drivers/usb/core/inode.c: creating file '001'
Jul 28 20:33:58 Odin kernel: USB Universal Host Controller Interface driver v2.3
Jul 28 20:33:58 Odin kernel: ehci_hcd 0000:00:1d.7: GetStatus port 7 status 001803 POWER sig=j CSC CONNECT
Jul 28 20:33:58 Odin kernel: hub 1-0:1.0: port 7, status 0501, change 0001, 480 Mb/s
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 21 (level, low) -> IRQ 21
Jul 28 20:33:58 Odin kernel: PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.0: detected 2 ports
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.0: Performing full reset
Jul 28 20:33:58 Odin kernel: drivers/usb/core/inode.c: creating file '002'
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.0: irq 21, io base 0x0000ff80
Jul 28 20:33:58 Odin kernel: usb usb2: default language 0x0409
Jul 28 20:33:58 Odin kernel: usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
Jul 28 20:33:58 Odin kernel: usb usb2: Product: UHCI Host Controller
Jul 28 20:33:58 Odin kernel: usb usb2: Manufacturer: Linux 2.6.16-gentoo-r7 uhci_hcd
Jul 28 20:33:58 Odin kernel: usb usb2: SerialNumber: 0000:00:1d.0
Jul 28 20:33:58 Odin kernel: usb usb2: uevent
Jul 28 20:33:58 Odin kernel: usb usb2: device is self-powered
Jul 28 20:33:58 Odin kernel: usb usb2: configuration #1 chosen from 1 choice
Jul 28 20:33:58 Odin kernel: usb usb2: adding 2-0:1.0 (config #1, interface 0)
Jul 28 20:33:58 Odin kernel: usb 2-0:1.0: uevent
Jul 28 20:33:58 Odin kernel: hub 2-0:1.0: usb_probe_interface
Jul 28 20:33:58 Odin kernel: hub 2-0:1.0: usb_probe_interface - got id
Jul 28 20:33:58 Odin kernel: hub 2-0:1.0: USB hub found
Jul 28 20:33:58 Odin kernel: hub 2-0:1.0: 2 ports detected
Jul 28 20:33:58 Odin kernel: hub 2-0:1.0: standalone hub
Jul 28 20:33:58 Odin kernel: hub 2-0:1.0: no power switching (usb 1.0)
Jul 28 20:33:58 Odin kernel: hub 2-0:1.0: individual port over-current protection
Jul 28 20:33:58 Odin kernel: hub 2-0:1.0: power on to power good time: 2ms
Jul 28 20:33:58 Odin kernel: hub 2-0:1.0: local power source is good
Jul 28 20:33:58 Odin kernel: drivers/usb/core/inode.c: creating file '001'
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 22 (level, low) -> IRQ 22
Jul 28 20:33:58 Odin kernel: PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.1: detected 2 ports
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.1: Performing full reset
Jul 28 20:33:58 Odin kernel: drivers/usb/core/inode.c: creating file '003'
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.1: irq 22, io base 0x0000ff60
Jul 28 20:33:58 Odin kernel: usb usb3: default language 0x0409
Jul 28 20:33:58 Odin kernel: usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1
Jul 28 20:33:58 Odin kernel: usb usb3: Product: UHCI Host Controller
Jul 28 20:33:58 Odin kernel: usb usb3: Manufacturer: Linux 2.6.16-gentoo-r7 uhci_hcd
Jul 28 20:33:58 Odin kernel: usb usb3: SerialNumber: 0000:00:1d.1
Jul 28 20:33:58 Odin kernel: usb usb3: uevent
Jul 28 20:33:58 Odin kernel: usb usb3: device is self-powered
Jul 28 20:33:58 Odin kernel: usb usb3: configuration #1 chosen from 1 choice
Jul 28 20:33:58 Odin kernel: usb usb3: adding 3-0:1.0 (config #1, interface 0)
Jul 28 20:33:58 Odin kernel: usb 3-0:1.0: uevent
Jul 28 20:33:58 Odin kernel: hub 3-0:1.0: usb_probe_interface
Jul 28 20:33:58 Odin kernel: hub 3-0:1.0: usb_probe_interface - got id
Jul 28 20:33:58 Odin kernel: hub 3-0:1.0: USB hub found
Jul 28 20:33:58 Odin kernel: hub 3-0:1.0: 2 ports detected
Jul 28 20:33:58 Odin kernel: hub 3-0:1.0: standalone hub
Jul 28 20:33:58 Odin kernel: hub 3-0:1.0: no power switching (usb 1.0)
Jul 28 20:33:58 Odin kernel: hub 3-0:1.0: individual port over-current protection
Jul 28 20:33:58 Odin kernel: hub 3-0:1.0: power on to power good time: 2ms
Jul 28 20:33:58 Odin kernel: hub 3-0:1.0: local power source is good
Jul 28 20:33:58 Odin kernel: hub 1-0:1.0: debounce: port 7: total 100ms stable 100ms status 0x501
Jul 28 20:33:58 Odin kernel: ehci_hcd 0000:00:1d.7: port 7 full speed --> companion
Jul 28 20:33:58 Odin kernel: ehci_hcd 0000:00:1d.7: GetStatus port 7 status 003801 POWER OWNER sig=j CONNECT
Jul 28 20:33:58 Odin kernel: ehci_hcd 0000:00:1d.7: GetStatus port 8 status 001403 POWER sig=k CSC CONNECT
Jul 28 20:33:58 Odin kernel: hub 1-0:1.0: port 8, status 0501, change 0001, 480 Mb/s
Jul 28 20:33:58 Odin kernel: drivers/usb/core/inode.c: creating file '001'
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
Jul 28 20:33:58 Odin kernel: PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.2: detected 2 ports
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.2: Performing full reset
Jul 28 20:33:58 Odin kernel: drivers/usb/core/inode.c: creating file '004'
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40
Jul 28 20:33:58 Odin kernel: usb usb4: default language 0x0409
Jul 28 20:33:58 Odin kernel: usb usb4: new device strings: Mfr=3, Product=2, SerialNumber=1
Jul 28 20:33:58 Odin kernel: usb usb4: Product: UHCI Host Controller
Jul 28 20:33:58 Odin kernel: usb usb4: Manufacturer: Linux 2.6.16-gentoo-r7 uhci_hcd
Jul 28 20:33:58 Odin kernel: usb usb4: SerialNumber: 0000:00:1d.2
Jul 28 20:33:58 Odin kernel: usb usb4: uevent
Jul 28 20:33:58 Odin kernel: usb usb4: device is self-powered
Jul 28 20:33:58 Odin kernel: usb usb4: configuration #1 chosen from 1 choice
Jul 28 20:33:58 Odin kernel: usb usb4: adding 4-0:1.0 (config #1, interface 0)
Jul 28 20:33:58 Odin kernel: usb 4-0:1.0: uevent
Jul 28 20:33:58 Odin kernel: hub 4-0:1.0: usb_probe_interface
Jul 28 20:33:58 Odin kernel: hub 4-0:1.0: usb_probe_interface - got id
Jul 28 20:33:58 Odin kernel: hub 4-0:1.0: USB hub found
Jul 28 20:33:58 Odin kernel: hub 4-0:1.0: 2 ports detected
Jul 28 20:33:58 Odin kernel: hub 4-0:1.0: standalone hub
Jul 28 20:33:58 Odin kernel: hub 4-0:1.0: no power switching (usb 1.0)
Jul 28 20:33:58 Odin kernel: hub 4-0:1.0: individual port over-current protection
Jul 28 20:33:58 Odin kernel: hub 4-0:1.0: power on to power good time: 2ms
Jul 28 20:33:58 Odin kernel: hub 4-0:1.0: local power source is good
Jul 28 20:33:58 Odin kernel: hub 1-0:1.0: debounce: port 8: total 100ms stable 100ms status 0x501
Jul 28 20:33:58 Odin kernel: ehci_hcd 0000:00:1d.7: port 8 low speed --> companion
Jul 28 20:33:58 Odin kernel: drivers/usb/core/inode.c: creating file '001'
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 23 (level, low) -> IRQ 23
Jul 28 20:33:58 Odin kernel: PCI: Setting latency timer of device 0000:00:1d.3 to 64
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.3: UHCI Host Controller
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.3: detected 2 ports
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.3: uhci_check_and_reset_hc: cmd = 0x0000
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.3: Performing full reset
Jul 28 20:33:58 Odin kernel: drivers/usb/core/inode.c: creating file '005'
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.3: irq 23, io base 0x0000ff20
Jul 28 20:33:58 Odin kernel: usb usb5: default language 0x0409
Jul 28 20:33:58 Odin kernel: usb usb5: new device strings: Mfr=3, Product=2, SerialNumber=1
Jul 28 20:33:58 Odin kernel: usb usb5: Product: UHCI Host Controller
Jul 28 20:33:58 Odin kernel: usb usb5: Manufacturer: Linux 2.6.16-gentoo-r7 uhci_hcd
Jul 28 20:33:58 Odin kernel: usb usb5: SerialNumber: 0000:00:1d.3
Jul 28 20:33:58 Odin kernel: usb usb5: uevent
Jul 28 20:33:58 Odin kernel: usb usb5: device is self-powered
Jul 28 20:33:58 Odin kernel: usb usb5: configuration #1 chosen from 1 choice
Jul 28 20:33:58 Odin kernel: usb usb5: adding 5-0:1.0 (config #1, interface 0)
Jul 28 20:33:58 Odin kernel: usb 5-0:1.0: uevent
Jul 28 20:33:58 Odin kernel: hub 5-0:1.0: usb_probe_interface
Jul 28 20:33:58 Odin kernel: hub 5-0:1.0: usb_probe_interface - got id
Jul 28 20:33:58 Odin kernel: hub 5-0:1.0: USB hub found
Jul 28 20:33:58 Odin kernel: hub 5-0:1.0: 2 ports detected
Jul 28 20:33:58 Odin kernel: hub 5-0:1.0: standalone hub
Jul 28 20:33:58 Odin kernel: hub 5-0:1.0: no power switching (usb 1.0)
Jul 28 20:33:58 Odin kernel: hub 5-0:1.0: individual port over-current protection
Jul 28 20:33:58 Odin kernel: hub 5-0:1.0: power on to power good time: 2ms
Jul 28 20:33:58 Odin kernel: hub 5-0:1.0: local power source is good
Jul 28 20:33:58 Odin kernel: ehci_hcd 0000:00:1d.7: GetStatus port 8 status 003002 POWER OWNER sig=se0 CSC
Jul 28 20:33:58 Odin kernel: hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000
Jul 28 20:33:58 Odin kernel: hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
Jul 28 20:33:58 Odin kernel: hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
Jul 28 20:33:58 Odin kernel: hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
Jul 28 20:33:58 Odin kernel: drivers/usb/core/inode.c: creating file '001'
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.3: port 1 portsc 009b,00
Jul 28 20:33:58 Odin kernel: hub 5-0:1.0: port 1, status 0101, change 0003, 12 Mb/s
Jul 28 20:33:58 Odin kernel: hub 5-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
Jul 28 20:33:58 Odin kernel: usb 5-1: new full speed USB device using uhci_hcd and address 2
Jul 28 20:33:58 Odin kernel: usb 5-1: ep0 maxpacket = 8
Jul 28 20:33:58 Odin kernel: usb 5-1: default language 0x0409
Jul 28 20:33:58 Odin kernel: usb 5-1: new device strings: Mfr=3, Product=1, SerialNumber=0
Jul 28 20:33:58 Odin kernel: usb 5-1: Product: Dell USB Keyboard Hub
Jul 28 20:33:58 Odin kernel: usb 5-1: Manufacturer: NMB
Jul 28 20:33:58 Odin kernel: usb 5-1: uevent
Jul 28 20:33:58 Odin kernel: usb 5-1: device is bus-powered
Jul 28 20:33:58 Odin kernel: usb 5-1: configuration #1 chosen from 1 choice
Jul 28 20:33:58 Odin kernel: usb 5-1: adding 5-1:1.0 (config #1, interface 0)
Jul 28 20:33:58 Odin kernel: usb 5-1:1.0: uevent
Jul 28 20:33:58 Odin kernel: hub 5-1:1.0: usb_probe_interface
Jul 28 20:33:58 Odin kernel: hub 5-1:1.0: usb_probe_interface - got id
Jul 28 20:33:58 Odin kernel: hub 5-1:1.0: USB hub found
Jul 28 20:33:58 Odin kernel: hub 5-1:1.0: 3 ports detected
Jul 28 20:33:58 Odin kernel: hub 5-1:1.0: compound device; port removable status: FRR
Jul 28 20:33:58 Odin kernel: hub 5-1:1.0: individual port power switching
Jul 28 20:33:58 Odin kernel: hub 5-1:1.0: individual port over-current protection
Jul 28 20:33:58 Odin kernel: hub 5-1:1.0: power on to power good time: 44ms
Jul 28 20:33:58 Odin kernel: hub 5-1:1.0: hub controller current requirement: 100mA
Jul 28 20:33:58 Odin kernel: hub 5-1:1.0: 100mA bus power budget for each child
Jul 28 20:33:58 Odin kernel: hub 5-1:1.0: enabling power on all ports
Jul 28 20:33:58 Odin kernel: drivers/usb/core/inode.c: creating file '002'
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.3: port 2 portsc 01ab,00
Jul 28 20:33:58 Odin kernel: hub 5-0:1.0: port 2, status 0301, change 0003, 1.5 Mb/s
Jul 28 20:33:58 Odin kernel: hub 5-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x301
Jul 28 20:33:58 Odin kernel: usb 5-2: new low speed USB device using uhci_hcd and address 3
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.0: suspend_rh (auto-stop)
Jul 28 20:33:58 Odin kernel: ieee1394: Host added: ID:BUS[1-00:1023] GUID[801111009e474600]
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.1: suspend_rh (auto-stop)
Jul 28 20:33:58 Odin kernel: usb 5-2: skipped 1 descriptor after interface
Jul 28 20:33:58 Odin kernel: usb 5-2: default language 0x0409
Jul 28 20:33:58 Odin kernel: usb 5-2: new device strings: Mfr=1, Product=2, SerialNumber=0
Jul 28 20:33:58 Odin kernel: usb 5-2: Product: Optical USB Mouse
Jul 28 20:33:58 Odin kernel: usb 5-2: Manufacturer: Logitech
Jul 28 20:33:58 Odin kernel: usb 5-2: uevent
Jul 28 20:33:58 Odin kernel: usb 5-2: device is bus-powered
Jul 28 20:33:58 Odin kernel: usb 5-2: configuration #1 chosen from 1 choice
Jul 28 20:33:58 Odin kernel: usb 5-2: adding 5-2:1.0 (config #1, interface 0)
Jul 28 20:33:58 Odin kernel: usb 5-2:1.0: uevent
Jul 28 20:33:58 Odin kernel: drivers/usb/core/inode.c: creating file '003'
Jul 28 20:33:58 Odin kernel: hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0002
Jul 28 20:33:58 Odin kernel: usbcore: registered new driver usblp
Jul 28 20:33:58 Odin kernel: hub 5-1:1.0: state 7 ports 3 chg 0000 evt 0002
Jul 28 20:33:58 Odin kernel: drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Jul 28 20:33:58 Odin kernel: Initializing USB Mass Storage driver...
Jul 28 20:33:58 Odin kernel: hub 5-1:1.0: port 1, status 0101, change 0001, 12 Mb/s
Jul 28 20:33:58 Odin kernel: uhci_hcd 0000:00:1d.2: suspend_rh (auto-stop)
Jul 28 20:33:58 Odin kernel: hub 5-1:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
Jul 28 20:33:58 Odin kernel: ieee1394: Host added: ID:BUS[0-00:1023] GUID[00023c04110802dd]
Jul 28 20:33:58 Odin kernel: usb 5-1.1: new full speed USB device using uhci_hcd and address 4
Jul 28 20:33:58 Odin kernel: usb 5-1.1: ep0 maxpacket = 8
Jul 28 20:33:58 Odin kernel: usb 5-1.1: skipped 1 descriptor after interface
Jul 28 20:33:58 Odin kernel: usb 5-1.1: skipped 1 descriptor after interface
Jul 28 20:33:58 Odin kernel: usb 5-1.1: default language 0x0409
Jul 28 20:33:58 Odin kernel: usb 5-1.1: new device strings: Mfr=3, Product=2, SerialNumber=0
Jul 28 20:33:58 Odin kernel: usb 5-1.1: Product: Dell USB 7HK Keyboard
Jul 28 20:33:58 Odin kernel: usb 5-1.1: Manufacturer: NMB
Jul 28 20:33:58 Odin kernel: usb 5-1.1: uevent
Jul 28 20:33:58 Odin kernel: usb 5-1.1: device is bus-powered
Jul 28 20:33:58 Odin kernel: usb 5-1.1: configuration #1 chosen from 1 choice
Jul 28 20:33:58 Odin kernel: usb 5-1.1: adding 5-1.1:1.0 (config #1, interface 0)
Jul 28 20:33:58 Odin kernel: usb 5-1.1:1.0: uevent
Jul 28 20:33:58 Odin kernel: usb 5-1.1: adding 5-1.1:1.1 (config #1, interface 1)
Jul 28 20:33:58 Odin kernel: usb 5-1.1:1.1: uevent
Jul 28 20:33:58 Odin kernel: drivers/usb/core/inode.c: creating file '004'
Jul 28 20:33:58 Odin kernel: hub 5-1:1.0: 350mA power budget left
Jul 28 20:33:58 Odin kernel: hub 5-1:1.0: state 7 ports 3 chg 0000 evt 0002
Jul 28 20:33:58 Odin kernel: usbcore: registered new driver usb-storage
Jul 28 20:33:58 Odin kernel: USB Mass Storage support registered.
Jul 28 20:33:58 Odin kernel: usbhid 5-2:1.0: usb_probe_interface
Jul 28 20:33:58 Odin kernel: usbhid 5-2:1.0: usb_probe_interface - got id
Jul 28 20:33:58 Odin kernel: input: Logitech Optical USB Mouse as /class/input/input0
Jul 28 20:33:58 Odin kernel: input: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.3-2
Jul 28 20:33:58 Odin kernel: usbhid 5-1.1:1.0: usb_probe_interface
Jul 28 20:33:58 Odin kernel: usbhid 5-1.1:1.0: usb_probe_interface - got id
Jul 28 20:33:58 Odin kernel: input: NMB Dell USB 7HK Keyboard as /class/input/input1
Jul 28 20:33:58 Odin kernel: input: USB HID v1.00 Keyboard [NMB Dell USB 7HK Keyboard] on usb-0000:00:1d.3-1.1
Jul 28 20:33:58 Odin kernel: usbhid 5-1.1:1.1: usb_probe_interface
Jul 28 20:33:58 Odin kernel: usbhid 5-1.1:1.1: usb_probe_interface - got id
Jul 28 20:33:58 Odin kernel: input: NMB Dell USB 7HK Keyboard as /class/input/input2
Jul 28 20:33:58 Odin kernel: input: USB HID v1.00 Device [NMB Dell USB 7HK Keyboard] on usb-0000:00:1d.3-1.1
Jul 28 20:33:58 Odin kernel: usbcore: registered new driver usbhid
Jul 28 20:33:58 Odin kernel: drivers/usb/input/hid-core.c: v2.6:USB HID core driver
Jul 28 20:33:58 Odin kernel: NET: Registered protocol family 2
Jul 28 20:33:58 Odin kernel: IP route cache hash table entries: 131072 (order: 7, 524288 bytes)
Jul 28 20:33:58 Odin kernel: TCP established hash table entries: 262144 (order: 9, 3145728 bytes)
Jul 28 20:33:58 Odin kernel: TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
Jul 28 20:33:58 Odin kernel: TCP: Hash tables configured (established 262144 bind 65536)
Jul 28 20:33:58 Odin kernel: TCP reno registered
Jul 28 20:33:58 Odin kernel: IPv4 over IPv4 tunneling driver
Jul 28 20:33:58 Odin kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Jul 28 20:33:58 Odin kernel: TCP bic registered
Jul 28 20:33:58 Odin kernel: NET: Registered protocol family 1
Jul 28 20:33:58 Odin kernel: NET: Registered protocol family 17
Jul 28 20:33:58 Odin kernel: Starting balanced_irq
Jul 28 20:33:58 Odin kernel: Using IPI Shortcut mode
Jul 28 20:33:58 Odin kernel: VFS: Mounted root (ext2 filesystem) readonly.
Jul 28 20:33:58 Odin kernel: Freeing unused kernel memory: 212k freed
Jul 28 20:33:58 Odin kernel: Adding 5863716k swap on /dev/sdb2. Priority:-1 extents:1 across:5863716k
Jul 28 20:33:58 Odin kernel: Linux agpgart interface v0.101 (c) Dave Jones
Jul 28 20:33:58 Odin kernel: fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
Jul 28 20:33:58 Odin kernel: [fglrx] Maximum main memory to use for locked dma buffers: 2894 MBytes.
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
Jul 28 20:33:58 Odin kernel: [fglrx] module loaded - fglrx 8.23.7 [Mar 6 2006] on minor 0
Jul 28 20:33:58 Odin kernel: ACPI: PCI Interrupt 0000:04:01.0[A] -> GSI 17 (level, low) -> IRQ 17
Jul 28 20:33:58 Odin kernel: ALSA /var/tmp/portage/alsa-driver-1.0.11/work/alsa-driver-1.0.11/pci/emu10k1/../../alsa-kernel/pci/emu10k1/emufx.c:1435: Installing spdif_bug patch: Audigy 2 [Unknown]
Jul 28 20:33:58 Odin kernel: hda: ATAPI 48X DVD-ROM drive, 256kB Cache, UDMA(33)
Jul 28 20:33:58 Odin kernel: Uniform CD-ROM driver Revision: 3.20
Jul 28 20:33:58 Odin kernel: hdb: ATAPI 48X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
Jul 28 20:33:58 Odin kernel: kjournald starting. Commit interval 5 seconds
Jul 28 20:33:58 Odin kernel: EXT3 FS on sdb5, internal journal
Jul 28 20:33:58 Odin kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jul 28 20:33:58 Odin kernel: kjournald starting. Commit interval 5 seconds
Jul 28 20:33:58 Odin kernel: EXT3 FS on sdb6, internal journal
Jul 28 20:33:58 Odin kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jul 28 20:33:58 Odin kernel: kjournald starting. Commit interval 5 seconds
Jul 28 20:33:58 Odin kernel: EXT3 FS on sdb7, internal journal
Jul 28 20:33:58 Odin kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jul 28 20:33:58 Odin kernel: kjournald starting. Commit interval 5 seconds
Jul 28 20:33:58 Odin kernel: EXT3 FS on sdb8, internal journal
Jul 28 20:33:58 Odin kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jul 28 20:33:58 Odin kernel: ISO 9660 Extensions: Microsoft Joliet Level 1
Jul 28 20:33:58 Odin kernel: ISOFS: changing to secondary root
Jul 28 20:34:02 Odin kernel: ACPI: PCI Interrupt 0000:04:02.0[A] -> GSI 18 (level, low) -> IRQ 18
Jul 28 20:34:04 Odin kernel: tg3: eth1: Link is up at 100 Mbps, full duplex.
Jul 28 20:34:04 Odin kernel: tg3: eth1: Flow control is on for TX and on for RX.
Jul 28 20:36:47 Odin kernel: kjournald starting. Commit interval 5 seconds
Jul 28 20:36:47 Odin kernel: EXT3 FS on sda3, internal journal
Jul 28 20:36:47 Odin kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jul 28 20:36:47 Odin kernel: EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
Jul 28 20:36:47 Odin kernel: Adding 987988k swap on /dev/sda2. Priority:-2 extents:1 across:987988k
Jul 28 20:36:47 Odin kernel: kjournald starting. Commit interval 5 seconds
Jul 28 20:36:47 Odin kernel: EXT3 FS on sda5, internal journal
Jul 28 20:36:47 Odin kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jul 28 20:36:47 Odin kernel: kjournald starting. Commit interval 5 seconds
Jul 28 20:36:47 Odin kernel: EXT3 FS on sda6, internal journal
Jul 28 20:36:47 Odin kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jul 28 20:36:47 Odin kernel: kjournald starting. Commit interval 5 seconds
Jul 28 20:36:47 Odin kernel: EXT3 FS on sda9, internal journal
Jul 28 20:36:47 Odin kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jul 28 20:36:47 Odin kernel: kjournald starting. Commit interval 5 seconds
Jul 28 20:36:47 Odin kernel: EXT3 FS on sda7, internal journal
Jul 28 20:36:47 Odin kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jul 28 20:36:48 Odin kernel: kjournald starting. Commit interval 5 seconds
Jul 28 20:36:48 Odin kernel: EXT3 FS on sda8, internal journal
Jul 28 20:36:48 Odin kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jul 28 20:36:48 Odin kernel: kjournald starting. Commit interval 5 seconds
Jul 28 20:36:48 Odin kernel: EXT3 FS on sda10, internal journal
Jul 28 20:36:48 Odin kernel: EXT3-fs: mounted filesystem with ordered data mode.

_________________
Michael Fortenberry
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54391
Location: 56N 3W

PostPosted: Sun Jul 30, 2006 10:02 am    Post subject: Reply with quote

fortenbm,

You can't get logs of the failed boot - until the root filesystem is mounted there is nowhere to store them.
Your grub.conf is interesting though. Lets just look at the first two entries
Code:
# 0 normal 2.6.16-r7
title=Gentoo Linux 2.6.16-r7
root (hd1,0)
kernel /kernel-2.6.16-gentoo-r7 root=/dev/sdb3

# 1 normal 2.6.17-r4
title=Gentoo Linux 2.6.17-r4 scsi-piix ide0=noprobe
root (hd0,0)
kernel /kernel-2.6.17-gentoo-r4 root=/dev/sda3 ide0=noprobe
This says you have two completely seperate /boot partitions, one at root (hd1,0) on the second drive and one at root (hd0,0) on the first drive. Each partition must have grub installed, the kernel files you want to boot and so on.
The MBR must also be correct, to allow the BIOS to start the machine from the new drive.

The root (hd statements tell grub where to find the things its looing for, so in full
Code:
root (hd1,0)
kernel /kernel-2.6.16-gentoo-r7 root=/dev/sdb3
means
Code:
kernel  (hd1,0)/kernel-2.6.16-gentoo-r7 root=/dev/sdb3
and likewise
Code:
root (hd0,0)
kernel /kernel-2.6.17-gentoo-r4 root=/dev/sda3 ide0=noprobe
is
Code:
kernel (hd0,0)/kernel-2.6.17-gentoo-r4 root=/dev/sda3 ide0=noprobe

_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
fortenbm
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2005
Posts: 99
Location: Newburgh, NY

PostPosted: Sun Jul 30, 2006 9:55 pm    Post subject: Reply with quote

I believe they are both correct. When I first tried to reboot, I did not even get the grub screen, just the kernel panice. I then booted from CD and at some point I was given an option to boot the second HD. I did that which is how I got back into my old installation of 2.6.16-gentoo-r7. After correcting a couple of syntax errors (i.e. - instead of = on the kernel line), I was able to boot, get the grub screen showing 2.6.17-gentoo-r4 (second HD grub.conf doesnt' have that line), and when it hangs, I can restart, select the second choice which is (hd1,0) and end up back in my second HD 2.6.16-gentoo-r7 installation. I don't yet understand why (hd0,0) hangs. I tried taking out all the IDE stuff and just selecting the SCSI stuff. What file is it that lists all my kernel choices in text ? I could post that and maybe it would tell you something.

On device drivers->ATA/ATAPI/MFM/RLL Support->, I have only ATA/ATAPI/MFM/RLL support as an asterisk. both Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support as well as Old Hard Disk (MFM/RLL/IDE) driver are off or not selected.
SCSI Device Support-> has * for Legacy /proc/scsi/ support, SCSI disk support, SCSI tape support, M for SCSI CDROM support, * for SCSI generic support and * for probe all LUNS on each SCSI device (I've tried this both on and off with no difference). I have SCSI logging facility with *. On SCSI low level drivers I have * for Serial ATA (SATA) support and Intel PIIX/ICH SATA support.
_________________
Michael Fortenberry
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54391
Location: 56N 3W

PostPosted: Mon Jul 31, 2006 11:20 am    Post subject: Reply with quote

fortenbm,

Your kernel configuration is in
Code:
/usr/src/<kernel-dir>/.config
from outside the chroot, put /mnt/gentoo on the front.

Look at making it work in easy stages. Only use a single /boot partition and a single MBR. Always point the BIOS to the same HDD.
Put all your kernels in the same /boot
Put all your grub.conf entries in the same /boot/grub/grub.conf
Rename all the kernels and the grub.conf on the /boot on the other drive, so they cannot work.

Now, by changing (or adding extra booting blocks) grub.conf yo can boot with any kernel and any root filesystem.
For each kernel you have, you can have root=/dev/sda... or root=/dev/sdb...
Try all the combinations - list what works and what doesn't

Fix the kernel names you mangled on the second /boot
By adding yet more boot blocks to your first grub.conf but changiing the root (hdx,y) you can use the kernels on the second /boot
Try all the combinations - list what works and what doesn't
For eack kernel there are now 4 combinations, located on the first or second /boot with the first or second root=/dev/sd...

Now copy the working grub.conf to the second /boot/grub/grub.conf
Install grub on the MBR of the second drive
Point the BIOS to boot from the second drive and do it all agian. Thats a lot of combinations, this time you are using the MBR and grub.conf from the second drive.

What is common amonst the combinations that fail ?
The kernel, the root= ?
That will be a pointer to the problem
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
fortenbm
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2005
Posts: 99
Location: Newburgh, NY

PostPosted: Tue Aug 01, 2006 1:14 am    Post subject: Reply with quote

My .config file. I don't know how to attach files in the forum. I can't link to it because I don't have a web server running. (a future task) so I pasted it here. I could have attached it via a PM, but remembered a preference to share the topin in forums.



#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.17-gentoo-r4
# Fri Jul 28 20:23:17 2006
#
CONFIG_X86_32=y
CONFIG_SEMAPHORE_SLEEPERS=y
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_DMI=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32

#
# General setup
#
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
# CONFIG_CPUSETS is not set
# CONFIG_RELAY is not set
CONFIG_INITRAMFS_SOURCE=""
CONFIG_UID16=y
CONFIG_VM86=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SHMEM=y
CONFIG_SLAB=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
# CONFIG_SLOB is not set

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y
CONFIG_STOP_MACHINE=y

#
# Block layer
#
CONFIG_LBD=y
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_LSF is not set

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_DEFAULT_AS=y
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="anticipatory"

#
# Processor type and features
#
CONFIG_SMP=y
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
CONFIG_MPENTIUM4=y
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MGEODEGX1 is not set
# CONFIG_MGEODE_LX is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=7
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
# CONFIG_HPET_TIMER is not set
CONFIG_NR_CPUS=8
# CONFIG_SCHED_SMT is not set
# CONFIG_SCHED_MC is not set
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_BKL=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_NONFATAL=y
CONFIG_X86_MCE_P4THERMAL=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
CONFIG_X86_REBOOTFIXUPS=y
# CONFIG_MICROCODE is not set
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set

#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_DELL_RBU=y
CONFIG_DCDBAS=m
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_PAGE_OFFSET=0xC0000000
CONFIG_HIGHMEM=y
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
CONFIG_SPARSEMEM_STATIC=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_HIGHPTE=y
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_EFI is not set
CONFIG_IRQBALANCE=y
CONFIG_REGPARM=y
CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000
# CONFIG_KEXEC is not set
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x100000
# CONFIG_HOTPLUG_CPU is not set

#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
CONFIG_PM_LEGACY=y
# CONFIG_PM_DEBUG is not set

#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
# CONFIG_ACPI_AC is not set
# CONFIG_ACPI_BATTERY is not set
# CONFIG_ACPI_BUTTON is not set
# CONFIG_ACPI_VIDEO is not set
# CONFIG_ACPI_HOTKEY is not set
CONFIG_ACPI_FAN=m
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_THERMAL=m
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_IBM is not set
# CONFIG_ACPI_TOSHIBA is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y
# CONFIG_ACPI_CONTAINER is not set

#
# APM (Advanced Power Management) BIOS Support
#
# CONFIG_APM is not set

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCIEPORTBUS=y
# CONFIG_PCI_MSI is not set
CONFIG_ISA_DMA_API=y
# CONFIG_ISA is not set
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set

#
# PCCARD (PCMCIA/CardBus) support
#
# CONFIG_PCCARD is not set

#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_AOUT is not set
CONFIG_BINFMT_MISC=y

#
# Networking
#
CONFIG_NET=y

#
# Networking options
#
# CONFIG_NETDEBUG is not set
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
CONFIG_UNIX=y
CONFIG_XFRM=y
# CONFIG_XFRM_USER is not set
# CONFIG_NET_KEY is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=y
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
CONFIG_INET_AH=y
CONFIG_INET_ESP=y
CONFIG_INET_IPCOMP=y
CONFIG_INET_XFRM_TUNNEL=y
CONFIG_INET_TUNNEL=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_BIC=y

#
# IP: Virtual Server Configuration
#
# CONFIG_IP_VS is not set
CONFIG_IPV6=m
# CONFIG_IPV6_PRIVACY is not set
# CONFIG_IPV6_ROUTER_PREF is not set
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
CONFIG_INET6_XFRM_TUNNEL=m
CONFIG_INET6_TUNNEL=m
# CONFIG_IPV6_TUNNEL is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set

#
# Core Netfilter Configuration
#
# CONFIG_NETFILTER_NETLINK is not set
CONFIG_NETFILTER_XTABLES=y
# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
# CONFIG_NETFILTER_XT_TARGET_MARK is not set
# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
# CONFIG_NETFILTER_XT_MATCH_CONNTRACK is not set
# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
# CONFIG_NETFILTER_XT_MATCH_ESP is not set
# CONFIG_NETFILTER_XT_MATCH_HELPER is not set
# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
CONFIG_NETFILTER_XT_MATCH_LIMIT=y
CONFIG_NETFILTER_XT_MATCH_MAC=y
# CONFIG_NETFILTER_XT_MATCH_MARK is not set
# CONFIG_NETFILTER_XT_MATCH_POLICY is not set
# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
# CONFIG_NETFILTER_XT_MATCH_REALM is not set
# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
CONFIG_NETFILTER_XT_MATCH_STATE=y
# CONFIG_NETFILTER_XT_MATCH_STRING is not set
# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set

#
# IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=y
# CONFIG_IP_NF_CT_ACCT is not set
# CONFIG_IP_NF_CONNTRACK_MARK is not set
# CONFIG_IP_NF_CONNTRACK_EVENTS is not set
# CONFIG_IP_NF_CT_PROTO_SCTP is not set
CONFIG_IP_NF_FTP=y
# CONFIG_IP_NF_IRC is not set
# CONFIG_IP_NF_NETBIOS_NS is not set
# CONFIG_IP_NF_TFTP is not set
# CONFIG_IP_NF_AMANDA is not set
# CONFIG_IP_NF_PPTP is not set
# CONFIG_IP_NF_H323 is not set
# CONFIG_IP_NF_QUEUE is not set
CONFIG_IP_NF_IPTABLES=y
# CONFIG_IP_NF_MATCH_IPRANGE is not set
# CONFIG_IP_NF_MATCH_TOS is not set
# CONFIG_IP_NF_MATCH_RECENT is not set
# CONFIG_IP_NF_MATCH_ECN is not set
# CONFIG_IP_NF_MATCH_DSCP is not set
# CONFIG_IP_NF_MATCH_AH is not set
# CONFIG_IP_NF_MATCH_TTL is not set
# CONFIG_IP_NF_MATCH_OWNER is not set
# CONFIG_IP_NF_MATCH_ADDRTYPE is not set
# CONFIG_IP_NF_MATCH_HASHLIMIT is not set
CONFIG_IP_NF_FILTER=y
# CONFIG_IP_NF_TARGET_REJECT is not set
CONFIG_IP_NF_TARGET_LOG=y
# CONFIG_IP_NF_TARGET_ULOG is not set
# CONFIG_IP_NF_TARGET_TCPMSS is not set
# CONFIG_IP_NF_NAT is not set
# CONFIG_IP_NF_MANGLE is not set
# CONFIG_IP_NF_RAW is not set
# CONFIG_IP_NF_ARPTABLES is not set

#
# IPv6: Netfilter Configuration (EXPERIMENTAL)
#
# CONFIG_IP6_NF_QUEUE is not set
# CONFIG_IP6_NF_IPTABLES is not set

#
# DCCP Configuration (EXPERIMENTAL)
#
# CONFIG_IP_DCCP is not set

#
# SCTP Configuration (EXPERIMENTAL)
#
# CONFIG_IP_SCTP is not set

#
# TIPC Configuration (EXPERIMENTAL)
#
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set

#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
# CONFIG_IEEE80211 is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y

#
# Connector - unified userspace <-> kernelspace linker
#
# CONFIG_CONNECTOR is not set

#
# Memory Technology Devices (MTD)
#
CONFIG_MTD=y
# CONFIG_MTD_DEBUG is not set
# CONFIG_MTD_CONCAT is not set
# CONFIG_MTD_PARTITIONS is not set

#
# User Modules And Translation Layers
#
# CONFIG_MTD_CHAR is not set
# CONFIG_MTD_BLOCK is not set
# CONFIG_MTD_BLOCK_RO is not set
# CONFIG_FTL is not set
# CONFIG_NFTL is not set
# CONFIG_INFTL is not set
# CONFIG_RFD_FTL is not set

#
# RAM/ROM/Flash chip drivers
#
# CONFIG_MTD_CFI is not set
# CONFIG_MTD_JEDECPROBE is not set
CONFIG_MTD_MAP_BANK_WIDTH_1=y
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_MTD_CFI_I8 is not set
# CONFIG_MTD_RAM is not set
# CONFIG_MTD_ROM is not set
# CONFIG_MTD_ABSENT is not set
# CONFIG_MTD_OBSOLETE_CHIPS is not set

#
# Mapping drivers for chip access
#
# CONFIG_MTD_COMPLEX_MAPPINGS is not set
# CONFIG_MTD_TS5500 is not set
# CONFIG_MTD_PLATRAM is not set

#
# Self-contained MTD device drivers
#
# CONFIG_MTD_PMC551 is not set
# CONFIG_MTD_SLRAM is not set
# CONFIG_MTD_PHRAM is not set
# CONFIG_MTD_MTDRAM is not set
# CONFIG_MTD_BLOCK2MTD is not set

#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOC2000 is not set
# CONFIG_MTD_DOC2001 is not set
# CONFIG_MTD_DOC2001PLUS is not set

#
# NAND Flash Device Drivers
#
# CONFIG_MTD_NAND is not set

#
# OneNAND Flash Device Drivers
#
# CONFIG_MTD_ONENAND is not set

#
# Parallel port support
#
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
# CONFIG_PARPORT_SERIAL is not set
# CONFIG_PARPORT_PC_FIFO is not set
# CONFIG_PARPORT_PC_SUPERIO is not set
# CONFIG_PARPORT_GSC is not set
CONFIG_PARPORT_1284=y

#
# Plug and Play support
#
CONFIG_PNP=y
# CONFIG_PNP_DEBUG is not set

#
# Protocols
#
CONFIG_PNPACPI=y

#
# Block devices
#
CONFIG_BLK_DEV_FD=y
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_BLK_DEV_INITRD is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set

#
# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=y
# CONFIG_BLK_DEV_IDE is not set
# CONFIG_BLK_DEV_HD_ONLY is not set
# CONFIG_BLK_DEV_HD is not set

#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=y
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=m
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=y
# CONFIG_CHR_DEV_SCH is not set

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y

#
# SCSI Transport Attributes
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_ATTRS is not set

#
# SCSI low-level drivers
#
# CONFIG_ISCSI_TCP is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
CONFIG_SCSI_SATA=y
# CONFIG_SCSI_SATA_AHCI is not set
# CONFIG_SCSI_SATA_SVW is not set
CONFIG_SCSI_ATA_PIIX=y
# CONFIG_SCSI_SATA_MV is not set
# CONFIG_SCSI_SATA_NV is not set
# CONFIG_SCSI_PDC_ADMA is not set
# CONFIG_SCSI_SATA_QSTOR is not set
# CONFIG_SCSI_SATA_PROMISE is not set
# CONFIG_SCSI_SATA_SX4 is not set
# CONFIG_SCSI_SATA_SIL is not set
# CONFIG_SCSI_SATA_SIL24 is not set
# CONFIG_SCSI_SATA_SIS is not set
# CONFIG_SCSI_SATA_ULI is not set
# CONFIG_SCSI_SATA_VIA is not set
# CONFIG_SCSI_SATA_VITESSE is not set
CONFIG_SCSI_SATA_INTEL_COMBINED=y
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_FC is not set
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set

#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set

#
# Fusion MPT device support
#
# CONFIG_FUSION is not set
# CONFIG_FUSION_SPI is not set
# CONFIG_FUSION_FC is not set
# CONFIG_FUSION_SAS is not set

#
# IEEE 1394 (FireWire) support
#
CONFIG_IEEE1394=y

#
# Subsystem Options
#
# CONFIG_IEEE1394_VERBOSEDEBUG is not set
# CONFIG_IEEE1394_OUI_DB is not set
# CONFIG_IEEE1394_EXTRA_CONFIG_ROMS is not set
# CONFIG_IEEE1394_EXPORT_FULL_API is not set

#
# Device Drivers
#
# CONFIG_IEEE1394_PCILYNX is not set
CONFIG_IEEE1394_OHCI1394=y

#
# Protocol Drivers
#
# CONFIG_IEEE1394_VIDEO1394 is not set
# CONFIG_IEEE1394_SBP2 is not set
# CONFIG_IEEE1394_ETH1394 is not set
# CONFIG_IEEE1394_DV1394 is not set
CONFIG_IEEE1394_RAWIO=y

#
# I2O device support
#
# CONFIG_I2O is not set

#
# Network device support
#
CONFIG_NETDEVICES=y
CONFIG_DUMMY=m
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_NET_SB1000 is not set

#
# ARCnet devices
#
# CONFIG_ARCNET is not set

#
# PHY device support
#
# CONFIG_PHYLIB is not set

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
CONFIG_NET_VENDOR_3COM=y
CONFIG_VORTEX=y
# CONFIG_TYPHOON is not set

#
# Tulip family network device support
#
# CONFIG_NET_TULIP is not set
# CONFIG_HP100 is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_B44 is not set
# CONFIG_FORCEDETH is not set
# CONFIG_DGRS is not set
# CONFIG_EEPRO100 is not set
# CONFIG_E100 is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_NET_POCKET is not set

#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
# CONFIG_SK98LIN is not set
# CONFIG_VIA_VELOCITY is not set
CONFIG_TIGON3=y
# CONFIG_BNX2 is not set

#
# Ethernet (10000 Mbit)
#
# CONFIG_CHELSIO_T1 is not set
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set

#
# Token Ring devices
#
# CONFIG_TR is not set

#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set

#
# Wan interfaces
#
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
CONFIG_PPP=y
# CONFIG_PPP_MULTILINK is not set
# CONFIG_PPP_FILTER is not set
CONFIG_PPP_ASYNC=y
CONFIG_PPP_SYNC_TTY=y
# CONFIG_PPP_DEFLATE is not set
# CONFIG_PPP_BSDCOMP is not set
# CONFIG_PPP_MPPE is not set
# CONFIG_PPPOE is not set
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# Telephony Support
#
CONFIG_PHONE=m
# CONFIG_PHONE_IXJ is not set

#
# Input device support
#
CONFIG_INPUT=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1280
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1024
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PARKBD is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
CONFIG_GAMEPORT=m
# CONFIG_GAMEPORT_NS558 is not set
# CONFIG_GAMEPORT_L4 is not set
CONFIG_GAMEPORT_EMU10K1=m
# CONFIG_GAMEPORT_FM801 is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
# CONFIG_SERIAL_8250_CONSOLE is not set
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
CONFIG_PRINTER=y
# CONFIG_LP_CONSOLE is not set
# CONFIG_PPDEV is not set
# CONFIG_TIPAR is not set

#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set

#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
# CONFIG_HW_RANDOM is not set
# CONFIG_NVRAM is not set
CONFIG_RTC=y
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set

#
# Ftape, the floppy tape device driver
#
CONFIG_AGP=y
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD64 is not set
CONFIG_AGP_INTEL=m
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_SWORKS is not set
# CONFIG_AGP_VIA is not set
# CONFIG_AGP_EFFICEON is not set
# CONFIG_DRM is not set
# CONFIG_MWAVE is not set
# CONFIG_CS5535_GPIO is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_HPET is not set
# CONFIG_HANGCHECK_TIMER is not set

#
# TPM devices
#
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set

#
# I2C support
#
CONFIG_I2C=y
# CONFIG_I2C_CHARDEV is not set

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_ALGOPCF is not set
# CONFIG_I2C_ALGOPCA is not set

#
# I2C Hardware Bus support
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_I810 is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_PARPORT is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
# CONFIG_SCx200_ACB is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_VIA is not set
CONFIG_I2C_VIAPRO=y
# CONFIG_I2C_VOODOO3 is not set
# CONFIG_I2C_PCA_ISA is not set

#
# Miscellaneous I2C Chip support
#
# CONFIG_SENSORS_DS1337 is not set
# CONFIG_SENSORS_DS1374 is not set
# CONFIG_SENSORS_EEPROM is not set
# CONFIG_SENSORS_PCF8574 is not set
# CONFIG_SENSORS_PCA9539 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_SENSORS_MAX6875 is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_I2C_DEBUG_CHIP is not set

#
# SPI support
#
# CONFIG_SPI is not set
# CONFIG_SPI_MASTER is not set

#
# Dallas's 1-wire bus
#
# CONFIG_W1 is not set

#
# Hardware Monitoring support
#
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_FSCHER is not set
# CONFIG_SENSORS_FSCPOS is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Misc devices
#
# CONFIG_IBM_ASM is not set

#
# Multimedia devices
#
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_V4L1=y
CONFIG_VIDEO_V4L1_COMPAT=y
CONFIG_VIDEO_V4L2=y

#
# Video Capture Adapters
#

#
# Video Capture Adapters
#
# CONFIG_VIDEO_ADV_DEBUG is not set
# CONFIG_VIDEO_VIVI is not set
# CONFIG_VIDEO_BT848 is not set
# CONFIG_VIDEO_BWQCAM is not set
# CONFIG_VIDEO_CQCAM is not set
# CONFIG_VIDEO_W9966 is not set
# CONFIG_VIDEO_CPIA is not set
# CONFIG_VIDEO_CPIA2 is not set
# CONFIG_VIDEO_SAA5246A is not set
# CONFIG_VIDEO_SAA5249 is not set
# CONFIG_TUNER_3036 is not set
# CONFIG_VIDEO_STRADIS is not set
# CONFIG_VIDEO_ZORAN is not set
CONFIG_VIDEO_SAA7134=y
# CONFIG_VIDEO_SAA7134_ALSA is not set
# CONFIG_VIDEO_MXB is not set
# CONFIG_VIDEO_DPC is not set
# CONFIG_VIDEO_HEXIUM_ORION is not set
# CONFIG_VIDEO_HEXIUM_GEMINI is not set
# CONFIG_VIDEO_CX88 is not set
# CONFIG_VIDEO_OVCAMCHIP is not set

#
# Encoders and Decoders
#
# CONFIG_VIDEO_MSP3400 is not set
# CONFIG_VIDEO_CS53L32A is not set
# CONFIG_VIDEO_WM8775 is not set
# CONFIG_VIDEO_WM8739 is not set
# CONFIG_VIDEO_CX25840 is not set
# CONFIG_VIDEO_SAA711X is not set
# CONFIG_VIDEO_SAA7127 is not set
# CONFIG_VIDEO_UPD64031A is not set
# CONFIG_VIDEO_UPD64083 is not set

#
# V4L USB devices
#
# CONFIG_VIDEO_EM28XX is not set
# CONFIG_USB_DSBR is not set
# CONFIG_USB_VICAM is not set
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_KONICAWC is not set
# CONFIG_USB_ET61X251 is not set
# CONFIG_USB_OV511 is not set
# CONFIG_USB_SE401 is not set
# CONFIG_USB_SN9C102 is not set
# CONFIG_USB_STV680 is not set
# CONFIG_USB_W9968CF is not set
# CONFIG_USB_ZC0301 is not set
# CONFIG_USB_PWC is not set

#
# Radio Adapters
#
# CONFIG_RADIO_GEMTEK_PCI is not set
# CONFIG_RADIO_MAXIRADIO is not set
# CONFIG_RADIO_MAESTRO is not set

#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set
CONFIG_VIDEO_TUNER=y
CONFIG_VIDEO_BUF=y
CONFIG_VIDEO_IR=y
# CONFIG_USB_DABUSB is not set

#
# Graphics support
#
CONFIG_FB=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_FIRMWARE_EDID is not set
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_VESA is not set
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I810 is not set
# CONFIG_FB_INTEL is not set
# CONFIG_FB_MATROX is not set
CONFIG_FB_RADEON=y
CONFIG_FB_RADEON_I2C=y
# CONFIG_FB_RADEON_DEBUG is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_CYBLA is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_VIRTUAL is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y

#
# Logo configuration
#
# CONFIG_LOGO is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
CONFIG_FB_SPLASH=y

#
# Speakup console speech
#
# CONFIG_SPEAKUP is not set
CONFIG_SPEAKUP_DEFAULT="none"

#
# Sound
#
CONFIG_SOUND=m

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=m
# CONFIG_SND_SEQ_DUMMY is not set
# CONFIG_SND_MIXER_OSS is not set
# CONFIG_SND_PCM_OSS is not set
# CONFIG_SND_SEQUENCER_OSS is not set
# CONFIG_SND_RTCTIMER is not set
# CONFIG_SND_DYNAMIC_MINORS is not set
# CONFIG_SND_SUPPORT_OLD_API is not set
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

#
# Generic devices
#
CONFIG_SND_AC97_CODEC=m
CONFIG_SND_AC97_BUS=m
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set

#
# PCI devices
#
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5535AUDIO is not set
CONFIG_SND_EMU10K1=m
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_HDA_INTEL is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set

#
# USB devices
#
# CONFIG_SND_USB_AUDIO is not set
# CONFIG_SND_USB_USX2Y is not set

#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set

#
# USB support
#
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB=y
CONFIG_USB_DEBUG=y

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_OTG is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=y

#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#

#
# may also be needed; see USB_STORAGE Help for more information
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_LIBUSUAL is not set

#
# USB Input Devices
#
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
# CONFIG_USB_HIDINPUT_POWERBOOK is not set
# CONFIG_HID_FF is not set
# CONFIG_USB_HIDDEV is not set
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_ACECAD is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_TOUCHSCREEN is not set
# CONFIG_USB_YEALINK is not set
# CONFIG_USB_XPAD is not set
# CONFIG_USB_ATI_REMOTE is not set
# CONFIG_USB_ATI_REMOTE2 is not set
# CONFIG_USB_KEYSPAN_REMOTE is not set
# CONFIG_USB_APPLETOUCH is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set

#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_MON is not set

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set

#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGETKIT is not set
# CONFIG_USB_PHIDGETSERVO is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TEST is not set

#
# USB DSL modem support
#

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set

#
# MMC/SD Card support
#
# CONFIG_MMC is not set

#
# LED devices
#
# CONFIG_NEW_LEDS is not set

#
# LED drivers
#

#
# LED Triggers
#

#
# InfiniBand support
#
# CONFIG_INFINIBAND is not set

#
# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
#
# CONFIG_EDAC is not set

#
# Real Time Clock
#
# CONFIG_RTC_CLASS is not set

#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
# CONFIG_EXT3_FS_SECURITY is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
CONFIG_FS_POSIX_ACL=y
# CONFIG_XFS_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_INOTIFY is not set
# CONFIG_QUOTA is not set
CONFIG_DNOTIFY=y
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=y
# CONFIG_FUSE_FS is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=y
CONFIG_UDF_FS=y
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
# CONFIG_MSDOS_FS is not set
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_NTFS_FS=y
# CONFIG_NTFS_DEBUG is not set
# CONFIG_NTFS_RW is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
# CONFIG_CONFIGFS_FS is not set

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_JFFS_FS is not set
# CONFIG_JFFS2_FS is not set
# CONFIG_CRAMFS is not set
CONFIG_SQUASHFS=m
# CONFIG_SQUASHFS_EMBEDDED is not set
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
# CONFIG_SQUASHFS_VMALLOC is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set

#
# Network File Systems
#
CONFIG_NFS_FS=y
# CONFIG_NFS_V3 is not set
# CONFIG_NFS_V4 is not set
# CONFIG_NFS_DIRECTIO is not set
CONFIG_NFSD=y
# CONFIG_NFSD_V3 is not set
CONFIG_NFSD_TCP=y
CONFIG_LOCKD=y
CONFIG_EXPORTFS=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
# CONFIG_RPCSEC_GSS_KRB5 is not set
# CONFIG_RPCSEC_GSS_SPKM3 is not set
CONFIG_SMB_FS=y
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_CIFS=y
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_XATTR is not set
# CONFIG_CIFS_EXPERIMENTAL is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
# CONFIG_9P_FS is not set

#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y

#
# Native Language Support
#
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-15"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
CONFIG_NLS_CODEPAGE_850=y
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
CONFIG_NLS_CODEPAGE_863=y
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
CONFIG_NLS_ISO8859_15=y
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=y

#
# Instrumentation Support
#
# CONFIG_PROFILING is not set
# CONFIG_KPROBES is not set

#
# Kernel hacking
#
# CONFIG_PRINTK_TIME is not set
CONFIG_MAGIC_SYSRQ=y
# CONFIG_DEBUG_KERNEL is not set
CONFIG_LOG_BUF_SHIFT=15
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_FS is not set
# CONFIG_UNWIND_INFO is not set
CONFIG_EARLY_PRINTK=y
CONFIG_STACK_BACKTRACE_COLS=2
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y
CONFIG_DOUBLEFAULT=y

#
# Security options
#
# CONFIG_KEYS is not set
CONFIG_SECURITY=y
# CONFIG_SECURITY_NETWORK is not set
CONFIG_SECURITY_CAPABILITIES=y
# CONFIG_SECURITY_ROOTPLUG is not set
# CONFIG_SECURITY_SECLVL is not set

#
# Cryptographic options
#
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_SHA1=y
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_TGR192 is not set
CONFIG_CRYPTO_DES=y
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_AES is not set
# CONFIG_CRYPTO_AES_586 is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_ARC4 is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_ANUBIS is not set
CONFIG_CRYPTO_DEFLATE=y
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_CRC32C is not set
# CONFIG_CRYPTO_TEST is not set

#
# Hardware crypto devices
#
# CONFIG_CRYPTO_DEV_PADLOCK is not set

#
# Library routines
#
CONFIG_CRC_CCITT=y
CONFIG_CRC16=m
CONFIG_CRC32=y
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_X86_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_X86_TRAMPOLINE=y
CONFIG_KTIME_SCALAR=y
_________________
Michael Fortenberry
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54391
Location: 56N 3W

PostPosted: Tue Aug 01, 2006 10:09 am    Post subject: Reply with quote

fortenbm,

Before we get into your kernel lets consider the detail of your previos post.
fortenbm wrote:
I believe they are both correct.
While this may appear somewhat harsh, its unavoidable. We cannot deal with 'beliefs" or assumptions. To progress the fault location we need to devise tests that establish facts and work from there. Rule one is never assume. Its possible to waste a lot of time because of assumptions that turn out to be incorrect. You have two complete independanet Gentoo installs side by side on seperate drives - the opportunity for confusion is quite large but it also provides an opportunity for better diagnostics.

fortenbm wrote:
When I first tried to reboot, I did not even get the grub screen, just the kernel panice.
That means that grub ran and loaded a kernel from somewhere, probably the defualt one. Since you did not see the grub menu, you have either turned it off or you have an error in the splashimage line in grub.conf. Comment that line out until it can be fixed. You will should get the grub menu without the picture.

Your kernel has all the options set to mount the root filesystem as long as you do not use reiserfs. You have the option
Code:
# CONFIG_REISERFS_FS is not set
set. Sight of the panic message would be useful.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
fortenbm
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2005
Posts: 99
Location: Newburgh, NY

PostPosted: Wed Aug 02, 2006 2:17 am    Post subject: Reply with quote

There is too much I dont know and that makes it hard to be exact. AFter my first attempt on new install, I had to use grub manually and I followed th installation docs to install grub using these lines

grub> root (hd0,0) (Specify where your /boot partition resides)
grub> setup (hd0) (Install GRUB in the MBR)
grub> quit (Exit the GRUB shell)

When I attempted to reboot I got the kernel panic. I was not able to get the data off the screen because the system was hung completely. It had a kernel panic error. Once I re-booted from CD, I was able to directly boot HD number 2, i..e. (hd1,0). That brought me back to my old installation. That error was due to a couple of reasons, I had not mounted 5, 6, 7, 8 and 9 partitions before I installed. That was because I did not understand the 'won't take effect until reboot' message issued when I wrote the partition table from fdisk. When I realized all this, I repartitioned (hd0,0) with this partition table, and this time, I rebooted so the partitioning could take effect, and mounted all partitions before I did the second install.

Odin grub # fdisk /dev/sda

The number of cylinders for this disk is set to 19452.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)

Command (m for help): p

Disk /dev/sda: 160.0 GB, 160000000000 bytes
255 heads, 63 sectors/track, 19452 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 * 1 32 257008+ 83 Linux
/dev/sda2 33 155 987997+ 82 Linux swap / Solaris
/dev/sda3 156 2831 21494970 83 Linux
/dev/sda4 2832 19452 133508182+ 5 Extended
/dev/sda5 2832 5507 21494938+ 83 Linux
/dev/sda6 5508 8183 21494938+ 83 Linux
/dev/sda7 8184 10859 21494938+ 83 Linux
/dev/sda8 10860 13535 21494938+ 83 Linux
/dev/sda9 13536 16211 21494938+ 83 Linux
/dev/sda10 16212 19452 26033301 83 Linux

On my final steps of the second install, I once again did the grub install manually using the lines I pasted above. I never re-pointed my BIOS to hd0,0 so I believe the failed boot tried to use my grub block in grub.conf which had the kernel line syntactically incorrect. I had a hyphen in place of the = sign and I had the kernel name incorrect.

I since corrected that in my grub.conf file and that file is what I see when I reboot.

Entry '0' works and I end up in my 2.6.16-gentoo-r7 kernel.

Entry '1' fails and hangs when trying to boot the 2.6.17-gentoo-r4 kernel. (Once I reboot block '0', I can chroot back into sda installation)

Entry '2' works but I am not able to mount the cdroms using /dev/sg0 or /dev/sr0.

Entry '3' worked last time I used it (as long time ago)

Entry '3', '4', and '5' are very old and I no longer work with those. I had kept them around for reference.

After repartitioning (hd0,0) I commented out the bottom four lines are they are only for Windows/Linux dual boot machines. I assumed from my working '0' entry that disk sdb is (hd1,0) so disk sda must be (hd0,0) which is why I have that entry for block '1'. I still do not know why it hangs. At the very botton (after the grub.conf file listing) I have hand copied the lines I can see on the console/monitor after it hangs trying to boot entry '1'.

Odin grub # cat grub.conf
# Which listing to boot as default. 0 is the first, 1 the second, etc.
default 0
# How many seconds to wait before the default listing is booted.
timeout 30
# Nice, fat splash-image to spice things up :)
# Comment out if you don't have a graphics card installed
#splashimage=(hd1,0)/grub/splash.xpm.gz

# 0 normal 2.6.16-r7
title=Gentoo Linux 2.6.16-gentoo-r7 root=/dev/sdb3
root (hd1,0)
kernel /kernel-2.6.16-gentoo-r7 root=/dev/sdb3

# 1 sda boot hd0
title=Gentoo Linux 2.6.17-gentoo-r4 root=/dev/sda3 ide0=noprobe
root (hd0,0)
kernel /kernel-2.6.17-gentoo-r4 root=/dev/sda3 ide0=noprobe

# 2 second kernel upgrade
title=Gentoo Linux 2.6.16-r7 scsi-piix ide0=noprobe
root (hd1,0)
kernel /kernel-2.6.16-gentoo-r7 root=/dev/sdb3 ide0=noprobe

# 3 first kernel upgrade
title=Gentoo Linux 2.6.14-r5
root (hd1,0)
kernel /kernel-2.6.14-gentoo-r5 root=/dev/sdb3

# 4 where I started
title=Gentoo Linux 2.6.11-r3
root (hd1,0)
kernel /kernel-2.6.11-gentoo-r3 root=/dev/sdb3

# 5 first kernel upgrade plus ide0=noprobe
title=Gentoo Linux 2.6.14-r5 ide0=noprobe
root (hd1,0)
kernel /kernel-2.6.14-gentoo-r5 root=/dev/sdb3 ide0=noprobe

# The next four lines are only if you dualboot with a Windows system
# In this case, Windows is hosted on /dev/sda1
#title=Windows XP
#rootnoverify (hd0,1)
#makeactive
#chainloader +1


SCREEN TEXT AFTER HANG BOOTING grub.conf block entry '1'. It'a all over the screen, not formatted in nice even lines. It almost seems like carriage returns are not being recognized so the lines begin and end all over the screen. The actual text would read as below if there were a line per sentence.

Initializing Cryptographic API

io scheduler noop registered

io scheduler anticipatory registered (default)

io scheduler cfg registered

ACPI:PCI interrupt 0000:00:01_0[A]-> GSI 16 (level, low) -> IRQ 16 assign_interrupt mode found MSI capability

ACPI:PCI interrupt 0000:00:1c,0[A]-LGSI 16 (level, low)-> IRQ 16 assign_interrupt_mode Found MSI capability

ACPI:PCI interrupt 0000:00.1c.1[B]->GSI 17 (level, low)-> IRQ17 assign_interrupt_mode Found MSI capability

lp:driver loade but no device found

Real time clock driver /V1.12ac

Linux agpgart interface v0101 (c) Dave Jones

ACPI:PCI Interrupt 0000:01:00.0[A]->GSI 16 (level, low)->IRQ 16

radeon fb:found Intel x86 BIOS ROM Image
_________________
Michael Fortenberry
Back to top
View user's profile Send private message
fortenbm
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2005
Posts: 99
Location: Newburgh, NY

PostPosted: Wed Aug 02, 2006 3:48 am    Post subject: Reply with quote

Wow. the entries work as I described, but the grub.conf being used is the one on sda at /mnt/gentoo/boot/grub/grub.conf.

0 works and boots root (hd1,0) kernel /boot/kernel-2.6.16-gentoo-r7 root=/dev/sdb3

1 fails trying to boot root (hd0,0) kernel /boot/ketnel-2.6.17-gentoo-r4 root=/dev/sda3

the splash image works. The background for grub choices is blue with splac line intact and white on black with splash image commented out. I verified that both kernels are where they are supposed to be in the file system; also both splash images are also where their entries are specified.

(chroot is /mnt/gentoo; cd /boot/grub)
(chroot) Odin grub # cat grub.conf
# Which listing to boot as default. 0 is the first, 1 the second, etc.
default 0
# How many seconds to wait before the default listing is booted.
timeout 30
# Nice, fat splash-image to spice things up :)
# Comment out if you don't have a graphics card installed
splashimage=(hd0,0)/boot/grub/splash.xpm.gz

# 0 normal 2.6.16-r7
title=Gentoo Linux 2.6.16-gentoo-r7 root=/dev/sdb3
root (hd1,0)
kernel /boot/kernel-2.6.16-gentoo-r7 root=/dev/sdb3

# 1 normal 2.6.17-r4
title=Gentoo Linux 2.6.17-gentoo-r4 root=/dev/sda3
root (hd0,0)
kernel /boot/kernel-2.6.17-gentoo-r4 root=/dev/sda3

# 2 second kernel upgrade
title=Gentoo Linux 2.6.16-gentoo-r7 root=/dev/sdb3 ide0=noprobe
root (hd1,0)
kernel /kernel-2.6.16-gentoo-r7 root=/dev/sdb3 ide0=noprobe

# 3 first kernel upgrade
title=Gentoo Linux 2.6.14-gentoo-r5 root=/dev/sdb3
root (hd1,0)
kernel /kernel-2.6.14-gentoo-r5 root=/dev/sdb3

# 4 where I started
title=Gentoo Linux 2.6.11-r3
root (hd1,0)
kernel /kernel-2.6.11-gentoo-r3 root=/dev/sdb3

# 5 first kernel upgrade plus ide0=noprobe
title=Gentoo Linux 2.6.14-r5 ide0=noprobe
root (hd1,0)
kernel /kernel-2.6.14-gentoo-r5 root=/dev/sdb3 ide0=noprobe

# The next four lines are only if you dualboot with a Windows system
# In this case, Windows is hosted on /dev/sda1
#title=Windows XP
#rootnoverify (hd0,1)
#makeactive
#chainloader +1
_________________
Michael Fortenberry
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54391
Location: 56N 3W

PostPosted: Wed Aug 02, 2006 2:03 pm    Post subject: Reply with quote

fortenbm,

This is some excellent info.

I would like you to try
Code:
# 1 normal 2.6.17-r4
# new kernel under old system
title=Gentoo Linux 2.6.17-gentoo-r4 root=/dev/sdb3
root (hd0,0)
kernel /boot/kernel-2.6.17-gentoo-r4 root=/dev/sdb3

# 2 second kernel upgrade
# old kernel under new system
title=Gentoo Linux 2.6.16-gentoo-r7 root=/dev/sda ide0=noprobe
root (hd1,0)
kernel /kernel-2.6.16-gentoo-r7 root=/dev/sda3 ide0=noprobe
I would not expect either system to operate correctly, since all the kernel modules will be missing in this cross boot. However, you should be able to get to a command line and log in.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
fortenbm
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2005
Posts: 99
Location: Newburgh, NY

PostPosted: Wed Aug 02, 2006 6:31 pm    Post subject: Reply with quote

# 1 normal 2.6.17-r4
# new kernel under old system
title=Gentoo Linux 2.6.17-gentoo-r4 root=/dev/sdb3
root (hd0,0)
kernel /boot/kernel-2.6.17-gentoo-r4 root=/dev/sdb3

failed with same screen hang and text with no apparent carriage returne.


# 2 second kernel upgrade
# old kernel under new system
title=Gentoo Linux 2.6.16-gentoo-r7 root=/dev/sda ide0=noprobe
root (hd1,0)
kernel /kernel-2.6.16-gentoo-r7 root=/dev/sda3 ide0=noprobe

Worked !?

with this mount

/dev/sda3 on / type ext3 (rw,noatime)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
udev on /dev type tmpfs (rw,nosuid)
devpts on /dev/pts type devpts (rw)
/dev/sda1 on /boot type ext2 (rw,noatime)
/dev/sda5 on /usr type ext3 (rw,noatime)
/dev/sda6 on /tmp type ext3 (rw,noatime)
/dev/sda9 on /var type ext3 (rw,noatime)
/dev/sda7 on /var/tmp type ext3 (rw,noatime)
/dev/sda8 on /opt type ext3 (rw,noatime)
/dev/sda10 on /home type ext3 (rw,noatime)
none on /dev/shm type tmpfs (rw,noexec,nosuid,nodev)
usb on /proc/bus/usb type usbfs (rw)

and df -k

Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda3 21157652 162208 19920696 1% /
udev 1556940 148 1556792 1% /dev
/dev/sda1 248895 3359 232686 2% /boot
/dev/sda5 21157620 2355476 17727400 12% /usr
/dev/sda6 21157620 131288 19951588 1% /tmp
/dev/sda9 21157620 307684 19775192 2% /var
/dev/sda7 21157620 243164 19839712 2% /var/tmp
/dev/sda8 21157620 222004 19860872 2% /opt
/dev/sda10 25624024 131228 24191132 1% /home
none 1556940 0 1556940 0% /dev/shm

and this uname -a

Linux Odin 2.6.16-gentoo-r7 #6 SMP PREEMPT Wed Jun 21 17:52:26 EDT 2006 i686 Intel(R) Pentium(R) 4 CPU 3.40GHz GenuineIntel GNU/Linux

so it's using sda but with the 2.6.16-gentoo-r7 kernel

I checked too see what kernels are on sda. Here's the result of ls -al at /usr/src

total 12
drwxr-xr-x 3 root root 4096 Jul 26 07:29 .
drwxr-xr-x 15 root root 4096 Jul 27 06:56 ..
-rw-r--r-- 1 root root 0 Feb 13 19:03 .keep
lrwxrwxrwx 1 root root 22 Jul 26 07:29 linux -> linux-2.6.17-gentoo-r4
drwxr-xr-x 20 root root 4096 Aug 1 07:32 linux-2.6.17-gentoo-r4

so I'm not sure how it's grabbing 2.6.16-gentoo-r7. Here's the output of ls -al at /boot

total 3029
drwxr-xr-x 4 root root 1024 Jul 31 17:36 .
drwxr-xr-x 18 root root 4096 Jul 26 19:12 ..
-rw-r--r-- 1 root root 0 Feb 13 19:03 .keep
-rw-r--r-- 1 root root 850588 Jul 30 18:18 System.map-2.6.17-gentoo-r4
lrwxrwxrwx 1 root root 1 Jul 26 06:55 boot -> .
-rw-r--r-- 1 root root 39335 Jul 30 18:18 config-2.6.17-gentoo-r4
drwxr-xr-x 2 root root 1024 Aug 1 08:36 grub
-rw-r--r-- 1 root root 2175020 Jul 30 18:18 kernel-2.6.17-gentoo-r4
drwx------ 2 root root 12288 Jul 26 06:14 lost+found

and here is the /var/log/messages from the boot

Aug 1 07:43:32 Odin syslog-ng[2942]: syslog-ng version 1.6.9 starting
Aug 1 07:43:32 Odin syslog-ng[2942]: Changing permissions on special file /dev/tty12
Aug 1 07:43:32 Odin Linux version 2.6.16-gentoo-r7 (root@Odin) (gcc version 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)) #6 SMP PREEMPT Wed Jun 21 17:52:26 EDT 2006
Aug 1 07:43:32 Odin BIOS-provided physical RAM map:
Aug 1 07:43:32 Odin BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
Aug 1 07:43:32 Odin BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Aug 1 07:43:32 Odin BIOS-e820: 0000000000100000 - 00000000bfe8cc00 (usable)
Aug 1 07:43:32 Odin BIOS-e820: 00000000bfe8cc00 - 00000000bfe8ec00 (ACPI NVS)
Aug 1 07:43:32 Odin BIOS-e820: 00000000bfe8ec00 - 00000000bfe90c00 (ACPI data)
Aug 1 07:43:32 Odin BIOS-e820: 00000000bfe90c00 - 00000000c0000000 (reserved)
Aug 1 07:43:32 Odin BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
Aug 1 07:43:32 Odin BIOS-e820: 00000000fec00000 - 00000000fed00400 (reserved)
Aug 1 07:43:32 Odin BIOS-e820: 00000000fed20000 - 00000000feda0000 (reserved)
Aug 1 07:43:32 Odin BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
Aug 1 07:43:32 Odin BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
Aug 1 07:43:32 Odin 2174MB HIGHMEM available.
Aug 1 07:43:32 Odin 896MB LOWMEM available.
Aug 1 07:43:32 Odin found SMP MP-table at 000fe710
Aug 1 07:43:32 Odin On node 0 totalpages: 786060
Aug 1 07:43:32 Odin DMA zone: 4096 pages, LIFO batch:0
Aug 1 07:43:32 Odin DMA32 zone: 0 pages, LIFO batch:0
Aug 1 07:43:32 Odin Normal zone: 225280 pages, LIFO batch:31
Aug 1 07:43:32 Odin HighMem zone: 556684 pages, LIFO batch:31
Aug 1 07:43:32 Odin DMI 2.3 present.
Aug 1 07:43:32 Odin ACPI: RSDP (v000 DELL ) @ 0x000fec00
Aug 1 07:43:32 Odin ACPI: RSDT (v001 DELL XPSGEN3 0x00000007 ASL 0x00000061) @ 0x000fccab
Aug 1 07:43:32 Odin ACPI: FADT (v001 DELL XPSGEN3 0x00000007 ASL 0x00000061) @ 0x000fcce7
Aug 1 07:43:32 Odin ACPI: SSDT (v001 DELL st_ex 0x00001000 MSFT 0x0100000d) @ 0xfffc961d
Aug 1 07:43:32 Odin ACPI: MADT (v001 DELL XPSGEN3 0x00000007 ASL 0x00000061) @ 0x000fcd5b
Aug 1 07:43:32 Odin ACPI: BOOT (v001 DELL XPSGEN3 0x00000007 ASL 0x00000061) @ 0x000fcdcd
Aug 1 07:43:32 Odin ACPI: MCFG (v001 DELL XPSGEN3 0x00000007 ASL 0x00000061) @ 0x000fcdf5
Aug 1 07:43:32 Odin ACPI: HPET (v001 DELL XPSGEN3 0x00000007 ASL 0x00000061) @ 0x000fce33
Aug 1 07:43:32 Odin ACPI: DSDT (v001 DELL dt_ex 0x00001000 MSFT 0x0100000d) @ 0x00000000
Aug 1 07:43:32 Odin ACPI: PM-Timer IO Port: 0x808
Aug 1 07:43:32 Odin ACPI: Local APIC address 0xfee00000
Aug 1 07:43:32 Odin ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Aug 1 07:43:32 Odin Processor #0 15:3 APIC version 20
Aug 1 07:43:32 Odin ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Aug 1 07:43:32 Odin Processor #1 15:3 APIC version 20
Aug 1 07:43:32 Odin ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] disabled)
Aug 1 07:43:32 Odin ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] disabled)
Aug 1 07:43:32 Odin ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
Aug 1 07:43:32 Odin ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
Aug 1 07:43:32 Odin IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
Aug 1 07:43:32 Odin ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Aug 1 07:43:32 Odin ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Aug 1 07:43:32 Odin ACPI: IRQ0 used by override.
Aug 1 07:43:32 Odin ACPI: IRQ2 used by override.
Aug 1 07:43:32 Odin ACPI: IRQ9 used by override.
Aug 1 07:43:32 Odin Enabling APIC mode: Flat. Using 1 I/O APICs
Aug 1 07:43:32 Odin Using ACPI (MADT) for SMP configuration information
Aug 1 07:43:32 Odin Allocating PCI resources starting at c2000000 (gap: c0000000:20000000)
Aug 1 07:43:32 Odin Built 1 zonelists
Aug 1 07:43:32 Odin Kernel command line: root=/dev/sda3 ide0=noprobe
Aug 1 07:43:32 Odin ide_setup: ide0=noprobe
Aug 1 07:43:32 Odin mapped APIC to ffffd000 (fee00000)
Aug 1 07:43:32 Odin mapped IOAPIC to ffffc000 (fec00000)
Aug 1 07:43:32 Odin Enabling fast FPU save and restore... done.
Aug 1 07:43:32 Odin Enabling unmasked SIMD FPU exception support... done.
Aug 1 07:43:32 Odin Initializing CPU#0
Aug 1 07:43:32 Odin PID hash table entries: 4096 (order: 12, 65536 bytes)
Aug 1 07:43:32 Odin Detected 3391.973 MHz processor.
Aug 1 07:43:32 Odin Using pmtmr for high-res timesource
Aug 1 07:43:32 Odin Console: colour VGA+ 80x25
Aug 1 07:43:32 Odin Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Aug 1 07:43:32 Odin Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Aug 1 07:43:32 Odin Memory: 3112872k/3144240k available (3003k kernel code, 30188k reserved, 930k data, 212k init, 2226736k highmem)
Aug 1 07:43:32 Odin Checking if this processor honours the WP bit even in supervisor mode... Ok.
Aug 1 07:43:32 Odin Calibrating delay using timer specific routine.. 6792.79 BogoMIPS (lpj=3396399)
Aug 1 07:43:32 Odin Security Framework v1.0.0 initialized
Aug 1 07:43:32 Odin Capability LSM initialized
Aug 1 07:43:32 Odin Mount-cache hash table entries: 512
Aug 1 07:43:32 Odin CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
Aug 1 07:43:32 Odin CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
Aug 1 07:43:32 Odin monitor/mwait feature present.
Aug 1 07:43:32 Odin using mwait in idle threads.
Aug 1 07:43:32 Odin CPU: Trace cache: 12K uops, L1 D cache: 16K
Aug 1 07:43:32 Odin CPU: L2 cache: 1024K
Aug 1 07:43:32 Odin CPU: Physical Processor ID: 0
Aug 1 07:43:32 Odin CPU: After all inits, caps: bfebfbff 00000000 00000000 00000180 0000441d 00000000 00000000
Aug 1 07:43:32 Odin Intel machine check architecture supported.
Aug 1 07:43:32 Odin Intel machine check reporting enabled on CPU#0.
Aug 1 07:43:32 Odin CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
Aug 1 07:43:32 Odin CPU0: Thermal monitoring enabled
Aug 1 07:43:32 Odin Checking 'hlt' instruction... OK.
Aug 1 07:43:32 Odin CPU0: Intel(R) Pentium(R) 4 CPU 3.40GHz stepping 04
Aug 1 07:43:32 Odin Booting processor 1/1 eip 2000
Aug 1 07:43:32 Odin Initializing CPU#1
Aug 1 07:43:32 Odin Calibrating delay using timer specific routine.. 6782.15 BogoMIPS (lpj=3391076)
Aug 1 07:43:32 Odin CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
Aug 1 07:43:32 Odin CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
Aug 1 07:43:32 Odin monitor/mwait feature present.
Aug 1 07:43:32 Odin CPU: Trace cache: 12K uops, L1 D cache: 16K
Aug 1 07:43:32 Odin CPU: L2 cache: 1024K
Aug 1 07:43:32 Odin CPU: Physical Processor ID: 0
Aug 1 07:43:32 Odin CPU: After all inits, caps: bfebfbff 00000000 00000000 00000180 0000441d 00000000 00000000
Aug 1 07:43:32 Odin Intel machine check architecture supported.
Aug 1 07:43:32 Odin Intel machine check reporting enabled on CPU#1.
Aug 1 07:43:32 Odin CPU1: Intel P4/Xeon Extended MCE MSRs (12) available
Aug 1 07:43:32 Odin CPU1: Thermal monitoring enabled
Aug 1 07:43:32 Odin CPU1: Intel(R) Pentium(R) 4 CPU 3.40GHz stepping 04
Aug 1 07:43:32 Odin Total of 2 processors activated (13574.95 BogoMIPS).
Aug 1 07:43:32 Odin ENABLING IO-APIC IRQs
Aug 1 07:43:32 Odin ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
Aug 1 07:43:32 Odin checking TSC synchronization across 2 CPUs: passed.
Aug 1 07:43:32 Odin Brought up 2 CPUs
Aug 1 07:43:32 Odin migration_cost=2000
Aug 1 07:43:32 Odin NET: Registered protocol family 16
Aug 1 07:43:32 Odin ACPI: bus type pci registered
Aug 1 07:43:32 Odin PCI: PCI BIOS revision 2.10 entry at 0xfb757, last bus=4
Aug 1 07:43:32 Odin PCI: Using MMCONFIG
Aug 1 07:43:32 Odin ACPI: Subsystem revision 20060127
Aug 1 07:43:32 Odin ACPI: Interpreter enabled
Aug 1 07:43:32 Odin ACPI: Using IOAPIC for interrupt routing
Aug 1 07:43:32 Odin ACPI: PCI Root Bridge [PCI0] (0000:00)
Aug 1 07:43:32 Odin PCI: Probing PCI hardware (bus 00)
Aug 1 07:43:32 Odin ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
Aug 1 07:43:32 Odin PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
Aug 1 07:43:32 Odin Boot video device is 0000:01:00.0
Aug 1 07:43:32 Odin PCI: Transparent bridge - 0000:00:1e.0
Aug 1 07:43:32 Odin ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Aug 1 07:43:32 Odin ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Aug 1 07:43:32 Odin ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT]
Aug 1 07:43:32 Odin ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI3._PRT]
Aug 1 07:43:32 Odin ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI4._PRT]
Aug 1 07:43:32 Odin ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15)
Aug 1 07:43:32 Odin ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 15)
Aug 1 07:43:32 Odin ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 9 10 11 12 15)
Aug 1 07:43:32 Odin ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *9 10 11 12 15)
Aug 1 07:43:32 Odin ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 9 10 11 12 15)
Aug 1 07:43:32 Odin ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 15)
Aug 1 07:43:32 Odin ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 9 10 11 12 15)
Aug 1 07:43:32 Odin ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11 12 15)
Aug 1 07:43:32 Odin Linux Plug and Play Support v0.97 (c) Adam Belay
Aug 1 07:43:32 Odin pnp: PnP ACPI init
Aug 1 07:43:32 Odin pnp: PnP ACPI: found 12 devices
Aug 1 07:43:32 Odin SCSI subsystem initialized
Aug 1 07:43:32 Odin usbcore: registered new driver usbfs
Aug 1 07:43:32 Odin usbcore: registered new driver hub
Aug 1 07:43:32 Odin PCI: Using ACPI for IRQ routing
Aug 1 07:43:32 Odin PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
Aug 1 07:43:32 Odin pnp: 00:01: ioport range 0x800-0x85f could not be reserved
Aug 1 07:43:32 Odin pnp: 00:01: ioport range 0xc00-0xc7f has been reserved
Aug 1 07:43:32 Odin pnp: 00:01: ioport range 0x860-0x8ff has been reserved
Aug 1 07:43:32 Odin PCI: Bridge: 0000:00:01.0
Aug 1 07:43:32 Odin IO window: d000-dfff
Aug 1 07:43:32 Odin MEM window: dfd00000-dfefffff
Aug 1 07:43:32 Odin PREFETCH window: c0000000-cfffffff
Aug 1 07:43:32 Odin PCI: Bridge: 0000:00:1c.0
Aug 1 07:43:32 Odin IO window: disabled.
Aug 1 07:43:32 Odin MEM window: dfc00000-dfcfffff
Aug 1 07:43:32 Odin PREFETCH window: disabled.
Aug 1 07:43:32 Odin PCI: Bridge: 0000:00:1c.1
Aug 1 07:43:32 Odin IO window: disabled.
Aug 1 07:43:32 Odin MEM window: dfb00000-dfbfffff
Aug 1 07:43:32 Odin PREFETCH window: disabled.
Aug 1 07:43:32 Odin PCI: Bridge: 0000:00:1e.0
Aug 1 07:43:32 Odin IO window: c000-cfff
Aug 1 07:43:32 Odin MEM window: df900000-dfafffff
Aug 1 07:43:32 Odin PREFETCH window: d0000000-d00fffff
Aug 1 07:43:32 Odin ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
Aug 1 07:43:32 Odin PCI: Setting latency timer of device 0000:00:01.0 to 64
Aug 1 07:43:32 Odin ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
Aug 1 07:43:32 Odin PCI: Setting latency timer of device 0000:00:1c.0 to 64
Aug 1 07:43:32 Odin ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17
Aug 1 07:43:32 Odin PCI: Setting latency timer of device 0000:00:1c.1 to 64
Aug 1 07:43:32 Odin PCI: Setting latency timer of device 0000:00:1e.0 to 64
Aug 1 07:43:32 Odin Simple Boot Flag value 0x87 read from CMOS RAM was invalid
Aug 1 07:43:32 Odin Simple Boot Flag at 0x7a set to 0x1
Aug 1 07:43:32 Odin Machine check exception polling timer started.
Aug 1 07:43:32 Odin audit: initializing netlink socket (disabled)
Aug 1 07:43:32 Odin audit(1154432602.559:1): initialized
Aug 1 07:43:32 Odin highmem bounce pool size: 64 pages
Aug 1 07:43:32 Odin squashfs: version 3.0 (2006/03/15) Phillip Lougher
Aug 1 07:43:32 Odin Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Aug 1 07:43:32 Odin NTFS driver 2.1.26 [Flags: R/O].
Aug 1 07:43:32 Odin Initializing Cryptographic API
Aug 1 07:43:32 Odin io scheduler noop registered
Aug 1 07:43:32 Odin io scheduler anticipatory registered (default)
Aug 1 07:43:32 Odin io scheduler deadline registered
Aug 1 07:43:32 Odin io scheduler cfq registered
Aug 1 07:43:32 Odin 0000:00:1d.0: uhci_check_and_reset_hc: legsup = 0x001b
Aug 1 07:43:32 Odin 0000:00:1d.0: Performing full reset
Aug 1 07:43:32 Odin 0000:00:1d.1: uhci_check_and_reset_hc: legsup = 0x0010
Aug 1 07:43:32 Odin 0000:00:1d.1: Performing full reset
Aug 1 07:43:32 Odin 0000:00:1d.2: uhci_check_and_reset_hc: legsup = 0x0010
Aug 1 07:43:32 Odin 0000:00:1d.2: Performing full reset
Aug 1 07:43:32 Odin 0000:00:1d.3: uhci_check_and_reset_hc: legsup = 0x0010
Aug 1 07:43:32 Odin 0000:00:1d.3: Performing full reset
Aug 1 07:43:32 Odin ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
Aug 1 07:43:32 Odin PCI: Setting latency timer of device 0000:00:01.0 to 64
Aug 1 07:43:32 Odin assign_interrupt_mode Found MSI capability
Aug 1 07:43:32 Odin Allocate Port Service[0000:00:01.0:pcie00]
Aug 1 07:43:32 Odin Allocate Port Service[0000:00:01.0:pcie03]
Aug 1 07:43:32 Odin ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
Aug 1 07:43:32 Odin PCI: Setting latency timer of device 0000:00:1c.0 to 64
Aug 1 07:43:32 Odin assign_interrupt_mode Found MSI capability
Aug 1 07:43:32 Odin Allocate Port Service[0000:00:1c.0:pcie00]
Aug 1 07:43:32 Odin Allocate Port Service[0000:00:1c.0:pcie02]
Aug 1 07:43:32 Odin Allocate Port Service[0000:00:1c.0:pcie03]
Aug 1 07:43:32 Odin ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17
Aug 1 07:43:32 Odin PCI: Setting latency timer of device 0000:00:1c.1 to 64
Aug 1 07:43:32 Odin assign_interrupt_mode Found MSI capability
Aug 1 07:43:32 Odin Allocate Port Service[0000:00:1c.1:pcie00]
Aug 1 07:43:32 Odin Allocate Port Service[0000:00:1c.1:pcie02]
Aug 1 07:43:32 Odin Allocate Port Service[0000:00:1c.1:pcie03]
Aug 1 07:43:32 Odin lp: driver loaded but no devices found
Aug 1 07:43:32 Odin ACPI: Power Button (FF) [PWRF]
Aug 1 07:43:32 Odin ACPI: Power Button (CM) [VBTN]
Aug 1 07:43:32 Odin PNP: No PS/2 controller found. Probing ports directly.
Aug 1 07:43:32 Odin serio: i8042 AUX port at 0x60,0x64 irq 12
Aug 1 07:43:32 Odin serio: i8042 KBD port at 0x60,0x64 irq 1
Aug 1 07:43:32 Odin Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
Aug 1 07:43:32 Odin serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Aug 1 07:43:32 Odin 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Aug 1 07:43:32 Odin ACPI: PCI Interrupt 0000:04:03.0[A] -> GSI 16 (level, low) -> IRQ 16
Aug 1 07:43:32 Odin 0000:04:03.0: ttyS1 at I/O 0xcc08 (irq = 16) is a 16450
Aug 1 07:43:32 Odin 0000:04:03.0: ttyS2 at I/O 0xcc10 (irq = 16) is a 8250
Aug 1 07:43:32 Odin 0000:04:03.0: ttyS3 at I/O 0xcc18 (irq = 16) is a 16450
Aug 1 07:43:32 Odin Couldn't register serial port 0000:04:03.0: -28
Aug 1 07:43:32 Odin parport: PnPBIOS parport detected.
Aug 1 07:43:32 Odin parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP(,...)]
Aug 1 07:43:32 Odin lp0: using parport0 (interrupt-driven).
Aug 1 07:43:32 Odin mice: PS/2 mouse device common for all mice
Aug 1 07:43:32 Odin Floppy drive(s): fd0 is 1.44M
Aug 1 07:43:32 Odin FDC 0 is a post-1991 82077
Aug 1 07:43:32 Odin ACPI: PCI Interrupt 0000:04:02.0[A] -> GSI 18 (level, low) -> IRQ 18
Aug 1 07:43:32 Odin 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
Aug 1 07:43:32 Odin 0000:04:02.0: 3Com PCI 3c905C Tornado at f8804f80. Vers LK1.1.19
Aug 1 07:43:32 Odin tg3.c:v3.49 (Feb 2, 2006)
Aug 1 07:43:32 Odin ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 16
Aug 1 07:43:32 Odin PCI: Setting latency timer of device 0000:02:00.0 to 64
Aug 1 07:43:32 Odin eth1: Tigon3 [partno(BCM95751) rev 4001 PHY(5750)] (PCI Express) 10/100/1000BaseT Ethernet 00:11:11:46:47:9e
Aug 1 07:43:32 Odin eth1: RXcsums[1] LinkChgREG[1] MIirq[1] ASF[0] Split[0] WireSpeed[1] TSOcap[1]
Aug 1 07:43:32 Odin eth1: dma_rwctrl[76180000] dma_mask[64-bit]
Aug 1 07:43:32 Odin PPP generic driver version 2.4.2
Aug 1 07:43:32 Odin Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Aug 1 07:43:32 Odin ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Aug 1 07:43:32 Odin ICH6: IDE controller at PCI slot 0000:00:1f.1
Aug 1 07:43:32 Odin ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 16 (level, low) -> IRQ 16
Aug 1 07:43:32 Odin ICH6: chipset revision 3
Aug 1 07:43:32 Odin ICH6: not 100% native mode: will probe irqs later
Aug 1 07:43:32 Odin ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA
Aug 1 07:43:32 Odin Probing IDE interface ide1...
Aug 1 07:43:32 Odin Probing IDE interface ide2...
Aug 1 07:43:32 Odin Probing IDE interface ide3...
Aug 1 07:43:32 Odin Probing IDE interface ide4...
Aug 1 07:43:32 Odin Probing IDE interface ide5...
Aug 1 07:43:32 Odin libata version 1.20 loaded.
Aug 1 07:43:32 Odin ata_piix 0000:00:1f.2: version 1.05
Aug 1 07:43:32 Odin ACPI: PCI Interrupt 0000:00:1f.2[C] -> GSI 20 (level, low) -> IRQ 19
Aug 1 07:43:32 Odin PCI: Setting latency timer of device 0000:00:1f.2 to 64
Aug 1 07:43:32 Odin ata1: SATA max UDMA/133 cmd 0xFE00 ctl 0xFE12 bmdma 0xFEA0 irq 19
Aug 1 07:43:32 Odin ata2: SATA max UDMA/133 cmd 0xFE20 ctl 0xFE32 bmdma 0xFEA8 irq 19
Aug 1 07:43:32 Odin ata1: dev 0 cfg 49:2f00 82:7c6b 83:7f09 84:4003 85:7c69 86:3e01 87:4003 88:207f
Aug 1 07:43:32 Odin ata1: dev 0 ATA-7, max UDMA/133, 312500000 sectors: LBA48
Aug 1 07:43:32 Odin ata1: dev 0 configured for UDMA/133
Aug 1 07:43:32 Odin scsi0 : ata_piix
Aug 1 07:43:32 Odin ata2: dev 0 cfg 49:2f00 82:7c6b 83:7f09 84:4673 85:7c69 86:3e01 87:4663 88:207f
Aug 1 07:43:32 Odin ata2: dev 0 ATA-7, max UDMA/133, 320173056 sectors: LBA48
Aug 1 07:43:32 Odin ata2: dev 0 configured for UDMA/133
Aug 1 07:43:32 Odin scsi1 : ata_piix
Aug 1 07:43:32 Odin Vendor: ATA Model: Maxtor 6Y160M0 Rev: YAR5
Aug 1 07:43:32 Odin Type: Direct-Access ANSI SCSI revision: 05
Aug 1 07:43:32 Odin Vendor: ATA Model: Maxtor 6L160M0 Rev: BANC
Aug 1 07:43:32 Odin Type: Direct-Access ANSI SCSI revision: 05
Aug 1 07:43:32 Odin SCSI device sda: 312500000 512-byte hdwr sectors (160000 MB)
Aug 1 07:43:32 Odin sda: Write Protect is off
Aug 1 07:43:32 Odin sda: Mode Sense: 00 3a 00 00
Aug 1 07:43:32 Odin SCSI device sda: drive cache: write back
Aug 1 07:43:32 Odin SCSI device sda: 312500000 512-byte hdwr sectors (160000 MB)
Aug 1 07:43:32 Odin sda: Write Protect is off
Aug 1 07:43:32 Odin sda: Mode Sense: 00 3a 00 00
Aug 1 07:43:32 Odin SCSI device sda: drive cache: write back
Aug 1 07:43:32 Odin sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 sda10 >
Aug 1 07:43:32 Odin sd 0:0:0:0: Attached scsi disk sda
Aug 1 07:43:32 Odin SCSI device sdb: 320173056 512-byte hdwr sectors (163929 MB)
Aug 1 07:43:32 Odin sdb: Write Protect is off
Aug 1 07:43:32 Odin sdb: Mode Sense: 00 3a 00 00
Aug 1 07:43:32 Odin SCSI device sdb: drive cache: write back
Aug 1 07:43:32 Odin SCSI device sdb: 320173056 512-byte hdwr sectors (163929 MB)
Aug 1 07:43:32 Odin sdb: Write Protect is off
Aug 1 07:43:32 Odin sdb: Mode Sense: 00 3a 00 00
Aug 1 07:43:32 Odin SCSI device sdb: drive cache: write back
Aug 1 07:43:32 Odin sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 sdb9 >
Aug 1 07:43:32 Odin sd 1:0:0:0: Attached scsi disk sdb
Aug 1 07:43:32 Odin ACPI: PCI Interrupt 0000:04:01.2[B] -> GSI 18 (level, low) -> IRQ 18
Aug 1 07:43:32 Odin ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[18] MMIO=[df9f6000-df9f67ff] Max Packet=[2048] IR/IT contexts=[4/8]
Aug 1 07:43:32 Odin ACPI: PCI Interrupt 0000:04:07.0[A] -> GSI 19 (level, low) -> IRQ 20
Aug 1 07:43:32 Odin ohci1394: fw-host1: OHCI-1394 1.1 (PCI): IRQ=[20] MMIO=[df9f6800-df9f6fff] Max Packet=[2048] IR/IT contexts=[4/8]
Aug 1 07:43:32 Odin ieee1394: raw1394: /dev/raw1394 device initialized
Aug 1 07:43:32 Odin usbmon: debugfs is not available
Aug 1 07:43:32 Odin ehci_hcd: block sizes: qh 128 qtd 96 itd 192 sitd 96
Aug 1 07:43:32 Odin ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 21 (level, low) -> IRQ 21
Aug 1 07:43:32 Odin PCI: Setting latency timer of device 0000:00:1d.7 to 64
Aug 1 07:43:32 Odin ehci_hcd 0000:00:1d.7: EHCI Host Controller
Aug 1 07:43:32 Odin ehci_hcd 0000:00:1d.7: reset hcs_params 0x104208 dbg=1 cc=4 pcc=2 ordered !ppc ports=8
Aug 1 07:43:32 Odin ehci_hcd 0000:00:1d.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr
Aug 1 07:43:32 Odin ehci_hcd 0000:00:1d.7: debug port 1
Aug 1 07:43:32 Odin PCI: cache line size of 128 is not supported by device 0000:00:1d.7
Aug 1 07:43:32 Odin drivers/usb/core/inode.c: creating file 'devices'
Aug 1 07:43:32 Odin drivers/usb/core/inode.c: creating file '001'
Aug 1 07:43:32 Odin ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Aug 1 07:43:32 Odin ehci_hcd 0000:00:1d.7: irq 21, io mem 0xffa80800
Aug 1 07:43:32 Odin ehci_hcd 0000:00:1d.7: reset command 000002 (park)=0 ithresh=0 period=1024 Reset HALT
Aug 1 07:43:32 Odin ehci_hcd 0000:00:1d.7: init command 010001 (park)=0 ithresh=1 period=1024 RUN
Aug 1 07:43:32 Odin ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Aug 1 07:43:32 Odin usb usb1: default language 0x0409
Aug 1 07:43:32 Odin usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1
Aug 1 07:43:32 Odin usb usb1: Product: EHCI Host Controller
Aug 1 07:43:32 Odin usb usb1: Manufacturer: Linux 2.6.16-gentoo-r7 ehci_hcd
Aug 1 07:43:32 Odin usb usb1: SerialNumber: 0000:00:1d.7
Aug 1 07:43:32 Odin usb usb1: uevent
Aug 1 07:43:32 Odin usb usb1: device is self-powered
Aug 1 07:43:32 Odin usb usb1: configuration #1 chosen from 1 choice
Aug 1 07:43:32 Odin usb usb1: adding 1-0:1.0 (config #1, interface 0)
Aug 1 07:43:32 Odin usb 1-0:1.0: uevent
Aug 1 07:43:32 Odin hub 1-0:1.0: usb_probe_interface
Aug 1 07:43:32 Odin hub 1-0:1.0: usb_probe_interface - got id
Aug 1 07:43:32 Odin hub 1-0:1.0: USB hub found
Aug 1 07:43:32 Odin hub 1-0:1.0: 8 ports detected
Aug 1 07:43:32 Odin hub 1-0:1.0: standalone hub
Aug 1 07:43:32 Odin hub 1-0:1.0: no power switching (usb 1.0)
Aug 1 07:43:32 Odin hub 1-0:1.0: individual port over-current protection
Aug 1 07:43:32 Odin hub 1-0:1.0: Single TT
Aug 1 07:43:32 Odin hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
Aug 1 07:43:32 Odin hub 1-0:1.0: power on to power good time: 20ms
Aug 1 07:43:32 Odin hub 1-0:1.0: local power source is good
Aug 1 07:43:32 Odin hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0000
Aug 1 07:43:32 Odin drivers/usb/core/inode.c: creating file '001'
Aug 1 07:43:32 Odin USB Universal Host Controller Interface driver v2.3
Aug 1 07:43:32 Odin ehci_hcd 0000:00:1d.7: GetStatus port 7 status 001803 POWER sig=j CSC CONNECT
Aug 1 07:43:32 Odin hub 1-0:1.0: port 7, status 0501, change 0001, 480 Mb/s
Aug 1 07:43:32 Odin ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 21 (level, low) -> IRQ 21
Aug 1 07:43:32 Odin PCI: Setting latency timer of device 0000:00:1d.0 to 64
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.0: UHCI Host Controller
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.0: detected 2 ports
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.0: Performing full reset
Aug 1 07:43:32 Odin drivers/usb/core/inode.c: creating file '002'
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.0: irq 21, io base 0x0000ff80
Aug 1 07:43:32 Odin usb usb2: default language 0x0409
Aug 1 07:43:32 Odin usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
Aug 1 07:43:32 Odin usb usb2: Product: UHCI Host Controller
Aug 1 07:43:32 Odin usb usb2: Manufacturer: Linux 2.6.16-gentoo-r7 uhci_hcd
Aug 1 07:43:32 Odin usb usb2: SerialNumber: 0000:00:1d.0
Aug 1 07:43:32 Odin usb usb2: uevent
Aug 1 07:43:32 Odin usb usb2: device is self-powered
Aug 1 07:43:32 Odin usb usb2: configuration #1 chosen from 1 choice
Aug 1 07:43:32 Odin usb usb2: adding 2-0:1.0 (config #1, interface 0)
Aug 1 07:43:32 Odin usb 2-0:1.0: uevent
Aug 1 07:43:32 Odin hub 2-0:1.0: usb_probe_interface
Aug 1 07:43:32 Odin hub 2-0:1.0: usb_probe_interface - got id
Aug 1 07:43:32 Odin hub 2-0:1.0: USB hub found
Aug 1 07:43:32 Odin hub 2-0:1.0: 2 ports detected
Aug 1 07:43:32 Odin hub 2-0:1.0: standalone hub
Aug 1 07:43:32 Odin hub 2-0:1.0: no power switching (usb 1.0)
Aug 1 07:43:32 Odin hub 2-0:1.0: individual port over-current protection
Aug 1 07:43:32 Odin hub 2-0:1.0: power on to power good time: 2ms
Aug 1 07:43:32 Odin hub 2-0:1.0: local power source is good
Aug 1 07:43:32 Odin drivers/usb/core/inode.c: creating file '001'
Aug 1 07:43:32 Odin ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 22 (level, low) -> IRQ 22
Aug 1 07:43:32 Odin PCI: Setting latency timer of device 0000:00:1d.1 to 64
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.1: UHCI Host Controller
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.1: detected 2 ports
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.1: Performing full reset
Aug 1 07:43:32 Odin drivers/usb/core/inode.c: creating file '003'
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.1: irq 22, io base 0x0000ff60
Aug 1 07:43:32 Odin usb usb3: default language 0x0409
Aug 1 07:43:32 Odin usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1
Aug 1 07:43:32 Odin usb usb3: Product: UHCI Host Controller
Aug 1 07:43:32 Odin usb usb3: Manufacturer: Linux 2.6.16-gentoo-r7 uhci_hcd
Aug 1 07:43:32 Odin usb usb3: SerialNumber: 0000:00:1d.1
Aug 1 07:43:32 Odin usb usb3: uevent
Aug 1 07:43:32 Odin usb usb3: device is self-powered
Aug 1 07:43:32 Odin usb usb3: configuration #1 chosen from 1 choice
Aug 1 07:43:32 Odin usb usb3: adding 3-0:1.0 (config #1, interface 0)
Aug 1 07:43:32 Odin usb 3-0:1.0: uevent
Aug 1 07:43:32 Odin hub 3-0:1.0: usb_probe_interface
Aug 1 07:43:32 Odin hub 3-0:1.0: usb_probe_interface - got id
Aug 1 07:43:32 Odin hub 3-0:1.0: USB hub found
Aug 1 07:43:32 Odin hub 3-0:1.0: 2 ports detected
Aug 1 07:43:32 Odin hub 3-0:1.0: standalone hub
Aug 1 07:43:32 Odin hub 3-0:1.0: no power switching (usb 1.0)
Aug 1 07:43:32 Odin hub 3-0:1.0: individual port over-current protection
Aug 1 07:43:32 Odin hub 3-0:1.0: power on to power good time: 2ms
Aug 1 07:43:32 Odin hub 3-0:1.0: local power source is good
Aug 1 07:43:32 Odin hub 1-0:1.0: debounce: port 7: total 100ms stable 100ms status 0x501
Aug 1 07:43:32 Odin ehci_hcd 0000:00:1d.7: port 7 full speed --> companion
Aug 1 07:43:32 Odin ehci_hcd 0000:00:1d.7: GetStatus port 7 status 003801 POWER OWNER sig=j CONNECT
Aug 1 07:43:32 Odin ehci_hcd 0000:00:1d.7: GetStatus port 8 status 001403 POWER sig=k CSC CONNECT
Aug 1 07:43:32 Odin hub 1-0:1.0: port 8, status 0501, change 0001, 480 Mb/s
Aug 1 07:43:32 Odin drivers/usb/core/inode.c: creating file '001'
Aug 1 07:43:32 Odin ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
Aug 1 07:43:32 Odin PCI: Setting latency timer of device 0000:00:1d.2 to 64
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.2: UHCI Host Controller
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.2: detected 2 ports
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.2: Performing full reset
Aug 1 07:43:32 Odin drivers/usb/core/inode.c: creating file '004'
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40
Aug 1 07:43:32 Odin usb usb4: default language 0x0409
Aug 1 07:43:32 Odin usb usb4: new device strings: Mfr=3, Product=2, SerialNumber=1
Aug 1 07:43:32 Odin usb usb4: Product: UHCI Host Controller
Aug 1 07:43:32 Odin usb usb4: Manufacturer: Linux 2.6.16-gentoo-r7 uhci_hcd
Aug 1 07:43:32 Odin usb usb4: SerialNumber: 0000:00:1d.2
Aug 1 07:43:32 Odin usb usb4: uevent
Aug 1 07:43:32 Odin usb usb4: device is self-powered
Aug 1 07:43:32 Odin usb usb4: configuration #1 chosen from 1 choice
Aug 1 07:43:32 Odin usb usb4: adding 4-0:1.0 (config #1, interface 0)
Aug 1 07:43:32 Odin usb 4-0:1.0: uevent
Aug 1 07:43:32 Odin hub 4-0:1.0: usb_probe_interface
Aug 1 07:43:32 Odin hub 4-0:1.0: usb_probe_interface - got id
Aug 1 07:43:32 Odin hub 4-0:1.0: USB hub found
Aug 1 07:43:32 Odin hub 4-0:1.0: 2 ports detected
Aug 1 07:43:32 Odin hub 4-0:1.0: standalone hub
Aug 1 07:43:32 Odin hub 4-0:1.0: no power switching (usb 1.0)
Aug 1 07:43:32 Odin hub 4-0:1.0: individual port over-current protection
Aug 1 07:43:32 Odin hub 4-0:1.0: power on to power good time: 2ms
Aug 1 07:43:32 Odin hub 4-0:1.0: local power source is good
Aug 1 07:43:32 Odin hub 1-0:1.0: debounce: port 8: total 100ms stable 100ms status 0x501
Aug 1 07:43:32 Odin ehci_hcd 0000:00:1d.7: port 8 low speed --> companion
Aug 1 07:43:32 Odin drivers/usb/core/inode.c: creating file '001'
Aug 1 07:43:32 Odin ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 23 (level, low) -> IRQ 23
Aug 1 07:43:32 Odin PCI: Setting latency timer of device 0000:00:1d.3 to 64
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.3: UHCI Host Controller
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.3: detected 2 ports
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.3: uhci_check_and_reset_hc: cmd = 0x0000
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.3: Performing full reset
Aug 1 07:43:32 Odin drivers/usb/core/inode.c: creating file '005'
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.3: irq 23, io base 0x0000ff20
Aug 1 07:43:32 Odin usb usb5: default language 0x0409
Aug 1 07:43:32 Odin usb usb5: new device strings: Mfr=3, Product=2, SerialNumber=1
Aug 1 07:43:32 Odin usb usb5: Product: UHCI Host Controller
Aug 1 07:43:32 Odin usb usb5: Manufacturer: Linux 2.6.16-gentoo-r7 uhci_hcd
Aug 1 07:43:32 Odin usb usb5: SerialNumber: 0000:00:1d.3
Aug 1 07:43:32 Odin usb usb5: uevent
Aug 1 07:43:32 Odin usb usb5: device is self-powered
Aug 1 07:43:32 Odin usb usb5: configuration #1 chosen from 1 choice
Aug 1 07:43:32 Odin usb usb5: adding 5-0:1.0 (config #1, interface 0)
Aug 1 07:43:32 Odin usb 5-0:1.0: uevent
Aug 1 07:43:32 Odin hub 5-0:1.0: usb_probe_interface
Aug 1 07:43:32 Odin hub 5-0:1.0: usb_probe_interface - got id
Aug 1 07:43:32 Odin hub 5-0:1.0: USB hub found
Aug 1 07:43:32 Odin hub 5-0:1.0: 2 ports detected
Aug 1 07:43:32 Odin hub 5-0:1.0: standalone hub
Aug 1 07:43:32 Odin hub 5-0:1.0: no power switching (usb 1.0)
Aug 1 07:43:32 Odin hub 5-0:1.0: individual port over-current protection
Aug 1 07:43:32 Odin hub 5-0:1.0: power on to power good time: 2ms
Aug 1 07:43:32 Odin hub 5-0:1.0: local power source is good
Aug 1 07:43:32 Odin ehci_hcd 0000:00:1d.7: GetStatus port 8 status 003002 POWER OWNER sig=se0 CSC
Aug 1 07:43:32 Odin hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000
Aug 1 07:43:32 Odin hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
Aug 1 07:43:32 Odin hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
Aug 1 07:43:32 Odin hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
Aug 1 07:43:32 Odin drivers/usb/core/inode.c: creating file '001'
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.3: port 1 portsc 009b,00
Aug 1 07:43:32 Odin hub 5-0:1.0: port 1, status 0101, change 0003, 12 Mb/s
Aug 1 07:43:32 Odin hub 5-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
Aug 1 07:43:32 Odin usb 5-1: new full speed USB device using uhci_hcd and address 2
Aug 1 07:43:32 Odin usb 5-1: ep0 maxpacket = 8
Aug 1 07:43:32 Odin usb 5-1: default language 0x0409
Aug 1 07:43:32 Odin usb 5-1: new device strings: Mfr=3, Product=1, SerialNumber=0
Aug 1 07:43:32 Odin usb 5-1: Product: Dell USB Keyboard Hub
Aug 1 07:43:32 Odin usb 5-1: Manufacturer: NMB
Aug 1 07:43:32 Odin usb 5-1: uevent
Aug 1 07:43:32 Odin usb 5-1: device is bus-powered
Aug 1 07:43:32 Odin usb 5-1: configuration #1 chosen from 1 choice
Aug 1 07:43:32 Odin usb 5-1: adding 5-1:1.0 (config #1, interface 0)
Aug 1 07:43:32 Odin usb 5-1:1.0: uevent
Aug 1 07:43:32 Odin hub 5-1:1.0: usb_probe_interface
Aug 1 07:43:32 Odin hub 5-1:1.0: usb_probe_interface - got id
Aug 1 07:43:32 Odin hub 5-1:1.0: USB hub found
Aug 1 07:43:32 Odin hub 5-1:1.0: 3 ports detected
Aug 1 07:43:32 Odin hub 5-1:1.0: compound device; port removable status: FRR
Aug 1 07:43:32 Odin hub 5-1:1.0: individual port power switching
Aug 1 07:43:32 Odin hub 5-1:1.0: individual port over-current protection
Aug 1 07:43:32 Odin hub 5-1:1.0: power on to power good time: 44ms
Aug 1 07:43:32 Odin hub 5-1:1.0: hub controller current requirement: 100mA
Aug 1 07:43:32 Odin hub 5-1:1.0: 100mA bus power budget for each child
Aug 1 07:43:32 Odin hub 5-1:1.0: enabling power on all ports
Aug 1 07:43:32 Odin drivers/usb/core/inode.c: creating file '002'
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.3: port 2 portsc 01ab,00
Aug 1 07:43:32 Odin hub 5-0:1.0: port 2, status 0301, change 0003, 1.5 Mb/s
Aug 1 07:43:32 Odin hub 5-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x301
Aug 1 07:43:32 Odin usb 5-2: new low speed USB device using uhci_hcd and address 3
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.0: suspend_rh (auto-stop)
Aug 1 07:43:32 Odin ieee1394: Host added: ID:BUS[1-00:1023] GUID[801111009e474600]
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.1: suspend_rh (auto-stop)
Aug 1 07:43:32 Odin usb 5-2: skipped 1 descriptor after interface
Aug 1 07:43:32 Odin usb 5-2: default language 0x0409
Aug 1 07:43:32 Odin usb 5-2: new device strings: Mfr=1, Product=2, SerialNumber=0
Aug 1 07:43:32 Odin usb 5-2: Product: Optical USB Mouse
Aug 1 07:43:32 Odin usb 5-2: Manufacturer: Logitech
Aug 1 07:43:32 Odin usb 5-2: uevent
Aug 1 07:43:32 Odin usb 5-2: device is bus-powered
Aug 1 07:43:32 Odin usb 5-2: configuration #1 chosen from 1 choice
Aug 1 07:43:32 Odin usb 5-2: adding 5-2:1.0 (config #1, interface 0)
Aug 1 07:43:32 Odin usb 5-2:1.0: uevent
Aug 1 07:43:32 Odin drivers/usb/core/inode.c: creating file '003'
Aug 1 07:43:32 Odin hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0002
Aug 1 07:43:32 Odin usbcore: registered new driver usblp
Aug 1 07:43:32 Odin hub 5-1:1.0: state 7 ports 3 chg 0000 evt 0002
Aug 1 07:43:32 Odin drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Aug 1 07:43:32 Odin Initializing USB Mass Storage driver...
Aug 1 07:43:32 Odin hub 5-1:1.0: port 1, status 0101, change 0001, 12 Mb/s
Aug 1 07:43:32 Odin uhci_hcd 0000:00:1d.2: suspend_rh (auto-stop)
Aug 1 07:43:32 Odin hub 5-1:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
Aug 1 07:43:32 Odin ieee1394: Host added: ID:BUS[0-00:1023] GUID[00023c04110802dd]
Aug 1 07:43:32 Odin usb 5-1.1: new full speed USB device using uhci_hcd and address 4
Aug 1 07:43:32 Odin usb 5-1.1: ep0 maxpacket = 8
Aug 1 07:43:32 Odin usb 5-1.1: skipped 1 descriptor after interface
Aug 1 07:43:32 Odin usb 5-1.1: skipped 1 descriptor after interface
Aug 1 07:43:32 Odin usb 5-1.1: default language 0x0409
Aug 1 07:43:32 Odin usb 5-1.1: new device strings: Mfr=3, Product=2, SerialNumber=0
Aug 1 07:43:32 Odin usb 5-1.1: Product: Dell USB 7HK Keyboard
Aug 1 07:43:32 Odin usb 5-1.1: Manufacturer: NMB
Aug 1 07:43:32 Odin usb 5-1.1: uevent
Aug 1 07:43:32 Odin usb 5-1.1: device is bus-powered
Aug 1 07:43:32 Odin usb 5-1.1: configuration #1 chosen from 1 choice
Aug 1 07:43:32 Odin usb 5-1.1: adding 5-1.1:1.0 (config #1, interface 0)
Aug 1 07:43:32 Odin usb 5-1.1:1.0: uevent
Aug 1 07:43:32 Odin usb 5-1.1: adding 5-1.1:1.1 (config #1, interface 1)
Aug 1 07:43:32 Odin usb 5-1.1:1.1: uevent
Aug 1 07:43:32 Odin drivers/usb/core/inode.c: creating file '004'
Aug 1 07:43:32 Odin hub 5-1:1.0: 350mA power budget left
Aug 1 07:43:32 Odin hub 5-1:1.0: state 7 ports 3 chg 0000 evt 0002
Aug 1 07:43:32 Odin usbcore: registered new driver usb-storage
Aug 1 07:43:32 Odin USB Mass Storage support registered.
Aug 1 07:43:32 Odin usbhid 5-2:1.0: usb_probe_interface
Aug 1 07:43:32 Odin usbhid 5-2:1.0: usb_probe_interface - got id
Aug 1 07:43:32 Odin input: Logitech Optical USB Mouse as /class/input/input0
Aug 1 07:43:32 Odin input: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.3-2
Aug 1 07:43:32 Odin usbhid 5-1.1:1.0: usb_probe_interface
Aug 1 07:43:32 Odin usbhid 5-1.1:1.0: usb_probe_interface - got id
Aug 1 07:43:32 Odin input: NMB Dell USB 7HK Keyboard as /class/input/input1
Aug 1 07:43:32 Odin input: USB HID v1.00 Keyboard [NMB Dell USB 7HK Keyboard] on usb-0000:00:1d.3-1.1
Aug 1 07:43:32 Odin usbhid 5-1.1:1.1: usb_probe_interface
Aug 1 07:43:32 Odin usbhid 5-1.1:1.1: usb_probe_interface - got id
Aug 1 07:43:32 Odin input: NMB Dell USB 7HK Keyboard as /class/input/input2
Aug 1 07:43:32 Odin input: USB HID v1.00 Device [NMB Dell USB 7HK Keyboard] on usb-0000:00:1d.3-1.1
Aug 1 07:43:32 Odin usbcore: registered new driver usbhid
Aug 1 07:43:32 Odin drivers/usb/input/hid-core.c: v2.6:USB HID core driver
Aug 1 07:43:32 Odin NET: Registered protocol family 2
Aug 1 07:43:32 Odin IP route cache hash table entries: 131072 (order: 7, 524288 bytes)
Aug 1 07:43:32 Odin TCP established hash table entries: 262144 (order: 9, 3145728 bytes)
Aug 1 07:43:32 Odin TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
Aug 1 07:43:32 Odin TCP: Hash tables configured (established 262144 bind 65536)
Aug 1 07:43:32 Odin TCP reno registered
Aug 1 07:43:32 Odin IPv4 over IPv4 tunneling driver
Aug 1 07:43:32 Odin ip_tables: (C) 2000-2006 Netfilter Core Team
Aug 1 07:43:32 Odin TCP bic registered
Aug 1 07:43:32 Odin NET: Registered protocol family 1
Aug 1 07:43:32 Odin NET: Registered protocol family 17
Aug 1 07:43:32 Odin Starting balanced_irq
Aug 1 07:43:32 Odin Using IPI Shortcut mode
Aug 1 07:43:32 Odin kjournald starting. Commit interval 5 seconds
Aug 1 07:43:32 Odin EXT3-fs: mounted filesystem with ordered data mode.
Aug 1 07:43:32 Odin VFS: Mounted root (ext3 filesystem) readonly.
Aug 1 07:43:32 Odin Freeing unused kernel memory: 212k freed
Aug 1 07:43:32 Odin Adding 987988k swap on /dev/sda2. Priority:-1 extents:1 across:987988k
Aug 1 07:43:32 Odin EXT3 FS on sda3, internal journal
Aug 1 07:43:32 Odin kjournald starting. Commit interval 5 seconds
Aug 1 07:43:32 Odin EXT3 FS on sda5, internal journal
Aug 1 07:43:32 Odin EXT3-fs: mounted filesystem with ordered data mode.
Aug 1 07:43:32 Odin kjournald starting. Commit interval 5 seconds
Aug 1 07:43:32 Odin EXT3 FS on sda6, internal journal
Aug 1 07:43:32 Odin EXT3-fs: mounted filesystem with ordered data mode.
Aug 1 07:43:32 Odin kjournald starting. Commit interval 5 seconds
Aug 1 07:43:32 Odin EXT3 FS on sda9, internal journal
Aug 1 07:43:32 Odin EXT3-fs: mounted filesystem with ordered data mode.
Aug 1 07:43:32 Odin kjournald starting. Commit interval 5 seconds
Aug 1 07:43:32 Odin EXT3 FS on sda7, internal journal
Aug 1 07:43:32 Odin EXT3-fs: mounted filesystem with ordered data mode.
Aug 1 07:43:32 Odin kjournald starting. Commit interval 5 seconds
Aug 1 07:43:32 Odin EXT3 FS on sda8, internal journal
Aug 1 07:43:32 Odin EXT3-fs: mounted filesystem with ordered data mode.
Aug 1 07:43:32 Odin kjournald starting. Commit interval 5 seconds
Aug 1 07:43:32 Odin EXT3 FS on sda10, internal journal
Aug 1 07:43:32 Odin EXT3-fs: mounted filesystem with ordered data mode.
Aug 1 07:43:33 Odin ACPI: PCI Interrupt 0000:04:02.0[A] -> GSI 18 (level, low) -> IRQ 18
Aug 1 07:43:33 Odin dhcpcd[3643]: MAC address = 00:11:11:46:47:9e
Aug 1 07:43:35 Odin tg3: eth1: Link is up at 100 Mbps, full duplex.
Aug 1 07:43:35 Odin tg3: eth1: Flow control is on for TX and on for RX.
Aug 1 07:43:39 Odin dhcpcd[3643]: verified 192.168.1.101 address is not in use
Aug 1 07:43:39 Odin dhcpcd[3643]: your IP address = 192.168.1.101
Aug 1 07:43:39 Odin cron[3734]: (CRON) STARTUP (V5.0)
Aug 1 07:43:48 Odin login(pam_unix)[3749]: session opened for user root by LOGIN(uid=0)
Aug 1 07:44:00 Odin login(pam_unix)[3751]: check pass; user unknown
Aug 1 07:44:00 Odin login(pam_unix)[3751]: authentication failure; logname=LOGIN uid=0 euid=0 tty=/dev/tty2 ruser= rhost=
Aug 1 07:44:02 Odin login[3751]: FAILED LOGIN 1 FROM /dev/tty2 FOR UNKNOWN, Authentication failure
Aug 1 07:44:10 Odin login(pam_unix)[3751]: check pass; user unknown
Aug 1 07:44:13 Odin login[3751]: FAILED LOGIN 2 FROM /dev/tty2 FOR UNKNOWN, Authentication failure
Aug 1 07:44:26 Odin login(pam_unix)[3751]: check pass; user unknown
Aug 1 07:44:28 Odin login[3751]: FAILED LOGIN SESSION FROM /dev/tty2 FOR UNKNOWN, Authentication failure
Aug 1 07:44:31 Odin login(pam_unix)[3751]: 2 more authentication failures; logname=LOGIN uid=0 euid=0 tty=/dev/tty2 ruser= rhost=
Aug 1 07:44:38 Odin login(pam_unix)[3779]: check pass; user unknown
Aug 1 07:44:38 Odin login(pam_unix)[3779]: authentication failure; logname=LOGIN uid=0 euid=0 tty=/dev/tty2 ruser= rhost=
Aug 1 07:44:40 Odin login[3779]: FAILED LOGIN 1 FROM /dev/tty2 FOR UNKNOWN, Authentication failure
Aug 1 07:44:43 Odin modprobe: FATAL: Could not load /lib/modules/2.6.16-gentoo-r7/modules.dep: No such file or directory
Aug 1 07:44:43 Odin modprobe: FATAL: Could not load /lib/modules/2.6.16-gentoo-r7/modules.dep: No such file or directory
Aug 1 07:44:43 Odin modprobe: FATAL: Could not load /lib/modules/2.6.16-gentoo-r7/modules.dep: No such file or directory
Aug 1 07:44:43 Odin modprobe: FATAL: Could not load /lib/modules/2.6.16-gentoo-r7/modules.dep: No such file or directory
Aug 1 07:50:01 Odin cron[3880]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
Aug 1 08:00:01 Odin cron[3946]: (root) CMD (rm -f /var/spool/cron/lastrun/cron.hourly)
Aug 1 08:00:01 Odin cron[3944]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
Aug 1 08:07:01 Odin modprobe: FATAL: Could not load /lib/modules/2.6.16-gentoo-r7/modules.dep: No such file or directory
Aug 1 08:07:01 Odin modprobe: FATAL: Could not load /lib/modules/2.6.16-gentoo-r7/modules.dep: No such file or directory
Aug 1 08:07:10 Odin modprobe: FATAL: Could not load /lib/modules/2.6.16-gentoo-r7/modules.dep: No such file or directory
Aug 1 08:07:10 Odin modprobe: FATAL: Could not load /lib/modules/2.6.16-gentoo-r7/modules.dep: No such file or directory
Aug 1 08:07:10 Odin modprobe: FATAL: Could not load /lib/modules/2.6.16-gentoo-r7/modules.dep: No such file or directory
Aug 1 08:07:10 Odin modprobe: FATAL: Could not load /lib/modules/2.6.16-gentoo-r7/modules.dep: No such file or directory
Aug 1 08:07:17 Odin modprobe: FATAL: Could not load /lib/modules/2.6.16-gentoo-r7/modules.dep: No such file or directory
Aug 1 08:07:17 Odin modprobe: FATAL: Could not load /lib/modules/2.6.16-gentoo-r7/modules.dep: No such file or directory
Aug 1 08:07:17 Odin modprobe: FATAL: Could not load /lib/modules/2.6.16-gentoo-r7/modules.dep: No such file or directory
Aug 1 08:07:17 Odin modprobe: FATAL: Could not load /lib/modules/2.6.16-gentoo-r7/modules.dep: No such file or directory
Aug 1 08:07:17 Odin modprobe: FATAL: Could not load /lib/modules/2.6.16-gentoo-r7/modules.dep: No such file or directory
Aug 1 08:07:17 Odin modprobe: FATAL: Could not load /lib/modules/2.6.16-gentoo-r7/modules.dep: No such file or directory
Aug 1 08:10:01 Odin cron[11970]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
Aug 1 08:12:33 Odin modprobe: FATAL: Could not load /lib/modules/2.6.16-gentoo-r7/modules.dep: No such file or directory
Aug 1 08:12:34 Odin modprobe: FATAL: Could not load /lib/modules/2.6.16-gentoo-r7/modules.dep: No such file or directory
Aug 1 08:20:01 Odin cron[2790]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
Aug 1 08:30:01 Odin cron[6425]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
Aug 1 08:40:01 Odin cron[9224]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
Aug 1 08:45:37 Odin Adding 5863716k swap on /dev/sdb2. Priority:-2 extents:1 across:5863716k
Aug 1 08:48:45 Odin kjournald starting. Commit interval 5 seconds
Aug 1 08:48:45 Odin EXT3 FS on sdb5, internal journal
Aug 1 08:48:45 Odin EXT3-fs: mounted filesystem with ordered data mode.
Aug 1 08:48:54 Odin kjournald starting. Commit interval 5 seconds
Aug 1 08:48:54 Odin EXT3 FS on sdb6, internal journal
Aug 1 08:48:54 Odin EXT3-fs: mounted filesystem with ordered data mode.
Aug 1 08:49:05 Odin kjournald starting. Commit interval 5 seconds
Aug 1 08:49:05 Odin EXT3 FS on sdb7, internal journal
Aug 1 08:49:05 Odin EXT3-fs: mounted filesystem with ordered data mode.
Aug 1 08:49:19 Odin kjournald starting. Commit interval 5 seconds
Aug 1 08:49:19 Odin EXT3 FS on sdb8, internal journal
Aug 1 08:49:19 Odin EXT3-fs: mounted filesystem with ordered data mode.
Aug 1 08:50:01 Odin cron[3241]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
Aug 1 09:00:01 Odin cron[28024]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
Aug 1 09:00:01 Odin cron[28026]: (root) CMD (rm -f /var/spool/cron/lastrun/cron.hourly)
_________________
Michael Fortenberry
Back to top
View user's profile Send private message
fortenbm
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2005
Posts: 99
Location: Newburgh, NY

PostPosted: Wed Aug 02, 2006 6:35 pm    Post subject: Reply with quote

I"m booted now in #2 with a chroot to /dev/sdb so I can compare things
_________________
Michael Fortenberry
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54391
Location: 56N 3W

PostPosted: Wed Aug 02, 2006 7:48 pm    Post subject: Reply with quote

fortenbm,

The old kernel runs under you new install - thats nice to know. Grub finds it from
Code:
root (hd1,0)
kernel /kernel-2.6.16-gentoo-r7 root=/dev/sda3 ide0=noprobe
With root (hd1,0) being /boot on your old install.
/usr/src is not used at boot time, although it could be.

A grub.conf entry of
Code:
title=Gentoo Linux 2.6.16-gentoo-r7 root=/dev/sda ide0=noprobe
root (hd1,0)
kernel (hd0,2)/usr/src/linux/arch/i386/boot/bzImage root=/dev/sda3 ide0=noprobe
would boot your latest kernel made in /dev/sda3 /usr/src/linux, whatever it happened to be. Just now its your broken 2.6.17-r4

You have confirmed that the install is generally ok, its a kernel issue.

Looking back a bit, the message
Quote:
radeon fb:found Intel x86 BIOS ROM Image
is a bit odd, maybe not, since you have an ATI graphics card. In the kernel, can you try turing of the all the framebuffer drivers except vesa-tng. Thats know to work with everything and conflict with nothing. I'm wondering if the radeonfb and fglrx kernel module dont play nicely together.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
fortenbm
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2005
Posts: 99
Location: Newburgh, NY

PostPosted: Wed Aug 02, 2006 8:05 pm    Post subject: Reply with quote

I'm not sure how to do that. If I look under device drivers -> graphics support, I have no vesa-tng option. What is selected now is
support for frame buffer devices
ATI Radeon display support
DDC/I2C for ATI Radeon Support
support for te frame buffer splash

Under Console display driver support
Video mode selection support
Framebuffer console support

which ones do you want me to turn off...? and where do I find vesa-tng ? A search in menuconfig did not find it.
_________________
Michael Fortenberry
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54391
Location: 56N 3W

PostPosted: Wed Aug 02, 2006 8:22 pm    Post subject: Reply with quote

fortenbm,

Code:
<*> Support for frame buffer devices
...
<*>   VESA VGA graphics support
        VESA driver type (vesafb-tng)  ---> 

Turn off the other frambuffer drivers. If you have a 64 bit install vesafb-tng is not available to you, use vesa instead.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Goto page 1, 2  Next
Page 1 of 2

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