IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Administration système Discussion :

Problème de modules (noyau 2.6.6)


Sujet :

Administration système

  1. #1
    Membre éprouvé

    Profil pro
    Inscrit en
    Avril 2004
    Messages
    77
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Avril 2004
    Messages : 77
    Par défaut Problème de modules (noyau 2.6.6)
    Bonsoir,

    J'ai quelques problèmes avec le kernel 2.6.6 que j'ai compilé. Avant de changer de noyau (de passer d'un 2.4.26 a un 2.6.6) j'ai télechargé module-init-tab ou quelque chose comme ca. Lors de la compilation, j'ai activé les modules (insertion, suppression, ...) dans le noyau... mais au boot j'ai un message qui me dit que certains modules ne peuvent pas être chargés. Je ne sais pas pourquoi ?
    Ensuite, si je supprime temporairement un module (rmmod 8139too par exemple), si je veux le recharger ca me met un message d'erreur : "can't read '8139too' : No such file or directory"
    Si quelqu'un peut m'aider, je le remercie d'avance

  2. #2
    Membre Expert
    Avatar de Pongten
    Homme Profil pro
    IT Analyst & Software Developer
    Inscrit en
    Juin 2002
    Messages
    1 173
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 46
    Localisation : Belgique

    Informations professionnelles :
    Activité : IT Analyst & Software Developer
    Secteur : Communication - Médias

    Informations forums :
    Inscription : Juin 2002
    Messages : 1 173
    Par défaut
    As-tu bien fait un
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    make modules & make modules_install
    lors de la compilation du noyau ?

  3. #3
    Membre éprouvé

    Profil pro
    Inscrit en
    Avril 2004
    Messages
    77
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Avril 2004
    Messages : 77
    Par défaut
    Oui !
    Je précise que quand je tape "lsmod" je vois déja pleins de modules chargés. Il n'y a que certains modules qui ont ne se chargent pas apparement..

  4. #4
    Membre Expert
    Avatar de Pongten
    Homme Profil pro
    IT Analyst & Software Developer
    Inscrit en
    Juin 2002
    Messages
    1 173
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 46
    Localisation : Belgique

    Informations professionnelles :
    Activité : IT Analyst & Software Developer
    Secteur : Communication - Médias

    Informations forums :
    Inscription : Juin 2002
    Messages : 1 173
    Par défaut
    Tu ne voudrais pas faire un dmesg et afficher la partie intéressante ?

  5. #5
    Membre éprouvé

    Profil pro
    Inscrit en
    Avril 2004
    Messages
    77
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Avril 2004
    Messages : 77
    Par défaut
    Citation Envoyé par Pongten
    Tu ne voudrais pas faire un dmesg et afficher la partie intéressante ?
    Je ne vois rien de spécial dans le fichier de logs de dmesg

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
    153
    154
    155
    156
    157
    158
    159
    160
    161
    162
    163
    164
    165
    166
    167
    168
    169
    170
    171
    172
    173
    174
    175
    176
    177
    178
    179
    180
    181
    182
    183
    184
    185
    186
    187
    188
    189
    190
    191
    192
    193
    194
    195
    196
    197
    198
    Linux version 2.6.6 (root@orion) (gcc version 3.3.3 (Debian 20040401)) #1 SMP Sun May 30 23:37:56 CEST 2004
    BIOS-provided physical RAM map:
     BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
     BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
     BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
     BIOS-e820: 0000000000100000 - 000000000ffe0000 (usable)
     BIOS-e820: 000000000ffe0000 - 000000000fff8000 (ACPI NVS)
     BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
    255MB LOWMEM available.
    On node 0 totalpages: 65504
      DMA zone: 4096 pages, LIFO batch:1
      Normal zone: 61408 pages, LIFO batch:14
      HighMem zone: 0 pages, LIFO batch:1
    DMI 2.3 present.
    ACPI: RSDP (v000 Acer                                      ) @ 0x000fe030
    ACPI: RSDT (v001 Acer   TMH2     0x00000001 Acer 0x00000000) @ 0x0ffe0000
    ACPI: FADT (v001 Acer   TMH2     0x00000001 Acer 0x00000000) @ 0x0ffe0054
    ACPI: BOOT (v001 Acer   TMH2     0x00000001 Acer 0x00000000) @ 0x0ffe002c
    ACPI: DSDT (v001   MED       H2  0x00001000 MSFT 0x0100000d) @ 0x00000000
    Built 1 zonelists
    Kernel command line: BOOT_IMAGE=Linux2.6.6 ro root=305
    No local APIC present or hardware disabled
    Initializing CPU#0
    CPU 0 irqstacks, hard=c04cb000 soft=c04ab000
    PID hash table entries: 1024 (order 10: 8192 bytes)
    Detected 2000.243 MHz processor.
    Using tsc for high-res timesource
    Console: colour VGA+ 80x25
    Memory: 253712k/262016k available (2463k kernel code, 7588k reserved, 997k data, 268k init, 0k highmem)
    Checking if this processor honours the WP bit even in supervisor mode... Ok.
    Calibrating delay loop... 3940.35 BogoMIPS
    Security Scaffold v1.0.0 initialized
    Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
    Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
    Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
    CPU:     After generic identify, caps: 3febf9ff 00000000 00000000 00000000
    CPU:     After vendor identify, caps: 3febf9ff 00000000 00000000 00000000
    CPU: Trace cache: 12K uops, L1 D cache: 8K
    CPU: L2 cache: 512K
    CPU: Hyper-Threading is disabled
    CPU:     After all inits, caps: 3febf9f7 00000000 00000000 00000080
    Intel machine check architecture supported.
    Intel machine check reporting enabled on CPU#0.
    CPU#0: Intel P4/Xeon Extended MCE MSRs (12) available
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Checking 'hlt' instruction... OK.
    POSIX conformance testing by UNIFIX
    CPU0: Intel(R) Pentium(R) 4 CPU 2.00GHz stepping 04
    per-CPU timeslice cutoff: 1462.76 usecs.
    task migration cache decay timeout: 2 msecs.
    SMP motherboard not detected.
    Local APIC not detected. Using dummy APIC emulation.
    Brought up 1 CPUs
    NET: Registered protocol family 16
    EISA bus registered
    PCI: PCI BIOS revision 2.10 entry at 0xf0200, last bus=2
    PCI: Using configuration type 1
    ACPI: Subsystem revision 20040326
     tbxface-0117 [03] acpi_load_tables      : ACPI Tables successfully acquired
    Parsing all Control Methods:...................................................................................................................................................................
    Table [DSDT](id F004) - 523 Objects with 51 Devices 163 Methods 34 Regions
    ACPI Namespace successfully loaded at root c04ffa7c
    ACPI: IRQ9 SCI: Edge set to Level Trigger.
    evxfevnt-0093 [04] acpi_enable           : Transition to ACPI mode successful
    evgpeblk-0867 [06] ev_create_gpe_block   : GPE 00 to 15 [_GPE] 2 regs at 000000000000F128 on int 9
    evgpeblk-0925 [06] ev_create_gpe_block   : Found 0 Wake, Enabled 5 Runtime GPEs in this block
    evgpeblk-0867 [06] ev_create_gpe_block   : GPE 16 to 31 [_GPE] 2 regs at 000000000000F12C on int 9
    evgpeblk-0925 [06] ev_create_gpe_block   : Found 0 Wake, Enabled 1 Runtime GPEs in this block
    Completing Region/Field/Buffer/Package initialization:............................................................................................
    Initialized 34/34 Regions 10/10 Fields 31/31 Buffers 17/17 Packages (532 nodes)
    Executing all Device _STA and_INI methods:.....................................................
    53 Devices found containing: 53 _STA, 1 _INI methods
    ACPI: Interpreter enabled
    ACPI: Using PIC for interrupt routing
    ACPI: PCI Root Bridge [PCI0] (00:00)
    PCI: Probing PCI hardware (bus 00)
    Transparent bridge - 0000:00:1e.0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
    ACPI: PCI Interrupt Link [PILA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [PILB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [PILC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [PILD] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [PILE] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [PILF] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [PILG] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [PILH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: Embedded Controller [EC0] (gpe 29)
    Linux Plug and Play Support v0.97 (c) Adam Belay
    SCSI subsystem initialized
    Linux Kernel Card Services
      options:  [pci] [pm]
    usbcore: registered new driver hub
    ACPI: PCI Interrupt Link [PILD] enabled at IRQ 11
    ACPI: PCI Interrupt Link [PILB] enabled at IRQ 10
    ACPI: PCI Interrupt Link [PILH] enabled at IRQ 11
    ACPI: PCI Interrupt Link [PILA] enabled at IRQ 11
    ACPI: PCI Interrupt Link [PILF] enabled at IRQ 11
    ACPI: PCI Interrupt Link [PILC] enabled at IRQ 11
    ACPI: PCI Interrupt Link [PILG] enabled at IRQ 11
    PCI: Using ACPI for IRQ routing
    Simple Boot Flag at 0x6e set to 0x1
    audit: initializing netlink socket (disabled)
    audit(1086115766.878:0): initialized
    VFS: Disk quotas dquot_6.5.1
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
    Initializing Cryptographic API
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Linux agpgart interface v0.100 (c) Dave Jones
    agpgart: Detected an Intel i845 Chipset.
    agpgart: Maximum main memory to use for agp memory: 203M
    agpgart: AGP aperture is 256M @ 0xe0000000
    [drm] Initialized tdfx 1.0.0 20010216 on minor 0
    [drm] Initialized radeon 1.9.0 20020828 on minor 1
    [drm] Initialized i810 1.4.0 20030605 on minor 2
    Using anticipatory io scheduler
    Floppy drive(s): fd0 is 1.44M
    FDC 0 is a National Semiconductor PC87306
    Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    ICH2: IDE controller at PCI slot 0000:00:1f.1
    ICH2: chipset revision 5
    ICH2: not 100% native mode: will probe irqs later
        ide0: BM-DMA at 0xd000-0xd007, BIOS settings: hda:DMA, hdb:pio
        ide1: BM-DMA at 0xd008-0xd00f, BIOS settings: hdc:DMA, hdd:pio
    hda: IC25N020ATCS04-0, ATA DISK drive
    ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    hdc: QSI CD-RW/DVD-ROM SBW-081, ATAPI CD/DVD-ROM drive
    ide1 at 0x170-0x177,0x376 on irq 15
    hda: max request size: 128KiB
    hda: 39070080 sectors (20003 MB) w/1768KiB Cache, CHS=38760/16/63, UDMA(100)
     hda: hda1 hda2 < hda5 hda6 >
    hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
    Uniform CD-ROM driver Revision: 3.20
    Initializing USB Mass Storage driver...
    usbcore: registered new driver usb-storage
    USB Mass Storage support registered.
    mice: PS/2 mouse device common for all mice
    i8042.c: Detected active multiplexing controller, rev 1.1.
    serio: i8042 AUX0 port at 0x60,0x64 irq 12
    serio: i8042 AUX1 port at 0x60,0x64 irq 12
    input: ImExPS/2 Logitech Explorer Mouse on isa0060/serio2
    serio: i8042 AUX2 port at 0x60,0x64 irq 12
    serio: i8042 AUX3 port at 0x60,0x64 irq 12
    Synaptics Touchpad, model: 1
     Firmware: 5.8
     180 degree mounted touchpad
     Sensor: 18
     new absolute packet format
     Touchpad has extended capability bits
     -> 4 multi-buttons, i.e. besides standard buttons
     -> multifinger detection
     -> palm detection
    input: SynPS/2 Synaptics TouchPad on isa0060/serio4
    serio: i8042 KBD port at 0x60,0x64 irq 1
    input: AT Translated Set 2 keyboard on isa0060/serio0
    EISA: Probing bus 0 at eisa0
    NET: Registered protocol family 2
    IP: routing cache hash table of 1024 buckets, 16Kbytes
    TCP: Hash tables configured (established 8192 bind 10922)
    NET: Registered protocol family 1
    NET: Registered protocol family 17
    ACPI: (supports S0 S3 S4 S4bios S5)
    EXT2-fs warning (device hda5): ext2_fill_super: mounting ext3 filesystem as ext2
     
    VFS: Mounted root (ext2 filesystem) readonly.
    Freeing unused kernel memory: 268k freed
    CSLIP: code copyright 1989 Regents of the University of California
    PPP generic driver version 2.4.2
    radeonfb: Invalid ROM signature 0 should be 0xaa55
    radeonfb: Retreived PLL infos from BIOS
    radeonfb: Reference=27.00 MHz (RefDiv=60) Memory=143.00 Mhz, System=143.00 MHz
    Non-DDC laptop panel detected
    radeonfb: Monitor 1 type LCD found
    radeonfb: Monitor 2 type no found
    radeonfb: panel ID string: 1024x768                
    radeonfb: detected LVDS panel size from BIOS: 1024x768
    radeondb: BIOS provided dividers will be used
    radeonfb: Power Management enabled for Mobility chipsets
    radeonfb: ATI Radeon LY  DDR SGRAM 32 MB
    IPv4 over IPv4 tunneling driver
    GRE over IPv4 tunneling driver
    apm: BIOS version 1.2 Flags 0x0f (Driver version 1.16ac)
    apm: overridden by ACPI.
    8139too Fast Ethernet driver 0.9.27
    eth0: RealTek RTL8139 at 0x7000, 00:00:e2:7e:dd:d6, IRQ 10
    eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
    kjournald starting.  Commit interval 5 seconds
    EXT3 FS on hda6, internal journal
    EXT3-fs: mounted filesystem with ordered data mode.
    eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
    ipv6: Unknown symbol sysctl_tcp_low_latency
    ipv6: Unknown symbol sysctl_optmem_max
    ipv6: Unknown symbol sysctl_local_port_range

  6. #6
    Membre éprouvé

    Profil pro
    Inscrit en
    Avril 2004
    Messages
    77
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Avril 2004
    Messages : 77
    Par défaut
    et un extrait de mon fichier syslog :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    ...
    Jun  1 18:50:00 orion kernel: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
    Jun  1 18:50:00 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 18:50:00 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 18:50:00 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 18:50:01 orion lpd[525]: restarted
    Jun  1 18:50:01 orion cardmgr[543]: no sockets found!
    Jun  1 18:50:03 orion xfs: ignoring font path element /usr/lib/X11/fonts/cyrillic/ (unreadable) 
    Jun  1 18:50:03 orion xfs: ignoring font path element /usr/lib/X11/fonts/CID (unreadable) 
    Jun  1 18:50:04 orion rpc.statd[640]: Version 1.0.6 Starting
    Jun  1 18:50:04 orion rpc.statd[640]: statd running as root. chown /var/lib/nfs/sm to choose different user 
    Jun  1 18:50:04 orion /usr/sbin/cron[681]: (CRON) INFO (pidfile fd = 3)
    Jun  1 18:50:05 orion /usr/sbin/cron[682]: (CRON) STARTUP (fork ok)
    Jun  1 18:50:05 orion /usr/sbin/cron[682]: (CRON) INFO (Running @reboot jobs)
    Jun  1 18:53:01 orion /USR/SBIN/CRON[716]: (mail) CMD (  if [ -x /usr/lib/exim/exim3 -a -f /etc/exim/exim.conf ]; then /usr/lib/exim/exim3 -q ; fi)
    Jun  1 18:53:02 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 18:53:02 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 18:53:02 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 18:53:02 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 18:55:09 orion kernel: apm: BIOS version 1.2 Flags 0x0f (Driver version 1.16ac)
    Jun  1 18:55:09 orion kernel: apm: overridden by ACPI.
    Jun  1 18:55:09 orion modprobe: FATAL: Error inserting apm (/lib/modules/2.6.6/kernel/arch/i386/kernel/apm.ko): No such device 
    Jun  1 18:55:13 orion kernel: agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
    Jun  1 18:55:13 orion kernel: agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
    Jun  1 18:55:13 orion kernel: agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
    Jun  1 18:55:29 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 18:55:29 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 18:55:29 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 18:55:29 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 18:55:30 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 18:55:30 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 18:55:30 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 18:55:30 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 18:55:33 orion gconfd (francois-779): starting (version 2.4.0.1), pid 779 user 'francois'
    Jun  1 18:55:33 orion gconfd (francois-779): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only config source at position 0
    Jun  1 18:55:33 orion gconfd (francois-779): Resolved address "xml:readwrite:/home/francois/.gconf" to a writable config source at position 1
    Jun  1 18:55:33 orion gconfd (francois-779): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only config source at position 2
    Jun  1 19:08:01 orion /USR/SBIN/CRON[828]: (mail) CMD (  if [ -x /usr/lib/exim/exim3 -a -f /etc/exim/exim.conf ]; then /usr/lib/exim/exim3 -q ; fi)
    Jun  1 19:08:01 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 19:08:01 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 19:08:01 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 19:08:01 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 19:17:01 orion /USR/SBIN/CRON[1052]: (root) CMD (   run-parts --report /etc/cron.hourly)
    Jun  1 19:22:02 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 19:22:02 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 19:22:02 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 19:22:02 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 19:22:02 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 19:22:02 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 19:22:02 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 19:22:02 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 19:23:01 orion /USR/SBIN/CRON[1084]: (mail) CMD (  if [ -x /usr/lib/exim/exim3 -a -f /etc/exim/exim.conf ]; then /usr/lib/exim/exim3 -q ; fi)
    Jun  1 19:23:02 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 19:23:02 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 19:23:02 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 19:23:02 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 19:38:01 orion /USR/SBIN/CRON[1208]: (mail) CMD (  if [ -x /usr/lib/exim/exim3 -a -f /etc/exim/exim.conf ]; then /usr/lib/exim/exim3 -q ; fi)
    Jun  1 19:38:01 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 19:38:01 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 19:38:01 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 19:38:01 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 19:43:39 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 19:43:39 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 19:43:39 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 19:43:39 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 19:43:39 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 19:43:39 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 19:43:39 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 19:43:39 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 19:53:01 orion /USR/SBIN/CRON[1355]: (mail) CMD (  if [ -x /usr/lib/exim/exim3 -a -f /etc/exim/exim.conf ]; then /usr/lib/exim/exim3 -q ; fi)
    Jun  1 19:53:02 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 19:53:02 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 19:53:02 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 19:53:02 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 19:54:32 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 19:54:32 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 19:54:32 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 19:54:32 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 19:54:33 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 19:54:33 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 19:54:33 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 19:54:33 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 20:08:01 orion /USR/SBIN/CRON[1405]: (mail) CMD (  if [ -x /usr/lib/exim/exim3 -a -f /etc/exim/exim.conf ]; then /usr/lib/exim/exim3 -q ; fi)
    Jun  1 20:08:01 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 20:08:01 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 20:08:01 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 20:08:01 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 20:17:01 orion /USR/SBIN/CRON[1515]: (root) CMD (   run-parts --report /etc/cron.hourly)
    Jun  1 20:22:12 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 20:22:12 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 20:22:12 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 20:22:12 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 20:22:12 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 20:22:12 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 20:22:12 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 20:22:12 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 20:22:21 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 20:22:21 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 20:22:21 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 20:22:21 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 20:22:21 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 20:22:21 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 20:22:21 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 20:22:21 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 20:22:37 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 20:22:37 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 20:22:37 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 20:22:37 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 20:22:38 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 20:22:38 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 20:22:38 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 20:22:38 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 20:23:01 orion /USR/SBIN/CRON[1564]: (mail) CMD (  if [ -x /usr/lib/exim/exim3 -a -f /etc/exim/exim.conf ]; then /usr/lib/exim/exim3 -q ; fi)
    Jun  1 20:23:02 orion modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.6/kernel/net/ipv6/ipv6.ko): Unknown symbol in module, or unknown parameter (see dmesg) 
    Jun  1 20:23:02 orion kernel: ipv6: Unknown symbol sysctl_tcp_low_latency
    Jun  1 20:23:02 orion kernel: ipv6: Unknown symbol sysctl_optmem_max
    Jun  1 20:23:02 orion kernel: ipv6: Unknown symbol sysctl_local_port_range
    Jun  1 20:31:10 orion shutdown[1605]: shutting down for system reboot
    Jun  1 20:31:10 orion init: Switching to runlevel: 6
    Jun  1 20:31:19 orion /usr/sbin/gpm[1683]: oops() invoked from gpn.c(205)
    Jun  1 20:31:19 orion /usr/sbin/gpm[1683]: /var/run/gpm.pid: No such file or directory
    Jun  1 20:31:19 orion xfs[558]: terminating 
    Jun  1 20:31:20 orion Xprt_64: Xprint server pid=630 done, exitcode=0.
    Jun  1 20:31:22 orion rpc.statd[640]: Caught signal 15, un-registering and exiting.
    Jun  1 20:31:22 orion kernel: Kernel logging (proc) stopped.
    Jun  1 20:31:22 orion kernel: Kernel log daemon terminating.
    Jun  1 20:31:22 orion exiting on signal 15

  7. #7
    Membre Expert
    Avatar de Pongten
    Homme Profil pro
    IT Analyst & Software Developer
    Inscrit en
    Juin 2002
    Messages
    1 173
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 46
    Localisation : Belgique

    Informations professionnelles :
    Activité : IT Analyst & Software Developer
    Secteur : Communication - Médias

    Informations forums :
    Inscription : Juin 2002
    Messages : 1 173
    Par défaut
    Au risque de passer pour un idiot (c'est comme ça qu'on apprend), ça viendrait pas d'un module Ipv6 foireux ?? (tu sais pas le supprimer et voir ?)

  8. #8
    Membre éprouvé

    Profil pro
    Inscrit en
    Avril 2004
    Messages
    77
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Avril 2004
    Messages : 77
    Par défaut
    Citation Envoyé par Pongten
    Au risque de passer pour un idiot (c'est comme ça qu'on apprend), ça viendrait pas d'un module Ipv6 foireux ?? (tu sais pas le supprimer et voir ?)
    ce que je ne comprend pas.. c'est qu'au boot je vois au moins 5 ou 6 messages de modules qui ne peuvent pas être chargés (autre que ipv6), et bizarrement il ne sont pas présents dans syslog ni dmesg.. étrange

    Et pour mon autre problème : ca me met "no such file or directory" si j'essaye de recharger un module
    ?

  9. #9
    Membre Expert

    Profil pro
    Inscrit en
    Mars 2004
    Messages
    1 296
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Mars 2004
    Messages : 1 296
    Par défaut
    As tu mis a jour les outils de chargement de modules (binutils ?) pour la version 2.6 du kernel ce ne sont plus tous a fait les mêmes?

  10. #10
    Membre éprouvé

    Profil pro
    Inscrit en
    Avril 2004
    Messages
    77
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Avril 2004
    Messages : 77
    Par défaut
    Citation Envoyé par MarcG
    As tu mis a jour les outils de chargement de modules (binutils ?) pour la version 2.6 du kernel ce ne sont plus tous a fait les mêmes?
    euh.. non

    mais avec un :
    ca ne met pas à jour binutils ?

  11. #11
    Membre Expert

    Profil pro
    Inscrit en
    Mars 2004
    Messages
    1 296
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Mars 2004
    Messages : 1 296
    Par défaut
    sa je sais pas, par contre je sais que la debian n'est pas "prête kernel 2.6" une recherche sur le sujet (debian + kernel) dans ce forum devrait te permettre de trouver, j'y ai vu y a quelque jour (semaine ?) un post sur le même problème

  12. #12
    Membre éprouvé

    Profil pro
    Inscrit en
    Avril 2004
    Messages
    77
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Avril 2004
    Messages : 77
    Par défaut
    Citation Envoyé par MarcG
    ... je sais que la debian n'est pas "prête kernel 2.6" une recherche sur le sujet (debian + kernel) ...
    Je pense que là tu parles d'une woody (stable)
    Moi je suis en sarge (testing : la prochaine version de debian), donc normalement je devrais pas avoir de soucis de ce coté là

  13. #13
    ovh
    ovh est déconnecté
    Rédacteur
    Avatar de ovh
    Homme Profil pro
    Architecte devops web full stack
    Inscrit en
    Mai 2002
    Messages
    3 844
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 48
    Localisation : France, Paris (Île de France)

    Informations professionnelles :
    Activité : Architecte devops web full stack

    Informations forums :
    Inscription : Mai 2002
    Messages : 3 844
    Par défaut
    Non pas nécessairement. Etre en sarge ou en sid signifie simplement que la version installée des paquets sera différente (plus à jour). Mais pour le noyau 2.6 le seul paquet que j'ai dû ajouter (malgré que j'étais en sid, c'est bien la preuve ) c'est module-init-tools. Sans ça, les modules ne fonctionnent pas. D'ailleurs ils ont une extension différente : .ko si je me souviens bien.

    Tutoriels sur les UPS, e-commerce, PHP, critiques de livres...

    Pensez à consulter les FAQs et les cours et tutoriels.
    FAQ Linux - Cours et tutoriels Linux - FAQ PHP - Cours et tutoriels PHP
    Ce forum est fait pour vous et surtout par vous, merci d'en respecter les règles.

    Je n'ai rien à voir avec la société www.ovh.com !

  14. #14
    Membre éprouvé

    Profil pro
    Inscrit en
    Avril 2004
    Messages
    77
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Avril 2004
    Messages : 77
    Par défaut
    J'avais installé module-init-tools et d'ailleurs le man de lsmod me dit :
    • BACKWARDS COMPATIBILITY
      This version of lsmod is for kernels 2.5.48 and above. If it detects a
      kernel with support for old-style modules, it will attempt to run
      lsmod.modutils in its place, so it is completely transparent to the
      user.

    Autrement les modules sont bien en .ko, et j'en ai pleins dans /lib/modules

    ...
    Comment celà se fait il que quand je retire un module (rmmod), je ne puisse pas le remettre avec insmod : j'ai un "no such file or directory"
    ?

    merci

  15. #15
    Membre éprouvé

    Profil pro
    Inscrit en
    Avril 2004
    Messages
    77
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Avril 2004
    Messages : 77
    Par défaut
    MarcG :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    orion# apt-get install binutils
    Reading Package Lists... Done
    Building Dependency Tree... Done
    binutils is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
    orion#
    J'ai déja la dernière version.. donc ca ne vient pas de là.

    J'ai remarqué au boot que parmi les modules qui ne se chargeaint pas correctement il y a iee1394, un pour la radeon, ..
    Mais pourquoi ce n'est pas affiché dans dmesg ? est ce que pour l"écriture du fichier dmesg il y a suppression d'un flux ?

+ Répondre à la discussion
Cette discussion est résolue.

Discussions similaires

  1. compilation d'un module noyau
    Par nessimtlili dans le forum C
    Réponses: 0
    Dernier message: 05/05/2012, 22h57
  2. Réponses: 1
    Dernier message: 27/07/2010, 00h38
  3. [LFS] Rajout de module noyau rt2500
    Par gusgus dans le forum Matériel
    Réponses: 6
    Dernier message: 16/06/2007, 09h18
  4. Compiler un module sans recompiler tout le noyau
    Par khayyam90 dans le forum Administration système
    Réponses: 7
    Dernier message: 22/09/2005, 03h16
  5. Noyau - Chargement d'un module
    Par Gnux dans le forum Administration système
    Réponses: 7
    Dernier message: 02/12/2004, 16h51

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo