Page 1 of 3

No network after core install

Posted: 10. May 2010, 13:16
by kuina
Hi.

I can't make network after core install.
Configure by netconfig with DHCP, and ifconfig is outputting eth0 rightly.
But, result is timeout.

What do should I to solve this problem?

thank you.

Re: No network after core install

Posted: 10. May 2010, 17:17
by gapan
Try a static ip instead of dhcp

Re: No network after core install

Posted: 11. May 2010, 12:19
by kuina
hmm... I haven't been able to connect to network yet.

Does Salix support Atheros's AR81Family driver?
The LED on Lan port doesn't turn on and off with Ping.

Re: No network after core install

Posted: 11. May 2010, 12:26
by gapan
You're not providing enough information for anyone to answer that question. Which exactly card do you have? Provide the output of lspci. Does it work with any other linux distribution? If so, which module is used? What is the output of ifconfig? Did you actually try to use a static ip as I suggested?

Re: No network after core install

Posted: 11. May 2010, 12:49
by kuina
I see, and Sorry.

My machine is Aspire 3810T by Acer.

I tried by the following settings by netconfig.
Static IP:192.168.11.6
Gateway:192.168.11.1
Netmask:255.255.255.0
Nameserver:192.168.11.1
All the settings followed the page of the router.
The value that ifconfig outputs is equal to these.

I can use wire LAN on Mandriva Linux.
And on Salix, it works normally if it is wireless LAN.

Re: No network after core install

Posted: 11. May 2010, 12:51
by gapan
gapan wrote:You're not providing enough information for anyone to answer that question. Which exactly card do you have? Provide the output of lspci. Does it work with any other linux distribution? If so, which module is used? What is the output of ifconfig? Did you actually try to use a static ip as I suggested?

Re: No network after core install

Posted: 11. May 2010, 12:56
by kuina
lspci output...
02:00.0 Ethernet controller: Attansic Technology Corp. Device 1063 (rev c0)

I don't know what module worked rightly.

Re: No network after core install

Posted: 11. May 2010, 13:05
by gapan
By a quick google search, it seems that your card needs the atl1e module. Check if you have that loaded with lsmod.

Re: No network after core install

Posted: 11. May 2010, 13:48
by kuina
The output of lsmod didn't include atl1e.
But, nothing is changed after modprobe it.

I works hard a little more.
I am sorry for spending your free time.

Re: No network after core install

Posted: 11. May 2010, 17:04
by JRD
I have quite the same network card (maybe not the same revision) on my personal computer. It works ok on Salix kernel.