APAR status
Closed as fixed if next.
Error description
The event associated with the keyboard, as listed in /proc/bus/input/devices, in /dev/input has permissions of 600, which keeps non-root users from reading MSR data. Changing the permissions to 666 fixes the problem. Question: Why does evdev.ko create permissions that are root only for these devices and how can this be changed?
Local fix
x=`cat /proc/bus/input/devices | grep -2 keyboard | grep H: | \ cut -f3 -d' '` chmod 666 /dev/input/$x Note: This fix is only a suggestion and may not work on your system. Consult the contents of /proc/bus/input/devices for the correct event associated with the key board and chmod that device in /dev/input.
Problem summary
Fixed.
Problem conclusion
Temporary fix
Comments
APAR Information
APAR number
IO05050
Reported component name
IRES V2
Reported component ID
5724H9900
Reported release
101
Status
CLOSED FIN
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2006-08-28
Closed date
2008-07-10
Last modified date
2008-07-10
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Applicable component levels
R101 PSY
UP
[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SOZPUP","label":"Point of Sale Software->IBM Retail Environment for SUSE Linux (IRES)"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"101","Edition":"","Line of Business":{"code":"","label":""}}]
Document Information
Modified date:
10 July 2008