SliTaz SliTaz Forum

You are not logged in.

#1 2011-11-03 13:27:37

ptitjack
Member
Registered: 2011-11-02
Posts: 13

Probleme de connexion reseau sur eeepc 901 et Slitaz-3.0 stable

Bonjour,

Nouvel utilisateur de Slitaz, je rencontre le curieux problème suivant :

- première connexion ethernet via l'interface eth0 sans souci (carte Atheros de la série AR8* et driver atl1e)

- connexion wifi (assez difficile à obtenir, mais ça finit par marcher) via l'interface ra0 (driver rt2860sta)

- impossible ensuite d'arrêter la connexion wifi avec l'utilitaire Wireless Manager.

- impossible ensuite de redémarrer la connexion ethernet eth0.

- En relançant le script /etc/init.d/network.sh restart, ça ne fonctionne toujours pas, et j'ai les messages :

Stopping all interfaces

Killing all daemons

killall : adhcpc no process killed

Starting udhcpc client on: eth0

Selected interface 'ra0'

Failed to connect to wpa_supplicant - wpa_ctrl_open: Connection refused

- pour redémarrer eth0, il me faut lancer le script /usr/share/udhcpc/default.script manuellement.

- Au reboot, la détection du réseau ne se fait plus automatiquement.

J'ai aussi remarqué que le démon udhcpc semble ne pas se lancer :

/etc/init.d/udhcpc start

Starting udhcp deamon: Udhcpd... OK

/etc/init.d/udhcpc stop

Udhcpd is not running...

Je peux aussi dire que le fichier /etc/network.conf semble ok avec les lignes

INTERFACE="eth0"

DHCP="yes"

Si vous avez quelques idées...

Merci d'avance,

Ptitjack

Offline

#2 2011-11-04 04:50:34

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Probleme de connexion reseau sur eeepc 901 et Slitaz-3.0 stable

/etc/init.d/network.sh activates one (1) interface at a time.

/etc/network.conf has configuration for one (1) interface.

Configure /etc/network.conf for the interface(default) to activate on boot.

Copy and rename /etc/network.conf

#cp /etc/network.conf /etc/other.interface

Configure the copy for the second interface.

#nano /etc/other.interface

When you boot the interface configured in /etc/network.conf is activated.

Switch to other.interface:

#/etc/init.d/networking.sh restart /etc/other.interface

Switch back to default:

#/etc/init.d/networking.sh restart

ralink wireless firmware:

http://mirror.slitaz.org/packages/cooking/firmware-rt2x00-20110227.tazpkg

Offline

#3 2011-11-06 14:17:25

ptitjack
Member
Registered: 2011-11-02
Posts: 13

Re: Probleme de connexion reseau sur eeepc 901 et Slitaz-3.0 stable

Thank you for your answer.

I installed Wicd Manager and now, everything works fine.

Regards,

--

Ptitjack

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]