[Kernel-packages] [Bug 1240143] Re: NFS client reports a 'readdir loop' with a corrupt name

2014-03-24 Thread David Hedberg
We have an NFS server running on ubuntu 12.04, and after upgrading one client from 10.04 to 12.04 the other day we are hitting a similar (possibly the same) problem. The server setup has not been touched for months. We have a directory with a lot of .xml files (~1009700 of them). Running an ls on

[Kernel-packages] [Bug 1311736] [NEW] package linux-image-3.13.0-24-generic 3.13.0-24.46 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit stat

2014-04-23 Thread David Christensen
Public bug reported: Occurred during upgrade ProblemType: Package DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-24-generic 3.13.0-24.46 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic i686 AlsaVersion: Advanced Linux Sound Architecture Driver

[Kernel-packages] [Bug 1311736] Re: package linux-image-3.13.0-24-generic 3.13.0-24.46 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status

2014-04-23 Thread David Christensen
Still having an issue, but new info: no talloc stackframe at ../source3/param/loadparm.c:4864, leaking memory Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done Note, selecting 'linux-image-extra-3.13.0-24-generic' for regex

[Kernel-packages] [Bug 1297581] [PATCH] ALSA: hda - Add another headset pin quirk for some Dell machines

2014-06-27 Thread David Henningsson
Another quirk to make the headset mic work on some new Dell machines. Cc: Hui Wang hui.w...@canonical.com BugLink: https://bugs.launchpad.net/bugs/1297581 Signed-off-by: David Henningsson david.hennings...@canonical.com --- sound/pci/hda/patch_realtek.c | 12 1 file changed, 12

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread David Gordon
http://www.mediatek.com/en/downloads/mt7630-pcie/ I found this yesterday but I'm newbie in Linux and don't know how to test if it works. Sorry for my English I tried this but keep getting errors when running make and make clean? Not sure what issue is but would like any assistance if anyone has

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread David Gordon
@Matteo - I get error even on make. There is no command for makeclean it is make clean It says No rule to make target 'release_20140625/rt2x00'. Stop. Followed their readme to the letter. What exactly did you do? -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread David Gordon
@Matteo, Still same issue. I think there are some necessary packages missing. The machine am dealing with is a fresh install of Ubuntu 14.04 and I may need something else. Thanks anyway. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread David Gordon
@Abhishek, I installed above (I knew there was something I needed) but alas I still have same errors. ryan@ryan-X550CA:~/Desktop/MT7630E_Wi-Fi_BT_Source_Release_20140625/rt2x00$ sudo make clean [sudo] password for ryan: make -C /lib/modules/3.13.0-30-generic/build M= clean make[1]: Entering

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread David Gordon
@SimonWerner, I have already done that. If you look in the terminal output I had previously posted you will see there is no longer any whitespace. Thanks. I am not sure what the errors are pointing to and can't seem to find any relevant info via google. -- You received this bug notification

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-01 Thread David Gordon
The procedure from #125 looks promising, but as a novice there appears to be some things left out that someone who is more familiar with terminal commands may know. Like how to create the .conf file, etc. I followed FROG23's instructions and got the furthest yet but with of could not insert

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-01 Thread David Gordon
@Frog23, Thanks for the assistance. Still does not work I am getting same errors after ./load.sh See below root@ryan-X550CA:/home/ryan/MT7630E_Wi-Fi_BT_Source_V3.14_20140625/MT7630E_Wi-Fi_BT_Source_Release_20140625/rt2x00# ./load.sh insmod: ERROR: could not insert module

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-02 Thread David Gordon
@Frog23, I finally had success but I had to completely reinstall system to make it work. I don't know what the issue was but I in frustration just wiped and reinstalled and it worked. I am working on an Asus P550C and had to do the same as in post#124 after successfully getting the drivers to

[Kernel-packages] [Bug 1334950] Re: [HP 15 Touchsmart] Volume mute LED is not working

2014-07-04 Thread David Henningsson
Looking at the code, there are a few different ways in which the LED can be controlled. It's probably one of those and we just need to find the right one through trial and error. Let's try the ALC269_FIXUP_HP_MUTE_LED_MIC1 quirk first. I'll prepare a dkms package shortly. -- You received this

