我现在只能通过小灵猫(小灵通无线上网数据线)上网
在xp下用没问题,不知道在magiclinux下能不能用,
不知到如何设置。
[root@zinc ~]# lsusb
Bus 004 Device 002: ID 0c45:613c Microdia
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 002: ID 067b:2313 Prolific Technology, Inc. (我的小灵猫)
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 002: ID 046d:c016 Logitech, Inc. Optical Mouse
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
[code:1]
使用CDMA手机上网
我的CDMA手机是LG-W800,使用本身自带USB线于电脑连接后。使用
lsusb后显示:
Bus 003 Device 002: ID 046d:c016 Logitech, Inc.
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 003: ID 1004:6000 LG Electronics, Inc.
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
还算幸运能够检查出来。
进入/dev后,发现多了一个ttyACM0的设备文件,在尝试使用ln -s
In file included from pl2303.c:15:
/usr/include/linux/signal.h:2:2: warning: #warning "You should include <signal.h>. This time I will do it for you."
pl2303.c:19:24: linux/slab.h: 没有那个文件或目录
pl2303.c:22:30: linux/tty_driver.h: 没有那个文件或目录
pl2303.c:23:28: linux/tty_flip.h: 没有那个文件或目录
In file included from pl2303.c:24: