Hello geoff,

I cannot look exact situation because rio is running but mouse is not working.
I cannot enter any command!
I really want to escape rio using some key strokes.

Fortunately my stand alone terminal is configured to accept telnet.
My previous report is the one that I got via telnet.
The name space is different from that of console of terminal.
But I believe kernel name space is same.

The real problem is:
my USB mouse is connected to '#U/usb0/1/ep1data' and not to '#U/ usb0/1/ep0data'
but /bin/usb/usbmouse looks only '#U/usb0/1/ep0data'.

I don't know why my mouse is connected to  '#U/usb0/1/ep1data'.
My PC has two USB connecters but both lead to '#U/usb0/1/ep1data'.


On 2007/05/09, at 14:45, [EMAIL PROTECTED] wrote:

What does
        ns | grep U
print?

Your termrc should have this near the top:

# bind all likely devices (#S was bound in boot)
for(i in f t m v L P U '$' Σ)
        /bin/bind -a '#'^$i /dev >/dev/null >[2=1]


Reply via email to