[SOLVED] HTC as USB gprs/edge modem on linux
bizu <[email protected]>
| Newsgroups | gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
*********** To sum up this tread: HTC p4350 work as tethering mode and NOT as ppp modem mode, So you will need the latest usb-rndis-lite sources from SynCE: svn co http://synce.svn.sourceforge.net/svnroot/synce/trunk/usb-rndis-lite cd usb-rndis-lite/ patch -p0 < tethering.diff To compile, its the usual: make sudo ./clean.sh sudo make install To actually try this out.. * I disconnected ethernet * I toggled the kill switch on my wireless to OFF. * I enabled connection sharing and plugged in my device. * dmesg showed that an RNDIS device had been detected (no descriptor errors) * NetworkManager /might/ kick in and configure it.. otherwise.. * I ran sudo dhclient3 eth2 to assign it an IP address (obviously eth2 depends on what hardware you have) it should work... ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel