View Single Post
Posts: 3 | Thanked: 0 times | Joined on Jan 2009 @ Albuquerque NM USA
#52
Hi Fanoush,

Thanks for your hard work in getting weird bluetooth keyboards to work! You're a life saver.

Mine is not working, though, so I hope you can help. I have a SnapNType which is supported in the btkbd.conf and an N800 running Diablo. I have a few problems.

1. The script complains when it checks for /etc/osso_software_version because I don't have such a directory. I don't know why I don't have one.

2. Adding the ["$OSVER" = "DIABLO"] && OSVER=2008SE line doesn't help. I modified the script to echo $OSVER after that line and it returns blank. The script exits without error, but bluetooth does not come on and detect the keyboard.

3. If I set $OSVER to 2008SE manually, the script continues. It activates bluetooth radio, shows that the device is paired, but then errors:
cat: can't open 'input3/name': No such file or directory
I have checked and I do have input3/name in my /sys/class/input directory with permissions -r--r--r-- root:root. (Why is cat reporting that it can't find that directory, I wonder?)

In no case does typing on the keyboard show characters on the screen.

Do you have any ideas?

Thanks,
Cameron Goble