Help!

synaptics module doesn't work anymore since upgrade to sla..

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Slackware RSS
Next:  Compile error  
Author Message
heavytull
External


Since: Nov 28, 2006
Posts: 124



PostPosted: Sat Jul 14, 2007 6:52 pm    Post subject: synaptics module doesn't work anymore since upgrade to slack12
Archived from groups: alt>os>linux>slackware (more info?)

since i upgraded to slack12 the synaptics module loaded from the xorg.conf file
doesn't work anymore.

the log file in /var/log/Xorg.0.log says

Synaptics Mouse no synaptics event device found (checked 16 nodes)


and the trouble is that in /proc the synaptic device appears as follows:

$ cat /proc/bus/input/devices |grep -i syn
N: Name="PS/2 Synaptics TouchPad"

this should be :
N: Name="SynPS/2 Synaptics TouchPad"

--
heavytull
Back to top
Thomas Overgaard
External


Since: Jul 04, 2004
Posts: 544



PostPosted: Sat Jul 14, 2007 7:27 pm    Post subject: Re: synaptics module doesn't work anymore since upgrade to slack12 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

heavytull DeleteThis @hotmail.com wrote :

> $ cat /proc/bus/input/devices |grep -i syn
> N: Name="PS/2 Synaptics TouchPad"
>
> this should be :
> N: Name="SynPS/2 Synaptics TouchPad"

This can be changed by editing /etc/rc.d/rc.modules
Change this line:
/sbin/modprobe psmouse proto=imps
to
/sbin/modprobe psmouse proto=any

And then you'll have to reboot to solve the problem.
--
Thomas O.

This area is designed to become quite warm during normal operation.
Back to top
heavytull
External


Since: Nov 28, 2006
Posts: 124



PostPosted: Sun Jul 15, 2007 12:16 am    Post subject: Re: synaptics module doesn't work anymore since upgrade to slack12 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thomas Overgaard wrote:

>
> heavytull DeleteThis @hotmail.com wrote :
>
>> $ cat /proc/bus/input/devices |grep -i syn
>> N: Name="PS/2 Synaptics TouchPad"
>>
>> this should be :
>> N: Name="SynPS/2 Synaptics TouchPad"
>
> This can be changed by editing /etc/rc.d/rc.modules
> Change this line:
> /sbin/modprobe psmouse proto=imps
> to
> /sbin/modprobe psmouse proto=any
>
> And then you'll have to reboot to solve the problem.

ok, that works;

thanks
--
heavytull
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Slackware All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum