Page 1 of 1

[solved] synaptics failure

PostPosted: Jul 20th, '11, 23:41
by wobo
After todays updates everything was nice but then my laptop went into sleep mode - waking it up shows the usual dark screen (Gnome) with the task bar. Moving the mouse to show the entry field for the password to unlock the screen let the screen flicker, nothing more. I killed the x-session (Ctrl+Alt+BS twice) and logged in to the konsole. "startx" seemed to start the x-server, I see the flash of the nvidia driver but then x crashes giving back an error:
Code: Select all
(EE) Query no Synaptics: 6003C8
(EE) SynPS/2 Synaptics Touchpad unable to query/ initialize Synaptics hardware
(EE) PreInit returned 11 for "SynPS/2 Synaptics Touchpad"

So, something crashed the synaptics driver.

I don't recall reading anything on the -dev list - does anybody have the same problem?

Re: synaptics failure

PostPosted: Jul 21st, '11, 05:10
by wobo
After updates and reboot all is working again. Updated packages:
Code: Select all
Jul 21 04:45:19 wobolap perl: [RPM] lib64pt2.10.1-plugins-2.10.1-1.mga2.x86_64 installed
Jul 21 04:45:19 wobolap perl: [RPM] lib64pt2.10.1-2.10.1-1.mga2.x86_64 installed
Jul 21 04:45:22 wobolap perl: [RPM] gtk+3.0-3.1.8-5.mga2.x86_64 installed
Jul 21 04:45:24 wobolap perl: [RPM] lib64gtk+3_0-3.1.8-5.mga2.x86_64 installed
Jul 21 04:45:25 wobolap perl: [RPM] lib64opal3.10.1-plugins-3.10.1-1.mga2.x86_64 installed
Jul 21 04:45:26 wobolap perl: [RPM] lib64opal3.10.1-3.10.1-1.mga2.x86_64 installed
Jul 21 04:45:29 wobolap perl: [RPM] ekiga-3.3.1-1.mga2.x86_64 installed
Jul 21 04:45:30 wobolap perl: [RPM] lib64gail3_0-3.1.8-5.mga2.x86_64 installed
Jul 21 04:45:30 wobolap perl: [RPM] lib64gtk-gir3.0-3.1.8-5.mga2.x86_64 installed
Hmm, none of these seem to be related, at least for me.

Re: [solved] synaptics failure

PostPosted: Jul 21st, '11, 06:56
by winstonteacox
Hi Wolfgang,

I had the same symptoms yesterday with a cauldron i586. Flickerung screen when trying to deactivate the locked gnome-shell. Then after reboot the whole installation went belly up - gdm won't start, system hangs. No possibility to do anything except a forced shutdown.
To find the cause i did a fresh install of a i586 cauldron LXDE System from the dual arch cd. Update to cauldron - everthing's ok.

Then i switched from nouveau to nvidia.

Bang! :shock:

It seems to be the nvidia driver ...

cheers,
Bernd

Re: [solved] synaptics failure

PostPosted: Jul 21st, '11, 14:04
by ahmad
@wobo: check xorg.conf, ideally it shouldn't have any references about the touchpad, as it should be configured on the fly by udev, IIUC.

Re: [solved] synaptics failure

PostPosted: Jul 21st, '11, 15:12
by wobo
Well, as I wrote, the problem has vanished after yesterdays updates.
There is no reference to the touchpad in xorg.conf, I already checked that.
The updates before the problem occurred included an udev update, so it may have been caused by that, but I don't see a reason in yesterdays updates which eliminated the problem.
( /me should not dwell on vanished problems too long!)