sebanc
sebanc
Have you tried both "alt_touchpad_config" and "alt_touchpad_config2" options ? Also, for touchpad gestures with more than 2 fingers, have you tried adding "psmouse.synaptics_intertouch=1" ? Unfortunately, touchpad issues are very difficult...
Sorry but I see no change compared to the standard config, could you highlight your changes or post a diff ?
Sorry for the delay, I was going to add this config when I noticed something weird, the changes you made should only apply to touchpads with USB ID 05ac:0265 or...
Unfortunately no, chromeos recovery images of intel devices have no graphics driver for AMD gpu and that's not really something that I can change.
Not sure what you want to do with this but you can find the information in the below github repository: https://github.com/jay0lee/chromeos-update-directory
In both cases (dual boot or full HDD install)l it is very weird... Could you provide more details on how you install chromeos ? From which OS and with which...
@jwalcek without the "-s" option, the default size of 14 gb is applied so that's normal. Could you provide the command you use to create the image so that I...
@jwalcek There is a know issue with ext4 partitions where partitioning tools reserve space on partitions which appears free but is not usable. Fix here: https://odzangba.wordpress.com/2010/02/20/how-to-free-reserved-space-on-ext4-partitions/ @Shamw0w What you did...
Could someone try to run "sudo tune2fs -o journal_data_writeback /dev/sdX3", reboot and and see if it helps ? (replace "sdX" by your hdd)
If you are in dual boot: "sudo tune2fs -o journal_data_writeback /dev/loop15p3"