Results 1 to 11 of 11

Thread: USB keyboard, how to do ??

  1. #1
    V.I.P Dig Deep's Avatar
    Join Date
    Nov 2006
    Location
    Stockholm
    Posts
    801
    Thanks
    0
    Thanked 0 Times in 0 Posts

    USB keyboard, how to do ??

    Does it need an install or setup ?

    Tried to find some help online but no joy :respect-059: so I better ask in here !

    Can You use both USB at the same time ? One for the keyboard and one for a pen ?

  2. #2
    V.I.P
    Join Date
    Feb 2009
    Posts
    495
    Thanks
    0
    Thanked 0 Times in 0 Posts
    of course you can.
    You can also take an USB Hub(better active) and have 4 or more Ports.
    But only one Port is for firmwareupdate with USB Pen(dunno which, you can try)

  3. #3
    V.I.P Dig Deep's Avatar
    Join Date
    Nov 2006
    Location
    Stockholm
    Posts
    801
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Yes, the lower one is OK for upgrades.

    Still, the USB keyboard is not recognized ? so, any install or so ?

  4. #4
    V.I.P
    Join Date
    Feb 2009
    Posts
    495
    Thanks
    0
    Thanked 0 Times in 0 Posts
    not all are compatible, so take a look with dmesg what happens

  5. #5
    V.I.P Dig Deep's Avatar
    Join Date
    Nov 2006
    Location
    Stockholm
    Posts
    801
    Thanks
    0
    Thanked 0 Times in 0 Posts
    OK then it is just a matter of finding a working keyboard !

    Then I must try something else, the one I have will not work.

    Thank´s guys - will report back when I have it going:respect-048:

  6. #6
    V.I.P
    Join Date
    Feb 2009
    Posts
    495
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Here is a BenQ Wireless working:
    input: HID 0d62:2024 as /class/input/input0
    input: USB HID v1.10 Keyboard [HID 0d62:2024] on usb-0000:00:02.2-1.2

    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: input irq status -71 received
    usb 3-1.2: USB disconnect, address 3
    drivers/usb/input/hid-core.c: input irq status -71 received
    drivers/usb/input/hid-core.c: can't resubmit intr, 0000:00:02.2-1.2/input0, stat
    us -19

  7. #7
    V.I.P zeini's Avatar
    Join Date
    Dec 2008
    Location
    Austria
    Posts
    455
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Now usb-keyboard (fw 0.9.3661)is practicable to replace the remote control. Here I post the usbkey.conf. So you can easily look for the exactly button on the usb-keyboard you have to press, instead the remote control.

    CHDOWN=63497 #pageup
    CHUP=63498 #pagedn
    VOLUP=61 #'='
    VOLDOWN=45 #'-'
    MUTE=32 #space
    OK=13 #enter
    MENU=9 #tab
    UP=63490
    DOWN=63491
    LEFT=63488
    RIGHT=63489
    DEL/BACK=8 #Backspace
    SEARCH=63492 #ins
    CHECK=63493 #del
    REW=60#shift+',' = '<'
    STOP=34#shift+''' = '"'
    PLAY=63 #shift+'/' = '?'
    FWD=62#shift+'.' = '>'
    PREV=123#shift+'[' = '{'
    NEXT=125#shift+']' = '}'
    RECORD=63524 #F10
    GUIDE=96#`'`
    HOME=63494 #home
    INFO=126#'~'
    SLEEP=63525 #F11
    WAKEUP=63527 #F12
    UHF
    AUX
    USB
    RESOLUTION
    TV/RADIO
    RED(SUB-T)=63515 #F1
    GREEN(TEXT)=63516 #F2
    YELLOW(LANG)=63517 #F3
    BLUE(i-KEY)=63518 #F4
    YOUTUBE=63519 #F5
    WWW=63520 #F6
    E-MAIL=63521 #F7
    EXIT=27 #ESC

  8. #8
    V.I.P gtg60's Avatar
    Join Date
    Feb 2009
    Posts
    313
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Is there a way to fine tune this yourself? I have a keyboard that has a lot of these buttons already and would like to get them to work as intended.

    How would I see what code/ command is being received when I press the 'Record' button for example and is it then just a case of substituing that command in the record part of the usbkey.conf?

  9. #9
    Mildly Important Nymph :D goran's Avatar
    Join Date
    Dec 2004
    Posts
    2,260
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question

    Hi, guys!

    You just plug it in and it is automatically installed or what do we do exactly?

    I am about to buy one and I think an integrated one with a touch-pad/trackball would be good: any such devices known to work with AZbox HD latest FW, please?

    Also, which USB HDD 1TB - any idea?

    Thanx!

  10. #10
    V.I.P zeini's Avatar
    Join Date
    Dec 2008
    Location
    Austria
    Posts
    455
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Ok, You just plug it in and it is automatically installed. But I'm sadly, mouse, or touch-pad/trackball do not run at AZBoxHD.

    And keyboard also run with usb-HDD.
    Last edited by zeini; 29-10-2009 at 03:09 PM.

  11. #11
    Mildly Important Nymph :D goran's Avatar
    Join Date
    Dec 2004
    Posts
    2,260
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Icon12

    Shoot!:beatdeadhorse5:

    But I am sure there is a solution to it... So, we wait...

    HDD?

Similar Threads

  1. Info on keyboard for Yoda
    By tinos in forum AZBox HD Newbie Questions
    Replies: 3
    Last Post: 10-04-2009, 12:31 AM
  2. computer keyboard?
    By davemaden in forum General Chat
    Replies: 2
    Last Post: 18-01-2009, 03:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •