LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-04-2006, 09:07 AM   #1
masterross
Member
 
Registered: Nov 2005
Distribution: CentOS 7.x
Posts: 107

Rep: Reputation: 17
Help for noob and kernel 2.6.14 compiling?


hi there,

i've tried to compile new kernel 2.6.14 (old 2.4.31)
runnig Slack 10.2 on 2x Xeon 2.4 GHz
but i've got these errors:
Code:
Dec 30 08:22:26 ross kernel:  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Dec 30 08:22:26 ross kernel:  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Dec 30 08:22:26 ross kernel:  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
Dec 30 08:22:26 ross kernel:  BIOS-e820: 0000000000100000 - 000000007fff0000 (usable)
Dec 30 08:22:26 ross kernel:  BIOS-e820: 000000007fff0000 - 000000007ffff000 (ACPI data)
Dec 30 08:22:26 ross kernel:  BIOS-e820: 000000007ffff000 - 0000000080000000 (ACPI NVS)
Dec 30 08:22:26 ross kernel:  BIOS-e820: 00000000fec00000 - 00000000fec04000 (reserved)
Dec 30 08:22:26 ross kernel:  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Dec 30 08:22:26 ross kernel:  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
Dec 30 08:22:26 ross kernel: Processor #0 15:2 APIC version 20
Dec 30 08:22:26 ross kernel: Processor #6 15:2 APIC version 20
Dec 30 08:22:26 ross kernel: IOAPIC[0]: apic_id 8, version 17, address 0xfec00000, GSI 0-15
Dec 30 08:22:26 ross kernel: IOAPIC[1]: apic_id 9, version 17, address 0xfec01000, GSI 16-31
Dec 30 08:22:26 ross kernel: IOAPIC[2]: apic_id 10, version 17, address 0xfec02000, GSI 32-47
Dec 30 08:22:26 ross kernel: Enabling APIC mode:  Flat.  Using 3 I/O APICs
Dec 30 08:22:26 ross kernel: Allocating PCI resources starting at 88000000 (gap: 80000000:7ec00000)
Dec 30 08:22:26 ross kernel: Built 1 zonelists
Dec 30 08:22:26 ross kernel: PID hash table entries: 4096 (order: 12, 65536 bytes)
Dec 30 08:22:26 ross kernel: Detected 2400.399 MHz processor.
Dec 30 08:22:26 ross kernel: Console: colour dummy device 80x25
Dec 30 08:22:26 ross kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Dec 30 08:22:26 ross kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Dec 30 08:22:26 ross kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Dec 30 08:22:26 ross kernel: Calibrating delay using timer specific routine.. 4805.01 BogoMIPS (lpj=9610030)
Dec 30 08:22:26 ross kernel: Mount-cache hash table entries: 512
Dec 30 08:22:26 ross kernel:     ACPI-0610: *** Warning: Type override - [DEB_] had invalid type (Integer) for Scope operator, changed to (Scope)
Dec 30 08:22:26 ross kernel:     ACPI-0610: *** Warning: Type override - [MLIB] had invalid type (Integer) for Scope operator, changed to (Scope)
Dec 30 08:22:26 ross kernel:     ACPI-0610: *** Warning: Type override - [IO__] had invalid type (Integer) for Scope operator, changed to (Scope)
Dec 30 08:22:26 ross kernel:     ACPI-0610: *** Warning: Type override - [DATA] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 08:22:26 ross kernel:     ACPI-0610: *** Warning: Type override - [SIO_] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 08:22:26 ross kernel:     ACPI-0610: *** Warning: Type override - [SB__] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 08:22:26 ross kernel:     ACPI-0610: *** Warning: Type override - [PM__] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 08:22:26 ross kernel:     ACPI-0610: *** Warning: Type override - [ICNT] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 08:22:26 ross kernel:     ACPI-0610: *** Warning: Type override - [ACPI] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 08:22:26 ross kernel:     ACPI-0610: *** Warning: Type override - [IORG] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 08:22:26 ross kernel:     ACPI-0610: *** Warning: Type override - [SB__] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 08:22:26 ross kernel:     ACPI-0610: *** Warning: Type override - [PM__] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 08:22:26 ross kernel:     ACPI-0610: *** Warning: Type override - [SIO_] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 08:22:26 ross kernel:     ACPI-0610: *** Warning: Type override - [PM__] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 08:22:26 ross kernel:     ACPI-0610: *** Warning: Type override - [BIOS] had invalid type (Integer) for Scope operator, changed to (Scope)
Dec 30 08:22:26 ross kernel:     ACPI-0610: *** Warning: Type override - [CMOS] had invalid type (Integer) for Scope operator, changed to (Scope)
Dec 30 08:22:26 ross kernel:     ACPI-0610: *** Warning: Type override - [KBC_] had invalid type (Integer) for Scope operator, changed to (Scope)
Dec 30 08:22:26 ross kernel:     ACPI-0610: *** Warning: Type override - [OEM_] had invalid type (Integer) for Scope operator, changed to (Scope)
Dec 30 08:22:26 ross kernel: CPU0: Intel(R) Xeon(TM) CPU 2.40GHz stepping 05
Dec 30 08:22:26 ross kernel: Booting processor 1/6 eip 2000
Dec 30 08:22:26 ross kernel: Calibrating delay using timer specific routine.. 4800.65 BogoMIPS (lpj=9601304)
Dec 30 08:22:26 ross kernel: CPU1: Intel(R) Xeon(TM) CPU 2.40GHz stepping 05
Dec 30 08:22:26 ross kernel: ENABLING IO-APIC IRQs
Dec 30 08:22:26 ross kernel: ..MP-BIOS bug: 8254 timer not connected to IO-APIC
Dec 30 08:22:26 ross kernel: PCI: Probing PCI hardware (bus 00)
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN00] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN01] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN02] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN03] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN04] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN05] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN06] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN07] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN08] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN09] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN10] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN11] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN12] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN13] (IRQs 3 4 5 7 9 11 12 14 15) *1
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN14] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN15] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN16] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN17] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN18] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN19] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN20] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN21] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN22] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN23] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN24] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN25] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN26] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN27] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN28] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN29] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN30] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LN31] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LNUS] (IRQs *10)
Dec 30 08:22:26 ross kernel: ACPI: PCI Interrupt Link [LNTE] (IRQs 11) *0
Dec 30 08:22:26 ross kernel: highmem bounce pool size: 64 pages
Dec 30 08:22:26 ross kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Dec 30 08:22:26 ross kernel: PCI: MSI quirk detected. pci_msi_quirk set.
Dec 30 08:22:26 ross kernel: PCI: MSI quirk detected. pci_msi_quirk set.
Dec 30 08:22:26 ross kernel: mtrr: type mismatch for fd000000,400000 old: uncachable new: write-combining
Dec 30 08:22:26 ross kernel: mtrr: type mismatch for fd000000,200000 old: uncachable new: write-combining
Dec 30 08:22:26 ross kernel: mtrr: type mismatch for fd000000,100000 old: uncachable new: write-combining
Dec 30 08:22:26 ross kernel: mtrr: type mismatch for fd000000,80000 old: uncachable new: write-combining
Dec 30 08:22:26 ross kernel: mtrr: type mismatch for fd000000,40000 old: uncachable new: write-combining
Dec 30 08:22:26 ross kernel: mtrr: type mismatch for fd000000,20000 old: uncachable new: write-combining
Dec 30 08:22:26 ross kernel: mtrr: type mismatch for fd000000,10000 old: uncachable new: write-combining
Dec 30 08:22:26 ross kernel: mtrr: type mismatch for fd000000,8000 old: uncachable new: write-combining
Dec 30 08:22:26 ross kernel: mtrr: type mismatch for fd000000,4000 old: uncachable new: write-combining
Dec 30 08:22:26 ross kernel: mtrr: type mismatch for fd000000,2000 old: uncachable new: write-combining
Dec 30 08:22:26 ross kernel: mtrr: type mismatch for fd000000,1000 old: uncachable new: write-combining
Dec 30 08:22:26 ross kernel: vesafb: Mode is VGA compatible
Dec 30 08:22:26 ross kernel: Console: switching to colour frame buffer device 128x48
Dec 30 08:22:26 ross kernel: RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
Dec 30 08:22:26 ross kernel: hda: WDC WD1600BB-22GUC0, ATA DISK drive
Dec 30 08:22:26 ross kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Dec 30 08:22:26 ross kernel: hdc: WDC WD1600BB-22GUC0, ATA DISK drive
Dec 30 08:22:26 ross kernel: ide1 at 0x170-0x177,0x376 on irq 15
Dec 30 08:22:26 ross kernel: ide-floppy driver 0.99.newide
Dec 30 08:22:26 ross kernel: IP route cache hash table entries: 131072 (order: 7, 524288 bytes)
Dec 30 08:22:26 ross kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes)
Dec 30 08:22:26 ross kernel: TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
Dec 30 08:22:26 ross kernel: Using IPI Shortcut mode
Dec 30 08:22:26 ross kernel: VFS: Mounted root (ext3 filesystem) readonly.
Dec 30 08:22:26 ross kernel: Device 'i82365.0' does not have a release() function, it is broken and must be fixed.
Dec 30 08:22:26 ross kernel: Badness in device_release at drivers/base/core.c:83
Dec 30 08:22:26 ross kernel:  [<c0204988>] kobject_cleanup+0x98/0xa0
Dec 30 08:22:26 ross kernel:  [<c0204990>] kobject_release+0x0/0x10
Dec 30 08:22:26 ross kernel:  [<c02053f5>] kref_put+0x45/0xb0
Dec 30 08:22:26 ross kernel:  [<c02049bf>] kobject_put+0x1f/0x30
Dec 30 08:22:26 ross kernel:  [<c02049bf>] kobject_put+0x1f/0x30
Dec 30 08:22:26 ross kernel:  [<c0204990>] kobject_release+0x0/0x10
Dec 30 08:22:26 ross kernel:  [<f880f354>] init_i82365+0x1b4/0x1ca [i82365]
Dec 30 08:22:26 ross kernel:  [<c0134c31>] kthread_stop+0x61/0x8b
Dec 30 08:22:26 ross kernel:  [<c013c402>] sys_init_module+0x162/0x200
Dec 30 08:22:26 ross kernel:  [<c0103019>] syscall_call+0x7/0xb
Dec 30 08:22:27 ross cardmgr[1373]: no sockets found!
Dec 30 08:22:27 ross kernel: ACPI: PCI Interrupt Link [LNUS] enabled at IRQ 10
Dec 30 08:22:28 ross kernel: piix4_smbus 0000:00:0f.0: Illegal Interrupt configuration (or code out of date)!
Dec 30 08:22:31 ross sshd[2423]: error: Bind to port 22 on 0.0.0.0 failed: Address already in use.
Dec 30 08:22:32 ross kernel: process `named' is using obsolete setsockopt SO_BSDCOMPAT
Dec 30 09:14:03 ross kernel:  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Dec 30 09:14:03 ross kernel:  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Dec 30 09:14:03 ross kernel:  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
Dec 30 09:14:03 ross kernel:  BIOS-e820: 0000000000100000 - 000000007fff0000 (usable)
Dec 30 09:14:03 ross kernel:  BIOS-e820: 000000007fff0000 - 000000007ffff000 (ACPI data)
Dec 30 09:14:03 ross kernel:  BIOS-e820: 000000007ffff000 - 0000000080000000 (ACPI NVS)
Dec 30 09:14:03 ross kernel:  BIOS-e820: 00000000fec00000 - 00000000fec04000 (reserved)
Dec 30 09:14:03 ross kernel:  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Dec 30 09:14:03 ross kernel:  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
Dec 30 09:14:03 ross kernel: Processor #0 15:2 APIC version 20
Dec 30 09:14:03 ross kernel: Processor #6 15:2 APIC version 20
Dec 30 09:14:03 ross kernel: IOAPIC[0]: apic_id 8, version 17, address 0xfec00000, GSI 0-15
Dec 30 09:14:03 ross kernel: IOAPIC[1]: apic_id 9, version 17, address 0xfec01000, GSI 16-31
Dec 30 09:14:03 ross kernel: IOAPIC[2]: apic_id 10, version 17, address 0xfec02000, GSI 32-47
Dec 30 09:14:03 ross kernel: Enabling APIC mode:  Flat.  Using 3 I/O APICs
Dec 30 09:14:03 ross kernel: Allocating PCI resources starting at 88000000 (gap: 80000000:7ec00000)
Dec 30 09:14:03 ross kernel: Built 1 zonelists
Dec 30 09:14:03 ross kernel: PID hash table entries: 4096 (order: 12, 65536 bytes)
Dec 30 09:14:03 ross kernel: Detected 2400.427 MHz processor.
Dec 30 09:14:03 ross kernel: Console: colour dummy device 80x25
Dec 30 09:14:03 ross kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Dec 30 09:14:03 ross kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Dec 30 09:14:03 ross kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Dec 30 09:14:03 ross kernel: Calibrating delay using timer specific routine.. 4804.93 BogoMIPS (lpj=9609870)
Dec 30 09:14:03 ross kernel: Mount-cache hash table entries: 512
Dec 30 09:14:03 ross kernel:     ACPI-0610: *** Warning: Type override - [DEB_] had invalid type (Integer) for Scope operator, changed to (Scope)
Dec 30 09:14:03 ross kernel:     ACPI-0610: *** Warning: Type override - [MLIB] had invalid type (Integer) for Scope operator, changed to (Scope)
Dec 30 09:14:03 ross kernel:     ACPI-0610: *** Warning: Type override - [IO__] had invalid type (Integer) for Scope operator, changed to (Scope)
Dec 30 09:14:03 ross kernel:     ACPI-0610: *** Warning: Type override - [DATA] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 09:14:03 ross kernel:     ACPI-0610: *** Warning: Type override - [SIO_] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 09:14:03 ross kernel:     ACPI-0610: *** Warning: Type override - [SB__] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 09:14:03 ross kernel:     ACPI-0610: *** Warning: Type override - [PM__] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 09:14:03 ross kernel:     ACPI-0610: *** Warning: Type override - [ICNT] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 09:14:03 ross kernel:     ACPI-0610: *** Warning: Type override - [ACPI] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 09:14:03 ross kernel:     ACPI-0610: *** Warning: Type override - [IORG] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 09:14:03 ross kernel:     ACPI-0610: *** Warning: Type override - [SB__] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 09:14:03 ross kernel:     ACPI-0610: *** Warning: Type override - [PM__] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 09:14:03 ross kernel:     ACPI-0610: *** Warning: Type override - [SIO_] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 09:14:03 ross kernel:     ACPI-0610: *** Warning: Type override - [PM__] had invalid type (String) for Scope operator, changed to (Scope)
Dec 30 09:14:03 ross kernel:     ACPI-0610: *** Warning: Type override - [BIOS] had invalid type (Integer) for Scope operator, changed to (Scope)
Dec 30 09:14:03 ross kernel:     ACPI-0610: *** Warning: Type override - [CMOS] had invalid type (Integer) for Scope operator, changed to (Scope)
Dec 30 09:14:03 ross kernel:     ACPI-0610: *** Warning: Type override - [KBC_] had invalid type (Integer) for Scope operator, changed to (Scope)
Dec 30 09:14:03 ross kernel:     ACPI-0610: *** Warning: Type override - [OEM_] had invalid type (Integer) for Scope operator, changed to (Scope)
Dec 30 09:14:03 ross kernel: CPU0: Intel(R) Xeon(TM) CPU 2.40GHz stepping 05
Dec 30 09:14:03 ross kernel: Booting processor 1/6 eip 2000
Dec 30 09:14:03 ross kernel: Calibrating delay using timer specific routine.. 4800.67 BogoMIPS (lpj=9601359)
Dec 30 09:14:03 ross kernel: CPU1: Intel(R) Xeon(TM) CPU 2.40GHz stepping 05
Dec 30 09:14:03 ross kernel: ENABLING IO-APIC IRQs
Dec 30 09:14:03 ross kernel: ..MP-BIOS bug: 8254 timer not connected to IO-APIC
Dec 30 09:14:03 ross kernel: PCI: Probing PCI hardware (bus 00)
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN00] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN01] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN02] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN03] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN04] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN05] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN06] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN07] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN08] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN09] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN10] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN11] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN12] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN13] (IRQs 3 4 5 7 9 11 12 14 15) *1
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN14] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN15] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN16] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN17] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN18] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN19] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN20] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN21] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN22] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN23] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN24] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN25] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN26] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN27] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN28] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN29] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN30] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LN31] (IRQs 3 4 5 7 9 11 12 14 15) *0
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LNUS] (IRQs *10)
Dec 30 09:14:03 ross kernel: ACPI: PCI Interrupt Link [LNTE] (IRQs 11) *0
Dec 30 09:14:03 ross kernel: highmem bounce pool size: 64 pages
Dec 30 09:14:03 ross kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Dec 30 09:14:03 ross kernel: PCI: MSI quirk detected. pci_msi_quirk set.
Dec 30 09:14:03 ross kernel: PCI: MSI quirk detected. pci_msi_quirk set.
Dec 30 09:14:03 ross kernel: mtrr: type mismatch for fd000000,400000 old: uncachable new: write-combining
Dec 30 09:14:03 ross kernel: mtrr: type mismatch for fd000000,200000 old: uncachable new: write-combining
Dec 30 09:14:03 ross kernel: mtrr: type mismatch for fd000000,100000 old: uncachable new: write-combining
Dec 30 09:14:03 ross kernel: mtrr: type mismatch for fd000000,80000 old: uncachable new: write-combining
Dec 30 09:14:03 ross kernel: mtrr: type mismatch for fd000000,40000 old: uncachable new: write-combining
Dec 30 09:14:03 ross kernel: mtrr: type mismatch for fd000000,20000 old: uncachable new: write-combining
Dec 30 09:14:03 ross kernel: mtrr: type mismatch for fd000000,10000 old: uncachable new: write-combining
Dec 30 09:14:03 ross kernel: mtrr: type mismatch for fd000000,8000 old: uncachable new: write-combining
Dec 30 09:14:03 ross kernel: mtrr: type mismatch for fd000000,4000 old: uncachable new: write-combining
Dec 30 09:14:03 ross kernel: mtrr: type mismatch for fd000000,2000 old: uncachable new: write-combining
Dec 30 09:14:03 ross kernel: mtrr: type mismatch for fd000000,1000 old: uncachable new: write-combining
Dec 30 09:14:03 ross kernel: vesafb: Mode is VGA compatible
Dec 30 09:14:03 ross kernel: Console: switching to colour frame buffer device 128x48
Dec 30 09:14:03 ross kernel: RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
Dec 30 09:14:03 ross kernel: hda: WDC WD1600BB-22GUC0, ATA DISK drive
Dec 30 09:14:03 ross kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Dec 30 09:14:03 ross kernel: hdc: WDC WD1600BB-22GUC0, ATA DISK drive
Dec 30 09:14:03 ross kernel: ide1 at 0x170-0x177,0x376 on irq 15
Dec 30 09:14:03 ross kernel: ide-floppy driver 0.99.newide
Dec 30 09:14:03 ross kernel: IP route cache hash table entries: 131072 (order: 7, 524288 bytes)
Dec 30 09:14:03 ross kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes)
Dec 30 09:14:03 ross kernel: TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
Dec 30 09:14:03 ross kernel: Using IPI Shortcut mode
Dec 30 09:14:03 ross kernel: VFS: Mounted root (ext3 filesystem) readonly.
Dec 30 09:14:04 ross kernel: Device 'i82365.0' does not have a release() function, it is broken and must be fixed.
Dec 30 09:14:04 ross kernel: Badness in device_release at drivers/base/core.c:83
Dec 30 09:14:04 ross kernel:  [<c0204988>] kobject_cleanup+0x98/0xa0
Dec 30 09:14:04 ross kernel:  [<c0204990>] kobject_release+0x0/0x10
Dec 30 09:14:04 ross kernel:  [<c02053f5>] kref_put+0x45/0xb0
Dec 30 09:14:04 ross kernel:  [<c02049bf>] kobject_put+0x1f/0x30
Dec 30 09:14:04 ross kernel:  [<c02049bf>] kobject_put+0x1f/0x30
Dec 30 09:14:04 ross kernel:  [<c0204990>] kobject_release+0x0/0x10
Dec 30 09:14:04 ross kernel:  [<f880f354>] init_i82365+0x1b4/0x1ca [i82365]
Dec 30 09:14:04 ross kernel:  [<c0134c31>] kthread_stop+0x61/0x8b
Dec 30 09:14:04 ross kernel:  [<c013c402>] sys_init_module+0x162/0x200
Dec 30 09:14:04 ross kernel:  [<c0103019>] syscall_call+0x7/0xb
Dec 30 09:14:04 ross cardmgr[1378]: no sockets found!
Dec 30 09:14:04 ross kernel: ACPI: PCI Interrupt Link [LNUS] enabled at IRQ 10
Dec 30 09:14:05 ross kernel: piix4_smbus 0000:00:0f.0: Illegal Interrupt configuration (or code out of date)!
Dec 30 09:14:09 ross sshd[2429]: error: Bind to port 22 on 0.0.0.0 failed: Address already in use.
Dec 30 09:14:09 ross kernel: process `named' is using obsolete setsockopt SO_BSDCOMPAT
any hints?

BR,
Ross
 
Old 01-04-2006, 10:57 AM   #2
kaixa
Member
 
Registered: May 2005
Posts: 36

Rep: Reputation: 15
try the latest kernel 2.6.15
 
Old 01-04-2006, 06:20 PM   #3
aneroid
Member
 
Registered: May 2005
Distribution: slackware, slax, debian
Posts: 88

Rep: Reputation: 26
did u do make menuconfig or oldconfig? for 2.4.x -> 2.6.x, u may wanna go through the options again (and not use 'oldconfig'), either refer to ur old .config or use diff to setup the initial values to what u used.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Compiling - Noob question Sc0rp Linux - Newbie 5 09-25-2004 06:38 AM
another noob 2.6 kernel question Slinky Slackware 1 03-20-2004 01:02 PM
total noob compiling error goddamn walrus Linux - Newbie 6 10-06-2003 05:45 PM
Kernel compile noob strophy Slackware 2 07-18-2003 02:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration