Reply to comment

cm-4.2.8.1的usb共享网络在linux下也可以用

插上之后选择网络共享(通过USB),然后
ifconfig -a
发现一个新的网络设备usb0
ifconfig usb0 up
dhcpcd usb0
获取到了ip,然后就能连上网了。

Reply

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options