LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-09-2017, 12:37 AM   #1
aditya.mukundan
Member
 
Registered: Jul 2015
Location: India
Distribution: slackware
Posts: 42

Rep: Reputation: Disabled
Noob question regarding synaptics driver


in slackbuilds .org i have seen xf86 synaptics driver for installing this will i requre multilib or can i dorpm2tgz for 64 bit xorg synaptics driver??
 
Old 05-09-2017, 12:51 AM   #2
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
SBo does not officially support multilib (even though some scripts are multilib-ready), so no, you don't need multilib for synaptics driver.
 
Old 05-09-2017, 01:53 AM   #3
aditya.mukundan
Member
 
Registered: Jul 2015
Location: India
Distribution: slackware
Posts: 42

Original Poster
Rep: Reputation: Disabled
okay so i will try it .i'm not on my system now .it threw up some error .i'll post abck with xinput and install logs.
 
Old 05-09-2017, 04:49 AM   #4
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
please make sure you have full installation of Slackware64-14.2
 
Old 05-09-2017, 04:55 AM   #5
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
Hmmm ...

What version of Slackware are you running ?

Wasn't xf86-input-synaptics removed from SBo because it was added as an Official Slackware Package sometime around the Slackware 12.2 release ?

-- kjh
 
Old 05-09-2017, 05:52 AM   #6
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by kjhambrick View Post
What version of Slackware are you running ?

Wasn't xf86-input-synaptics removed from SBo because it was added as an Official Slackware Package sometime around the Slackware 12.2 release ?
Yes, the synaptics driver is included in Slackware, although, there is a possibility it will eventually be replaced by libinput, but it hasn't happened yet.

Code:
x/xf86-input-libinput-0.23.0-x86_64-1.txz:  Added.
  This is the new generic X.Org input driver which replaces evdev for most
  purposes.  It does not (for now) replace xf86-input-synaptics or
  xf86-input-vmmouse.  If this driver package is missing then X will fall
  back to using xf86-input-evdev as before.
  Thanks to Robby Workman.
 
Old 05-09-2017, 09:25 AM   #7
aditya.mukundan
Member
 
Registered: Jul 2015
Location: India
Distribution: slackware
Posts: 42

Original Poster
Rep: Reputation: Disabled
I am having slackware 14.1 .


i tried installing and i got this during executing the slackbuild

checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i486-slackware-linux-gnu
checking host system type... i486-slackware-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: in `/tmp/SBo/xf86-input-synaptics-0.99.1':
configure: error: C compiler cannot create executables
See `config.log' for more details.

This is the xinput that i got


bash-4.2# xinput
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Video Bus id=8 [slave keyboard (3)]
↳ Power Button id=9 [slave keyboard (3)]
↳ Sleep Button id=10 [slave keyboard (3)]
↳ Integrated_Webcam_HD id=13 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=14 [slave keyboard (3)]
↳ Speakup id=15 [slave keyboard (3)]
↳ Dell WMI hotkeys id=16 [slave keyboard (3)]
bash-4.2#

I am running on slackware 14.1 is this going to be a problem?should i upgrade it to 14.2?

Last edited by aditya.mukundan; 05-09-2017 at 10:01 AM.
 
Old 05-09-2017, 10:33 AM   #8
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Slackware 14.1 already has the synaptics driver... at least if you did a full install (or at least install all of the x/ series). You can verify if you have it installed using:

