View Single Post
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#6
Originally Posted by Johnx View Post
In deblet the usb networking driver is loaded by default to support telnet over usb.
Try these commands as root in deblet:
killall utelnetd
ifconfig down usb0
rmmod g_ether
modprobe g_file_storage stall=0 luns=2 removable
echo host > /sys/class/usb_host/usb_host1/device/mode

If those work, add them into rc.local (above exit 0) and run:
chmod +x /etc/rc.local

-John
I have never had to do any of that short of the last line to get my USB keyboard to work out of box with Deblet.

I think Stskeeps removed the USB networking module by default.. but I'm not sure. All I know is once I run the echo host > command.. my usb keyboard flies beautifully.
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!