Pb freebox usb & mandrake 10.1

Salut,

pour le Nième fois je tente de passer à linux, mais c tjs après l'installation que je bloque avec mon accès internet :/

donc voilà je suis hyper motivé pour me faire la mandrake 10.1 mais au niveau pnp avec ma freebox c pas top !!

je veux absolument perséverer car avec knoppix 3.6 g aucun pb, live cd ou installé : je boote donc je surfe ;)

alors en épluchant tous les forums g bien vue qu'il y avait des obstacles sérieux, c pourquoi j'aimerais qu'un expert jette un oeil avisé à ces 2 logs:

pour mdk 10.1 g ça :

[root@localhost fred]# ifconfig
eth0 Lien encap:Ethernet HWaddr 00:10:DC:CA:D5:0B
adr inet6: fe80::210:dcff:feca:d50b/64 Scope:Lien
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:60 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:0 (0.0 b) TX bytes:9864 (9.6 Kb)
Interruption:11

eth1 Lien encap:UNSPEC HWaddr
00-02-3C-00-81-00-49-08-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:28 dropped:28 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

lo Lien encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2630 errors:0 dropped:0 overruns:0 frame:0
TX packets:2630 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:204657 (199.8 Kb) TX bytes:204657 (199.8 Kb)

[root@localhost fred]# route
Table de routage IP du noyau
Destination Passerelle Genmask Indic Metric Ref Use Iface

[root@localhost fred]# lsusb
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 003: ID 10eb:0001
Bus 002 Device 002: ID 046d:c501 Logitech, Inc. Cordless Mouse Receiver
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
[root@localhost fred]#

et puis aussi la fin du log ./configure de eagleusb (surtout la dernière ligne !!!)
...
checking for dhclient... dhclient
checking for pppd... no
checking for pppoe... no
checking for tclsh... yes
checking for wish... yes
checking for doc/man/eagleconfig.8... yes
checking for xsltproc... no
*** libxslt-proc package is missing, keeping prebuild version ***
checking for kernel version... not found
checking for ifup... 1
checking for adictrl... no
checking for eaglectrl... no
checking for showstat... no
checking for eaglestat... no
checking for startadsl... no
checking for stopadsl... no
configure: creating ./config.status
config.status: creating Makefile.common

========================================================================
distribution detected Mandrake

dhcp support dhclient

pppd support no (runtime detection)
install eagleconnect (tcl/tk frontend) yes

generate documentation no
========================================================================

error: kernel-sources cannot be found!

à la différence de knoppix 3.6 :

knoppix@0[~]$ route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
default 192.168.0.254 0.0.0.0 UG 0 0 0 eth0

knoppix@0[~]$ lsusb
Bus 002 Device 001: ID 0000:0000
Bus 002 Device 002: ID 046d:c501 Logitech, Inc. Cordless Mouse Receiver
Bus 002 Device 003: ID 10eb:0001
Bus 001 Device 001: ID 0000:0000

knoppix@0[~]$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:07:CB:00:00:FF
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:75 errors:0 dropped:0 overruns:0 frame:0
TX packets:77 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:64413 (62.9 KiB) TX bytes:13531 (13.2 KiB)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:40 errors:0 dropped:0 overruns:0 frame:0
TX packets:40 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2641 (2.5 KiB) TX bytes:2641 (2.5 KiB)

donc voilà :) j'aimerais bien un petit coup de pouce pour mettre en place sur mdk, ce que knoppix a fait tout seul !

un grand merci d'avance à qui aura le courage de m'aider :))
Configuration: mb msi nforce2
freebox v3