Code:
ls /var/log/packages/*synaptics*
If, for some reason, you're missing this, you can download it from any Slackware mirror. You can use http://packages.slackware.com to find it and download it. However, if you're missing that, you could be missing several other key packages (which could explain the error you're seeing when you try to compile it).
 
Old 05-09-2017, 10:39 AM   #9
aditya.mukundan
Member
 
Registered: Jul 2015
Location: India
Distribution: slackware
Posts: 42

Original Poster
Rep: Reputation: Disabled
can you tell me how to install it?i did slackpkg upgrade and also installed a full install but still cannot understand how some packages are missing .

I have got this

/var/log/packages/xf86-input-synaptics-1.7.1-x86_64-2

Last edited by aditya.mukundan; 05-09-2017 at 10:48 AM.
 
Old 05-09-2017, 11:27 AM   #10
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
Quote:
Originally Posted by aditya.mukundan View Post
can you tell me how to install it?i did slackpkg upgrade and also installed a full install but still cannot understand how some packages are missing
if you want to be sure to have all the packages do a
Code:
slackpkg install slackware64
 
1 members found this post helpful.
Old 05-09-2017, 11:33 AM   #11
aditya.mukundan
Member
 
Registered: Jul 2015
Location: India
Distribution: slackware
Posts: 42

Original Poster
Rep: Reputation: Disabled
i am doing it right now i saw some KDE and noarch packages getting installed although one more thing i'm seeing 50-synaptics and vm-mouse in /usr/share/X11/xorg.conf.d/......
 
Old 05-09-2017, 12:17 PM   #12
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by aditya.mukundan View Post
can you tell me how to install it?i did slackpkg upgrade and also installed a full install but still cannot understand how some packages are missing .

I have got this

/var/log/packages/xf86-input-synaptics-1.7.1-x86_64-2
If you have something in /var/log/packages/, that means it is already installed. So there's no reason to compile it and usually no reason to reinstall it (unless something corrupted it -- in that case, you could use slackpkg reinstall xf86-input-synaptics to reinstall it).

At this point, we should ask the question of what are you trying to do? The driver is already installed, and the system usually has decent defaults. If it isn't working or isn't working as you'd like, we need to start from there.
 
Old 05-09-2017, 08:36 PM   #13
aditya.mukundan
Member
 
Registered: Jul 2015
Location: India
Distribution: slackware
Posts: 42

Original Poster
Rep: Reputation: Disabled
My touchpad isn't working so just wanted to see if installing proper driver would make it work or not also i wanted to know if there's any touchpad tools for settings in KDE desktop ,seems like i only have it for mouse not for touchpad.I have gone through some threads and triedd but still cannot get it to work.

Last edited by aditya.mukundan; 05-09-2017 at 08:37 PM.
 
Old 05-09-2017, 08:46 PM   #14
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
KDE doesn't have touchpad specific settings. Can you post the output of the following?

Code:
cat /var/log/Xorg.0.log
cat /proc/bus/input/devices
xinput --list
 
Old 05-09-2017, 08:54 PM   #15
aditya.mukundan
Member
 
Registered: Jul 2015
Location: India
Distribution: slackware
Posts: 42

Original Poster
Rep: Reputation: Disabled
bash-4.2# cat /proc/bus/input/devices
I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/devices/platform/i8042/serio0/input/input0
U: Uniq=
H: Handlers=sysrq kbd event0
B: PROP=0
B: EV=120013
B: KEY=1100f02902002 8380307cf910f001 feffffdfffefffff fffffffffffffffe
B: MSC=10
B: LED=7

I: Bus=0006 Vendor=0000 Product=0000 Version=0000
N: Name="Speakup"
P: Phys=speakup/input0
S: Sysfs=/devices/virtual/input/input1
U: Uniq=
H: Handlers=kbd event1
B: PROP=0
B: EV=3
B: KEY=100000000000 0

I: Bus=0019 Vendor=0000 Product=0005 Version=0000
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
U: Uniq=
H: Handlers=event2
B: PROP=0
B: EV=21
B: SW=1

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
U: Uniq=
H: Handlers=kbd event3
B: PROP=0
B: EV=3
B: KEY=10000000000000 0

I: Bus=0019 Vendor=0000 Product=0003 Version=0000
N: Name="Sleep Button"
P: Phys=PNP0C0E/button/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4
U: Uniq=
H: Handlers=kbd event4
B: PROP=0
B: EV=3
B: KEY=4000 0 0

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
U: Uniq=
H: Handlers=kbd event5
B: PROP=0
B: EV=3
B: KEY=10000000000000 0

I: Bus=0019 Vendor=0000 Product=0000 Version=0000
N: Name="Dell WMI hotkeys"
P: Phys=wmi/input0
S: Sysfs=/devices/virtual/input/input6
U: Uniq=
H: Handlers=kbd rfkill event6
B: PROP=0
B: EV=13
B: KEY=1500b00000000 200300000 0 0
B: MSC=10

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HDA Intel MID HDMI/DP,pcm=3"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:03.0/sound/card0/input7
U: Uniq=
H: Handlers=event7
B: PROP=0
B: EV=21
B: SW=140

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HDA Intel PCH Front Headphone"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card1/input8
U: Uniq=
H: Handlers=event8
B: PROP=0
B: EV=21
B: SW=4

I: Bus=0003 Vendor=0c45 Product=6a04 Version=3028
N: Name="Integrated_Webcam_HD"
P: Phys=usb-0000:00:1d.0-1.5/button
S: Sysfs=/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input9
U: Uniq=
H: Handlers=kbd event9
B: PROP=0
B: EV=3
B: KEY=100000 0 0 0

I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:07/LNXVIDEO:00/input/input10
U: Uniq=
H: Handlers=kbd event10
B: PROP=0
B: EV=3
B: KEY=3e000b00000000 0 0 0

I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input11
U: Uniq=
H: Handlers=kbd event11
B: PROP=0
B: EV=3
B: KEY=3e000b00000000 0 0 0

I: Bus=0003 Vendor=046d Product=c52f Version=0111
N: Name="Logitech USB Receiver"
P: Phys=usb-0000:00:1d.0-1.3/input0
S: Sysfs=/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input12
U: Uniq=
H: Handlers=mouse0 event12
B: PROP=0
B: EV=17
B: KEY=ffff0000 0 0 0 0
B: REL=143
B: MSC=10

I: Bus=0003 Vendor=046d Product=c52f Version=0111
N: Name="Logitech USB Receiver"
P: Phys=usb-0000:00:1d.0-1.3/input1
S: Sysfs=/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.1/input/input13
U: Uniq=
H: Handlers=kbd event13
B: PROP=0
B: EV=1f
B: KEY=4837fff072ff32d bf54444600000000 1 20f908b17c000 677bfad9415fed 9ed68000004400 10000002
B: REL=40
B: ABS=100000000
B: MSC=10
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
synclient -l "couldn't find synaptics properties. No synaptics driver loaded?" gtsui Slackware 4 08-31-2014 10:22 AM
Synaptics touchpad not recognised by synaptics driver (12.1) bogzab Slackware 13 03-22-2009 09:23 PM
Synaptics driver on Xorg 7.3 rworkman Slackware 15 04-22-2008 05:52 PM
Synaptics Driver spaaarky21 Linux - Hardware 0 02-18-2005 02:50 AM
stupid noob driver question wilcox69 Linux - Newbie 2 05-27-2004 11:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration