Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO]problemi a configurare scheda wireless
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
magowiz
Veteran
Veteran


Joined: 17 Feb 2005
Posts: 1029
Location: Italy/Milan/Bresso

PostPosted: Fri Mar 09, 2007 10:36 am    Post subject: [RISOLTO]problemi a configurare scheda wireless Reply with quote

Ho il seguente file di configurazione :
/etc/conf.d/wireless
Code:
essid_wlan0="wire"
modules=("iwconfig")
key_wire="s:**********"
mode_wlan0="auto"
associate_timeout_wlan0="5"
config_wire=( "dhcp" )
dhcpcd_wire="-t 5"
preferred_aps=( "wire" )

ma quando lancio /etc/init.d/net.wlan0 start ottengo il seguente output :
Code:
 /etc/init.d/net.wlan0 start
 * Caching service dependencies ...
 *  Service 'firestarter' already provides 'firewall'!;
 *  Not adding service 'shorewall'...                                     [ ok ]
 * Please make sure that /etc/conf.d/net has $ifconfig_ set
 * (or $iface_ for old-style configuration)

dove sbaglio? Credo di aver seguito abbastanza fedelmente il file /etc/conf.d/wireless.example.


Last edited by magowiz on Mon Apr 09, 2007 4:59 pm; edited 1 time in total
Back to top
View user's profile Send private message
crisandbea
Veteran
Veteran


Joined: 03 Jul 2005
Posts: 1778
Location: BOSCO (SA) ... ma domiciliato a Bologna....

PostPosted: Fri Mar 09, 2007 10:43 am    Post subject: Reply with quote

hai dato uno sguardo al file di configurazione di esempio ?? ovvero
Code:
/etc/conf.d/wireless.example


dai un'occhio a questa guida http://gentoo-wiki.com/HOWTO_Wireless_Configuration_and_Startup


Last edited by crisandbea on Fri Mar 09, 2007 10:46 am; edited 1 time in total
Back to top
View user's profile Send private message
Cristian75
Apprentice
Apprentice


Joined: 30 Nov 2005
Posts: 234

PostPosted: Fri Mar 09, 2007 10:45 am    Post subject: Reply with quote

Ciao premetto che non sono esperto.
non vorrei dire una castroneria, però mi sembra un problema di shorewall ho firestarter...
prova a disabilitare il firewall
ciao
_________________
La musica che ascolto : http://www.last.fm/user/Cristian75/
La mia Webradio ---> http://95.211.15.229:8000/
utente numero 381833 su Linux Counter
http://counter.li.org.
Coltiva Linux che tanto Windows si pianta da solo
Back to top
View user's profile Send private message
magowiz
Veteran
Veteran


Joined: 17 Feb 2005
Posts: 1029
Location: Italy/Milan/Bresso

PostPosted: Fri Mar 09, 2007 10:53 am    Post subject: Reply with quote

Cristian75 wrote:
Ciao premetto che non sono esperto.
non vorrei dire una castroneria, però mi sembra un problema di shorewall ho firestarter...
prova a disabilitare il firewall
ciao

non cambia niente, il messaggio d'errore è sempre quello, tranne le righe riguardanti il firewall
Back to top
View user's profile Send private message
magowiz
Veteran
Veteran


Joined: 17 Feb 2005
Posts: 1029
Location: Italy/Milan/Bresso

PostPosted: Fri Mar 09, 2007 10:55 am    Post subject: Reply with quote

crisandbea wrote:
hai dato uno sguardo al file di configurazione di esempio ?? ovvero
Code:
/etc/conf.d/wireless.example


dai un'occhio a questa guida http://gentoo-wiki.com/HOWTO_Wireless_Configuration_and_Startup

Ho dato un'occhiata sia a wireless.example che alla guida da te linkata, ho aggiunto un paio di righe , ora il mio file è :
Code:
essid_wlan0="wire"
modules=("iwconfig")
key_wire="s:**********"
mode_wlan0="auto"
associate_timeout_wlan0="5"
config_wire=( "dhcp" )
dhcpcd_wire="-t 5"
preferred_aps=( "wire" )
#iwconfig_wlan0=""
sleep_scan_wlan0="1"
sleep_associate_wlan0="25"


ma l'errore permane
Back to top
View user's profile Send private message
crisandbea
Veteran
Veteran


Joined: 03 Jul 2005
Posts: 1778
Location: BOSCO (SA) ... ma domiciliato a Bologna....

PostPosted: Fri Mar 09, 2007 11:09 am    Post subject: Reply with quote

\\
hai sistemato il tuo
Code:
/etc/conf.d/net
alla riga inerente la wireless??
Back to top
View user's profile Send private message
magowiz
Veteran
Veteran


Joined: 17 Feb 2005
Posts: 1029
Location: Italy/Milan/Bresso

PostPosted: Fri Mar 09, 2007 11:20 am    Post subject: Reply with quote

crisandbea wrote:
\\
hai sistemato il tuo
Code:
/etc/conf.d/net
alla riga inerente la wireless??

cioè? cosa dovrei metterci?
Back to top
View user's profile Send private message
noice
Guru
Guru


Joined: 05 Dec 2005
Posts: 473
Location: italia, Ischia

PostPosted: Fri Mar 09, 2007 11:31 am    Post subject: Reply with quote

dai uno sguardo in /etc/conf.d/net.example :wink:
_________________
Noice

when you post remove comments
Code:
grep -vh '^[[:space:]]*\(#\|$\)' "$@"
Back to top
View user's profile Send private message
magowiz
Veteran
Veteran


Joined: 17 Feb 2005
Posts: 1029
Location: Italy/Milan/Bresso

PostPosted: Fri Mar 09, 2007 1:21 pm    Post subject: Reply with quote

noice wrote:
dai uno sguardo in /etc/conf.d/net.example :wink:

ho guardato anche lì, ora i miei file sono i seguenti :
Code:
 cat /etc/conf.d/net
# /etc/conf.d/net:
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/conf.d/net,v 1.7 2002/11/18 19:39:22 azarah Exp $

# Global config file for net.* rc-scripts

# This is basically the ifconfig argument without the ifconfig $iface
#
#iface_eth0="192.168.0.2 broadcast 192.168.0.255 netmask 255.255.255.0"
#iface_eth1="207.170.82.202 broadcast 207.0.255.255 netmask 255.255.0.0"

# For DHCP set iface_eth? to "dhcp"
# For passing options to dhcpcd use dhcpcd_eth?
#

config_eth0=( "dhcp" )
modules=( "dhcpcd" )
ifconfig_wlan0=("dhcp")
associate_timeout_wlan0=60
modules_wlan0=( "iwconfig" )
config_wlan0=( "dhcp" )

e
Code:

cat /etc/conf.d/wireless
essid_wlan0="wire"
modules=("iwconfig")
key_wire="s:******** enc open"
mode_wlan0="auto"
associate_timeout_wlan0="5"
config_wire=( "dhcp" )
dhcpcd_wlan0="-t 5"
preferred_aps=( "wire" )
#iwconfig_wlan0=""
sleep_scan_wlan0="1"
sleep_associate_wlan0="25"

ma sempre lo stesso errore.
Back to top
View user's profile Send private message
magowiz
Veteran
Veteran


Joined: 17 Feb 2005
Posts: 1029
Location: Italy/Milan/Bresso

PostPosted: Mon Apr 09, 2007 4:58 pm    Post subject: Reply with quote

alla fine ho risolto, aggiornando al nuovo baselayout mi ero dimenticato di creare i link simbolici da net.* a net.lo. Poi ho corretto alcune imprecisioni nel file /etc/conf.d/wireless che ora è :
Code:
essid_wlan0="wire"
modules=("iwconfig")
key_wire="*********** enc open"
mode_wlan0="managed"
associate_timeout_wlan0="5"
config_wire=( "dhcp" )
dhcpcd_wlan0="-t 5"
preferred_aps=( "wire" )
sleep_scan_wlan0="1"
sleep_associate_wlan0="25"


Metto il tag risolto
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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