Raaaaaaaaaaaaaaaaaaahhhhhhhhhhhhhhh !!
Je suis à bout !!
Comment compiler ce satané truc ?
D'abord le répertoire où est sont censés se trouver les sources n'est pas là où les tutoriaux le disent sur le web !!!
En plus je sais pas où faut créer le fameux lien dénommé "linux" !!
J'en ai créé un dans "/usr/src/" vers mon noyau en principe un "2.6.17-1.2174_FC5smp" d'après uname -r, mais là aussi je comprends pas le "smp" du noyau puisque g un centrino mono processeur ( en + y a pas de flag "ht" dans /proc/cpuinfo) !!

Je v mourir de rage devant cet OS !! Grrrrrrrrrrrrrrrrrrrrrrrr !!!

De plus "make menu config" me sort un sale message d'erreur le voilà :
[root@Linux linux]# make menuconfig
HOSTCC scripts/kconfig/lxdialog/checklist.o
Dans le fichier inclus à partir de scripts/kconfig/lxdialog/checklist.c:24:
scripts/kconfig/lxdialog/dialog.h:31:20: erreur: curses.h : Aucun fichier ou répertoire de ce type
In file included from scripts/kconfig/lxdialog/checklist.c:24:
scripts/kconfig/lxdialog/dialog.h:128: erreur: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?use_colors?
scripts/kconfig/lxdialog/dialog.h:129: erreur: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?use_shadow?
scripts/kconfig/lxdialog/dialog.h:131: erreur: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?attributes?
scripts/kconfig/lxdialog/dialog.h:143: erreur: expected ?)? before ?*? token
scripts/kconfig/lxdialog/dialog.h:146: erreur: expected ?)? before ?*? token
scripts/kconfig/lxdialog/dialog.h:147: erreur: expected ?)? before ?*? token
scripts/kconfig/lxdialog/dialog.h:148: erreur: expected ?)? before ?*? token
scripts/kconfig/lxdialog/dialog.h:149: erreur: expected ?)? before ?*? token
scripts/kconfig/lxdialog/dialog.h:151: erreur: expected ?)? before ?*? token
scripts/kconfig/lxdialog/checklist.c:31: erreur: expected ?)? before ?*? token
scripts/kconfig/lxdialog/checklist.c:59: erreur: expected ?)? before ?*? token
scripts/kconfig/lxdialog/checklist.c:95: erreur: expected ?)? before ?*? token
scripts/kconfig/lxdialog/checklist.c: In function ?dialog_checklist?:
scripts/kconfig/lxdialog/checklist.c:117: erreur: ?WINDOW? undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:117: erreur: (Each undeclared identifier is reported only once
scripts/kconfig/lxdialog/checklist.c:117: erreur: for each function it appears in.)
scripts/kconfig/lxdialog/checklist.c:117: erreur: ?dialog? undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:117: erreur: ?list? undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:117: attention : l'opérande à gauche de la virgule n'a pas d'effet
scripts/kconfig/lxdialog/checklist.c:117: attention : déclaration sasn effet
scripts/kconfig/lxdialog/checklist.c:121: attention : implicit declaration of function ?endwin?
scripts/kconfig/lxdialog/checklist.c:122: attention : implicit declaration of function ?fprintf?
scripts/kconfig/lxdialog/checklist.c:122: attention : incompatible implicit declaration of built-in function ?fprintf?
scripts/kconfig/lxdialog/checklist.c:122: erreur: ?stderr? undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:140: erreur: ?COLS? undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:141: erreur: ?LINES? undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:143: attention : implicit declaration of function ?draw_shadow?
scripts/kconfig/lxdialog/checklist.c:143: erreur: ?stdscr? undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:145: attention : implicit declaration of function ?newwin?
scripts/kconfig/lxdialog/checklist.c:146: attention : implicit declaration of function ?keypad?
scripts/kconfig/lxdialog/checklist.c:146: erreur: ?TRUE? undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:148: attention : implicit declaration of function ?draw_box?
scripts/kconfig/lxdialog/checklist.c:148: erreur: ?attributes? undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:149: attention : implicit declaration of function ?wattrset?
scripts/kconfig/lxdialog/checklist.c:150: attention : implicit declaration of function ?mvwaddch?
scripts/kconfig/lxdialog/checklist.c:152: attention : implicit declaration of function ?waddch?
scripts/kconfig/lxdialog/checklist.c:156: attention : implicit declaration of function ?print_title?
scripts/kconfig/lxdialog/checklist.c:159: attention : implicit declaration of function ?print_autowrap?
scripts/kconfig/lxdialog/checklist.c:166: attention : implicit declaration of function ?subwin?
scripts/kconfig/lxdialog/checklist.c:190: attention : implicit declaration of function ?print_item?
scripts/kconfig/lxdialog/checklist.c:194: attention : implicit declaration of function ?print_arrows?
scripts/kconfig/lxdialog/checklist.c:197: attention : implicit declaration of function ?print_buttons?
scripts/kconfig/lxdialog/checklist.c:199: attention : implicit declaration of function ?wnoutrefresh?
scripts/kconfig/lxdialog/checklist.c:201: attention : implicit declaration of function ?doupdate?
scripts/kconfig/lxdialog/checklist.c:204: attention : implicit declaration of function ?wgetch?
scripts/kconfig/lxdialog/checklist.c:211: erreur: ?KEY_UP? undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:211: erreur: ?KEY_DOWN? undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:221: erreur: ?FALSE? undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:222: attention : implicit declaration of function ?scrollok?
scripts/kconfig/lxdialog/checklist.c:223: attention : implicit declaration of function ?wscrl?
scripts/kconfig/lxdialog/checklist.c:232: attention : implicit declaration of function ?wrefresh?
scripts/kconfig/lxdialog/checklist.c:282: attention : incompatible implicit declaration of built-in function ?fprintf?
scripts/kconfig/lxdialog/checklist.c:283: attention : implicit declaration of function ?delwin?
scripts/kconfig/lxdialog/checklist.c:287: erreur: ?KEY_LEFT? undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:288: erreur: ?KEY_RIGHT? undeclared (first use in this function)
make[2]: *** [scripts/kconfig/lxdialog/checklist.o] Erreur 1
make[1]: *** [menuconfig] Erreur 2
make: *** [menuconfig] Erreur 2
Avant de faire des bêtises, puis-je poser une question (qui t'évitera peut-être les affres de la compilation selon la réponse) : as-tu une bonne raison de compiler un noyau ?
Oui g d messages d'erreur lors du boot, voilà mon dmesg d'ailleurs :

Linux version 2.6.17-1.2174_FC5smp (brewbuilder@hs20-bc2-3.build.redhat.com) (gcc version 4.1.1 20060525 (Red Hat 4.1.1-1)) #1 SMP Tue Aug 8 16:00:39 EDT 2006
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000003fe80000 (usable)
BIOS-e820: 000000003fe80000 - 000000003fe89000 (ACPI data)
BIOS-e820: 000000003fe89000 - 000000003ff00000 (ACPI NVS)
BIOS-e820: 000000003ff00000 - 0000000040000000 (reserved)
BIOS-e820: 00000000e0000000 - 00000000f0006000 (reserved)
BIOS-e820: 00000000f0008000 - 00000000f000c000 (reserved)
BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved)
BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
126MB HIGHMEM available.
895MB LOWMEM available.
NX (Execute Disable) protection: active
On node 0 totalpages: 261760
DMA zone: 4096 pages, LIFO batch:0
Normal zone: 225279 pages, LIFO batch:31
HighMem zone: 32385 pages, LIFO batch:7
DMI present.
Using APIC driver default
ACPI: RSDP (v000 PTLTD ) @ 0x000f6980
ACPI: RSDT (v001 PTLTD RSDT 0x06040000 LTP 0x00000000) @ 0x3fe8103e
ACPI: FADT (v001 INTEL ALVISO 0x06040000 LOHR 0x0000005f) @ 0x3fe88e8a
ACPI: MADT (v001 INTEL ALVISO 0x06040000 LOHR 0x0000005f) @ 0x3fe88efe
ACPI: HPET (v001 INTEL ALVISO 0x06040000 LOHR 0x0000005f) @ 0x3fe88f64
ACPI: MCFG (v001 INTEL ALVISO 0x06040000 LOHR 0x0000005f) @ 0x3fe88f9c
ACPI: BOOT (v001 PTLTD $SBFTBL$ 0x06040000 LTP 0x00000001) @ 0x3fe88fd8
ACPI: SSDT (v001 PmRef Cpu0Ist 0x00003000 INTL 0x20030224) @ 0x3fe81473
ACPI: SSDT (v001 PmRef Cpu0Cst 0x00003001 INTL 0x20030224) @ 0x3fe8129b
ACPI: SSDT (v001 PmRef CpuPm 0x00003000 INTL 0x20030224) @ 0x3fe81082
ACPI: DSDT (v001 INTEL ALVISO 0x06040000 MSFT 0x0100000e) @ 0x00000000
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 6:13 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
ACPI: IOAPIC (id[0x02] address[0xfec20000] gsi_base[24])
IOAPIC[1]: apic_id 2, version 255, address 0xfec20000, GSI 24-279
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 2 I/O APICs
ACPI: HPET id: 0x8086a201 base: 0x0
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 50000000 (gap: 40000000:a0000000)
Built 1 zonelists
Kernel command line: ro root=/dev/hda7 rhgb quiet
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
mapped IOAPIC to ffffb000 (fec20000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
CPU 0 irqstacks, hard=c07ae000 soft=c078e000
PID hash table entries: 4096 (order: 12, 16384 bytes)
Detected 1596.362 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: 1031948k/1047040k available (2154k kernel code, 14356k reserved, 1200k data, 244k init, 129540k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 3197.06 BogoMIPS (lpj=6394120)
Security Framework v1.0.0 initialized
SELinux: Initializing.
SELinux: Starting in permissive mode
selinux_register_security: Registering secondary module capability
Capability LSM initialized as secondary
Mount-cache hash table entries: 512
CPU: After generic identify, caps: afe9fbff 00100000 00000000 00000000 00000180 00000000 00000000
CPU: After vendor identify, caps: afe9fbff 00100000 00000000 00000000 00000180 00000000 00000000
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 2048K
CPU: After all inits, caps: afe9fbff 00100000 00000000 00000040 00000180 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 16k freed
CPU0: Intel(R) Pentium(R) M processor 1.60GHz stepping 08
Total of 1 processors activated (3197.06 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
Brought up 1 CPUs
checking if image is initramfs... it is
Freeing initrd memory: 920k freed
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: Using MMCONFIG
Setting up standard PCI resources
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)
PCI quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
PCI quirk: region 1180-11bf claimed by ICH6 GPIO
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
PCI: Bus #07 (-#08) is hidden behind transparent bridge #06 (-#07) (try 'pci=assign-busses')
Please report the result to linux-kernel to fix this permanently
ACPI: PCI Interrupt Routing Table [_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [_SB_.PCI0.PEGP._PRT]
ACPI: PCI Interrupt Routing Table [_SB_.PCI0.RP01._PRT]
ACPI: PCI Interrupt Routing Table [_SB_.PCI0.RP02._PRT]
ACPI: PCI Interrupt Routing Table [_SB_.PCI0.PCIB._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
ACPI: Embedded Controller [EC0] (gpe 29) interrupt mode.
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 8 devices
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
PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.0
PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.0
PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.0
PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.1
PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.1
PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.1
PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.2
PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.2
PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.2
PCI: Bridge: 0000:00:01.0
IO window: 3000-3fff
MEM window: c8100000-c81fffff
PREFETCH window: d0000000-d7ffffff
PCI: Bridge: 0000:00:1c.0
IO window: disabled.
MEM window: disabled.
PREFETCH window: disabled.
PCI: Bridge: 0000:00:1c.1
IO window: disabled.
MEM window: disabled.
PREFETCH window: disabled.
PCI: Bridge: 0000:00:1c.2
IO window: disabled.
MEM window: disabled.
PREFETCH window: disabled.
PCI: Bus 7, cardbus bridge: 0000:06:01.0
IO window: 00004000-000040ff
IO window: 00004400-000044ff
PREFETCH window: 50000000-51ffffff
MEM window: 52000000-53ffffff
PCI: Bridge: 0000:00:1e.0
IO window: 4000-4fff
MEM window: c8200000-c82fffff
PREFETCH window: 50000000-51ffffff
ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 169
PCI: Setting latency timer of device 0000:00:01.0 to 64
ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 177
PCI: Setting latency timer of device 0000:00:1c.0 to 64
ACPI: PCI Interrupt 0000:00:1c.1 -> GSI 16 (level, low) -> IRQ 169
PCI: Setting latency timer of device 0000:00:1c.1 to 64
ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 185
PCI: Setting latency timer of device 0000:00:1c.2 to 64
PCI: Setting latency timer of device 0000:00:1e.0 to 64
ACPI: PCI Interrupt 0000:06:01.0[A] -> GSI 18 (level, low) -> IRQ 185
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 9, 2621440 bytes)
TCP bind hash table entries: 65536 (order: 8, 1310720 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
Simple Boot Flag at 0x36 set to 0x1
apm: BIOS not found.
audit: initializing netlink socket (disabled)
audit(1157819700.404:1): initialized
highmem bounce pool size: 64 pages
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
SELinux: Registering netfilter hooks
Initializing Cryptographic API
ksign: Installing public key data
Loading keyring
- Added public key 159031EDF350496D
- User ID: Red Hat, Inc. (Kernel Module GPG key)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 169
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 17 (level, low) -> IRQ 177
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 -> GSI 16 (level, low) -> IRQ 169
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]
ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 185
PCI: Setting latency timer of device 0000:00:1c.2 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.2:pcie00]
Allocate Port Service[0000:00:1c.2:pcie02]
Allocate Port Service[0000:00:1c.2:pcie03]
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3] C4[C3])
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: Thermal Zone [THRM] (62 C)
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12ac
Non-volatile memory driver v1.2
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected an Intel 915GM Chipset.
agpgart: AGP aperture is 256M @ 0x0
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
ACPI: PCI Interrupt 0000:00:1e.3 -> GSI 20 (level, low) -> IRQ 233
RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
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 18 (level, low) -> IRQ 185
ICH6: chipset revision 4
ICH6: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0x18c0-0x18c7, BIOS settings: hda:DMA, hdb:DMA
Probing IDE interface ide0...
hda: TOSHIBA MK6021GAS, ATA DISK drive
hdb: QSI DVD+/-RW SDW-082, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hda: max request size: 128KiB
hda: 117210240 sectors (60011 MB), CHS=65535/16/63, UDMA(33)
hda: cache flushes supported
hda: hda1 hda2 < hda5 hda6 hda7 hda8 hda9 >
hdb: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
ide-floppy driver 0.99.newide
ACPI: PCI Interrupt 0000:06:01.0[A] -> GSI 18 (level, low) -> IRQ 185
Yenta: CardBus bridge found at 0000:06:01.0 [1025:0066]
Yenta: Enabling burst memory read transactions
Yenta: Using CSCINT to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:06:01.0, mfunc 0x01c21b22, devctl 0x64
Yenta: ISA IRQ mask 0x0cf8, PCI irq 185
Socket status: 30000006
pcmcia: parent PCI bridge I/O window: 0x4000 - 0x4fff
cs: IO port probe 0x4000-0x4fff: clean.
pcmcia: parent PCI bridge Memory window: 0xc8200000 - 0xc82fffff
pcmcia: parent PCI bridge Memory window: 0x50000000 - 0x51ffffff
usbcore: registered new driver libusual
usbcore: registered new driver hiddev
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
mice: PS/2 mouse device common for all mice
md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 4.39
TCP bic registered
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI No-Shortcut mode
ACPI wakeup devices:
RP01 RP02 RP04 USB1 USB2 USB3 USB4 USB7 LANC MODM
ACPI: (supports S0 S3 S4 S5)
Freeing unused kernel memory: 244k freed
Write protecting the kernel read-only data: 723k
input: AT Translated Set 2 keyboard as /class/input/input0
Synaptics Touchpad, model: 1, fw: 5.9, id: 0x126eb1, caps: 0xa04713/0x4000
input: SynPS/2 Synaptics TouchPad as /class/input/input1
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
SELinux: Disabled at runtime.
SELinux: Unregistering netfilter hooks
audit(1157819705.400:2): selinux=0 auid=4294967295
hw_random: RNG not detected
ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 50
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: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 50, io mem 0xc8000000
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 50
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: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: irq 50, io base 0x00001800
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.1 -> GSI 19 (level, low) -> IRQ 58
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: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: irq 58, io base 0x00001820
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 185
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: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: irq 185, io base 0x00001840
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 169
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: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.3: irq 169, io base 0x00001860
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
usb 3-2: new low speed USB device using uhci_hcd and address 2
usb 3-2: configuration #1 chosen from 1 choice
input: Logitech Optical USB Mouse as /class/input/input2
input: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.1-2
ACPI: PCI Interrupt 0000:00:1e.2[A] -> GSI 17 (level, low) -> IRQ 177
PCI: Setting latency timer of device 0000:00:1e.2 to 64
ieee80211_crypt: registered algorithm 'NULL'
ieee80211: 802.11 data/management/control stack, git-1.1.7
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, git-1.1.1
ipw2200: Copyright(c) 2003-2006 Intel Corporation
intel8x0_measure_ac97_clock: measured 54056 usecs
intel8x0: clocking to 48000
tg3.c:v3.59 (June 8, 2006)
ACPI: PCI Interrupt 0000:06:08.0[A] -> GSI 16 (level, low) -> IRQ 169
eth0: Tigon3 [partno(BCM95705A50) rev 3003 PHY(5705)] (PCI:33MHz:32-bit) 10/100/1000BaseT Ethernet 00:c0:9f:75:d5:4a
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[0] TSOcap[1]
eth0: dma_rwctrl[763f0000] dma_mask[32-bit]
ACPI: PCI Interrupt 0000:06:03.0[A] -> GSI 17 (level, low) -> IRQ 177
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ieee1394: Initialized config rom entry `ip1394'
ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
ACPI: PCI Interrupt 0000:06:01.2[A] -> GSI 18 (level, low) -> IRQ 185
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[185] MMIO=[c8217000-c82177ff] Max Packet=[2048] IR/IT contexts=[4/8]
ieee1394: Host added: ID:BUS[0-00:1023] GUID[00c09f0000393fd3]
floppy0: no floppy controllers found
lp: driver loaded but no devices found
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
ACPI: AC Adapter [ACAD] (on-line)
ACPI: Battery Slot [BAT1] (battery present)
ACPI: Battery Slot [BAT2] (battery absent)
ACPI: Power Button (FF) [PWRF]
ACPI: Lid Switch [LID]
ACPI: Power Button (CM) [PWRB]
ACPI: Sleep Button (CM) [SLPB]
ibm_acpi: ec object not found
ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
device-mapper: 4.6.0-ioctl (2006-02-17) initialised: dm-devel@redhat.com
EXT3 FS on hda7, internal journal
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda8, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
EXT3 FS on hda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
Adding 1220900k swap on /dev/hda9. Priority:-1 extents:1 across:1220900k
PM: Writing back config space on device 0000:06:08.0 at offset c (was ff7f0000, writing 0)
PM: Writing back config space on device 0000:06:08.0 at offset b (was 3ed173b, writing 661025)
PM: Writing back config space on device 0000:06:08.0 at offset 3 (was 0, writing 2008)
PM: Writing back config space on device 0000:06:08.0 at offset 2 (was 2000000, writing 2000003)
PM: Writing back config space on device 0000:06:08.0 at offset 1 (was 2b00000, writing 2b00006)
PM: Writing back config space on device 0000:06:08.0 at offset 0 (was 3ed173b, writing 169c14e4)
ADDRCONF(NETDEV_UP): eth0: link is not ready
PM: Writing back config space on device 0000:06:08.0 at offset b (was 3ed173b, writing 661025)
PM: Writing back config space on device 0000:06:08.0 at offset 3 (was 0, writing 2008)
PM: Writing back config space on device 0000:06:08.0 at offset 2 (was 2000000, writing 2000003)
PM: Writing back config space on device 0000:06:08.0 at offset 1 (was 2b00000, writing 2b00006)
PM: Writing back config space on device 0000:06:08.0 at offset 0 (was 3ed173b, writing 169c14e4)
ADDRCONF(NETDEV_UP): eth1: link is not ready
ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
eth1: no IPv6 routers present
PM: Writing back config space on device 0000:06:08.0 at offset b (was 3ed173b, writing 661025)
PM: Writing back config space on device 0000:06:08.0 at offset 3 (was 0, writing 2008)
PM: Writing back config space on device 0000:06:08.0 at offset 2 (was 2000000, writing 2000003)
PM: Writing back config space on device 0000:06:08.0 at offset 1 (was 2b00000, writing 2b00006)
PM: Writing back config space on device 0000:06:08.0 at offset 0 (was 3ed173b, writing 169c14e4)
ADDRCONF(NETDEV_UP): eth0: link is not ready
application firefox-bin uses obsolete OSS audio interface


En plus g un disque dur ultra ata/100, et je vois qu'il considère que g un ata/33 !!
En + quand je clique sur le pied de Gnome pour lancer le menu démarrer, je dois attendre au moins 3 secondes avant qu'il se lance !!

En plus quand je lance skype ou autre, mon micro fonctionne plus après quelques minutes !!

RAhhhhhhhhhhhhhhhhhhhhhhhh !!!!!!!!!!!!!!!
Soit.
Et en quoi te compiler un noyau va résoudre ton supposé problème (et que je ne vois pas, ou du moins je ne vois de problème résoluble par un nouveau noyau) ?
Quelles options de compilation permettraient d'après toi de rendre les choses meilleures ?
Quelle est le tuto./la source que tu suis et qui t'a conduit à envisager une compilation de noyau ?

Parce que j'ai plutôt l'impression que tes soi-disants problèmes sont bien au-dessus du noyau...
Ce tuto de chez Léa Linux (site pour lequel j'ai du respect, bisous bisous bisous) était bien : les branches 2.6 sont un chouïa plus simple à compiler (mais pas trop quand même).
Mais ça ne m'explique pas pourquoi compiler un nouveau noyau va t'aider d'après toi.
Mais ???????????????,
Mais à quoi sert une compilation ?
J'ai entendu dire ici et là que la compilation du noyau permettait de mieux adapter et d'optimiser le fonctionnement de linux ! C'est des conneries ou quoi ?? Ou faut-il un permis ou un décès dans sa famille ???

RAaaaaaaaaaaaaaaaaahhhhhhhhhhhhhhh !!!!
Grrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr !!!!

Pardon d'être un peu rude, mais j'y ai passé ma nuit et j'y arrive pas !!
1/ je confirme que je ne vois pas à quoi te servira la compilation d'un noyau.

2/ suivre une vieux tuto (noyau 2.4) n'est pas adapté

3/ suivre un tuto qui n'est pas pouor fedora n'est pas adapté

4/ il existe sur ce site un tuto special pour FC (en cours de correction pour FC5) qui a d'ailleur fait l'objet d'une longue discussion dernièrement.

5/ je ne vois toujours pas à quoi te servira la compilation d'un noyau, sauf si tu est capable de produire un correctif à ton problème 😉
J'ai entendu dire ici et là que la compilation du noyau permettait de mieux adapter et d'optimiser le fonctionnement de linux !
6/ c'était vrai. Il y a trés trés trés longtemps.

A+
Allons, allons...
Compiler un noyau au poil pour sa machine est un luxe que seuls quelques geeks désoeuvrés mais experts peuvent se permettre.
Mais très franchement, tu ne gagnerais pas grand chose au change (ce n'est pas tout à fait la même chose, mais pour avoit testé Gentoo, le rapport gain/effort est petit).
Ce que je te propose, pour ton problème de micro (et les autres), c'est de créer un nouveau pour poser ta question, et je gage que tu auras une réponse (et qui ne sera pas «compile un noyau»).

🙂
je rejoins totalement l'analyse de remi
Pourquoi tu veux creer une image de ta fedora
ton materiel est standard
donc aucun interet, tu peux toujours adapter tes paramètres par des commandes
sysctl -n -e -A
sysctl -n
sysctl -n -e
sysctl -A
tu pourra toujours regler certains paramètres de reseau ou autres
C'est deja osé à faire
il y a plus de risque d'un fonctionnement moins performant
Salut...

Faut arreter de grogner...

Allez, encore une petite couche a ajouter a celles des collegues.
Pour le commun des mortels, cela ne sert a rien de compiler un noyau Linux. Le noyau FC est optimise (application de patchs) et se base sur l'utilisation des modules pour s'adapter a presque tout PC.

Donc compiler un noyau te servira a rien et ne resoudra pas ton probleme.

Recompiler un noyau aujourd'hui n'a d'utilite que de valider des fonctionnalites "exotiques" qui ne le sont pas par defaut (AX.25 au hasard) ou pour l'optimiser pour une plateforme particuliere (remi, on peut toujours optimiser un noyau aujourd'hui mais a quel prix...).

DONC, ESSAYONS DE TROUVER LA SOURCE DE TES PROBLEMES...

> En plus g un disque dur ultra ata/100, et je vois qu'il considère que g un ata/33 !!
Ca me gene personnellement pas. C'est pas la source de tes problemes.

J'ai vu que tu as SElinux qui tourne surles traces. Devalide le et recommence.

++
Comment compiler ce put**** de noyau sous Fedora core 5 ??????
Avec patience, politesse et beaucoup de documentation [a jour].
J'ai entendu dire ici et là que la compilation du noyau permettait de mieux adapter et d'optimiser le fonctionnement de linux !
On t'a menti, de toute evidence.
Compiler un noyau au poil pour sa machine est [....]
Une perte de temps dans 99% des cas. Meme pour un vieux geek desoeuvre. [la je pourrais embrayer sur un troll gentoo, mais j'ai la flemme..]
:hammer:

Si avec tout ça le message n'est pas clair 😉 ...
Bon ok ! G compris ! Merci pour l'engueulade en règle !

Pour procéder dans l'ordre, comment pourrais-je éliminer ces messages d'erreur présents dans mon dmesg ? Et ont-ils une incidence sur mes problèmes avec ma carte son (rappel : mon micro cesse de fonctionner après quelques minutes ! )


PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.0
PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.0
PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.0
PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.1
PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.1
PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.1
PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.2
PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.2
PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.2
PCI: Bridge: 0000:00:01.0

voilà mon lspci :

00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 915GM/PM Express PCI Express Root Port (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 04)
00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2 (rev 04)
00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3 (rev 04)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 04)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 04)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 04)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 04)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 04)
00:1e.3 Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem Controller (rev 04)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 04)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 04)
01:00.0 VGA compatible controller: ATI Technologies Inc M24 1P [Radeon Mobility X600]
06:01.0 CardBus bridge: Texas Instruments PCIxx21/x515 Cardbus Controller
06:01.2 FireWire (IEEE 1394): Texas Instruments OHCI Compliant IEEE 1394 Host Controller
06:01.3 Mass storage controller: Texas Instruments PCIxx21 Integrated FlashMedia Controller
06:03.0 Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)
06:08.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5788 Gigabit Ethernet (rev 03)


J'accepte vos remarques mais help !!
Hum...

Devalide deja SELinux...Les problemes d'ACPI me semblent pas redhibitoires.

++
Devalide deja SELinux...
quel est LE BON DIEU DE RAPPORT ENTRE SELINUX ET CA ?
Comment dévalider le Selinux ???
laisse tomber selinux. T'as essaye le "pci=routeirq" ?
quel est LE BON DIEU DE RAPPORT ENTRE SELINUX ET CA ?
Bah SELinux est un bouc emissaire ^^ :hammer: