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 09/07/2007, à 17:46

makov

[Résolu]wifi et acer 3050

suite de

http://forum.ubuntu-fr.org/viewtopic.ph … 3#p1036303

pour Belga:

oli@oli-laptop:~$ ifconfig
eth0      Lien encap:Ethernet  HWaddr 00:1B:24:06:A9:2A  
          inet adr:192.168.1.10  Bcast:192.168.1.255  Masque:255.255.255.0
          adr inet6: fe80::21b:24ff:fe06:a92a/64 Scope:Lien
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Packets reçus:2109 erreurs:0 :0 overruns:0 frame:0
          TX packets:2372 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000 
          Octets reçus:1894595 (1.8 MiB) Octets transmis:323962 (316.3 KiB)
          Interruption:20 Adresse de base:0x8c00 

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:168 erreurs:0 :0 overruns:0 frame:0
          TX packets:168 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:0 
          Octets reçus:15507 (15.1 KiB) Octets transmis:15507 (15.1 KiB)
oli@oli-laptop:~$ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.
oli@oli-laptop:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback


#iface eth0 inet dhcp


#auto eth2
#iface eth2 inet dhcp

#auto ath0
#iface ath0 inet dhcp

#auto wlan0
#iface wlan0 inet dhcp


#auto eth0


iface eth0 inet dhcp





iface eth1 inet dhcp
wireless-essid Livebox-16d3
wireless-key 624FA91C319C912D912D
address 192.168.1.255
netmask 255.255.255.0





auto eth0

Dernière modification par makov (Le 10/07/2007, à 15:21)


asus S101/ ubuntu lucid lynx

Hors ligne

#2 Le 09/07/2007, à 17:51

belga

Re : [Résolu]wifi et acer 3050

ta carte n'est pas détectée.
poste

sudo lshw -C network

Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#3 Le 09/07/2007, à 17:53

makov

Re : [Résolu]wifi et acer 3050

à titre indicatif, voici ce que répond le terminal quand je tape les commandes que tu m'as conseillées:

oli@oli-laptop:~$ sudo/etc/init.d/networking stop
bash: sudo/etc/init.d/networking: Aucun fichier ou répertoire de ce type
oli@oli-laptop:~$ sudo modprobe -r bcm43xx
Password:
oli@oli-laptop:~$ sudo rmmod bcm43xx
ERROR: Module bcm43xx does not exist in /proc/modules
oli@oli-laptop:~$ sudo modprobe -r ndiswrapper
oli@oli-laptop:~$ sudo modprobe ndiswrapper
oli@oli-laptop:~$ sudo/etc/init.d/networking start
bash: sudo/etc/init.d/networking: Aucun fichier ou répertoire de ce type

C'est grave docteur?

Dernière modification par makov (Le 09/07/2007, à 17:54)


asus S101/ ubuntu lucid lynx

Hors ligne

#4 Le 09/07/2007, à 17:55

makov

Re : [Résolu]wifi et acer 3050

et la suite

oli@oli-laptop:~$ sudo lshw -C network
Password:
  *-network UNCLAIMED     
       description: Network controller
       product: Dell Wireless 1390 WLAN Mini-PCI Card
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@02:00.0
       version: 01
       width: 32 bits
       clock: 33MHz
       capabilities: cap_list
       configuration: latency=0
       resources: iomemory:d0200000-d0203fff irq:19
  *-network
       description: Ethernet interface
       product: RTL-8139/8139C/8139C+
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 2
       bus info: pci@08:02.0
       logical name: eth0
       version: 10
       serial: 00:1b:24:06:a9:2a
       size: 100MB/s
       capacity: 100MB/s
       width: 32 bits
       clock: 33MHz
       capabilities: bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=192.168.1.10 latency=64 link=yes maxlatency=64 mingnt=32 multicast=yes port=MII speed=100MB/s
       resources: ioport:a000-a0ff iomemory:d0301c00-d0301cff irq:20

asus S101/ ubuntu lucid lynx

Hors ligne

#5 Le 09/07/2007, à 17:57

belga

Re : [Résolu]wifi et acer 3050

j'ai fait une erreur, j'ai corrigé

makov a écrit :

les commandes ci-dessous n'ont rien donné

sudo /etc/init.d/networking stop
sudo modprobe -r bcm43xx
sudo rmmod bcm43xx
sudo modprobe -r ndiswrapper
sudo modprobe ndiswrapper
sudo /etc/init.d/networking start

