[Touch-packages] [Bug 993959] Re: libasound2-dev does miss static library since 1.0.25-1 - regression in 12.04 to 11.10

2020-04-16 Thread hackerb9
This bug still persists in Ubuntu 19.04 (Disco Dingo). My use case is porting 32-bit x86 assembly that calls ALSA through a C interface. In order to not require modern systems to have to install 32-bit libraries just for this one program, I would like to be able to link statically. -- You receiv

[Touch-packages] [Bug 1645846] [NEW] zramctl fails if called within a certain interval after modprobe zram.

2016-11-29 Thread hackerb9
Public bug reported: On my machine, I can trigger the bug 100% of the time if I do this: modprobe zram; d=$(zramctl --find) && zramctl --size 256M $d Here is the error message zramctl emits: zramctl: /dev/zram0: failed to reset: Device or resource busy However, the following always work (0%