Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 22/08/2007, à 17:01

Metal-Mighty

[Résolu][Amilo Xa 1526] Pas de Wlan0

Bonjour,
J'ai récemment acheté un Fujitsu Siemens Amilo Xa 1526 puis j'ai installé Ubuntu Feisty Fawn. L'installation s'est bien déroulée, j'ai meme réussi à installer Compiz Fusion (grace au script d'installation d'un membre de ce forum que je remercie si il passe sur ce sujet smile ). Cependant, ma carte wifi ne semblait pas reconnue. J'ai donc essayé d'installer les drivers avec Ndiswrapper et il me dit que le driver est chargé et que la carte est présente. J'ai vu à plusieurs endroits qu'il fallait installer les restricted modules, ce que j'ai fait, mais ca n'a rien changé.

Fiche technique du PC: http://server-uk.imrworldwide.com/cgi-b … 933252.pdf

Dernière modification par Metal-Mighty (Le 15/09/2007, à 12:57)

Hors ligne

#2 Le 23/08/2007, à 01:46

best_friend_fr

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

Salut

Que te donne

ifconfig

?

et

iwconfig

Dernière modification par best_friend_fr (Le 23/08/2007, à 01:46)


sudo apt-get replace langage_sms by grammaire orthographe ponctuation
La documentation est avant tout faite pour ceux qui posent les questions, et non ceux qui y répondent
Best_friend_fr

Hors ligne

#3 Le 23/08/2007, à 07:03

willy78

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

Commence par donner le retour de toutes commandes

cat /etc/lsb-release
lsusb -tv
lspci -tv
sudo lshw -C network
iwconfig
ifconfig
iwlist scan
cat  /etc/network/interfaces

Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#4 Le 23/08/2007, à 12:10

Metal-Mighty

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

Voici les résultats des commandes demandées ci-dessus:

cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.04
DISTRIB_CODENAME=feisty
DISTRIB_DESCRIPTION="Ubuntu 7.04"
lsusb -tv
Bus#  2
`-Dev#   1 Vendor 0x0000 Product 0x0000
  |-Dev#   6 Vendor 0x0ea0 Product 0x2168
  `-Dev#   2 Vendor 0x0bf8 Product 0x100f
Bus#  1
`-Dev#   1 Vendor 0x0000 Product 0x0000
  |-Dev#   4 Vendor 0x046d Product 0xc001
  |-Dev#   2 Vendor 0x0a12 Product 0x0001
  `-Dev#   3 Vendor 0x1509 Product 0x9242
lspci -tv
-[0000:00]-+-00.0  nVidia Corporation C51 Host Bridge
           +-00.1  nVidia Corporation C51 Memory Controller 0
           +-00.2  nVidia Corporation C51 Memory Controller 1
           +-00.3  nVidia Corporation C51 Memory Controller 5
           +-00.4  nVidia Corporation C51 Memory Controller 4
           +-00.5  nVidia Corporation C51 Host Bridge
           +-00.6  nVidia Corporation C51 Memory Controller 3
           +-00.7  nVidia Corporation C51 Memory Controller 2
           +-02.0-[0000:01]--
           +-03.0-[0000:03]--
           +-04.0-[0000:05]----00.0  nVidia Corporation G70 [GeForce Go 7600]
           +-09.0  nVidia Corporation MCP51 Host Bridge
           +-0a.0  nVidia Corporation MCP51 LPC Bridge
           +-0a.1  nVidia Corporation MCP51 SMBus
           +-0a.3  nVidia Corporation MCP51 PMU
           +-0b.0  nVidia Corporation MCP51 USB Controller
           +-0b.1  nVidia Corporation MCP51 USB Controller
           +-0d.0  nVidia Corporation MCP51 IDE
           +-0e.0  nVidia Corporation MCP51 Serial ATA Controller
           +-10.0-[0000:07]----06.0  VIA Technologies, Inc. IEEE 1394 Host Controller
           +-10.1  nVidia Corporation MCP51 High Definition Audio
           +-14.0  nVidia Corporation MCP51 Ethernet Controller
           +-18.0  Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
           +-18.1  Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
           +-18.2  Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
           \-18.3  Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control

La commande sudo lshw -C network ne marque rien, j'arrive juste à percevoir les mots SCSI et IDE

iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.
ifconfig
eth0      Lien encap:Ethernet  HWaddr 00:14:0B:0B:63:54  
          inet adr:192.168.1.18  Bcast:192.168.1.255  Masque:255.255.255.0
          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:18 Adresse de base:0xe000 

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:453 erreurs:0 :0 overruns:0 frame:0
          TX packets:453 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:0 
          Octets reçus:37962 (37.0 KiB) Octets transmis:37962 (37.0 KiB)
iwlist scan
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.
cat /etc/network/interfaces
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
address 192.168.1.18
netmask 255.255.255.0
gateway 192.168.1.1

auto eth1
iface eth1 inet dhcp

auto eth2
iface eth2 inet dhcp

auto ath0
iface ath0 inet dhcp

auto wlan0
iface wlan0 inet dhcp

Hors ligne

#5 Le 23/08/2007, à 17:50

monsieurjambon

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

C'est moi ou ta carte wifi n'apparait nulle part dans les reponses des commandes?
S'il y a un bouton de commande sur ton ordinateur, vérifie que le wifi est bien activé.
Jeff

Hors ligne

#6 Le 23/08/2007, à 17:52

willy78

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

Apparement ta carte wifi integrée n'est pas reconnue ou n'est pas activée dans ton bios, .


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#7 Le 23/08/2007, à 18:35

Metal-Mighty

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

monsieurjambon: Oui, j'ai un bouton d'activation coulissant à l'avant du PC qui active à la fois le Wifi et le Bluetooth.

willy78: Elle doit etre activée puisque je m'en sers sous Windows

Hors ligne

#8 Le 23/08/2007, à 19:50

willy78

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

Donne aussi le retour de la commande dmesg


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#9 Le 23/08/2007, à 21:33

Metal-Mighty

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

Hop:

dmesg
[    0.000000] Linux version 2.6.20-16-386 (root@terranova) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 Thu Jun 7 20:16:13 UTC 2007 (Ubuntu 2.6.20-16.29-386)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] sanitize start
[    0.000000] sanitize end
[    0.000000] copy_e820_map() start: 0000000000000000 size: 000000000009dc00 end: 000000000009dc00 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000000009dc00 size: 0000000000002400 end: 00000000000a0000 type: 2
[    0.000000] copy_e820_map() start: 00000000000ce000 size: 0000000000032000 end: 0000000000100000 type: 2
[    0.000000] copy_e820_map() start: 0000000000100000 size: 000000007fe60000 end: 000000007ff60000 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000007ff60000 size: 000000000000a000 end: 000000007ff6a000 type: 3
[    0.000000] copy_e820_map() start: 000000007ff6a000 size: 0000000000016000 end: 000000007ff80000 type: 4
[    0.000000] copy_e820_map() start: 000000007ff80000 size: 0000000000080000 end: 0000000080000000 type: 2
[    0.000000] copy_e820_map() start: 00000000e0000000 size: 0000000010000000 end: 00000000f0000000 type: 2
[    0.000000] copy_e820_map() start: 00000000fec00000 size: 0000000000010000 end: 00000000fec10000 type: 2
[    0.000000] copy_e820_map() start: 00000000fee00000 size: 0000000000001000 end: 00000000fee01000 type: 2
[    0.000000] copy_e820_map() start: 00000000fff80000 size: 0000000000080000 end: 0000000100000000 type: 2
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
[    0.000000]  BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000ce000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007ff60000 (usable)
[    0.000000]  BIOS-e820: 000000007ff60000 - 000000007ff6a000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007ff6a000 - 000000007ff80000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007ff80000 - 0000000080000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[    0.000000] 1151MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000] found SMP MP-table at 000f79c0
[    0.000000] Entering add_active_range(0, 0, 524128) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   229376
[    0.000000]   HighMem    229376 ->   524128
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   524128
[    0.000000] On node 0 totalpages: 524128
[    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: 2302 pages used for memmap
[    0.000000]   HighMem zone: 292450 pages, LIFO batch:31
[    0.000000] DMI present.
[    0.000000] ACPI: RSDP (v000 PTLTD                                 ) @ 0x000f79f0
[    0.000000] ACPI: RSDT (v001 FSC    PC       0x06040000  LTP 0x00000000) @ 0x7ff64e1a
[    0.000000] ACPI: FADT (v001 NVIDIA MCP51M   0x06040000 PTL_ 0x000f4240) @ 0x7ff69b9a
[    0.000000] ACPI: SLIC (v001 FSC    PC       0x06040000 LOHR 0x0000005a) @ 0x7ff69c0e
[    0.000000] ACPI: SSDT (v001 PTLTD  POWERNOW 0x06040000  LTP 0x00000001) @ 0x7ff69d84
[    0.000000] ACPI: MCFG (v001 PTLTD    MCFG   0x06040000  LTP 0x00000000) @ 0x7ff69f06
[    0.000000] ACPI: HPET (v001 PTLTD  HPETTBL  0x06040000  LTP 0x00000001) @ 0x7ff69f42
[    0.000000] ACPI: MADT (v001 PTLTD    APIC   0x06040000  LTP 0x00000000) @ 0x7ff69f7a
[    0.000000] ACPI: BOOT (v001 PTLTD  $SBFTBL$ 0x06040000  LTP 0x00000001) @ 0x7ff69fd8
[    0.000000] ACPI: DSDT (v001 FIC    XTB70    0x06040000 MSFT 0x0100000e) @ 0x00000000
[    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 15:8 APIC version 16
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] Processor #1 15:8 APIC version 16
[    0.000000] WARNING: NR_CPUS limit of 1 reached.  Processor ignored.
[    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[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    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] ACPI: HPET id: 0x10de8201 base: 0xfed00000
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 88000000 (gap: 80000000:60000000)
[    0.000000] Detected 1603.389 MHz processor.
[   60.833502] Built 1 zonelists.  Total pages: 520034
[   60.833504] Kernel command line: root=UUID=39a1afb6-d308-4efb-9fa8-2f2b16ea01a3 ro quiet splash locale=fr_FR
[   60.833666] mapped APIC to ffffd000 (fee00000)
[   60.833669] mapped IOAPIC to ffffc000 (fec00000)
[   60.833672] Enabling fast FPU save and restore... done.
[   60.833675] Enabling unmasked SIMD FPU exception support... done.
[   60.833682] Initializing CPU#0
[   60.833744] PID hash table entries: 4096 (order: 12, 16384 bytes)
[   60.833777] spurious 8259A interrupt: IRQ7.
[   60.837254] Console: colour VGA+ 80x25
[   60.837595] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[   60.838182] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[   60.898171] Memory: 2067780k/2096512k available (1917k kernel code, 27480k reserved, 868k data, 328k init, 1179008k highmem)
[   60.898183] virtual kernel memory layout:
[   60.898184]     fixmap  : 0xfffa9000 - 0xfffff000   ( 344 kB)
[   60.898186]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[   60.898188]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
[   60.898189]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[   60.898191]       .init : 0xc03bc000 - 0xc040e000   ( 328 kB)
[   60.898192]       .data : 0xc02df423 - 0xc03b8434   ( 868 kB)
[   60.898194]       .text : 0xc0100000 - 0xc02df423   (1917 kB)
[   60.898197] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[   60.898356] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31
[   60.898361] hpet0: 3 32-bit timers, 25000000 Hz
[   60.899370] Using HPET for base-timer
[   60.978273] Calibrating delay using timer specific routine.. 3209.83 BogoMIPS (lpj=6419662)
[   60.978307] Security Framework v1.0.0 initialized
[   60.978312] SELinux:  Disabled at boot.
[   60.978323] Mount-cache hash table entries: 512
[   60.978420] CPU: After generic identify, caps: 178bfbff ebd3fbff 00000000 00000000 00002001 00000000 0000001f
[   60.978429] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[   60.978432] CPU: L2 Cache: 256K (64 bytes/line)
[   60.978435] CPU: After all inits, caps: 178bfbff ebd3fbff 00000000 00000410 00002001 00000000 0000001f
[   60.978446] Compat vDSO mapped to ffffe000.
[   60.978450] Remapping vsyscall page to ffffe000
[   60.978458] CPU: AMD Turion(tm) 64 X2 Mobile Technology TL-50 stepping 02
[   60.978463] Checking 'hlt' instruction... OK.
[   60.994666] Early unpacking initramfs... done
[   61.337041] ACPI: Core revision 20060707
[   61.339413] ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found, using machine DSDT.
[   61.383761] ENABLING IO-APIC IRQs
[   61.383974] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[   61.686356] Booting paravirtualized kernel on bare hardware
[   61.686416] Time: 20:58:08  Date: 07/23/107
[   61.686444] NET: Registered protocol family 16
[   61.686510] EISA bus registered
[   61.686513] ACPI: bus type pci registered
[   61.691413] PCI: BIOS BUG #81[49435000] found
[   61.691452] PCI: Using configuration type 1
[   61.691455] Setting up standard PCI resources
[   61.695329] ACPI: Interpreter enabled
[   61.695333] ACPI: Using IOAPIC for interrupt routing
[   61.695855] ACPI: PCI Root Bridge [PCI0] (0000:00)
[   61.695861] PCI: Probing PCI hardware (bus 00)
[   61.695940] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
[   61.696799] Boot video device is 0000:05:00.0
[   61.696907] PCI: Transparent bridge - 0000:00:10.0
[   61.696940] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[   61.723563] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P0._PRT]
[   61.724098] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR0._PRT]
[   61.724395] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR1._PRT]
[   61.724546] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR2._PRT]
[   61.724930] ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 10 11 14 15) *0, disabled.
[   61.725267] ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 *10 11 14 15)
[   61.725600] ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 10 *11 14 15)
[   61.725933] ACPI: PCI Interrupt Link [LNK4] (IRQs 5 7 10 11 14 15) *0, disabled.
[   61.726271] ACPI: PCI Interrupt Link [LK1E] (IRQs 16 17 18 19 20 21 22 23) *11
[   61.726604] ACPI: PCI Interrupt Link [LK2E] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[   61.726938] ACPI: PCI Interrupt Link [LK3E] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[   61.727272] ACPI: PCI Interrupt Link [LK4E] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[   61.727606] ACPI: PCI Interrupt Link [LSMB] (IRQs 16 17 18 19 20 21 22 23) *10
[   61.727946] ACPI: PCI Interrupt Link [LPMU] (IRQs 16 17 18 19 20 21 22 23) *10
[   61.728304] ACPI: PCI Interrupt Link [LUS0] (IRQs 16 17 18 19 20 21 22 23) *11
[   61.728660] ACPI: PCI Interrupt Link [LUS2] (IRQs 16 17 18 19 20 21 22 23) *5
[   61.728996] ACPI: PCI Interrupt Link [LMAC] (IRQs 16 17 18 19 20 21 22 23) *15
[   61.729329] ACPI: PCI Interrupt Link [LAZA] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[   61.729662] ACPI: PCI Interrupt Link [LPID] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[   61.730003] ACPI: PCI Interrupt Link [LTID] (IRQs 16 17 18 19 20 21 22 23) *10
[   61.730344] ACPI: PCI Interrupt Link [LSI1] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[   61.730938] ACPI: Power Resource [FN10] (off)
[   61.731417] ACPI: Power Resource [FN11] (off)
[   61.731543] Linux Plug and Play Support v0.97 (c) Adam Belay
[   61.731553] pnp: PnP ACPI init
[   61.734224] pnp: PnP ACPI: found 12 devices
[   61.734229] PnPBIOS: Disabled by ACPI PNP
[   61.734267] PCI: Using ACPI for IRQ routing
[   61.734271] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[   61.734347] NET: Registered protocol family 8
[   61.734349] NET: Registered protocol family 20
[   61.734903] pnp: 00:03: ioport range 0x1000-0x107f could not be reserved
[   61.734907] pnp: 00:03: ioport range 0x1080-0x10ff has been reserved
[   61.734910] pnp: 00:03: ioport range 0x1400-0x147f has been reserved
[   61.734914] pnp: 00:03: ioport range 0x1480-0x14ff could not be reserved
[   61.734917] pnp: 00:03: ioport range 0x1800-0x187f has been reserved
[   61.734922] pnp: 00:03: ioport range 0x1880-0x18ff has been reserved
[   61.734925] pnp: 00:03: ioport range 0x3040-0x307f has been reserved
[   61.734928] pnp: 00:03: ioport range 0x3000-0x303f has been reserved
[   61.735166] PCI: Bridge: 0000:00:02.0
[   61.735169]   IO window: 4000-4fff
[   61.735173]   MEM window: c0200000-c03fffff
[   61.735176]   PREFETCH window: c3200000-c33fffff
[   61.735179] PCI: Bridge: 0000:00:03.0
[   61.735180]   IO window: disabled.
[   61.735183]   MEM window: disabled.
[   61.735185]   PREFETCH window: disabled.
[   61.735191] PCI: Failed to allocate mem resource #6:20000@e0000000 for 0000:05:00.0
[   61.735231] PCI: Bridge: 0000:00:04.0
[   61.735233]   IO window: 5000-5fff
[   61.735236]   MEM window: c1000000-c2ffffff
[   61.735239]   PREFETCH window: d0000000-dfffffff
[   61.735242] PCI: Bridge: 0000:00:10.0
[   61.735245]   IO window: 6000-6fff
[   61.735249]   MEM window: c3000000-c30fffff
[   61.735252]   PREFETCH window: disabled.
[   61.735263] PCI: Setting latency timer of device 0000:00:02.0 to 64
[   61.735270] PCI: Setting latency timer of device 0000:00:03.0 to 64
[   61.735276] PCI: Setting latency timer of device 0000:00:04.0 to 64
[   61.735284] PCI: Setting latency timer of device 0000:00:10.0 to 64
[   61.735304] NET: Registered protocol family 2
[   61.752178] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[   61.752310] TCP established hash table entries: 131072 (order: 7, 524288 bytes)
[   61.752757] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
[   61.752987] TCP: Hash tables configured (established 131072 bind 65536)
[   61.752991] TCP reno registered
[   61.758251] checking if image is initramfs... it is
[   62.436940] Freeing initrd memory: 6761k freed
[   62.437069] Simple Boot Flag at 0x36 set to 0x1
[   62.437303] audit: initializing netlink socket (disabled)
[   62.437314] audit(1187902689.220:1): initialized
[   62.437359] highmem bounce pool size: 64 pages
[   62.437422] VFS: Disk quotas dquot_6.5.1
[   62.437440] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   62.437481] io scheduler noop registered
[   62.437484] io scheduler anticipatory registered
[   62.437487] io scheduler deadline registered
[   62.437494] io scheduler cfq registered (default)
[   62.543475] PCI: Setting latency timer of device 0000:00:02.0 to 64
[   62.543497] assign_interrupt_mode Found MSI capability
[   62.543501] Allocate Port Service[0000:00:02.0:pcie00]
[   62.543530] Allocate Port Service[0000:00:02.0:pcie02]
[   62.543585] PCI: Setting latency timer of device 0000:00:03.0 to 64
[   62.543606] assign_interrupt_mode Found MSI capability
[   62.543609] Allocate Port Service[0000:00:03.0:pcie00]
[   62.543633] Allocate Port Service[0000:00:03.0:pcie02]
[   62.543689] PCI: Setting latency timer of device 0000:00:04.0 to 64
[   62.543710] assign_interrupt_mode Found MSI capability
[   62.543713] Allocate Port Service[0000:00:04.0:pcie00]
[   62.543809] isapnp: Scanning for PnP cards...
[   62.896644] isapnp: No Plug & Play device found
[   62.925760] hpet_resources: 0xfed00000 is busy
[   62.925774] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[   62.926505] mice: PS/2 mouse device common for all mice
[   62.926952] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[   62.927145] input: Macintosh mouse button emulation as /class/input/input0
[   62.927175] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[   62.927179] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[   62.927356] PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
[   62.929296] i8042.c: Detected active multiplexing controller, rev 1.1.
[   62.930103] serio: i8042 KBD port at 0x60,0x64 irq 1
[   62.930108] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[   62.930111] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[   62.930114] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[   62.930117] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[   62.930224] EISA: Probing bus 0 at eisa.0
[   62.930232] Cannot allocate resource for EISA slot 1
[   62.930234] Cannot allocate resource for EISA slot 2
[   62.930236] Cannot allocate resource for EISA slot 3
[   62.930239] Cannot allocate resource for EISA slot 4
[   62.930242] Cannot allocate resource for EISA slot 5
[   62.930244] Cannot allocate resource for EISA slot 6
[   62.930251] EISA: Detected 0 cards.
[   62.945318] TCP cubic registered
[   62.945325] NET: Registered protocol family 1
[   62.945345] Using IPI Shortcut mode
[   62.945397] ACPI: (supports S0 S3 S4 S5)
[   62.945440]   Magic number: 3:306:1004
[   62.945448]   hash matches device ttye3
[   62.945565]   hash matches device 00:06
[   62.945772] Freeing unused kernel memory: 328k freed
[   62.946884] Time: tsc clocksource has been installed.
[   62.952565] input: AT Translated Set 2 keyboard as /class/input/input1
[   64.247052] Capability LSM initialized
[   64.290228] ACPI: Transitioning device [FN1] to D3
[   64.290233] ACPI: Transitioning device [FN1] to D3
[   64.290236] ACPI: Fan [FN1] (off)
[   64.291074] ACPI: Transitioning device [FN2] to D3
[   64.291076] ACPI: Transitioning device [FN2] to D3
[   64.291079] ACPI: Fan [FN2] (off)
[   64.304483] ACPI: Thermal Zone [THRM] (56 C)
[   64.994147] usbcore: registered new interface driver usbfs
[   64.994167] usbcore: registered new interface driver hub
[   64.994184] usbcore: registered new device driver usb
[   64.995409] ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 23
[   64.995420] ACPI: PCI Interrupt 0000:00:0b.1[b] -> Link [LUS2] -> GSI 23 (level, low) -> IRQ 16
[   64.995431] PCI: Setting latency timer of device 0000:00:0b.1 to 64
[   64.995435] ehci_hcd 0000:00:0b.1: EHCI Host Controller
[   64.995538] ehci_hcd 0000:00:0b.1: new USB bus registered, assigned bus number 1
[   64.995566] ehci_hcd 0000:00:0b.1: debug port 1
[   64.995571] PCI: cache line size of 64 is not supported by device 0000:00:0b.1
[   64.995581] ehci_hcd 0000:00:0b.1: irq 16, io mem 0xc0005000
[   64.995589] ehci_hcd 0000:00:0b.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[   64.995664] usb usb1: configuration #1 chosen from 1 choice
[   64.995688] hub 1-0:1.0: USB hub found
[   64.995696] hub 1-0:1.0: 8 ports detected
[   65.049887] forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.59.
[   65.083850] NFORCE-MCP51: IDE controller at PCI slot 0000:00:0d.0
[   65.083869] NFORCE-MCP51: chipset revision 241
[   65.083872] NFORCE-MCP51: not 100% native mode: will probe irqs later
[   65.083877] NFORCE-MCP51: BIOS didn't set cable bits correctly. Enabling workaround.
[   65.083883] NFORCE-MCP51: 0000:00:0d.0 (rev f1) UDMA133 controller
[   65.083890]     ide0: BM-DMA at 0x3080-0x3087, BIOS settings: hda:DMA, hdb:pio
[   65.083901]     ide1: BM-DMA at 0x3088-0x308f, BIOS settings: hdc:DMA, hdd:pio
[   65.083908] Probing IDE interface ide0...
[   65.104972] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[   65.118970] ieee1394: Initialized config rom entry `ip1394'
[   65.202561] usb 1-3: new high speed USB device using ehci_hcd and address 2
[   65.268749] usb 1-3: configuration #1 chosen from 1 choice
[   65.484326] hda: HL-DT-ST DVDRAM GSA-T10N, ATAPI CD/DVD-ROM drive
[   65.652765] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[   65.654343] Probing IDE interface ide1...
[   65.942538] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 22
[   65.942550] ACPI: PCI Interrupt 0000:00:14.0[A] -> Link [LMAC] -> GSI 22 (level, low) -> IRQ 17
[   65.942557] PCI: Setting latency timer of device 0000:00:14.0 to 64
[   65.942565] forcedeth: using HIGHDMA
[   65.943581] SCSI subsystem initialized
[   65.948980] libata version 2.20 loaded.
[   66.201815] eth0: forcedeth.c: subsystem: 01734:10d4 bound to 0000:00:14.0
[   66.202329] ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 21
[   66.202340] ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LUS0] -> GSI 21 (level, low) -> IRQ 18
[   66.202351] PCI: Setting latency timer of device 0000:00:0b.0 to 64
[   66.202355] ohci_hcd 0000:00:0b.0: OHCI Host Controller
[   66.202499] ohci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 2
[   66.202517] ohci_hcd 0000:00:0b.0: irq 18, io mem 0xc0004000
[   66.231979] usb usb2: configuration #1 chosen from 1 choice
[   66.232157] hub 2-0:1.0: USB hub found
[   66.232168] hub 2-0:1.0: 8 ports detected
[   66.284510] ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 11
[   66.284522] ACPI: PCI Interrupt 0000:07:06.0[A] -> Link [LNK1] -> GSI 11 (level, low) -> IRQ 11
[   66.337252] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[11]  MMIO=[c3000000-c30007ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[   66.345085] sata_nv 0000:00:0e.0: version 3.3
[   66.345101] PCI: Enabling device 0000:00:0e.0 (0005 -> 0007)
[   66.345518] ACPI: PCI Interrupt Link [LTID] enabled at IRQ 20
[   66.345528] ACPI: PCI Interrupt 0000:00:0e.0[A] -> Link [LTID] -> GSI 20 (level, low) -> IRQ 19
[   66.345545] PCI: Setting latency timer of device 0000:00:0e.0 to 64
[   66.345594] ata1: SATA max UDMA/133 cmd 0x000130b0 ctl 0x000130a6 bmdma 0x00013090 irq 19
[   66.345617] ata2: SATA max UDMA/133 cmd 0x000130a8 ctl 0x000130a2 bmdma 0x00013098 irq 19
[   66.345629] scsi0 : sata_nv
[   66.469223] usb 2-5: new low speed USB device using ohci_hcd and address 2
[   66.576701] usb 2-5: configuration #1 chosen from 1 choice
[   66.579136] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   66.728957] usb 2-7: new full speed USB device using ohci_hcd and address 3
[   66.744458] ata1.00: ata_hpa_resize 1: sectors = 312581808, hpa_sectors = 312581808
[   66.744464] ata1.00: ATA-7: WDC WD1600BEVS-22RST0, 04.01G04, max UDMA/133
[   66.744468] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
[   66.747636] ata1.00: ata_hpa_resize 1: sectors = 312581808, hpa_sectors = 312581808
[   66.747641] ata1.00: configured for UDMA/133
[   66.747650] scsi1 : sata_nv
[   66.853919] usb 2-7: configuration #1 chosen from 1 choice
[   66.902779] ata2: SATA link down (SStatus 0 SControl 300)
[   66.913224] ATA: abnormal status 0x7F on port 0x000130af
[   66.914364] scsi 0:0:0:0: Direct-Access     ATA      WDC WD1600BEVS-2 04.0 PQ: 0 ANSI: 5
[   66.930497] hda: ATAPI 24X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
[   66.930506] Uniform CD-ROM driver Revision: 3.20
[   66.930564] SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
[   66.930574] sda: Write Protect is off
[   66.930577] sda: Mode Sense: 00 3a 00 00
[   66.930589] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   66.930632] SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
[   66.930639] sda: Write Protect is off
[   66.930641] sda: Mode Sense: 00 3a 00 00
[   66.930651] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   66.930655]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[   66.973200] sd 0:0:0:0: Attached scsi disk sda
[   66.977471] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   66.986843] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[0040ca014e00e1f3]
[   67.014664] usb 2-8: new full speed USB device using ohci_hcd and address 4
[   67.122144] usb 2-8: configuration #1 chosen from 1 choice
[   67.123683] usbcore: registered new interface driver hiddev
[   67.126173] input: Logitech USB Mouse as /class/input/input2
[   67.126192] input: USB HID v1.10 Mouse [Logitech USB Mouse] on usb-0000:00:0b.0-5
[   67.126208] usbcore: registered new interface driver usbhid
[   67.126212] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[   67.202667] Attempting manual resume
[   67.202671] swsusp: Resume From Partition 8:5
[   67.202674] PM: Checking swsusp image.
[   67.202858] PM: Resume from disk failed.
[   67.227860] kjournald starting.  Commit interval 5 seconds
[   67.227869] EXT3-fs: mounted filesystem with ordered data mode.
[   71.286916] eth0: no link during initialization.
[   71.511816] NET: Registered protocol family 10
[   71.511886] lo: Disabled Privacy Extensions
[   71.511935] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   72.530917] TSC appears to be running slowly. Marking it as unstable
[   22.044000] Time: hpet clocksource has been installed.
[   23.184000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   23.192000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   24.704000] i2c_adapter i2c-0: nForce2 SMBus adapter at 0x3040
[   24.704000] i2c_adapter i2c-1: nForce2 SMBus adapter at 0x3000
[   24.796000] Linux agpgart interface v0.102 (c) Dave Jones
[   25.172000] nvidia: module license 'NVIDIA' taints kernel.
[   25.732000] Bluetooth: Core ver 2.11
[   25.732000] NET: Registered protocol family 31
[   25.732000] Bluetooth: HCI device and connection manager initialized
[   25.732000] Bluetooth: HCI socket layer initialized
[   25.764000] Bluetooth: HCI USB driver ver 2.9
[   25.828000] usbcore: registered new interface driver hci_usb
[   25.912000] ACPI: PCI Interrupt Link [LK1E] enabled at IRQ 19
[   25.912000] ACPI: PCI Interrupt 0000:05:00.0[A] -> Link [LK1E] -> GSI 19 (level, low) -> IRQ 20
[   25.912000] PCI: Setting latency timer of device 0000:05:00.0 to 64
[   25.912000] NVRM: loading NVIDIA UNIX x86 Kernel Module  100.14.11  Wed Jun 13 18:21:22 PDT 2007
[   26.796000] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 18
[   26.796000] ACPI: PCI Interrupt 0000:00:10.1[b] -> Link [LAZA] -> GSI 18 (level, low) -> IRQ 21
[   26.796000] PCI: Setting latency timer of device 0000:00:10.1 to 64
[   26.900000] input: PS/2 Mouse as /class/input/input3
[   26.920000] input: AlpsPS/2 ALPS GlidePoint as /class/input/input4
[   26.964000] input: PC Speaker as /class/input/input5
[   26.992000] Real Time Clock Driver v1.12ac
[   27.004000] hda_codec: Unknown model for ALC882, trying auto-probe from BIOS...
[   32.676000] fuse init (API version 7.8)
[   32.768000] lp: driver loaded but no devices found
[   32.884000] Adding 497972k swap on /dev/disk/by-uuid/19dfe515-a32d-4f39-a7db-dcf2f926f5a9.  Priority:-1 extents:1 across:497972k
[   33.108000] EXT3 FS on sda3, internal journal
[   33.472000] NTFS driver 2.1.28 [Flags: R/O MODULE].
[   33.584000] NTFS volume version 3.1.
[   33.640000] NTFS volume version 3.1.
[   35.344000] NET: Registered protocol family 17
[   40.364000] No dock devices found.
[   40.416000] ibm_acpi: ec object not found
[   40.528000] ACPI: Battery Slot [BAT0] (battery present)
[   40.564000] ACPI: AC Adapter [ACAD] (on-line)
[   40.752000] input: Power Button (FF) as /class/input/input6
[   40.764000] ACPI: Power Button (FF) [PWRF]
[   40.820000] input: Power Button (CM) as /class/input/input7
[   40.820000] ACPI: Power Button (CM) [PWRB]
[   40.848000] input: Sleep Button (CM) as /class/input/input8
[   40.848000] ACPI: Sleep Button (CM) [SLPB]
[   40.864000] input: Lid Switch as /class/input/input9
[   40.864000] ACPI: Lid Switch [LID]
[   41.044000] Using specific hotkey driver
[   41.240000] pcc_acpi: loading...
[   41.744000] powernow-k8: Found 1 AMD Turion(tm) 64 X2 Mobile Technology TL-50 processors (version 2.00.00)
[   41.744000] powernow-k8:    0 : fid 0x8 (1600 MHz), vid 0x13
[   41.744000] powernow-k8:    1 : fid 0x0 (800 MHz), vid 0x1e
[   49.464000] ppdev: user-space parallel port driver
[   50.180000] apm: BIOS not found.
[   50.348000] Bluetooth: L2CAP ver 2.8
[   50.348000] Bluetooth: L2CAP socket layer initialized
[   50.460000] Bluetooth: RFCOMM socket layer initialized
[   50.460000] Bluetooth: RFCOMM TTY layer initialized
[   50.460000] Bluetooth: RFCOMM ver 1.8
[  378.552000] usb 1-2: new high speed USB device using ehci_hcd and address 6
[  378.688000] usb 1-2: configuration #1 chosen from 1 choice
[  378.936000] usbcore: registered new interface driver libusual
[  378.956000] Initializing USB Mass Storage driver...
[  378.956000] scsi2 : SCSI emulation for USB Mass Storage devices
[  378.956000] usb-storage: device found at 6
[  378.956000] usb-storage: waiting for device to settle before scanning
[  378.956000] usbcore: registered new interface driver usb-storage
[  378.956000] USB Mass Storage support registered.
[  383.956000] usb-storage: device scan complete
[  383.956000] scsi 2:0:0:0: Direct-Access     KINGMAX  USB Flash Disk   2.00 PQ: 0 ANSI: 2
[  385.084000] ready
[  385.084000] SCSI device sdb: 512000 512-byte hdwr sectors (262 MB)
[  385.084000] sdb: Write Protect is off
[  385.084000] sdb: Mode Sense: 03 00 00 00
[  385.084000] sdb: assuming drive cache: write through
[  385.092000] SCSI device sdb: 512000 512-byte hdwr sectors (262 MB)
[  385.096000] sdb: Write Protect is off
[  385.096000] sdb: Mode Sense: 03 00 00 00
[  385.096000] sdb: assuming drive cache: write through
[  385.096000]  sdb: sdb1
[  385.096000] sd 2:0:0:0: Attached scsi removable disk sdb
[  385.096000] sd 2:0:0:0: Attached scsi generic sg1 type 0

On peut voir que le bluetooth est reconnu est activé alors qu'il s'active avec le meme bouton que le wifi

Dernière modification par Metal-Mighty (Le 23/08/2007, à 21:36)

Hors ligne

#10 Le 23/08/2007, à 22:01

willy78

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

Je vois pas de wifi détecté au démarrage du pc, là je vois pas.
Peut-être un probleme de conflit entre le Bluetooth et le wifi.

Sous XP tu connais le nom de ta carte wifi voir même le chipset integré?


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#11 Le 24/08/2007, à 10:05

Metal-Mighty

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

Le géstionnaire de périphériques me donne: Fujitsu Siemens Computers WLAN 802.11b/g (Sis163u)

Hors ligne

#12 Le 26/08/2007, à 21:56

Metal-Mighty

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

Personne n'a de solution ?

Hors ligne

#13 Le 26/08/2007, à 22:19

willy78

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

Si utilise ndiswrapper avec les drivers windows regarde dans la doc pour ndiswrapper.


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#14 Le 27/08/2007, à 12:34

Metal-Mighty

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

J'ai essayé de l'installer mais il me marque l'erreur suivante:

root@mighty-linux-notebook:/media/cdrom0/driver/wlan/1008503_fsc_6_0_1039_1091# ndiswrapper -i SiS163u.sys 
installing sis163u.sys ...
couldn't get manufacturer section - installation may be incomplete

Hors ligne

#15 Le 27/08/2007, à 19:07

vogia

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

tape ceci et tu verras si tes pilotes sont chargés:

lsmod | grep ieee

#16 Le 28/08/2007, à 09:13

Metal-Mighty

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

Réponse à la command donnée ci-dessus:

metal-mighty@mighty-linux-notebook:~$ sudo lsmod | grep ieee
ieee1394              297656  2 sbp2,ohci1394

Hors ligne

#17 Le 28/08/2007, à 12:34

Metal-Mighty

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

root@mighty-linux-notebook:/home/metal-mighty# lspci -tv
-[0000:00]-+-00.0  nVidia Corporation C51 Host Bridge
           +-00.1  nVidia Corporation C51 Memory Controller 0
           +-00.2  nVidia Corporation C51 Memory Controller 1
           +-00.3  nVidia Corporation C51 Memory Controller 5
           +-00.4  nVidia Corporation C51 Memory Controller 4
           +-00.5  nVidia Corporation C51 Host Bridge
           +-00.6  nVidia Corporation C51 Memory Controller 3
           +-00.7  nVidia Corporation C51 Memory Controller 2
           +-02.0-[0000:01]--
           +-03.0-[0000:03]--
           +-04.0-[0000:05]----00.0  nVidia Corporation G70 [GeForce Go 7600]
           +-09.0  nVidia Corporation MCP51 Host Bridge
           +-0a.0  nVidia Corporation MCP51 LPC Bridge
           +-0a.1  nVidia Corporation MCP51 SMBus
           +-0a.3  nVidia Corporation MCP51 PMU
           +-0b.0  nVidia Corporation MCP51 USB Controller
           +-0b.1  nVidia Corporation MCP51 USB Controller
           +-0d.0  nVidia Corporation MCP51 IDE
           +-0e.0  nVidia Corporation MCP51 Serial ATA Controller
           +-10.0-[0000:07]----06.0  VIA Technologies, Inc. IEEE 1394 Host Controller
           +-10.1  nVidia Corporation MCP51 High Definition Audio
           +-14.0  nVidia Corporation MCP51 Ethernet Controller
           +-18.0  Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
           +-18.1  Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
           +-18.2  Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
           \-18.3  Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
root@mighty-linux-notebook:/home/metal-mighty# lsusb -tv
Bus#  2
`-Dev#   1 Vendor 0x0000 Product 0x0000
  `-Dev#   2 Vendor 0x0bf8 Product 0x100f
Bus#  1
`-Dev#   1 Vendor 0x0000 Product 0x0000
  |-Dev#   2 Vendor 0x0a12 Product 0x0001
  `-Dev#   3 Vendor 0x1509 Product 0x9242
root@mighty-linux-notebook:/home/metal-mighty# iwconfig 
lo        no wireless extensions.

eth0      no wireless extensions.
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
address 192.168.1.18
netmask 255.255.255.0
gateway 192.168.1.1

auto eth1
iface eth1 inet dhcp

auto eth2
iface eth2 inet dhcp

auto ath0
iface ath0 inet dhcp

auto wlan0
iface wlan0 inet dhcp

pas de changement visibles hmm

Hors ligne

#18 Le 28/08/2007, à 14:16

Metal-Mighty

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

la première commande me donne la version du kernel et la date:

root@mighty-linux-notebook:/home/metal-mighty# uname -a
Linux mighty-linux-notebook 2.6.20-16-386 #2 Thu Jun 7 20:16:13 UTC 2007 i686 GNU/Linux

Et la deuxiemme commande me trouve bien le paquet build-essential:

root@mighty-linux-notebook:/home/metal-mighty# aptitude search build-e
i   build-essential                                        - liste informative des paquets essentiels à la construction

Hors ligne

#19 Le 28/08/2007, à 14:28

Metal-Mighty

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

Il ne me reste plus qu'a esperer que quelqu'un passe ici avec une solution sad

Hors ligne

#20 Le 28/08/2007, à 14:31

Metal-Mighty

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

Je vais pas en acheter une alors qu'elle marche tres bien sous windows hmm

Hors ligne

#21 Le 28/08/2007, à 14:34

Metal-Mighty

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

Oui j'avais essayé mais la commande me renvoyait une erreur lors de l'installation:/
Je re test tout de suite et je te donne l'erreur

Hors ligne

#22 Le 28/08/2007, à 15:06

Metal-Mighty

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

En fait je n'ai pas d'erreur, c'est juste que je prenaisle fichier .sys au lieu du .inf roll
Sinon ca me renvoies ca:

Driver present
device (0BF8:100F) present

Hors ligne

#23 Le 30/08/2007, à 21:00

hunterfett

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

Hello,

J'ai le même portable (Xa 1526) qui tourne actuellement sous win.
Sa carte Wifi est une SiS163u.

Une procédure d'install ici : http://chicochoc.free.fr/index.php?opti … 0&Itemid=2

Dis nous si cela fonctionne, cela me facilitera aussi la vie lors de la migration de ma machine tongue

A+


Amilo Xa 1526  - Gutsy - WIFI SIS163U
Sempron 2800+ Nvidia FX5200 - Gutsy
TNT : Siemens Gigaset M740AV (sous Linux) connecté au NAS
NAS : Linksys NSLU2 (Unslung) 2x250 Go + 500 Go

Hors ligne

#24 Le 31/08/2007, à 13:47

Metal-Mighty

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

Ca ne marche pas chez moi, l'interface graphique de ndiswrapper me dit que la carte n'est pas connectée ("Hardware present: no") et dans "ndiswrapper -l" il me renvoie toujours l'erreur citée dans mon message précédent hmm

Hors ligne

#25 Le 01/09/2007, à 08:56

Metal-Mighty

Re : [Résolu][Amilo Xa 1526] Pas de Wlan0

Nouvelle info: j'ai essayé un dmesg et à un endroit j'ai ca:

[   32.924000] ndiswrapper (check_nt_hdr:159): kernel is 32-bit, but Windows driver is not 32-bit;bad magic: 020B
[   32.924000] ndiswrapper (load_sys_files:216): couldn't prepare driver 'sis163u'
[   32.924000] ndiswrapper (load_wrap_driver:118): couldn't load driver sis163u; check system log for messages from 'loadndisdriver'
[   32.980000] usbcore: registered new interface driver ndiswrapper

Ca peut se comprendre puisque le processeur est un AMD Turion 64 X2 (64 bits donc je présume) et le driver ne doit pas etre compatible avec une version d'Ubuntu 32 bits hmm
Je me mets a la recherche d'un eventuel driver 32 bits

Hors ligne