I just bought this laptop today, and it's been running perfectly well with Manjaro except for this issue, and have had the same issue in other distros as well.
inxi:
System:
Host: darkness Kernel: 4.17.0-2-MANJARO x86_64 bits: 64 compiler: gcc
v: 8.1.1 Desktop: N/A Distro: Manjaro Linux 17.1.10 Hakoila
Machine:
Type: Laptop System: LENOVO product: 81DE v: Lenovo ideapad 330-15IKB
serial: <root required>
Mobo: LENOVO model: LNVNB161216 v: SDK0J40700 WIN serial: <root required>
UEFI: LENOVO v: 8TCN25WW date: 04/13/2018
Battery:
ID-1: BAT0 charge: 23.4 Wh condition: 30.8/30.0 Wh (103%)
model: SMP L16M2PB1 status: Discharging
CPU:
Topology: Dual Core model: Intel Core i3-8130U bits: 64 type: MT MCP
arch: Kaby Lake rev: 10 L2 cache: 4096 KiB
flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 17668
Speed: 800 MHz min/max: 400/3400 MHz Core speeds (MHz): 1: 800 2: 800
3: 800 4: 800
Graphics:
Card-1: Intel UHD Graphics 620 driver: i915 v: kernel bus ID: 00:02.0
Display: x11 server: N/A driver: intel unloaded: fbdev,modesetting,vesa
resolution: <xdpyinfo missing>
OpenGL: renderer: Mesa DRI Intel UHD Graphics 620 (Kabylake GT2)
v: 4.5 Mesa 18.1.1 direct render: Yes
Audio:
Card-1: Intel Sunrise Point-LP HD Audio driver: snd_hda_intel v: kernel
bus ID: 00:1f.3
Sound Server: ALSA v: k4.17.0-2-MANJARO
Network:
Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
driver: r8168 v: 8.045.08-NAPI port: 3000 bus ID: 01:00.0
IF: enp1s0 state: down mac: 8c:16:45:76:69:8e
Card-2: Intel Dual Band Wireless-AC 3165 Plus Bluetooth driver: iwlwifi
v: kernel bus ID: 02:00.0
IF: wlp2s0 state: up mac: 94:b8:6d:a9:83:eb
Card-3: IMC Networks type: USB driver: uvcvideo bus ID: 1:3
Drives:
HDD Total Size: 931.51 GiB used: 5.53 GiB (0.6%)
ID-1: /dev/sda vendor: Western Digital model: WD10SPZX-24Z10T0
size: 931.51 GiB
Partition:
ID-1: / size: 907.44 GiB used: 5.53 GiB (0.6%) fs: ext4 dev: /dev/sda2
ID-2: swap-1 size: 8.29 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/sda3
Sensors:
System Temperatures: cpu: 32.0 C mobo: N/A
Fan Speeds (RPM): N/A
Info:
Processes: 164 Uptime: 12m Memory: 3.77 GiB used: 991.9 MiB (25.7%)
Init: systemd Compilers: gcc: 8.1.1 Shell: bash v: 4.4.19 inxi: 3.0.10
I found a similar issue on the ubuntu forums for the 320 model that was patched, so I checked dmesg and found this
$ dmesg | grep -i elan
[ 7.860937] i2c_hid i2c-ELAN061D:00: i2c-ELAN061D:00 supply vdd not found, using dummy regulator
At least it's just the trackpad and I can use it with a usb mouse for now, but any help will be appreciated