Installation report for Acer TravelMate 8100
wax_weasle
ulist at gs1.ubuntuforums.org
Wed Mar 23 17:35:55 UTC 2005
ford42 Wrote:
> Vincent,
> Awesome! The Power Management stuff was the problem. I got my
> wireless working now. Now everything is working (didn't check the card
> reader yet).
>
> Only problem that I do have, is that after reboot, the wireless card
> is trying to take eth0. Do you know off hand how force that to eth1?
>
> Thanks.
Well, in my case it decided to use eth2. Might be because my ethernet
module device (tg3) is builtin my kernel.
It doesnt really matter since you can put a list of several device to
connect. The config file (on debian, don't know if ubuntu changed this)
is in /etc/network/interfaces. I think the dhclient/pump or any other
dhcp client will try the device in order. Heres what mine look like :
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
auto eth2
iface eth2 inet dhcp
Still not sure where to put the iwconfig stuff yet...
Vincent
--
wax_weasle
More information about the ubuntu-users
mailing list