LinuxMCE Forums

General => Installation issues => Topic started by: jrsy85 on March 06, 2008, 01:49:10 pm

Title: Help Please!!
Post by: jrsy85 on March 06, 2008, 01:49:10 pm
I really need some help,

I cannot get linuxmce to access my network (KDE can when linuxmce is closed), no matter what i do it will not connect when i boot, i can enter KDE and close linuxmce altogether the use "iwconfig eth1 essid "TP-LINK" key **********" and "sudo dhclient eth1" to connect to the network but when linuxmce is running and i do the same it will work for 2 seconds and then revert to broken.

My interface file looks like this

auto lo
   iface lo inet loopback
   
auto eth1
iface eth1 inet dhcp
auto eth0
iface eth0 inet static
   address 192.168.1.103
   netmask 255.255.255.0

eth0 is the ethernet, eth1 is the wireless

i just can't figure this out,

Thanks for helping.