<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span><br>I found the driver needed for the Dell OptiPlex 745 network card ( Broadcom Corporation NetXtreme BCM5754 Gigabit Ethernet PCI Express ) in two forms: .rpm (but I run Debian based AntiX), as tg3-3.124c.tar.gz (318 KiB), and as tg3_sup-3.124c-1.ISO.tar.gz (3.1 MiB).<br><br>I tried to follow the instructions the http://www.broadcom.com/support/ethernet_nic/faq_drivers.php#tg3 offers:<br><br> Copy the driver (.linux-x.x.x.zip) into a temporary directory that<br>the user has write permissions to.<br>        e.g., cp linux-7.0.36 zip /home/usr/tmp<br>    Extract the contents of the ZIP archive<br>        Execute: unzip linux-x.x.36.zip (e.g., unzip linux-7.0.36.zip)<br>    Change the working directory to where the
 driver source is located:<br>        e.g., cd Server/Linux/Driver<br>    Untar the driver source<br>        tar -xzvpf netxtremex-x.x.x.tar.gz (e.g., tar -xzvpf<br>netxtreme2-7.0.36.tar.gz)<br>    Change the working directory to the driver source<br>        e.g., cd netextreme2-7.0.36<br>    Build the new driver from source<br>        Execute: make clean (if this command fails, make sure the<br>build environment is installed)<br>    Install the driver source<br>        EX:: sudo make install<br>    Remove the previously installed driver from memory (WARNING: This<br>command will remove the driver for the network interfaces; only<br>execute if your physically at the
 system)<br>        EX: sudo rmmod bnx2 or bnx2x<br>    Load the newly compiled and installed driver from disk into memory<br>        EX: sudo modprobe bnx2 or bnx2x<br><br>but got only as far as "make clean" which did not work for me.<br><br>Please remember that I did take a basic Unix course, but that the extent of my Linux education. I do use Linux, because when I go Windows I end up with Debian again. I don't want to switch to any other Linux distro as I am an ancient dog, reluctant to learn new tricks, besides--this is the first time I had to install a driver of any kind ...<br><br>Thank you sincerely - Hearthstone.</span></div><div>---<br>"Designing the Earth Anew Together"<br>The book: http://tinyurl.com/knj2w3d<br>Free e-book: http://www.modelearth.org/5-5x8-5-toc-start-and-text-ebook-kindle-exper.pdf</div><div><br><br></div><div>Ecologically and Socially
 Sustainable Education:<br>Creating a Sustainable World.<br>http://www.modelearth.org/ecosocsused.html</div><br> <div><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font face="Arial" size="2"> <b><span style="font-weight:bold;">From:</span></b> "talk-request@nblug.org" <talk-request@nblug.org><br> <b><span style="font-weight: bold;">To:</span></b> talk@nblug.org <br> <b><span style="font-weight: bold;">Sent:</span></b> Monday, August 12, 2013 1:00 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> talk Digest, Vol 113, Issue 4<br> </font> </div> <div class="y_msg_container"><br>Send talk mailing list submissions to<br>    <a
 ymailto="mailto:talk@nblug.org" href="mailto:talk@nblug.org">talk@nblug.org</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>    <a href="http://nblug.org/cgi-bin/mailman/listinfo/talk" target="_blank">http://nblug.org/cgi-bin/mailman/listinfo/talk</a><br>or, via email, send a message with subject or body 'help' to<br>    <a ymailto="mailto:talk-request@nblug.org" href="mailto:talk-request@nblug.org">talk-request@nblug.org</a><br><br>You can reach the person managing the list at<br>    <a ymailto="mailto:talk-owner@nblug.org" href="mailto:talk-owner@nblug.org">talk-owner@nblug.org</a><br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of talk digest..."<br><br><br>Today's Topics:<br><br>   1. Re: USB ethernet adapter for Dell Optiplex 745? (Mark Street)<br>   2. Re: USB ethernet adapter for Dell Optiplex 745? (E Frank Ball
 III)<br>   3. Re: USB ethernet adapter for Dell Optiplex 745? (Mark Street)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Sun, 11 Aug 2013 12:45:16 -0700<br>From: Mark Street <<a ymailto="mailto:jet@sonic.net" href="mailto:jet@sonic.net">jet@sonic.net</a>><br>To: "General NBLUG chatter about anything Linux, answers to questions,<br>    etc." <<a ymailto="mailto:talk@nblug.org" href="mailto:talk@nblug.org">talk@nblug.org</a>><br>Subject: Re: [NBLUG/talk] USB ethernet adapter for Dell Optiplex 745?<br>Message-ID: <<a ymailto="mailto:5207E9CC.9060109@sonic.net" href="mailto:5207E9CC.9060109@sonic.net">5207E9CC.9060109@sonic.net</a>><br>Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"<br><br>I would suggest utilizing your resources before throwing in the towel.  <br>I used to tell my students this, of which Alan was one them.<br><br>Mepis
 is Debian based last I checked...  That chipset should be <br>supported and still is.  I have several of these older machines and <br>frequently boot into Knoppix on them.  What kernel modules are loaded?  <br>lsmod | grep bxn2<br><br>What do you see?<br>Do you see any errors for the interface during boot or after? boot.log<br>Do you actually see the interface if you run ifconfig?  Are there errors <br>in the ifconfig ouput?<br><br>Try this one:  rmmod bnx2 && modprobe bnx2<br>See if it works now.<br><br>Much more to learn, very little time....<br><br>Best Regards,<br><br><br><br>On 8/9/2013 2:51 PM, Mr. Jan Hearthstone wrote:<br>> I am having problems connecting with Ethernet on Dell Optiplex 745 <br>> (onboard Broadcom Corporation NetXtreme BCM5754 Gigabit Ethernet PCI <br>> Express) that Allan Cecil gave me--the light is steady amber when box <br>> plugged in, and stays so always. According to
 Internet search that <br>> might be common problem for Linux.<br>><br>> Allan Cecil suggested USB ethernet adapters--I know nothing of those; <br>> would you, please give me some intelligence on this?<br>><br>> I installed Mepis AntiX on the machine ...<br>><br>> Thank you, Hearthstone.<br>> ---<br>> "Designing the Earth Anew Together"<br>> The book: <a href="http://tinyurl.com/knj2w3d" target="_blank">http://tinyurl.com/knj2w3d</a><br>> Free e-book: <br>> <a href="http://www.modelearth.org/5-5x8-5-toc-start-and-text-ebook-kindle-exper.pdf" target="_blank">http://www.modelearth.org/5-5x8-5-toc-start-and-text-ebook-kindle-exper.pdf</a><br>><br>><br>> Ecologically and Socially Sustainable Education:<br>> Creating a Sustainable World.<br>> <a href="http://www.modelearth.org/ecosocsused.html" target="_blank">http://www.modelearth.org/ecosocsused.html</a><br>><br>><br>> If we, the people, were
 really sincere about having real Peace in the <br>> world,<br>> we would pursue creating Peace by peaceful means more actively rather<br>> than by relying on our military might!<br>><br>><br>> _______________________________________________<br>> talk mailing list<br>> <a ymailto="mailto:talk@nblug.org" href="mailto:talk@nblug.org">talk@nblug.org</a><br>> <a href="http://nblug.org/cgi-bin/mailman/listinfo/talk" target="_blank">http://nblug.org/cgi-bin/mailman/listinfo/talk</a><br><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://nblug.org/pipermail/talk/attachments/20130811/b300c950/attachment-0001.html" target="_blank">http://nblug.org/pipermail/talk/attachments/20130811/b300c950/attachment-0001.html</a>><br><br>------------------------------<br><br>Message: 2<br>Date: Sun, 11 Aug 2013 14:16:36 -0700<br>From: E Frank Ball III <<a
 ymailto="mailto:frankb@frankb.us" href="mailto:frankb@frankb.us">frankb@frankb.us</a>><br>To: "General NBLUG chatter about anything Linux, answers to questions,<br>    etc." <<a ymailto="mailto:talk@nblug.org" href="mailto:talk@nblug.org">talk@nblug.org</a>><br>Subject: Re: [NBLUG/talk] USB ethernet adapter for Dell Optiplex 745?<br>Message-ID: <<a ymailto="mailto:20130811211636.GA666@kamajii.efball.com" href="mailto:20130811211636.GA666@kamajii.efball.com">20130811211636.GA666@kamajii.efball.com</a>><br>Content-Type: text/plain; charset=us-ascii<br><br>On Sun, Aug 11, 2013 at 12:45:16PM -0700, Mark Street wrote:<br> >    I would suggest utilizing your resources before throwing in the towel.  I<br> >    used to tell my students this, of which Alan was one them.<br> > <br> >    Mepis is Debian based last I checked...  That chipset should be supported<br> >   
 and still is.  I have several of these older machines and frequently boot<br> >    into Knoppix on them.  What kernel modules are loaded?  lsmod | grep bxn2<br> > <br> >    What do you see?<br> >    Do you see any errors for the interface during boot or after?  boot.log<br> >    Do you actually see the interface if you run ifconfig?  Are there errors<br> >    in the ifconfig ouput?<br> > <br> >    Try this one:  rmmod bnx2 && modprobe bnx2<br> >    See if it works now.<br><br><br>I think this Broadcom chipset uses the tg3 driver.<br><br>   E Frank Ball          <a ymailto="mailto:frankb@frankb.us" href="mailto:frankb@frankb.us">frankb@frankb.us</a><br><br><br>------------------------------<br><br>Message: 3<br>Date: Sun, 11 Aug 2013 14:39:22 -0700<br>From: Mark Street <<a
 ymailto="mailto:jet@sonic.net" href="mailto:jet@sonic.net">jet@sonic.net</a>><br>To: <a ymailto="mailto:talk@nblug.org" href="mailto:talk@nblug.org">talk@nblug.org</a><br>Subject: Re: [NBLUG/talk] USB ethernet adapter for Dell Optiplex 745?<br>Message-ID: <<a ymailto="mailto:5208048A.70005@sonic.net" href="mailto:5208048A.70005@sonic.net">5208048A.70005@sonic.net</a>><br>Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br><br>On 8/11/2013 2:16 PM, E Frank Ball III wrote:<br>> On Sun, Aug 11, 2013 at 12:45:16PM -0700, Mark Street wrote:<br>>   >    I would suggest utilizing your resources before throwing in the towel.  I<br>>   >    used to tell my students this, of which Alan was one them.<br>>   ><br>>   >    Mepis is Debian based last I checked...  That chipset should be supported<br>>   >    and still is.  I have
 several of these older machines and frequently boot<br>>   >    into Knoppix on them.  What kernel modules are loaded?  lsmod | grep bxn2<br>>   ><br>>   >    What do you see?<br>>   >    Do you see any errors for the interface during boot or after?  boot.log<br>>   >    Do you actually see the interface if you run ifconfig?  Are there errors<br>>   >    in the ifconfig ouput?<br>>   ><br>>   >    Try this one:  rmmod bnx2 && modprobe bnx2<br>>   >    See if it works now.<br>><br>><br>> I think this Broadcom chipset uses the tg3 driver.<br>It just might...<br><br><a href="http://www.broadcom.com/support/ethernet_nic/downloaddrivers.php"
 target="_blank">http://www.broadcom.com/support/ethernet_nic/downloaddrivers.php</a><br><br><br>------------------------------<br><br>Subject: Digest Footer<br><br>_______________________________________________<br>talk mailing list<br><a ymailto="mailto:talk@nblug.org" href="mailto:talk@nblug.org">talk@nblug.org</a><br><a href="http://nblug.org/cgi-bin/mailman/listinfo/talk" target="_blank">http://nblug.org/cgi-bin/mailman/listinfo/talk</a><br><br><br>------------------------------<br><br>End of talk Digest, Vol 113, Issue 4<br>************************************<br><br><br></div> </div> </div> </blockquote></div>  </div></body></html>