SliTaz SliTaz Forum

You are not logged in.

#1 2013-02-05 11:18:06

VeXe
Member
Registered: 2013-02-05
Posts: 6

No internet connection in Slitaz 3.0 from a live boot (pendrive)

Hi, I'm getting really frustrated here, I knew about Slitaz recently, really liked it, but stumbled with a lot of trouble.

I got a SliTaz 3.0 ISO burned via UnetBootin. I boot from pendrive, no problem.

I login, no internet connection.

I'm on DSL. When I click on the computer icon (related to the internet) on the bottom right, I read eth0, and under it I read error.

I tried clicking on configure, and give it an IP from that DHCP script, hit start, nothing happens (this is what the documentation of Slitaz said to do)

I messed around with the resolv.conf file, added 192.168.100.1 didn't work, also tried

8.8.8.8

8.8.4.4

Didn't work either.

I messed around with my network.conf file, gave it a static, gave it a dhcp back and forth, nothing happening (after each edit I restart the network service)

I also tried replacing the default interface, which was eth0 with dummy0, didn't work.

Ping google.com doesn't work (I either get 'bad address' or ... nothing for a while, then 'bad address' again)

I tried pinging the router, which is 192.168.100.1, it shows that, the computer is trying to do it, but just can't, doesn't get any reply back.

Here's the output of ifcofig -a, it doesn't show the eth0:

[c]dummy0    Link encap:Ethernet  HWaddr B6:92:28:89:EA:EA
          inet addr:192.168.100.2  Bcast:192.168.100.255  Mask:255.255.255.0
          UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:136 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:24690 (24.1 KiB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:16 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1344 (1.3 KiB)  TX bytes:1344 (1.3 KiB)[/c]
Here's the lspci output:

http://www.mediafire.com/?bkl6sp08ux96crw

Here's the dmesg output: (kinda long, hence the link)

http://www.mediafire.com/?h651gwuengedwt1

`

Please help, any thing would be appreciated, thanks in advance.

Offline

#2 2013-02-05 13:23:15

rerivero
Member
Registered: 2012-06-18
Posts: 235

Re: No internet connection in Slitaz 3.0 from a live boot (pendrive)

Try the solution described here

http://forum.slitaz.org/topic/eth0-not-running-at-startup#post-11893

#/etc/init.d/network.sh start

If not connected, follow these steps

first as root do

#ifconfig eth0 down

then see the following file

#nano /etc/network.conf

and having these parameters ..

INTERFACE = "eth0" (if eth0 is not correct)

save, exit and run

#ifconfig eth0 up

and then run

#/etc/init.d/network.sh start

and see if the connection works ...

Offline

#3 2013-02-05 14:10:46

VeXe
Member
Registered: 2013-02-05
Posts: 6

Re: No internet connection in Slitaz 3.0 from a live boot (pendrive)

That didn't work out!

As I stated, eth0 isn't showing up, so 'ifconfig eth0 down' will tell me that the device is unknown or something.

The contents of /etc/network.conf seems legit.

Offline

#4 2013-02-05 17:44:48

ernia
Member
Registered: 2011-05-20
Posts: 299

Re: No internet connection in Slitaz 3.0 from a live boot (pendrive)

please, post here (not mediafire) the output of:

ls /sys/class/net

lspci -v -nn | grep -A6 -i ethernet

Offline

#5 2013-02-05 18:12:38

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

Re: No internet connection in Slitaz 3.0 from a live boot (pendrive)

Slitaz 3.0=> kernel version 2.6.30.6 =>

No driver for Ethernet controller: Attansic Technology Corp. Device 2060 (rev c1) [1969:2060]

Offline

#6 2013-02-13 13:21:38

Guest
Guest

Re: No internet connection in Slitaz 3.0 from a live boot (pendrive)

This may or may not help, worth a look.

http://platonic.techfiz.info/2009/10/ethernet-controller-attansic-technology-corp-device-1063-on-ubuntu/

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

Board footer

Powered by FluxBB
Modified by Visman

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