SUSE 10.2 - can't get USB to work

Discussion in 'Parallels Workstation for Windows and Linux' started by sidboswell, Apr 5, 2007.

  1. sidboswell

    sidboswell Junior Member

    Messages:
    14
    I've read just about every USB and Linux post I can and I still can't find an answer.

    I'm running SUSE 10.2 and Parallels 2.2 Build 2112 (as root).

    I've modified my /etc/fstab to read:
    usbfs /proc/bus/usb usbfs auto 0 0

    (I changed noauto to auto)

    I've modified my .pvs file to include:
    [Usb]
    USB enabled=1
    USB=1
    USB autoconnect=1

    I still can not get any attached USB devices to autoconnect NOR can I get them to show up in the USB list in the bottom right of my parallels window.

    Any help would be greatly appreciated.

    Thanks!
     
  2. constant

    constant Forum Maven

    Messages:
    1,010
    .
    The secret appears to be in the fact that 10.2 has a kernel compiled without usbfs support. Re-compiling the kernel with usbfs support is alleged to rectify this, however I have not done this myself to be able to say for sure.
    .
     
  3. sidboswell

    sidboswell Junior Member

    Messages:
    14
    Kernel is compiling as we speak. Will post update in the morning (as this is taking some time).

    thanks.
     
  4. constant

    constant Forum Maven

    Messages:
    1,010
    .
    I, for one, would be very interested to know your result.

    Good luck.
    .
     
  5. sidboswell

    sidboswell Junior Member

    Messages:
    14
    Worked.

    So, the verdict for SUSE 10.2 and USB is to compile the kernel with CONFIG_USB_DEVICEFS enabled.
     
  6. constant

    constant Forum Maven

    Messages:
    1,010
    .
    This is very good news. Well done.

    Can you do all a favour and post this in the howto forum, including the link to suse compile howto.

    This is one more reason to love opensuse a little bit more.

    Thanks.
    .
     

Share This Page