[Kernel-packages] [Bug 1334950] Re: [HP 15 Touchsmart] Volume mute LED is not working

2014-07-04 Thread David Henningsson
** Attachment added: oem-audio-hda-daily-dkms_0.1_all.deb https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334950/+attachment/4145349/+files/oem-audio-hda-daily-dkms_0.1_all.deb -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1334950] Re: [HP 15 Touchsmart] Volume mute LED is not working

2014-07-04 Thread David Henningsson
For reference, this is the patch used in the dkms package. ** Patch added: hp15touchsmart_muteled.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334950/+attachment/4145350/+files/hp15touchsmart_muteled.patch -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 1334950] Re: [HP 15 Touchsmart] Volume mute LED is not working

2014-07-04 Thread David Henningsson
Please try the dkms on top of the trusty kernel and report the result. Thanks! ** Changed in: linux (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2014-07-04 Thread David Henningsson
Hi a16g, please reassing to hotkey expert. Thanks! ** Changed in: linux (Ubuntu) Assignee: David Henningsson (diwic) = Anthony Wong (anthonywong) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https

[Kernel-packages] [Bug 1313169] Re: Ubuntu Trusty Tahr cannot boot on RAID5 array

2014-07-12 Thread David Lee
Hi, As I've already made the permanent changes by hand to my Ubuntu installation, I am unable to check if the subsequent kernel versions have this issue fixed without performing a clean reinstall, which I am unwilling to do at the moment. Please confirm with the respective teams to ensure that

[Kernel-packages] [Bug 1341275] [NEW] Kernel panic in rtl8821ae on GB-BXi7-4470R

2014-07-13 Thread David Coles
Public bug reported: After updating the system to linux-image-3.13.0-30-generic (trusty- updates), the encounters a kernel panic during boot in the rtl8821ae module. This prevents the system from booting. This appears to be an issue relating to the mPCI WiFi+BT module (Realtek Semiconductor Co.,

[Kernel-packages] [Bug 1341275] Re: Kernel panic in rtl8821ae on GB-BXi7-4470R

2014-07-13 Thread David Coles
Attached screenshot of kernel panic. ** Attachment added: Kernel Panic screenshot https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1341275/+attachment/4151697/+files/IMG_20140713_194215.jpg -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1341275] Re: Kernel panic in rtl8821ae on GB-BXi7-4470R

2014-07-13 Thread David Coles
This looks quite similar to bug 1327741. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1341275 Title: Kernel panic in rtl8821ae on GB-BXi7-4470R Status in “linux” package in Ubuntu:

[Kernel-packages] [Bug 1274002] Re: [CLEVO CO. W240EU/W250EUQ/W270EUQ] suspend/resume failure

2014-07-15 Thread David Leal
resuming properly. ApportVersion: 2.13.2-0ubuntu2 Architecture: i386 AudioDevicesInUse:  USERPID ACCESS COMMAND  /dev/snd/controlC0: david 1356 F pulseaudio Date: Tue Jan 28 22:21:25 2014 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume

[Kernel-packages] [Bug 660783] Re: after suspend: trackpoint and touchpad unresponsive for 5-10 sec

2014-07-17 Thread David Horton
This affects me on a Dell 15R with Trusty Tahr. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/660783 Title: after suspend: trackpoint and touchpad unresponsive for 5-10 sec Status in

[Kernel-packages] [Bug 1341275] Re: [Gigabyte GB-BXi7-4470R] Kernel panic in rtl8821ae

2014-07-19 Thread David Coles
Hi Christopher, Looks like that did the trick. I can successfully boot the trusty- updates kernel: $ uname -a Linux dcoles-brix 3.13.0-30-generic #55-Ubuntu SMP Fri Jul 4 21:40:53 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux $ sudo dmidecode -s bios-version sudo dmidecode -s bios-release-date F5

[Kernel-packages] [Bug 1341275] Re: [Gigabyte GB-BXi7-4470R] Kernel panic in rtl8821ae

2014-07-21 Thread David Coles
** Changed in: linux (Ubuntu) Status: Invalid = Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1341275 Title: [Gigabyte GB-BXi7-4470R] Kernel panic in rtl8821ae Status

[Kernel-packages] [Bug 1341275] Re: [Gigabyte GB-BXi7-4470R] Kernel panic in rtl8821ae

2014-07-21 Thread David Coles
** Attachment added: Kernel panic screenshot (2) https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1341275/+attachment/4159160/+files/IMG_20140721_230249.jpg -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1341275] Re: [Gigabyte GB-BXi7-4470R] Kernel panic in rtl8821ae

2014-07-21 Thread David Coles
Hi Christopher, Im reopening this ticket as it appears that the updating the bios did not resolve the issue. As soon as wireless is enabled in Network Manager the system kernel panics with the same rtl8821ae_rx_query_desc+0x1d5/0xa50 RIP. Please let me know I can assist in any way. -- You

[Kernel-packages] [Bug 1334950] Re: [HP 14 Touchsmart][HP 15 Touchsmart] Volume mute LED is not working

2014-07-22 Thread David Henningsson
Applied upstream. Do you need backport to 3.13 kernel? If so the patch will look different, so I'll need the alsainfo for the HP 14 touchsmart too. ** Changed in: linux (Ubuntu) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1341275] Re: [Gigabyte GB-BXi7-4470R] Kernel panic in rtl8821ae

2014-07-22 Thread David Coles
Thanks for your assistance. Just tested with latest upstream kernel and can successfully use WiFi without a Kernel Panic. linux- image-3.16.0-031600rc6-generic_3.16.0-031600rc6.201407210035_amd64.deb $uname -a Linux dcoles-brix 3.16.0-031600rc6-generic #201407210035 SMP Mon Jul 21 04:36:11 UTC

[Kernel-packages] [Bug 1286021] Re: 2.1 surround support (userspace)

2014-05-23 Thread David Henningsson
Do you have updated packages to try? Just pushed updated packages, happy testing! -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to alsa-lib in Ubuntu. https://bugs.launchpad.net/bugs/1286021 Title: 2.1 surround support (userspace)

[Kernel-packages] [Bug 1320833] Re: Synaptics touchpad not detected on an HP F5Y33UA running Ubuntu 12.04

2014-05-23 Thread David Galbraith
** Tags added: kernel-unable-to-test-upstream ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1320833 Title:

[Kernel-packages] [Bug 1320833] Re: Synaptics touchpad not detected on an HP F5Y33UA running Ubuntu 12.04

2014-05-25 Thread David Galbraith
It's HP 15-d017cl Notebook PC. Thanks for your time! ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1320833 Title:

[Kernel-packages] [Bug 1323249] [NEW] HTC One phone not recognised as MTP dvice

