Bill Rucker wrote: >I apologize for not having the text of this thread. My hosting company blew >away >my email and the list unsubscribed me. > >I tried the modules_eth1=("ifconfig" "iwconfig" "dhcpcd") in the >/etc/conf.d/net >file. There is no change. The same thing happens. > >Following is the messages in /var/log/messages after trying it. The one good >thing this tells me is that the process is reading the net file. > >Jun 14 21:01:02 gt40 cardmgr[5320]: executing: './network start eth1 2>&1' >Jun 14 21:01:02 gt40 cardmgr[5320]: + /usr/sbin/iwconfig eth1 channel 8 >Jun 14 21:01:02 gt40 cardmgr[5320]: + Error for wireless request "Set >Frequency" >(8B04) : > >
I'm not sure I understand this output...this happens even before the net.eth1 script is executed, because the first thing it will do is try to load modules, which causes the warning below. Did you modify the pcmcia network script to add an iwconfig command? >Jun 14 21:01:02 gt40 cardmgr[5320]: + SET failed on device eth1 ; Operation >not supported. >Jun 14 21:01:02 gt40 cardmgr[5320]: + WARNING: You are forcing modules! >Jun 14 21:01:02 gt40 rc-scripts: WARNING: You are forcing modules! >Jun 14 21:01:02 gt40 cardmgr[5320]: + Do not complain or file bugs if things >start breaking >Jun 14 21:01:02 gt40 rc-scripts: Do not complain or file bugs if things start >breaking >Jun 14 21:01:02 gt40 eth1: New link status: Disconnected (0002) >Jun 14 21:01:03 gt40 cardmgr[5320]: + eth1 does not support scanning >Jun 14 21:01:03 gt40 rc-scripts: eth1 does not support scanning > > Ok, this message happens if "iwlist eth1 scanning" doesn't produce any output on stdout. Could you try running that command and see what you get? -Richard -- gentoo-user@gentoo.org mailing list