我已将Lenovo的DVD RW连接到我的linux系统(内核 - 2.6.34)。内核正在断开编写器的过流问题。
kern.log -
Feb 9 14:09:53 base0-0-0-11-0-11-1 kernel: hub 2-1:1.0: over-current change on port 1
我打开了ignore_oc标志,但我仍然收到错误,我的DVD没有被检测到。
root@base0-0-0-11-0-11-1:/root> cat /sys/module/ehci_hcd/parameters/ignore_oc
Y
root@base0-0-0-11-0-11-1:/root>
kern.log -
Feb 9 14:09:53 base0-0-0-11-0-11-1 kernel: ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00, overcurrent ignored
有人可以帮忙吗?
感谢。