Contents


On-line Guides
All Guides
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
Book Store

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions

 

 

Tigon3 Network Card


The firmware license problem was fixed for the release of Linux 2.6.12.

While kernel 2.4.27 was initially installed, upgrading to 2.6.11 lead to the network card not being found. The required kernel module for the Broadcom network card (tg3.ko) was moved by Debian to non-free due to its inclusion of firmware that is non-free. The package (kernel-nonfree-modules-2.6.11-1-686-smp_2.6.11-1_i386.deb) can be found at http://www.acm.rpi.edu/~dilinger/kernel-source-nonfree-2.6.11/. Download and install this package:

  $ wget http://www.acm.rpi.edu/~dilinger/kernel-source-nonfree-2.6.11/\
  kernel-nonfree-modules-2.6.11-1-686-smp_2.6.11-1_i386.deb
  $ wajig install kernel-nonfree-modules-2.6.11-1-686-smp_2.6.11-1_i386.deb

I also had to update the list of available modules:

  # update-modules

The module can then be loaded:

  # modprobe tg3

and on next boot the network will be set up.


Copyright © 1995-2006 Graham.Williams@togaware.com

 
 
  Published under the terms fo the GNU General Public License Design by Interspire