[netcfg]Le wifi ne démarre pas au boot, mais seulement après
Publié : dim. 28 août 2011, 14:43
Bonjour à tous,
&à
Sur un netbook asus eeepc 1015pem, le wifi ne marche pas quand je le sélectionne durant le démarrage de linux. Par contre, une fois le système démarré, un "netcfg wifi" marche correctement.
Fichier rc.conf :
Et la configuration netcfg du réseau wifi :
Et /var/log/messages :
http://pastebin.com/FSqSt1bM
Quelqu'un voit d'où ça peut venir?
Merci à tous,
P.
&à
Sur un netbook asus eeepc 1015pem, le wifi ne marche pas quand je le sélectionne durant le démarrage de linux. Par contre, une fois le système démarré, un "netcfg wifi" marche correctement.
Fichier rc.conf :
Code : Tout sélectionner
LOCALE="fr_FR.UTF-8"
DAEMON_LOCALE="no"
HARDWARECLOCK="UTC"
TIMEZONE="Europe/Paris"
KEYMAP="fr-pc"
CONSOLEFONT=
CONSOLEMAP=
USECOLOR="yes"
VERBOSE="3"
MOD_AUTOLOAD="yes"
MODULES=()
UDEV_TIMEOUT=30
USEDMRAID="no"
USEBTRFS="no"
USELVM="no"
HOSTNAME="eeepc"
gateway="default gw 192.168.1.1"
ROUTES=(gateway)
NETWORK_PERSIST="no"
NETWORKS=(menu)
DAEMONS=(hwclock syslog-ng acpid net-profiles netfs crond laptop_mode @alsa @sshd smartd)
Code : Tout sélectionner
CONNECTION='wireless'
DESCRIPTION='Wifi'
INTERFACE='wlan0'
SECURITY='wpa'
ESSID='essid-wifi'
KEY='monmotdepasseamoirienquamoi'
IP='dhcp'
RFKILL=soft
RFKILL_NAME='eeepc-wlan'
http://pastebin.com/FSqSt1bM
Quelqu'un voit d'où ça peut venir?
Merci à tous,
P.