Quote:
Originally Posted by gugg
Hello! I have the same issue but i can't figure out how you solved it. Did you compile your own kernel with the right configurations or did you use some launch options?
|
yes i compiled the kernel with those option.
device_driver->i2c_support->i2c_hardware_bus_support select for my mainboard "intel_82801"
in the i2c_system_bus_driver select "synopsys_Designware_platform" and "synopsys_designware_pci",
go to device_driver->hid_support->special_hid_driver and select "HID_Multitouch_panels" in hid_support select also "generic_hid_driver".
config a kernel to enable this option.
if you want i can post my .config.