Pages : 1
#1 Le 06/02/2006, à 12:55
- BizBiz
Asus a6kmq006h et wi-fi
Bonjour,
alors voilà aprés avoir résolu mon prob l'ACPI (grace à l'option live acpi=off <-- merci Bobbybionic )
et bien Ubuntu ne me reconnait pas ma carte wi-fi intergrée :'( <-- principale raison pour laquelle je boot sur un live-cd...)
aprés avoir fouiner un peu dans le forum, je n'y ais pas encore trouvé mon bonheur
commencon par ça:
dans System/administration/réseau je vois ma carte ethernet et le modem intergrés mais pas de carte wi-fi :'(
apres un lspci :
root@ubuntu:~# lspci
0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS]: Unknown device 0756 (rev 02)
0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS]: Unknown device 0004
0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS964 [MuTIOL Media I O] (rev 36)
0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 01)
0000:00:02.6 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller (rev a0)
0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0)
0000:00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
0000:00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
0000:00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
0000:00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
0000:00:09.0 Network controller: Broadcom Corporation: Unknown device 4318 (rev 02)
0000:00:0a.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b3)
0000:00:0a.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 08)
0000:00:0a.2 0805: Ricoh Co Ltd: Unknown device 0822 (rev 17)
0000:00:0a.3 System peripheral: Ricoh Co Ltd: Unknown device 0592 (rev 08)
0000:00:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigab it Ethernet (rev 10)
0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
0000:01:00.0 VGA compatible controller: nVidia Corporation: Unknown device 01d7 (rev a1)
root@ubuntu:~# lspci
0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS]: Unknown device 0756 (rev 02)
0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS]: Unknown device 0004
0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS964 [MuTIOL Media IO] (rev 36)
0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 01)
0000:00:02.6 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller (rev a0)
0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0)
0000:00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
0000:00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
0000:00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
0000:00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
---> 0000:00:09.0 Network controller: Broadcom Corporation: Unknown device 4318 (rev 02)
0000:00:0a.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b3)
0000:00:0a.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 08)
0000:00:0a.2 0805: Ricoh Co Ltd: Unknown device 0822 (rev 17)
0000:00:0a.3 System peripheral: Ricoh Co Ltd: Unknown device 0592 (rev 08)
0000:00:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)
0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
0000:01:00.0 VGA compatible controller: nVidia Corporation: Unknown device 01d7 (rev a1)
il s'agirait donc d'une carte Broadcom ...
une autre série de 'code'
root@ubuntu:~# dmesg
Found IRQ 5 for device 0000:00:03.0
[ 36.106451] ohci_hcd 0000:00:03.0: Silicon Integrated Systems [SiS] USB 1.0 Controller
[ 36.128929] ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 1
[ 36.128970] ohci_hcd 0000:00:03.0: irq 5, io mem 0xfebff000
[ 36.182277] hub 1-0:1.0: USB hub found
[ 36.182308] hub 1-0:1.0: 3 ports detected
[ 36.184388] PCI: Found IRQ 4 for device 0000:00:03.1
[ 36.184434] ohci_hcd 0000:00:03.1: Silicon Integrated Systems [SiS] USB 1.0 Controller (#2)
[ 36.195803] ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 2
[ 36.195842] ohci_hcd 0000:00:03.1: irq 4, io mem 0xfebfe000
[ 36.249248] hub 2-0:1.0: USB hub found
[ 36.249278] hub 2-0:1.0: 3 ports detected
[ 36.251378] PCI: Found IRQ 5 for device 0000:00:03.2
[ 36.251423] ohci_hcd 0000:00:03.2: Silicon Integrated Systems [SiS] USB 1.0 Controller (#3)
[ 36.262797] ohci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 3
[ 36.262836] ohci_hcd 0000:00:03.2: irq 5, io mem 0xfebfd000
[ 36.316236] hub 3-0:1.0: USB hub found
[ 36.316267] hub 3-0:1.0: 2 ports detected
[ 36.371358] usb 1-2: new full speed USB device using ohci_hcd and address 2
[ 36.423531] PCI: Found IRQ 5 for device 0000:00:03.3
[ 36.423586] ehci_hcd 0000:00:03.3: Silicon Integrated Systems [SiS] USB 2.0 Controller
[ 36.424065] ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 4
[ 36.424106] ehci_hcd 0000:00:03.3: irq 5, io mem 0xfebfc000
[ 36.424155] PCI: cache line size of 64 is not supported by device 0000:00:03.3
[ 36.424162] ehci_hcd 0000:00:03.3: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
[ 36.425118] hub 4-0:1.0: USB hub found
[ 36.425146] hub 4-0:1.0: 8 ports detected
[ 36.509837] Linux Kernel Card Services
[ 36.509862] options: [pci] [cardbus] [pm]
[ 36.512116] PCI: Found IRQ 5 for device 0000:00:0a.0
[ 36.512164] Yenta: CardBus bridge found at 0000:00:0a.0 [1043:1107]
[ 36.631925] Yenta: ISA IRQ mask 0x0288, PCI irq 5
[ 36.631948] Socket status: 30000006
[ 36.677243] ieee1394: Initialized config rom entry `ip1394'
[ 36.678826] ohci1394: $Rev: 1250 $ Ben Collins <bcollins@debian.org>
[ 36.678865] PCI: Found IRQ 11 for device 0000:00:0a.1
[ 36.678893] PCI: Sharing IRQ 11 with 0000:00:02.6
[ 36.678916] PCI: Sharing IRQ 11 with 0000:00:02.7
[ 36.678944] PCI: Sharing IRQ 11 with 0000:00:09.0
[ 36.732401] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[11] MMIO=[febf9800-febf9fff] Max Packet=[2048]
[ 37.138263] usb 4-4: new high speed USB device using ehci_hcd and address 3
[ 37.399245] usb 3-1: new low speed USB device using ohci_hcd and address 2
[ 37.890526] usbcore: registered new driver hiddev
[ 37.937190] input: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:03.2-1
[ 37.937248] usbcore: registered new driver usbhid
[ 37.937271] drivers/usb/input/hid-core.c: v2.01:USB HID core driver
[ 37.998403] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00e018000348cb7b]
[ 38.035170] mice: PS/2 mouse device common for all mice
[ 39.369677] usbcore: registered new driver usbkbd
[ 39.369683] drivers/usb/input/usbkbd.c: :USB HID Boot Protocol keyboard driver
[ 39.383838] usbcore: registered new driver usbserial
[ 39.387764] drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic
[ 39.391692] usbcore: registered new driver usbserial_generic
[ 39.391698] drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0
[ 39.620449] vga16fb: initializing
[ 39.620455] vga16fb: mapped to 0xc00a0000
[ 39.636490] fb0: VGA16 VGA frame buffer device
[ 39.869678] Console: switching to colour frame buffer device 80x30
[ 58.221351] parport: PnPBIOS parport detected.
[ 58.221406] parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,ECP]
[ 60.839916] SCSI subsystem initialized
[ 60.845284] Initializing USB Mass Storage driver...
[ 60.849277] usbcore: registered new driver usb-storage
[ 60.849284] USB Mass Storage support registered.
[ 63.894112] floppy0: no floppy controllers found
[ 64.721790] SIS5513: IDE controller at PCI slot 0000:00:02.5
[ 64.721812] SIS5513: chipset revision 1
[ 64.721815] SIS5513: not 100% native mode: will probe irqs later
[ 64.721826] SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller
[ 64.721841] ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA
[ 64.721854] ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:DMA
[ 64.721866] Probing IDE interface ide0...
[ 64.985152] hda: FUJITSU MHV2100AT PL, ATA DISK drive
[ 65.600419] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 65.601153] Probing IDE interface ide1...
[ 66.273001] hdc: TSSTcorpCD/DVDW TS-L532A, ATAPI CD/DVD-ROM drive
[ 66.884777] ide1 at 0x170-0x177,0x376 on irq 15
[ 66.960231] Probing IDE interface ide2...
[ 67.472692] Probing IDE interface ide3...
[ 67.984627] Probing IDE interface ide4...
[ 68.496566] Probing IDE interface ide5...
[ 69.044391] ide-floppy driver 0.99.newide
[ 69.087580] hda: max request size: 128KiB
[ 69.473576] hda: 195371568 sectors (100030 MB) w/8192KiB Cache, CHS=65535/16/63, UDMA(33)
[ 69.478806] hda: cache flushes supported
[ 69.479632] /dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 >
[ 69.627177] hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
[ 69.627185] Uniform CD-ROM driver Revision: 3.20
[ 69.774115] sbp2: $Rev: 1219 $ Ben Collins <bcollins@debian.org>
[ 70.166302] cs: IO port probe 0x100-0x4ff: excluding 0x3b0-0x3df
[ 70.168683] cs: IO port probe 0xc00-0xcf7: clean.
[ 70.169336] cs: IO port probe 0xa00-0xaff: clean.
[ 72.320157] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 72.388556] ISO 9660 Extensions: RRIP_1991A
[ 78.712376] r8169 Gigabit Ethernet driver 2.2LK loaded
[ 78.712397] PCI: Found IRQ 5 for device 0000:00:0b.0
[ 78.712415] PCI: Sharing IRQ 5 with 0000:00:0a.2
[ 78.712419] PCI: Sharing IRQ 5 with 0000:00:0a.3
[ 78.717342] eth0: Identified chip type is 'RTL8169s/8110s'.
[ 78.717349] eth0: RTL8169 at 0xf8a56c00, 00:15:f2:94:12:71, IRQ 5
[ 83.570798] floppy0: no floppy controllers found
[ 84.479863] NET: Registered protocol family 17
[ 94.567485] r8169: eth0: PHY reset until link up
[ 104.566307] r8169: eth0: PHY reset until link up
[ 106.581083] floppy0: no floppy controllers found
[ 107.535405] cloop: Initializing cloop v2.01
[ 107.672828] cloop: loaded (max 8 devices)
[ 107.822702] loop: loaded (max 8 devices)
[ 107.856494] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
[ 108.772205] cloop: losetup_file: 32753 blocks, 65536 bytes/block, largest block is 65562 bytes.
[ 108.809412] EXT2-fs warning: maximal mount count reached, running e2fsck is recommended
[ 114.565131] r8169: eth0: PHY reset until link up
[ 124.562956] r8169: eth0: PHY reset until link up
[ 127.743758] Losing some ticks... checking if CPU frequency changed.
[ 134.561781] r8169: eth0: PHY reset until link up
[ 144.560606] r8169: eth0: PHY reset until link up
[ 154.559426] r8169: eth0: PHY reset until link up
[ 164.558246] r8169: eth0: PHY reset until link up
[ 171.799746] md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
[ 174.557070] r8169: eth0: PHY reset until link up
[ 184.556322] r8169: eth0: PHY reset until link up
[ 189.702007] lp0: using parport0 (interrupt-driven).
[ 190.421115] Synaptics Touchpad, model: 1, fw: 6.1, id: 0xa3a0b3, caps: 0xa04713/0x10008
[ 190.423978] input: SynPS/2 Synaptics TouchPad on isa0060/serio4
[ 191.005296] ts: Compaq touchscreen protocol output
[ 194.554727] r8169: eth0: PHY reset until link up
[ 200.523846] Linux agpgart interface v0.101 (c) Dave Jones
[ 200.599600] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 200.603866] shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x1001
[ 200.928689] PCI: Found IRQ 11 for device 0000:00:02.7
[ 200.928699] PCI: Sharing IRQ 11 with 0000:00:02.6
[ 200.928710] PCI: Sharing IRQ 11 with 0000:00:09.0
[ 200.928715] PCI: Sharing IRQ 11 with 0000:00:0a.1
[ 201.498925] intel8x0_measure_ac97_clock: measured 49099 usecs
[ 201.498930] intel8x0: clocking to 48000
[ 204.553555] r8169: eth0: PHY reset until link up
[ 206.054008] Real Time Clock Driver v1.12
[ 206.177393] input: PC Speaker
[ 206.295625] irda_init()
[ 206.295642] NET: Registered protocol family 23
[ 214.551381] r8169: eth0: PHY reset until link up
[ 224.550206] r8169: eth0: PHY reset until link up
[ 234.547031] r8169: eth0: PHY reset until link up
[ 244.087976] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[ 244.110688] general protection fault: f000 [#1]
[ 244.110692] Modules linked in: apm irtty_sir sir_dev irda crc_ccitt pcspkr rtc snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd soundcore snd_page_alloc pci_hotplug sis_agp agpgart joydev tsdev psmouse lp md dm_snapshot dm_mod loop cloop af_packet r8169 nls_cp437 pcmcia sr_mod sbp2 isofs ide_cd cdrom ide_disk ide_floppy ide_generic pdc202xx_new aec62xx alim15x3 amd74xx atiixp cmd64x cs5520 cs5530 cy82c693 generic hpt34x ns87415 opti621 pdc202xx_old piix rz1000 sc1200 serverworks siimage slc90e66 triflex trm290 via82cxxx usb_storage scsi_mod parport_pc parport fbcon tileblit font bitblit vga16fb vgastate vesafb cfbcopyarea cfbimgblt cfbfillrect softcursor usbserial usbkbd processor mousedev usbhid ohci1394 ieee1394 yenta_socket rsrc_nonstatic pcmcia_core ehci_hcd ohci_hcd usbcore sis5513 ide_core evdev unix
[ 244.110746] CPU: 0
[ 244.110747] EIP: 00c0:[<00007c5d>] Not tainted VLI
[ 244.110750] EFLAGS: 00010056 (2.6.12-9-386)
[ 244.110759] EIP is at 0x7c5d
[ 244.110762] eax: 0000530e ebx: 00000000 ecx: 00000102 edx: 00000848
[ 244.110767] esi: 00004150 edi: 00000000 ebp: 0000040e esp: efef1f68
[ 244.110771] ds: 00c8 es: 0000 ss: 0068
[ 244.110774] Process kapmd (pid: 21854, threadinfo=efef0000 task=f70e2aa0)
[ 244.110778] Stack: 00000056 530e0000 00000000 7b3f0000 00007b11 00000000 00000046 f8e0615e
[ 244.110786] 00000060 00000000 00000000 0000007b 0000007b f5554800 00000286 c18d0000
[ 244.110793] dfe00000 c035ed14 00000000 00000000 00000000 f8e061ae 0000530e 00000000
[ 244.110801] Call Trace:
[ 244.110830] [<f8e0615e>] apm_bios_call_simple+0x64/0x9b [apm]
[ 244.110890] [<f8e061ae>] apm_driver_version+0x19/0x30 [apm]
[ 244.110917] [<f8e07050>] apm+0x0/0x23c [apm]
[ 244.110925] [<f8e070ad>] apm+0x5d/0x23c [apm]
[ 244.110944] [<c0101245>] kernel_thread_helper+0x5/0xb
[ 244.110969] Code: Bad EIP value.
[ 244.110972] <4>r8169: eth0: PHY reset until link up
[ 245.340797] cs: IO port probe 0x100-0x4ff: excluding 0x3b0-0x3df
[ 245.343346] cs: IO port probe 0xc00-0xcf7: clean.
[ 245.344126] cs: IO port probe 0xa00-0xaff: clean.
[ 249.318697] NET: Registered protocol family 10
[ 249.318794] Disabled Privacy Extensions on device c02eb280(lo)
[ 249.318921] IPv6 over IPv4 tunneling driver
[ 253.897990] powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version 1.40.4)
[ 253.901132] powernow-k8: 0 : fid 0x0 (800 MHz), vid 0x16 (1000 mV)
[ 253.901138] powernow-k8: 1 : fid 0x8 (1600 MHz), vid 0xa (1300 mV)
[ 253.901401] cpu_init done, current fid 0x8, vid 0xa
[ 254.543677] r8169: eth0: PHY reset until link up
[ 515.586389] Bluetooth: Core ver 2.7
[ 515.586405] NET: Registered protocol family 31
[ 515.586412] Bluetooth: HCI device and connection manager initialized
[ 515.586429] Bluetooth: HCI socket layer initialized
[ 515.609644] Bluetooth: L2CAP ver 2.7
[ 515.609654] Bluetooth: L2CAP socket layer initialized
[ 515.722166] Bluetooth: RFCOMM ver 1.5
[ 515.722183] Bluetooth: RFCOMM socket layer initialized
[ 515.722200] Bluetooth: RFCOMM TTY layer initialized
[ 516.959726] eth0: no IPv6 routers present
[ 521.877551] r8169: eth0: PHY reset until link up
[ 531.875509] r8169: eth0: PHY reset until link up
[ 541.874508] r8169: eth0: PHY reset until link up
[ 551.872374] r8169: eth0: PHY reset until link up
[ 281.841348] r8169: eth0: PHY reset until link up
[ 573.873625] r8169: eth0: PHY reset until link up
[ 583.872502] r8169: eth0: PHY reset until link up
[ 593.871381] r8169: eth0: PHY reset until link up
[ 605.890370] r8169: eth0: PHY reset until link up
[ 615.889250] r8169: eth0: PHY reset until link up
[ 625.888129] r8169: eth0: PHY reset until link up
[ 635.887009] r8169: eth0: PHY reset until link up
[ 645.884887] r8169: eth0: PHY reset until link up
[ 655.884087] r8169: eth0: PHY reset until link up
[ 665.882881] r8169: eth0: PHY reset until link up
[ 675.879752] r8169: eth0: PHY reset until link up
[ 686.880491] r8169: eth0: PHY reset until link up
[ 698.883178] r8169: eth0: PHY reset until link up
[ 708.881058] r8169: eth0: PHY reset until link up
[ 718.879012] r8169: eth0: PHY reset until link up
[ 728.877272] r8169: eth0: PHY reset until link up
[ 738.876151] r8169: eth0: PHY reset until link up
[ 748.875031] r8169: eth0: PHY reset until link up
[ 758.873912] r8169: eth0: PHY reset until link up
[ 768.872792] r8169: eth0: PHY reset until link up
[ 778.872902] r8169: eth0: PHY reset until link up
[ 788.871762] r8169: eth0: PHY reset until link up
[ 798.869636] r8169: eth0: PHY reset until link up
[ 808.868516] r8169: eth0: PHY reset until link up
[ 818.867397] r8169: eth0: PHY reset until link up
[ 828.866277] r8169: eth0: PHY reset until link up
[ 838.865156] r8169: eth0: PHY reset until link up
[ 848.864038] r8169: eth0: PHY reset until link up
[ 858.862918] r8169: eth0: PHY reset until link up
[ 868.861798] r8169: eth0: PHY reset until link up
[ 878.860678] r8169: eth0: PHY reset until link up
[ 888.859560] r8169: eth0: PHY reset until link up
[ 898.858441] r8169: eth0: PHY reset until link up
[ 908.857318] r8169: eth0: PHY reset until link up
[ 918.856199] r8169: eth0: PHY reset until link up
[ 928.855079] r8169: eth0: PHY reset until link up
[ 938.853959] r8169: eth0: PHY reset until link up
[ 948.852840] r8169: eth0: PHY reset until link up
[ 958.851720] r8169: eth0: PHY reset until link up
[ 968.850600] r8169: eth0: PHY reset until link up
[ 978.849478] r8169: eth0: PHY reset until link up
[ 988.848357] r8169: eth0: PHY reset until link up
[ 998.847231] r8169: eth0: PHY reset until link up
[ 1008.846108] r8169: eth0: PHY reset until link up
[ 1018.844987] r8169: eth0: PHY reset until link up
[ 1028.843868] r8169: eth0: PHY reset until link up
[ 1038.842748] r8169: eth0: PHY reset until link up
[ 1048.841627] r8169: eth0: PHY reset until link up
[ 1058.840508] r8169: eth0: PHY reset until link up
[ 1068.839389] r8169: eth0: PHY reset until link up
[ 1078.838270] r8169: eth0: PHY reset until link up
[ 1088.837149] r8169: eth0: PHY reset until link up
[ 1098.836028] r8169: eth0: PHY reset until link up
[ 1108.834909] r8169: eth0: PHY reset until link up
[ 1118.833787] r8169: eth0: PHY reset until link up
[ 1128.832669] r8169: eth0: PHY reset until link up
[ 1138.831550] r8169: eth0: PHY reset until link up
[ 1148.830430] r8169: eth0: PHY reset until link up
[ 1158.829310] r8169: eth0: PHY reset until link up
[ 1168.828190] r8169: eth0: PHY reset until link up
[ 1178.827072] r8169: eth0: PHY reset until link up
[ 1188.825951] r8169: eth0: PHY reset until link up
[ 1198.824830] r8169: eth0: PHY reset until link up
[ 1208.823711] r8169: eth0: PHY reset until link up
[ 1218.822591] r8169: eth0: PHY reset until link up
[ 1228.821470] r8169: eth0: PHY reset until link up
[ 1238.820351] r8169: eth0: PHY reset until link up
et pour finir :
root@ubuntu:~# lsmod
Module Size Used by
rfcomm 34972 0
l2cap 22404 5 rfcomm
bluetooth 43012 4 rfcomm,l2cap
powernow_k8 11528 0
ipv6 217408 6
cpufreq_userspace 4444 1
cpufreq_stats 5124 0
freq_table 4484 2 powernow_k8,cpufreq_stats
cpufreq_powersave 1920 0
cpufreq_ondemand 5916 0
cpufreq_conservative 6820 0
apm 19308 1
irtty_sir 7808 0
sir_dev 17324 1 irtty_sir
irda 159804 2 irtty_sir,sir_dev
crc_ccitt 2176 1 irda
pcspkr 3652 0
rtc 11832 0
snd_intel8x0 30144 1
snd_ac97_codec 72188 1 snd_intel8x0
snd_pcm_oss 46368 0
snd_mixer_oss 16128 1 snd_pcm_oss
snd_pcm 78344 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 21764 1 snd_pcm
snd 48644 8 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 9184 1 snd
snd_page_alloc 10120 2 snd_intel8x0,snd_pcm
pci_hotplug 24628 0
sis_agp 8452 0
agpgart 32328 1 sis_agp
joydev 9280 0
tsdev 7616 0
psmouse 26116 0
lp 11460 0
md 40656 0
dm_snapshot 16028 1
dm_mod 50364 4 dm_snapshot
loop 15752 0
cloop 13152 1
af_packet 20232 0
r8169 23180 0
nls_cp437 5888 1
pcmcia 24584 2
sr_mod 15652 0
sbp2 21128 0
isofs 32824 1
ide_cd 36996 1
cdrom 33952 2 sr_mod,ide_cd
ide_disk 16128 1
ide_floppy 17664 0
ide_generic 1664 0
pdc202xx_new 8192 0
aec62xx 7168 0
alim15x3 11020 0
amd74xx 12828 0
atiixp 5648 0
cmd64x 10652 0
cs5520 4864 0
cs5530 5120 0
cy82c693 4740 0
generic 4224 0
hpt34x 5120 0
ns87415 4424 0
opti621 4356 0
pdc202xx_old 10240 0
piix 9476 0
rz1000 2944 0
sc1200 6912 0
serverworks 8840 0
siimage 11392 0
slc90e66 5248 0
triflex 3968 0
trm290 4356 0
via82cxxx 12188 0
usb_storage 64704 0
scsi_mod 124872 3 sr_mod,sbp2,usb_storage
parport_pc 31812 1
parport 32072 2 lp,parport_pc
fbcon 34176 72
tileblit 2560 1 fbcon
font 8448 1 fbcon
bitblit 5248 1 fbcon
vga16fb 12232 1
vgastate 8320 1 vga16fb
vesafb 8088 0
cfbcopyarea 4480 2 vga16fb,vesafb
cfbimgblt 2944 2 vga16fb,vesafb
cfbfillrect 3840 2 vga16fb,vesafb
softcursor 2432 2 vga16fb,vesafb
usbserial 26984 0
usbkbd 6784 0
processor 23100 1 powernow_k8
mousedev 10912 1
usbhid 30688 0
ohci1394 30644 0
ieee1394 90936 2 sbp2,ohci1394
yenta_socket 22540 1
rsrc_nonstatic 12032 1 yenta_socket
pcmcia_core 44932 3 pcmcia,yenta_socket,rsrc_nonstatic
ehci_hcd 29448 0
ohci_hcd 18564 0
usbcore 104188 7 usb_storage,usbserial,usbkbd,usbhid,ehci_hcd,ohci_hcd
sis5513 14472 1
ide_core 125268 29 ide_cd,ide_disk,ide_floppy,ide_generic,pdc202xx_new,aec62xx,alim15x3,amd74xx,atiixp,cmd64x,cs5520,cs5530,cy82c693,generic,hpt34x,ns87415,opti621,pdc202xx_old,piix,rz1000,sc1200,serverworks,siimage,slc90e66,triflex,trm290,via82cxxx,usb_storage,sis5513
evdev 9088 0
unix 24624 634
merci pour votre lecture et pour votre eventuelle aide ;);)
Hors ligne
Pages : 1