<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Newbie: BC5700 trouble ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/newbie-bc5700-trouble/m-p/3585834#M84963</link>
    <description>Thanks to both replies!&lt;BR /&gt;&lt;BR /&gt;After talking with the network guy we solved a half/full-duplex mismatch... :(&lt;BR /&gt;&lt;BR /&gt;Now it's working as fast as any other of my systems.&lt;BR /&gt;&lt;BR /&gt;Thanks again.&lt;BR /&gt;</description>
    <pubDate>Tue, 19 Jul 2005 11:20:05 GMT</pubDate>
    <dc:creator>Jorge Carminati</dc:creator>
    <dc:date>2005-07-19T11:20:05Z</dc:date>
    <item>
      <title>Newbie: BC5700 trouble ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/newbie-bc5700-trouble/m-p/3585831#M84960</link>
      <description>Hi !&lt;BR /&gt;&lt;BR /&gt;First post here, sorry in advance for any laguague mistake.&lt;BR /&gt;&lt;BR /&gt;I'm having some weird problems with a freshly installed RH Enterprise Server 4 (Update 1) running on a ProLiant DL360 G3 with two Broadcom BC5703 NICs. This server just runs in text mode, no X11 windowing system.&lt;BR /&gt;&lt;BR /&gt;Whenever I issue some command thru ssh that outputs big chunks of data, like 'rpm -qila' or 'ls -lR /' the text scroll stalls after ~3 seconds, I mean that the data just doesn't keep flowing like it should do in an interactive session.&lt;BR /&gt;&lt;BR /&gt;While having this trouble I can open another ssh session without problem and if I issue a 'netstat -tunap' it shows me that the 'Send-Q' is full of bytes queued for the first ssh session; eventually it will continue sending information in a very very slow fashion, just a couple of new lines appended every 2 or 3 minutes.&lt;BR /&gt;&lt;BR /&gt;I'm using RH stock kernel, '2.6.9-11.ELsmp' and the stock NIC drivers,'tg3'.&lt;BR /&gt;&lt;BR /&gt;I was wondering if anybody else saw this behavior and if I should replace the tg3 driver for the bc5700 from Broadcom. May this solve my problem ? can this be related to the tg3 driver ? I've performed from a local tty the same operation and it works flawlessly.&lt;BR /&gt;&lt;BR /&gt;Regarding the installation of the bc5700 driver, do I need to have a properly compiled kernel before attempting to compile the Broadcom driver ? I've tried to compile the driver from the rpm but got (without kernel source since I didn't install it):&lt;BR /&gt;&lt;BR /&gt;+ exit 0&lt;BR /&gt;Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.67198&lt;BR /&gt;+ umask 022&lt;BR /&gt;+ cd /usr/src/redhat/BUILD&lt;BR /&gt;+ cd bcm5700-8.1.55&lt;BR /&gt;+ make&lt;BR /&gt;make -C  SUBDIRS=/usr/src/redhat/BUILD/bcm5700-8.1.55 modules&lt;BR /&gt;make: *** SUBDIRS=/usr/src/redhat/BUILD/bcm5700-8.1.55: No such file or directory.  Stop.&lt;BR /&gt;make: *** [default] Error 2&lt;BR /&gt;error: Bad exit status from /var/tmp/rpm-tmp.67198 (%build)&lt;BR /&gt;&lt;BR /&gt;RPM build errors:&lt;BR /&gt;    Bad exit status from /var/tmp/rpm-tmp.67198 (%build)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any help.&lt;BR /&gt;J. Carminati.</description>
      <pubDate>Tue, 19 Jul 2005 09:01:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/newbie-bc5700-trouble/m-p/3585831#M84960</guid>
      <dc:creator>Jorge Carminati</dc:creator>
      <dc:date>2005-07-19T09:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie: BC5700 trouble ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/newbie-bc5700-trouble/m-p/3585832#M84961</link>
      <description>&lt;BR /&gt;using bcm5700 driver is another option which is worth a try. I also suspect your switch and your LAN cable which connects this machine to the network. try changing them and see whether it makes any sense.&lt;BR /&gt;&lt;BR /&gt;for building drivers you need to have kernel sources installed, install them and try rebuilding the rpm&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi</description>
      <pubDate>Tue, 19 Jul 2005 09:43:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/newbie-bc5700-trouble/m-p/3585832#M84961</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-07-19T09:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie: BC5700 trouble ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/newbie-bc5700-trouble/m-p/3585833#M84962</link>
      <description>Yes, you need a working kernel. I would go as far and say the tg3 drivers are causing grief with the kernel.&lt;BR /&gt;&lt;BR /&gt;The tg3 drivers have had problems.&lt;BR /&gt;&lt;BR /&gt;Go to the BroadCom web site and obtain the bc5700 drivers. All downloads and instructions are on this site.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jul 2005 09:56:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/newbie-bc5700-trouble/m-p/3585833#M84962</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-07-19T09:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie: BC5700 trouble ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/newbie-bc5700-trouble/m-p/3585834#M84963</link>
      <description>Thanks to both replies!&lt;BR /&gt;&lt;BR /&gt;After talking with the network guy we solved a half/full-duplex mismatch... :(&lt;BR /&gt;&lt;BR /&gt;Now it's working as fast as any other of my systems.&lt;BR /&gt;&lt;BR /&gt;Thanks again.&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jul 2005 11:20:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/newbie-bc5700-trouble/m-p/3585834#M84963</guid>
      <dc:creator>Jorge Carminati</dc:creator>
      <dc:date>2005-07-19T11:20:05Z</dc:date>
    </item>
  </channel>
</rss>

