[Bug 993843] [NEW] Bluetooth keyboard unavailable during LUKS disk unlocking

2012-05-03 Thread Robert Hensing
Public bug reported: I need to keep a spare USB keyboard around to be able to boot my system. Having bluetooth keyboard support in initramfs would make that unnecessary. A trimmed down bluez in the initramfs will solve the problem. It would also need access to a copy of /var/lib/bluetooth in,

[Bug 930618] [NEW] 'Stable' release available

2012-02-11 Thread Robert Hensing
Public bug reported: http://lists.freedesktop.org/archives/wayland- devel/2012-February/002072.html I think this is a must-have for precise. This is the first version that may receive somewhat continued support: We may do more 0.85 releases down the road if there's interest and something

[Bug 780745] [NEW] missing command in compression configuration file lzppre

2011-05-10 Thread Robert Hensing
Public bug reported: Binary package hint: zpaq The min profile needs a preprocessor lzppre, which does not seem to exist in any Ubuntu package. $ zpaq nqc/usr/share/doc/zpaq/examples/min.cfg /tmp/test.zpaq /etc/issue sh: lzppre: not found .//tmp/test.zpaq.zpaq.pre: No such file or directory **

[Bug 388383] Re: dvb_usb firmware does not load after hibernate / resume or within initramfs for different hardware (e.g. af9015/AVerMedia A309 or dib0700/hauppauge nova T)

2009-10-28 Thread Robert Hensing
Still same problem here (kernel: Linux robert-laptop 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:05:01 UTC 2009 x86_64 GNU/Linux) I can not unplug my AVerMedia A309 because it is built in to my acer aspire 6920G. I suppose many more users have dvb-usb devices built-in, making this bug more

[Bug 388383] Re: dvb_usb firmware does not load after hibernate / resume or within initramfs for different hardware (e.g. af9015/AVerMedia A309 or dib0700/hauppauge nova T)

2009-10-28 Thread Robert Hensing
There is a cyclic dependency. The kernel tries to initialize all devices before resuming user space, but it can not do so for these DVB-USB cards (and possibily other devices?) because firmware has to be loaded through udev (userspace). A fix would be to store the firmware in kernel memory

[Bug 388383] Re: dvb_usb firmware does not load after hibernate / resume or within initramfs for different hardware (e.g. af9015/AVerMedia A309 or dib0700/hauppauge nova T)

2009-10-28 Thread Robert Hensing
*** This bug is a duplicate of bug 279143 *** https://bugs.launchpad.net/bugs/279143 ** This bug has been marked a duplicate of bug 279143 Resume from suspend fails when DVB-T card is plugged in -- dvb_usb firmware does not load after hibernate / resume or within initramfs for different

[Bug 279143] Re: Resume from suspend fails when DVB-T card is plugged in

2009-10-28 Thread Robert Hensing
@Gonzhauser: Nice workaround! Does not work when the card is in use though. I rarely use my built-in DVB-USB device, so I will use this for a while. There is a real fix though. The problem applies to other DVB-USB cards as well. The kernel tries to initialize all devices before resuming user