Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Synaptics touchpad doesn't work on kernels 3.6-3.7
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
p04ty
n00b
n00b


Joined: 09 Apr 2011
Posts: 55

PostPosted: Thu Jan 17, 2013 2:16 am    Post subject: [SOLVED] Synaptics touchpad doesn't work on kernels 3.6-3.7 Reply with quote

I've tried to update my kernel from sys-kernel/tuxonice-sources-3.0.35 to some recent version but synaptics touchpad doesn't work on sys-kernel/tuxonice-sources-3.6.11 nor sys-kernel/tuxonice-sources-3.7.1.
.config was copied from 3.0.35 to new directories.
Code:
grep -i synaptics /usr/src/linux/.config
CONFIG_MOUSE_PS2_SYNAPTICS=y
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
# CONFIG_MOUSE_SYNAPTICS_USB is not set

The message I get in Xorg.0.log is:
Code:
grep EE /var/log/Xorg.0.log.old
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     6.166] Initializing built-in extension MIT-SCREEN-SAVER
[     6.518] (EE) xf86OpenSerial: Cannot open device /dev/input/event7
[     6.518] (EE) synaptics: TouchPad: Synaptics driver unable to open device
[     6.518] (EE) PreInit returned 11 for "TouchPad"

Strange that I did not change anything in Xorg config, it is working on 3.0.35.
Here's the config.


EDIT: Didn't notice that new kernels changed /dev/input/event numbers...


Last edited by p04ty on Tue Feb 05, 2013 8:55 am; edited 1 time in total
Back to top
View user's profile Send private message
BillWho
Veteran
Veteran


Joined: 03 Mar 2012
Posts: 1600
Location: US

PostPosted: Thu Jan 17, 2013 2:42 am    Post subject: Reply with quote

p04ty,

I hope you ran make oldconfig.

Try
Code:
emerge -av1 $(qlist -IC x11-drivers)

that happens to me once in a while.
_________________
Good luck :wink:

Since installing gentoo, my life has become one long emerge :)
Back to top
View user's profile Send private message
p04ty
n00b
n00b


Joined: 09 Apr 2011
Posts: 55

PostPosted: Thu Jan 17, 2013 8:32 am    Post subject: Reply with quote

BillWho wrote:
p04ty,

I hope you ran make oldconfig.

For many years I have never run oldconfig and all was working fine ;)

BillWho wrote:
Try
Code:
emerge -av1 $(qlist -IC x11-drivers)

that happens to me once in a while.

That worked usually after Xorg upgrades, but yes, I did reemerged x11-drivers/xf86-input-synaptics and it didn't help.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot 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