[Kernel-packages] [Bug 1065400] Re: Support for loading Broadcom bluetooth firmware

2018-05-13 Thread Alecz20
UPDATE: MY FIX After some digging, I decided to download the latest Bluetooth Driver from Lenovo and extracted the firmware from it. I forked Winterheart's repository and patched the firmware and it works for me. Here is the link if anyone needs: https://github.com/alecz20/broadcom-bt-fir

[Kernel-packages] [Bug 1065400] Re: Support for loading Broadcom bluetooth firmware

2018-05-13 Thread Alecz20
UPDATE: If I remove the /lib/firmware/brcm/BCM20702A1-0a5c-21f3.hcd and I reboot I get the "flaky" Bluetooth back. Sometimes I need to suspend/resume to get it back. Was hoping this firmware would fix the issue, but instead it makes it worse. -- You received this bug notification because you ar

[Kernel-packages] [Bug 1065400] Re: Support for loading Broadcom bluetooth firmware

2018-05-13 Thread Alecz20
I have same issue as @painterengr I had the problem where the Bluetooth mouse would work at first, but then suddenly: "Bluetooh Disabled". I checked dmesg and found this: Bluetooth: hci0: Broadcom Bluetooth Device [5.279438] Bluetooth: hci0: BCM20702A1 (001.002.014) build 1761 [5.281325]

[Kernel-packages] [Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2017-03-12 Thread Alecz20
Had this same issue and the workaround in #35 solved it: Steps: #open /etc/default/grub for editing as root sudo gedit /etc/default/grub # find the line GRUB_CMDLINE_LINUX="" and add the options "i8042.nomux=1 i8042.reset" # example: GRUB_CMDLINE_LINUX="i8042.nomux=1 i8042.reset" #update grub:

[Kernel-packages] [Bug 172937] Re: SQUASHFS error while booting from live cd

2013-12-05 Thread Alecz20
I have also encountered this issue with a USB stick. The temporary solution was to reboot. Sometimes it would work other times it would not. Put the ISO on another USB stick, and the problem no longer occurred. -- You received this bug notification because you are a member of Kernel Packages, w

[Kernel-packages] [Bug 587408] Re: Ecryptfs is very slow at listing directories with many files

2013-09-16 Thread Alecz20
Update: I transferred the same data from the eCryptfs folder to the EncFS folder. The results of statting about 50k files (twice in a row) are the following: eCryptfs : 16 minutes ! EncFS : 20 seconds ! Clearly there must be some fundamental differences between the two designs. eCryptfs

[Kernel-packages] [Bug 587408] Re: Ecryptfs is very slow at listing directories with many files

2013-09-15 Thread Alecz20
I have two tests folders both wit many files and sub folders, one is on a full disk encryption with TrueCrypt, another one is eCryptfs on a ZFS RAID-5 array (much fast disk unecrypted). I have a python script that stats files in a folder and its directories. Under the eCryptfs, the script stats a