Ubuntu Geek

Ubuntu Linux Tips,Howtos&Tutorials|Feisty,Gutsy,Hardy,Intrepid

  • RSS Feed

    subscribe to the ubuntu Geek RSS feed


  • Sponsor

  • Categories

  • Meta

  • Sponsor

  • Archives

  • Support Ubuntugeek

    Amount $:
    Website(Optional):


  • Favourite Sites

Fix for Intel cards with broken EEPROM / e100 driver

Posted by admin on April 28th, 2007 Email This Post Email This Post

If you have Intel cards with broken EEPROM / e100 driver you need to try this fix

open terminal (gnome alt+f2) and type the following command

sudo bash -c ‘echo “options e100 eeprom_bad_csum_allow=1″ >> /etc/modprobe.d/options’

or

echo “options e100 eeprom_bad_csum_allow=1″ | sudo tee -a /etc/modprobe.d/options

should work though.ethernet cards are loaded from initrd so you need to update that to get it on boot time

sudo update-initramfs -u

Now you need to reboot your system

Share/Save/Bookmark

If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!

Related Articles

One Response to “Fix for Intel cards with broken EEPROM / e100 driver”

  1. stan Says:

    thanx a lot for the post. it was really helpful. i’m having serious problems wit my e100 network card. te mac addres keeps changing to FF:FF:FF:FF:FF:FF frequently. i used to use netdiag to fix this problem. but now somehow its not working. it displays that its writing to the network card but does not. pls do help me.

Leave a Reply

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