[Kernel-packages] [Bug 1895378] Re: cpu frequency stuck to max when pugging USB device

2020-09-12 Thread sanette
sorry I'm running KDE neon, and they don't let me install apport without breaking neon-apport, which I'd prefer not do. But I can send any info you wish ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1895378] Re: cpu frequency stuck to max when pugging USB device

2020-09-12 Thread sanette
** Attachment added: "version.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1895378/+attachment/5410078/+files/version.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1895378] Re: cpu frequency stuck to max when pugging USB device

2020-09-12 Thread sanette
** Attachment added: "dmesg.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1895378/+attachment/5410079/+files/dmesg.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1895378] [NEW] cpu frequency stuck to max when pugging USB device

2020-09-12 Thread sanette
Public bug reported: When I start my laptop with AC plugged in, the CPU frequency oscillates around 1.5Ghz, but as soon as I plug some USB device, like an external mouse, the frequency goes up to the max (3.2Ghz) and stays there, even though the system monitor tells me that no app is eating

[Kernel-packages] [Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-05-16 Thread sanette
running 5.3.0-52-generic for a couple of weeks I still have occasional hangs, maybe not triggered by the same things. It seems for instance to happen when I open a PDF from within chromium-browser. It lasts 3-4 seconds. [12467.199744] perf: interrupt took too long (2520 > 2500), lowering

[Kernel-packages] [Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-25 Thread sanette
@arighi It's graphical demo using openGL via SDL1.2 where 1000 small discs move around and all collisions are detected, and print FPS. It uses both CPU and GPU quite heavily. (On my XPS 13 9350, intel_gpu_top reports about 55% GPU usage, and top reports 46% CPU). I was developing this for my

[Kernel-packages] [Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-25 Thread sanette
@arighi I cannot test with glxgears because it syncs with screen refresh, so always 60FPS. -- 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/1872001 Title: 5.3.0-46-generic - i915 -

[Kernel-packages] [Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-22 Thread sanette
@Andrea, for me this seems to solve the problem. Thanks! (except that my demo is still slightly slower than with 4.4.0 (13fps instead of 15fps) but this is probably unrelated) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-22 Thread sanette
So, this problem is serious. I am surprised that no one else has mentioned the coil noise issue. I can repeatedly and consistently hear it on 5.3.0-46, while it's absent in 5.3.0-45. I think this is the sign of something quite bad happening. (maybe too much data transiting on the bus between cpu

[Kernel-packages] [Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-12 Thread sanette
and 50% faster on 4.4.0 :( -- 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/1872001 Title: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0 Status in linux package in Ubuntu:

[Kernel-packages] [Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-12 Thread sanette
interestingly, my demo runs also 25% faster on 5.3.0-45 than on 5.3.0-46... -- 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/1872001 Title: 5.3.0-46-generic - i915 - frequent GPU hangs /

[Kernel-packages] [Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-12 Thread sanette
OK here is a new version, I think now you just need to do sudp apt install libsdl-ttf2.0-0 ./test.exe it should work ** Attachment added: "test.exe" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1872001/+attachment/5352404/+files/test.exe -- You received this bug notification

[Kernel-packages] [Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-12 Thread sanette
I'm sorry I realized you need more dependencies to run my test program, it's going to be complicated. But I think any program that intensively sends data to the GPU should trigger the problem as well -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-12 Thread sanette
I agree, it seems exactly the same as bug #1872009 I have uploaded a test program (needs SDL1.2) that kind of immediately triggers the hang https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1872009/+attachment/5352362/+files/test.exe -- You received this bug notification because you are a

[Kernel-packages] [Bug 1872009] Re: System Freeze with "Resetting rcs0 for hang on rcs0"

2020-04-12 Thread sanette
*** This bug is a duplicate of bug 1872001 *** https://bugs.launchpad.net/bugs/1872001 you're right, it seems to be exactly the same bug. I am attaching my test program (binary: you need the SDL library, and maybe more) ./test.exe it will open a graphics window and run a simulation of

[Kernel-packages] [Bug 1872009] Re: System Freeze with "Resetting rcs0 for hang on rcs0"

2020-04-10 Thread sanette
I first posted in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1861395 because I thought it was related -- 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/1872009 Title: System

[Kernel-packages] [Bug 1872009] Re: System Freeze with "Resetting rcs0 for hang on rcs0"

2020-04-10 Thread sanette
** Attachment added: "lspci-vnvn.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1872009/+attachment/5351024/+files/lspci-vnvn.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1872009] [NEW] System Freeze with "Resetting rcs0 for hang on rcs0"

2020-04-10 Thread sanette
Public bug reported: * The problem started with linux kernel 5.3.0-46 * When the screen (GPU?) is used intensively, I can hear coil noise from my laptop (Dell XPS 13) and then the whole system will freeze during 5-6 seconds. During freeze I can move the mouse cursor, but nothing else is

[Kernel-packages] [Bug 1872009] Re: System Freeze with "Resetting rcs0 for hang on rcs0"

2020-04-10 Thread sanette
** Attachment added: "dmesg.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1872009/+attachment/5351025/+files/dmesg.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1861395] Re: system hang: i915 Resetting rcs0 for hang on rcs0

2020-04-09 Thread sanette
@oded, thanks for the message! Maybe it's a different bug, however I think that the bug is still very close. If you look at the original poster's dmesg output, you see that the freezes (reported by the "hang" message) also occur multiple times. The only difference is that the frequency is about

[Kernel-packages] [Bug 1861395] Re: system hang: i915 Resetting rcs0 for hang on rcs0

2020-04-08 Thread sanette
Here is an interesting observation (I think). I have a demo program that makes strong use of the GPU. Here is what happens with two close kernel versions: * 5.3.0-45-generic => everything ok, no hang, no noise * 5.3.0-46-generic => I CAN HEAR COIL NOISE when running the demo! And the whole

[Kernel-packages] [Bug 1861395] Re: system hang: i915 Resetting rcs0 for hang on rcs0

2020-04-08 Thread sanette
I have the same issue here, random freeze, espacially when working hard on the video card. I'm a bit worried because they claim here that 5.4.0 does not solve it https://bugzilla.kernel.org/show_bug.cgi?id=205545 ** Bug watch added: Linux Kernel Bug Tracker #205545

[Kernel-packages] [Bug 1591669] Re: duplicate touchpad reported and syndaemon/synclient does not work

2016-06-13 Thread sanette
another way to "fix" the bug is to suspend/resume. Indeed, after resume, the false device is removed. $ tail -n 3 /var/log/Xorg.0.log (EE) SynPS/2 Synaptics TouchPad: Read error 19 [ 285.414] (II) config/udev: removing device SynPS/2 Synaptics TouchPad [ 285.430] (II) UnloadModule:

[Kernel-packages] [Bug 1591669] Re: duplicate touchpad reported and syndaemon/synclient does not work

2016-06-13 Thread sanette
Hi Joe. I've just tested the latest kernel, but the bug is not fixed in 4.7.0-040700rc3-generic (same behaviour) ** 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-packages] [Bug 1591669] Re: duplicate touchpad reported and syndaemon/synclient does not work

2016-06-13 Thread sanette
** Description changed: This is on a Dell XPS 13 9350 DE running ubuntu 16.04. This laptop has a touchpad and a touchscreen. I'm reporting here about the touchpad. One can see from Xorg.0.log and "xinput list" that *two* touchpads are registered by the system one is called

[Kernel-packages] [Bug 1591669] Re: duplicate touchpad reported and syndaemon/synclient does not work

2016-06-12 Thread sanette
I think this is a regression: I've just tested a live USB Linux Mint 17.3 cinnamon (based on ubuntu 14.04) and there the touchpad is not duplicated. only "SynPS/2 Synaptics TouchPad" is reported by the system -- You received this bug notification because you are a member of Kernel Packages,

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

2016-06-12 Thread sanette
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682120/+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 1591669] IwConfig.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682121/+files/IwConfig.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1591669] Re: duplicate touchpad reported and syndaemon/synclient does not work

2016-06-12 Thread sanette
ABOUT THE LOGS: I'm sorry I'm not used to reporting bugs. After I received the email telling me to "apport-collect 1591669" I did it, but then I realized I had already implemented the "fix"... So I have removed the fix, rebooted, and re-run "apport-collect 1591669" ===> you may ignore #2 -- #14

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

2016-06-12 Thread sanette
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682119/+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/1591669

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

2016-06-12 Thread sanette
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682147/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2016-06-12 Thread sanette
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682126/+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 1591669] JournalErrors.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682138/+files/JournalErrors.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2016-06-12 Thread sanette
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682131/+files/WifiSyslog.txt ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Description changed: This is on a Dell XPS 13 9350 DE running ubuntu 16.04.

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

2016-06-12 Thread sanette
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682146/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2016-06-12 Thread sanette
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682140/+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 1591669] RfKill.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682129/+files/RfKill.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1591669] PulseList.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682144/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1591669] JournalErrors.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682122/+files/JournalErrors.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2016-06-12 Thread sanette
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682139/+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/1591669

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

2016-06-12 Thread sanette
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682145/+files/RfKill.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2016-06-12 Thread sanette
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682135/+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/1591669

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

2016-06-12 Thread sanette
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682130/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2016-06-12 Thread sanette
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682142/+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 1591669] ProcEnviron.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682141/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2016-06-12 Thread sanette
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682127/+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 1591669] CurrentDmesg.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682136/+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 1591669] PulseList.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682128/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1591669] ProcEnviron.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682125/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1591669] IwConfig.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682137/+files/IwConfig.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2016-06-12 Thread sanette
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682124/+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 1591669] ProcModules.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682143/+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 1591669] AlsaInfo.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682134/+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 1591669] Lspci.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682123/+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/1591669