10 réponses

  1. Contributeur
    1) La Freebox est trivial a configurer en Linux surtout en Mandrake avec DrakConf: => config reseau => nouvelle connexion reseau local LAN et ici:
    soit DHCP avec DNS automatique (ca doit foncitonner)
    soit (car tu es en mode router de la FB) IP manuelle avec 192.168.0.1 comme IP, 255.255.255.0 masque et 192.168.0.254 comme passerelle par default et les DNS de Free a mettre manuellement.

    Les deux doivent fonctionner!

    2) En Knoppix tu as une carte reseau eth0 avec adresse MAC qui est:
    HWaddr 00:07:CB:00:00:FF
    En Mandrake ni eth0 ni eth1 ont cette adresse MAC. Donc ici eth0 et eth1 sont autre chose (firewire, wireless, ...) mais pas la meme carte ethernet utilise en Knoppix. Regarde en Knoppix quel le module attache a eth0
    avec lsmod, "grep eth modules.conf" (noyau 2.4) ou
    "grep eth modprobe.conf" (noyau 2.6).

    Tu dois mettre le meme module dans le modprobe.conf de Mandrake avec une ligne comme: "alias eth2 <nom_module>" et apres cette modif il faut taper "depmod -a" (tout ca en root).
    Peut-etre c'est deja le cas. Alors il te faudra simplement mettre le DHCP sur eth2 et non eth0 sur eth1.

    PS.: Pour USB il faut charger le bon driver (je crois CDCether ou usbnet en 2.6) mais tu devrais utiliser ethernet, plus facile, plus stable, plus sur.
    0
    1. Contributeur
      Un complement: Je viens de voir que tu as essaye avec le driver "eagle-usb". C'est uniquement pour le sagem 800 ou 908 (branche par usb).
      Pour la Freebox ce n'est pas le bon driver ni en USB ni en ethernet. Dans le deux cas c'est faux!

      --------------
      La connection USB avec la Freebox necessite le driver "usbnet" (il est disponible dans le Mandrake). Il suffit de le charger avec "modprobe usbnet" ce qui cree un device genre "ethX" ou X=0, 1, 2, ... . Il faut regarder les messages du noyau avec "dmesg" (c.-a-d. taper la commande "dmesg") pour voir le bon numero X pour toi (apres avoir fait "modprobe usbnet" et apres avoir branche la Freebox par usb). Apres il faut ajouter la bonne ligne:

      alias ethX usbnet

      dans /etc/modeprobe.conf et faire "depmod -a" et apres configurer dans DrakConf le DHCP sur ethX. Bien sur tu remplaceras X par le bon numero 0, 1, 2, 3, .... que tu as trouve grace a "dmesg" !!!!!

      ----------------
      Pour ethernet c'est presque la meme chose sauf il faut y mettre un autre numero X avec ethX et mettre un autre driver (aussi appele "module" du noyau) =>

      alias ethX <nom_driver_carte_reseau>

      pour le fichier /etc/modprobe.conf.

      Normalement cette ligne devrait deja etre bon si Mandrake a automatiquement reconnu ta carte reseau. (Par contre pour l'usbnet ce n'est normalement pas automatique.)

      Typiquement apres l'installation de Mandrake la carte reseau est bien reconnue par le bon module et il faut seulment mettre le DHCP la dessus (dans le menu de DrakConf).
      0
      1. merci pour la seconde couche :)

        donc déjà ce post pour knoppix histoire de comprendre, si possible, pourquoi ça marche ;)

        lsmod

        Module Size Used by Not tainted
        parport_pc 25128 1 (autoclean)
        lp 7460 0
        parport 22496 1 [parport_pc lp]
        autofs4 8756 1 (autoclean)
        af_packet 13544 0 (autoclean)
        nls_iso8859-1 2844 1 (autoclean)
        nls_cp437 4348 1 (autoclean)
        agpgart 42724 0 (unused)
        i810_audio 25048 0
        ac97_codec 11884 0 [i810_audio]
        soundcore 3428 2 [i810_audio]
        forcedeth 9836 0
        emu10k1-gp 1224 0 (unused)
        gameport 1388 0 [emu10k1-gp]
        CDCEther 11168 1
        acm 5312 0 (unused)
        mousedev 3832 1
        hid 22564 0 (unused)
        input 3168 0 [mousedev hid]
        serial 52068 0 (autoclean)
        ohci1394 22888 0 (unused)
        ieee1394 183300 0 [ohci1394]
        usb-ohci 18088 0 (unused)
        usbcore 57824 1 [CDCEther acm hid usb-ohci]
        pcmcia_core 39840 0
        thermal 6692 0 (unused)
        processor 9008 0 [thermal]
        fan 1600 0 (unused)
        button 2700 0 (unused)
        battery 5952 0
        ac 1792 0
        ide-scsi 9040 0
        rtc 7004 0 (autoclean)
        ext3 64388 1 (autoclean)
        jbd 46804 1 (autoclean) [ext3]

        et puid dmsg:

        ries: 131072 (order: 8, 1048576 bytes)
        Inode cache hash table entries: 65536 (order: 7, 524288 bytes)
        Mount cache hash table entries: 512 (order: 0, 4096 bytes)
        Buffer cache hash table entries: 65536 (order: 6, 262144 bytes)
        Page-cache hash table entries: 262144 (order: 8, 1048576 bytes)
        CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
        CPU: L2 Cache: 512K (64 bytes/line)
        CPU: After generic, caps: 0383fbff c1c3fbff 00000000 00000000
        CPU: Common caps: 0383fbff c1c3fbff 00000000 00000000
        Enabling fast FPU save and restore... done.
        Enabling unmasked SIMD FPU exception support... done.
        Checking 'hlt' instruction... OK.
        Checking for popad bug... OK.
        POSIX conformance testing by UNIFIX
        mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
        mtrr: detected mtrr type: Intel
        CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
        CPU: L2 Cache: 512K (64 bytes/line)
        CPU: After generic, caps: 0383fbff c1c3fbff 00000000 00000000
        CPU: Common caps: 0383fbff c1c3fbff 00000000 00000000
        CPU0: AMD Athlon(tm) XP 2800+ stepping 00
        per-CPU timeslice cutoff: 1462.81 usecs.
        enabled ExtINT on CPU#0
        ESR value before enabling vector: 00000000
        ESR value after enabling vector: 00000000
        Error: only one processor found.
        ENABLING IO-APIC IRQs
        init IO_APIC IRQs
        IO-APIC (apicid-pin) 2-0, 2-16, 2-17, 2-18, 2-19, 2-20, 2-21, 2-22, 2-23 not connected.
        ..TIMER: vector=0x31 pin1=2 pin2=-1
        ..MP-BIOS bug: 8254 timer not connected to IO-APIC
        ...trying to set up timer (IRQ0) through the 8259A ... failed.
        ...trying to set up timer as Virtual Wire IRQ... failed.
        ...trying to set up timer as ExtINT IRQ... works.
        Using local APIC timer interrupts.
        calibrating APIC timer ...
        ..... CPU clock speed is 2088.0478 MHz.
        ..... host bus clock speed is 334.0876 MHz.
        cpu: 0, clocks: 3340876, slice: 1670438
        CPU0<T0:3340864,T1:1670416,D:10,S:1670438,C:3340876>
        Waiting on wait_init_idle (map = 0x0)
        All processors have done init_idle
        ACPI: Subsystem revision 20040326
        PCI: PCI BIOS revision 2.10 entry at 0xfb9c0, last bus=2
        PCI: Using configuration type 1
        ACPI: Interpreter enabled
        ACPI: Using IOAPIC for interrupt routing
        ACPI: System [ACPI] (supports S0 S3 S4 S5)
        ACPI: PCI Root Bridge [PCI0] (00:00)
        PCI: Probing PCI hardware (bus 00)
        PCI: nForce2 C1 Halt Disconnect fixup
        ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
        ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
        ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGPB._PRT]
        ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 *5 6 7 10 11 12 14 15)
        ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
        ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
        ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 *5 6 7 10 11 12 14 15)
        ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
        ACPI: PCI Interrupt Link [LUBA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
        ACPI: PCI Interrupt Link [LUBB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
        ACPI: PCI Interrupt Link [LMAC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
        ACPI: PCI Interrupt Link [LAPU] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
        ACPI: PCI Interrupt Link [LACI] (IRQs 3 4 5 6 7 10 *11 12 14 15)
        ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
        ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
        ACPI: PCI Interrupt Link [LUB2] (IRQs 3 4 5 6 7 10 *11 12 14 15)
        ACPI: PCI Interrupt Link [LFIR] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
        ACPI: PCI Interrupt Link [L3CM] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
        ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
        ACPI: PCI Interrupt Link [APC1] (IRQs *16), disabled.
        ACPI: PCI Interrupt Link [APC2] (IRQs *17), disabled.
        ACPI: PCI Interrupt Link [APC3] (IRQs *18), disabled.
        ACPI: PCI Interrupt Link [APC4] (IRQs *19), disabled.
        ACPI: PCI Interrupt Link [APCE] (IRQs *16), disabled.
        ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22) *0, disabled.
        ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22) *0, disabled.
        ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22) *0, disabled.
        ACPI: PCI Interrupt Link [APCI] (IRQs 20 21 22) *0, disabled.
        ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22) *0, disabled.
        ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22) *0, disabled.
        ACPI: PCI Interrupt Link [APCS] (IRQs *23), disabled.
        ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22) *0, disabled.
        ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22) *0, disabled.
        ACPI: PCI Interrupt Link [AP3C] (IRQs 20 21 22) *0, disabled.
        ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22) *0, disabled.
        PCI: Probing PCI hardware
        ACPI: PCI Interrupt Link [APCS] enabled at IRQ 23
        00:00:01[A] -> 2-23 -> IRQ 23 level high
        ACPI: PCI Interrupt Link [APCF] enabled at IRQ 22
        00:00:02[A] -> 2-22 -> IRQ 22 level high
        ACPI: PCI Interrupt Link [APCG] enabled at IRQ 21
        00:00:02[B] -> 2-21 -> IRQ 21 level high
        ACPI: PCI Interrupt Link [APCL] enabled at IRQ 20
        00:00:02[C] -> 2-20 -> IRQ 20 level high
        ACPI: PCI Interrupt Link [APCH] enabled at IRQ 22
        ACPI: PCI Interrupt Link [APCI] enabled at IRQ 21
        ACPI: PCI Interrupt Link [APCJ] enabled at IRQ 20
        ACPI: PCI Interrupt Link [APCK] enabled at IRQ 22
        ACPI: PCI Interrupt Link [APCM] enabled at IRQ 21
        ACPI: PCI Interrupt Link [AP3C] enabled at IRQ 20
        ACPI: PCI Interrupt Link [APCZ] enabled at IRQ 22
        ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
        00:01:06[A] -> 2-19 -> IRQ 19 level high
        ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16
        00:01:06[B] -> 2-16 -> IRQ 16 level high
        ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
        00:01:06[C] -> 2-17 -> IRQ 17 level high
        ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18
        00:01:06[D] -> 2-18 -> IRQ 18 level high
        number of MP IRQ sources: 15.
        number of IO-APIC #2 registers: 24.
        testing the IO APIC.......................

        IO APIC #2......
        .... register #00: 02000000
        ....... : physical APIC id: 02
        ....... : Delivery Type: 0
        ....... : LTS : 0
        .... register #01: 00170011
        ....... : max redirection entries: 0017
        ....... : PRQ implemented: 0
        ....... : IO APIC version: 0011
        .... register #02: 00000000
        ....... : arbitration: 00
        .... IRQ redirection table:
        NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
        00 000 00 1 0 0 0 0 0 0 00
        01 001 01 0 0 0 0 0 1 1 39
        02 000 00 1 0 0 0 0 0 0 00
        03 001 01 0 0 0 0 0 1 1 41
        04 001 01 0 0 0 0 0 1 1 49
        05 001 01 0 0 0 0 0 1 1 51
        06 001 01 0 0 0 0 0 1 1 59
        07 001 01 1 0 0 0 0 1 1 61
        08 001 01 0 0 0 0 0 1 1 69
        09 001 01 0 1 0 0 0 1 1 71
        0a 001 01 0 0 0 0 0 1 1 79
        0b 001 01 0 0 0 0 0 1 1 81
        0c 001 01 0 0 0 0 0 1 1 89
        0d 001 01 0 0 0 0 0 1 1 91
        0e 001 01 0 0 0 0 0 1 1 99
        0f 001 01 0 0 0 0 0 1 1 A1
        10 001 01 1 1 0 0 0 1 1 D1
        11 001 01 1 1 0 0 0 1 1 D9
        12 001 01 1 1 0 0 0 1 1 E1
        13 001 01 1 1 0 0 0 1 1 C9
        14 001 01 1 1 0 0 0 1 1 C1
        15 001 01 1 1 0 0 0 1 1 B9
        16 001 01 1 1 0 0 0 1 1 B1
        17 001 01 1 1 0 0 0 1 1 A9
        IRQ to pin mappings:
        IRQ0 -> 0:2
        IRQ1 -> 0:1
        IRQ3 -> 0:3
        IRQ4 -> 0:4
        IRQ5 -> 0:5
        IRQ6 -> 0:6
        IRQ7 -> 0:7
        IRQ8 -> 0:8
        IRQ9 -> 0:9
        IRQ10 -> 0:10
        IRQ11 -> 0:11
        IRQ12 -> 0:12
        IRQ13 -> 0:13
        IRQ14 -> 0:14
        IRQ15 -> 0:15
        IRQ16 -> 0:16
        IRQ17 -> 0:17
        IRQ18 -> 0:18
        IRQ19 -> 0:19
        IRQ20 -> 0:20
        IRQ21 -> 0:21
        IRQ22 -> 0:22
        IRQ23 -> 0:23
        .................................... done.
        PCI: Using ACPI for IRQ routing
        isapnp: Scanning for PnP cards...
        isapnp: No Plug & Play device found
        Linux NET4.0 for Linux 2.4
        Based upon Swansea University Computer Society NET3.039
        Initializing RT netlink socket
        Starting kswapd
        allocated 32 pages and 32 bhs reserved for the highmem bounces
        VFS: Disk quotas vdquot_6.5.1
        pty: 256 Unix98 ptys configured
        Floppy drive(s): fd0 is 1.44M
        FDC 0 is a post-1991 82077
        RAMDISK driver initialized: 16 RAM disks of 100000K size 1024 blocksize
        Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
        ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
        NFORCE2: IDE controller at PCI slot 00:09.0
        NFORCE2: chipset revision 162
        NFORCE2: not 100% native mode: will probe irqs later
        NFORCE2: BIOS didn't set cable bits correctly. Enabling workaround.
        NFORCE2: BIOS didn't set cable bits correctly. Enabling workaround.
        ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
        NFORCE2: 00:09.0 (rev a2) UDMA133 controller
        ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
        ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
        hda: ST380021A, ATA DISK drive
        hdd: PHILIPS CDRWDVD3210, ATAPI CD/DVD-ROM drive
        ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
        ide1 at 0x170-0x177,0x376 on irq 15
        hda: attached ide-disk driver.
        hda: host protected area => 1
        hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=10337/240/63
        Partition check:
        hda: hda1 hda2 < hda5 hda6 hda7 hda8 hda9 hda10 >
        ide: late registration of driver.
        SCSI subsystem driver Revision: 1.00
        libata version 1.02 loaded.
        kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
        kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
        Initializing Cryptographic API
        NET4: Linux TCP/IP 1.0 for NET4.0
        IP Protocols: ICMP, UDP, TCP, IGMP
        IP: routing cache hash table of 8192 buckets, 64Kbytes
        TCP: Hash tables configured (established 262144 bind 65536)
        NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
        RAMDISK: Compressed image found at block 0
        Freeing initrd memory: 3406k freed
        VFS: Mounted root (ext2 filesystem).
        Freeing unused kernel memory: 144k freed
        Journalled Block Device driver loaded
        kjournald starting. Commit interval 5 seconds
        EXT3-fs: mounted filesystem with ordered data mode.
        kjournald starting. Commit interval 5 seconds
        EXT3-fs: mounted filesystem with ordered data mode.
        Real Time Clock Driver v1.10f
        Adding Swap: 1028120k swap-space (priority -1)
        EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,9), internal journal
        hdd: attached ide-scsi driver.
        scsi0 : SCSI host adapter emulation for IDE ATAPI devices
        Vendor: PHILIPS Model: CDRWDVD3210 Rev: P1.0
        Type: CD-ROM ANSI SCSI revision: 02
        Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
        sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
        Uniform CD-ROM driver Revision: 3.12
        ACPI: Power Button (FF) [PWRF]
        ACPI: Fan [FAN] (on)
        ACPI: Processor [CPU0] (supports C1)
        ACPI: Thermal Zone [THRM] (57 C)
        Linux Kernel Card Services 3.1.22
        options: [pci] [cardbus] [pm]
        Intel ISA PCIC probe: not found.
        Databook TCIC-2 PCMCIA probe: not found.
        usb.c: registered new driver usbdevfs
        usb.c: registered new driver hub
        usb-uhci.c: $Revision: 1.275 $ time 00:50:50 Aug 9 2004
        usb-uhci.c: High bandwidth mode enabled
        usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
        usb.c: deregistering driver usbdevfs
        usb.c: deregistering driver hub
        usb.c: registered new driver usbdevfs
        usb.c: registered new driver hub
        PCI: Setting latency timer of device 00:02.0 to 64
        usb-ohci.c: USB OHCI at membase 0xf88ec000, IRQ 22
        usb-ohci.c: usb-00:02.0, nVidia Corporation nForce2 USB Controller
        usb.c: new USB bus registered, assigned bus number 1
        hub.c: USB hub found
        hub.c: 3 ports detected
        PCI: Setting latency timer of device 00:02.1 to 64
        usb-ohci.c: USB OHCI at membase 0xf88ee000, IRQ 21
        usb-ohci.c: usb-00:02.1, nVidia Corporation nForce2 USB Controller (#2)
        usb.c: new USB bus registered, assigned bus number 2
        hub.c: USB hub found
        hub.c: 3 ports detected
        usbdevfs: remount parameter error
        ohci1394: $Rev: 1045 $ Ben Collins <bcollins@debian.org>
        ohci1394_0: OHCI-1394 1.1 (PCI): IRQ=[16] MMIO=[ea004000-ea0047ff] Max Packet=[2048]
        ieee1394: Host added: ID:BUS[0-00:1023] GUID[00023c0081004908]
        hub.c: new USB device 00:02.1-1, assigned address 2
        usb.c: USB device 2 (vend/prod 0x46d/0xc501) is not claimed by any active driver.
        hub.c: new USB device 00:02.0-3, assigned address 2
        usb.c: USB device 2 (vend/prod 0x10eb/0x1) is not claimed by any active driver.
        Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI ISAPNP enabled
        ttyS00 at 0x03f8 (irq = 4) is a 16550A
        ttyS01 at 0x02f8 (irq = 3) is a 16550A
        usb.c: registered new driver hiddev
        usb.c: registered new driver hid
        input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb2:2.0
        hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
        hid-core.c: USB HID support drivers
        mice: PS/2 mouse device common for all mice
        usb.c: registered new driver acm
        acm.c: v0.21:USB Abstract Control Model driver for USB modems and ISDN adapters
        CDCEther.c: CDCEther.c: 0.98.6 7 Jan 2002 Brad Hards and another
        usb.c: registered new driver CDCEther
        CDCEther.c: Found Header descriptor, CDC version 110.
        CDCEther.c: Imperfect filtering support - need sw hashing
        CDCEther.c: Can't use SetEthernetMulticastFilters request
        CDCEther.c: detected BULK OUT packets of size 64
        CDCEther.c: interrupt address: 3
        CDCEther.c: interrupt interval: 100
        CDCEther.c: eth0: Freebox SA Freebox 3 1.00
        CDCEther.c: eth0: 00:07:CB:00:00:FF
        parport0: PC-style at 0x378 [PCSPP,TRISTATE]
        parport0: irq 7 detected
        gameport0: Emu10k1 Gameport at 0xc400 size 8 speed 890 kHz
        forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.25.
        PCI: Setting latency timer of device 00:04.0 to 64
        eth1: forcedeth.c: subsystem: 01462:570c bound to 00:04.0
        Intel 810 + AC97 Audio, version 1.01, 00:49:25 Aug 9 2004
        PCI: Setting latency timer of device 00:06.0 to 64
        i810: NVIDIA nForce Audio found at IO 0xd800 and 0xd400, MEM 0x0000 and 0x0000, IRQ 20
        i810_audio: Audio Controller supports 6 channels.
        i810_audio: Defaulting to base 2 channel mode.
        i810_audio: Resetting connection 0
        ac97_codec: AC97 Audio codec, id: ALG32 (ALC650)
        i810_audio: AC'97 codec 0, new EID value = 0x05c7
        i810_audio: AC'97 codec 0, DAC map configured, total channels = 6
        Creative EMU10K1 PCI Audio Driver, version 0.20, 00:49:53 Aug 9 2004
        Linux agpgart interface v0.99 (c) Jeff Hartmann
        agpgart: Maximum main memory to use for agp memory: 941M
        agpgart: Detected NVIDIA nForce2 chipset
        agpgart: AGP aperture is 128M @ 0xe0000000
        blk: queue c03661a0, I/O limit 4095Mb (mask 0xffffffff)
        CDCEther.c: eth0: set multicast filters
        CDCEther.c: eth0: set multicast filters
        CDCEther.c: eth0: too many MC filters for hardware, using allmulti
        CDCEther.c: eth0: too many MC filters for hardware, using allmulti
        CDCEther.c: eth0: too many MC filters for hardware, using allmulti
        CDCEther.c: No way to disable net traffic
        CDCEther.c: eth0 intr status -2
        CDCEther.c: eth0: set multicast filters
        CDCEther.c: eth0: too many MC filters for hardware, using allmulti
        CDCEther.c: eth0: too many MC filters for hardware, using allmulti
        eth1: no link during initialization.
        parport0: PC-style at 0x378 [PCSPP,TRISTATE]
        parport0: irq 7 detected
        lp0: using parport0 (polling).
        lp0: console ready
        CDCEther.c: rx status -75
        CDCEther.c: eth0: RX status -75
        CDCEther.c: rx status -75
        CDCEther.c: eth0: RX status -75
        CDCEther.c: rx status -75
        CDCEther.c: eth0: RX status -75
        CDCEther.c: rx status -75
        CDCEther.c: eth0: RX status -75
        0
        1. maintenant qu'est-ce qu'on a pour mdk:

          le dmsg :

          [root@mdk fred]# dmesg
          Linux version 2.6.8.1-12mdk (quintela@n5.mandrakesoft.com) (gcc version 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)) #1 Fri Oct 1 12:53:41 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 - 000000003fff0000 (usable)
          BIOS-e820: 000000003fff0000 - 000000003fff3000 (ACPI NVS)
          BIOS-e820: 000000003fff3000 - 0000000040000000 (ACPI data)
          127MB HIGHMEM available.
          896MB LOWMEM available.
          On node 0 totalpages: 262128
          DMA zone: 4096 pages, LIFO batch:1
          Normal zone: 225280 pages, LIFO batch:16
          HighMem zone: 32752 pages, LIFO batch:7
          DMI 2.3 present.
          ACPI: RSDP (v000 Nvidia ) @ 0x000f7700
          ACPI: RSDT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x3fff3000
          ACPI: FADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x3fff3040
          ACPI: MADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x3fff76c0
          ACPI: DSDT (v001 NVIDIA AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x00000000
          ACPI: PM-Timer IO Port: 0x4008
          ACPI: Local APIC address 0xfee00000
          ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
          Processor #0 6:10 APIC version 16
          ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
          Built 1 zonelists
          Found and enabled local APIC!
          Initializing CPU#0
          Kernel command line: BOOT_IMAGE=mandrake ro root=308 noapic nolapic acpi=ht resume=/dev/hda10 splash=silent devfs=nomount
          bootsplash: silent mode.
          PID hash table entries: 4096 (order 12: 32768 bytes)
          Detected 2088.195 MHz processor.
          Using pmtmr for high-res timesource
          Console: colour dummy device 80x25
          Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
          Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
          Memory: 1035348k/1048512k available (1859k kernel code, 12256k reserved, 578k data, 200k init, 131008k highmem, 0k BadRAM)
          Checking if this processor honours the WP bit even in supervisor mode... Ok.
          Calibrating delay loop... 4136.96 BogoMIPS
          Security Scaffold v1.0.0 initialized
          SELinux: Disabled at boot.
          Capability LSM initialized
          Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
          CPU: After generic identify, caps: 0383fbff c1c3fbff 00000000 00000000
          CPU: After vendor identify, caps: 0383fbff c1c3fbff 00000000 00000000
          CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
          CPU: L2 Cache: 512K (64 bytes/line)
          CPU: After all inits, caps: 0383fbff c1c3fbff 00000000 00000020
          Intel machine check architecture supported.
          Intel machine check reporting enabled on CPU#0.
          CPU: AMD Athlon(tm) XP 2800+ stepping 00
          Enabling fast FPU save and restore... done.
          Enabling unmasked SIMD FPU exception support... done.
          Checking 'hlt' instruction... OK.
          init init/main.c:689
          init init/main.c:702
          init init/main.c:707
          do_pre_smp_initcalls init/main.c:653
          do_pre_smp_initcalls init/main.c:659
          init init/main.c:711
          init init/main.c:714
          init init/main.c:716
          init init/main.c:718
          checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
          ACPI: Looking for DSDT in initrd ... not found!
          Freeing initrd memory: 83k freed
          init init/main.c:724
          do_basic_setup init/main.c:634
          do_basic_setup init/main.c:636
          NET: Registered protocol family 16
          PCI: PCI BIOS revision 2.10 entry at 0xfb9c0, last bus=2
          PCI: Using configuration type 1
          mtrr: v2.0 (20020519)
          ACPI: Subsystem revision 20040326
          ACPI: Interpreter disabled.
          Linux Plug and Play Support v0.97 (c) Adam Belay
          PnPBIOS: Disabled
          PCI: Probing PCI hardware
          PCI: Probing PCI hardware (bus 00)
          PCI: Discovered primary peer bus ff [IRQ]
          PCI: Using IRQ router default [10de/01e0] at 0000:00:00.0
          vesafb: framebuffer at 0xd0000000, mapped to 0xf8800000, size 1875k
          vesafb: mode is 800x600x16, linelength=1600, pages=2
          vesafb: protected mode interface info at c000:f530
          vesafb: scrolling: redraw
          vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
          fb0: VESA VGA frame buffer device
          apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
          audit: initializing netlink socket (disabled)
          audit(1113259156.357:0): initialized
          highmem bounce pool size: 64 pages
          VFS: Disk quotas dquot_6.5.1
          Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
          devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
          devfs: boot_options: 0x0
          Initializing Cryptographic API
          isapnp: Scanning for PnP cards...
          isapnp: No Plug & Play device found
          bootsplash 3.1.6-2004/03/31: looking for picture.... silentjpeg size 14554 bytes, found (800x600, 14506 bytes, v3).
          Console: switching to colour frame buffer device 92x32
          Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing enabled
          ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
          ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
          RAMDISK driver initialized: 16 RAM disks of 32000K 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
          NFORCE2: IDE controller at PCI slot 0000:00:09.0
          NFORCE2: chipset revision 162
          NFORCE2: not 100% native mode: will probe irqs later
          NFORCE2: BIOS didn't set cable bits correctly. Enabling workaround.
          NFORCE2: BIOS didn't set cable bits correctly. Enabling workaround.
          NFORCE2: 0000:00:09.0 (rev a2) UDMA133 controller
          ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
          ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
          Probing IDE interface ide0...
          hda: ST380021A, ATA DISK drive
          Using anticipatory io scheduler
          ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
          Probing IDE interface ide1...
          hdd: PHILIPS CDRWDVD3210, ATAPI CD/DVD-ROM drive
          ide1 at 0x170-0x177,0x376 on irq 15
          hda: max request size: 128KiB
          hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
          /dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 p6 p7 p8 p9 p10 >
          mice: PS/2 mouse device common for all mice
          serio: i8042 AUX port at 0x60,0x64 irq 12
          input: ImExPS/2 Generic Explorer Mouse on isa0060/serio1
          serio: i8042 KBD port at 0x60,0x64 irq 1
          input: AT Translated Set 2 keyboard on isa0060/serio0
          md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
          NET: Registered protocol family 2
          IP: routing cache hash table of 8192 buckets, 64Kbytes
          TCP: Hash tables configured (established 262144 bind 65536)
          NET: Registered protocol family 1
          BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
          init init/main.c:726
          md: Autodetecting RAID arrays.
          md: autorun ...
          md: ... autorun DONE.
          RAMDISK: Compressed image found at block 0
          VFS: Mounted root (ext2 filesystem).
          Freeing unused kernel memory: 200k freed
          usbcore: registered new driver usbfs
          usbcore: registered new driver hub
          ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
          ohci_hcd: block sizes: ed 64 td 64
          ohci_hcd 0000:00:02.0: OHCI Host Controller
          PCI: Setting latency timer of device 0000:00:02.0 to 64
          ohci_hcd 0000:00:02.0: irq 11, pci mem f89e5000
          ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
          hub 1-0:1.0: USB hub found
          hub 1-0:1.0: 3 ports detected
          ohci_hcd 0000:00:02.1: OHCI Host Controller
          PCI: Setting latency timer of device 0000:00:02.1 to 64
          ohci_hcd 0000:00:02.1: irq 5, pci mem f89e7000
          ohci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 2
          hub 2-0:1.0: USB hub found
          hub 2-0:1.0: 3 ports detected
          ehci_hcd 0000:00:02.2: EHCI Host Controller
          PCI: Setting latency timer of device 0000:00:02.2 to 64
          ehci_hcd 0000:00:02.2: irq 11, pci mem f89f2000
          ehci_hcd 0000:00:02.2: new USB bus registered, assigned bus number 3
          PCI: cache line size of 64 is not supported by device 0000:00:02.2
          ehci_hcd 0000:00:02.2: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
          hub 3-0:1.0: USB hub found
          hub 3-0:1.0: 6 ports detected
          usb 2-1: new low speed USB device using address 2
          usbcore: registered new driver hiddev
          input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:02.1-1
          usbcore: registered new driver usbhid
          drivers/usb/input/hid-core.c: v2.0:USB HID core driver
          usbcore: registered new driver usbmouse
          drivers/usb/input/usbmouse.c: v1.6:USB HID Boot Protocol mouse driver
          usb 2-2: new full speed USB device using address 3
          ts: Compaq touchscreen protocol output
          Adding 1028120k swap on /dev/hda10. Priority:-1 extents:1
          Linux agpgart interface v0.100 (c) Dave Jones
          agpgart: Detected NVIDIA nForce2 chipset
          agpgart: Maximum main memory to use for agp memory: 941M
          agpgart: AGP aperture is 128M @ 0xe0000000
          Supermount version 2.0.4 for kernel 2.6
          NTFS driver 2.1.15 [Flags: R/O DEBUG MODULE].
          NTFS volume version 3.1.
          NTFS volume version 3.1.
          loop: loaded (max 8 devices)
          ieee1394: Initialized config rom entry `ip1394'
          ohci1394: $Rev: 1223 $ Ben Collins <bcollins@debian.org>
          ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[5] MMIO=[ea004000-ea0047ff] Max Packet=[2048]
          hdd: ATAPI 40X DVD-ROM CD-R/RW drive, 8192kB Cache, UDMA(44)
          Uniform CD-ROM driver Revision: 3.20
          ieee1394: Host added: ID:BUS[0-00:1023] GUID[00023c0081004908]
          ip1394: $Rev: 1224 $ Ben Collins <bcollins@debian.org>
          ip1394: eth0: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0)
          usbnet: probe of 2-2:1.0 failed with error -22
          usbcore: registered new driver usbnet
          ip_tables: (C) 2000-2002 Netfilter core team
          ip_conntrack version 2.1 (8191 buckets, 65528 max) - 328 bytes per conntrack
          inserting floppy driver for 2.6.8.1-12mdk
          Floppy drive(s): fd0 is 1.44M
          FDC 0 is a post-1991 82077
          NET: Registered protocol family 17
          PCI: Setting latency timer of device 0000:00:06.0 to 64
          intel8x0_measure_ac97_clock: measured 49544 usecs
          intel8x0: clocking to 47404
          Bluetooth: Core ver 2.6
          NET: Registered protocol family 31
          Bluetooth: HCI device and connection manager initialized
          Bluetooth: HCI socket layer initialized
          Bluetooth: L2CAP ver 2.3
          Bluetooth: L2CAP socket layer initialized
          Bluetooth: RFCOMM ver 1.3
          Bluetooth: RFCOMM socket layer initialized
          Bluetooth: RFCOMM TTY layer initialized
          NET: Registered protocol family 10
          Disabled Privacy Extensions on device c0322b60(lo)
          IPv6 over IPv4 tunneling driver
          mtrr: 0xd0000000,0x8000000 overlaps existing 0xd0000000,0x100000
          bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10377 bytes, v3).
          bootsplash: status on console 0 changed to on
          bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10377 bytes, v3).
          bootsplash: status on console 1 changed to on
          bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10377 bytes, v3).
          bootsplash: status on console 2 changed to on
          bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10377 bytes, v3).
          bootsplash: status on console 3 changed to on
          bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10377 bytes, v3).
          bootsplash: status on console 4 changed to on
          bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10377 bytes, v3).
          bootsplash: status on console 5 changed to on
          cdrom: This disc doesn't have any tracks I recognize!

          et au passage ce que j'avais dans modprobe.conf :

          # This file is autogenerated from /etc/modules.conf using generate-modprobe.conf command

          remove snd-emu10k1 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-emu10k1
          install snd-emu10k1 /sbin/modprobe --first-time --ignore-install snd-emu10k1 && { /sbin/modprobe snd-pcm-oss; /bin/true; }
          alias sound-slot-0 snd-intel8x0
          alias sound-slot-1 snd-emu10k1
          remove snd-intel8x0 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-intel8x0
          install snd-intel8x0 /sbin/modprobe --first-time --ignore-install snd-intel8x0 && { /sbin/modprobe snd-pcm-oss; /bin/true; }
          install usb-interface /sbin/modprobe ohci-hcd; /sbin/modprobe ehci-hcd; /bin/true
          alias ieee1394-controller ohci1394

          c ici que g ajouté alias ethx usbnet ( g essayé le 1 comme le 0) car dans le dmsg g pa su trouver lequel...

          sinon après être passé sur drakconf il me met systématiquement ça (précision eth0 c mon port ethernet de ma carte mère, et l'autre c'est un port firewire detecter comment réseau...):

          alias eth0 forcedeth
          alias eth1 eth1394

          pour finir voilà ce qui se passe derrière le rideau juste après depmod -a pendant drakconf :

          Apr 11 23:21:17 mdk kernel: usb 2-2: USB disconnect, address 3
          Apr 11 23:21:22 mdk kernel: ohci_hcd 0000:00:02.0: wakeup
          Apr 11 23:21:22 mdk kernel: usb 1-3: new full speed USB device using address 2
          Apr 11 23:21:22 mdk kernel: usbnet: probe of 1-3:1.0 failed with error -22
          Apr 11 23:23:08 mdk drakconnect[6085]: running: /chkconfig --del adsl 2> /dev/null
          Apr 11 23:23:28 mdk drakconnect[7494]: ### Program is starting ###
          Apr 11 23:23:40 mdk drakconnect[7508]: ### Program is starting ###
          Apr 11 23:23:49 mdk drakconnect[7518]: ### Program is starting ###
          Apr 11 23:23:56 mdk drakconnect[7518]: running: dmidecode
          Apr 11 23:23:57 mdk drakconnect[7518]: running: /bin/rpm -q --qf %{name} dhcp-client
          Apr 11 23:23:59 mdk drakconnect[7518]: modified file /etc/iftab
          Apr 11 23:23:59 mdk drakconnect[7518]: modified file /etc/iftab
          Apr 11 23:23:59 mdk drakconnect[7518]: adding alias eth0 to forcedeth
          Apr 11 23:23:59 mdk drakconnect[7518]: modified file /etc/sysconfig/network
          Apr 11 23:23:59 mdk drakconnect[7518]: removed files/directories /etc/sysconfig/network-scripts/eth1
          Apr 11 23:23:59 mdk drakconnect[7518]: modified file /etc/sysconfig/network-scripts/ifcfg-eth1
          Apr 11 23:23:59 mdk drakconnect[7518]: modified file /etc/sysconfig/network-scripts/ifcfg-eth1
          Apr 11 23:23:59 mdk drakconnect[7518]: written eth1 interface configuration in /etc/sysconfig/network-scripts/ifcfg-eth1
          Apr 11 23:23:59 mdk drakconnect[7518]: removed files/directories /etc/sysconfig/network-scripts/eth0
          Apr 11 23:23:59 mdk drakconnect[7518]: modified file /etc/sysconfig/network-scripts/ifcfg-eth0
          Apr 11 23:23:59 mdk drakconnect[7518]: modified file /etc/sysconfig/network-scripts/ifcfg-eth0
          Apr 11 23:23:59 mdk drakconnect[7518]: written eth0 interface configuration in /etc/sysconfig/network-scripts/ifcfg-eth0
          Apr 11 23:23:59 mdk drakconnect[7518]: writing host information to /etc/hosts
          Apr 11 23:23:59 mdk drakconnect[7518]: created file /etc/hosts
          Apr 11 23:23:59 mdk drakconnect[7518]: running: /bin/rpm -q --qf %{name} dhcp-client
          Apr 11 23:24:00 mdk drakconnect[7518]: modified file /etc/iftab
          Apr 11 23:24:00 mdk drakconnect[7518]: modified file /etc/iftab
          Apr 11 23:24:01 mdk drakconnect[7518]: modified file /etc/sysconfig/network
          Apr 11 23:24:01 mdk drakconnect[7518]: removed files/directories /etc/sysconfig/network-scripts/eth1
          Apr 11 23:24:01 mdk drakconnect[7518]: modified file /etc/sysconfig/network-scripts/ifcfg-eth1
          Apr 11 23:24:01 mdk drakconnect[7518]: modified file /etc/sysconfig/network-scripts/ifcfg-eth1
          Apr 11 23:24:01 mdk drakconnect[7518]: written eth1 interface configuration in /etc/sysconfig/network-scripts/ifcfg-eth1
          Apr 11 23:24:01 mdk drakconnect[7518]: removed files/directories /etc/sysconfig/network-scripts/eth0
          Apr 11 23:24:01 mdk drakconnect[7518]: modified file /etc/sysconfig/network-scripts/ifcfg-eth0
          Apr 11 23:24:01 mdk drakconnect[7518]: modified file /etc/sysconfig/network-scripts/ifcfg-eth0
          Apr 11 23:24:01 mdk drakconnect[7518]: written eth0 interface configuration in /etc/sysconfig/network-scripts/ifcfg-eth0
          Apr 11 23:24:01 mdk drakconnect[7518]: writing host information to /etc/hosts
          Apr 11 23:24:01 mdk drakconnect[7518]: created file /etc/hosts
          Apr 11 23:24:01 mdk drakconnect[7518]: running: /bin/rpm -q --qf %{name} dhcp-client
          Apr 11 23:24:01 mdk drakconnect[7518]: modified file /etc/modprobe.conf
          Apr 11 23:24:01 mdk drakconnect[7518]: to put in /etc/modules
          Apr 11 23:24:01 mdk drakconnect[7518]: modified file /etc/modules
          Apr 11 23:24:01 mdk drakconnect[7518]: to put in /etc/modprobe.preload nvidia-agp
          Apr 11 23:24:01 mdk drakconnect[7518]: modified file /etc/modprobe.preload
          Apr 11 23:24:01 mdk drakconnect[7518]: running: /etc/rc.d/init.d/network restart
          Apr 11 23:24:01 mdk netplugd[3169]: eth0: state INACTIVE flags 0x00001003 UP,BROADCAST,MULTICAST -> 0x00001002 BROADCAST,MULTICAST
          Apr 11 23:24:01 mdk netplugd[7619]: /etc/netplug.d/netplug eth0 probe -> pid 7619
          Apr 11 23:24:01 mdk kernel: eth0: no link during initialization.
          Apr 11 23:24:01 mdk netplugd[3169]: eth0: state PROBING flags 0x00001002 BROADCAST,MULTICAST -> 0x00001003 UP,BROADCAST,MULTICAST
          Apr 11 23:24:01 mdk netplugd[3169]: eth0: state PROBING_UP pid 7619 exited status 0
          Apr 11 23:24:03 mdk network: Arrêt de l'interface eth0 : succeeded
          Apr 11 23:24:03 mdk netplugd[3169]: eth1: state INSANE flags 0x00001043 UP,BROADCAST,RUNNING,MULTICAST -> 0x00001002 BROADCAST,MULTICAST
          Apr 11 23:24:03 mdk netplugd[7982]: /etc/netplug.d/netplug eth1 probe -> pid 7982
          Apr 11 23:24:03 mdk netplugd[3169]: eth1: state PROBING flags 0x00001002 BROADCAST,MULTICAST -> 0x00001043 UP,BROADCAST,RUNNING,MULTICAST
          Apr 11 23:24:03 mdk netplugd[3169]: eth1: state PROBING_UP pid 7982 exited status 0
          Apr 11 23:24:03 mdk netplugd[7983]: /etc/netplug.d/netplug eth1 in -> pid 7983
          Apr 11 23:24:03 mdk dhclient: sit0: unknown hardware address type 776
          Apr 11 23:24:03 mdk dhclient: eth1: unknown hardware address type 24
          Apr 11 23:24:04 mdk dhclient: sit0: unknown hardware address type 776
          Apr 11 23:24:04 mdk dhclient: eth1: unknown hardware address type 24
          Apr 11 23:24:04 mdk dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 8
          Apr 11 23:24:04 mdk network: Arrêt de l'interface eth1 : succeeded
          Apr 11 23:24:04 mdk ifplugd(eth0)[7101]: Exiting.
          Apr 11 23:24:04 mdk network: Arrêt de l'interface loopback : succeeded
          Apr 11 23:24:04 mdk network: Application des paramètres réseau succeeded
          Apr 11 23:24:05 mdk kernel: Disabled Privacy Extensions on device c0322b60(lo)
          Apr 11 23:24:05 mdk network: Démarrage de l'interface loopback : succeeded
          Apr 11 23:24:05 mdk ifup:
          Apr 11 23:24:05 mdk dhclient: sit0: unknown hardware address type 776
          Apr 11 23:24:05 mdk dhclient: eth1: unknown hardware address type 24
          Apr 11 23:24:05 mdk ifup: Determining IP information for eth0...
          Apr 11 23:24:06 mdk dhclient: sit0: unknown hardware address type 776
          Apr 11 23:24:06 mdk dhclient: eth1: unknown hardware address type 24
          Apr 11 23:24:06 mdk dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
          Apr 11 23:24:12 mdk dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 19
          Apr 11 23:24:12 mdk dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
          Apr 11 23:24:25 mdk dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
          Apr 11 23:24:31 mdk dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 20
          Apr 11 23:24:38 mdk dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 18
          Apr 11 23:24:51 mdk dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 14
          Apr 11 23:24:56 mdk dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
          Apr 11 23:25:05 mdk dhclient: No DHCPOFFERS received.
          Apr 11 23:25:05 mdk netplugd[3169]: eth1: state INNING pid 7983 exited status 256
          Apr 11 23:25:07 mdk dhclient: No DHCPOFFERS received.
          Apr 11 23:25:07 mdk ifup: failed.
          Apr 11 23:25:07 mdk network: Activation de l'interface eth0 : failed
          Apr 11 23:25:07 mdk ifplugd(eth1)[8610]: ifplugd 0.25 initializing.
          Apr 11 23:25:07 mdk ifplugd(eth1)[8610]: Using interface eth1/00:02:3C:00:81:00 with driver <ip1394> (version: $Rev: 1224 $)
          Apr 11 23:25:07 mdk ifplugd(eth1)[8610]: Using detection mode: IFF_RUNNING
          Apr 11 23:25:07 mdk ifplugd(eth1)[8610]: Initialization complete, link beat detected.
          Apr 11 23:25:07 mdk ifplugd(eth1)[8610]: Executing '/etc/ifplugd/ifplugd.action eth1 up'.
          Apr 11 23:25:07 mdk dhclient: sit0: unknown hardware address type 776
          Apr 11 23:25:07 mdk dhclient: eth1: unknown hardware address type 24
          Apr 11 23:25:08 mdk dhclient: sit0: unknown hardware address type 776
          Apr 11 23:25:08 mdk dhclient: eth1: unknown hardware address type 24
          Apr 11 23:25:12 mdk dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 5
          Apr 11 23:25:17 mdk dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 6
          Apr 11 23:25:23 mdk dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 14
          Apr 11 23:25:37 mdk dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 10
          Apr 11 23:25:47 mdk dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 21
          Apr 11 23:26:07 mdk ifplugd(eth1)[8610]: Killing child.
          Apr 11 23:26:07 mdk network: Activation de l'interface eth1 : failed
          Apr 11 23:26:08 mdk dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 5
          Apr 11 23:26:13 mdk dhclient: No DHCPOFFERS received.
          Apr 11 23:26:13 mdk ifplugd(eth1)[8610]: client: Determining IP information for eth1...
          Apr 11 23:26:13 mdk ifplugd(eth1)[8610]: Program execution failed, return value is 0.
          Apr 11 23:26:13 mdk ifplugd(eth1)[8610]: Exiting.
          Apr 11 23:26:29 mdk drakconnect[7518]: running: /chkconfig --del adsl 2> /dev/null
          Apr 11 23:26:31 mdk net_monitor[8714]: ### Program is starting ###
          Apr 11 23:26:34 mdk net_monitor[8714]: running: kdesu --ignorebutton -c /sbin/ifup eth0
          Apr 11 23:26:34 mdk dhclient: sit0: unknown hardware address type 776
          Apr 11 23:26:34 mdk dhclient: eth1: unknown hardware address type 24
          Apr 11 23:26:35 mdk dhclient: sit0: unknown hardware address type 776
          Apr 11 23:26:35 mdk dhclient: eth1: unknown hardware address type 24
          Apr 11 23:26:39 mdk dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
          Apr 11 23:26:42 mdk dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
          Apr 11 23:26:47 mdk dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
          Apr 11 23:26:57 mdk dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12
          Apr 11 23:27:09 mdk dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
          Apr 11 23:27:23 mdk dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11

          bref c pas gagné d'avance :/

          la question qui me brule les lèvres : je sais que mdk 10.1 à un kernel 2.6 et que g exprès choisi la knoppix 3.6 kernel 2.4 et pas celle d'après car elles me faisait pas la magie de l'autoconfig freebox ; dois-je essayer la mdk 10.0 kernel 2.4 pour faire marcher mieux tout mon bazard ?

          en tout cas merci d'avoir prit la patience déjà de me répondre et aussi d'avoir lu tout ça :))
          0
          1. Contributeur
            Non tu peux rester avec le noyau 2.6, mais ici le bon module s'appelle "usbnet" et pour 2.4 c'est "CDCether". Dans le deux cas ca devrait marcher (mais il faut un peu configurer, voir mon autre poste ci-dessous).
            0
        2. Contributeur
          donc déjà ce post pour knoppix histoire de comprendre, si possible, pourquoi ça marche ;)

          Je crois c'est facile. Knoppix tourne en noyau 2.4 (par defaut) et la le bon module (ou driver si tu veux) pour l'USB de la Freebox s'appelle: CDCether. C'est meme explique dans la doc de Freebox disponible en pdf sur le site de Free (eux ce sont les seuls FAI ADSL qui expliquent pour Linux!).
          Dans la derniere partie de ton dmesg on voit tres bien que ce module est charge et que le device reseau "eth0" lui a ete attache. Il semble que le Knoppix a tout seul automatique trouve de charger ce module et apres d'y mettre le bon numero IP par DHCP. Je suis vraiement impressionne de Knoppix! Je savais que ca marchait si on branche la Freebox par ethernet a la carte reseau mais en USB j'avais mes doutes. J'etais convaincu que tu avais la connexion en Knoppix par ethernet. Maintenant je comprend aussi mieux l'histoires des numeros MAC. Je crois le numero MAC affiche pour eth0 en Knoppix n'est pas de ta carte mais celui de la Freebox. En fait je crois que le debut 00:07:CB:... est universel pour tous les Freebox.

          Maintenant pour le Mandrake 10.1 qui tourne en noyau 2.6 et non en 2.4 comme le Knoppix le bon module pour l'USB de la Freebox s'appelle usbnet. Donc tu n'as qu'a suivire mes instructions de mon 2nd poste. Vu de ton "ifconfig" de Mandrake ou il y a deja eth0 (probablement ta carte reseau) et eth1 (peut-etre firewire) je suppose que le module "usbnet" aura "eth2" attache a lui quand tu le charge.

          Pour que ce soit claire, tu fais (en root apres "su -"):

          1) Charger le module:
          modprobe usbnet


          2) Brancher la Freebox par USB et apres regarder la fin de "dmesg":
          Ca devrait afficher un blabla avec "eth2". Si c'est autre chose eth1 ou eth3 tu le notes, mais je crois que ce sera eth2. (C'est parreil que le blabla a la fin de dmesg en Knoppix ou il y a CDCether et "eth0".)

          3) Pour rendre le chargement automatique:
          ajouter dans le fichier /etc/modprobe.conf la ligne:
          alias eth2 usbnet

          et tapper la commande:
          /sbin/depmod -a

          pour actualiser la base de donnees des modules.

          4) Apres tu lances DrakConf de Mandrake (taper la commande: "DrakConf") et tu vas dans le menu: reseau => nouvelle connexion de type LAN => choisir le device eth2 avec le protocol DHCP ("obtenir automatiquement un numero IP") et tu choches aussi la case pour obtenir automatiquement les serveurs DNS. Il y a aussi un truc "options" ou tu peux cocher: "activation automatique au demarrage de l'ordinateur" (ou similaire).

          Avec ca, ca devrait fonctionner.

          ---------
          Tu peux aussi brancher la Freebox par un cable ethernet a la carte reseau. Dans ce cas tu ne fais que le 4) en utilisant eth0 au lieu d'eth2.

          ------------
          EDIT: Je viens de voir ton autre message. Le resultat est logique. Il essaie aussi probablement par defaut de mettre DHCP sur eth0 la carte reseau. Tant tu n'as pas branche la Freebox par ethernet a la carte reseau ca ne peut pas fonctionner. Si tu fais avec USB c'est eth2. Probablement il faut aussi enlever (detruire) dans le DrakConf la connection eth0 qui va gener le eth2 !!!
          Apart ca tu fais exactement comme je l'ai decrit ci-dessus.
          0
          1. super clair !!! :)

            ça ne peut que marcher, sauf qu'à mon humble avis c un pb hardware usb avec le driver usbnet que g, quoique je face en branchant la freebox g ce message :

            usbnet: probe of 1-3:1.0 failed with error -22

            et là c mort :/ (même en trifouillant le bios, acpi, pnp os, etc, rien n'y fait) ma freebox n'existe pas sous mdk :(

            je pense sérieuseument à utiliser un kernel 2.4 avec cdcether, d'ailleurs on le voit dans le log de knoppix le driver reconnait sans pb la freebox v3.

            et puis j'oubliais, ma freebox a son port ethernet qui marche pas, sinon je me serais bien évité tout ça ;)

            merci pour ta patience :))
            0
            1. tout est bien qui finit bien :)

              donc j'étais parti pour mettre un kernel 2.4 sur mdk 10.0 mais c encore hors de ma porté, alors j'étais résigné à installé un knoppix 3.6 qui j'étais sûr allait reconnaître ma freebox (du moin en live cd, après le hd install, j'aurais du le faire qd même à la main) quand soudain...

              zorro est arrivé ;) enfin je veux dire qu'il y avait une release de ubuntu que j'ai testé en live cd : nickel avec un tout dernier kernel 2.6 et le module cdcether qui me reconnait ma freebox !!

              hop je prends l'iso d'install en 1 seul cd et là trop bluffé g jamais installé un os autant les bras croisés :)) juste pour choisir la partition et la langue, le reste en full auto, lol même pendant l'install il télécharge tous les pacquets de langue comme rien...

              il y avait les live cd, maintenant on a les os clé en main avec tout ce qui faut kde, tout mozilla, open office, gestionnaire de pacquets et install direct over ftp, etc...

              moi c la distrib qu'il me fallait pour pas abandonner linux une fois de plus.

              Ubuntu rules ;)

              et surtout merci pour ton aide, g appris plein de truc, pour bien entrer dans l'univers linux :)

              un petit dmesg pour terminer :

              ps: g juste un petit pb de montage de mes autres partitions même s'il me les affiches tous dans un fenêtre média:/ j'ai le msg d'erreur suivant:
              mount: ne peut repérer /dev/hda7 dans /etc/fstab ou /etc/mtab
              (on peut pas être parfait, mais je préfère surfer avec un os qui monte pas mes partitions que l'inverse ;)

              ++

              Linux version 2.6.10-5-386 (buildd@terranova) (gcc version 3.3.5 (Debian 1:3.3.5
              -8ubuntu2)) #1 Tue Apr 5 12:12:40 UTC 2005
              BIOS-provided physical RAM map:
              BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
              BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
              BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
              BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
              BIOS-e820: 000000003fff0000 - 000000003fff3000 (ACPI NVS)
              BIOS-e820: 000000003fff3000 - 0000000040000000 (ACPI data)
              Warning only 896MB will be used.
              Use a HIGHMEM enabled kernel.
              896MB LOWMEM available.
              On node 0 totalpages: 229376
              DMA zone: 4096 pages, LIFO batch:1
              Normal zone: 225280 pages, LIFO batch:16
              HighMem zone: 0 pages, LIFO batch:1
              DMI 2.3 present.
              ACPI: RSDP (v000 Nvidia ) @ 0x000f7700
              ACPI: RSDT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x3fff3000
              ACPI: FADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x3fff3040
              ACPI: MADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x3fff76c0
              ACPI: DSDT (v001 NVIDIA AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x00000000
              ACPI: PM-Timer IO Port: 0x4008
              ACPI: Local APIC address 0xfee00000
              ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
              Processor #0 6:10 APIC version 16
              ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
              ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
              IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
              ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
              ACPI: BIOS IRQ0 pin2 override ignored.
              ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
              ACPI: IRQ9 used by override.
              Enabling APIC mode: Flat. Using 1 I/O APICs
              Using ACPI (MADT) for SMP configuration information
              Built 1 zonelists
              Kernel command line: root=/dev/hda9 ro quiet splash
              mapped APIC to ffffd000 (fee00000)
              mapped IOAPIC to ffffc000 (fec00000)
              Initializing CPU#0
              PID hash table entries: 4096 (order: 12, 65536 bytes)
              Detected 2088.252 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: 902044k/917504k available (1436k kernel code, 14928k reserved, 754k data
              , 224k init, 0k highmem)
              Checking if this processor honours the WP bit even in supervisor mode... Ok.
              Calibrating delay loop... 4136.96 BogoMIPS (lpj=2068480)
              Security Framework v1.0.0 initialized
              SELinux: Disabled at boot.
              Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
              CPU: After generic identify, caps: 0383fbff c1c3fbff 00000000 00000000 00000000
              00000000
              CPU: After vendor identify, caps: 0383fbff c1c3fbff 00000000 00000000 00000000 0
              0000000
              CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
              CPU: L2 Cache: 512K (64 bytes/line)
              CPU: After all inits, caps: 0383fbff c1c3fbff 00000000 00000020 00000000 0000000
              0
              CPU: AMD Athlon(tm) XP 2800+ stepping 00
              Enabling fast FPU save and restore... done.
              Enabling unmasked SIMD FPU exception support... done.
              Checking 'hlt' instruction... OK.
              Checking for popad bug... OK.
              ACPI: Looking for DSDT in initrd... not found!
              ENABLING IO-APIC IRQs
              ..TIMER: vector=0x31 pin1=0 pin2=-1
              checking if image is initramfs...it isn't (bad gzip magic numbers); looks like a
              n initrd
              Freeing initrd memory: 4248k freed
              NET: Registered protocol family 16
              EISA bus registered
              PCI: PCI BIOS revision 2.10 entry at 0xfb9c0, last bus=2
              PCI: Using configuration type 1
              mtrr: v2.0 (20020519)
              ACPI: Subsystem revision 20050211
              ACPI: Interpreter enabled
              ACPI: Using IOAPIC for interrupt routing
              ACPI: PCI Root Bridge [PCI0] (00:00)
              PCI: Probing PCI hardware (bus 00)
              ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
              ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
              ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGPB._PRT]
              ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 *11 12 14 15)
              ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
              ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
              ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 5 6 7 10 *11 12 14 15)
              ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
              ACPI: PCI Interrupt Link [LUBA] (IRQs 3 4 *5 6 7 10 11 12 14 15)
              ACPI: PCI Interrupt Link [LUBB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
              ACPI: PCI Interrupt Link [LMAC] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
              ACPI: PCI Interrupt Link [LAPU] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
              ACPI: PCI Interrupt Link [LACI] (IRQs 3 4 *5 6 7 10 11 12 14 15)
              ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
              ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
              ACPI: PCI Interrupt Link [LUB2] (IRQs 3 4 *5 6 7 10 11 12 14 15)
              ACPI: PCI Interrupt Link [LFIR] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
              ACPI: PCI Interrupt Link [L3CM] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
              ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
              ACPI: PCI Interrupt Link [APC1] (IRQs *16), disabled.
              ACPI: PCI Interrupt Link [APC2] (IRQs *17), disabled.
              ACPI: PCI Interrupt Link [APC3] (IRQs *18), disabled.
              ACPI: PCI Interrupt Link [APC4] (IRQs *19), disabled.
              ACPI: PCI Interrupt Link [APCE] (IRQs *16), disabled.
              ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22) *0, disabled.
              ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22) *0, disabled.
              ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22) *0, disabled.
              ACPI: PCI Interrupt Link [APCI] (IRQs 20 21 22) *0, disabled.
              ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22) *0, disabled.
              ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22) *0, disabled.
              ACPI: PCI Interrupt Link [APCS] (IRQs *23), disabled.
              ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22) *0, disabled.
              ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22) *0, disabled.
              ACPI: PCI Interrupt Link [AP3C] (IRQs 20 21 22) *0, disabled.
              ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22) *0, disabled.
              Linux Plug and Play Support v0.97 (c) Adam Belay
              pnp: PnP ACPI init
              pnp: PnP ACPI: found 14 devices
              PnPBIOS: Disabled by ACPI PNP
              PCI: Using ACPI for IRQ routing
              ** PCI interrupts are no longer routed automatically. If this
              ** causes a device to stop working, it is probably because the
              ** driver failed to call pci_enable_device(). As a temporary
              ** workaround, the "pci=routeirq" argument restores the old
              ** behavior. If this argument makes the device work again,
              ** please email the output of "lspci" to bjorn.helgaas@hp.com
              ** so I can fix the driver.
              pnp: 00:00: ioport range 0x4000-0x407f could not be reserved
              pnp: 00:00: ioport range 0x4080-0x40ff has been reserved
              pnp: 00:00: ioport range 0x4400-0x447f has been reserved
              pnp: 00:00: ioport range 0x4480-0x44ff could not be reserved
              pnp: 00:00: ioport range 0x4200-0x427f has been reserved
              pnp: 00:00: ioport range 0x4280-0x42ff has been reserved
              pnp: 00:01: ioport range 0x5000-0x503f has been reserved
              pnp: 00:01: ioport range 0x5040-0x507f has been reserved
              audit: initializing netlink socket (disabled)
              audit(1113492295.474:0): initialized
              VFS: Disk quotas dquot_6.5.1
              Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
              devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
              devfs: boot_options: 0x0
              Initializing Cryptographic API
              isapnp: Scanning for PnP cards...
              isapnp: No Plug & Play device found
              serio: i8042 AUX port at 0x60,0x64 irq 12
              serio: i8042 KBD port at 0x60,0x64 irq 1
              Serial: 8250/16550 driver $Revision: 1.90 $ 54 ports, IRQ sharing enabled
              ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
              ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
              ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
              ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
              io scheduler noop registered
              io scheduler anticipatory registered
              io scheduler deadline registered
              io scheduler cfq registered
              RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
              input: AT Translated Set 2 keyboard on isa0060/serio0
              EISA: Probing bus 0 at eisa0
              Cannot allocate resource for EISA slot 4
              Cannot allocate resource for EISA slot 5
              EISA: Detected 0 cards.
              NET: Registered protocol family 2
              IP: routing cache hash table of 8192 buckets, 64Kbytes
              TCP: Hash tables configured (established 262144 bind 65536)
              NET: Registered protocol family 8
              NET: Registered protocol family 20
              Restarting tasks...<6> Strange, kswapd0 not stopped
              Strange, kseriod not stopped
              done
              ACPI wakeup devices:
              HUB0 HUB1 USB0 USB1 USB2 F139 MMAC MMCI UAR1
              ACPI: (supports S0 S3 S4 S5)
              RAMDISK: cramfs filesystem found at block 0
              RAMDISK: Loading 4248KiB [1 disk] into ram disk... done.
              VFS: Mounted root (cramfs filesystem) readonly.
              Freeing unused kernel memory: 224k freed
              ACPI: Fan [FAN] (on)
              ACPI: Thermal Zone [THRM] (27 C)
              NET: Registered protocol family 1
              Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
              ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
              NFORCE2: IDE controller at PCI slot 0000:00:09.0
              NFORCE2: chipset revision 162
              NFORCE2: not 100% native mode: will probe irqs later
              NFORCE2: BIOS didn't set cable bits correctly. Enabling workaround.
              NFORCE2: BIOS didn't set cable bits correctly. Enabling workaround.
              NFORCE2: 0000:00:09.0 (rev a2) UDMA133 controller
              ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
              ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
              Probing IDE interface ide0...
              hda: ST380021A, ATA DISK drive
              elevator: using anticipatory as default io scheduler
              ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
              hda: max request size: 128KiB
              hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
              hda: cache flushes not supported
              /dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 p6 p7 p8 p9 p10 >
              Probing IDE interface ide1...
              hdd: PHILIPS CDRWDVD3210, ATAPI CD/DVD-ROM drive
              ide1 at 0x170-0x177,0x376 on irq 15
              Probing IDE interface ide2...
              Probing IDE interface ide3...
              Probing IDE interface ide4...
              Probing IDE interface ide5...
              Stopping tasks: ==|
              Freeing memory... done (455 pages freed)
              Restarting tasks... done
              EXT3-fs: mounted filesystem with ordered data mode.
              kjournald starting. Commit interval 5 seconds
              Adding 1028120k swap on /dev/hda10. Priority:-1 extents:1
              EXT3 FS on hda9, internal journal
              hdd: ATAPI 40X DVD-ROM CD-R/RW drive, 8192kB Cache
              Uniform CD-ROM driver Revision: 3.20
              parport: PnPBIOS parport detected.
              parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
              lp0: using parport0 (interrupt-driven).
              mice: PS/2 mouse device common for all mice
              input: ImExPS/2 Generic Explorer Mouse on isa0060/serio1
              ieee1394: Initialized config rom entry `ip1394'
              SCSI subsystem initialized
              sbp2: $Rev: 1219 $ Ben Collins <bcollins@debian.org>
              ts: Compaq touchscreen protocol output
              Capability LSM initialized
              device-mapper: 4.3.0-ioctl (2004-09-30) initialised: dm-devel@redhat.com
              md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
              cdrom: open failed.
              Real Time Clock Driver v1.12
              input: PC Speaker
              inserting floppy driver for 2.6.10-5-386
              Floppy drive(s): fd0 is 1.44M
              FDC 0 is a post-1991 82077
              Linux agpgart interface v0.100 (c) Dave Jones
              agpgart: Detected NVIDIA nForce2 chipset
              agpgart: Maximum main memory to use for agp memory: 816M
              agpgart: AGP aperture is 128M @ 0xe0000000
              i2c_adapter i2c-0: nForce2 SMBus adapter at 0x5000
              i2c_adapter i2c-1: nForce2 SMBus adapter at 0x5040
              usbcore: registered new driver usbfs
              usbcore: registered new driver hub
              ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
              ACPI: PCI Interrupt Link [APCF] enabled at IRQ 22
              ACPI: PCI interrupt 0000:00:02.0[A] -> GSI 22 (level, high) -> IRQ 22
              ohci_hcd 0000:00:02.0: nVidia Corporation nForce2 USB Controller
              PCI: Setting latency timer of device 0000:00:02.0 to 64
              ohci_hcd 0000:00:02.0: irq 22, pci mem 0xeb002000
              ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
              hub 1-0:1.0: USB hub found
              hub 1-0:1.0: 3 ports detected
              ACPI: PCI Interrupt Link [APCG] enabled at IRQ 21
              ACPI: PCI interrupt 0000:00:02.1[B] -> GSI 21 (level, high) -> IRQ 21
              ohci_hcd 0000:00:02.1: nVidia Corporation nForce2 USB Controller (#2)
              PCI: Setting latency timer of device 0000:00:02.1 to 64
              ohci_hcd 0000:00:02.1: irq 21, pci mem 0xeb003000
              ohci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 2
              hub 2-0:1.0: USB hub found
              hub 2-0:1.0: 3 ports detected
              usb 2-1: new low speed USB device using ohci_hcd and address 2
              ACPI: PCI Interrupt Link [APCJ] enabled at IRQ 20
              ACPI: PCI interrupt 0000:00:06.0[A] -> GSI 20 (level, high) -> IRQ 20
              PCI: Setting latency timer of device 0000:00:06.0 to 64
              usb 2-2: new full speed USB device using ohci_hcd and address 3
              usbcore: registered new driver hiddev
              input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:02.1-1
              usbcore: registered new driver usbhid
              drivers/usb/input/hid-core.c: v2.0:USB HID core driver
              intel8x0_measure_ac97_clock: measured 118073 usecs
              intel8x0: clocking to 48000
              eth0: register usbnet at usb-0000:00:02.1-2, CDC Ethernet Device
              usbcore: registered new driver usbnet
              cpci_hotplug: CompactPCI Hot Plug Core version: 0.2
              pci_hotplug: PCI Hot Plug PCI Core version: 0.5
              shpchp: shpc_init : shpc_cap_offset == 0
              shpchp: shpc_init : shpc_cap_offset == 0
              shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
              Evaluate _OSC Set fails. Status = 0x0005
              pciehp: add_host_bridge: status 5
              pciehp: Fails to gain control of native hot-plug
              Evaluate _OSC Set fails. Status = 0x0005
              pciehp: add_host_bridge: status 5
              pciehp: Fails to gain control of native hot-plug
              ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
              ACPI: PCI interrupt 0000:01:09.0[A] -> GSI 19 (level, high) -> IRQ 19
              gameport: pci0000:01:09.1 speed 890 kHz
              ohci1394: $Rev: 1223 $ Ben Collins <bcollins@debian.org>
              ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16
              ACPI: PCI interrupt 0000:01:09.2[B] -> GSI 16 (level, high) -> IRQ 16
              ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[16] MMIO=[ea004000-ea0047ff] Max Packet=[2048]
              NET: Registered protocol family 17
              ieee1394: Host added: ID:BUS[0-00:1023] GUID[00023c0081004908]
              NET: Registered protocol family 10
              Disabled Privacy Extensions on device c02f0500(lo)
              IPv6 over IPv4 tunneling driver
              ACPI: Power Button (FF) [PWRF]
              ibm_acpi: ec object not found
              apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
              apm: overridden by ACPI.
              eth0: no IPv6 routers present
              0
              1. pff lol, tout est bien qui finit mieux !

                juste par nostalgie je retourne sur ma partition mdk 10.1 et là grosse surprise : ma connexion freebox dhcp fonctionne !!

                et g compris pourquoi : j'avais continué de trifouiller le bios avant d'installer ubuntu, genre manoeuvre de dernière chance, j'avais désactivé tout ce dont je n'avais pas besoin à savoir mon port ethernet intégré et l'interface usb 2.2 non utilisée, c donc l'un des deux ou les deux qui faisait bouchon et empechait cdcether de trouver ma freebox dhcp sur usb 1.1 donc un bon vieux pb de conflit hardware chez moi ;)

                voilà pour la ptite histoire :)

                ++
                0