On 04/22/2015 11:45 AM, dborlaug.t@xxxxxxxxx wrote:
Dear Mr. Carpenter, Thank you kindly for your help and these nice suggestions. Thank you for CCing Mr. Finger. Actually, I stumbled across his name in my online searches as on of the developers of this driver, and that's why I tried to seek help here. I was able to repeat the problem and then capture /var/log/messages. It is attached to this email. hopefully it went through? It's hard for me to help locate the problem, but I believe I initiated the vnc over ssh action around line 2892-2910 of the attached ("201504220906-0700-messages.txt"), with corresponding messages 2892-2910 being: " Apr 22 08:33:28 x120ea rsyslogd-2177: imuxsock begins to drop messages from pid 3112 due to rate-limiting Apr 22 08:33:30 x120ea rsyslogd-2177: imuxsock lost 49 messages from pid 3112 due to rate-limiting Apr 22 08:35:29 x120ea kernel: [ 153.267088] atkbd serio0: Unknown key pressed (translated set 2, code 0xf1 on isa0060/serio0). Apr 22 08:35:29 x120ea kernel: [ 153.267102] atkbd serio0: Use 'setkeycodes e071 <keycode>' to make it known. Apr 22 08:35:29 x120ea kernel: [ 153.277905] atkbd serio0: Unknown key released (translated set 2, code 0xf1 on isa0060/serio0). Apr 22 08:35:29 x120ea kernel: [ 153.277920] atkbd serio0: Use 'setkeycodes e071 <keycode>' to make it known. Apr 22 08:35:30 x120ea kernel: [ 153.762396] thinkpad_acpi: unknown possible thermal alarm or keyboard event received Apr 22 08:35:30 x120ea kernel: [ 153.767324] thinkpad_acpi: temperatures (Celsius): 46 0 46 0 0 0 25 0 Apr 22 08:35:30 x120ea kernel: [ 153.767352] thinkpad_acpi: unhandled HKEY event 0x6040 Apr 22 08:35:30 x120ea kernel: [ 153.767361] thinkpad_acpi: please report the conditions when this event happened to ibm-acpi-devel@xxxxxxxxxxxxxxxxxxxxx Apr 22 08:35:44 x120ea kernel: [ 167.636259] atkbd serio0: Unknown key pressed (translated set 2, code 0xf1 on isa0060/serio0). Apr 22 08:35:44 x120ea kernel: [ 167.636274] atkbd serio0: Use 'setkeycodes e071 <keycode>' to make it known. Apr 22 08:35:44 x120ea kernel: [ 167.646902] atkbd serio0: Unknown key released (translated set 2, code 0xf1 on isa0060/serio0). Apr 22 08:35:44 x120ea kernel: [ 167.646917] atkbd serio0: Use 'setkeycodes e071 <keycode>' to make it known. Apr 22 08:35:44 x120ea kernel: [ 168.131693] thinkpad_acpi: unknown possible thermal alarm or keyboard event received Apr 22 08:35:44 x120ea kernel: [ 168.143598] thinkpad_acpi: temperatures (Celsius): 47 0 47 0 0 0 25 0 Apr 22 08:35:44 x120ea kernel: [ 168.143627] thinkpad_acpi: unhandled HKEY event 0x6040 Apr 22 08:35:44 x120ea kernel: [ 168.143636] thinkpad_acpi: please report the conditions when this event happened to ibm-acpi-devel@xxxxxxxxxxxxxxxxxxxxx Apr 22 08:40:59 x120ea rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="2253" x-info="http://www.rsyslog.com"] rsyslogd was HUPed "
Unfortunately, that log segment does not have help for the problem. In fact, the logs seldom have any useful information. When a critical error occurs, the results are sent to an in-memory buffer and may be sent to the disk, but they write is not usually completed. When the system is restarted, the info does not make it to the logging file.
At the moment, I am running x11vnc server over an ssh link with vnxviewer displaying the image. Other than the slowness of the network link, I am having no problems - the v4.1.8_2499 branch is what is running.
Next, I will try the master branch. Larry _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel