Vodafone 3g problem (Fusion UMTS Quad-GPRS)
I am having a problem setting up a Vodafone 3g data card on Mandriva 10.1. The card is a Fusion UMTS Quad-GPRS and i think i have it detected fine. Below is what i have done after a good bit of google searching and information. Any help would be apreiated.
Many thanks.
After doing:
# modprobe serial_cs
# modprobe usbserial vendor=0x0af0 product=0x6300
A dmesg gives me this result:
ohci_hcd 0000:02:00.1: new USB bus registered, assigned bus number
3
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 1 port detected
ohci_hcd 0000:02:00.1: wakeup
usb 3-1: new full speed USB device using address 2
usbserial: `' invalid for parameter `vendor'
drivers/usb/serial/usb-serial.c: USB Serial support registered for
Generic
usbcore: registered new driver usbserial_generic
usbcore: registered new driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0
If i do a
#/sbin/insmod usbserial vendor=0xaf0 product=0x6300
i get
insmod: can't read 'usbserial': No such file or directory
|