Dernière modification par belga (Le 09/07/2007, à 17:57)


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#6 Le 09/07/2007, à 18:02

makov

Re : [Résolu]wifi et acer 3050

ça donne:

oli@oli-laptop:~$ sudo /etc/init.d/networking stop
 * Deconfiguring network interfaces...                                   [ OK ] 
oli@oli-laptop:~$ sudo modprobe -r bcm43xx
oli@oli-laptop:~$ sudo rmmod bcm43xx
ERROR: Module bcm43xx does not exist in /proc/modules
oli@oli-laptop:~$ sudo modprobe -r ndiswrappersudo modprobe -r ndiswrapper
FATAL: Module ndiswrappersudo not found.
oli@oli-laptop:~$ sudo modprobe ndiswrapper
oli@oli-laptop:~$ sudo /etc/init.d/networking start
 * Configuring network interfaces...                                            There is already a pid file /var/run/dhclient.eth0.pid with pid 7888
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth0/00:1b:24:06:a9:2a
Sending on   LPF/eth0/00:1b:24:06:a9:2a
Sending on   Socket/fallback
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 192.168.1.1
bound to 192.168.1.10 -- renewal in 240209 seconds.
                                                                         [ OK ]

asus S101/ ubuntu lucid lynx

Hors ligne

#7 Le 09/07/2007, à 18:04

belga

Re : [Résolu]wifi et acer 3050

error
reposte

sudo lshw -C network

j pense que le driver n'est pas bon.

Dernière modification par belga (Le 09/07/2007, à 18:06)


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#8 Le 09/07/2007, à 18:13

belga

Re : [Résolu]wifi et acer 3050

network UNCLAIMED
il ne détecte pas le bon driver.

Il faut réinstaller. Tu t'es trompé de driver.


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#9 Le 09/07/2007, à 18:13

makov

Re : [Résolu]wifi et acer 3050

oli@oli-laptop:~$ sudo lshw -C network
Password:
  *-network DISABLED      
       description: Wireless interface
       product: Dell Wireless 1390 WLAN Mini-PCI Card
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@02:00.0
       logical name: eth1
       version: 01
       serial: 00:19:7e:1e:35:05
       width: 32 bits
       clock: 33MHz
       capabilities: bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=bcm43xx driverversion=2.6.20-16-generic latency=0 link=no multicast=yes wireless=IEEE 802.11b/g
       resources: iomemory:d0200000-d0203fff irq:19
  *-network
       description: Ethernet interface
       product: RTL-8139/8139C/8139C+
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 2
       bus info: pci@08:02.0
       logical name: eth0
       version: 10
       serial: 00:1b:24:06:a9:2a
       size: 100MB/s
       capacity: 100MB/s
       width: 32 bits
       clock: 33MHz
       capabilities: bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=192.168.1.10 latency=64 link=yes maxlatency=64 mingnt=32 multicast=yes port=MII speed=100MB/s
       resources: ioport:a000-a0ff iomemory:d0301c00-d0301cff irq:20

asus S101/ ubuntu lucid lynx

Hors ligne

#10 Le 09/07/2007, à 18:18

makov

Re : [Résolu]wifi et acer 3050

j'y croyais presque... j'ai installé le driver en suivant

http://forum.ubuntu-fr.org/viewtopic.ph … 3#p1015443

airdee

Re: [Résolu]Wifi non reconnu sur acer aspire 3050
Juste pour info,
J'ai egalement ce portable  et ca fontionne parfaitement avec ndiswrapper 1.46 (je l'utilise justement pour poster wink)
J'ai utilisé le pilote suivant : ftp://ftp.work.acer-euro.com/notebook/a … _1_1_9.zip

Assure toi que madwifi soit désinstallé et que le module ndiswrapper soit bien chargé.

Que me conseilles-tu?

Dernière modification par makov (Le 09/07/2007, à 18:19)


asus S101/ ubuntu lucid lynx

Hors ligne

#11 Le 09/07/2007, à 18:25

makov

Re : [Résolu]wifi et acer 3050

on y croit toujours!

ça bloque avec

