Am Donnerstag, den 23.07.2009, 20:16 +0200 schrieb Joerg Bergmann:
I try to get running a novatel MC950D 3G device in fedora 11. lsusb shows vedor/device as 1410:5010. Any hints?
Thank you! Joerg Bergmann
According to this web page, the driver is included in the kernel: http://www.ubuntudoctor.com/content/blog/3g-modem-installation-on-ubuntu-lin...
If this is true, you can just start system-config-network(System->Administration->Network) and start setting up a modem connection. If it gets recognized as a USB stick first, try the following: su -c 'modprobe -r usbserial' su -c 'umount /media/Movistar/' sudo -c 'modprobe usbserial vendor=0x1410 product=0x5010'