aristeu is currently certified at Master level.

Name: Aristeu Sergio Rozanski Filho
Member since: 2001-01-05 16:07:54
Last Login: 2009-04-18 05:53:51

FOAF RDF Share This

Homepage: http://ruivo.org/~aris/

Recent blog entries by aristeu

Syndication: RSS 2.0

18 Apr 2009 »

if you got a Nyko blu-wave and want to use it with Elisa:

svn co https://jake.ruivo.org/uinputd/trunk/jsremote

and follow the README file :)

14 Oct 2008 »

after spending some time trying to get into advanced mode on my second iogear KVM, I finally figured out what's wrong. on the user manual it says:

1. press and hold clear key for two seconds.

2. press and hold minus key [-] key for one second.

3. release minus key [-] and within one second also release clear key

when, in reality it should be:

1. press and hold clear key for two seconds.

2. tap on the minus key.

3. release clear key shortly after.

13 Mar 2008 »

I'm sick and tired of fixing cosmetic issues trying to add support to PS3 bluetooth remote to linux (three months redoing patches). I'll just leave the latest version of the required patches here. good luck trying to get past the fashion police.

http://ruivo.org/~aris/ps3_remote/

Yes, the patches do work. If you have problems _using_ the patches, feel free to contact me.

14 Aug 2007 »

So, the problem is solved. First off, its SUBSYSTEM is input not usb. We're handling a evdev device creation, don't forget. The final version:

ACTION=="add", SUBSYSTEM=="input", KERNEL=="event*", GOTO="wacom_rules"
GOTO="wacom_rules_end"
LABEL="wacom_rules"

ATTRS{idVendor}=="056a", SYMLINK+="input/wacom"
ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0000", SYMLINK+="input/wacom-tablets/penpartner input/wacom-tablets/penpartner-%b"
ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0010", SYMLINK+="input/wacom-tablets/graphire input/wacom-tablets/graphire-%b"
(...)
ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0047", SYMLINK+="input/wacom-tablets/intuos2-6x8a input/wacom-tablets/intuos2-6x8a-%b"

LABEL="wacom_rules_end"

ATTRS looks for the file on the parent directories as well, solving the problem here.
One note is that if you try to get ATTRS{idVendor}=="056a" on the first rule to avoid repeating on all rules, it won't work, no idea why udev behaves this way.

31 Jul 2007 »

It's easy to get upset with udev. On rawhide, the wacom rules simply don't work. The problem is that now there's no decent way to get Vendor/Product ids when you receive an eventX creation event. This is needed so the wacom rules can create /dev/input/wacom-tablets/<model> link. The current ugly way to fix it is to use ATTR{../id/vendor}. There must be a better solution. Yes, the rule worked for some time (BUS=="usb", KERNEL=="event*", SYSFS{idVendor}==...)

68 older entries...

 

aristeu certified others as follows:

  • aristeu certified clausen as Master
  • aristeu certified faw as Apprentice

Others have certified aristeu as follows:

  • acme certified aristeu as Journeyer
  • ruda certified aristeu as Master
  • leonardo certified aristeu as Master
  • baretta certified aristeu as Master
  • gwm certified aristeu as Master
  • bruder certified aristeu as Master
  • clausen certified aristeu as Journeyer
  • eliphas certified aristeu as Master
  • minami certified aristeu as Master
  • riel certified aristeu as Journeyer
  • boto certified aristeu as Journeyer
  • pencechp certified aristeu as Journeyer
  • ebf certified aristeu as Journeyer
  • maragato certified aristeu as Journeyer
  • faw certified aristeu as Master
  • lezz certified aristeu as Master
  • ara0bswft16 certified aristeu as Journeyer
  • Zaitcev certified aristeu as Journeyer

[ Certification disabled because you're not logged in. ]

New Advogato Features

FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!

X
Share this page