Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
network goes up down up down up down up down up down up down
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
Gruffi
Apprentice
Apprentice


Joined: 15 Aug 2003
Posts: 209
Location: Antwerpen - Flanders - Belgium

PostPosted: Sun Jan 18, 2004 10:53 pm    Post subject: network goes up down up down up down up down up down up down Reply with quote

I have an Acer TravelMate 803 LMib laptop with a broadcom 440x nic.

Surfing the net and downloading etc goes well but when i try to download something from the local lan or try to sync portage over the lan this happens:

(scp to another computer "stalls" imediately)

Code:
Jan 18 23:39:59 KlapDoos b44: eth0: Flow control is on for TX and on for RX.
Jan 18 23:40:01 KlapDoos b44: eth0: Link is down.
Jan 18 23:40:05 KlapDoos b44: eth0: Link is up at 100 Mbps, full duplex.
Jan 18 23:40:05 KlapDoos b44: eth0: Flow control is on for TX and on for RX.
Jan 18 23:40:07 KlapDoos b44: eth0: Link is down.
Jan 18 23:40:11 KlapDoos b44: eth0: Link is up at 100 Mbps, full duplex.
Jan 18 23:40:11 KlapDoos b44: eth0: Flow control is on for TX and on for RX.
Jan 18 23:40:13 KlapDoos b44: eth0: Link is down.
Jan 18 23:40:17 KlapDoos b44: eth0: Link is up at 100 Mbps, full duplex.
Jan 18 23:40:17 KlapDoos b44: eth0: Flow control is on for TX and on for RX.
Jan 18 23:40:19 KlapDoos b44: eth0: Link is down.
Jan 18 23:40:23 KlapDoos b44: eth0: Link is up at 100 Mbps, full duplex.
Jan 18 23:40:23 KlapDoos b44: eth0: Flow control is on for TX and on for RX.
Jan 18 23:40:26 KlapDoos b44: eth0: Link is down.
Jan 18 23:40:30 KlapDoos b44: eth0: Link is up at 100 Mbps, full duplex.
Jan 18 23:40:30 KlapDoos b44: eth0: Flow control is on for TX and on for RX.
Jan 18 23:40:32 KlapDoos b44: eth0: Link is down.
Jan 18 23:40:36 KlapDoos b44: eth0: Link is up at 100 Mbps, full duplex.
Jan 18 23:40:36 KlapDoos b44: eth0: Flow control is on for TX and on for RX.
Jan 18 23:40:38 KlapDoos b44: eth0: Link is down.
Jan 18 23:40:42 KlapDoos b44: eth0: Link is up at 100 Mbps, full duplex.
Jan 18 23:40:42 KlapDoos b44: eth0: Flow control is on for TX and on for RX.
Jan 18 23:40:44 KlapDoos b44: eth0: Link is down.
Jan 18 23:40:48 KlapDoos b44: eth0: Link is up at 100 Mbps, full duplex.
Jan 18 23:40:48 KlapDoos b44: eth0: Flow control is on for TX and on for RX.


I thought i screwed something up in the software but i completely reinstalled the laptop and it still gives this problem.

What is this "Flow control is on for TX and on for RX" thing? Can this be causing problems? Can i turn it off?

I downloaded a file over the lan in that-other-evil-operating-system and that worked without a problem.

Please help! :(
_________________
... and we will show Microsoft, that they cannot take whatever they want. And that Free Software is our software!
Back to top
View user's profile Send private message
mikulus
Tux's lil' helper
Tux's lil' helper


Joined: 03 Jun 2002
Posts: 77

PostPosted: Mon Jan 19, 2004 5:48 am    Post subject: Reply with quote

Use the bcm4400 module for your NIC instead of b44. If you pass these parameters to the driver it will disable flow control:

Code:
auto_flow_control=0
rx_flow_control=0
tx_flow_control=0


Those settings are the default. You should also hard-set your link speed. So, if you are using 100Mbs and Full Duplex, you should also pass these parameters:

Code:

full_duplex=1 (0 for half duplex)
auto_speed=0
line_speed=100 (or 10)


If you want to use b44, please see the documentation in your kernel source.

I hope this helps ...
_________________
"Two things are infinite - the universe and human stupidity. And I am not sure about the universe."
Back to top
View user's profile Send private message
Gruffi
Apprentice
Apprentice


Joined: 15 Aug 2003
Posts: 209
Location: Antwerpen - Flanders - Belgium

PostPosted: Mon Jan 19, 2004 10:26 pm    Post subject: Reply with quote

I downloaded the bcm4400 driver from broadcom.com, the driver works but i can only download at 20K/sec even over lan :evil:

I think my laptop is just lazy... :roll:
_________________
... and we will show Microsoft, that they cannot take whatever they want. And that Free Software is our software!
Back to top
View user's profile Send private message
Gruffi
Apprentice
Apprentice


Joined: 15 Aug 2003
Posts: 209
Location: Antwerpen - Flanders - Belgium

PostPosted: Mon Jan 19, 2004 10:38 pm    Post subject: Reply with quote

ok forget about that... i misconfigured my switch while experimenting with the new driver... for now it seems te be working quite well

Your posting was very helpfull mikulus!! :D
_________________
... and we will show Microsoft, that they cannot take whatever they want. And that Free Software is our software!
Back to top
View user's profile Send private message
mikulus
Tux's lil' helper
Tux's lil' helper


Joined: 03 Jun 2002
Posts: 77

PostPosted: Mon Jan 19, 2004 10:51 pm    Post subject: Reply with quote

I am glad I could be of service ...
_________________
"Two things are infinite - the universe and human stupidity. And I am not sure about the universe."
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