[Kernel-packages] [Bug 1591669] Re: duplicate touchpad reported and syndaemon/synclient does not work

2016-06-12 Thread sanette
apport information ** Tags added: apport-collected xenial ** Description changed: This is on a Dell XPS 13 9350 DE running ubuntu 16.04. This laptop has a touchpad and a touchscreen. I'm reporting here about the touchpad. One can see from Xorg.0.log and "xinput list" that *two*

[Kernel-packages] [Bug 1591669] [NEW] duplicate touchpad reported and syndaemon/synclient does not work

2016-06-12 Thread sanette
Public bug reported: This is on a Dell XPS 13 9350 DE running ubuntu 16.04. This laptop has a touchpad and a touchscreen. I'm reporting here about the touchpad. One can see from Xorg.0.log and "xinput list" that *two* touchpads are registered by the system one is called "DLL0704:01 06CB:76AE

[Kernel-packages] [Bug 1322644] Re: [Dell XPS 13 (L321X)] External monitor does not wake up after sleep

2015-01-21 Thread sanette
this is just a reminder that the problem is still present with the latest ubuntu kernel 3.16.0-29-generic. bisecting is not completely obvious to me, so I didn't have the time to look into it yet. I just tested the precompiled kernels available in

[Kernel-packages] [Bug 1322644] Re: [Dell XPS 13 (L321X)] External monitor does not wake up after sleep

