[Bug 1519102] Re: Failed to start Load Kernel Modules

2015-11-29 Thread Robert Smith
I tried to use a virtual machine to reproduce this issue, but for some reason, it runs Ubuntu GNOME 32 bits very slow and after installation, it fails to boot. However, using a bootable USB I confirmed that after updating, there was no "synaptics_ic2" in /etc/modules. I'm thinking that maybe anoth

[Bug 1519102] Re: Failed to start Load Kernel Modules

2015-11-27 Thread Martin Pitt
> The quotes were actually there. Could this be a bug? Yes, these “fancy” quotes and even normal ASCII " ones are utter bogus in configuration files. I checked ubuntu-drivers-common, xserver-xorg- input-synaptics, and gpointing-device-settings, and none of them have "synaptics_ic2" in them. If yo

[Bug 1519102] Re: Failed to start Load Kernel Modules

2015-11-24 Thread Robert Smith
Thank you. The quotes were actually there. Could this be a bug? I didn't add the quotes and as you can see from the report, it was a fresh install. This is the output now: ➜ ~ sudo systemctl status systemd-modules-load -l ● systemd-modules-load.service - Load Kernel Modules Loaded: loaded (/

[Bug 1519102] Re: Failed to start Load Kernel Modules

2015-11-23 Thread Martin Pitt
➜ ~ cat /etc/modules > # at boot time, one per line. Lines beginning with "#" are ignored. > “synaptics_i2c” I hope the quotes are not literally in your /etc/modules :-) This is saying that a module in your /etc/modules could not be loaded. I. e. either the synaptics_i2c module does not exist, or