Re: [gentoo-user] Disabling net.ath0 backgrounding

2006-10-23 Thread Grant
I tried the following in /etc/conf.d/net : modules_ath0=( !plug ) but it still goes into backgrounding. That shouldn't happen. Please post the output of: grep -Ev '^[[:space:]]*(#.*)?$' /etc/conf.d/net modules=wpa_supplicant wpa_supplicant_ath0=-Dmadwifi config_ath0=(

Re: [gentoo-user] Disabling net.ath0 backgrounding

2006-10-23 Thread Grant
I tried the following in /etc/conf.d/net : modules_ath0=( !plug ) but it still goes into backgrounding. That shouldn't happen. Please post the output of: grep -Ev '^[[:space:]]*(#.*)?$' /etc/conf.d/net modules=wpa_supplicant wpa_supplicant_ath0=-Dmadwifi config_ath0=(

Re: [gentoo-user] Disabling net.ath0 backgrounding

2006-10-22 Thread Boyd Stephen Smith Jr.
On Sunday 22 October 2006 16:09, Grant [EMAIL PROTECTED] wrote about 'Re: [gentoo-user] Disabling net.ath0 backgrounding': Sorry, I'm just not that wireless savvy, but everything looks fine to me. Again, keep in mind that I've never used wpa_supplicant so I don't know if that changes things

Re: [gentoo-user] Disabling net.ath0 backgrounding

2006-10-22 Thread Boyd Stephen Smith Jr.
On Sunday 22 October 2006 14:12, Grant [EMAIL PROTECTED] wrote about 'Re: [gentoo-user] Disabling net.ath0 backgrounding': I tried the following in /etc/conf.d/net : modules_ath0=( !plug ) but it still goes into backgrounding. That shouldn't happen. Please post the output

Re: [gentoo-user] Disabling net.ath0 backgrounding

2006-10-22 Thread Grant
How can I keep net.ath0 from backgrounding at boot? This is ifplugd or netplug waiting until link is established before configuring the device. They are also responsible for bring the device up and down is response to link failure and reestablishment. Normally, this is a desired behavior

Re: [gentoo-user] Disabling net.ath0 backgrounding

2006-10-22 Thread Boyd Stephen Smith Jr.
On Sunday 22 October 2006 12:01, Grant [EMAIL PROTECTED] wrote about 'Re: [gentoo-user] Disabling net.ath0 backgrounding': I tried the following in /etc/conf.d/net : modules_ath0=( !plug ) but it still goes into backgrounding. That shouldn't happen. Please post the output of: equery b /etc

Re: [gentoo-user] Disabling net.ath0 backgrounding

2006-10-22 Thread Grant
Sorry, I'm just not that wireless savvy, but everything looks fine to me. Again, keep in mind that I've never used wpa_supplicant so I don't know if that changes things. I'm using wpa_supplicant so I can connect via WPA encryption. Do you know if I should be able to do that with wireless-tools

Re: [gentoo-user] Disabling net.ath0 backgrounding

2006-10-22 Thread Grant
equery b /etc/init.d/net.lo sys-apps/baselayout-1.13.0_alpha2-r1 (/etc/init.d/net.lo - ../../lib64/rcscripts/sh/net.sh) Hrm, that's new. My net.lo is not a symlink. equery l baselayout sys-apps/baselayout-1.13.0_alpha2-r1 But I'm still on baselayout-1.12 equery k baselayout 113

Re: [gentoo-user] Disabling net.ath0 backgrounding

2006-10-22 Thread Boyd Stephen Smith Jr.
On Sunday 22 October 2006 16:07, Grant [EMAIL PROTECTED] wrote about 'Re: [gentoo-user] Disabling net.ath0 backgrounding': How can I execute this from the command line? You should just be able to type it in or cut/copy and paste from my original email. bash (and indeed most shells) don't

[gentoo-user] Disabling net.ath0 backgrounding

2006-10-04 Thread Grant
How can I keep net.ath0 from backgrounding at boot? I like to see the ouput and the backgrounding causes ntp-client, ntpd, and netmount to display a warning. - Grant -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Disabling net.ath0 backgrounding

2006-10-04 Thread darren kirby
quoth the Grant: How can I keep net.ath0 from backgrounding at boot? I like to see the ouput and the backgrounding causes ntp-client, ntpd, and netmount to display a warning. - Grant I could of course be wrong, but I think you will need to 'unbackground' everything. Ie:

Re: [gentoo-user] Disabling net.ath0 backgrounding

2006-10-04 Thread Boyd Stephen Smith Jr.
On Wednesday 04 October 2006 11:38, Grant [EMAIL PROTECTED] wrote about '[gentoo-user] Disabling net.ath0 backgrounding': How can I keep net.ath0 from backgrounding at boot? This is ifplugd or netplug waiting until link is established before configuring the device. They are also responsible