2014-10-26 Thread sanette
so my conclusion is that * it works with 3.13.0-16.36 * it is broken in 3.13.0-17.37 what should I do next ? -- 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/1322644 Title: [Dell XPS 13

[Kernel-packages] [Bug 1322644] Re: [Dell XPS 13 (L321X)] External monitor does not wake up after sleep

2014-10-26 Thread sanette
I think I found what triggers the error (of course, this is just the manifestation of the error, maybe not the root cause): from 3.13.0-17.37 a limited number of retries has been introduced, which fails after 7 retries; this seems to be not enough: ---

[Kernel-packages] [Bug 1322644] Re: [Dell XPS 13 (L321X)] External monitor does not wake up after sleep

2014-10-24 Thread sanette
@Aldo 3.13.0-12.32 seems to work for me. So what you can do: * download 4 packages in a new directory: (if you have a 64 bits system) https://launchpad.net/ubuntu/+source/linux/3.13.0-12.32/+build/5624936/+files/linux-headers-3.13.0-12-generic_3.13.0-12.32_amd64.deb

[Kernel-packages] [Bug 1322644] Re: [Dell XPS 13 (L321X)] External monitor does not wake up after sleep

2014-10-24 Thread sanette
** Changed in: linux (Ubuntu) Status: Expired = Incomplete -- 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/1322644 Title: [Dell XPS 13 (L321X)] External monitor does not wake up

[Kernel-packages] [Bug 1322644] Re: [Dell XPS 13 (L321X)] External monitor does not wake up after sleep

2014-10-22 Thread sanette
I'm progressing slowly in my dissection: 3.13.0-17.37: BAD 3.13.0-7.26: GOOD (but issue with USB sound card) -- 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/1322644 Title: [Dell XPS 13

Re: [Kernel-packages] [Bug 1322644] Re: [Dell XPS 13 (L321X)] External monitor does not wake up after sleep

2014-09-10 Thread sanette
I still have the same problem with kernel 3.13.0-35 I'm sorry, I didn't have the time to bisect; this is my work laptop and it's not so easy to install many kernels. The tests I did: 3.12.0-031200: GOOD 3.13.0-24: BAD after 5 sleep/wake up 3.15.0-031500rc8: BAD after 1 sleep/wake up

[Kernel-packages] [Bug 1322644] Re: [Dell XPS 13 (L321X)] External monitor does not wake up after sleep

2014-06-06 Thread sanette
Christopher, I have upgraded to 3.15-rc8, but the problem is still there. uname -a Linux pr036037 3.15.0-031500rc8-generic #201406012235 SMP Mon Jun 2 02:36:11 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux dmesg output = [...] 488.947955] cfg80211: (5724 KHz - 6588 KHz @ 216 KHz),

[Kernel-packages] [Bug 1171257] Re: 8086:0085 wireless lan interruptions and Microcode SW error detected. Restarting 0x82000000

2014-03-04 Thread sanette
I confirm that this bug (same as #779159) happens sytematically on my laptop running ubuntu 12.04 LTS (with up-to-date upgrades) and that it seems to be solved by reverting to older firmware iwlwifi-4965-ucode-228.57.2.23 as suggested by