2014-05-26 Thread David Moncur
: david 2082 F pulseaudio CurrentDesktop: Unity Date: Mon May 26 11:28:25 2014 GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit. HibernationDevice: RESUME=UUID=387f0c14-f531-49b3-824f-78d274ccc97c HotplugNewDevices: HotplugNewMounts: InstallationDate: Installed on 2012-06-26 (698

[Kernel-packages] [Bug 1323249] Re: HTC One phone not recognised as MTP dvice

2014-05-26 Thread David Moncur
ACCESS COMMAND /dev/snd/controlC0: david 2082 F pulseaudio CurrentDesktop: Unity Date: Mon May 26 11:28:25 2014 GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit. HibernationDevice: RESUME=UUID=387f0c14-f531-49b3-824f-78d274ccc97c HotplugNewDevices: HotplugNewMounts

[Kernel-packages] [Bug 1323249] Re: HTC One phone not recognised as MTP dvice

2014-05-26 Thread David Moncur
x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: david 2082 F pulseaudio CurrentDesktop: Unity Date: Mon May 26 11:28:25 2014 GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit

[Kernel-packages] [Bug 1323249] Re: HTC One phone not recognised as MTP dvice

2014-05-26 Thread David Moncur
: USERPID ACCESS COMMAND /dev/snd/controlC0: david 2082 F pulseaudio CurrentDesktop: Unity Date: Mon May 26 11:28:25 2014 GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit. HibernationDevice: RESUME=UUID=387f0c14-f531-49b3-824f-78d274ccc97c HotplugNewDevices

[Kernel-packages] [Bug 1286021] Re: 2.1 surround support (userspace)

2014-05-27 Thread David Henningsson
pulseaudio assume surround21 is four channels For PulseAudio, surround21 is now three channels. It's mapped to four channels in alsa-lib, exactly which four channels is based on chmap information from the kernel. Does it mean that test with 5.1 downmix to surround21 ? Yes I believe 5.1 would

[Kernel-packages] [Bug 1286021] Re: 2.1 surround support (userspace)

2014-05-27 Thread David Henningsson
Giuseppe Iuculano, thanks for testing. This patch should fix the device busy error that Raymond found in your logs: http://mailman.alsa-project.org/pipermail/alsa- devel/2014-May/077157.html I'm currently waiting for upstream review of this patch. -- You received this bug notification because

[Kernel-packages] [Bug 1305371] Re: [Dell Inspiron 1525] suspend/resume failure

2014-05-28 Thread David Fraser
Same problem - after upgrading from 12.04 to 14.04, suspend works but resume shows completely black screen and requires a hard reboot. Initial testing seems to show that killing pulseaudio and running rmmod snd_hda_intel allows a successful suspend and resume. I've been working on a script to

[Kernel-packages] [Bug 1305371] Re: [Dell Inspiron 1525] suspend/resume failure

2014-05-28 Thread David Fraser
Carsten, I can't see the script you were using - did you attach it? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1305371 Title: [Dell Inspiron 1525] suspend/resume failure Status in

[Kernel-packages] [Bug 1305522] Re: Backport Synaptics HID touchpad driver for 14.04

2014-05-29 Thread David Leung
@Kent dmesg | grep psmouse = [2.642609] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd40123/0x840300/0x126800, board id: 2734, fw id: 1522295 lsmod | grep psmouse = psmouse 10 0 -- You received this bug notification because you are a

[Kernel-packages] [Bug 1305522] Re: Backport Synaptics HID touchpad driver for 14.04

2014-05-29 Thread David Leung
AceLan, Having used the kernel in comment #44 for a few days, I have noticed that when left-clicking on the touchpad, the cursor would occasionally make a big vertical jump down to near the bottom. I'm experiencing this issue on a Dell XPS 13 (model 9333) -- You received this bug notification

[Kernel-packages] [Bug 1305522] Re: Backport Synaptics HID touchpad driver for 14.04

2014-05-29 Thread David Leung
AceLan, I just tried blacklisting hid_rmi, but the jumping cursor problem still persists. I am going to try blacklisting i2c_usbhib as the Arch Linux wiki suggests (https://wiki.archlinux.org/index.php/Touchpad_Synaptics#Laptops_with_touchscreen_.26_touchpad). This will unfortunately disable the

[Kernel-packages] [Bug 1305522] Re: Backport Synaptics HID touchpad driver for 14.04

2014-05-29 Thread David Leung
AceLan, I blacklisted hid_rmi, but it didn't help the jumpy cursor problem. I also tried to rmmod psmouse after it was loaded. I thought I have a faulty touchpad and reverted to the old kernel for testing. The jumpy cursor problem went away immediately. Is anyone else having the same problem?

[Kernel-packages] [Bug 1324832] [NEW] Dell Inspiron 1525 supend/resume failure

2014-05-30 Thread David Fraser
Public bug reported: I was asked to report this bug to indicate my exact hardware for this issue ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-27-generic 3.13.0-27.50 ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11 Uname: Linux 3.13.0-27-generic i686

[Kernel-packages] [Bug 1324832] Re: Dell Inspiron 1525 supend/resume failure

2014-05-30 Thread David Fraser
** Tags added: kernel-bug-exists-upstream kernel-bug-exists- upstream-3.13.11 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1324832 Title: Dell Inspiron 1525 supend/resume failure

[Kernel-packages] [Bug 1305522] Re: Backport Synaptics HID touchpad driver for 14.04

2014-05-30 Thread David Leung
Hi Kent, The bug gets triggers when I move the cursor with one finger (index) and click with another (thumb). It is an old habit I carried over from using the MacBooks. If I move and click on the trackpad with only one finger, however, the cursor doesn't jump a couple from one point to another

[Kernel-packages] [Bug 1305522] Re: Backport Synaptics HID touchpad driver for 14.04

2014-05-30 Thread David Leung
Hi Kent, The bug gets triggered when I move the cursor with one finger (index) and click with another (thumb). It is an old habit I carried over from using the MacBooks. If I move and click on the touchpad with only one finger, the cursor doesn't jump from one point to another some distance

[Kernel-packages] [Bug 1286021] Re: 2.1 surround support (userspace)

2014-06-03 Thread David Henningsson
Upstream accepted the patch and I've just uploaded a new package to the ppa. Can you help test it (when it has finished building)? Thanks! ** Changed in: pulseaudio (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1324832] Re: Dell Inspiron 1525 supend/resume failure

2014-06-03 Thread David Fraser
Will download and test. For reference, this is a bug spun off for my machine from https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1305371 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1324832] Re: Dell Inspiron 1525 supend/resume failure

2014-06-03 Thread David Fraser
Side note: I can't build `bcmwl` with that kernel: DKMS make.log for bcmwl-6.30.223.141+bdcom for kernel 3.15.0-031500rc7-generic (i686) Tue Jun 3 17:57:20 SAST 2014 make: Entering directory `/usr/src/linux-headers-3.15.0-031500rc7-generic' CFG80211 API is prefered for this kernel version Using

[Kernel-packages] [Bug 1326446] [NEW] encrypted SSD does not start on resume from suspend

2014-06-04 Thread David Monniaux
Public bug reported: The system does not wake up properly the SSD when resuming from suspend (hibernate works fine). It may matter that this SSD has a password to be entered at bootup; perhaps it would be necessary for the OS to send this password again to the hard drive during resume.

[Kernel-packages] [Bug 1326446] Re: encrypted SSD does not start on resume from suspend

2014-06-04 Thread David Monniaux
The problem still occurs with upstream kernel: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15-rc8-utopic/ ** Tags added: kernel-bug-exists-upstream ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1326446] Re: [Dell Latitude E6230] Encrypted SSD does not start on resume from suspend

