get rid of that pesky eth1394

For the longest time, I’ve had a problem where this stupid eth1394 module would be loaded and become eth0 instead of my network card (it would take eth1). Today, I was working on getting a DV camera hooked up through firewire and I finally found a solution. Insert this line into /etc/modprobe.conf (for 2.6 kernels):
install eth1394 /bin/true

Yay!

http://chaosengine.net/p5020d says that “for a 2.4 you add the following to /etc/modutils/local then run update-modules: alias eth1394 off”

One thought on “get rid of that pesky eth1394

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>