Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Network problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
adam_oldak
n00b
n00b


Joined: 14 Mar 2005
Posts: 18

PostPosted: Mon Mar 28, 2005 12:33 am    Post subject: Network problem Reply with quote

Hi,

I have Marvell Yukon 88e8036 nic. I have compiled the drivers from manufacturer's site.
The adapter is recognized (lspci lists it).
However, I can't get any connection (I am trying DHCP, I followed the installation manual).
It seems that no traffic takes place - nothing is beind send or received.
I tried to pass noapic option during boot - it helped once, after the reboot it's still the same problem.

I just see "Bringing eth0 up via DHCP..... [!!]"
I did "rc-update add net.eth0 default" but te eth0 interface is not listed after "ifconfig"

Do you have any ideas?
Back to top
View user's profile Send private message
TheRAt
Veteran
Veteran


Joined: 03 Jun 2002
Posts: 1580

PostPosted: Mon Mar 28, 2005 12:42 am    Post subject: Reply with quote

do you get any error messages in the logs or in dmesg ??
_________________
All reality is the construct of the observer.

Get Firefox and rediscover the web!

BOFH Excuse #295:
The Token fell out of the ring. Call us when you find it.
Back to top
View user's profile Send private message
kalestic
n00b
n00b


Joined: 01 Dec 2004
Posts: 23

PostPosted: Mon Mar 28, 2005 12:46 am    Post subject: Reply with quote

can you post your /etc/conf.d/net configuration? That might help us in solving your problem...

Be sure to uncomment and make the right adjustments to
iface_eth0="dhcp"
and
gateway="eth0/<then ur subnet>"
_________________
Always Remeber to focus on your goal, not the obstacle you have to face!

MyWebsite: http://blaze.ath.cx


Last edited by kalestic on Mon Mar 28, 2005 12:48 am; edited 1 time in total
Back to top
View user's profile Send private message
adam_oldak
n00b
n00b


Joined: 14 Mar 2005
Posts: 18

PostPosted: Mon Mar 28, 2005 12:47 am    Post subject: Reply with quote

TheRAt wrote:
do you get any error messages in the logs or in dmesg ??

No. And that's the problem.
I just add that the same drivers work perfectly on the same machine under Debian.

Adam
Back to top
View user's profile Send private message
adam_oldak
n00b
n00b


Joined: 14 Mar 2005
Posts: 18

PostPosted: Mon Mar 28, 2005 12:51 am    Post subject: Reply with quote

kalestic wrote:
can you post your /etc/conf.d/net configuration? That might help us in solving your problem..."

The only uncommented lines from /etc/conf.d/net are:

iface_eth0="dhcp"
dhcpcd_eth0="-t 15"
gateway="eth0/192.168.0.1"

What's interesting, when I tried to use static IP, situation whas identical - no sign of traffic.

Adam
Back to top
View user's profile Send private message
kalestic
n00b
n00b


Joined: 01 Dec 2004
Posts: 23

PostPosted: Mon Mar 28, 2005 12:59 am    Post subject: Reply with quote

Mm sounds like a kernel issue, since u said there was no traffic being sent or recieved through both the dhcp method and static ip.
I am not to sure what module supports your Ethernet card. But go in and modify your kernel in /usr/src/linux/
Code:

Device Drivers -> Networking support -> Ethernet (1000 Mbit) -> Marvel Yukon Chipset / SysKonnect SK-98xx Support

_________________
Always Remeber to focus on your goal, not the obstacle you have to face!

MyWebsite: http://blaze.ath.cx
Back to top
View user's profile Send private message
adam_oldak
n00b
n00b


Joined: 14 Mar 2005
Posts: 18

PostPosted: Mon Mar 28, 2005 1:00 am    Post subject: Reply with quote

I just found out that passing "acpi=off" option to the kernel helps.
However, this is laptop so turning off power management is actually no solution for me.

Dou you know any way around it?

Adam
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum