SliTaz SliTaz Forum

You are not logged in.

#1 2012-09-25 13:16:58

zephyr
Member
Registered: 2012-09-25
Posts: 1

cant connect LAN using wired connection

please help me....

i cant connect to LAN using wired connection..

currently im running slitaz 4.0 on my IBM Thinkpad 41 with network adapter card

at eth0 --> e1000 firmare (intel(R) PRO/1000 Network driver 7.*

i've try to using DHCP and static configuration, but it doenst help sad

im try to check this problem :

dmesg | grep "e1000" and finnaly at the of output, i get this

mtrr: base(0xe0000000) is not aligned on a size (0xlff0000) boundary

Offline

#2 2012-09-25 13:52:51

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: cant connect LAN using wired connection

Open terminal,su,password: root

[c]leafpad /etc/network.conf[/c]

Match these configs:

INTERFACE="eth0"

WIFI="no"

DHCP="yes"

STATIC="no"

Save and exit leafpad.

Go back to terminal:

Computer has 2 or more ethernet adapters plug the cable going to the internet modem into each adapter:

[c]/etc/init.d/network.sh restart[/c]

No internet then post the output and from each command below.

[c]ifconfig -a[/c]

[c]lspci -nn | grep -i eth[/c]

[c]cat /var/log/messages | grep -i eth[/c]

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]