oli@oli-laptop:~$ sudo modprobe -e net5211
modprobe: invalid option -- e
Usage: modprobe [-v] [-V] [-C config-file] [-n] [-i] [-q] [-Q] [-b] [-o <modname>] <modname> [parameters...]
modprobe -r [-n] [-i] [-v] <modulename> ...
modprobe -l -t <dirname> [ -a <modulename> ...]

Dernière modification par makov (Le 09/07/2007, à 18:29)


asus S101/ ubuntu lucid lynx

Hors ligne

#12 Le 09/07/2007, à 18:28

belga

Re : [Résolu]wifi et acer 3050

bb

Dernière modification par belga (Le 15/10/2007, à 19:29)


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#13 Le 09/07/2007, à 18:36

makov

Re : [Résolu]wifi et acer 3050

un p'tit mot pour dire que j'en suis à l'étape
wget http://ftp.us.dell.com/network/R140747.EXE
et que tout va bien, j'en ai pour 7 mn de telechargement, le temps d'aller allumer un cierge à l'église en bas de chez moi...et je reviens!

Dernière modification par makov (Le 09/07/2007, à 18:37)


asus S101/ ubuntu lucid lynx

Hors ligne

#14 Le 09/07/2007, à 18:48

makov

Re : [Résolu]wifi et acer 3050

voici pour le résultat du sudo ndiswrapper -l :

oli@oli-laptop:~/DRIVER$ sudo ndiswrapper -l bcmwl5 : driver installed
        device (14E4:4311) present (alternate driver: bcm43xx)

asus S101/ ubuntu lucid lynx

Hors ligne

#15 Le 09/07/2007, à 18:51

makov

Re : [Résolu]wifi et acer 3050

et enfin:

oli@oli-laptop:~$ sudo /etc/init.d/networking start
Password:
 * Configuring network interfaces...                                     [ OK ] 
oli@oli-laptop:~$ sudo lshw -C network
  *-network DISABLED      
       description: Wireless interface
       product: Dell Wireless 1390 WLAN Mini-PCI Card
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@02:00.0
       logical name: eth1
       version: 01
       serial: 00:19:7e:1e:35:05
       width: 32 bits
       clock: 33MHz
       capabilities: bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=bcm43xx driverversion=2.6.20-16-generic latency=0 link=no multicast=yes wireless=IEEE 802.11b/g
       resources: iomemory:d0200000-d0203fff irq:19
  *-network
       description: Ethernet interface
       product: RTL-8139/8139C/8139C+
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 2
       bus info: pci@08:02.0
       logical name: eth0
       version: 10
       serial: 00:1b:24:06:a9:2a
       size: 100MB/s
       capacity: 100MB/s
       width: 32 bits
       clock: 33MHz
       capabilities: bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=192.168.1.10 latency=64 link=yes maxlatency=64 mingnt=32 multicast=yes port=MII speed=100MB/s
       resources: ioport:a000-a0ff iomemory:d0301c00-d0301cff irq:20

asus S101/ ubuntu lucid lynx

Hors ligne

#16 Le 09/07/2007, à 18:55

belga

Re : [Résolu]wifi et acer 3050

poste

lsmod|grep bcm
lsmod|grep ndis

Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#17 Le 09/07/2007, à 18:56

makov

Re : [Résolu]wifi et acer 3050

oli@oli-laptop:~$ lsmod|grep bcm
bcm43xx               126824  0 
ieee80211softmac       31360  1 bcm43xx
ieee80211              34760  2 bcm43xx,ieee80211softmac
oli@oli-laptop:~$ lsmod|grep ndis
ndiswrapper           188252  0 
usbcore               134280  5 ndiswrapper,usbhid,ehci_hcd,ohci_hcd

asus S101/ ubuntu lucid lynx

Hors ligne

#18 Le 09/07/2007, à 18:59

belga

Re : [Résolu]wifi et acer 3050

drôle il est encre la

bcm43xx               126824  0
ieee80211softmac       31360  1 bcm43xx
ieee80211              34760  2 bcm43xx,ieee80211softmac

poste

cat /etc/modprobe.d/blacklist

Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#19 Le 09/07/2007, à 19:01

makov

Re : [Résolu]wifi et acer 3050

oli@oli-laptop:~$ cat /etc/modprobe.d/blacklist
# This file lists those modules which we don't want to be loaded by
# alias expansion, usually so some other driver will be loaded for the
# device instead.

# evbug is a debug tool that should be loaded explicitly
blacklist evbug

# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd

# replaced by e100
blacklist eepro100

# replaced by tulip
blacklist de4x5

# causes no end of confusion by creating unexpected network interfaces
blacklist eth1394

# snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
# hardware on its own (Ubuntu bug #2011, #6810)
blacklist snd_intel8x0m

# causes failure to suspend on HP compaq nc6000 (Ubuntu: #10306)
blacklist i2c_i801

# buggy driver causes kernel BUG on load (Ubuntu: #78255, #88430)
blacklist r818x
blacklist r8187

# wifi
blacklist ath_pci
blacklist ath_hal
blacklist ath_rate_sample
blacklist bcm43xx

asus S101/ ubuntu lucid lynx

Hors ligne

#20 Le 09/07/2007, à 19:05

makov

Re : [Résolu]wifi et acer 3050

une p'tite précision:

j'ai ajouté

# wifi
blacklist ath_pci
blacklist ath_hal
blacklist ath_rate_sample

quand j'ai suivi les conseils sur
http://forum.ubuntu-fr.org/viewtopic.ph … 3#p1015443


asus S101/ ubuntu lucid lynx

Hors ligne

#21 Le 09/07/2007, à 19:11

belga

Re : [Résolu]wifi et acer 3050

sudo modprobe -r bcm43xx
sudo rmmod bcm43xx

reposte

lsmod|grep bcm

Dernière modification par belga (Le 09/07/2007, à 19:12)


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#22 Le 09/07/2007, à 19:13

makov

Re : [Résolu]wifi et acer 3050

oli@oli-laptop:~$ sudo modprobe -r bcm43xx
Password:
oli@oli-laptop:~$ sudo rmmod bcm43xx
ERROR: Module bcm43xx does not exist in /proc/modules
oli@oli-laptop:~$ lsmod|grep bcm
oli@oli-laptop:~$

asus S101/ ubuntu lucid lynx

Hors ligne

#23 Le 09/07/2007, à 19:19

belga

Re : [Résolu]wifi et acer 3050

ok débarassé de bcm

gksudo gedit /etc/network/interfaces

ne laisse que

auto lo
iface lo inet loopback

enregistres puis

sudo /etc/init.d/networking restart
sudo ifdown eth0

essaye de te connecter avec un outil graphique.

Si essai négatif:
Pour relancer la connection ethernet stoppée(eth0)

sudo ifup eth0

Dernière modification par belga (Le 09/07/2007, à 19:58)


Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne

#24 Le 09/07/2007, à 19:50

makov

Re : [Résolu]wifi et acer 3050

ça l'a pas fait mais j'ai eu droit à deux clignements du voyant wifi (un vert puis un orange) au redémarrage...
sinon sur la console ndisgtk (wireless network drivers) j'ai droit à un "hardware present: no"...
si tu te sens d'attaque on reprend demain vers 18h 19h, en tout cas merci de m'avoir guidé, on va y arriver!
je te laisse les réponses aux dernières commandes:

oli@oli-laptop:~$ gksudo gedit /etc/network/interfaces


auto lo
iface lo inet loopback


#iface eth0 inet dhcp


#auto eth2
#iface eth2 inet dhcp

#auto ath0
#iface ath0 inet dhcp

#auto wlan0
#iface wlan0 inet dhcp


#auto eth0


#iface eth0 inet dhcp





#iface eth1 inet dhcp
#wireless-essid Livebox-16d3
#address 192.168.1.255
#netmask 255.255.255.0













#auto eth0

#iface eth1 inet dhcp
#wireless-essid Livebox-16d3

#auto eth1
oli@oli-laptop:~$ sudo /etc/init.d/networking restart
 * Reconfiguring network interfaces...                                          Ignoring unknown interface eth1=eth1.
                                                                         [ OK ]
oli@oli-laptop:~$ sudo ifdown eth0
ifdown: interface eth0 not configured
oli@oli-laptop:~$

asus S101/ ubuntu lucid lynx

Hors ligne

#25 Le 09/07/2007, à 19:59

belga

Re : [Résolu]wifi et acer 3050

ok.
pense à poster après avoir fait

sudo modprobe ndiswrapper
sudo lshw -C network
iwlist scan
iwconfig

Multi-bomb : Multi-doze : Mandoze, Ubundoze, Pardoze.

900s entre deux postes: mododoze

Hors ligne