Pages : 1
#1 Le 28/10/2006, à 08:27
- eternel
Carte Wifi fait planter le Demarrage
Bonjour,
J'ai installé Edgy sur mon portable Dell, tout semble s'etre bien passé.
mais quand je redemarre, celui ci se freeze au demarrage
je remarque qu'il demarre normalement si je desactive la carte Wifi
si je l'a réactive après le demarrage
dans "Reseaux" il me dit que cette interface n'est pas configuré
J'espere beaucoup de votre aide pour regler ce problème
D'avance je vous remercie
Dernière modification par eternel (Le 28/10/2006, à 08:28)
Hors ligne
#2 Le 28/10/2006, à 08:36
- kvb
Re : Carte Wifi fait planter le Demarrage
quel est le modèle de ta carte ?
( lspci )
Hors ligne
#3 Le 28/10/2006, à 11:49
- eternel
Re : Carte Wifi fait planter le Demarrage
alors je pense que la ligne qui nous interesse est celle ci :
0c:00.0 Network Controller : Intel Corporation PRO/Wireless 3945ABG Connection (rev 02)
lspci -v me donne pour cette ligne
Subsystem : Intel Corporation Unknown device 1021
Flags: bus master, fast devsel, latency 0, IRQ 177
Memory at dfdff000 (32-bit, non-prefetchable) [size=4K]
Capabilities : [c8] Power Management v2
Capabilities :[d0] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
Capabilities :[e0] Express Legacy Endpoint IRQ 0
Capabilities :[100] Advanced Error Reporting
Capabilities :[140] Device Serial Number ......
Pouvez vous m'adier?
Hors ligne
#4 Le 28/10/2006, à 11:56
- eternel
Re : Carte Wifi fait planter le Demarrage
ha je viens de trouver ceci :
http://forum.ubuntu-fr.org/viewtopic.php?id=71021
désolé je vais voir si cela fonctionne cz moi
Hors ligne
#5 Le 28/10/2006, à 12:02
- fanatux
Re : Carte Wifi fait planter le Demarrage
J'ai la meme carte que toi l'ami!!mais je n'ai pas le meme probleme, moi sa demarre mais impossible de trouver les reseaux wifi avec l'application reseaux e meme si je detecte les reseaux avec wifi radar, impossible de m'y connecter...
Tu dis que si tu l'active apres le demarrage il te dit que l'interface n'est pas configuré, as tu essayé de la configurer justement? (dans l'pplication reseau, tu la selectionne, l'active et c'est la que vien mon pb, aucun reseau n'apparait dans la liste alors que wifi radar en detecte 11...
Si sa continue je croi vraiment que je vait downgrader vers dapper........... sans internet jpeu rien faire!!!! pas d'install, pas dmaj...
Hors ligne
#6 Le 28/10/2006, à 12:44
- eternel
Re : Carte Wifi fait planter le Demarrage
Ben je ne peux pas la configurer, je n'ai pas le choix activer etc...
oui sans internet c'est frustrant...
Hors ligne
#7 Le 28/10/2006, à 12:51
- fanatux
Re : Carte Wifi fait planter le Demarrage
Je suis allé sur ton lien, t'as essayé dfaire ce qu'ils disent?
Installe le paket dont ils parlent, normalement tu devrai pouvoir configurer apres (en cliquant sur "edit") par contre pour le reseau il faut le rentrer a la main car il ne detecte rien...
Maintnant sa marche chez moi internet par contre j'ai des probleme de config de resolution d'ecran... jvai voir sa...
Hors ligne
#8 Le 28/10/2006, à 12:56
- eternel
Re : Carte Wifi fait planter le Demarrage
ben en fait je viens de faire ceci :
root@EternelLaptop:~# lsmod | grep ipw3945
ipw3945 124576 1
ieee80211 35272 1 ipw3945
du coup ça devrait etre bon non?
je n'ai pas installé le paquet qu'il propose
root@MatthieuLaptop:~# apt-get install linux-restricted-modules-xxx
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Reading state information... Fait
E: Impossible de trouver le paquet linux-restricted-modules-xxx
Hors ligne
#9 Le 28/10/2006, à 12:58
- tinkywinky
Re : Carte Wifi fait planter le Demarrage
Euh... il faut évidemment remplacer "xxx" par la version de ton noyau hein
Dernière modification par tinkywinky (Le 28/10/2006, à 12:58)
Dell XPS M1710, Core 2 Duo 2.16 Ghz, 1 Go RAM, NVidia 7900 GTX 512Mo (1.0.9755)
Debian Unstable, Kernel 2.6.21, KDE 3.5.6, Beryl SVN
Hors ligne
#10 Le 28/10/2006, à 13:05
- eternel
Re : Carte Wifi fait planter le Demarrage
haha
euh evidemment
bon ben du coup il me repond que j'ai deja la plus recente version
du coup j'en suis toujours au meme point!
pas de carte wifi
(merci tinkywinky )
Dernière modification par eternel (Le 28/10/2006, à 13:05)
Hors ligne
#11 Le 28/10/2006, à 13:18
- eternel
Re : Carte Wifi fait planter le Demarrage
cependant
iwlist eth1 scanning
detecte mon reseau wifi, quel est la commande pour se connecter manuellement a un reseau?
Sinon toujours pas d'idée du pourquoi un freeze au demarrage si m'a carte wifi est activée?
Merci!
Hors ligne
#12 Le 28/10/2006, à 13:24
- tinkywinky
Re : Carte Wifi fait planter le Demarrage
Pour configurer en ligne de commande :
sudo iwconfig eth1 essid TON_ESSID
sudo iwconfig eth1 mode Managed
si t'as une clé WEP => sudo iwconfig eth1 key restricted TA_CLE
sudo dhclient eth1
pour le freeze, aucune idée...
Dernière modification par tinkywinky (Le 28/10/2006, à 13:24)
Dell XPS M1710, Core 2 Duo 2.16 Ghz, 1 Go RAM, NVidia 7900 GTX 512Mo (1.0.9755)
Debian Unstable, Kernel 2.6.21, KDE 3.5.6, Beryl SVN
Hors ligne
#14 Le 28/10/2006, à 13:35
- tinkywinky
Re : Carte Wifi fait planter le Demarrage
Essaye de poster ici le résultat de la commande dmesg (dans une balise code, sinon le poste va faire 12km de long...)
Dell XPS M1710, Core 2 Duo 2.16 Ghz, 1 Go RAM, NVidia 7900 GTX 512Mo (1.0.9755)
Debian Unstable, Kernel 2.6.21, KDE 3.5.6, Beryl SVN
Hors ligne
#15 Le 28/10/2006, à 13:42
- eternel
Re : Carte Wifi fait planter le Demarrage
J'arrive à me connecter à mon reseau wifi grace aux lignes de commande!
Mais impossible avec wifi-radar par exemple...
bizarre...
Hors ligne
#16 Le 28/10/2006, à 13:46
- eternel
Re : Carte Wifi fait planter le Demarrage
voila le résultat de dmesg
matthieu@MatthieuLaptop:~$ dmesg
[17179569.184000] Linux version 2.6.17-10-generic (root@vernadsky) (gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)) #2 SMP Fri Oct 13 18:45:35 UTC 2006 (Ubuntu 2.6.17-10.33-generic)
[17179569.184000] BIOS-provided physical RAM map:
[17179569.184000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
[17179569.184000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
[17179569.184000] BIOS-e820: 0000000000100000 - 000000007f6d3400 (usable)
[17179569.184000] BIOS-e820: 000000007f6d3400 - 0000000080000000 (reserved)
[17179569.184000] BIOS-e820: 00000000e0000000 - 00000000f0007000 (reserved)
[17179569.184000] BIOS-e820: 00000000f0008000 - 00000000f000c000 (reserved)
[17179569.184000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[17179569.184000] BIOS-e820: 00000000fed20000 - 00000000feda0000 (reserved)
[17179569.184000] BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
[17179569.184000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[17179569.184000] 1142MB HIGHMEM available.
[17179569.184000] 896MB LOWMEM available.
[17179569.184000] On node 0 totalpages: 521939
[17179569.184000] DMA zone: 4096 pages, LIFO batch:0
[17179569.184000] Normal zone: 225280 pages, LIFO batch:31
[17179569.184000] HighMem zone: 292563 pages, LIFO batch:31
[17179569.184000] DMI 2.4 present.
[17179569.184000] ACPI: RSDP (v000 DELL ) @ 0x000fc1d0
[17179569.184000] ACPI: RSDT (v001 DELL M07 0x27d60609 ASL 0x00000061) @ 0x7f6d3a96
[17179569.184000] ACPI: FADT (v001 DELL M07 0x27d60609 ASL 0x00000061) @ 0x7f6d4800
[17179569.184000] ACPI: MADT (v001 DELL M07 0x27d60609 ASL 0x00000047) @ 0x7f6d5000
[17179569.184000] ACPI: MCFG (v016 DELL M07 0x27d60609 ASL 0x00000061) @ 0x7f6d4fc0
[17179569.184000] ACPI: BOOT (v001 DELL M07 0x27d60609 ASL 0x00000061) @ 0x7f6d4bc0
[17179569.184000] ACPI: SSDT (v001 PmRef CpuPm 0x00003000 INTL 0x20050624) @ 0x7f6d3ace
[17179569.184000] ACPI: DSDT (v001 INT430 SYSFexxx 0x00001001 INTL 0x20050624) @ 0x00000000
[17179569.184000] ACPI: PM-Timer IO Port: 0x1008
[17179569.184000] ACPI: Local APIC address 0xfee00000
[17179569.184000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[17179569.184000] Processor #0 6:14 APIC version 20
[17179569.184000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[17179569.184000] Processor #1 6:14 APIC version 20
[17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[17179569.184000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[17179569.184000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[17179569.184000] ACPI: IRQ0 used by override.
[17179569.184000] ACPI: IRQ2 used by override.
[17179569.184000] ACPI: IRQ9 used by override.
[17179569.184000] Enabling APIC mode: Flat. Using 1 I/O APICs
[17179569.184000] Using ACPI (MADT) for SMP configuration information
[17179569.184000] Allocating PCI resources starting at 88000000 (gap: 80000000:60000000)
[17179569.184000] Built 1 zonelists
[17179569.184000] Kernel command line: root=/dev/sda3 ro quiet splash
[17179569.184000] mapped APIC to ffffd000 (fee00000)
[17179569.184000] mapped IOAPIC to ffffc000 (fec00000)
[17179569.184000] Enabling fast FPU save and restore... done.
[17179569.184000] Enabling unmasked SIMD FPU exception support... done.
[17179569.184000] Initializing CPU#0
[17179569.184000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[17179569.184000] Detected 1831.056 MHz processor.
[17179569.184000] Using pmtmr for high-res timesource
[17179569.184000] Console: colour VGA+ 80x25
[17179571.084000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[17179571.084000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[17179571.204000] Memory: 2060040k/2087756k available (1910k kernel code, 26516k reserved, 1070k data, 308k init, 1170252k highmem)
[17179571.204000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[17179571.284000] Calibrating delay using timer specific routine.. 3668.51 BogoMIPS (lpj=7337036)
[17179571.284000] Security Framework v1.0.0 initialized
[17179571.284000] SELinux: Disabled at boot.
[17179571.284000] Mount-cache hash table entries: 512
[17179571.284000] CPU: After generic identify, caps: bfe9fbff 00100000 00000000 00000000 0000c1a9 00000000 00000000
[17179571.284000] CPU: After vendor identify, caps: bfe9fbff 00100000 00000000 00000000 0000c1a9 00000000 00000000
[17179571.284000] monitor/mwait feature present.
[17179571.284000] using mwait in idle threads.
[17179571.284000] CPU: L1 I cache: 32K, L1 D cache: 32K
[17179571.284000] CPU: L2 cache: 2048K
[17179571.284000] CPU: Hyper-Threading is disabled
[17179571.284000] CPU: After all inits, caps: bfe9fbff 00100000 00000000 00000140 0000c1a9 00000000 00000000
[17179571.284000] Checking 'hlt' instruction... OK.
[17179571.300000] SMP alternatives: switching to UP code
[17179571.300000] checking if image is initramfs... it is
[17179572.212000] Freeing initrd memory: 5563k freed
[17179572.212000] ACPI: Core revision 20060707
[17179572.228000] ACPI: Looking for DSDT ... not found!
[17179572.236000] CPU0: Intel Genuine Intel(R) CPU T2400 @ 1.83GHz stepping 08
[17179572.236000] SMP alternatives: switching to SMP code
[17179572.236000] Booting processor 1/1 eip 3000
[17179572.248000] Initializing CPU#1
[17179572.328000] Calibrating delay using timer specific routine.. 3662.24 BogoMIPS (lpj=7324490)
[17179572.328000] CPU: After generic identify, caps: bfe9fbff 00100000 00000000 00000000 0000c1a9 00000000 00000000
[17179572.328000] CPU: After vendor identify, caps: bfe9fbff 00100000 00000000 00000000 0000c1a9 00000000 00000000
[17179572.328000] monitor/mwait feature present.
[17179572.328000] CPU: L1 I cache: 32K, L1 D cache: 32K
[17179572.328000] CPU: L2 cache: 2048K
[17179572.328000] CPU: Hyper-Threading is disabled
[17179572.328000] CPU: After all inits, caps: bfe9fbff 00100000 00000000 00000140 0000c1a9 00000000 00000000
[17179572.328000] CPU1: Intel Genuine Intel(R) CPU T2400 @ 1.83GHz stepping 08
[17179572.328000] Total of 2 processors activated (7330.76 BogoMIPS).
[17179572.328000] ENABLING IO-APIC IRQs
[17179572.328000] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[17179572.472000] checking TSC synchronization across 2 CPUs:
[17179572.476000] Brought up 2 CPUs
[17179572.580000] migration_cost=4000
[17179572.580000] NET: Registered protocol family 16
[17179572.580000] EISA bus registered
[17179572.580000] ACPI: bus type pci registered
[17179572.580000] PCI: Using MMCONFIG
[17179572.580000] Setting up standard PCI resources
[17179572.604000] ACPI: Interpreter enabled
[17179572.604000] ACPI: Using IOAPIC for interrupt routing
[17179572.608000] ACPI: PCI Root Bridge [PCI0] (0000:00)
[17179572.608000] PCI: Probing PCI hardware (bus 00)
[17179572.608000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
[17179572.632000] Boot video device is 0000:00:02.0
[17179572.632000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.2
[17179572.632000] PCI: Transparent bridge - 0000:00:1e.0
[17179572.632000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[17179572.652000] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
[17179572.652000] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *4
[17179572.652000] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 *11)
[17179572.652000] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 11) *3
[17179572.652000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[17179572.652000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[17179572.656000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
[17179572.656000] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[17179572.656000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
[17179572.656000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[17179572.656000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[17179572.656000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[17179572.660000] Linux Plug and Play Support v0.97 (c) Adam Belay
[17179572.660000] pnp: PnP ACPI init
[17179572.712000] pnp: PnP ACPI: found 11 devices
[17179572.712000] PnPBIOS: Disabled by ACPI PNP
[17179572.712000] PCI: Using ACPI for IRQ routing
[17179572.712000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[17179572.744000] pnp: 00:02: ioport range 0x4d0-0x4d1 has been reserved
[17179572.744000] pnp: 00:02: ioport range 0x1000-0x1005 could not be reserved
[17179572.744000] pnp: 00:02: ioport range 0x1008-0x100f could not be reserved
[17179572.744000] pnp: 00:03: ioport range 0xf400-0xf4fe has been reserved
[17179572.744000] pnp: 00:03: ioport range 0x1006-0x1007 has been reserved
[17179572.744000] pnp: 00:03: ioport range 0x100a-0x1059 could not be reserved
[17179572.744000] pnp: 00:03: ioport range 0x1060-0x107f has been reserved
[17179572.744000] pnp: 00:03: ioport range 0x1080-0x10bf has been reserved
[17179572.744000] pnp: 00:03: ioport range 0x10c0-0x10df has been reserved
[17179572.744000] pnp: 00:08: ioport range 0xc80-0xcff has been reserved
[17179572.744000] pnp: 00:08: ioport range 0x910-0x91f has been reserved
[17179572.744000] pnp: 00:08: ioport range 0x920-0x92f has been reserved
[17179572.744000] pnp: 00:08: ioport range 0xcb0-0xcbf has been reserved
[17179572.744000] pnp: 00:08: ioport range 0x930-0x97f has been reserved
[17179572.744000] PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0
[17179572.744000] PCI: Bridge: 0000:00:1c.0
[17179572.744000] IO window: disabled.
[17179572.744000] MEM window: disabled.
[17179572.744000] PREFETCH window: disabled.
[17179572.744000] PCI: Bridge: 0000:00:1c.1
[17179572.744000] IO window: disabled.
[17179572.744000] MEM window: dfd00000-dfdfffff
[17179572.744000] PREFETCH window: disabled.
[17179572.744000] PCI: Bridge: 0000:00:1c.3
[17179572.744000] IO window: d000-dfff
[17179572.744000] MEM window: dfa00000-dfcfffff
[17179572.744000] PREFETCH window: d0000000-d01fffff
[17179572.744000] PCI: Bridge: 0000:00:1e.0
[17179572.744000] IO window: disabled.
[17179572.744000] MEM window: df900000-df9fffff
[17179572.744000] PREFETCH window: disabled.
[17179572.744000] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 169
[17179572.744000] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[17179572.744000] ACPI: PCI Interrupt 0000:00:1c.1[b] -> GSI 17 (level, low) -> IRQ 177
[17179572.744000] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[17179572.744000] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 185
[17179572.744000] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[17179572.744000] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[17179572.744000] NET: Registered protocol family 2
[17179572.788000] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[17179572.788000] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
[17179572.788000] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[17179572.788000] TCP: Hash tables configured (established 262144 bind 65536)
[17179572.788000] TCP reno registered
[17179572.792000] Simple Boot Flag at 0x79 set to 0x1
[17179572.792000] audit: initializing netlink socket (disabled)
[17179572.792000] audit(1162045512.792:1): initialized
[17179572.792000] highmem bounce pool size: 64 pages
[17179572.792000] VFS: Disk quotas dquot_6.5.1
[17179572.792000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[17179572.792000] Initializing Cryptographic API
[17179572.792000] io scheduler noop registered
[17179572.792000] io scheduler anticipatory registered
[17179572.792000] io scheduler deadline registered
[17179572.792000] io scheduler cfq registered (default)
[17179572.792000] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 169
[17179572.792000] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[17179572.792000] assign_interrupt_mode Found MSI capability
[17179572.792000] Allocate Port Service[0000:00:1c.0:pcie00]
[17179572.792000] Allocate Port Service[0000:00:1c.0:pcie02]
[17179572.792000] Allocate Port Service[0000:00:1c.0:pcie03]
[17179572.792000] ACPI: PCI Interrupt 0000:00:1c.1[b] -> GSI 17 (level, low) -> IRQ 177
[17179572.792000] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[17179572.792000] assign_interrupt_mode Found MSI capability
[17179572.792000] Allocate Port Service[0000:00:1c.1:pcie00]
[17179572.792000] Allocate Port Service[0000:00:1c.1:pcie02]
[17179572.792000] Allocate Port Service[0000:00:1c.1:pcie03]
[17179572.792000] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 185
[17179572.792000] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[17179572.792000] assign_interrupt_mode Found MSI capability
[17179572.792000] Allocate Port Service[0000:00:1c.3:pcie00]
[17179572.792000] Allocate Port Service[0000:00:1c.3:pcie02]
[17179572.792000] Allocate Port Service[0000:00:1c.3:pcie03]
[17179572.792000] isapnp: Scanning for PnP cards...
[17179573.148000] isapnp: No Plug & Play device found
[17179573.184000] Real Time Clock Driver v1.12ac
[17179573.184000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[17179573.184000] mice: PS/2 mouse device common for all mice
[17179573.184000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[17179573.184000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[17179573.184000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[17179573.184000] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[17179573.188000] serio: i8042 AUX port at 0x60,0x64 irq 12
[17179573.188000] serio: i8042 KBD port at 0x60,0x64 irq 1
[17179573.188000] EISA: Probing bus 0 at eisa.0
[17179573.188000] EISA: Cannot allocate resource for mainboard
[17179573.188000] Cannot allocate resource for EISA slot 1
[17179573.188000] EISA: Detected 0 cards.
[17179573.188000] TCP bic registered
[17179573.188000] NET: Registered protocol family 1
[17179573.188000] NET: Registered protocol family 8
[17179573.188000] NET: Registered protocol family 20
[17179573.188000] Starting balanced_irq
[17179573.188000] Using IPI No-Shortcut mode
[17179573.188000] ACPI: (supports S0 S3 S4 S5)
[17179573.188000] Freeing unused kernel memory: 308k freed
[17179573.192000] input: AT Translated Set 2 keyboard as /class/input/input0
[17179574.296000] Capability LSM initialized
[17179574.348000] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu0Ist] [20060707]
[17179574.348000] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu0Cst] [20060707]
[17179574.348000] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[17179574.348000] ACPI: Processor [CPU0] (supports 8 throttling states)
[17179574.348000] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu1Ist] [20060707]
[17179574.352000] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu1Cst] [20060707]
[17179574.352000] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[17179574.352000] ACPI: Processor [CPU1] (supports 8 throttling states)
[17179574.356000] ACPI: Thermal Zone [THM] (40 C)
[17179574.860000] SCSI subsystem initialized
[17179574.864000] libata version 1.20 loaded.
[17179574.868000] ata_piix 0000:00:1f.2: version 1.05
[17179574.868000] ACPI: PCI Interrupt 0000:00:1f.2[b] -> GSI 17 (level, low) -> IRQ 177
[17179574.868000] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[17179574.868000] ata1: SATA max UDMA/133 cmd 0x1F0 ctl 0x3F6 bmdma 0xBFA0 irq 14
[17179575.032000] ata1: dev 0 cfg 49:0f00 82:746b 83:7f69 84:4063 85:f469 86:3e49 87:4063 88:203f
[17179575.032000] ata1: dev 0 ATA-7, max UDMA/100, 153356490 sectors: LBA48
[17179575.040000] ata1: dev 0 configured for UDMA/100
[17179575.040000] scsi0 : ata_piix
[17179575.040000] Vendor: ATA Model: Hitachi HTS54108 Rev: MB4O
[17179575.040000] Type: Direct-Access ANSI SCSI revision: 05
[17179575.040000] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xBFA8 irq 15
[17179575.376000] ata2: dev 0 cfg 49:0f00 82:0000 83:4000 84:4000 85:0000 86:0000 87:4000 88:0407
[17179575.376000] ata2: dev 0 ATAPI, max UDMA/33
[17179575.376000] ata2(0): applying bridge limits
[17179575.556000] ata2: dev 0 configured for UDMA/33
[17179575.556000] scsi1 : ata_piix
[17179575.556000] Vendor: TSSTcorp Model: DVD+-RW TS-L632D Rev: DE03
[17179575.556000] Type: CD-ROM ANSI SCSI revision: 05
[17179575.568000] SCSI device sda: 153356490 512-byte hdwr sectors (78519 MB)
[17179575.568000] sda: Write Protect is off
[17179575.568000] sda: Mode Sense: 00 3a 00 00
[17179575.568000] SCSI device sda: drive cache: write back
[17179575.568000] SCSI device sda: 153356490 512-byte hdwr sectors (78519 MB)
[17179575.568000] sda: Write Protect is off
[17179575.568000] sda: Mode Sense: 00 3a 00 00
[17179575.568000] SCSI device sda: drive cache: write back
[17179575.568000] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[17179575.620000] sd 0:0:0:0: Attached scsi disk sda
[17179575.680000] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[17179575.680000] Uniform CD-ROM driver Revision: 3.20
[17179575.680000] sr 1:0:0:0: Attached scsi CD-ROM sr0
[17179576.072000] ide0: I/O resource 0x1F0-0x1F7 not free.
[17179576.072000] ide0: ports already in use, skipping probe
[17179576.072000] ide1: I/O resource 0x170-0x177 not free.
[17179576.072000] ide1: ports already in use, skipping probe
[17179576.140000] usbcore: registered new driver usbfs
[17179576.140000] usbcore: registered new driver hub
[17179576.144000] USB Universal Host Controller Interface driver v3.0
[17179576.144000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 20 (level, low) -> IRQ 225
[17179576.144000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[17179576.144000] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[17179576.144000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[17179576.144000] uhci_hcd 0000:00:1d.0: irq 225, io base 0x0000bf80
[17179576.144000] usb usb1: configuration #1 chosen from 1 choice
[17179576.144000] hub 1-0:1.0: USB hub found
[17179576.144000] hub 1-0:1.0: 2 ports detected
[17179576.148000] ieee1394: Initialized config rom entry `ip1394'
[17179576.248000] ACPI: PCI Interrupt 0000:00:1d.1[b] -> GSI 21 (level, low) -> IRQ 233
[17179576.248000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[17179576.248000] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[17179576.248000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[17179576.248000] uhci_hcd 0000:00:1d.1: irq 233, io base 0x0000bf60
[17179576.248000] usb usb2: configuration #1 chosen from 1 choice
[17179576.248000] hub 2-0:1.0: USB hub found
[17179576.248000] hub 2-0:1.0: 2 ports detected
[17179576.352000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 22 (level, low) -> IRQ 50
[17179576.352000] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[17179576.352000] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[17179576.352000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[17179576.352000] uhci_hcd 0000:00:1d.2: irq 50, io base 0x0000bf40
[17179576.352000] usb usb3: configuration #1 chosen from 1 choice
[17179576.352000] hub 3-0:1.0: USB hub found
[17179576.352000] hub 3-0:1.0: 2 ports detected
[17179576.456000] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 23 (level, low) -> IRQ 58
[17179576.456000] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[17179576.456000] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[17179576.456000] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[17179576.456000] uhci_hcd 0000:00:1d.3: irq 58, io base 0x0000bf20
[17179576.456000] usb usb4: configuration #1 chosen from 1 choice
[17179576.456000] hub 4-0:1.0: USB hub found
[17179576.456000] hub 4-0:1.0: 2 ports detected
[17179576.560000] ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 19 (level, low) -> IRQ 185
[17179576.560000] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 20 (level, low) -> IRQ 225
[17179576.560000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[17179576.560000] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[17179576.560000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[17179576.560000] ehci_hcd 0000:00:1d.7: debug port 1
[17179576.560000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[17179576.560000] ehci_hcd 0000:00:1d.7: irq 225, io mem 0xffa80000
[17179576.564000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[17179576.564000] usb usb5: configuration #1 chosen from 1 choice
[17179576.564000] hub 5-0:1.0: USB hub found
[17179576.564000] hub 5-0:1.0: 8 ports detected
[17179576.612000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[185] MMIO=[df9fd800-df9fdfff] Max Packet=[2048] IR/IT contexts=[4/4]
[17179576.712000] Attempting manual resume
[17179576.728000] EXT3-fs: INFO: recovery required on readonly filesystem.
[17179576.728000] EXT3-fs: write access will be enabled during recovery.
[17179576.780000] kjournald starting. Commit interval 5 seconds
[17179576.780000] EXT3-fs: recovery complete.
[17179576.780000] EXT3-fs: mounted filesystem with ordered data mode.
[17179577.888000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[444fc0002bb63450]
[17179587.084000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[17179587.100000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[17179587.220000] Linux agpgart interface v0.101 (c) Dave Jones
[17179587.260000] agpgart: Detected an Intel 945GM Chipset.
[17179587.260000] agpgart: Detected 7932K stolen memory.
[17179587.280000] agpgart: AGP aperture is 256M @ 0xc0000000
[17179587.284000] input: PC Speaker as /class/input/input1
[17179587.336000] ieee80211_crypt: registered algorithm 'NULL'
[17179587.348000] ieee80211: 802.11 data/management/control stack, git-1.1.13
[17179587.348000] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[17179587.584000] hw_random hardware driver 1.0.0 loaded
[17179587.880000] Synaptics Touchpad, model: 1, fw: 6.2, id: 0x180b1, caps: 0xa04713/0x200000
[17179587.916000] input: SynPS/2 Synaptics TouchPad as /class/input/input2
[17179587.960000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[17179587.960000] sr 1:0:0:0: Attached scsi generic sg1 type 5
[17179588.028000] ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.1.0mp
[17179588.028000] ipw3945: Copyright(c) 2003-2006 Intel Corporation
[17179588.028000] ACPI: PCI Interrupt 0000:0c:00.0[A] -> GSI 17 (level, low) -> IRQ 177
[17179588.028000] PCI: Setting latency timer of device 0000:0c:00.0 to 64
[17179588.028000] ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection
[17179588.112000] sdhci: Secure Digital Host Controller Interface driver, 0.12
[17179588.112000] sdhci: Copyright(c) Pierre Ossman
[17179588.248000] sdhci: SDHCI controller found at 0000:02:01.1 [1180:0822] (rev 19)
[17179588.248000] ACPI: PCI Interrupt 0000:02:01.1[b] -> GSI 18 (level, low) -> IRQ 66
[17179588.248000] mmc0: SDHCI at 0xdf9fd400 irq 66 DMA
[17179588.248000] b44.c:v1.00 (Apr 7, 2006)
[17179588.248000] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 17 (level, low) -> IRQ 177
[17179588.252000] eth0: Broadcom 4400 10/100BaseT Ethernet 00:15:c5:66:d7:29
[17179588.272000] ts: Compaq touchscreen protocol output
[17179588.440000] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 233
[17179588.440000] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[17179589.208000] lp: driver loaded but no devices found
[17179589.228000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
[17179589.228000] ieee1394: sbp2: Try serialize_io=0 for better performance
[17179589.264000] Adding 2048248k swap on /dev/disk/by-uuid/e73b4690-4189-445e-bf84-1dca11b459ff. Priority:-1 extents:1 across:2048248k
[17179589.360000] EXT3 FS on sda3, internal journal
[17179589.468000] NET: Registered protocol family 17
[17179589.680000] kjournald starting. Commit interval 5 seconds
[17179589.688000] EXT3 FS on sda5, internal journal
[17179589.688000] EXT3-fs: mounted filesystem with ordered data mode.
[17179590.052000] ipw3945: Radio Frequency Kill Switch is On:
[17179590.052000] Kill switch must be turned off for wireless networking to work.
[17179595.720000] ACPI: AC Adapter [AC] (off-line)
[17179595.808000] ACPI: Battery Slot [BAT0] (battery present)
[17179595.836000] ACPI: Lid Switch [LID]
[17179595.836000] ACPI: Power Button (CM) [PBTN]
[17179595.836000] ACPI: Sleep Button (CM) [SBTN]
[17179596.044000] ibm_acpi: ec object not found
[17179596.080000] pcc_acpi: loading...
[17179596.232000] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
[17179596.232000] ACPI: Video Device [VID2] (multi-head: yes rom: no post: no)
[17179599.412000] [drm] Initialized drm 1.0.1 20051102
[17179599.416000] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 169
[17179599.416000] [drm] Initialized i915 1.5.0 20060119 on minor 0
[17179599.548000] apm: BIOS not found.
[17179603.136000] Bluetooth: Core ver 2.8
[17179603.136000] NET: Registered protocol family 31
[17179603.136000] Bluetooth: HCI device and connection manager initialized
[17179603.136000] Bluetooth: HCI socket layer initialized
[17179603.152000] Bluetooth: L2CAP ver 2.8
[17179603.152000] Bluetooth: L2CAP socket layer initialized
[17179603.156000] Bluetooth: RFCOMM socket layer initialized
[17179603.156000] Bluetooth: RFCOMM TTY layer initialized
[17179603.156000] Bluetooth: RFCOMM ver 1.7
[17179611.252000] NET: Registered protocol family 10
[17179611.252000] lo: Disabled Privacy Extensions
[17179611.252000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[17179611.252000] IPv6 over IPv4 tunneling driver
[17179653.652000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[17179676.268000] atkbd.c: Unknown key pressed (translated set 2, code 0x88 on isa0060/serio0).
[17179676.268000] atkbd.c: Use 'setkeycodes e008 <keycode>' to make it known.
[17179676.644000] ipw3945: Detected geography ABG (13 802.11bg channels, 23 802.11a channels)
[17179676.960000] ADDRCONF(NETDEV_UP): eth1: link is not ready
[17179760.536000] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[17179771.480000] eth1: no IPv6 routers present
Hors ligne
#17 Le 28/10/2006, à 14:33
- eternel
Re : Carte Wifi fait planter le Demarrage
que pensez vosu d'isntaller les Drivers Linux fourni par intel?
http://downloadfinder.intel.com/scripts-df-external/detail_desc.aspx?ProductID=2259&DwnldID=11200&agr=Y
Hors ligne
#18 Le 28/10/2006, à 15:20
- tinkywinky
Re : Carte Wifi fait planter le Demarrage
C'est les même qui sont fournis avec le noyau de Ubuntu...
Dell XPS M1710, Core 2 Duo 2.16 Ghz, 1 Go RAM, NVidia 7900 GTX 512Mo (1.0.9755)
Debian Unstable, Kernel 2.6.21, KDE 3.5.6, Beryl SVN
Hors ligne
Pages : 1