**** BEGIN LOGGING AT Thu May 24 02:59:57 2007 **** BEGIN LOGGING AT Thu May 24 07:35:47 2007 May 24 22:37:43 When one goes from wired to wireless ethernet on the slug, do you have to change anything other than /etc/network/interfaces? May 24 22:38:12 It runs fine if I bring up the wireless manually. When I change /etc/network/interfaces and reboot it hangs with.. May 24 22:38:16 ADDRCONF(NETDEV_UP): eth1: link is not ready May 24 22:38:36 according to dmesg. May 24 22:44:49 kapookee: might be module loading issue; perhaps the necessary modules are not available or loaded at the time the system processes the /etc/network/interfaces file at boot. May 24 22:45:11 Works ok for me (atheros wireless, slugosbe 4.4) May 24 22:45:49 I did have to do an "ifup ath0" before I could "iwconfig" the interface at all, though. May 24 22:46:08 (it even works with WPA!) May 24 22:49:00 Yea, but that's via the command line, right? What about getting it to start at boot? May 24 22:49:11 ..or am I missing something? May 24 22:51:15 oops, missed one of you lines. :-) I'll check the "module loading issue". Thanks. May 24 22:53:24 The ifup was done via the "ifup" script that's run when /etc/network/interfaces is processed. I also start wpa_supplicant in that script to get wpa to work; I'm sure there's a better way, but that hack worked for me. May 24 23:17:47 mwester: can you put the contents of your /etc/network/interfaces file on the wiki somewhere? May 24 23:19:37 That *would* be helpful! May 24 23:21:14 I've done something similar, including bridging eth0 and wireless. I can add that stuff to the same page. May 24 23:21:34 (I don't have it working at the moment, but I have drips and drabs of the configuration files lying around) **** ENDING LOGGING AT Fri May 25 02:59:57 2007