11.0 Sprint Mogul phone tethering on USB

Hi,

I’ve looked around and downloaded the Smpppd, kinternet, qinternet
and more trying to tether my Sprint Mogul through the USB to my OpenSUSE 11.0 to get it to user for the Internet connection. So
far followed a few threads but no luck. Is there a good link or info. on how to do this??? Any help would be much appreciated.

Tom

If this helps this is from /var/log/messages:

Nov 24 14:02:48 Payday ifup: Network interface is managed from NetworkManager
Nov 24 14:02:48 Payday ifup: NetworkManager will be advised to set up eth1
Nov 24 14:02:48 Payday ifup: but it cannot be assured from here.
Nov 24 14:02:50 Payday kernel: usb 3-2: USB disconnect, address 32
Nov 24 14:02:50 Payday kernel: eth1: unregister ‘rndis_host’ usb-0000:00:1d.0-2, RNDIS device
Nov 24 14:02:50 Payday ifdown: eth1
Nov 24 14:02:50 Payday ifdown: Interface not available and no configuration found.
Nov 24 14:02:52 Payday nm-system-settings: Loaded plugin ifcfg-suse: (C) 2008 Novell, Inc. To report bugs please use the NetworkManager mailing list.
Nov 24 14:02:52 Payday nm-system-settings: Loaded plugin keyfile: (c) 2007 -2008 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
Nov 24 14:02:52 Payday nm-system-settings: Invalid or missing ssid
Nov 24 14:02:54 Payday kernel: hub 6-0:1.0: unable to enumerate USB device on port 2
Nov 24 14:02:54 Payday kernel: usb 3-2: new full speed USB device using uhci_hcd and address 33
Nov 24 14:02:54 Payday kernel: usb 3-2: configuration #1 chosen from 1 choice
Nov 24 14:02:54 Payday kernel: usb 3-2: New USB device found, idVendor=0bb4,idProduct=0303
Nov 24 14:02:54 Payday kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 24 14:02:54 Payday kernel: usb 3-2: Product: Generic RNDIS
Nov 24 14:02:54 Payday kernel: usb 3-2: Manufacturer: HTC
Nov 24 14:02:54 Payday kernel: usb 3-2: SerialNumber:

Well due to the lack of response and me really needing to get this done and being a newbie at OpenSUSE 11.0… I figured it out on my own… but if I can help anyone else out I will share…

first of all you need to go find a package called: usb-rndis-lite

You will only find the source code and need to check it out from sourceforge.net (I think, but you can search and find it). Then if you are a newbie like me just make sure you have EVERYTHING to compile it with, my one newbie mistake was “not” having the “kernel sources” package installed so it would not compile and kept bombing out… Once you have all that there is a config file you need to create and there are GR8 resource for usb-rndis-lite so go have fun and you can tether your phone and get on the internet…

The rest I will let you figure out on your own :slight_smile: :slight_smile: :slight_smile:

Take it easy!!!

Tom