Re: module_param does not work in Ubuntu 13.10 - Kernel 3.10.0-4

2013-09-06 Thread sanmukh rao
I am out of ideas. I have Ubuntu 13.04 as the OS and the kernel version is 3.11.0-rc7 which I compiled myself. sanmukh@sanmukh-laptop:/config/usb_gadget/g1/strings$ insmod --version kmod version 9 sanmukh@sanmukh-laptop:/config/usb_gadget/g1/strings$ lsb_release -a No LSB modules are available.

Any interesting linux projects?

2013-09-06 Thread manty kuma
I would like to work on some open source Linux projects. Please share some interesting projects that i can work from home. I am not looking for anything specific. Anything would do. Any interesting debugging tool or some new feature or that of fixing errors in bugzilla.. Please list anything. Only

Re: Any interesting linux projects?

2013-09-06 Thread Anuz Pratap Singh Tomar
On Fri, Sep 6, 2013 at 8:16 AM, manty kuma mantyk...@gmail.com wrote: I would like to work on some open source Linux projects. Please share some interesting projects that i can work from home. I am not looking for anything specific. Anything would do. Any interesting debugging tool or some

Re: module_param does not work in Ubuntu 13.10 - Kernel 3.10.0-4

2013-09-06 Thread Srinivas Ganji
I have also tested, build KO file using your C file, on my kernel and it is working fine. The kernel version is 3.2.11 Why don't you try any other kernel version and see whether you are getting same error or not? I guess, it works. Regards, Srinivas G On Fri, Sep 6, 2013 at 10:22 AM,

Re: Any interesting linux projects?

2013-09-06 Thread Anuz Pratap Singh Tomar
On Fri, Sep 6, 2013 at 12:03 PM, Matthias Beyer m...@beyermatthias.dewrote: The website says Most of these lists can be searched via the http://marc.theaimsgroup.com/ archive. That is something which needs to be fixed, or probably we need more user friendly archiving and search

RE: module_param does not work in Ubuntu 13.10 - Kernel 3.10.0-4

2013-09-06 Thread binoy.jayan
Hi Srinivas, Thank you for the inputs. The modules works fine with the kernels that come with Ubuntu 10.04, 11.04, 12.04 and 12.10. But, we are supporting a product for every latest Ubuntu versions. So, I need to make it work with the kernel which comes with the distro alone. So I cannot use a

Re: module_param does not work in Ubuntu 13.10 - Kernel 3.10.0-4

2013-09-06 Thread Sudip Mukherjee
Hi I just tested it on my Ubutu 13.04 (default kernel) , it is working . [30971.042909] Demonstrating module parameters [30971.042913] === [30971.042915] myshort is a short integer: 1 [30971.042916] myint is an integer: 420 [30971.042918] mylong is a long integer:

I2C Adapters

2013-09-06 Thread Jeshwanth Kumar N K
Hello All, From the architecture mentioned in below link. http://www.embexperts.com/attachments/forumid_9/11012316293acb53699d289750.png I have some questions: In the Kernel space: 1. Client driver is refers to Driver for Each connected devices - Example: EEPROM, I2c_LCD etc. 2. i2c-core -

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