2014-06-06 Thread David Monniaux
Updated the BIOS. Now: bios-version: A12 bios-release-date: 01/13/2014 The problem still occurs (password check fails when returning from suspend, tons of READ DMA errors in console). -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1326446] Re: [Dell Latitude E6230] Encrypted SSD does not start on resume from suspend

2014-06-06 Thread David Monniaux
The current default configuration for Ubuntu is to disable hibernation and enable suspend in menus because, supposedly, there are some systems on which hibernation does not work. The maneuver to re-enable hibernation in menus is nontrivial (requires editing polkit-1 files). On this laptop (and

[Kernel-packages] [Bug 1326446] Re: [Dell Latitude E6230] Encrypted SSD does not start on resume from suspend

2014-06-06 Thread David Monniaux
** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1326446 Title: [Dell Latitude E6230] Encrypted SSD does not start on

[Kernel-packages] [Bug 1326446] Re: [Dell Latitude E6230] Encrypted SSD does not start on resume from suspend

2014-06-06 Thread David Monniaux
Bug #819096 from 2011 seems to be the same as this one, but was closed as Invalid (left unfixed for 2 years then closed due to inactivity). -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1326446] Re: [Dell Latitude E6230] Encrypted SSD does not start on resume from suspend

2014-06-06 Thread David Monniaux
Christopher M. Penalver (penalvch) : I do not remember the first version that was installed on this laptop (was it 11.04?), but I know that no release of Ubuntu was ever capable of suspend/resume on it since at least 2013-03. -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 1326446] Re: [Dell Latitude E6230] Encrypted SSD does not start on resume from suspend

2014-06-06 Thread David Monniaux
apport information ** Tags added: apport-collected ** Description changed: The system does not wake up properly the SSD when resuming from suspend (hibernate works fine). It may matter that this SSD has a password to be entered at bootup; perhaps it would be necessary for the OS to

