Results 1 to 2 of 2
Hello,
i try to install an usb redirector client for linux on my SLES 11 SP1.
This is a virtual machine hosted on a citrix xenserver 5.6.1
The sles kernel: ...
- 05-24-2011 #1Just Joined!
- Join Date
- May 2011
- Posts
- 2
[SOLVED] modprobe: Unknow symbol, please help...
Hello,
i try to install an usb redirector client for linux on my SLES 11 SP1.
This is a virtual machine hosted on a citrix xenserver 5.6.1
The sles kernel: 2.6.32.36-0.5-xen
After the driver (usb redirector) installed, i can see this in dmesg:
I don't understand, what can i do to relove this?Code:[ 78.411741] tusbd: Unknown symbol usb_hcd_resume_root_hub [ 78.411875] tusbd: Unknown symbol usb_hcd_unlink_urb_from_ep [ 78.412139] tusbd: Unknown symbol usb_hcd_check_unlink_urb [ 78.412367] tusbd: Unknown symbol usb_hcd_link_urb_to_ep [ 78.412479] tusbd: Unknown symbol usb_put_hcd [ 78.412635] tusbd: Unknown symbol usb_hcd_giveback_urb [ 78.412725] tusbd: Unknown symbol usb_hcd_poll_rh_status [ 78.412785] tusbd: Unknown symbol usb_create_hcd [ 78.412875] tusbd: Unknown symbol usb_remove_hcd [ 78.412957] tusbd: Unknown symbol usb_add_hcd
Many thanks for your help and best regards.
- 05-24-2011 #2Just Joined!
- Join Date
- May 2011
- Posts
- 2
Ok i have found...
If any have the same problem, in this case, just:
# modprobe usbcore
Have fun...


