j'ai plus de réseau au démarrage
Dernière réponse : dans Le monde de Linux
donc je dois démarrer manuellement. Sous Fedora2 et sur la liste des services, j'ai bien Network coché. Mais avec le system-config-network c bien marqué Désactivé. j'ai essayé de reconfigurer, mais ça marche pas.
voilà mes .conf et dmesg
###################### /etc/modprobe.conf
alias eth0 dmfe
alias snd-card-0 snd-ens1371
install snd-ens1371 /sbin/modprobe --ignore-install snd-ens1371 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-ens1371 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-ens1371
alias usb-controller uhci-hcd
##################### dmesg
[root@maMachine myself]# dmesg | grep Davicom
dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17)
eth0: Davicom DM9102 at pci0000:00:0d.0, 00:80:ad:03:c7:65, irq 3.
dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17)
eth0: Davicom DM9102 at pci0000:00:0d.0, 00:80:ad:03:c7:65, irq 3.
dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17)
eth0: Davicom DM9102 at pci0000:00:0d.0, 00:80:ad:03:c7:65, irq 3.
[root@maMachine myself]# dmesg | grep eth
divert: not allocating divert_blk for non-ethernet device lo
divert: not allocating divert_blk for non-ethernet device sit0
divert: allocating divert_blk for eth0
eth0: Davicom DM9102 at pci0000:00:0d.0, 00:80:ad:03:c7:65, irq 3.
divert: freeing divert_blk for eth0
divert: allocating divert_blk for eth0
eth0: Davicom DM9102 at pci0000:00:0d.0, 00:80:ad:03:c7:65, irq 3.
divert: freeing divert_blk for eth0
divert: allocating divert_blk for eth0
eth0: Davicom DM9102 at pci0000:00:0d.0, 00:80:ad:03:c7:65, irq 3.
##################### lspci
[root@maMachine myself]# /sbin/lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 02)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
00:04.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 22)
00:04.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 10)
00:04.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 10)
00:04.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 10)
00:04.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 30)
00:0a.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 02)
00:0d.0 Ethernet controller: Davicom Semiconductor, Inc. 21x4x DEC-Tulip compatible 10/100 Ethernet (rev 31)
00:11.0 Unknown mass storage controller: Promise Technology, Inc. 20265 (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV200 QW [Radeon 7500]
##################### /var/log/messages
Nov 23 01:36:01 maMachine syslogd 1.4.1: restart.
Nov 23 01:36:02 maMachine syslog: Démarrage de syslogd succeeded
Nov 23 01:36:02 maMachine syslog: Démarrage de klogd succeeded
Nov 23 01:36:02 maMachine kernel: klogd 1.4.1, log source = /proc/kmsg started.
Nov 23 01:36:02 maMachine kernel: Linux version 2.6.9 (root@maMachine) (version gcc 3.3.3 20040412 (Red Hat Linux 3.3.3-7)) #1 Fri Oct 29 20:51:42 CEST 2004
Nov 23 01:36:02 maMachine kernel: BIOS-provided physical RAM map:
Nov 23 01:36:02 maMachine kernel: BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
Nov 23 01:36:02 maMachine kernel: BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
Nov 23 01:36:02 maMachine kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Nov 23 01:36:02 maMachine kernel: BIOS-e820: 0000000000100000 - 000000002ffec000 (usable)
Nov 23 01:36:02 maMachine kernel: BIOS-e820: 000000002ffec000 - 000000002ffef000 (ACPI data)
Nov 23 01:36:02 maMachine kernel: BIOS-e820: 000000002ffef000 - 000000002ffff000 (reserved)
Nov 23 01:36:02 maMachine kernel: BIOS-e820: 000000002ffff000 - 0000000030000000 (ACPI NVS)
Nov 23 01:36:02 maMachine kernel: BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
Nov 23 01:36:02 maMachine kernel: 767MB LOWMEM available.
Nov 23 01:36:02 maMachine portmap: Démarrage de portmap succeeded
Nov 23 01:36:02 maMachine kernel: DMI 2.3 present.
Nov 23 01:36:02 maMachine rpc.statd[1157]: Version 1.0.6 Starting
Nov 23 01:36:02 maMachine kernel: ACPI: PM-Timer IO Port: 0xe408
Nov 23 01:36:02 maMachine kernel: Built 1 zonelists
Nov 23 01:36:02 maMachine kernel: Kernel command line: ro root=LABEL=/ vga=792 rhgb quiet
Nov 23 01:36:02 maMachine kernel: Initializing CPU#0
Nov 23 01:36:02 maMachine nfslock: Démarrage de rpc.statd succeeded
Nov 23 01:36:02 maMachine kernel: PID hash table entries: 4096 (order: 12, 65536 bytes)
Nov 23 01:36:02 maMachine kernel: Detected 1060.091 MHz processor.
Nov 23 01:36:02 maMachine kernel: Using pmtmr for high-res timesource
Nov 23 01:36:02 maMachine kernel: Console: colour dummy device 80x25
Nov 23 01:36:02 maMachine kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Nov 23 01:36:02 maMachine kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Nov 23 01:36:02 maMachine kernel: Memory: 776468k/786352k available (1296k kernel code, 9324k reserved, 544k data, 108k init, 0k highmem)
Nov 23 01:36:02 maMachine kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Nov 23 01:36:02 maMachine kernel: Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Nov 23 01:36:02 maMachine kernel: CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
Nov 23 01:36:02 maMachine kernel: CPU: L2 Cache: 64K (64 bytes/line)
Nov 23 01:36:02 maMachine kernel: Intel machine check architecture supported.
Nov 23 01:36:02 maMachine kernel: Intel machine check reporting enabled on CPU#0.
Nov 23 01:36:02 maMachine rpcidmapd: Démarrage de rpc.idmapd succeeded
Nov 23 01:36:02 maMachine kernel: CPU: AMD Duron(tm) Processor stepping 01
Nov 23 01:36:02 maMachine kernel: Enabling fast FPU save and restore... done.
Nov 23 01:36:02 maMachine kernel: Checking 'hlt' instruction... OK.
Nov 23 01:36:02 maMachine kernel: ACPI: IRQ9 SCI: Edge set to Level Trigger.
Nov 23 01:36:02 maMachine kernel: checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
Nov 23 01:36:02 maMachine kernel: Freeing initrd memory: 179k freed
Nov 23 01:36:02 maMachine kernel: NET: Registered protocol family 16
Nov 23 01:36:02 maMachine kernel: PCI: PCI BIOS revision 2.10 entry at 0xf1180, last bus=1
Nov 23 01:36:02 maMachine kernel: mtrr: v2.0 (20020519)
Nov 23 01:36:02 maMachine kernel: ACPI: Subsystem revision 20040816
Nov 23 01:36:02 maMachine kernel: ACPI: Interpreter enabled
Nov 23 01:36:02 maMachine kernel: ACPI: Using PIC for interrupt routing
Nov 23 01:36:02 maMachine kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
Nov 23 01:36:02 maMachine kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
Nov 23 01:36:02 maMachine kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
Nov 23 01:36:02 maMachine kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
Nov 23 01:36:02 maMachine random: Initialisation du générateur de nombres aléatoires : succeeded
Nov 23 01:36:02 maMachine kernel: ACPI: PCI Root Bridge [PCI0] (00:00)
Nov 23 01:36:02 maMachine kernel: PCI: Probing PCI hardware (bus 00)
Nov 23 01:36:02 maMachine kernel: usbcore: registered new driver usbfs
Nov 23 01:36:02 maMachine kernel: usbcore: registered new driver hub
Nov 23 01:36:02 maMachine kernel: PCI: Using ACPI for IRQ routing
Nov 23 01:36:02 maMachine kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 3
Nov 23 01:36:02 maMachine kernel: ACPI: PCI interrupt 0000:00:04.2[D] -> GSI 3 (level, low) -> IRQ 3
Nov 23 01:36:02 maMachine kernel: ACPI: PCI interrupt 0000:00:04.3[D] -> GSI 3 (level, low) -> IRQ 3
Nov 23 01:36:02 maMachine kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Nov 23 01:36:02 maMachine kernel: ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 11 (level, low) -> IRQ 11
Nov 23 01:36:02 maMachine kernel: ACPI: PCI interrupt 0000:00:0d.0[A] -> GSI 3 (level, low) -> IRQ 3
Nov 23 01:36:02 maMachine kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
Nov 23 01:36:02 maMachine kernel: ACPI: PCI interrupt 0000:00:11.0[A] -> GSI 10 (level, low) -> IRQ 10
Nov 23 01:36:02 maMachine kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Nov 23 01:36:02 maMachine kernel: ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
Nov 23 01:36:02 maMachine kernel: Simple Boot Flag at 0x3a set to 0x1
Nov 23 01:36:02 maMachine autofs: automount startup succeeded
Nov 23 01:36:02 maMachine kernel: Machine check exception polling timer started.
Nov 23 01:36:02 maMachine kernel: Initializing Cryptographic API
Nov 23 01:36:02 maMachine kernel: vesafb: framebuffer at 0xd8000000, mapped to 0xf0880000, size 4608k
Nov 23 01:36:02 maMachine kernel: vesafb: mode is 1024x768x24, linelength=3072, pages=27
Nov 23 01:36:02 maMachine kernel: vesafb: protected mode interface info at c000:5622
Nov 23 01:36:02 maMachine kernel: vesafb: scrolling: redraw
Nov 23 01:36:02 maMachine acpid: Démarrage de acpid succeeded
Nov 23 01:36:02 maMachine kernel: vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
Nov 23 01:36:02 maMachine kernel: Console: switching to colour frame buffer device 128x48
Nov 23 01:36:02 maMachine kernel: fb0: VESA VGA frame buffer device
Nov 23 01:36:02 maMachine kernel: Real Time Clock Driver v1.12
Nov 23 01:36:02 maMachine kernel: Linux agpgart interface v0.100 (c) Dave Jones
Nov 23 01:36:02 maMachine kernel: agpgart: Detected VIA Twister-K/KT133x/KM133 chipset
Nov 23 01:36:02 maMachine kernel: agpgart: Maximum main memory to use for agp memory: 690M
Nov 23 01:36:02 maMachine kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Nov 23 01:36:03 maMachine kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Nov 23 01:35:59 maMachine rc.sysinit: Activation de l'espace swap : succeeded
Nov 23 01:36:03 maMachine kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Nov 23 01:35:59 maMachine init: Entering runlevel: 5
Nov 23 01:36:03 maMachine kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Nov 23 01:35:59 maMachine readahead_early: Démarrage de la réactivation en arrière plan :
Nov 23 01:36:03 maMachine kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Nov 23 01:35:59 maMachine rc: Starting readahead_early: succeeded
Nov 23 01:36:04 maMachine kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Nov 23 01:36:04 maMachine kernel: VP_IDE: IDE controller at PCI slot 0000:00:04.1
Nov 23 01:36:04 maMachine kernel: VP_IDE: chipset revision 16
Nov 23 01:36:04 maMachine kernel: VP_IDE: not 100%% native mode: will probe irqs later
Nov 23 01:36:04 maMachine kernel: VP_IDE: VIA vt82c686a (rev 22) IDE UDMA66 controller on pci0000:00:04.1
Nov 23 01:36:04 maMachine kernel: ide0: BM-DMA at 0xb800-0xb807, BIOS settings: hda
MA, hdb
io
Nov 23 01:36:04 maMachine kernel: ide1: BM-DMA at 0xb808-0xb80f, BIOS settings: hdc
MA, hdd
io
Nov 23 01:36:04 maMachine kernel: hda: SAMSUNG DVD-ROM SD-616F, ATAPI CD/DVD-ROM drive
Nov 23 01:36:04 maMachine kernel: Using anticipatory io scheduler
Nov 23 01:36:04 maMachine kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Nov 23 01:36:04 maMachine kernel: hdc: LITE-ON LTR-12101B, ATAPI CD/DVD-ROM drive
Nov 23 01:36:04 maMachine kernel: ide1 at 0x170-0x177,0x376 on irq 15
Nov 23 01:36:04 maMachine kernel: PDC20265: IDE controller at PCI slot 0000:00:11.0
Nov 23 01:36:04 maMachine kernel: ACPI: PCI interrupt 0000:00:11.0[A] -> GSI 10 (level, low) -> IRQ 10
Nov 23 01:36:04 maMachine kernel: PDC20265: chipset revision 2
Nov 23 01:36:04 maMachine kernel: PDC20265: 100%% native mode on irq 10
Nov 23 01:36:04 maMachine kernel: PDC20265: (U)DMA Burst Bit ENABLED Primary PCI Mode Secondary PCI Mode.
Nov 23 01:36:04 maMachine kernel: ide2: BM-DMA at 0x7400-0x7407, BIOS settings: hde
MA, hdf
MA
Nov 23 01:36:04 maMachine kernel: ide3: BM-DMA at 0x7408-0x740f, BIOS settings: hdg
io, hdh
io
Nov 23 01:36:04 maMachine kernel: hde: Maxtor 6Y040P0, ATA DISK drive
Nov 23 01:36:04 maMachine kernel: ide2 at 0x8800-0x8807,0x8402 on irq 10
Nov 23 01:36:04 maMachine kernel: hde: max request size: 128KiB
Nov 23 01:36:04 maMachine kernel: hde: 80043264 sectors (40982 MB) w/7936KiB Cache, CHS=65535/16/63, UDMA(100)
Nov 23 01:36:04 maMachine kernel: hde: hde1 hde2 hde3
Nov 23 01:36:05 maMachine kernel: hda: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
Nov 23 01:36:05 maMachine kernel: Uniform CD-ROM driver Revision: 3.20
Nov 23 01:36:05 maMachine kernel: hdc: ATAPI 32X CD-ROM CD-R/RW drive, 2048kB Cache, DMA
Nov 23 01:36:05 maMachine kernel: usbcore: registered new driver hiddev
Nov 23 01:36:05 maMachine kernel: usbcore: registered new driver usbhid
Nov 23 01:36:05 maMachine kernel: drivers/usb/input/hid-core.c: v2.0:USB HID core driver
Nov 23 01:36:05 maMachine kernel: mice: PS/2 mouse device common for all mice
Nov 23 01:36:05 maMachine kernel: input: AT Translated Set 2 keyboard on isa0060/serio0
Nov 23 01:36:05 maMachine kernel: input: ImPS/2 Logitech Wheel Mouse on isa0060/serio1
Nov 23 01:36:05 maMachine cups: Démarrage de cupsd succeeded
Nov 23 01:36:05 maMachine kernel: NET: Registered protocol family 2
Nov 23 01:36:05 maMachine kernel: IP: routing cache hash table of 8192 buckets, 64Kbytes
Nov 23 01:36:05 maMachine kernel: TCP: Hash tables configured (established 262144 bind 65536)
Nov 23 01:36:05 maMachine kernel: Initializing IPsec netlink socket
Nov 23 01:36:05 maMachine sshd: succeeded
Nov 23 01:36:05 maMachine kernel: NET: Registered protocol family 1
Nov 23 01:36:05 maMachine kernel: NET: Registered protocol family 17
Nov 23 01:36:05 maMachine kernel: ACPI: (supports S0 S1 S3 S4 S5)
Nov 23 01:36:05 maMachine kernel: ACPI wakeup devices:
Nov 23 01:36:05 maMachine kernel: PWRB PCI0 USB0 USB1
Nov 23 01:36:05 maMachine kernel: RAMDISK: Compressed image found at block 0
Nov 23 01:36:05 maMachine kernel: VFS: Mounted root (ext2 filesystem).
Nov 23 01:36:05 maMachine kernel: kjournald starting. Commit interval 5 seconds
Nov 23 01:36:05 maMachine kernel: EXT3-fs: mounted filesystem with ordered data mode.
Nov 23 01:36:05 maMachine kernel: Freeing unused kernel memory: 108k freed
Nov 23 01:36:05 maMachine kernel: ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
Nov 23 01:36:05 maMachine kernel: [drm] Initialized radeon 1.11.0 20020828 on minor 0: ATI Technologies Inc Radeon RV200 QW [Radeon 7500]
Nov 23 01:36:05 maMachine xinetd: Démarrage de xinetd succeeded
Nov 23 01:36:05 maMachine kernel: agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
Nov 23 01:36:05 maMachine kernel: agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
Nov 23 01:36:05 maMachine kernel: agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
Nov 23 01:36:05 maMachine kernel: ACPI: Power Button (FF) [PWRF]
Nov 23 01:36:05 maMachine kernel: ACPI: Processor [CPU0] (supports C1 C2, 16 throttling states)
Nov 23 01:36:05 maMachine kernel: USB Universal Host Controller Interface driver v2.2
Nov 23 01:36:05 maMachine kernel: ACPI: PCI interrupt 0000:00:04.2[D] -> GSI 3 (level, low) -> IRQ 3
Nov 23 01:36:05 maMachine nfs: Démarrage des services NFS : succeeded
Nov 23 01:36:05 maMachine kernel: uhci_hcd 0000:00:04.2: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
Nov 23 01:36:05 maMachine nfs: Démarrage de rpc.nfsd succeeded
Nov 23 01:36:05 maMachine kernel: uhci_hcd 0000:00:04.2: irq 3, io base 0000b400
Nov 23 01:36:05 maMachine kernel: uhci_hcd 0000:00:04.2: new USB bus registered, assigned bus number 1
Nov 23 01:36:05 maMachine kernel: hub 1-0:1.0: USB hub found
Nov 23 01:36:05 maMachine kernel: hub 1-0:1.0: 2 ports detected
Nov 23 01:36:05 maMachine kernel: ACPI: PCI interrupt 0000:00:04.3[D] -> GSI 3 (level, low) -> IRQ 3
Nov 23 01:36:05 maMachine nfs: Démarrage de rpc.mountd succeeded
Nov 23 01:36:05 maMachine kernel: uhci_hcd 0000:00:04.3: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#2)
Nov 23 01:36:05 maMachine kernel: uhci_hcd 0000:00:04.3: irq 3, io base 0000b000
Nov 23 01:36:05 maMachine kernel: uhci_hcd 0000:00:04.3: new USB bus registered, assigned bus number 2
Nov 23 01:36:05 maMachine rpcidmapd: rpc.idmapd -SIGHUP succeeded
Nov 23 01:36:05 maMachine kernel: hub 2-0:1.0: USB hub found
Nov 23 01:36:05 maMachine kernel: hub 2-0:1.0: 2 ports detected
Nov 23 01:36:05 maMachine kernel: usb 1-1: new full speed USB device using address 2
Nov 23 01:36:05 maMachine kernel: drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04E8 pid 0x300C
Nov 23 01:36:06 maMachine kernel: usbcore: registered new driver usblp
Nov 23 01:36:06 maMachine kernel: drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Nov 23 01:36:06 maMachine amd: Nov 23 01:36:06 maMachine amd[1568]/info:
Nov 23 01:36:06 maMachine amd[1568]: switched to logfile "syslog"
Nov 23 01:36:06 maMachine kernel: usb 2-2: new full speed USB device using address 2
Nov 23 01:36:06 maMachine amd[1568]: AM-UTILS VERSION INFORMATION:
Nov 23 01:36:06 maMachine amd: using configuration file /etc/amd.conf
Nov 23 01:36:06 maMachine kernel: hub 2-2:1.0: USB hub found
Nov 23 01:36:06 maMachine amd[1568]: Copyright (c) 1997-2003 Erez Zadok
Nov 23 01:36:06 maMachine kernel: hub 2-2:1.0: 4 ports detected
Nov 23 01:36:06 maMachine amd[1568]: Copyright (c) 1990 Jan-Simon Pendry
Nov 23 01:36:06 maMachine kernel: EXT3 FS on hde1, internal journal
Nov 23 01:36:06 maMachine amd[1568]: Copyright (c) 1990 Imperial College of Science, Technology & Medicine
Nov 23 01:36:06 maMachine kernel: Adding 786232k swap on /dev/hde3. Priority:-1 extents:1
Nov 23 01:36:06 maMachine amd[1568]: Copyright (c) 1990 The Regents of the University of California.
Nov 23 01:36:06 maMachine kernel: kjournald starting. Commit interval 5 seconds
Nov 23 01:36:06 maMachine amd[1568]: am-utils version 6.0.9 (build 1).
Nov 23 01:36:06 maMachine kernel: EXT3 FS on hde2, internal journal
Nov 23 01:36:06 maMachine amd[1568]: Built by root@tweety.devel.redhat.com on date Thu Mar 4 22:31:55 EST 2004.
Nov 23 01:36:06 maMachine kernel: EXT3-fs: mounted filesystem with ordered data mode.
Nov 23 01:36:06 maMachine amd[1568]: cpu=i386 (little-endian), arch=i386, karch=i686.
Nov 23 01:36:06 maMachine kernel: input: PC Speaker
Nov 23 01:36:06 maMachine amd[1568]: full_os=linux, os=linux, osver=2.4.21-4.ELsmp, vendor=redhat.
Nov 23 01:36:06 maMachine kernel: ip_tables: (C) 2000-2002 Netfilter core team
Nov 23 01:36:06 maMachine amd[1568]: Map support for: root, passwd, hesiod, ldap, union, nisplus, nis, ndbm, file, error.
Nov 23 01:36:06 maMachine kernel: ip_conntrack version 2.1 (6143 buckets, 49144 max) - 176 bytes per conntrack
Nov 23 01:36:06 maMachine amd[1568]: AMFS: nfs, link, nfsx, nfsl, host, linkx, program, union, inherit, ufs,
Nov 23 01:36:06 maMachine kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Nov 23 01:36:06 maMachine amd[1568]: lofs, cdfs, pcfs, auto, direct, toplvl, error.
Nov 23 01:36:06 maMachine amd[1568]: FS: iso9660, lofs, nfs, nfs3, msdos, tmpfs, ext2.
Nov 23 01:36:06 maMachine amd[1568]: No networks.
Nov 23 01:36:06 maMachine amd[1568]: My ip addr is 127.0.0.1
Nov 23 01:36:06 maMachine amd[1569]: released controlling tty using setsid()
Nov 23 01:36:06 maMachine amd[1569]: file server localhost, type local, state starts up
Nov 23 01:36:06 maMachine amd[1569]: /dev/hde1 restarted fstype link on /
Nov 23 01:36:06 maMachine amd[1569]: none restarted fstype link on /proc
Nov 23 01:36:06 maMachine amd[1569]: none restarted fstype link on /sys
Nov 23 01:36:06 maMachine amd[1569]: none restarted fstype link on /dev/pts
Nov 23 01:36:06 maMachine amd[1569]: usbdevfs restarted fstype link on /proc/bus/usb
Nov 23 01:36:06 maMachine amd[1569]: none restarted fstype link on /dev/shm
Nov 23 01:36:06 maMachine amd[1569]: /dev/hde2 restarted fstype link on /home
Nov 23 01:36:06 maMachine amd[1569]: sunrpc restarted fstype link on /var/lib/nfs/rpc_pipefs
Nov 23 01:36:06 maMachine amd[1569]: nfsd restarted fstype link on /proc/fs/nfsd
Nov 23 01:36:06 maMachine amd: Démarrage de amd succeeded
Nov 23 01:36:06 maMachine kernel: nfs warning: mount version older than kernel
Nov 23 01:36:06 maMachine amd[1569]: initializing amd.conf map /etc/amd.net of type file
Nov 23 01:36:06 maMachine amd[1569]: first time load of map /etc/amd.net succeeded
Nov 23 01:36:06 maMachine gpm[1582]: *** info [startup.c(95)]:
Nov 23 01:36:06 maMachine amd[1569]: /etc/amd.net mounted fstype toplvl on /net
Nov 23 01:36:06 maMachine gpm[1582]: Started gpm successfully. Entered daemon mode.
Nov 23 01:36:06 maMachine gpm[1582]: *** info [mice.c(1766)]:
Nov 23 01:36:06 maMachine gpm[1582]: imps2: Auto-detected intellimouse PS/2
Nov 23 01:36:07 maMachine gpm: Démarrage de gpm succeeded
Nov 23 01:36:07 maMachine crond: Démarrage de crond succeeded
Nov 23 01:36:07 maMachine xinetd[1510]: xinetd Version 2.3.13 started with libwrap loadavg options compiled in.
Nov 23 01:36:07 maMachine xinetd[1510]: Started working: 2 available services
Nov 23 01:36:07 maMachine xfs: Démarrage de xfs succeeded
Nov 23 01:36:08 maMachine smb: Démarrage de smbd succeeded
Nov 23 01:36:08 maMachine nmbd[1629]: [2004/11/23 01:36:08, 0] nmbd/nmbd_subnetdb.c:create_subnets(217)
Nov 23 01:36:08 maMachine nmbd[1629]: create_subnets: No local interfaces !
Nov 23 01:36:08 maMachine nmbd[1629]: [2004/11/23 01:36:08, 0] nmbd/nmbd_subnetdb.c:create_subnets(218)
Nov 23 01:36:08 maMachine nmbd[1629]: create_subnets: Waiting for an interface to appear ...
Nov 23 01:36:08 maMachine smb: Démarrage de nmbd succeeded
Nov 23 01:36:08 maMachine anacron: Démarrage de anacron succeeded
Nov 23 01:36:08 maMachine atd: Démarrage de atd succeeded
Nov 23 01:36:08 maMachine readahead: Démarrage de la réactivation en arrière plan :
Nov 23 01:36:09 maMachine rc: Starting readahead: succeeded
Nov 23 01:36:09 maMachine messagebus: Démarrage de messagebus succeeded
Nov 23 01:36:10 maMachine init: open(/dev/pts/0): No such file or directory
Nov 23 01:36:10 maMachine last message repeated 6 times
Nov 23 01:36:14 maMachine kernel: agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
Nov 23 01:36:14 maMachine kernel: agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
Nov 23 01:36:14 maMachine kernel: agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
Nov 23 01:36:25 maMachine gdm(pam_unix)[1907]: session opened for user myself by (uid=0)
Nov 23 01:36:37 maMachine kernel: PCI: Enabling device 0000:00:0a.0 (0004 -> 0005)
Nov 23 01:36:37 maMachine kernel: ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 11 (level, low) -> IRQ 11
Nov 23 01:37:35 maMachine amd[1569]: No fs type specified (key = "/defaults", map = ""root"")
Nov 23 01:37:35 maMachine amd[1569]: Unknown host: .directory
Nov 23 01:37:35 maMachine amd[1569]: Using NFS version 0, protocol udp on host .directory
Nov 23 01:39:00 maMachine su(pam_unix)[2156]: session opened for user root by myself(uid=500)
#################### /var/log/boot.log
Nov 23 01:36:02 maMachine syslog: Démarrage de syslogd succeeded
Nov 23 01:36:02 maMachine syslog: Démarrage de klogd succeeded
Nov 23 01:36:02 maMachine portmap: Démarrage de portmap succeeded
Nov 23 01:36:02 maMachine nfslock: Démarrage de rpc.statd succeeded
Nov 23 01:36:02 maMachine rpcidmapd: Démarrage de rpc.idmapd succeeded
Nov 23 01:36:02 maMachine random: Initialisation du générateur de nombres aléatoires : succeeded
Nov 23 01:36:02 maMachine autofs: automount startup succeeded
Nov 23 01:36:02 maMachine acpid: Démarrage de acpid succeeded
Nov 23 01:35:59 maMachine rc.sysinit: Activation de l'espace swap : succeeded
Nov 23 01:35:59 maMachine readahead_early: Démarrage de la réactivation en arrière plan :
Nov 23 01:35:59 maMachine rc: Starting readahead_early: succeeded
Nov 23 01:36:05 maMachine cups: Démarrage de cupsd succeeded
Nov 23 01:36:05 maMachine sshd: succeeded
Nov 23 01:36:05 maMachine xinetd: Démarrage de xinetd succeeded
Nov 23 01:36:05 maMachine nfs: Démarrage des services NFS : succeeded
Nov 23 01:36:05 maMachine nfs: Démarrage de rpc.nfsd succeeded
Nov 23 01:36:05 maMachine nfs: Démarrage de rpc.mountd succeeded
Nov 23 01:36:05 maMachine rpcidmapd: rpc.idmapd -SIGHUP succeeded
Nov 23 01:36:06 maMachine amd: Nov 23 01:36:06 maMachine amd[1568]/info:
Nov 23 01:36:06 maMachine amd: using configuration file /etc/amd.conf
Nov 23 01:36:06 maMachine amd: Démarrage de amd succeeded
Nov 23 01:36:07 maMachine gpm: Démarrage de gpm succeeded
Nov 23 01:36:07 maMachine crond: Démarrage de crond succeeded
Nov 23 01:36:07 maMachine xfs: Démarrage de xfs succeeded
Nov 23 01:36:08 maMachine smb: Démarrage de smbd succeeded
Nov 23 01:36:08 maMachine smb: Démarrage de nmbd succeeded
Nov 23 01:36:08 maMachine anacron: Démarrage de anacron succeeded
Nov 23 01:36:08 maMachine atd: Démarrage de atd succeeded
Nov 23 01:36:08 maMachine readahead: Démarrage de la réactivation en arrière plan :
Nov 23 01:36:09 maMachine rc: Starting readahead: succeeded
Nov 23 01:36:09 maMachine messagebus: Démarrage de messagebus succeeded
Merci
voilà mes .conf et dmesg
###################### /etc/modprobe.conf
alias eth0 dmfe
alias snd-card-0 snd-ens1371
install snd-ens1371 /sbin/modprobe --ignore-install snd-ens1371 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-ens1371 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-ens1371
alias usb-controller uhci-hcd
##################### dmesg
[root@maMachine myself]# dmesg | grep Davicom
dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17)
eth0: Davicom DM9102 at pci0000:00:0d.0, 00:80:ad:03:c7:65, irq 3.
dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17)
eth0: Davicom DM9102 at pci0000:00:0d.0, 00:80:ad:03:c7:65, irq 3.
dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17)
eth0: Davicom DM9102 at pci0000:00:0d.0, 00:80:ad:03:c7:65, irq 3.
[root@maMachine myself]# dmesg | grep eth
divert: not allocating divert_blk for non-ethernet device lo
divert: not allocating divert_blk for non-ethernet device sit0
divert: allocating divert_blk for eth0
eth0: Davicom DM9102 at pci0000:00:0d.0, 00:80:ad:03:c7:65, irq 3.
divert: freeing divert_blk for eth0
divert: allocating divert_blk for eth0
eth0: Davicom DM9102 at pci0000:00:0d.0, 00:80:ad:03:c7:65, irq 3.
divert: freeing divert_blk for eth0
divert: allocating divert_blk for eth0
eth0: Davicom DM9102 at pci0000:00:0d.0, 00:80:ad:03:c7:65, irq 3.
##################### lspci
[root@maMachine myself]# /sbin/lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 02)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
00:04.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 22)
00:04.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 10)
00:04.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 10)
00:04.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 10)
00:04.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 30)
00:0a.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 02)
00:0d.0 Ethernet controller: Davicom Semiconductor, Inc. 21x4x DEC-Tulip compatible 10/100 Ethernet (rev 31)
00:11.0 Unknown mass storage controller: Promise Technology, Inc. 20265 (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV200 QW [Radeon 7500]
##################### /var/log/messages
Nov 23 01:36:01 maMachine syslogd 1.4.1: restart.
Nov 23 01:36:02 maMachine syslog: Démarrage de syslogd succeeded
Nov 23 01:36:02 maMachine syslog: Démarrage de klogd succeeded
Nov 23 01:36:02 maMachine kernel: klogd 1.4.1, log source = /proc/kmsg started.
Nov 23 01:36:02 maMachine kernel: Linux version 2.6.9 (root@maMachine) (version gcc 3.3.3 20040412 (Red Hat Linux 3.3.3-7)) #1 Fri Oct 29 20:51:42 CEST 2004
Nov 23 01:36:02 maMachine kernel: BIOS-provided physical RAM map:
Nov 23 01:36:02 maMachine kernel: BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
Nov 23 01:36:02 maMachine kernel: BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
Nov 23 01:36:02 maMachine kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Nov 23 01:36:02 maMachine kernel: BIOS-e820: 0000000000100000 - 000000002ffec000 (usable)
Nov 23 01:36:02 maMachine kernel: BIOS-e820: 000000002ffec000 - 000000002ffef000 (ACPI data)
Nov 23 01:36:02 maMachine kernel: BIOS-e820: 000000002ffef000 - 000000002ffff000 (reserved)
Nov 23 01:36:02 maMachine kernel: BIOS-e820: 000000002ffff000 - 0000000030000000 (ACPI NVS)
Nov 23 01:36:02 maMachine kernel: BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
Nov 23 01:36:02 maMachine kernel: 767MB LOWMEM available.
Nov 23 01:36:02 maMachine portmap: Démarrage de portmap succeeded
Nov 23 01:36:02 maMachine kernel: DMI 2.3 present.
Nov 23 01:36:02 maMachine rpc.statd[1157]: Version 1.0.6 Starting
Nov 23 01:36:02 maMachine kernel: ACPI: PM-Timer IO Port: 0xe408
Nov 23 01:36:02 maMachine kernel: Built 1 zonelists
Nov 23 01:36:02 maMachine kernel: Kernel command line: ro root=LABEL=/ vga=792 rhgb quiet
Nov 23 01:36:02 maMachine kernel: Initializing CPU#0
Nov 23 01:36:02 maMachine nfslock: Démarrage de rpc.statd succeeded
Nov 23 01:36:02 maMachine kernel: PID hash table entries: 4096 (order: 12, 65536 bytes)
Nov 23 01:36:02 maMachine kernel: Detected 1060.091 MHz processor.
Nov 23 01:36:02 maMachine kernel: Using pmtmr for high-res timesource
Nov 23 01:36:02 maMachine kernel: Console: colour dummy device 80x25
Nov 23 01:36:02 maMachine kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Nov 23 01:36:02 maMachine kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Nov 23 01:36:02 maMachine kernel: Memory: 776468k/786352k available (1296k kernel code, 9324k reserved, 544k data, 108k init, 0k highmem)
Nov 23 01:36:02 maMachine kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Nov 23 01:36:02 maMachine kernel: Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Nov 23 01:36:02 maMachine kernel: CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
Nov 23 01:36:02 maMachine kernel: CPU: L2 Cache: 64K (64 bytes/line)
Nov 23 01:36:02 maMachine kernel: Intel machine check architecture supported.
Nov 23 01:36:02 maMachine kernel: Intel machine check reporting enabled on CPU#0.
Nov 23 01:36:02 maMachine rpcidmapd: Démarrage de rpc.idmapd succeeded
Nov 23 01:36:02 maMachine kernel: CPU: AMD Duron(tm) Processor stepping 01
Nov 23 01:36:02 maMachine kernel: Enabling fast FPU save and restore... done.
Nov 23 01:36:02 maMachine kernel: Checking 'hlt' instruction... OK.
Nov 23 01:36:02 maMachine kernel: ACPI: IRQ9 SCI: Edge set to Level Trigger.
Nov 23 01:36:02 maMachine kernel: checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
Nov 23 01:36:02 maMachine kernel: Freeing initrd memory: 179k freed
Nov 23 01:36:02 maMachine kernel: NET: Registered protocol family 16
Nov 23 01:36:02 maMachine kernel: PCI: PCI BIOS revision 2.10 entry at 0xf1180, last bus=1
Nov 23 01:36:02 maMachine kernel: mtrr: v2.0 (20020519)
Nov 23 01:36:02 maMachine kernel: ACPI: Subsystem revision 20040816
Nov 23 01:36:02 maMachine kernel: ACPI: Interpreter enabled
Nov 23 01:36:02 maMachine kernel: ACPI: Using PIC for interrupt routing
Nov 23 01:36:02 maMachine kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
Nov 23 01:36:02 maMachine kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
Nov 23 01:36:02 maMachine kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
Nov 23 01:36:02 maMachine kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
Nov 23 01:36:02 maMachine random: Initialisation du générateur de nombres aléatoires : succeeded
Nov 23 01:36:02 maMachine kernel: ACPI: PCI Root Bridge [PCI0] (00:00)
Nov 23 01:36:02 maMachine kernel: PCI: Probing PCI hardware (bus 00)
Nov 23 01:36:02 maMachine kernel: usbcore: registered new driver usbfs
Nov 23 01:36:02 maMachine kernel: usbcore: registered new driver hub
Nov 23 01:36:02 maMachine kernel: PCI: Using ACPI for IRQ routing
Nov 23 01:36:02 maMachine kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 3
Nov 23 01:36:02 maMachine kernel: ACPI: PCI interrupt 0000:00:04.2[D] -> GSI 3 (level, low) -> IRQ 3
Nov 23 01:36:02 maMachine kernel: ACPI: PCI interrupt 0000:00:04.3[D] -> GSI 3 (level, low) -> IRQ 3
Nov 23 01:36:02 maMachine kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Nov 23 01:36:02 maMachine kernel: ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 11 (level, low) -> IRQ 11
Nov 23 01:36:02 maMachine kernel: ACPI: PCI interrupt 0000:00:0d.0[A] -> GSI 3 (level, low) -> IRQ 3
Nov 23 01:36:02 maMachine kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
Nov 23 01:36:02 maMachine kernel: ACPI: PCI interrupt 0000:00:11.0[A] -> GSI 10 (level, low) -> IRQ 10
Nov 23 01:36:02 maMachine kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Nov 23 01:36:02 maMachine kernel: ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
Nov 23 01:36:02 maMachine kernel: Simple Boot Flag at 0x3a set to 0x1
Nov 23 01:36:02 maMachine autofs: automount startup succeeded
Nov 23 01:36:02 maMachine kernel: Machine check exception polling timer started.
Nov 23 01:36:02 maMachine kernel: Initializing Cryptographic API
Nov 23 01:36:02 maMachine kernel: vesafb: framebuffer at 0xd8000000, mapped to 0xf0880000, size 4608k
Nov 23 01:36:02 maMachine kernel: vesafb: mode is 1024x768x24, linelength=3072, pages=27
Nov 23 01:36:02 maMachine kernel: vesafb: protected mode interface info at c000:5622
Nov 23 01:36:02 maMachine kernel: vesafb: scrolling: redraw
Nov 23 01:36:02 maMachine acpid: Démarrage de acpid succeeded
Nov 23 01:36:02 maMachine kernel: vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
Nov 23 01:36:02 maMachine kernel: Console: switching to colour frame buffer device 128x48
Nov 23 01:36:02 maMachine kernel: fb0: VESA VGA frame buffer device
Nov 23 01:36:02 maMachine kernel: Real Time Clock Driver v1.12
Nov 23 01:36:02 maMachine kernel: Linux agpgart interface v0.100 (c) Dave Jones
Nov 23 01:36:02 maMachine kernel: agpgart: Detected VIA Twister-K/KT133x/KM133 chipset
Nov 23 01:36:02 maMachine kernel: agpgart: Maximum main memory to use for agp memory: 690M
Nov 23 01:36:02 maMachine kernel: agpgart: AGP aperture is 128M @ 0xe0000000
Nov 23 01:36:03 maMachine kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Nov 23 01:35:59 maMachine rc.sysinit: Activation de l'espace swap : succeeded
Nov 23 01:36:03 maMachine kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Nov 23 01:35:59 maMachine init: Entering runlevel: 5
Nov 23 01:36:03 maMachine kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Nov 23 01:35:59 maMachine readahead_early: Démarrage de la réactivation en arrière plan :
Nov 23 01:36:03 maMachine kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Nov 23 01:35:59 maMachine rc: Starting readahead_early: succeeded
Nov 23 01:36:04 maMachine kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Nov 23 01:36:04 maMachine kernel: VP_IDE: IDE controller at PCI slot 0000:00:04.1
Nov 23 01:36:04 maMachine kernel: VP_IDE: chipset revision 16
Nov 23 01:36:04 maMachine kernel: VP_IDE: not 100%% native mode: will probe irqs later
Nov 23 01:36:04 maMachine kernel: VP_IDE: VIA vt82c686a (rev 22) IDE UDMA66 controller on pci0000:00:04.1
Nov 23 01:36:04 maMachine kernel: ide0: BM-DMA at 0xb800-0xb807, BIOS settings: hda
MA, hdb
ioNov 23 01:36:04 maMachine kernel: ide1: BM-DMA at 0xb808-0xb80f, BIOS settings: hdc
MA, hdd
ioNov 23 01:36:04 maMachine kernel: hda: SAMSUNG DVD-ROM SD-616F, ATAPI CD/DVD-ROM drive
Nov 23 01:36:04 maMachine kernel: Using anticipatory io scheduler
Nov 23 01:36:04 maMachine kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Nov 23 01:36:04 maMachine kernel: hdc: LITE-ON LTR-12101B, ATAPI CD/DVD-ROM drive
Nov 23 01:36:04 maMachine kernel: ide1 at 0x170-0x177,0x376 on irq 15
Nov 23 01:36:04 maMachine kernel: PDC20265: IDE controller at PCI slot 0000:00:11.0
Nov 23 01:36:04 maMachine kernel: ACPI: PCI interrupt 0000:00:11.0[A] -> GSI 10 (level, low) -> IRQ 10
Nov 23 01:36:04 maMachine kernel: PDC20265: chipset revision 2
Nov 23 01:36:04 maMachine kernel: PDC20265: 100%% native mode on irq 10
Nov 23 01:36:04 maMachine kernel: PDC20265: (U)DMA Burst Bit ENABLED Primary PCI Mode Secondary PCI Mode.
Nov 23 01:36:04 maMachine kernel: ide2: BM-DMA at 0x7400-0x7407, BIOS settings: hde
MA, hdf
MANov 23 01:36:04 maMachine kernel: ide3: BM-DMA at 0x7408-0x740f, BIOS settings: hdg
io, hdh
ioNov 23 01:36:04 maMachine kernel: hde: Maxtor 6Y040P0, ATA DISK drive
Nov 23 01:36:04 maMachine kernel: ide2 at 0x8800-0x8807,0x8402 on irq 10
Nov 23 01:36:04 maMachine kernel: hde: max request size: 128KiB
Nov 23 01:36:04 maMachine kernel: hde: 80043264 sectors (40982 MB) w/7936KiB Cache, CHS=65535/16/63, UDMA(100)
Nov 23 01:36:04 maMachine kernel: hde: hde1 hde2 hde3
Nov 23 01:36:05 maMachine kernel: hda: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
Nov 23 01:36:05 maMachine kernel: Uniform CD-ROM driver Revision: 3.20
Nov 23 01:36:05 maMachine kernel: hdc: ATAPI 32X CD-ROM CD-R/RW drive, 2048kB Cache, DMA
Nov 23 01:36:05 maMachine kernel: usbcore: registered new driver hiddev
Nov 23 01:36:05 maMachine kernel: usbcore: registered new driver usbhid
Nov 23 01:36:05 maMachine kernel: drivers/usb/input/hid-core.c: v2.0:USB HID core driver
Nov 23 01:36:05 maMachine kernel: mice: PS/2 mouse device common for all mice
Nov 23 01:36:05 maMachine kernel: input: AT Translated Set 2 keyboard on isa0060/serio0
Nov 23 01:36:05 maMachine kernel: input: ImPS/2 Logitech Wheel Mouse on isa0060/serio1
Nov 23 01:36:05 maMachine cups: Démarrage de cupsd succeeded
Nov 23 01:36:05 maMachine kernel: NET: Registered protocol family 2
Nov 23 01:36:05 maMachine kernel: IP: routing cache hash table of 8192 buckets, 64Kbytes
Nov 23 01:36:05 maMachine kernel: TCP: Hash tables configured (established 262144 bind 65536)
Nov 23 01:36:05 maMachine kernel: Initializing IPsec netlink socket
Nov 23 01:36:05 maMachine sshd: succeeded
Nov 23 01:36:05 maMachine kernel: NET: Registered protocol family 1
Nov 23 01:36:05 maMachine kernel: NET: Registered protocol family 17
Nov 23 01:36:05 maMachine kernel: ACPI: (supports S0 S1 S3 S4 S5)
Nov 23 01:36:05 maMachine kernel: ACPI wakeup devices:
Nov 23 01:36:05 maMachine kernel: PWRB PCI0 USB0 USB1
Nov 23 01:36:05 maMachine kernel: RAMDISK: Compressed image found at block 0
Nov 23 01:36:05 maMachine kernel: VFS: Mounted root (ext2 filesystem).
Nov 23 01:36:05 maMachine kernel: kjournald starting. Commit interval 5 seconds
Nov 23 01:36:05 maMachine kernel: EXT3-fs: mounted filesystem with ordered data mode.
Nov 23 01:36:05 maMachine kernel: Freeing unused kernel memory: 108k freed
Nov 23 01:36:05 maMachine kernel: ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
Nov 23 01:36:05 maMachine kernel: [drm] Initialized radeon 1.11.0 20020828 on minor 0: ATI Technologies Inc Radeon RV200 QW [Radeon 7500]
Nov 23 01:36:05 maMachine xinetd: Démarrage de xinetd succeeded
Nov 23 01:36:05 maMachine kernel: agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
Nov 23 01:36:05 maMachine kernel: agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
Nov 23 01:36:05 maMachine kernel: agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
Nov 23 01:36:05 maMachine kernel: ACPI: Power Button (FF) [PWRF]
Nov 23 01:36:05 maMachine kernel: ACPI: Processor [CPU0] (supports C1 C2, 16 throttling states)
Nov 23 01:36:05 maMachine kernel: USB Universal Host Controller Interface driver v2.2
Nov 23 01:36:05 maMachine kernel: ACPI: PCI interrupt 0000:00:04.2[D] -> GSI 3 (level, low) -> IRQ 3
Nov 23 01:36:05 maMachine nfs: Démarrage des services NFS : succeeded
Nov 23 01:36:05 maMachine kernel: uhci_hcd 0000:00:04.2: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
Nov 23 01:36:05 maMachine nfs: Démarrage de rpc.nfsd succeeded
Nov 23 01:36:05 maMachine kernel: uhci_hcd 0000:00:04.2: irq 3, io base 0000b400
Nov 23 01:36:05 maMachine kernel: uhci_hcd 0000:00:04.2: new USB bus registered, assigned bus number 1
Nov 23 01:36:05 maMachine kernel: hub 1-0:1.0: USB hub found
Nov 23 01:36:05 maMachine kernel: hub 1-0:1.0: 2 ports detected
Nov 23 01:36:05 maMachine kernel: ACPI: PCI interrupt 0000:00:04.3[D] -> GSI 3 (level, low) -> IRQ 3
Nov 23 01:36:05 maMachine nfs: Démarrage de rpc.mountd succeeded
Nov 23 01:36:05 maMachine kernel: uhci_hcd 0000:00:04.3: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#2)
Nov 23 01:36:05 maMachine kernel: uhci_hcd 0000:00:04.3: irq 3, io base 0000b000
Nov 23 01:36:05 maMachine kernel: uhci_hcd 0000:00:04.3: new USB bus registered, assigned bus number 2
Nov 23 01:36:05 maMachine rpcidmapd: rpc.idmapd -SIGHUP succeeded
Nov 23 01:36:05 maMachine kernel: hub 2-0:1.0: USB hub found
Nov 23 01:36:05 maMachine kernel: hub 2-0:1.0: 2 ports detected
Nov 23 01:36:05 maMachine kernel: usb 1-1: new full speed USB device using address 2
Nov 23 01:36:05 maMachine kernel: drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04E8 pid 0x300C
Nov 23 01:36:06 maMachine kernel: usbcore: registered new driver usblp
Nov 23 01:36:06 maMachine kernel: drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Nov 23 01:36:06 maMachine amd: Nov 23 01:36:06 maMachine amd[1568]/info:
Nov 23 01:36:06 maMachine amd[1568]: switched to logfile "syslog"
Nov 23 01:36:06 maMachine kernel: usb 2-2: new full speed USB device using address 2
Nov 23 01:36:06 maMachine amd[1568]: AM-UTILS VERSION INFORMATION:
Nov 23 01:36:06 maMachine amd: using configuration file /etc/amd.conf
Nov 23 01:36:06 maMachine kernel: hub 2-2:1.0: USB hub found
Nov 23 01:36:06 maMachine amd[1568]: Copyright (c) 1997-2003 Erez Zadok
Nov 23 01:36:06 maMachine kernel: hub 2-2:1.0: 4 ports detected
Nov 23 01:36:06 maMachine amd[1568]: Copyright (c) 1990 Jan-Simon Pendry
Nov 23 01:36:06 maMachine kernel: EXT3 FS on hde1, internal journal
Nov 23 01:36:06 maMachine amd[1568]: Copyright (c) 1990 Imperial College of Science, Technology & Medicine
Nov 23 01:36:06 maMachine kernel: Adding 786232k swap on /dev/hde3. Priority:-1 extents:1
Nov 23 01:36:06 maMachine amd[1568]: Copyright (c) 1990 The Regents of the University of California.
Nov 23 01:36:06 maMachine kernel: kjournald starting. Commit interval 5 seconds
Nov 23 01:36:06 maMachine amd[1568]: am-utils version 6.0.9 (build 1).
Nov 23 01:36:06 maMachine kernel: EXT3 FS on hde2, internal journal
Nov 23 01:36:06 maMachine amd[1568]: Built by root@tweety.devel.redhat.com on date Thu Mar 4 22:31:55 EST 2004.
Nov 23 01:36:06 maMachine kernel: EXT3-fs: mounted filesystem with ordered data mode.
Nov 23 01:36:06 maMachine amd[1568]: cpu=i386 (little-endian), arch=i386, karch=i686.
Nov 23 01:36:06 maMachine kernel: input: PC Speaker
Nov 23 01:36:06 maMachine amd[1568]: full_os=linux, os=linux, osver=2.4.21-4.ELsmp, vendor=redhat.
Nov 23 01:36:06 maMachine kernel: ip_tables: (C) 2000-2002 Netfilter core team
Nov 23 01:36:06 maMachine amd[1568]: Map support for: root, passwd, hesiod, ldap, union, nisplus, nis, ndbm, file, error.
Nov 23 01:36:06 maMachine kernel: ip_conntrack version 2.1 (6143 buckets, 49144 max) - 176 bytes per conntrack
Nov 23 01:36:06 maMachine amd[1568]: AMFS: nfs, link, nfsx, nfsl, host, linkx, program, union, inherit, ufs,
Nov 23 01:36:06 maMachine kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Nov 23 01:36:06 maMachine amd[1568]: lofs, cdfs, pcfs, auto, direct, toplvl, error.
Nov 23 01:36:06 maMachine amd[1568]: FS: iso9660, lofs, nfs, nfs3, msdos, tmpfs, ext2.
Nov 23 01:36:06 maMachine amd[1568]: No networks.
Nov 23 01:36:06 maMachine amd[1568]: My ip addr is 127.0.0.1
Nov 23 01:36:06 maMachine amd[1569]: released controlling tty using setsid()
Nov 23 01:36:06 maMachine amd[1569]: file server localhost, type local, state starts up
Nov 23 01:36:06 maMachine amd[1569]: /dev/hde1 restarted fstype link on /
Nov 23 01:36:06 maMachine amd[1569]: none restarted fstype link on /proc
Nov 23 01:36:06 maMachine amd[1569]: none restarted fstype link on /sys
Nov 23 01:36:06 maMachine amd[1569]: none restarted fstype link on /dev/pts
Nov 23 01:36:06 maMachine amd[1569]: usbdevfs restarted fstype link on /proc/bus/usb
Nov 23 01:36:06 maMachine amd[1569]: none restarted fstype link on /dev/shm
Nov 23 01:36:06 maMachine amd[1569]: /dev/hde2 restarted fstype link on /home
Nov 23 01:36:06 maMachine amd[1569]: sunrpc restarted fstype link on /var/lib/nfs/rpc_pipefs
Nov 23 01:36:06 maMachine amd[1569]: nfsd restarted fstype link on /proc/fs/nfsd
Nov 23 01:36:06 maMachine amd: Démarrage de amd succeeded
Nov 23 01:36:06 maMachine kernel: nfs warning: mount version older than kernel
Nov 23 01:36:06 maMachine amd[1569]: initializing amd.conf map /etc/amd.net of type file
Nov 23 01:36:06 maMachine amd[1569]: first time load of map /etc/amd.net succeeded
Nov 23 01:36:06 maMachine gpm[1582]: *** info [startup.c(95)]:
Nov 23 01:36:06 maMachine amd[1569]: /etc/amd.net mounted fstype toplvl on /net
Nov 23 01:36:06 maMachine gpm[1582]: Started gpm successfully. Entered daemon mode.
Nov 23 01:36:06 maMachine gpm[1582]: *** info [mice.c(1766)]:
Nov 23 01:36:06 maMachine gpm[1582]: imps2: Auto-detected intellimouse PS/2
Nov 23 01:36:07 maMachine gpm: Démarrage de gpm succeeded
Nov 23 01:36:07 maMachine crond: Démarrage de crond succeeded
Nov 23 01:36:07 maMachine xinetd[1510]: xinetd Version 2.3.13 started with libwrap loadavg options compiled in.
Nov 23 01:36:07 maMachine xinetd[1510]: Started working: 2 available services
Nov 23 01:36:07 maMachine xfs: Démarrage de xfs succeeded
Nov 23 01:36:08 maMachine smb: Démarrage de smbd succeeded
Nov 23 01:36:08 maMachine nmbd[1629]: [2004/11/23 01:36:08, 0] nmbd/nmbd_subnetdb.c:create_subnets(217)
Nov 23 01:36:08 maMachine nmbd[1629]: create_subnets: No local interfaces !
Nov 23 01:36:08 maMachine nmbd[1629]: [2004/11/23 01:36:08, 0] nmbd/nmbd_subnetdb.c:create_subnets(218)
Nov 23 01:36:08 maMachine nmbd[1629]: create_subnets: Waiting for an interface to appear ...
Nov 23 01:36:08 maMachine smb: Démarrage de nmbd succeeded
Nov 23 01:36:08 maMachine anacron: Démarrage de anacron succeeded
Nov 23 01:36:08 maMachine atd: Démarrage de atd succeeded
Nov 23 01:36:08 maMachine readahead: Démarrage de la réactivation en arrière plan :
Nov 23 01:36:09 maMachine rc: Starting readahead: succeeded
Nov 23 01:36:09 maMachine messagebus: Démarrage de messagebus succeeded
Nov 23 01:36:10 maMachine init: open(/dev/pts/0): No such file or directory
Nov 23 01:36:10 maMachine last message repeated 6 times
Nov 23 01:36:14 maMachine kernel: agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
Nov 23 01:36:14 maMachine kernel: agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
Nov 23 01:36:14 maMachine kernel: agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
Nov 23 01:36:25 maMachine gdm(pam_unix)[1907]: session opened for user myself by (uid=0)
Nov 23 01:36:37 maMachine kernel: PCI: Enabling device 0000:00:0a.0 (0004 -> 0005)
Nov 23 01:36:37 maMachine kernel: ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 11 (level, low) -> IRQ 11
Nov 23 01:37:35 maMachine amd[1569]: No fs type specified (key = "/defaults", map = ""root"")
Nov 23 01:37:35 maMachine amd[1569]: Unknown host: .directory
Nov 23 01:37:35 maMachine amd[1569]: Using NFS version 0, protocol udp on host .directory
Nov 23 01:39:00 maMachine su(pam_unix)[2156]: session opened for user root by myself(uid=500)
#################### /var/log/boot.log
Nov 23 01:36:02 maMachine syslog: Démarrage de syslogd succeeded
Nov 23 01:36:02 maMachine syslog: Démarrage de klogd succeeded
Nov 23 01:36:02 maMachine portmap: Démarrage de portmap succeeded
Nov 23 01:36:02 maMachine nfslock: Démarrage de rpc.statd succeeded
Nov 23 01:36:02 maMachine rpcidmapd: Démarrage de rpc.idmapd succeeded
Nov 23 01:36:02 maMachine random: Initialisation du générateur de nombres aléatoires : succeeded
Nov 23 01:36:02 maMachine autofs: automount startup succeeded
Nov 23 01:36:02 maMachine acpid: Démarrage de acpid succeeded
Nov 23 01:35:59 maMachine rc.sysinit: Activation de l'espace swap : succeeded
Nov 23 01:35:59 maMachine readahead_early: Démarrage de la réactivation en arrière plan :
Nov 23 01:35:59 maMachine rc: Starting readahead_early: succeeded
Nov 23 01:36:05 maMachine cups: Démarrage de cupsd succeeded
Nov 23 01:36:05 maMachine sshd: succeeded
Nov 23 01:36:05 maMachine xinetd: Démarrage de xinetd succeeded
Nov 23 01:36:05 maMachine nfs: Démarrage des services NFS : succeeded
Nov 23 01:36:05 maMachine nfs: Démarrage de rpc.nfsd succeeded
Nov 23 01:36:05 maMachine nfs: Démarrage de rpc.mountd succeeded
Nov 23 01:36:05 maMachine rpcidmapd: rpc.idmapd -SIGHUP succeeded
Nov 23 01:36:06 maMachine amd: Nov 23 01:36:06 maMachine amd[1568]/info:
Nov 23 01:36:06 maMachine amd: using configuration file /etc/amd.conf
Nov 23 01:36:06 maMachine amd: Démarrage de amd succeeded
Nov 23 01:36:07 maMachine gpm: Démarrage de gpm succeeded
Nov 23 01:36:07 maMachine crond: Démarrage de crond succeeded
Nov 23 01:36:07 maMachine xfs: Démarrage de xfs succeeded
Nov 23 01:36:08 maMachine smb: Démarrage de smbd succeeded
Nov 23 01:36:08 maMachine smb: Démarrage de nmbd succeeded
Nov 23 01:36:08 maMachine anacron: Démarrage de anacron succeeded
Nov 23 01:36:08 maMachine atd: Démarrage de atd succeeded
Nov 23 01:36:08 maMachine readahead: Démarrage de la réactivation en arrière plan :
Nov 23 01:36:09 maMachine rc: Starting readahead: succeeded
Nov 23 01:36:09 maMachine messagebus: Démarrage de messagebus succeeded
Merci
Autres pages sur : reseau demarrage
Lassé par la pub ? Créez un compte
xam a écritrepère dans /etc/inittab la ligne id:X:initdefalut: ou X est un chiffre. Ensuite rends-toi dans rcX.d (en remplacent X par le chiffre présent dans /etc/inittab) et vérifie que le lien network s'y trouve bien.
wé t'as raison. y a avait des liens symboliques cassées (je sais pa comment ça s'est produit).
alors un ln -s a tout réparé.
maintenant c ok.
Merci
Lassé par la pub ? Créez un compte