[Kernel-packages] [Bug 1326446] Re: [Dell Latitude E6230] Encrypted SSD does not start on resume from suspend

2014-06-06 Thread David Monniaux
The libata.force=nohrst parameter advised by some other users has no impact on this problem. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1326446 Title: [Dell Latitude E6230]

[Kernel-packages] [Bug 1197482] Re: 8086:0a26 [MacBook Air 6, 2] After suspend/resume, screen is dark for brighness levels below 13 with i915 driver

2014-06-07 Thread David Haras
Hi late to the party on this issue. I have installed 14.04 trusty on my macbook air 6,2 works peachy, however, I did have the issue with my back light when resuming from suspend I have applied the workaround in the following link https://github.com/patjak/mba6x_bl and now everything seems to be

[Kernel-packages] [Bug 1326446] Re: [Dell Latitude E6230] Encrypted SSD does not start on resume from suspend

2014-06-07 Thread David Monniaux
I'm sorry but I do not remember which was the first Ubuntu release installed on this laptop (would there be some kind of update log somewhere that I could look this up?). All I know is that suspend never ever worked under Ubuntu. -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 1326446] Re: [Dell Latitude E6230] Encrypted SSD does not start on resume from suspend

2014-06-07 Thread David Monniaux
I tried a 12.04 bootable USB stick. The laptop immediately boots the USB stick without prompting for the hard disk password (normally, it does so just before Grub). After Ubuntu is booted, the hard drive is not accessible. dmesg shows many errors as follows: [ 27.496687] ata1.00: irq_stat

[Kernel-packages] [Bug 1326446] Re: [Dell Latitude E6230] Encrypted SSD does not start on resume from suspend

2014-06-07 Thread David Monniaux
Linux bellecombe 3.15.0-031500rc8-generic #201406012235 SMP Mon Jun 2 02:56:34 UTC 2014 i686 i686 i686 GNU/Linux cat /proc/acpi/wakeup ** Attachment added: 3.15.0-031500rc8-generic /proc/acpi/wakeup

[Kernel-packages] [Bug 1326446] Re: [Dell Latitude E6230] Encrypted SSD does not start on resume from suspend

2014-06-07 Thread David Monniaux
pm_trace hash matches [3.883960] hash matches /home/apw/COD/linux/drivers/base/power/main.c:803 [3.883980] tty tty10: hash matches [3.883984] net lo: hash matches ** Attachment added: dmesg on pm_trace

[Kernel-packages] [Bug 1326446] Re: [Dell Latitude E6230] Encrypted SSD does not start on resume from suspend

2014-06-07 Thread David Monniaux
pm_trace: sudo sh -c sync echo 1 /sys/power/pm_trace pm-suspend system restarts, but cannot access hard drive (lots of DMA errors), as usual. Rebooted and got these hash matches. Is this what you expected? -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1326446] Re: [Dell Latitude E6230] Encrypted SSD does not start on resume from suspend

2014-06-08 Thread David Monniaux
Reported as http://thread.gmane.org/gmane.linux.power-management.general/46191 Interestingly, I've noticed that in Windows 7, the suspend to RAM button is greyed out (no explanation given as to why). -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1326446] Re: [Dell Latitude E6230] Encrypted SSD does not start on resume from suspend

2014-06-08 Thread David Monniaux
This seems to be a known problem with other drives and laptops: http://vxlabs.com/2012/12/22/ssds-with-usable-built-in-hardware-based-full-disk-encryption/ -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1315369] Re: Log in not available after lock screen with multi-monitor

2014-06-10 Thread David Baucum
I would just like to chime in that unlike silbs, this has become more frequent for me. I have already rebooted my machine three times today. Today I turned off allowing my machine to automatically lock or turn off the screen. Hopefully that will stave off the problem until a fix is issued. --

[Kernel-packages] [Bug 1315369] Re: Log in not available after lock screen with multi-monitor

