LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   USB data card is not detecting in 2.6.36 kernel (https://www.linuxquestions.org/questions/linux-newbie-8/usb-data-card-is-not-detecting-in-2-6-36-kernel-855492/)

mvkrishna86 01-10-2011 11:37 PM

USB data card is not detecting in 2.6.36 kernel
 
Hi,

I am using a linux FC-12 machine which is running on 2.6.36 kernel. I wanted to use the USB data card with that machine. But it is not detecting the device. I found that the modules usbserial, option, qcserial were missing. I installed them using "insmod".
--------------------------------------
[root@rmcexpr serial]# lsmod |grep qc
qcserial 3112 0
usb_wwan 8229 2 option,qcserial
usbserial 26429 3 option,qcserial,usb_wwan
--------------------------------------
After that I have removed and reconnected the device. Still the OS is not detecting the device.


After the reboot of the machine, again the modules related to USB are missing.

Please help me in this regard. This is very urgent for my Project needs..

Thanks in advance,
Vamsi Krishna

xandercage17 01-11-2011 04:44 AM

Delete My account

mvkrishna86 01-11-2011 11:58 PM

@xandercage17, Thanks for your response. I have used a faulty device. Now its working with a good device.

-Vamsi


All times are GMT -5. The time now is 01:50 PM.