Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ath] échec du démarrage du service lié à dhcp
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
tna
n00b
n00b


Joined: 21 Aug 2006
Posts: 12

PostPosted: Tue Aug 29, 2006 12:01 pm    Post subject: [ath] échec du démarrage du service lié à dhcp Reply with quote

bonjour les gentooistes,

Sachant que je suis connecté en wifi via le routeur de mon colloc.
J'ai un petit soucis en ce qui concerne le démarrage du service ath0 (ma carte wifi) et de dhcp.

Au boot de ma gentoo, le service se démarre normalement:

Code:

 detecting network for ath0
 bringing ath0 up -----------[ok]


mais ensuite:

Code:

time out waiting for a valid dhcp server response
failed to bring ath0 up


Mais lorsque j"exécute le service à la main par la suite (/etc/init.d/ath0 start), dhcp répond
correctement et j'ai le net.

j'utilise le script trouvé via le howto:
https://forums.gentoo.org/viewtopic-t-424838-highlight-atheros+wifi.html

voila je ne sais trop quoi vous dire de plus et, j'aimerais bien comprendre pourquoi
j'ai un timeout au démarrage de mon systeme et pourquoi le service fonctionne qques secondes plus tard.
(le dhcp fonctionnait bien au démarrage par ethernet avec mon interface eth0).

Je reste à votre disposition pour toute information complémentaire.
merci d'avance
Back to top
View user's profile Send private message
titoucha
Advocate
Advocate


Joined: 21 Jul 2005
Posts: 2374
Location: Genève

PostPosted: Wed Aug 30, 2006 1:48 am    Post subject: Reply with quote

Peux-tu me donner le début de ton fichier /etc/init.d/net.eth0 la partie qui se trouve entre depend() { }.
Back to top
View user's profile Send private message
tna
n00b
n00b


Joined: 21 Aug 2006
Posts: 12

PostPosted: Fri Sep 01, 2006 11:18 pm    Post subject: Reply with quote

oui voila:

Quote:

depend() {
use coldplug hotplug pcmcia usb isdn wlan

# Load any custom depend functions for the given interface
# For example, br0 may need eth0 and eth1
local iface=${myservice##*.}
[[ $( type -t depend_${iface} ) == "function" ]] && depend_${iface}
}


donc ca ce sont les dépendances rattachées à net.eth0. Mais quel rapport avec net.ath0 en fait?
[question naïve tres certainement, pas tapper... :lol: ][/quote]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum