<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Thank you very much, the scripts here fixed my problem:<br>
<a class="moz-txt-link-freetext" href="http://wiki.debian.org/InstallingDebianOn/Thinkpad/T500#Audio">http://wiki.debian.org/InstallingDebianOn/Thinkpad/T500#Audio</a><br>
<br>
My a co-worker has a T400 with Ubuntu where his volume keys work.&nbsp; I
was trying to compare things, and could not figure it out.&nbsp; I never
checked his /dev/input to see if it was small like mine, but he never
even had the the /dev/shm/acpi_fakekey....and he too would get a
permissions error when he tried to run the command as a normal user.&nbsp;
But his volume keys still work, so I am sure now that I was on the
wrong path there.&nbsp; There may still have been something about the
/dev/input event's missing, but I am pleased with these scripts.&nbsp; It
works...thank you everyone.<br>
<br>
David L. Anselmi wrote:
<blockquote cite="mid:4B74DB17.7010709@anselmi.us" type="cite">
  <pre wrap="">Mike Jensen wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Been lurking around for a while, but never posted before.  Sorry to have
my first post be a help request.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
At least it's not content-free.

  </pre>
  <blockquote type="cite">
    <pre wrap="">I am trying to get the volume up/down/mute key to work on my Lenovo
T400.  The distro is Debian Squeeze, fully updated, amd64.  My volume
keys don't seem to work, so I traced down /etc/acpi/volupbtn.sh (and
others), and noticed that it was using acpi_fakekey....when I run it as
such in root, there is no problems, it returns fine.  But when I run the
same thing as a normal user I get: fifo: Permission denied
    </pre>
  </blockquote>
  <pre wrap=""><!---->
For permission problems I would guess that there's a group you add yourself to that will make you 
able to use the buttons.  That's assuming that some piece of relevant software is running as you 
(perhaps as part of your desktop environment) and that this isn't a bug.  But...

Google says other people have seen this too:

<a class="moz-txt-link-freetext" href="http://www.thinkwiki.org/wiki/Thinkpad-acpi">http://www.thinkwiki.org/wiki/Thinkpad-acpi</a> tells you about the drivers and has some ideas for 
troubleshooting tools.  I think squeeze is keeping up with new kernels.

<a class="moz-txt-link-freetext" href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567645">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567645</a> reports the same bug but doesn't have any 
info.  You could add your findings there, especially if you solve the problem.  (This is the package 
that supplies the script you mention.)

<a class="moz-txt-link-freetext" href="http://www.thinkwiki.org/wiki/Install_Ubuntu_8.10_(Intrepid_Ibex)_on_a_Thinkpad_T400">http://www.thinkwiki.org/wiki/Install_Ubuntu_8.10_(Intrepid_Ibex)_on_a_Thinkpad_T400</a> says the volume 
buttons work fine so you could investigate how 8.10 handles this.

<a class="moz-txt-link-freetext" href="http://wiki.debian.org/InstallingDebianOn/Thinkpad/T500">http://wiki.debian.org/InstallingDebianOn/Thinkpad/T500</a> says that volume doesn't work and tells you 
what to do about it, including scripts that you can compare to what you have.

HTH,
Dave
_______________________________________________
clue-tech mailing list
<a class="moz-txt-link-abbreviated" href="mailto:clue-tech@cluedenver.org">clue-tech@cluedenver.org</a>
<a class="moz-txt-link-freetext" href="http://cluedenver.org/mailman/listinfo/clue-tech">http://cluedenver.org/mailman/listinfo/clue-tech</a>
  </pre>
</blockquote>
<br>
</body>
</html>