Hello,
I have banging my head to the wall for 2 weeks already and I could not find a solution to activate the touchpad on my laptop. So below are all the info I thought to post, if you think I should present more please let me know:
FreeBSD: FreeBSD-12.0-STABLE-amd64-20190321-r345358 from 21.03.2019
Laptop model: Lenovo Ideapad 330S-14IKB, Core I3 7020U Kaby Lake processor with Intel HD Graphics 620, I really don't know the type of touchpad I have, dmidecode shows the following:
	
	
	
		
while dmesg shows the following:
	
	
	
		
I have enabled the following in /etc/rc.conf:
	
	
	
		
and in /boot/loader.conf:
	
	
	
		
and in /etc/sysctl.conf:
	
	
	
		
Is there something that I'm not doing right, in dmesg I see 2 issues:
	
	
	
		
and Intel Sunrise Point-LP I2C Controller instead of expected Intel Sunrise Point-H Controller as per ig4_pci.c from /sys/dev/ichiic/ig4_pci.c
Can you please help me to activate the touchpad? It's really annoying to be force to carry a mouse all the time.
Thanks a lot in advance!!!
				
			I have banging my head to the wall for 2 weeks already and I could not find a solution to activate the touchpad on my laptop. So below are all the info I thought to post, if you think I should present more please let me know:
FreeBSD: FreeBSD-12.0-STABLE-amd64-20190321-r345358 from 21.03.2019
Laptop model: Lenovo Ideapad 330S-14IKB, Core I3 7020U Kaby Lake processor with Intel HD Graphics 620, I really don't know the type of touchpad I have, dmidecode shows the following:
		Code:
	
	Handle 0x002B, DMI type 21, 7 bytes
Built-in Pointing Device
    Type: Touch Pad
    Interface: PS/2
    Buttons: 4
		Code:
	
	ig4iic_pci0: <Intel Sunrise Point-LP I2C Controller-0> mem 0xb1133000-0xb1133fff irq 16 at device 21.0 on pci0
ig4iic_pci0: Using MSI
pci0: <simple comms> at device 22.0 (no driver attached)
		Code:
	
	zfs_enable="YES"
hald_enable="YES"
dbus_enable="YES"
slim_enable="YES"
kld_list="/boot/modules/i915kms.ko"
moused_enable="YES"
		Code:
	
	ig4_load="YES"
hw.psm.synaptics_support="1"
hw.psm.elantech_support="1"
hw.psm.trackpoint_support="1"
		Code:
	
	kern.evdev.rcpt_mask=12
		Code:
	
	pci0: no driver attachedCan you please help me to activate the touchpad? It's really annoying to be force to carry a mouse all the time.
Thanks a lot in advance!!!
 
			     
 
		 
 
		 
 
		 
 
		 
 
		