wulvyrn
wulvyrn
would this be of use: https://github.com/magnusja/libaums having access to a usb drive for backup or additional storage would be nice.
looking over this, would #105 have any info on solving this?
@byxorna I didn't see any events happening in the past. Right now I'm using stock and don't need sound.
I'm using archlinux with systemd. The service runs the script on boot up after all the binaries run and after sleep. It has both conditions set in the service file....
good news, i can verify your issue. i mis-read trouchscreen for trackpad. i don't use my touchscreen. i'll dig into it and see what i can figure out.
#73 mentioned the touchscreen not working also after resume. i tried ``` sudo mxt-app -d i2c-dev:1-004a #1 is my current touchscreen else it could be 8 Version:1.26-15-geae11c3 Registered i2c-dev adapter:1...
the following command will reset the touchscreen ``` sudo mxt-app -d i2c-dev:1-004b ``` note this if your touchpad is 0 else it's 8 when the touch pad is 7 also...
there is an error in the script - i have a fix and will be submitting it. enable-atmel.sh 2nd to the last line should read: ``` echo -ne 'r\nq\n' |...
i would reboot and see if you still have it. i also removed the suspend.target out of the service i'm using. the only thing on my system now different than...
note there are two lines in the enable-atmel.sh file at the bottom. one for the trackpad 004a and one for the touchscreen 004b.