Registered Member
|
I have managed to create a connection with much help from Google, however after each logout or reboot I must run sudo modprobe usbserial before Kubuntu (12.10) sees this connection in network manager.
Is there any way to set this up so that the 'Mobile Broadband' option appears in Network Manager when the USB is plugged in after a reboot? I added an entry in /etc/modules which a posting said would achieve this but it seems it only works if I disconnect and remove/reinsert. TIA |
Registered Member
|
I solved this by adding the following to /etc/rc.local,
Is it right to assume that because the driver in use for this device is shown as 'generic' then the kernel doesn't yet have a specific driver for this device? |
Administrator
|
You may also want to create a UDev rule which will cause the usbserial module to be loaded when this device is connected.
http://iarlyy.wordpress.com/2009/05/21/ ... 2d-fedora/ You will need to change the USB Vendor and Product ID codes however. It is semi-correct to make that assumption - what is more likely is that the kernel is not aware that the usbserial driver is capable of handling that device.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
I have the following in a file, 19d2:0257 in /etc/usb_modeswitch.d,
Everything seems to work, offers 'Mobile Broadband' in N.M when connected including after reboot. Is the link you provided a simpler or more efficient setup? cheers |
Administrator
|
If usbmodeswitch does the trick, then there is likely no difference between the two.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
I might try the udevd method anyway to see if it will eliminate some of the device detection time.
cheers bcooksley |
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]