[ltp] Thinkpad utilities query
Marius Gedminas
linux-thinkpad@linux-thinkpad.org
Sun, 24 Feb 2008 17:11:59 +0200
--lrZ03NoBR/3+SXJZ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Sun, Feb 24, 2008 at 03:24:35PM +0100, Dom wrote:
> Damien Challet wrote:
>>>> nigel@henry:~$ synclient TouchpadOff=3D1
>>>> Can't access shared memory area. SHMConfig disabled?
>>>> nigel@henry:~$
>>>> =20
>> is it a permission problem ?
>> =20
> Can you help me? Maybe I missed something. What group I should be a membe=
r=20
> of? I tried it with root as well, same thing happens.
You don't need to be root; any user can use synclient (which is why the
option is described as "insecure").
Try running "ipcs -m", it will list all shared memory segments on your
system. I think the one used by synclient is this one:
0x00005d8b 0 root 777 360 1
The address will be different, but it's owned by root, readable and
writable by anyone, and is 360 bytes long.
You can also check if you have tmpfs mounted on /dev/shm (Ubuntu should
do that by default, but you never know...)
Marius Gedminas
--=20
Computo, ergo sum.
-- Curt Suplee
--lrZ03NoBR/3+SXJZ
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHwYk/kVdEXeem148RAktTAJ46uYHqkSKwhQksPd/380XOaz70+gCfVPTT
WZCQXWNRIqnMd6ADQCyrgQM=
=rRpA
-----END PGP SIGNATURE-----
--lrZ03NoBR/3+SXJZ--