Notices


Reply
Thread Tools
Posts: 3,664 | Thanked: 1,530 times | Joined on Sep 2009 @ Hamilton, New Zealand
#261
okay smoku, i'll try it again now
 
Posts: 3,664 | Thanked: 1,530 times | Joined on Sep 2009 @ Hamilton, New Zealand
#262
Originally Posted by smoku View Post
as root:
Code:
dpkg -P sixaxis-support kernel-joymouse xserver-xorg-input-joystick sixad
reboot and try sixaxis-support.install again
the command uninstalled everything but the installation say operation failed just before it restarting the device.

the device won't connect to my sixaxis. keep asking me the same old questions to accept "YES" or "NO".

is there a command to run them manually? from terminal?
 
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#263
Originally Posted by maxximuscool View Post
the command uninstalled everything but the installation say operation failed just before it restarting the device.

the device won't connect to my sixaxis. keep asking me the same old questions to accept "YES" or "NO".

is there a command to run them manually? from terminal?

the operation failed message comes up even if it installs properly and works @!!
 
Posts: 3,664 | Thanked: 1,530 times | Joined on Sep 2009 @ Hamilton, New Zealand
#264
Originally Posted by f2thak View Post
the operation failed message comes up even if it installs properly and works @!!

so what have i done wrong? i followed the step by step process carefully and still can't get to work. This is inasane. I don't want to reflashing my firmware.

smoku, do you have any idea why it isn't working for me?
 
Posts: 3,664 | Thanked: 1,530 times | Joined on Sep 2009 @ Hamilton, New Zealand
#265
udved--maem is running like it should but why not connect?
 
smoku's Avatar
Posts: 1,716 | Thanked: 3,007 times | Joined on Dec 2009 @ Warsaw, Poland
#266
Originally Posted by maxximuscool View Post
smoku, do you have any idea why it isn't working for me?
No idea. Must be something you installed.
__________________
smoku @xiaoka.com (SMTP/XMPP) ...:.:....:... pebbled . Poky Fish : sixaxis . psx4m . uae4all
Jolla Phone post-mortem . . . . . . . . . . -> 1+1 VGN-UX390N
 
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#267
i cannot install xev on n900!!
 

The Following User Says Thank You to F2thaK For This Useful Post:
smoku's Avatar
Posts: 1,716 | Thanked: 3,007 times | Joined on Dec 2009 @ Warsaw, Poland
#268
I am using my PC for this. The keycodes are the same.
__________________
smoku @xiaoka.com (SMTP/XMPP) ...:.:....:... pebbled . Poky Fish : sixaxis . psx4m . uae4all
Jolla Phone post-mortem . . . . . . . . . . -> 1+1 VGN-UX390N
 

The Following User Says Thank You to smoku For This Useful Post:
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#269
like this?



Caps Lock 0x58 0xF0 0x58
A 0x1C 0xF0 0x1C
S 0x1B 0xF0 0x1B
D 0x23 0xF0 0x23
F 0x2B 0xF0 0x2B
G 0x34 0xF0 0x34
H 0x33 0xF0 0x33
J 0x3B 0xF0 0x3B
K 0x42 0xF0 0x42
L 0x4B 0xF0 0x4B
; 0x4C 0xF0 0x4C
' 0x52 0xF0 0x52
Enter 0x5A 0xF0 0x5A


?????????????
 
smoku's Avatar
Posts: 1,716 | Thanked: 3,007 times | Joined on Dec 2009 @ Warsaw, Poland
#270
Code:
KeyPress event, serial 36, synthetic NO, window 0x5c00001,
    root 0x10b, subw 0x5c00002, time 193875744, (46,46), root:(51,96),
    state 0x10, keycode 38 (keysym 0x61, a), same_screen YES,
    XLookupString gives 1 bytes: (61) "a"
    XmbLookupString gives 1 bytes: (61) "a"
    XFilterEvent returns: False

KeyRelease event, serial 36, synthetic NO, window 0x5c00001,
    root 0x10b, subw 0x5c00002, time 193875825, (46,46), root:(51,96),
    state 0x10, keycode 38 (keysym 0x61, a), same_screen YES,
    XLookupString gives 1 bytes: (61) "a"
    XFilterEvent returns: False

KeyPress event, serial 36, synthetic NO, window 0x5c00001,
    root 0x10b, subw 0x5c00002, time 193876177, (46,46), root:(51,96),
    state 0x10, keycode 39 (keysym 0x73, s), same_screen YES,
    XLookupString gives 1 bytes: (73) "s"
    XmbLookupString gives 1 bytes: (73) "s"
    XFilterEvent returns: False

KeyRelease event, serial 36, synthetic NO, window 0x5c00001,
    root 0x10b, subw 0x5c00002, time 193876249, (46,46), root:(51,96),
    state 0x10, keycode 39 (keysym 0x73, s), same_screen YES,
    XLookupString gives 1 bytes: (73) "s"
    XFilterEvent returns: False

KeyPress event, serial 36, synthetic NO, window 0x5c00001,
    root 0x10b, subw 0x5c00002, time 193876529, (46,46), root:(51,96),
    state 0x10, keycode 40 (keysym 0x64, d), same_screen YES,
    XLookupString gives 1 bytes: (64) "d"
    XmbLookupString gives 1 bytes: (64) "d"
    XFilterEvent returns: False

KeyRelease event, serial 36, synthetic NO, window 0x5c00001,
    root 0x10b, subw 0x5c00002, time 193876617, (46,46), root:(51,96),
    state 0x10, keycode 40 (keysym 0x64, d), same_screen YES,
    XLookupString gives 1 bytes: (64) "d"
    XFilterEvent returns: False
__________________
smoku @xiaoka.com (SMTP/XMPP) ...:.:....:... pebbled . Poky Fish : sixaxis . psx4m . uae4all
Jolla Phone post-mortem . . . . . . . . . . -> 1+1 VGN-UX390N
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 23:26.