![]() |
Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Hi,
Does anyone know if the N900 supports Nokia's SU-8W Bluetooth Keyboard in the same way the N810 presently supports it? Cheers, |
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
HID (the bluetooth protocal for input devices like keyboards) is disabled. Though I think it just takes a quick edit to the text file to enable it and then a reboot.
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Can someone with one of the demo units please test this and work up a set of instructions? I have one of these keyboards, but I am sure a lot of people will be interested in bluetooth HID devices in general. I am very curious about mouse/keyboard support, what with Quake 3 demos showing up all over the place :)
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Probably, given HID works. If it won't work I'll post about it here as I have a SU-8W.
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Thanks for all the replies. It's reassuring to know that it should be supported.
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Hi,
See the Maemo wiki : Fremantle Unsupported Bluetooth Profiles, on how to enable the bluetoothhd input plugin (HID host). In order to use a Bluetooth Keyboard. http://wiki.maemo.org/Fremantle_Unsu...tooth_profiles |
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
The SU-8W was so poorly supported on the N810 that it was almost unusable. I believe it was a driver issue and not the keyboard itself. The bug was reported by a number of users and a fix was promised in Fremantle. I'd want to verify it works before dumping $100 on an unusable keyboard. The fact that you need a hack to use the keyboard isn't very promising. Also that keyboard has special function keys for Nokia phones which weren't supported on the N810. I love my N810 but the whole bluetooth keyboard thing was a major disappointment. I've ordered a small USB keyboard to use with the N810 but am unsure if that option is really available on the N900.
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
It's not necessarily a hack to use the keyboard, it's more the fact that HID as a bluetooth protocal is just disabled in general through a simple text file (why I have no idea since it seems to work just fine for people who have tried it). Maybe it was for security reasons, who knows.
But after you just delete HID from the line and restart the bluetooth service (either via command) or a restart and it should work. |
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
I activated HID and tried to SU-8W. The results are not very good as the modifier keys do not work so one cannot input numbers etc.
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Does anybody know if other Bluetooth wireless keyboards, such as a HP would work with the N900? Is the Bluetooth protocol enough for them "to understand and talk to one another, or a special dedicated driver would be necessary?
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Bluetooth keyboards normally use one of two different protocols: One is the HID profile (Human Interface Device), which generally works out of the box on devices like the N800. The other is a serial profile, which on the N800 and 770 devices needed a little driver but otherwise worked nearly as well as HID (I have not used it, but my understanding is that with a serial profile the connection needed a little more manual intervention compared to HID, which is the only one I'm familiar with. But don't take my word for this.)
So, the short answer is 'Yes, there are standard protocols, and most BT keyboards follow them (HID or serial). Sometimes there are still problems with specific keyboards though.' Edit: The keyboard I'm using with my N800 is the Stowaway Sierra full-size, 4-way foldable keyboard. It works perfectly for me, althoug some other users have for some reason problems with pairing and/or connections. |
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Many thanks, TA-t3, I am brand new here, appreciate the education. I have both an SU-8W and a HP Ipaq, will have to see which works better. The truth is, the SU-8W is a great keyboard for mobile phone, but not really comfortable for a computer. Thanks, again:)
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Quote:
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
The N900 appears to come with a separate layout for the SU-8W in /usr/share/X11/xkb/symbols/nokia_vndr but doesn't use it automatically after enabling the Bluetooth HID. By default it's using the N900 internal keyboard's layout. The Fn key on the SU-8W is not working which suggests it doesn't make the keyboard actually send keypresses of the number keys for example, but the driver has to interpret Fn+Q as 1.
However my keyboard has an AltGr key which the N900 thinks is same as the internal keyboard's Fn key, so AltGr+Q produces 1 and AltGr+Ctrl opens the dialog to enter special characters. Therefore the SU-8W is fully functional although with a very strange layout that probably will be fixed by someone eventually. I'm finding that key repeat works better than with the N810 and no keypresses are dropped, but YMMV. |
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Quote:
I agree with your comments pertaining to the SU-8W specific blue function keys which are used for the blue function keys on Nokia phones; due to no direct mapping relationship between blue function key and the N810 itself. Maybe a hack could map the blue menu key to the N810 menu key. However that aside I have found the SU-8W to work very reliably for all other keys (i.e. the numerical keys accessed only via the green Fn). So for writing long messages or docs it works a treat :) If the same user experience could be achieved on the N900 I would be more than happy. Cheers, |
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Is there a way to use a standard bluetooth keyboard for PC on the N900? That could be useful for gaming or going to a friend's house who has such a keyboard. The foldaway keyboards are more useful when travelling and staying in hotels and so on.
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Quote:
For the record I'll make a simple control panel app for that. |
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Quote:
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Quote:
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Quote:
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Quote:
If I have time tonight, I think I'll try this. |
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Quote:
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Thanks a lot VDVsx for saving me quite some work. I will try this when I get home later today...
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
VDVsx, do you know how to use hildon-im-xkbtool (which options the command takes)? It give me no help when I typed "hildon-im-xkbtool -h"
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Quote:
Code:
Nokia-N900-42-11:~# hildon-im-xkbtool --help |
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Thanks again! I have now tried to set the layout, but cannot seem to get it to work. I have e.g. tried to write
Code:
hildon-im-xkbtool -s -l no -m nokiasuw8 -i 50 -d 600 --id=4 Code:
Applying keymap to Virtual core Keyboard Code:
hildon-im-xkbtool -g Code:
External keyboard: Any help would be much appreciated! |
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Has no one been able to make the su-8w work with the n900?
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Quote:
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
The problem is that no matter what I have tried (I am surely doing something wrong!) I cannot get the correct layout on the su-8w. I only get the same layout as on the hardware keyboard on the n900, which obviously isn't very useful on the external keyboard.
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Quote:
Please try this command in the X terminal and paste the output here: hildon-im-xkbtool -g |
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Thanks VDVsx
Quote:
Code:
Internal keyboard: It would be very interesting to hear if I am the only one with this problem. |
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
i'd be very interested in a working solution, too. my su-8w is with a friend in germany over the holidays so i can't try ATM, but the keyboard on the n900 makes me want the su-8w more than ever. ;)
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Quote:
I also tried to change the model directly via gconf (pc105), it presents the right value, but the keyboard behavior is the same :( |
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Quote:
Thanks, |
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Has anyone else noticed bluetooth keyboards not wanting to connect after the update to week 51 firmware?
I've tried reediting the main.conf file but nothing happens. Actually, looking at the post previous to mine this may have been the week 46 firmware update that did this. Also does anyone know which file governs whether the connect/disconnect button in the bluetooth settings is enabled? I notice that it is enabled for my computer and my Nokia bluetooth headset but disabled for my BT printer, bt keyboard, wife's phone and garmin gps mouse. |
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Letters and numbers work rather good, with some odd procedures:
see: http://talk.maemo.org/showthread.php?t=41425 |
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Quote:
Code:
stop bluetoothd Thanks to qobi's help in this post: http://talk.maemo.org/showpost.php?p...7&postcount=27 I also got my Nokia SU-8W to work completely as it should with Danish keyboard layout (see http://talk.maemo.org/showpost.php?p...6&postcount=31) |
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
I followed one of the links above and I successfully paired the device with the keyboard, disabled the virtual keyboard and it now works. I can access numbers by pressing Alt-gr. However I can't access the right shift key, the '<', '>' and ' symbols.
|
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Quote:
1) First copy (as root) the /usr/share/X11/xkb/ directory from chinook to /usr/share/X11/xkb-chinook/ (be careful not to overwrite /usr/share/X11/xkb/). The necessary chinook directory is attached in this post: http://talk.maemo.org/showpost.php?p=441444&postcount=3. 2) Then copy (as root) /usr/share/X11/xkb-chinook/geometry/pc to /usr/share/X11/xkb/geometry/ the following way (one line in the terminal): Code:
cp -i /usr/share/X11/xkb-chinook/geometry/pc /usr/share/X11/xkb/geometry/. Code:
setxkbmap -device 4 -I -I/usr/share/X11/xkb-chinook -rules base -model nokiasu8w -layout dk Please only do this if you know what all this means. |
Re: Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
Thanks. I might give this a try when I have time or I might wait until the su-8w layout is included in a future software release (bug 6685).
|
All times are GMT. The time now is 17:38. |
vBulletin® Version 3.8.8