Reaching out to others! Free & Open Source Software, Kannada, L10n, L18n Data Science, Cloud Computing & more…

BSNL EvDO works on Hardy

linux, QuickFix, Ubuntu | 0 comments

Hurray! EvDO works even on Hardy and this time it was simple and easy.

Today Ubuntu released an upgrade for the kernel 2.6.24-15-generic which found to be having a very good airprime kernel module which is required to identify the BSNL EvDO USB device.

You might have read my previous hack on BSNL EvDO, it was bit hard to get the USB device working.

This is what I did on my console after upgrading the kernel to new version :

insmod /lib/modules/2.6.24-15-generic/kernel/drivers/usb/serial/airprime.ko

I just went ahead and added airprime into /etc/modules and restarted my system to get USB device working when ever I insert it. (This is just to ensure that the module gets loaded all the time)

Related Articles

Related

Fix: expr: syntax error while running rkhunter

If you're trying to run rkhunter check on your server and finding expr: syntax error for all binaries, it might be due to outdated file properties database. Run the following command to fix it: rkhunter --propupd --update After updating the file properties database,...

read more