[Slackbuilds-users] Updates - 20081224

alkos333 me at alkos333.net
Fri Dec 26 17:11:48 UTC 2008


root at tpt60:/sys/devices/virtual/input# dmesg | grep input
input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
input: Sleep Button (CM) as
/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
input: AT Translated Set 2 keyboard as
/devices/platform/i8042/serio0/input/input3
input: ThinkPad Extra Buttons as /devices/virtual/input/input4
serio: Synaptics pass-through port at isa0060/serio1/input0
input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
input: ThinkPad HDAPS joystick emulation as /devices/virtual/input/input6
input: ThinkPad HDAPS accelerometer data as /devices/virtual/input/input7
input: TPPS/2 IBM TrackPoint as
/devices/platform/i8042/serio1/serio2/input/input8


root at tpt60:/sys/devices/virtual/input# udevadm info --attribute-walk
--path /sys/devices/virtual/input/input7

Udevinfo starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and the attributes from one single parent device.

  looking at device '/devices/virtual/input/input7':
    KERNEL=="input7"
    SUBSYSTEM=="input"
    DRIVER==""
    ATTR{name}=="ThinkPad HDAPS accelerometer data"
    ATTR{phys}=="hdaps/input1"
    ATTR{uniq}==""
    ATTR{modalias}=="input:b0019v1014p5054e4801-e0,3,kra0,1,mlsfw"



I'm running kernel 2.6.28 and tp_smapi 0.40

On Wed, Dec 24, 2008 at 2:28 PM, Robby Workman <rworkman at slackbuilds.org> wrote:
> Wed Dec 24 20:22:14 UTC 2008
> Merry Christmas, happy holidays, bah humbug, or whatever happens to propel
>  your watercraft, but enjoy!  Thanks to everyone for the help and support,
>  and here's wishing happiness to all Slackers!
> audio/gimmix: Added - Gimmix is a graphical music player daemon (MPD) client
>  written in C using GTK+2.  Thanks to Kristaps Esterlins.  --rworkman
> development/gazpacho: Fixed a bug where gazpacho would refuse to start,
>  and changed the maintainer of the script.
>  Thanks to Mikko Varri.  --rworkman
> development/kiwi: Updated for version 1.9.23 and changed maintainer.
>  Thanks to Mikko Varri.  --rworkman
> development/nose: Added - nose is a discovery-based unittest extension
>  for python.  Thanks to Mikko Varri.  --rworkman
> development/pysetuptools: Updated for version 0.6c9.  --rworkman
> development/zope.interface: Added - Zope 3 Interface Infrastructure
>  Thanks to Mikko Varri.  --rworkman
> development/zope.testing: Added - Zope testing framework.
>  Thanks to Mikko Varri.  --rworkman
> games/pokerth: Updated for version 0.6.3. Thanks to Marcel Saegebarth.
> graphics/dcraw: Updated for version 8.89.
>  Thanks to Nishant Limbachia.  --rworkman
> graphics/gpscorrelate: Updated for version 1.5.8.
>  Thanks to David Spencer.  --rworkman
> graphics/rawstudio: Updated for version 1.1.1.
>  Thanks to Nishant Limbachia.  --rworkman
> graphics/ufraw: Updated for version 0.14.1.
>  Thanks to Nishant Limbachia.  --rworkman
> libraries/FormEncode: Added - FormEncode is an HTML form validation,
>  generation, and conversion package.  Thanks to Mikko Varri.  --rworkman
> libraries/SQLObject: Added - SQLObject is a popular Object Relational Manager
>  for providing an object interface to your database.
>  Thanks to Mikko Varri.  --rworkman
> libraries/exiftool: Updated for version 7.51.
>  Thanks to David Spencer.  --rworkman
> libraries/glew: Updated for version 1.5.1.
>  Thanks to David Spencer.  --rworkman
> libraries/libburn: Updated for version 0.5.8. Thanks to Robby Workman.
> libraries/libisofs: Updated for version 0.6.12. Thanks to Robby Workman.
> libraries/libmpd: Updated for version 0.16.0.
>  Thanks to Kristaps Esterlins.  --rworkman
> libraries/libnxml: Added - nXML is a C library for parsing, writing and
>  creating XML 1.0 and 1.1 files or streams.
>  Thanks to Kristaps Esterlins.  --rworkman
> multimedia/kino: Bugfix - move the udev rules to /lib/udev and name the file
>  with a numerical prefix.  Thanks to Pierre Cazenave.  --rworkman
> multimedia/nted: Updated for version 1.4.17.
>  Thanks to Corrado Franco.  --rworkman
> network/filezilla: Updated for version 3.1.6.
>  Thanks to Grigorios Bouzakis.  --rworkman
> network/smb4k: Updated for version 0.9.9.  Thanks to Roberto Neri.  --rworkman
> office/brlcad: Added - BRL-CAD is a powerful cross-platform open source solid
>  modeling system.  Thanks to Nikolai Saika.  --rworkman
> office/gnocky: Added - gnocky provides the ability to set logos, send SMS,
>  manage your addressbook, and various other functions of mobile phones.
>  Thanks to Andrzej Telszewski.  --rworkman
> office/gnokii: Added - gnokii provides tools and a user space driver for use
>  with mobile phones.  Thanks to Andrzej Telszewski.  --rworkman
> office/leafpad: Updated for version 0.8.16.
>  Thanks to Grigorios Bouzakis.  --rworkman
> system/clamsmtp: Miscellaneous script cleanups.
>  Thanks to Nishant Limbachia.  --rworkman
> system/hdapsd: Added - HDAPS is a disk protection user-space daemon for IBM and
>  Lenovo ThinkPads.  It monitors the acceleration values through the HDAPS
>  interface and automatically initiates disk head parking if a fall or sliding
>  of the laptop is detected.  Thanks to Alex Lysenka.  --rworkman
> system/iscan: Updated for version 2.15.0.
>  Thanks to Frank Caraballo.  --rworkman
> system/pbzip2: Updated for version 1.0.4.  Thanks to Erik Hanson.  --rworkman
> system/sakura: Updated for version 2.3.2.
>  Thanks to Kristaps Esterlins.  --rworkman
> system/tarsnap: Added - tarsnap is the client application for Colin Percival's
>  online encrypted snapshot backup service (paid subscription, but the client is
>  free).  See their homepage for more information.
>  Thanks to Justin Haynes.  --rworkman
> system/virtualbox-ose: Bugfixes - put udev rules in /lib/udev/rules.d
>  Thanks to Darrell Anderson and Heinz Wiesinger.  --rworkman
> system/virtualbox-ose-addons: Bugfixes - put udev rules in /lib/udev/rules.d
>  Thanks to Darrell Anderson and Heinz Wiesinger.  --rworkman
> system/xfburn: Updated for version 0.4.0. Thanks to Robby Workman.
>
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - http://slackbuilds.org/faq/
>
>



-- 

Bill Cosby  - "Human beings are the only creatures on earth that allow
their children to come back home."


More information about the SlackBuilds-users mailing list