Re: Kernel Module load problem

2013-09-09 Thread Tushar Dave
Hi Prateek, I want to know if there is a config file which has entries for the modules that the kernel loads at runtime .How does the kernel know which device has been connected and which kernel module to load.There has to be some kind of mapping between them. Thanks for the

Re: Kernel Module load problem

2013-09-09 Thread Prateek Saxena
I think /etc/modules.conf is what you are looking for. Use it to add your modules configuration. Regards, Prateek On Mon, Sep 9, 2013 at 8:09 PM, Tushar Dave tush...@gmail.com wrote: Hi Prateek, I want to know if there is a config file which has entries for the modules that

Kernel Module load problem

2013-09-06 Thread Tushar Dave
Hi, I am facing an unusual problem.I have a ubuntu PC with 11.10 installed on it and it has a driver called cdc_ether.ko.Now when I connect a mobile phone to the PC the driver does not get loaded automatically.I had made a lot of changes in the udev rules earlier and then replaced it with the