1. Идем в /sys/bus/pci/drivers/ehci_hcd :
{code}
cd /sys/bus/pci/drivers/ehci_hcd
{/code}
2. находим имя файла вида 0000:00:xx.x ( например — 0000:00:1d.7 )
3. выгружаем :
{code}
sh -c 'echo -n «0000:00:xx.x» > unbind'
{/code}
4. PROFIT!!!!
Tags: Debian, linux, usb
This entry was posted on Четверг, 1 октября, 2015 at 12:11 and is filed under Новости.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.