[Bug 1897404] [NEW] Elantech Touchpad not working w/ Synaptics Driver

2020-09-26 Thread T Parys
Public bug reported: 1) Ubuntu 20.04.1 LTS 2) Package linux-image-5.4.0-48-generic 3) Expected to upgrade to 20.04 with existing hardware already supported 4) Upgraded with odd, erratic behavior from laptop touchpad (Elantech). Tap to click did not work, but scrolling did. After toying with set

[Bug 1298325] Re: ifenslave can't delete interfaces from a bond

2016-06-24 Thread T Parys
Updated tags to include xenial, as bug is still present. ** Tags added: xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1298325 Title: ifenslave can't delete interfaces from a bond To manage

[Bug 1298325] Re: ifenslave can't delete interfaces from a bond

2016-06-24 Thread T Parys
Looks like a bad case of copy / paste. Lines 111-112 appear to be copied from lines 96-97, with the logical checks flipped. Looks like they forgot to swap the Boolean. Patch attached. Could we get a dev to apply the fix? ** Patch added: "Patch to ifenslave" https://bugs.launchpad.net/ubuntu/+

[Bug 1300211] Re: Can't install both gcc-multilib and gcc-arm-linux-gnueabihf

2016-04-06 Thread T Parys
Perhaps the symlink at /usr/include/asm is better suited elsewhere? The cpp include path for i386 (-m32 flag), is as follows: foo ~ $ gcc -m32 -Wp,-v test.c ignoring nonexistent directory "/usr/local/include/i386-linux-gnu" ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/4.8/../..