Quote:
Originally Posted by RouterRat
Gents,
I choosed wrong network brand/drivers from drivers list while installing Debian.
Now each time I try to get to that screen, it automatically chooses the driver I selected previously and my NIC doesn't work.
I erased my logical drives and recreated different ones so maybe I could delete installed drivers.
How can I get rid of this selection?
Thanks.
|
1 cd /lib/modules/'uname-a'/kernel/driver/net
2 lsmod
3 see you brand network driver
4 mv brand.ko barnd.ko.bak
5 cd ../
6 vi modules.dep
7 erased brand,ko line
8 reboot ,