|
|

楼主 |
发表于 2006-6-11 17:35:26
|
显示全部楼层
Post by d00m3d
升级 testing 的 093 吧,stable 的 udev 才 056,udev 在 090 以後有很大改进及稳定
我想应该不是udev的问题,因为我在默认的2.6.8-386内核下可以使用upan的,2.6.16-20内核是我自己编译的 有很多 usb 选项我都没有选上,老大帮我看看
- joey@debian:~$ cat /boot/config-2.6.16.20 |grep USB|grep is
- # CONFIG_SND_USB_USX2Y is not set
- # CONFIG_USB_DEBUG is not set
- # Miscellaneous USB options
- # CONFIG_USB_DYNAMIC_MINORS is not set
- # CONFIG_USB_SUSPEND is not set
- # CONFIG_USB_OTG is not set
- # CONFIG_USB_ISP116X_HCD is not set
- # CONFIG_USB_OHCI_BIG_ENDIAN is not set
- # CONFIG_USB_SL811_HCD is not set
- # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
- # CONFIG_USB_ACM is not set
- # CONFIG_USB_PRINTER is not set
- # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
- # CONFIG_USB_STORAGE_DEBUG is not set
- # CONFIG_USB_STORAGE_USBAT is not set
- # CONFIG_USB_STORAGE_ALAUDA is not set
- # CONFIG_USB_LIBUSUAL is not set
- # CONFIG_USB_HIDINPUT_POWERBOOK is not set
- # CONFIG_USB_AIPTEK is not set
- # CONFIG_USB_WACOM is not set
- # CONFIG_USB_ACECAD is not set
- # CONFIG_USB_KBTAB is not set
- # CONFIG_USB_POWERMATE is not set
- # CONFIG_USB_MTOUCH is not set
- # CONFIG_USB_ITMTOUCH is not set
- # CONFIG_USB_EGALAX is not set
- # CONFIG_USB_YEALINK is not set
- # CONFIG_USB_XPAD is not set
- # CONFIG_USB_ATI_REMOTE is not set
- # CONFIG_USB_ATI_REMOTE2 is not set
- # CONFIG_USB_KEYSPAN_REMOTE is not set
- # CONFIG_USB_APPLETOUCH is not set
- # CONFIG_USB_MDC800 is not set
- # CONFIG_USB_MICROTEK is not set
- # CONFIG_USB_DABUSB is not set
- # CONFIG_USB_VICAM is not set
- # CONFIG_USB_DSBR is not set
- # CONFIG_USB_ET61X251 is not set
- # CONFIG_USB_IBMCAM is not set
- # CONFIG_USB_KONICAWC is not set
- # CONFIG_USB_OV511 is not set
- # CONFIG_USB_SE401 is not set
- # CONFIG_USB_SN9C102 is not set
- # CONFIG_USB_STV680 is not set
- # CONFIG_USB_PWC is not set
- # CONFIG_USB_NET_GL620A is not set
- # CONFIG_USB_NET_PLUSB is not set
- # CONFIG_USB_NET_RNDIS_HOST is not set
- # CONFIG_USB_NET_CDC_SUBSET is not set
- # CONFIG_USB_ZD1201 is not set
- # CONFIG_USB_SERIAL_AIRPRIME is not set
- # CONFIG_USB_SERIAL_ANYDATA is not set
- # CONFIG_USB_SERIAL_CP2101 is not set
- # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
- # CONFIG_USB_SERIAL_GARMIN is not set
- # CONFIG_USB_SERIAL_IPW is not set
- # CONFIG_USB_SERIAL_KEYSPAN_MPR is not set
- # CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set
- # CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set
- # CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set
- # CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set
- # CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set
- # CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set
- # CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set
- # CONFIG_USB_SERIAL_KEYSPAN_USA19QW is not set
- # CONFIG_USB_SERIAL_KEYSPAN_USA19QI is not set
- # CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set
- # CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set
- # CONFIG_USB_SERIAL_HP4X is not set
- # CONFIG_USB_SERIAL_SAFE_PADDED is not set
- # CONFIG_USB_SERIAL_TI is not set
- # USB Miscellaneous drivers
- # CONFIG_USB_EMI62 is not set
- # CONFIG_USB_EMI26 is not set
- # CONFIG_USB_AUERSWALD is not set
- # CONFIG_USB_RIO500 is not set
- # CONFIG_USB_LEGOTOWER is not set
- # CONFIG_USB_LCD is not set
- # CONFIG_USB_LED is not set
- # CONFIG_USB_CYTHERM is not set
- # CONFIG_USB_PHIDGETKIT is not set
- # CONFIG_USB_PHIDGETSERVO is not set
- # CONFIG_USB_IDMOUSE is not set
- # CONFIG_USB_SISUSBVGA is not set
- # CONFIG_USB_LD is not set
- # CONFIG_USB_TEST is not set
- # CONFIG_USB_ATM is not set
- # CONFIG_USB_GADGET_DEBUG_FILES is not set
- # CONFIG_USB_GADGET_PXA2XX is not set
- # CONFIG_USB_GADGET_GOKU is not set
- # CONFIG_USB_GADGET_LH7A40X is not set
- # CONFIG_USB_GADGET_OMAP is not set
- # CONFIG_USB_GADGET_DUMMY_HCD is not set
- # CONFIG_USB_FILE_STORAGE_TEST is not set
复制代码
lspci 查看usb的结果:
0000:00:1d.0 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #1) (rev 02)
0000:00:1d.1 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #2) (rev 02)
0000:00:1d.2 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #3) (rev 02) |
|