2014-06-11 Thread David Baucum
In my setup I have two monitor plugged into my laptop's base station. The graphics card will not support three monitors, so I only have the two external monitors activated. When I came in this morning the computer did not auto-lock or turn off the monitors and all was fine. @3v1n0: There are many

[Kernel-packages] [Bug 1315369] Re: Log in not available after lock screen with multi-monitor

2014-06-11 Thread David Baucum
I meant to add that my symptoms are 100% exactly like silbs, except that my left monitor exhibits the behavior of her external monitor and my right monitor exhibits the behavior of her laptop's screen. -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1315369] Re: Log in not available after lock screen with multi-monitor

2014-06-11 Thread David Baucum
Added. I added the kernel options and turned back on locking and turning off the monitor. Hopefully when I come back from lunch the problem will show. If so I will upload a new Xorg.0.log file. ** Attachment added: Xorg.0.log

[Kernel-packages] [Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-12 Thread David Peall
I've added the following: deb http://archive.ubuntu.com/ubuntu/ trusty-proposed restricted main multiverse universe apt-get update apt-get dist-upgrade But I don't see a new kernel? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux

[Kernel-packages] [Bug 1315369] Re: Log in not available after lock screen with multi-monitor

2014-06-12 Thread David Baucum
@rodrigo-vivi-y: Can you point me to instructions on what to do to boot from a nightly kernel? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1315369 Title: Log in not available after

[Kernel-packages] [Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-13 Thread David Peall
I'm running trusty so not sure how a precise-proposed is going to help? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1300739 Title: keepalived doesn't load any ipv6 virtual servers

[Kernel-packages] [Bug 1328587] [PATCH] ALSA: hda - Add quirk for external mic on Lifebook U904

2014-06-13 Thread David Henningsson
: sta...@vger.kernel.org BugLink: https://bugs.launchpad.net/bugs/1328587 Signed-off-by: David Henningsson david.hennings...@canonical.com --- sound/pci/hda/patch_realtek.c | 9 + 1 file changed, 9 insertions(+) diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index

[Kernel-packages] [Bug 1328587] Re: [HDA-Intel - HDA Intel PCH, recording] External microphone not recognized

2014-06-13 Thread David Henningsson
** Package changed: pulseaudio (Ubuntu) = linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: New = In Progress ** Changed in: linux (Ubuntu) Assignee: (unassigned) = David Henningsson (diwic) -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1328587] Re: [HDA-Intel - HDA Intel PCH, recording] External microphone not recognized

2014-06-13 Thread David Henningsson
, it's David Henningsson (diwic) who usually handles these so I'll subscribe him directly. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: pulseaudio 1:4.0-0ubuntu11 ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2 Uname: Linux 3.13.0-29-generic x86_64 ApportVersion

[Kernel-packages] [Bug 1315369] Re: Log in not available after lock screen with multi-monitor

2014-06-13 Thread David Baucum
Here is the dmesg log. ** Attachment added: dmesg https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1315369/+attachment/4130994/+files/dmesg -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1315369] Re: Log in not available after lock screen with multi-monitor

2014-06-13 Thread David Baucum
Here is my xorg logs during a crash while using the drm.debug=6 kernel option. ** Attachment added: Xorg.0.log https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1315369/+attachment/4130993/+files/Xorg.0.log -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1329769] [NEW] kernel BUG at /build/buildd/linux-3.2.0/lib/radix-tree.c:356

2014-06-13 Thread David Andruczyk
Public bug reported: Ubuntu 3.2.0-64.97-virtual 3.2.59 One of our Production systems crashed with the following kernel.log messages (we use a custom syslog setup): Jun 13 01:06:04 www-node01 kernel: [593611.895631] [ cut here ] Jun 13 01:06:04 www-node01 kernel:

[Kernel-packages] [Bug 1329769] Re: kernel BUG at /build/buildd/linux-3.2.0/lib/radix-tree.c:356

2014-06-13 Thread David Andruczyk
This was a one time event, and I don't know of a way to replicate it at this time. Monitors of the box showed it was largely idle at the time the bug exhibited itself. VMware reported repeated high/low CPU consumption from the time of the bug until it was forced off and restarted. The host WAS

