#1 Le 18/03/2008, à 20:41
- darkgodalex
gros soucis de réseau wifi sous ubuntu derniere distribution
Bonjour,
J'ai un gros soucis sous Ubuntu Gutsy 7 depuis que j'ai installer la virtuabox pour tenter de jouer à Gunz sous linux.
Depuis mon wifi plante totalement.
J'ai effectué en ligne de commande sudo lshw -C network
et je vois la partie *-network:1 UNCLAIMED
ma carte wfi est intégrée c'est une Intel pro wireless 2200BG Network Connection.
Je suis passé aussi par edition de etc/.......interface enfin la ligne de commande pour atteindre le fichier contenant l'interface à modifier. J'ai redemarre plus d'une fois et c'est toujours la même chose. De plus mon Eth1 est en erreur avec le sens interdit dessus. ça en devient désespérant. Que faire?
voici les résultats avec les commandes suivantes
gedit/etc/network/interface
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
# wireless-* options are implemented by the wireless-tools package
iface eth1 inet dhcp
wireless-essid TECOM-AH4021-xxxxxx
wireless-key xxxxxxxxxxxxxxxxxxxxxxxxx
darko@Darko:~$ /sbin/iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
darko@Darko:~$ /sbin/ifconfig
eth0 Lien encap:Ethernet HWaddr 00:14:22:DB:1A:17
UP BROADCAST MULTICAST MTU:1500 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:0 (0.0 b) Octets transmis:0 (0.0 b)
Interruption:19
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
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:0 (0.0 b) Octets transmis:0 (0.0 b)
darko@Darko:~$ /sbin/route -n
Table de routage IP du noyau
Destination Passerelle Genmask Indic Metric Ref Use Iface
darko@Darko:~$ cat /etc/resolv.conf
nameserver 192.168.1.1
darko@Darko:~$ nslookup www.google.fr
;; connection timed out; no servers could be reache
voilà j'ai évidemment cacher les derniers numéros aussi de mon SSID normale avec weptool on peut trouver ma WEP
Très grosse galère donc. Merci d'avance pour les aides proposees
Edit : Utilise mles balises [ Code ]
Dernière modification par michel2652 (Le 19/03/2008, à 12:29)
#2 Le 18/03/2008, à 21:20
- pmdzlineur
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
il manque
auto eth1
déjà
ensuite, ton module wifi est-il chargé ?
lsmod | grep ipw
enfin, je ne vois pas le rapport avec l'installation de la virtualbox, hormis changementde noyau ou autre du même style
je ne suis pas informaticien, juste utilisateur un peu averti ;-)
http://www.freemedforms.com/fr/start
http://code.google.com/p/rapidcomptamed/
médecin volant, mais pas en même temps ;-)
Hors ligne
#3 Le 18/03/2008, à 21:36
- darkgodalex
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
lorsque je tape la commande que tu me donnes lsmod | grep ipw je reviens sur darko@Darko:~$ sans qu'il se passe quoique soit. J'ai même retapé la commande avec sudo devant et toujours pareil j'ai un retour à la ligne avec darko@Darko:~$.
J'ai ajouté le auto eth1 mais ça ne donne rien.
Et lorsque je tape eth1 après un clique droit puis propriété sur connexion réseau, l'état affiché en dessous est "erreur".
Je patauge complètement ça me gave d'être un gros noob
#4 Le 18/03/2008, à 21:48
- pmdzlineur
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
à priori un rapide google me dit que ta carte marche avec le module ipw2200
donc essai
sudo modprobe ipw2200
puis
sudo /etc/init.d/networking restart
sinon envoie entre 2 balises codes le résultat de
lsmod
à demain
Dernière modification par pmdzlineur (Le 18/03/2008, à 21:50)
je ne suis pas informaticien, juste utilisateur un peu averti ;-)
http://www.freemedforms.com/fr/start
http://code.google.com/p/rapidcomptamed/
médecin volant, mais pas en même temps ;-)
Hors ligne
#5 Le 18/03/2008, à 21:58
- darkgodalex
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
Mon cher Pmdzlineur,
je te joins le rapport avec tes lignes commandes données:
darko@Darko:~$ sudo modprobe ipw2200
WARNING: Could not open '/lib/modules/2.6.22-14-server/kernel/net/ieee80211/ieee80211_crypt.ko': No such file or directory
WARNING: Could not open '/lib/modules/2.6.22-14-server/kernel/net/ieee80211/ieee80211.ko': No such file or directory
FATAL: Error inserting ipw2200 (/lib/modules/2.6.22-14-server/kernel/drivers/net/wireless/ipw2200.ko): Unknown symbol in module, or unknown parameter (see dmesg)
darko@Darko:~$
darko@Darko:~$ sudo /etc/init.d/networking restart
* Reconfiguring network interfaces... eth1: ERROR while getting interface flags: No such device
Error for wireless request "Set Encode" (8B2A) :
SET failed on device eth1 ; No such device.
Error for wireless request "Set ESSID" (8B1A) :
SET failed on device eth1 ; No such device.
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
SIOCSIFADDR: No such device
eth1: ERROR while getting interface flags: No such device
eth1: ERROR while getting interface flags: No such device
Bind socket to interface: No such device
Failed to bring up eth1.
[ OK ]
darko@Darko:~$
darko@Darko:~$ lsmod
Module Size Used by
af_packet 24840 0
nls_iso8859_1 5120 0
nls_cp437 6784 0
vfat 14208 0
fat 54172 1 vfat
binfmt_misc 12936 1
i915 25728 2
drm 83476 3 i915
ipv6 278916 8
rfcomm 42136 2
l2cap 26112 11 rfcomm
bluetooth 56804 4 rfcomm,l2cap
capability 5896 0
ppdev 10244 0
snd_atiixp_modem 17288 0
snd_via82xx_modem 16264 0
snd_intel8x0m 18572 5
acpi_cpufreq 10568 0
cpufreq_conservative 8072 0
cpufreq_userspace 5280 0
cpufreq_powersave 2688 0
cpufreq_ondemand 9612 1
cpufreq_stats 7232 0
freq_table 5792 3 acpi_cpufreq,cpufreq_ondemand,cpufreq_stats
container 5504 0
battery 11012 0
button 8976 0
ac 6148 0
sbs 19592 0
dock 10656 0
video 17932 0
sbp2 24584 0
parport_pc 37668 0
lp 12452 0
parport 37448 3 ppdev,parport_pc,lp
loop 19076 0
snd_intel8x0 34972 2
snd_ac97_codec 100260 4 snd_atiixp_modem,snd_via82xx_modem,snd_intel8x0m,snd_intel8x0
ac97_bus 3200 1 snd_ac97_codec
snd_pcm_oss 44544 0
snd_mixer_oss 17664 2 snd_pcm_oss
snd_pcm 80388 8 snd_atiixp_modem,snd_via82xx_modem,snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy 4740 0
snd_seq_oss 33152 0
joydev 11328 0
snd_seq_midi 9600 0
snd_rawmidi 25728 1 snd_seq_midi
pcmcia 41260 0
snd_seq_midi_event 8448 2 snd_seq_oss,snd_seq_midi
snd_seq 53104 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 24324 2 snd_pcm,snd_seq
snd_seq_device 9228 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 54532 23 snd_atiixp_modem,snd_via82xx_modem,snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
yenta_socket 27532 1
rsrc_nonstatic 14592 1 yenta_socket
pcmcia_core 40980 3 pcmcia,yenta_socket,rsrc_nonstatic
iTCO_wdt 11940 0
iTCO_vendor_support 4868 1 iTCO_wdt
soundcore 8800 2 snd
pcspkr 4224 0
usbhid 29664 0
snd_page_alloc 11528 5 snd_atiixp_modem,snd_via82xx_modem,snd_intel8x0m,snd_intel8x0,snd_pcm
psmouse 39952 0
serio_raw 8068 0
sdhci 19084 0
mmc_core 28420 1 sdhci
hid 28928 1 usbhid
intel_agp 25620 1
agpgart 35144 3 drm,intel_agp
evdev 11136 5
usb_storage 73024 0
ide_core 116932 1 usb_storage
ext3 133640 1
jbd 60456 1 ext3
mbcache 9732 1 ext3
sg 36380 0
sr_mod 17700 0
cdrom 37408 1 sr_mod
sd_mod 30336 3
libusual 18320 1 usb_storage
ata_piix 17540 2
ata_generic 8580 0
ahci 23428 0
libata 125296 3 ata_piix,ata_generic,ahci
scsi_mod 146828 6 sbp2,usb_storage,sg,sr_mod,sd_mod,libata
ohci1394 36784 0
ieee1394 96312 2 sbp2,ohci1394
b44 28556 0
mii 6656 1 b44
ehci_hcd 36748 0
uhci_hcd 26640 0
usbcore 138760 6 usbhid,usb_storage,libusual,ehci_hcd,uhci_hcd
thermal 14344 0
processor 32072 2 acpi_cpufreq,thermal
fan 5764 0
commoncap 8320 1 capability
fuse 47124 1
darko@Darko:~$
Voilà j'ai mis en gras et surligné les lignes de com.
J'ai l'impression d'être dans une sacrée m....
Edit : Utilise les balises [ Code ]
Dernière modification par michel2652 (Le 19/03/2008, à 12:31)
#6 Le 18/03/2008, à 23:52
- darkgodalex
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
Je suis dans une m... pas possible, même sous ndisgtk j'installe le driver de mon intel pro wireless 2200BG, mais present=no pas normal vu les rapports précédents puisque la carte est reconnue. Je ne pige plus rien du tout. Si quelqu'un aurait une autre aide pour m'aider je galère à fond....
#7 Le 19/03/2008, à 09:05
- pmdzlineur
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
l'erreur est là
WARNING: Could not open '/lib/modules/2.6.22-14-server/kernel/net/ieee80211/ieee80211_crypt.ko': No such file or directory
WARNING: Could not open '/lib/modules/2.6.22-14-server/kernel/net/ieee80211/ieee80211.ko': No such file or directory
FATAL: Error inserting ipw2200 (/lib/modules/2.6.22-14-server/kernel/drivers/net/wireless/ipw2200.ko): Unknown symbol in module, or unknown parameter (see dmesg)
fais
dmesg | grep ipw2200
ou
dmesg
simplement
donne le résultat de
uname -r
qu'on trouve pourquoi ton module ne peut pas être chargé
je ne suis pas informaticien, juste utilisateur un peu averti ;-)
http://www.freemedforms.com/fr/start
http://code.google.com/p/rapidcomptamed/
médecin volant, mais pas en même temps ;-)
Hors ligne
#8 Le 19/03/2008, à 09:22
- darkgodalex
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
salut,
voilà donc ce que ça donne
darko@Darko:~$ dmesg
0.000000] Linux version 2.6.22-14-server (buildd@terranova) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Tue Feb 12 08:27:05 UTC 2008 (Ubuntu 2.6.22-14.52-server)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
[ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003f7d3800 (usable)
[ 0.000000] BIOS-e820: 000000003f7d3800 - 0000000040000000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0007000 (reserved)
[ 0.000000] BIOS-e820: 00000000f0008000 - 00000000f000c000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed20000 - 00000000fee10000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[ 0.000000] 119MB HIGHMEM available.
[ 0.000000] 896MB LOWMEM available.
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] Entering add_active_range(0, 0, 260051) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 229376
[ 0.000000] HighMem 229376 -> 260051
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 260051
[ 0.000000] On node 0 totalpages: 260051
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 4064 pages, LIFO batch:0
[ 0.000000] Normal zone: 1760 pages used for memmap
[ 0.000000] Normal zone: 223520 pages, LIFO batch:31
[ 0.000000] HighMem zone: 239 pages used for memmap
[ 0.000000] HighMem zone: 30436 pages, LIFO batch:7
[ 0.000000] DMI 2.3 present.
[ 0.000000] ACPI: RSDP signature @ 0xC00FC9B0 checksum 0
[ 0.000000] ACPI: RSDP 000FC9B0, 0014 (r0 DELL )
[ 0.000000] ACPI: RSDT 3F7D3FD3, 0040 (r1 DELL CPi R 27D5091C ASL 61)
[ 0.000000] ACPI: FACP 3F7D4C00, 0074 (r1 DELL CPi R 27D5091C ASL 61)
[ 0.000000] ACPI: DSDT 3F7D5800, 3107 (r1 INT430 SYSFexxx 1001 MSFT 100000E)
[ 0.000000] ACPI: FACS 3F7E4000, 0040
[ 0.000000] ACPI: APIC 3F7D5400, 0068 (r1 DELL CPi R 27D5091C ASL 47)
[ 0.000000] ACPI: MCFG 3F7D53C0, 003E (r16 DELL CPi R 27D5091C ASL 61)
[ 0.000000] ACPI: BOOT 3F7D4FC0, 0028 (r1 DELL CPi R 27D5091C ASL 61)
[ 0.000000] ACPI: SSDT 3F7D43E6, 02C2 (r1 PmRef Cpu0Ist 3000 INTL 20030522)
[ 0.000000] ACPI: SSDT 3F7D420E, 01D8 (r1 PmRef Cpu0Cst 3001 INTL 20030522)
[ 0.000000] ACPI: SSDT 3F7D4013, 01FB (r1 PmRef CpuPm 3000 INTL 20030522)
[ 0.000000] ACPI: PM-Timer IO Port: 0x1008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 6:13 APIC version 20
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:a0000000)
[ 0.000000] Built 1 zonelists. Total pages: 258020
[ 0.000000] Kernel command line: root=UUID=bd7e4dae-a35f-4336-ba91-9bf7d9d04fd9 ro quiet splash
[ 0.000000] mapped APIC to ffffd000 (fee00000)
[ 0.000000] mapped IOAPIC to ffffc000 (fec00000)
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[ 0.000000] Detected 1596.177 MHz processor.
[ 8.367670] Console: colour VGA+ 80x25
[ 8.368116] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 8.368614] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 8.401733] Memory: 1019812k/1040204k available (2047k kernel code, 19636k reserved, 920k data, 364k init, 122700k highmem)
[ 8.401744] virtual kernel memory layout:
[ 8.401745] fixmap : 0xfff4e000 - 0xfffff000 ( 708 kB)
[ 8.401747] pkmap : 0xffc00000 - 0xffe00000 (2048 kB)
[ 8.401748] vmalloc : 0xf8800000 - 0xffbfe000 ( 115 MB)
[ 8.401749] lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
[ 8.401751] .init : 0xc03eb000 - 0xc0446000 ( 364 kB)
[ 8.401752] .data : 0xc02ffd96 - 0xc03e5f04 ( 920 kB)
[ 8.401754] .text : 0xc0100000 - 0xc02ffd96 (2047 kB)
[ 8.401757] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[ 8.401797] SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
[ 8.551688] Calibrating delay using timer specific routine.. 3194.87 BogoMIPS (lpj=15974379)
[ 8.551716] Security Framework v1.0.0 initialized
[ 8.551724] SELinux: Disabled at boot.
[ 8.551739] Mount-cache hash table entries: 512
[ 8.551876] CPU: After generic identify, caps: afe9fbff 00100000 00000000 00000000 00000180 00000000 00000000
[ 8.551889] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 8.551892] CPU: L2 cache: 2048K
[ 8.551895] CPU: After all inits, caps: afe9fbff 00100000 00000000 00002040 00000180 00000000 00000000
[ 8.551905] Compat vDSO mapped to ffffe000.
[ 8.551917] Checking 'hlt' instruction... OK.
[ 8.591765] SMP alternatives: switching to UP code
[ 8.591977] Freeing SMP alternatives: 11k freed
[ 8.592262] Early unpacking initramfs... done
[ 8.950141] ACPI: Core revision 20070126
[ 8.950203] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
[ 8.954394] CPU0: Intel(R) Pentium(R) M processor 1.60GHz stepping 08
[ 8.954420] Total of 1 processors activated (3194.87 BogoMIPS).
[ 8.954614] ENABLING IO-APIC IRQs
[ 8.954817] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 9.171185] Brought up 1 CPUs
[ 9.171311] Booting paravirtualized kernel on bare hardware
[ 9.171383] Time: 9:06:02 Date: 02/19/108
[ 9.171408] NET: Registered protocol family 16
[ 9.171495] EISA bus registered
[ 9.171510] ACPI: bus type pci registered
[ 9.209083] PCI: PCI BIOS revision 2.10 entry at 0xfbaae, last bus=10
[ 9.209086] PCI: Using configuration type 1
[ 9.209088] Setting up standard PCI resources
[ 9.214014] ACPI: EC: Look up EC in DSDT
[ 9.219337] ACPI: Interpreter enabled
[ 9.219341] ACPI: (supports S0 S3 S4 S5)
[ 9.219357] ACPI: Using IOAPIC for interrupt routing
[ 9.232464] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 9.232479] PCI: Probing PCI hardware (bus 00)
[ 9.233173] PCI quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
[ 9.233178] PCI quirk: region 1080-10bf claimed by ICH6 GPIO
[ 9.233661] PCI: Transparent bridge - 0000:00:1e.0
[ 9.233746] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 9.234223] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
[ 9.243446] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
[ 9.243554] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10
[ 9.243658] ACPI: PCI Interrupt Link [LNKC] (IRQs *9 10 11)
[ 9.243762] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *7 9 10 11)
[ 9.243854] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 9.243953] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 9.244047] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 9.244148] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 9.244162] pnp: PnP ACPI init
[ 9.244170] ACPI: bus type pnp registered
[ 9.270951] pnp: PnP ACPI: found 12 devices
[ 9.270953] ACPI: ACPI bus type pnp unregistered
[ 9.270958] PnPBIOS: Disabled by ACPI PNP
[ 9.271004] PCI: Using ACPI for IRQ routing
[ 9.271009] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 9.299312] NET: Registered protocol family 8
[ 9.299314] NET: Registered protocol family 20
[ 9.299324] NetLabel: Initializing
[ 9.299326] NetLabel: domain hash size = 128
[ 9.299328] NetLabel: protocols = UNLABELED CIPSOv4
[ 9.299341] NetLabel: unlabeled traffic allowed by default
[ 9.299384] pnp: 00:00: iomem range 0x0-0x9fbff could not be reserved
[ 9.299387] pnp: 00:00: iomem range 0x9fc00-0x9ffff could not be reserved
[ 9.299391] pnp: 00:00: iomem range 0xc0000-0xcffff could not be reserved
[ 9.299394] pnp: 00:00: iomem range 0xe0000-0xfffff could not be reserved
[ 9.299400] pnp: 00:02: ioport range 0x4d0-0x4d1 has been reserved
[ 9.299403] pnp: 00:02: ioport range 0x1000-0x1005 has been reserved
[ 9.299407] pnp: 00:02: ioport range 0x1008-0x100f has been reserved
[ 9.299412] pnp: 00:03: ioport range 0xf400-0xf4fe has been reserved
[ 9.299415] pnp: 00:03: ioport range 0x1006-0x1007 has been reserved
[ 9.299419] pnp: 00:03: ioport range 0x100a-0x1059 could not be reserved
[ 9.299422] pnp: 00:03: ioport range 0x1060-0x107f has been reserved
[ 9.299426] pnp: 00:03: ioport range 0x1080-0x10bf has been reserved
[ 9.299429] pnp: 00:03: ioport range 0x10c0-0x10df has been reserved
[ 9.299435] pnp: 00:08: ioport range 0x900-0x90f has been reserved
[ 9.299439] pnp: 00:08: ioport range 0x910-0x91f has been reserved
[ 9.299442] pnp: 00:08: ioport range 0x920-0x92f has been reserved
[ 9.299445] pnp: 00:08: ioport range 0x930-0x93f has been reserved
[ 9.299448] pnp: 00:08: ioport range 0x940-0x97f has been reserved
[ 9.299453] pnp: 00:0b: ioport range 0x7b0-0x7bb has been reserved
[ 9.299456] pnp: 00:0b: ioport range 0x7c0-0x7df has been reserved
[ 9.299460] pnp: 00:0b: ioport range 0xbb0-0xbbb has been reserved
[ 9.299463] pnp: 00:0b: ioport range 0xbc0-0xbdf has been reserved
[ 9.299466] pnp: 00:0b: ioport range 0xfb0-0xfbb has been reserved
[ 9.299469] pnp: 00:0b: ioport range 0xfc0-0xfdf has been reserved
[ 9.299472] pnp: 00:0b: ioport range 0x13b0-0x13bb has been reserved
[ 9.299476] pnp: 00:0b: ioport range 0x13c0-0x13df has been reserved
[ 9.301031] Time: tsc clocksource has been installed.
[ 9.329733] PCI: Bus 4, cardbus bridge: 0000:03:01.0
[ 9.329736] IO window: 00002000-000020ff
[ 9.329741] IO window: 00002400-000024ff
[ 9.329746] PREFETCH window: 50000000-53ffffff
[ 9.329751] MEM window: 54000000-57ffffff
[ 9.329756] PCI: Bridge: 0000:00:1e.0
[ 9.329760] IO window: 2000-2fff
[ 9.329766] MEM window: dfd00000-dfdfffff
[ 9.329771] PREFETCH window: 50000000-53ffffff
[ 9.329790] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[ 9.329807] PCI: Enabling device 0000:03:01.0 (0000 -> 0003)
[ 9.329814] ACPI: PCI Interrupt 0000:03:01.0[A] -> GSI 19 (level, low) -> IRQ 16
[ 9.329832] NET: Registered protocol family 2
[ 9.420957] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 9.421033] TCP established hash table entries: 131072 (order: 8, 1572864 bytes)
[ 9.422587] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 9.423345] TCP: Hash tables configured (established 131072 bind 65536)
[ 9.423349] TCP reno registered
[ 9.451076] checking if image is initramfs... it is
[ 9.830574] Switched to high resolution mode on CPU 0
[ 10.150815] Freeing initrd memory: 6795k freed
[ 10.150982] Simple Boot Flag at 0x79 set to 0x1
[ 10.151252] audit: initializing netlink socket (disabled)
[ 10.151268] audit(1205917562.290:1): initialized
[ 10.151332] highmem bounce pool size: 64 pages
[ 10.153237] VFS: Disk quotas dquot_6.5.1
[ 10.153288] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 10.153395] io scheduler noop registered
[ 10.153398] io scheduler anticipatory registered
[ 10.153401] io scheduler deadline registered (default)
[ 10.153417] io scheduler cfq registered
[ 10.153434] Boot video device is 0000:00:02.0
[ 10.153690] isapnp: Scanning for PnP cards...
[ 10.510405] isapnp: No Plug & Play device found
[ 10.536215] Real Time Clock Driver v1.12ac
[ 10.536344] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 10.537033] ACPI: PCI Interrupt 0000:00:1e.3[b] -> GSI 17 (level, low) -> IRQ 17
[ 10.537044] ACPI: PCI interrupt for device 0000:00:1e.3 disabled
[ 10.537614] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 10.537824] input: Macintosh mouse button emulation as /class/input/input0
[ 10.537912] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 10.546116] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 10.546123] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 10.546278] mice: PS/2 mouse device common for all mice
[ 10.546643] EISA: Probing bus 0 at eisa.0
[ 10.546653] Cannot allocate resource for EISA slot 1
[ 10.546656] Cannot allocate resource for EISA slot 2
[ 10.546689] EISA: Detected 0 cards.
[ 10.546795] TCP cubic registered
[ 10.546811] NET: Registered protocol family 1
[ 10.546839] Using IPI No-Shortcut mode
[ 10.547033] Magic number: 0:426:121
[ 10.547393] Freeing unused kernel memory: 364k freed
[ 10.590043] input: AT Translated Set 2 keyboard as /class/input/input1
[ 11.776876] fuse init (API version 7.8)
[ 11.781841] Capability LSM initialized
[ 11.790865] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3] C4[C3])
[ 11.790872] ACPI: Processor [CPU0] (supports 8 throttling states)
[ 11.790884] ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126]
[ 11.795792] ACPI: Thermal Zone [THM] (35 C)
[ 12.249444] usbcore: registered new interface driver usbfs
[ 12.249472] usbcore: registered new interface driver hub
[ 12.249491] usbcore: registered new device driver usb
[ 12.250369] USB Universal Host Controller Interface driver v3.0
[ 12.250445] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 18
[ 12.250460] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[ 12.250465] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 12.250665] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[ 12.250698] uhci_hcd 0000:00:1d.0: irq 18, io base 0x0000bf80
[ 12.250825] usb usb1: configuration #1 chosen from 1 choice
[ 12.250852] hub 1-0:1.0: USB hub found
[ 12.250858] hub 1-0:1.0: 2 ports detected
[ 12.358606] ACPI: PCI Interrupt 0000:00:1d.1[b] -> GSI 17 (level, low) -> IRQ 17
[ 12.358623] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[ 12.358628] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 12.358651] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[ 12.358685] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000bf60
[ 12.358791] usb usb2: configuration #1 chosen from 1 choice
[ 12.358822] hub 2-0:1.0: USB hub found
[ 12.358829] hub 2-0:1.0: 2 ports detected
[ 12.430920] SCSI subsystem initialized
[ 12.436471] libata version 2.21 loaded.
[ 12.468509] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 19
[ 12.468526] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[ 12.468530] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 12.468555] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[ 12.468588] uhci_hcd 0000:00:1d.2: irq 19, io base 0x0000bf40
[ 12.468698] usb usb3: configuration #1 chosen from 1 choice
[ 12.468729] hub 3-0:1.0: USB hub found
[ 12.468737] hub 3-0:1.0: 2 ports detected
[ 12.578424] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 19 (level, low) -> IRQ 16
[ 12.578441] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[ 12.578445] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 12.578470] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[ 12.578505] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000bf20
[ 12.578610] usb usb4: configuration #1 chosen from 1 choice
[ 12.578638] hub 4-0:1.0: USB hub found
[ 12.578645] hub 4-0:1.0: 2 ports detected
[ 4.100000] Marking TSC unstable due to: possible TSC halt in C2.
[ 4.110000] Time: acpi_pm clocksource has been installed.
[ 4.180000] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 16 (level, low) -> IRQ 18
[ 4.180000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[ 4.180000] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 4.180000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[ 4.180000] ehci_hcd 0000:00:1d.7: debug port 1
[ 4.180000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[ 4.180000] ehci_hcd 0000:00:1d.7: irq 18, io mem 0xffa80800
[ 4.180000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 4.180000] usb usb5: configuration #1 chosen from 1 choice
[ 4.180000] hub 5-0:1.0: USB hub found
[ 4.180000] hub 5-0:1.0: 8 ports detected
[ 4.290000] ACPI: PCI Interrupt 0000:03:01.1[b] -> GSI 18 (level, low) -> IRQ 19
[ 4.310000] Clocksource tsc unstable (delta = -609895204 ns)
[ 4.340000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19] MMIO=[dfdfc800-dfdfcfff] Max Packet=[2048] IR/IT contexts=[4/4]
[ 4.350000] b44.c:v1.01 (Jun 16, 2006)
[ 4.350000] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 18 (level, low) -> IRQ 19
[ 4.350000] eth0: Broadcom 4400 10/100BaseT Ethernet 00:14:22:db:1a:17
[ 4.350000] ahci 0000:00:1f.2: version 2.2
[ 4.350000] ACPI: PCI Interrupt 0000:00:1f.2[b] -> GSI 17 (level, low) -> IRQ 17
[ 4.350000] ACPI: PCI interrupt for device 0000:00:1f.2 disabled
[ 4.350000] ahci: probe of 0000:00:1f.2 failed with error -22
[ 4.360000] ata_piix 0000:00:1f.2: version 2.11
[ 4.360000] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
[ 4.520000] ACPI: PCI Interrupt 0000:00:1f.2[b] -> GSI 17 (level, low) -> IRQ 17
[ 4.520000] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[ 4.520000] scsi0 : ata_piix
[ 4.520000] scsi1 : ata_piix
[ 4.520000] ata1: SATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001bfa0 irq 14
[ 4.520000] ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001bfa8 irq 15
[ 4.700000] ata1.00: ATA-6: Hitachi HTS541060G9AT00, MB3OA61A, max UDMA/100
[ 4.700000] ata1.00: 117210240 sectors, multi 8: LBA48
[ 4.700000] ata1.00: applying bridge limits
[ 4.740000] ata1.00: configured for UDMA/100
[ 5.050000] usb 5-8: new high speed USB device using ehci_hcd and address 3
[ 5.120000] ata2.00: ATAPI: TSSTcorp DVD+/-RW TS-L532B, DE04, max UDMA/33
[ 5.200000] usb 5-8: configuration #1 chosen from 1 choice
[ 5.360000] ata2.00: configured for UDMA/33
[ 5.360000] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54106 MB3O PQ: 0 ANSI: 5
[ 5.360000] scsi 1:0:0:0: CD-ROM TSSTcorp DVD+-RW TS-L532B DE04 PQ: 0 ANSI: 5
[ 5.380000] sd 0:0:0:0: [sda] 117210240 512-byte hardware sectors (60012 MB)
[ 5.380000] sd 0:0:0:0: [sda] Write Protect is off
[ 5.380000] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 5.380000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.380000] sd 0:0:0:0: [sda] 117210240 512-byte hardware sectors (60012 MB)
[ 5.380000] sd 0:0:0:0: [sda] Write Protect is off
[ 5.380000] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 5.380000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.380000] sda: sda1 sda2 < sda5 >
[ 5.430000] sd 0:0:0:0: [sda] Attached SCSI disk
[ 5.430000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 5.430000] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 5.450000] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[ 5.450000] Uniform CD-ROM driver Revision: 3.20
[ 5.450000] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 5.480000] usb 3-2: new low speed USB device using uhci_hcd and address 2
[ 5.600000] Attempting manual resume
[ 5.600000] swsusp: Resume From Partition 8:5
[ 5.600000] PM: Checking swsusp image.
[ 5.600000] PM: Resume from disk failed.
[ 5.640000] kjournald starting. Commit interval 5 seconds
[ 5.640000] EXT3-fs: mounted filesystem with ordered data mode.
[ 5.650000] usb 3-2: configuration #1 chosen from 1 choice
[ 5.660000] usbcore: registered new interface driver libusual
[ 5.660000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[ 5.660000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[ 5.670000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[334fc0001e54f030]
[ 5.670000] Initializing USB Mass Storage driver...
[ 5.670000] scsi2 : SCSI emulation for USB Mass Storage devices
[ 5.670000] usbcore: registered new interface driver usb-storage
[ 5.670000] USB Mass Storage support registered.
[ 5.670000] usb-storage: device found at 3
[ 5.670000] usb-storage: waiting for device to settle before scanning
[ 10.670000] usb-storage: device scan complete
[ 10.670000] scsi 2:0:0:0: Direct-Access USB DISK Pro PMAP PQ: 0 ANSI: 0 CCS
[ 10.670000] scsi 2:0:0:1: Direct-Access USB DISK Pro PMAP PQ: 0 ANSI: 0 CCS
[ 10.670000] sd 2:0:0:0: [sdb] 961536 512-byte hardware sectors (492 MB)
[ 10.670000] sd 2:0:0:0: [sdb] Write Protect is off
[ 10.670000] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
[ 10.670000] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 10.670000] sd 2:0:0:0: [sdb] 961536 512-byte hardware sectors (492 MB)
[ 10.670000] sd 2:0:0:0: [sdb] Write Protect is off
[ 10.670000] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
[ 10.670000] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 10.670000] sdb: sdb1
[ 10.670000] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[ 10.670000] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 10.670000] sd 2:0:0:1: [sdc] 2880 512-byte hardware sectors (1 MB)
[ 10.670000] sd 2:0:0:1: [sdc] Write Protect is off
[ 10.670000] sd 2:0:0:1: [sdc] Mode Sense: 23 94 00 00
[ 10.670000] sd 2:0:0:1: [sdc] Assuming drive cache: write through
[ 10.680000] sd 2:0:0:1: [sdc] 2880 512-byte hardware sectors (1 MB)
[ 10.680000] sd 2:0:0:1: [sdc] Write Protect is off
[ 10.680000] sd 2:0:0:1: [sdc] Mode Sense: 23 94 00 00
[ 10.680000] sd 2:0:0:1: [sdc] Assuming drive cache: write through
[ 10.680000] sdc: unknown partition table
[ 10.680000] sd 2:0:0:1: [sdc] Attached SCSI removable disk
[ 10.680000] sd 2:0:0:1: Attached scsi generic sg3 type 0
[ 14.050000] Linux agpgart interface v0.102 (c) Dave Jones
[ 14.050000] agpgart: Detected an Intel 915GM Chipset.
[ 14.050000] agpgart: Detected 7932K stolen memory.
[ 14.070000] agpgart: AGP aperture is 256M @ 0xc0000000
[ 14.650000] intel_rng: FWH not detected
[ 14.850000] NET: Registered protocol family 17
[ 15.320000] sdhci: Secure Digital Host Controller Interface driver
[ 15.320000] sdhci: Copyright(c) Pierre Ossman
[ 15.320000] sdhci: SDHCI controller found at 0000:03:01.2 [1180:0822] (rev 17)
[ 15.320000] ACPI: PCI Interrupt 0000:03:01.2[C] -> GSI 17 (level, low) -> IRQ 17
[ 15.320000] mmc0: SDHCI at 0xdfdfc700 irq 17 DMA
[ 15.600000] Yenta: CardBus bridge found at 0000:03:01.0 [1028:0188]
[ 15.610000] input: PC Speaker as /class/input/input2
[ 15.610000] iTCO_vendor_support: vendor-support=0
[ 15.610000] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (21-Jan-2007)
[ 15.610000] iTCO_wdt: Found a ICH6-M TCO device (Version=2, TCOBASE=0x1060)
[ 15.610000] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 15.610000] usbcore: registered new interface driver hiddev
[ 15.630000] input: Logitech Optical USB Mouse as /class/input/input3
[ 15.630000] input: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.2-2
[ 15.630000] usbcore: registered new interface driver usbhid
[ 15.630000] /build/buildd/linux-source-2.6.22-2.6.22/drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[ 15.740000] Yenta: ISA IRQ mask 0x0cb8, PCI irq 16
[ 15.740000] Socket status: 30000006
[ 15.740000] Yenta: Raising subordinate bus# of parent bus (#03) from #04 to #07
[ 15.740000] pcmcia: parent PCI bridge I/O window: 0x2000 - 0x2fff
[ 15.740000] cs: IO port probe 0x2000-0x2fff: clean.
[ 15.740000] pcmcia: parent PCI bridge Memory window: 0xdfd00000 - 0xdfdfffff
[ 15.740000] pcmcia: parent PCI bridge Memory window: 0x50000000 - 0x53ffffff
[ 15.750000] ipw2200: Unknown symbol ieee80211_wx_get_encodeext
[ 15.750000] ipw2200: Unknown symbol ieee80211_wx_set_encode
[ 15.750000] ipw2200: Unknown symbol ieee80211_wx_get_encode
[ 15.750000] ipw2200: Unknown symbol ieee80211_txb_free
[ 15.750000] ipw2200: Unknown symbol ieee80211_wx_set_encodeext
[ 15.750000] ipw2200: Unknown symbol ieee80211_wx_get_scan
[ 15.750000] ipw2200: Unknown symbol escape_essid
[ 15.750000] ipw2200: Unknown symbol ieee80211_freq_to_channel
[ 15.750000] ipw2200: Unknown symbol ieee80211_set_geo
[ 15.750000] ipw2200: Unknown symbol ieee80211_rx
[ 15.750000] ipw2200: Unknown symbol ieee80211_channel_to_index
[ 15.750000] ipw2200: Unknown symbol ieee80211_rx_mgt
[ 15.750000] ipw2200: Unknown symbol ieee80211_get_geo
[ 15.750000] ipw2200: Unknown symbol free_ieee80211
[ 15.750000] ipw2200: Unknown symbol ieee80211_is_valid_channel
[ 15.750000] ipw2200: Unknown symbol alloc_ieee80211
[ 15.980000] input: PS/2 Mouse as /class/input/input4
[ 16.010000] input: AlpsPS/2 ALPS GlidePoint as /class/input/input5
[ 16.410000] ACPI: PCI Interrupt 0000:00:1e.2[A] -> GSI 16 (level, low) -> IRQ 18
[ 16.410000] PCI: Setting latency timer of device 0000:00:1e.2 to 64
[ 16.430000] cs: IO port probe 0x100-0x3af: clean.
[ 16.440000] cs: IO port probe 0x3e0-0x4ff: clean.
[ 16.440000] cs: IO port probe 0x820-0x8ff: clean.
[ 16.440000] cs: IO port probe 0xc00-0xcf7: clean.
[ 16.440000] cs: IO port probe 0xa00-0xaff: clean.
[ 17.260000] intel8x0_measure_ac97_clock: measured 59324 usecs
[ 17.260000] intel8x0: clocking to 48000
[ 17.750000] loop: module loaded
[ 17.810000] lp: driver loaded but no devices found
[ 17.900000] Adding 2441840k swap on /dev/sda5. Priority:-1 extents:1 across:2441840k
[ 18.280000] EXT3 FS on sda1, internal journal
[ 20.740000] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
[ 20.740000] ACPI: Video Device [VID1] (multi-head: yes rom: no post: no)
[ 20.740000] ACPI: Video Device [VID2] (multi-head: yes rom: no post: no)
[ 20.760000] No dock devices found.
[ 20.830000] ACPI: AC Adapter [AC] (on-line)
[ 20.860000] input: Lid Switch as /class/input/input6
[ 20.860000] ACPI: Lid Switch [LID]
[ 20.860000] input: Power Button (CM) as /class/input/input7
[ 20.860000] ACPI: Power Button (CM) [PBTN]
[ 20.860000] input: Sleep Button (CM) as /class/input/input8
[ 20.860000] ACPI: Sleep Button (CM) [SBTN]
[ 21.260000] ACPI: Battery Slot [BAT0] (battery present)
[ 22.740000] ACPI: PCI Interrupt 0000:00:1e.3[b] -> GSI 17 (level, low) -> IRQ 17
[ 22.740000] PCI: Setting latency timer of device 0000:00:1e.3 to 64
[ 22.880000] MC'97 1 converters and GPIO not ready (0xff00)
[ 23.270000] ppdev: user-space parallel port driver
[ 24.080000] apm: BIOS not found.
[ 25.320000] Capability LSM initialized
[ 25.610000] Bluetooth: Core ver 2.11
[ 25.610000] NET: Registered protocol family 31
[ 25.610000] Bluetooth: HCI device and connection manager initialized
[ 25.610000] Bluetooth: HCI socket layer initialized
[ 25.660000] Bluetooth: L2CAP ver 2.8
[ 25.660000] Bluetooth: L2CAP socket layer initialized
[ 25.770000] Bluetooth: RFCOMM socket layer initialized
[ 25.770000] Bluetooth: RFCOMM TTY layer initialized
[ 25.770000] Bluetooth: RFCOMM ver 1.8
[ 28.520000] NET: Registered protocol family 10
[ 28.520000] lo: Disabled Privacy Extensions
[ 28.520000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 30.230000] [drm] Initialized drm 1.1.0 20060810
[ 30.230000] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 18
[ 30.230000] [drm] Initialized i915 1.6.0 20060119 on minor 0
darko@Darko:~$
ensuite j'ai ceci
darko@Darko:~$ uname -r
2.6.22-14-server
Edit : Utilise les balises [ Code ]
Dernière modification par michel2652 (Le 19/03/2008, à 12:33)
#9 Le 19/03/2008, à 10:34
- pmdzlineur
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
bon le problème c'est ieee80211
c'est un problème de noyau
essai de faire
sudo depmod -a
puis redémarre
je ne suis pas informaticien, juste utilisateur un peu averti ;-)
http://www.freemedforms.com/fr/start
http://code.google.com/p/rapidcomptamed/
médecin volant, mais pas en même temps ;-)
Hors ligne
#10 Le 19/03/2008, à 10:42
- darkgodalex
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
suite à la commande j'ai redemmarré et...
toujours pas de wifi...
qu'est ce que je peux faire?
#11 Le 19/03/2008, à 10:43
- darkgodalex
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
suite à la commande j'ai redemmarré et...
toujours pas de wifi...
qu'est ce que je peux faire?
#12 Le 19/03/2008, à 11:23
- darkgodalex
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
up:)
#13 Le 19/03/2008, à 12:33
- pmdzlineur
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
il m'arrive de travailler ...
bon, je ne connais pas la solution comme ça mais il y en a une.
refais un
dmesg
un
sudo modprobe ipw2200
et un
lsmod
entre code svp (pas quote)
et tu n'as pas fait une mise à jour de noyau récente ?
j'ai demandé l'aide de quelqu'un , il va peut être débarquer
Dernière modification par pmdzlineur (Le 19/03/2008, à 12:34)
je ne suis pas informaticien, juste utilisateur un peu averti ;-)
http://www.freemedforms.com/fr/start
http://code.google.com/p/rapidcomptamed/
médecin volant, mais pas en même temps ;-)
Hors ligne
#14 Le 19/03/2008, à 12:34
- michel2652
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
Bonjour,
up:)
Utilise les balises [ Code ], merci
A+
#15 Le 19/03/2008, à 13:00
- pmdzlineur
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
ensuite, si les commandes ne marchent pas, essaie de redémarrer ssur le noyau antérieur à l'invite de grub pour voir
je ne suis pas informaticien, juste utilisateur un peu averti ;-)
http://www.freemedforms.com/fr/start
http://code.google.com/p/rapidcomptamed/
médecin volant, mais pas en même temps ;-)
Hors ligne
#16 Le 19/03/2008, à 13:06
- yurek
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
si tu avais le wifi avant y'a deux cas:
* ton driver wifi a planter il faut le réinstaller
* ta carte mere a lâché il faut le remplacé
http://doc.ubuntu-fr.org/installation/debutants
http://doc.ubuntu-fr.org/diagnostic
http://doc.ubuntu-fr.org/diagnostic_outils
http://doc.ubuntu-fr.org/reflexe_ubunteros
Hors ligne
#17 Le 19/03/2008, à 13:14
- pmdzlineur
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
et tu as été voir /lib/modules/2.6.22-14-server/kernel/net/ieee80211/
pour savoir si les drivers que j'ai compris comme nécessaires à ipw2200 étaient là ?
je ne suis pas informaticien, juste utilisateur un peu averti ;-)
http://www.freemedforms.com/fr/start
http://code.google.com/p/rapidcomptamed/
médecin volant, mais pas en même temps ;-)
Hors ligne
#18 Le 19/03/2008, à 13:21
- darkgodalex
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
j'ai été dans le grub et... j'ai vu deux kernel le server et le generic. j'ai démarré en generic miracle.
merci à toi.
néanmoins je me demande comment se fait il que je me suis retrouvé avec ce deuxième noyau?
Gros merci à toi si tes dans la region parisienne je te paierai un coup à boire
#19 Le 19/03/2008, à 13:49
- pmdzlineur
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
de rien
mais seul toi peut dire pourquoi tu as ce noyau server.
Tu as du charger les linux image server ou quelque chose comme ça.
Verifie en nous donnant le résultat de
dpkg -l linux*
c'est un L, par un I , hein !
Tu dois avoir le noyau qui convient à ton utilisation.
Tu pourrais commenter c'est à dire mettre de # devant dans
/boot/grub/menu.lst
(cf la doc grub)
ton noyau inutile si tu es sûr alors.
Maintenant fais, sur ton noyau generic un
sudo apt-get update && sudo apt-get dist-upgrade
puis tu peux recharger le dernier noyau generic si proposé par la mise à jour graphique.
puis tu réinstalleras virtualbox si nécessaire, qui n'y peut rien le pauv'
Dernière modification par pmdzlineur (Le 19/03/2008, à 13:52)
je ne suis pas informaticien, juste utilisateur un peu averti ;-)
http://www.freemedforms.com/fr/start
http://code.google.com/p/rapidcomptamed/
médecin volant, mais pas en même temps ;-)
Hors ligne
#20 Le 19/03/2008, à 14:01
- darkgodalex
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
alors le premier truc
darko@Darko:~$ dpkg -l linux*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Nom Version Description
+++-==============-==============-============================================
un linux-boot-loa <néant> (aucune description n'est disponible)
un linux-doc-2.6. <néant> (aucune description n'est disponible)
pn linux-generic <néant> (aucune description n'est disponible)
un linux-headers <néant> (aucune description n'est disponible)
un linux-headers- <néant> (aucune description n'est disponible)
ii linux-headers- 2.6.22-14.52 Header files related to Linux kernel version
ii linux-headers- 2.6.22-14.52 Linux kernel headers for version 2.6.22 on x
ii linux-headers- 2.6.22.14.21 Generic Linux kernel headers
un linux-image <néant> (aucune description n'est disponible)
un linux-image-2. <néant> (aucune description n'est disponible)
ii linux-image-2. 2.6.22-14.52 Linux kernel image for version 2.6.22 on x86
ii linux-image-2. 2.6.22-14.52 Linux kernel image for version 2.6.22 on x86
pn linux-image-ge <néant> (aucune description n'est disponible)
un linux-initramf <néant> (aucune description n'est disponible)
un linux-kernel-h <néant> (aucune description n'est disponible)
un linux-kernel-l <néant> (aucune description n'est disponible)
ii linux-libc-dev 2.6.22-14.52 Linux Kernel Headers for development
pn linux-restrict <néant> (aucune description n'est disponible)
ii linux-restrict 2.6.22.4-14.10 Non-free Linux 2.6.22 modules on x86/x86_64
un linux-restrict <néant> (aucune description n'est disponible)
ii linux-restrict 2.6.22.4-14.10 Non-free Linux 2.6.22 modules helper script
pn linux-restrict <néant> (aucune description n'est disponible)
ii linux-sound-ba 1.0.14-1ubuntu base package for ALSA and OSS sound systems
un linux-source-2 <néant> (aucune description n'est disponible)
ii linux-ubuntu-m 2.6.22-14.37 Ubuntu supplied Linux modules for version 2.
un linux32 <néant> (aucune description n'est disponible)
un linuxprinting. <néant> (aucune description n'est disponible)
darko@Darko:~$
par contre j'ai pas trop compris la partie de ton message:
Tu dois avoir le noyau qui convient à ton utilisation.
Tu pourrais commenter c'est à dire mettre de # devant dansdpkg -l linux*
tout ce que ça me donne c'est ceci
darko@Darko:~$ sudo /boot/grub/menu.lst
sudo: /boot/grub/menu.lst: command not found
darko@Darko:~$
#21 Le 19/03/2008, à 14:03
- darkgodalex
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
gros pardon l'incompréhension était bien évidemment sur
Tu dois avoir le noyau qui convient à ton utilisation.
Tu pourrais commenter c'est à dire mettre de # devant dans/boot/grub/menu.lst
et non pas
dpkg -l linux*
#22 Le 19/03/2008, à 19:10
- willy78
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
salut @pmdzlineur
désolé pas vu le message avant
Je ne sais pas si c'est déjà résolu mais pour virer le noyau en trop il suffit de le désinstaller:
sudo apt-get remove linux-server
il manquait les modules pour ce noyau a installer comme ça:
sudo apt-get install linux-ubuntu-modules-2.6.22-14-server
si ça peux donner quelque infos utiles pour la suite!
Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum
Hors ligne
#23 Le 19/03/2008, à 19:54
- pmdzlineur
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
salut @willy78
merci d'être passé ;-)
c'est presque résolu, mais il faut faire le ménage.
ben voilà c'est ça
donc soit darkgodalex enlève le noyau linux server par la première commande
soit il s'en sert et rajoute les modules par la deuxième commande
sinon, si tu veux commenter le menu.lst , c'est
sudo gedit /boot/grub/menu.lst
car pour éditer il faut un éditeur
et mettre des # devant les lignes dont on ne veut pas qu'elles marchent
ça s'appelle commenter. ( Les lignes marquées en bash # ne sont pas interprétées par le programme et ça permet donc au développeur d'expliquer ce qu'il fait).
L'avantage est de pouvoir en console ( ctrl alt f1 ) décommenter ce qui est plus facile que de tout réécrire, surtout quand on se trouve avec in live CD en qwerty
C'est juste pour dire
Dernière modification par pmdzlineur (Le 19/03/2008, à 19:56)
je ne suis pas informaticien, juste utilisateur un peu averti ;-)
http://www.freemedforms.com/fr/start
http://code.google.com/p/rapidcomptamed/
médecin volant, mais pas en même temps ;-)
Hors ligne
#24 Le 20/03/2008, à 13:00
- darkgodalex
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
Pour plus de précision, j'ai ceci dans mon Grub
Ubuntu 7.10.kernel.2.6.22-14-serveur
Ubuntu 7.10.kernel.2.6.22-14-serveur (restaure.....)
Ubuntu 7.10.kernel.2.6.22-14-generic
Ubuntu 7.10.kernel.2.6.22-14-generic(restaure....)
Ubuntu test X machin truc
Et le bon noyau est
Ubuntu 7.10.kernel.2.6.22-14-generic
Donc si je pige il faut qu en ligne de com je fasse:
sudo apt-get remove Ubuntu 7.10.kernel.2.6.22-14-serveur
?
Grand Merci en tout cas à pmdzlineur
#25 Le 20/03/2008, à 13:05
- willy78
Re : gros soucis de réseau wifi sous ubuntu derniere distribution
non
ça:
sudo apt-get remove linux-server
ou ça:
sudo apt-get remove linux-image-2.6.22-14-server
Dernière modification par willy78 (Le 20/03/2008, à 13:07)
Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum
Hors ligne