Share

Linux Nostromo Speedpad Driver

Code

Programming Languages: C

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2007-09-29 svn co https://nostromodriver.svn.sourceforge.net/svnroot/nostromodriver nostromodriver

browse code, statistics, last commit on 2007-07-10 cvs -d:pserver:anonymous@nostromodriver.cvs.sourceforge.net:/cvsroot/nostromodriver login

cvs -z3 -d:pserver:anonymous@nostromodriver.cvs.sourceforge.net:/cvsroot/nostromodriver co -P modulename

Show:

What's happening?

  • Followup: RE: Cant grab device after X is restarted

    Thank you so much goldman! I found this post after 2 or 3 weeks of total frustration.

    2009-03-04 20:16:46 UTC by trikzter

  • Forget these drivers... use Pystromo.

    Getting these drivers to work is hard enough, but to top it off once you do get them running, they are glitchy. I go them running on my Ubuntu but had problems with the repeat function. It would lock into a repeated function and not stop till I pressed the button again. Get Pystromo and use it. It work's flawlessly! https://launchpad.net/pystromo.

    2008-10-15 16:00:44 UTC by lighttitan

  • Followup: RE: n52te support?

    Dear Developers, Would it be possible to add support for N52te? (And to push the driver to the kernel if possible). Cheers, Devillious.

    2008-09-29 10:16:35 UTC by devillious

  • N52te support

    Hi, Will it be possible for you to add support for the new N52te pad? I've found that some people already made it working (http://www.uluga.ubuntuforums.org/showpost.php?p=5029132&postcount=24) but it would be nice to have this support already added to driver without the need to make the changes oneself. As a side question - how about pushing the driver upstream and adding it to the...

    2008-09-29 10:12:58 UTC by devillious

  • Followup: RE: n52te support?

    Check out this link: http://ubuntuforums.org/showthread.php?t=538319 You need to change a define in the daemon.cxx file for the device id of the n52te. 0x200 instead of 0x8xx for the n50 or regular n52. Also, there are a couple of patches available from one of the postings. Be sure to run sudo nostromo_config, the directions aren't that clear though a number of postings do mention it...

    2008-07-05 21:06:07 UTC by fsenseman

  • Followup: RE: n52te support?

    Thank you very much for the response. I'll probably pick one of those up then. My button broke on my old n52, so it's time to upgrade. Thanks again, -Lup.

    2008-07-05 20:28:42 UTC by lupine__

  • Followup: RE: n52te support?

    The software is working for me under Ubuntu 8.04 with the n52te device. The only exception is that the led lights signifying which mode it's in is stuck on blue. You can switch modes but the led doesn't follow. Makes it difficult to tell what mode you're in. Kind Regards, Fleet.

    2008-07-05 16:50:18 UTC by fsenseman

  • n52te support?

    Does anybody have the n52te device yet? If so, does this software work with it?.

    2008-06-29 16:21:56 UTC by lupine__

  • Followup: RE: Cant grab device after X is restarted

    I think I figured it out. Adding the following flags to ServerFlags section in xorg.conf sorted it out: Option "AutoAddDevices" "no" Option "AutoEnableDevices" "no" Apparently this is an undocumented option or something. Dug it up on https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/173833 You might want to add...

    2008-05-30 20:14:45 UTC by goldmanns

  • Followup: RE: Cant grab device after X is restarted

    Weird. After fresh reboot: root@milzis:/dev/input/by-id# lsof|grep event4 hald-addo 6534 root 4r CHR 13,68 13513 /dev/input/event4 root@milzis:/dev/input/by-id# lsof|grep event5 root@milzis:/dev/input/by-id# After nostromo_daemon is launched: root@milzis:/dev/input/by-id# lsof|grep event4 hald-addo 6534 root 4r CHR...

    2008-05-30 19:46:38 UTC by goldmanns

Our Numbers