[Kernel-packages] [Bug 1323249] Re: 0bb4:0f64 [Acer Aspire 5733Z] HTC One phone not recognised as MTP dvice

2014-06-13 Thread David Moncur
/dev/snd/controlC0: david 2082 F pulseaudio CurrentDesktop: Unity Date: Mon May 26 11:28:25 2014 GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit. HibernationDevice: RESUME=UUID=387f0c14-f531-49b3-824f-78d274ccc97c HotplugNewDevices: HotplugNewMounts

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-18 Thread David Gordon
problem still persist in : Asus P550C as well Kernel 3.13.0-29-generic -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1220146 Title: Need support for new Ralink Wifi card - Mediatek

[Kernel-packages] [Bug 1220146] apport information

2014-06-22 Thread David Gordon
ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ryan 1849 F pulseaudio DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=7b4a60ae-a7e5-4036-932b-b88d541570a7 InstallationDate: Installed on 2014-06-17

[Kernel-packages] [Bug 1220146] BootDmesg.txt

2014-06-22 Thread David Gordon
apport information ** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/1220146/+attachment/4136947/+files/BootDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1220146] RfKill.txt

2014-06-22 Thread David Gordon
apport information ** Attachment added: RfKill.txt https://bugs.launchpad.net/bugs/1220146/+attachment/4136955/+files/RfKill.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1220146

[Kernel-packages] [Bug 1220146] CRDA.txt

2014-06-22 Thread David Gordon
apport information ** Attachment added: CRDA.txt https://bugs.launchpad.net/bugs/1220146/+attachment/4136948/+files/CRDA.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1220146

[Kernel-packages] [Bug 1220146] CurrentDmesg.txt

2014-06-22 Thread David Gordon
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/1220146/+attachment/4136949/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1220146] UdevDb.txt

2014-06-22 Thread David Gordon
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/1220146/+attachment/4136956/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1220146

[Kernel-packages] [Bug 1220146] Lspci.txt

2014-06-22 Thread David Gordon
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/1220146/+attachment/4136950/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1220146

[Kernel-packages] [Bug 1220146] ProcModules.txt

2014-06-22 Thread David Gordon
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/1220146/+attachment/4136954/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1220146] UdevLog.txt

2014-06-22 Thread David Gordon
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/1220146/+attachment/4136957/+files/UdevLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1220146] Lsusb.txt

2014-06-22 Thread David Gordon
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/1220146/+attachment/4136951/+files/Lsusb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1220146

[Kernel-packages] [Bug 1220146] ProcCpuinfo.txt

2014-06-22 Thread David Gordon
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1220146/+attachment/4136952/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1220146] WifiSyslog.txt

2014-06-22 Thread David Gordon
apport information ** Attachment added: WifiSyslog.txt https://bugs.launchpad.net/bugs/1220146/+attachment/4136958/+files/WifiSyslog.txt ** Changed in: linux Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1220146] AlsaInfo.txt

2014-06-22 Thread David Gordon
apport information ** Attachment added: AlsaInfo.txt https://bugs.launchpad.net/bugs/1220146/+attachment/4136946/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1220146] ProcInterrupts.txt

2014-06-22 Thread David Gordon
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/1220146/+attachment/4136953/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1331915] Re: [XPS 15 9530, Realtek ALC668, Mic, Internal] No autoswitch when headset is plugged in

2014-06-24 Thread David Henningsson
: New = In Progress ** Changed in: alsa-driver (Ubuntu) Assignee: (unassigned) = David Henningsson (diwic) ** Package changed: alsa-driver (Ubuntu) = linux (Ubuntu) ** Changed in: linux (Ubuntu) Assignee: David Henningsson (diwic) = (unassigned) -- You received this bug notification

[Kernel-packages] [Bug 1331915] [PATCH] ALSA: hda - Add pin quirk for Dell XPS 15

2014-06-24 Thread David Henningsson
-by: David Henningsson david.hennings...@canonical.com --- sound/pci/hda/patch_realtek.c | 21 + 1 file changed, 21 insertions(+) diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index f52f096..229a189 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound

<    1   2   3   4   5   6   7   8   9   10   >