[ltp] OSD for Thinkpad Buttons?

John linux-thinkpad@linux-thinkpad.org
Tue, 4 Apr 2006 12:46:39 -0400


--wac7ysb48OaltWcw
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On (04/04/06 14:16), Daniel Baule wrote:
> To: linux-thinkpad@linux-thinkpad.org
> From: Daniel Baule <baule@upb.de>
> Subject: [ltp] OSD for Thinkpad Buttons?
> Date: Tue, 04 Apr 2006 14:16:47 +0000
> X-Spam-Status: No, score=3D-5.9 required=3D5.0 tests=3DBAYES_00,FORGED_RC=
VD_HELO=20
> 	autolearn=3Dno version=3D3.1.0
>=20
> does anyone know a program similar to tpb?
> I would like to have an OSD for my Thinkpad Buttons but can=B4t get tpb t=
o work=20
> under KDE and Gentoo, because i do not have access to /dev/nvram. At the=
=20
> moment i have to change permissions for the nvram manually after each Reb=
oot.
> I then can start tpb manually and it works till the next boot.

I'm running Debian Sid, so your MMV with Gentoo. But all I had to do,
just once, was follow the directions in /usr/share/doc/tpb/README:
- enable nvram in your kernel (section character devices), either as module
  or compiled into the kernel

So I compiled it into the kernel:
me@~$ cat /boot/config-2.6.15-xxxx | grep -Ein nvram
1131:CONFIG_NVRAM=3Dy

- make sure that the device /dev/nvram exists, else create it with
  'mknod /dev/nvram c 10 144'

Since then, I've had:

me@~$ ls -l /dev/nvram
crw-rw---- 1 root nvram 10, 144 2006-04-04 07:43 /dev/nvram

HTH

--=20
JohnRChamplin@columbus.rr.com
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D
PGP key 1024D/99421A63 2005-01-05
EE51 79E9 F244 D734 A012 1CEC 7813 9FE9 9942 1A63
gpg --keyserver subkeys.pgp.net --recv-keys 99421A63

--wac7ysb48OaltWcw
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEMqLveBOf6ZlCGmMRAoztAKCsRmNLggP7pMl1j8Wrc+8mrZn5AQCcCAaA
urKDoDZWRcGwJfP9PPfZXAU=
=K1sP
-----END PGP SIGNATURE-----

--wac7ysb48OaltWcw--