![]() ![]() |
Feb 5 2005, 06:58 PM
Post
#46
|
|
|
Group: Admin Posts: 1,418 Joined: 18-May 03 From: St. Paul, MN Member No.: 4 |
This is absolutely amazing! I installed the latest ipk and have my optical intellimouse plugged into the downstream port on my btc mini usb keyboard, and the mouse works great (as does the keyboard).
When I first got my 6000, I thought the docking cradle was way too big, but now I realize it:s perfect height and angle to use the 6000 with a usb keyboard and mouse! Thank you, thank you! |
|
|
|
Feb 7 2005, 02:40 PM
Post
#47
|
|
|
Group: Members Posts: 668 Joined: 3-December 03 From: US Member No.: 1,034 |
makes me wish I had bought a USB keyboard with a downstream USB port too (one I had seen had two ports), but I was doubtful that it would work at all on the Zaurus with a mouse attached. Hence I had bought a keyboard with no extra ports at all.
Makes me repeat to myself - take risks, experiment, only then will you learn. |
|
|
|
Feb 9 2005, 10:42 AM
Post
#48
|
|
![]() Group: Members Posts: 2,821 Joined: 13-September 04 From: Wasilla Ak. Member No.: 4,572 |
On the fasdt kernel issue:
I'm working on a version w/ hid support. It is easy enough to compile, its just getting it to run that is the problem. I'll start a thread on z6k general discussions. This should not be too hard to figure out. |
|
|
|
Feb 9 2005, 06:56 PM
Post
#49
|
|
|
Group: Members Posts: 9 Joined: 31-July 04 Member No.: 4,163 |
QUOTE(nilch @ Feb 7 2005, 10:40 PM) makes me wish I had bought a USB keyboard with a downstream USB port too (one I had seen had two ports), but I was doubtful that it would work at all on the Zaurus with a mouse attached. Hence I had bought a keyboard with no extra ports at all. Makes me repeat to myself - take risks, experiment, only then will you learn. I'm using a two port USB hub - $4 at compgeeks - with a mini optical mouse - $6 at compgeeks - and a small usb keyboard - $17 at newegg. This setup works very well with my 6000 in landscape mode.
zaurus2.jpg ( 38.48K )
Number of downloads: 246I'll be using it to create web pages while I bicycle tour in Europe next summer. This setup weighs just over 2 pounds, and replaces about 10 pounds of laptop and accessories! |
|
|
|
Mar 4 2005, 05:04 AM
Post
#50
|
|
|
Group: Members Posts: 38 Joined: 21-September 04 Member No.: 4,682 |
QUOTE(pieman @ Jan 24 2005, 06:27 PM) which I would like to use with a usb Twiddler 2 from Handykey, a combined chording keyboard and trackpoint mouse. The Twiddler is something I want to try with a Zaurus, but I need to wait for a couple more weeks before purchasing a 3000 so I'll actually have USB capability. I'm hoping it'll work well enough. edit - picture removed! |
|
|
|
Mar 6 2005, 09:54 PM
Post
#51
|
|
![]() Group: Members Posts: 2,821 Joined: 13-September 04 From: Wasilla Ak. Member No.: 4,572 |
Back to the 6000 fast kernel thing. It can be done by re doing the kernel from guylhems sources. add (hard, not as modules) the mouse and keyboard stuff ...when you get to the usb drivers leave the hid and mouse and kbd stuff to compile as modules...then just pop in your kernel and use the sharp modules already there. I compiled in the hitachi ohci, and so have to remove that module from the z.
usbmouse w/ fast kernel is viable. |
|
|
|
Mar 24 2005, 06:55 AM
Post
#52
|
|
|
Group: Members Posts: 577 Joined: 17-March 04 Member No.: 2,365 |
usbmouse w/ fast kernel is viable... and in fact it works great :-)
Today I made my wireless (bluetooth) mouse work on my 6000W with some little tweaking. I will post intructions and pictures soon. I'm still working on my wireless (bluetooth) keyboard - after an initial success, I am experiencing (again) the keyboard mapping problems. Damn! However the idea of a 6000 with wireless peripherals is so sweet ! PS: The best idea at the moment is to remove keybdev, use evdev, read from /dev/input/event0 and send back the codes (ala irk), but I'll also try to fix the keyboard mapping. Guylhem |
|
|
|
Mar 26 2005, 03:18 AM
Post
#53
|
|
|
Group: Members Posts: 33 Joined: 19-March 04 Member No.: 2,340 |
Extending the scheme where I am autoloading keyhelper to remap keys on my usb keyboard by using hotplug events here is the same thing for inputhelper. By using the following script named 'usbmouse' and placing it in /etc/hotplug/usb:
#!/bin/bash # # if [ "${ACTION}" = "add" ]; then export PATH=/home/QtPalmtop/bin:/root/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin export LD_LIBRARY_PATH=/home/QtPalmtop/lib export QTDIR=/home/QtPalmtop export QPEDIR=/home/QtPalmtop sudo -u root qcop QPE/InputHelper 'handle()' echo "#!/bin/bash" > $REMOVER chmod 777 $REMOVER echo "export PATH=/home/QtPalmtop/bin:/root/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin" >> $REMOVER echo "export LD_LIBRARY_PATH=/home/QtPalmtop/lib" >> $REMOVER echo "export QTDIR=/home/QtPalmtop" >> $REMOVER echo "export QPEDIR=/home/QtPalmtop" >> $REMOVER echo "sudo -u root qcop QPE/InputHelper 'handle()'" >> $REMOVER fi mouse support is enabled when the usb mouse is attached and disabled when it is removed. Hope this helps. Robert |
|
|
|
Jun 13 2005, 06:17 AM
Post
#54
|
|
|
Group: Members Posts: 92 Joined: 20-May 05 From: London, UK Member No.: 7,168 |
I don't think an ipk ever got posted here, so I made one (
usb_mouse_pointer_0.1_arm.ipk ( 41.26K )
Number of downloads: 150). Just install it and go (I didn't need to reboot). Thanks Cwaig - this is really neat! |
|
|
|
Jul 13 2005, 12:20 PM
Post
#55
|
|
|
Group: Members Posts: 3 Joined: 25-October 04 Member No.: 5,193 |
Thanks for posting the link. Just tried it with a Atek mouse (very small) and it works great.
Ron |
|
|
|
Jul 24 2005, 01:10 PM
Post
#56
|
|
|
Group: Members Posts: 13 Joined: 12-November 04 Member No.: 5,433 |
Oh well, USB mice work like a charm. However I fell into troubles with my PS/2 to USB convertor. It has both keyboard and mouse PS/2 ports. So you can use both devices on "one" USB port wIthout need of USB hub. It is usefull toy when you want to use friend's/customer's/etc keyboard and mouse. It's still more common that it will be PS/2 and not USB device.
Keyboard works well but mouse was dead. It identifies itself as dmesg: input0: Symbiose lab inc. Symbiose PS/2 Keyboard - PS/2 Mouse on usb1:8.0 input1: Symbiose lab inc. Symbiose PS/2 Keyboard - PS/2 Mouse on usb1:8.1 lsusb: Bus 001 Device 008: ID 04b4:8081 Cypress Semiconductor Corp. Once plugged to zaurus it loads hid.o module. I've loaded usbmouse as well but it wasn't working while usb mouse worked at the same time. I played with it few hours and saw it working few times. However I wasn't able to find why it sometimes works and sometimes not. Finally I've found that hid module must be released before usbmouse module is loaded. It means sequence: - plug PS/2 to USB convertor - rmmod hid - modprobe usbmouse Later hid module can be loaded again without impact on PS/2 mouse functionality. Releasing of hid module doesn't have impact on keyboard or USB mouse functionality. It is also possible to use both ps/2 and usb mouse together if you find it usefull What's strange is mouse wheel behaviour. Wheel works well on USB mouse but when the same mouse is connected via PS/2_to_USB convertor then wheel is dead. It seems to me as problem with (old) usbmouse driver on Zaurus because it works well on my desktop. 'cat /dev/input/mice' on desktop shows mess when wheel is rolled but on Zaurus it is silent (it reacts only on wheel click). Any ideas? Cheers, poorman |
|
|
|
Aug 10 2005, 11:53 AM
Post
#57
|
|
|
Group: Members Posts: 61 Joined: 23-April 04 Member No.: 2,972 |
Ok, this officially rocks! Typing away on my ThinkOutside IR keyboard - thanks to Cwaig's irk driver - mousing around with my little USB Wireless mouse - thanks to Cwaigs USB_mouse driver.
Craig, you are Da Man! BTW get one of these cables - Goldx USB 5 way adapter Thanks again! |
|
|
|
Aug 10 2005, 07:26 PM
Post
#58
|
|
|
Group: Members Posts: 97 Joined: 15-December 04 Member No.: 5,933 |
Has anyone else noticed
# ll /dev/usbmouse lrwxrwxrwx 1 root root 48 Aug 10 21:14 /dev/usbmouse -> /home/matty/0217/rootfs/root_cramfs/dev/usb/mice That seems an odd place to be pointing! John |
|
|
|
Aug 10 2005, 09:07 PM
Post
#59
|
|
|
Group: Members Posts: 97 Joined: 15-December 04 Member No.: 5,933 |
Just tested the usb mouse fun under Xqt. Perhaps I don't have things quite set up right but it basically works. The X version of the mouse doesn't move until I click the crosshairs someplace. The most annoying thing at the moment is that moving the mouse keeps the Qtopia stuff at the bottom of the screen covering up the ICEwm stuff. It's a start though.
John |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th June 2013 - 09:18 PM |