[Powerdevil] [Bug 353463] RFE: Make use of iio-sensor-proxy

2015-11-24 Thread Vincent Petry via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353463

Vincent Petry <pvinc...@yahoo.fr> changed:

   What|Removed |Added

 CC||pvinc...@yahoo.fr

--- Comment #4 from Vincent Petry <pvinc...@yahoo.fr> ---
I have a Dell XPS 13 9333 laptop and the acpi-als driver started working in
recent kernel versions (4.2.3).

Adding self to CC to follow progress of this interesting feature :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Powerdevil] [Bug 342080] New: Brightess does not move when clicking, only drag and drop works

2014-12-21 Thread Vincent Petry
https://bugs.kde.org/show_bug.cgi?id=342080

Bug ID: 342080
   Summary: Brightess does not move when clicking, only drag and
drop works
   Product: Powerdevil
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: plasma-devel@kde.org
  Reporter: pvinc...@yahoo.fr

powerdevil5-5.0.2-2.1.x86_64
openSUSE Factory

Reproducible: Always

Steps to Reproduce:
1. Open the power applet
2. Click on the left or on the right of the slider cursor for brightness
3. Try dragging the slider cursor

Actual Results:  
When clicking, the cursor does NOT move.
When dragging, the cursor moves.

Expected Results:  
Clicking on the slider bar must move the cursor.

It could be an issue with the slider widget itself used in the applet popup.

Note that if you right click on the power icon and go to Energy Saving then
change the brightness level there, the slider works for both clicking or
dragging.

So it could be something specific to the applet / QML / plasmoid ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Powerdevil] [Bug 339391] system hangs during suspend-to-ram (must poweroff), while pm-suspend works.

2014-10-14 Thread Vincent Petry
https://bugs.kde.org/show_bug.cgi?id=339391

--- Comment #16 from Vincent Petry pvinc...@yahoo.fr ---
Created attachment 89126
  -- https://bugs.kde.org/attachment.cgi?id=89126action=edit
Failed pm-suspend.log

It happened again, when running pm-suspend directly.

I've attached the log.
It looks the same as the successful one, except that it stops at:

Tue Oct 14 13:11:03 CEST 2014: performing suspend
INFO: using built-in quirks database from HAL.
INFO: S2RAM_OPTS from HAL quirks: ' '.

But the successful one goes one line further before waking up:

/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
Mon Oct 13 19:53:58 CEST 2014: performing suspend
INFO: using built-in quirks database from HAL.
INFO: S2RAM_OPTS from HAL quirks: ' '.
KMS graphics driver is in use, skipping quirks.
Mon Oct 13 19:54:12 CEST 2014: Awake.

The additional row missing from the broken one is:
KMS graphics driver is in use, skipping quirks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Powerdevil] [Bug 339391] system hangs during suspend-to-ram (must poweroff), while pm-suspend works.

2014-10-14 Thread Vincent Petry
https://bugs.kde.org/show_bug.cgi?id=339391

--- Comment #17 from Vincent Petry pvinc...@yahoo.fr ---
Just checked dmesg from before the crash but there is no relevant info. The
last entries are from a few hours before... not sure whether they got eaten.
I could imagine that suspending prevents buffers to be flushed to disk.

I guess for now the only thing we can do is try different combinations of
software / desktop env and possibly kernel modules... until the problem isn't
reproducible a few days in a row.

Roberto, did you also use powertop to optimize battery life ?
Do you also have a BTRFS root partition ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Powerdevil] [Bug 339391] system hangs during suspend-to-ram (must poweroff), while pm-suspend works.

2014-10-14 Thread Vincent Petry
https://bugs.kde.org/show_bug.cgi?id=339391

--- Comment #18 from Vincent Petry pvinc...@yahoo.fr ---
I raised a ticket in the kernel tracker:
https://bugzilla.kernel.org/show_bug.cgi?id=86241

I suggest to continue the discussion there.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Powerdevil] [Bug 339391] system hangs during suspend-to-ram (must poweroff), while pm-suspend works.

2014-10-13 Thread Vincent Petry
https://bugs.kde.org/show_bug.cgi?id=339391

Vincent Petry pvinc...@yahoo.fr changed:

   What|Removed |Added

 CC||pvinc...@yahoo.fr

--- Comment #2 from Vincent Petry pvinc...@yahoo.fr ---
I know this is not related to KDE but wanted to point out that I randomly got
the same issue, also on a Dell XPS 13. Using openSUSE Factory with kernel
3.16.4-1.g7a8842b-desktop.

I also have no swap space set. I've enabled it now and we'll see whether it
solves the issue in the long run.

Roberto, did you report this issue in other places ? Kernel bug ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Powerdevil] [Bug 339391] system hangs during suspend-to-ram (must poweroff), while pm-suspend works.

2014-10-13 Thread Vincent Petry
https://bugs.kde.org/show_bug.cgi?id=339391

--- Comment #3 from Vincent Petry pvinc...@yahoo.fr ---
This is with KDE 4.14.1-1.2.x86_64.

Note that before switching to openSUSE Factory I used openSUSE 13.1 and it
worked correctly there, so possibly a regression.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Powerdevil] [Bug 339391] system hangs during suspend-to-ram (must poweroff), while pm-suspend works.

2014-10-13 Thread Vincent Petry
https://bugs.kde.org/show_bug.cgi?id=339391

--- Comment #5 from Vincent Petry pvinc...@yahoo.fr ---
I'm not sure. We'd need to find how powerdevil is doing the suspending.
You said that pm-suspend always work ? I haven't tried it yet but will later.

If pm-suspend works and not powerdevil we need to look at what happens in
between, maybe find related logs which could contain clues.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Powerdevil] [Bug 339391] system hangs during suspend-to-ram (must poweroff), while pm-suspend works.

2014-10-13 Thread Vincent Petry
https://bugs.kde.org/show_bug.cgi?id=339391

--- Comment #9 from Vincent Petry pvinc...@yahoo.fr ---
The version on which it worked was openSUSE 13.1 x86_64 with KDE 4-4.11.5 and
kernel 3.11.10-21-desktop.

And it's now broken on openSUSE Factory x86_64 with KDE 4.14.1-1.2 and kernel
3.16.4-1.g7a8842b-desktop

I'll do some tests and post results.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Powerdevil] [Bug 339391] system hangs during suspend-to-ram (must poweroff), while pm-suspend works.

2014-10-13 Thread Vincent Petry
https://bugs.kde.org/show_bug.cgi?id=339391

--- Comment #10 from Vincent Petry pvinc...@yahoo.fr ---
Created attachment 89117
  -- https://bugs.kde.org/attachment.cgi?id=89117action=edit
Successful pm-suspend log

Tried pm-suspend three times and it worked fine.
See attached log.

Next up: make it crash then get the log.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Powerdevil] [Bug 339391] system hangs during suspend-to-ram (must poweroff), while pm-suspend works.

2014-10-13 Thread Vincent Petry
https://bugs.kde.org/show_bug.cgi?id=339391

--- Comment #11 from Vincent Petry pvinc...@yahoo.fr ---
Hmmm... suspend to ram worked now from KDE.
Here is the list of programs I have opened, for reference:
- kopete: disconnected
- wifi
- owncloud sync client
- kmail
- konsole

And in case it matters, I have the vboxdrv module loaded at all times.
Also note: I have enabled the swap partition, but it didn't prevent it to
crash.
My filesystem is btrfs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Powerdevil] [Bug 339391] system hangs during suspend-to-ram (must poweroff), while pm-suspend works.

2014-10-13 Thread Vincent Petry
https://bugs.kde.org/show_bug.cgi?id=339391

--- Comment #13 from Vincent Petry pvinc...@yahoo.fr ---
I've now started the following:
- skype
- kopete: connected
- apache 2
- mysql
- thunderbird

Talk about murphy's law or heisenbug... suspend to ram now still works
properly.
I'm pretty sure it will hang again when I least expect it.

Roberto, if you managed to hang it again, can you post pm-suspend.log ?
I'll do the same as soon as I can reproduce the issue again, as you say maybe
it will happen after a few hours.

You mentioned that in your case pm-suspend also crashed once, so it is likely
that the problem is on the kernel side.

Please let me know whether you also had some of the apps I mentioned above
loaded (including vboxdrv), in case it's all related.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Powerdevil] [Bug 339391] system hangs during suspend-to-ram (must poweroff), while pm-suspend works.

2014-10-13 Thread Vincent Petry
https://bugs.kde.org/show_bug.cgi?id=339391

--- Comment #15 from Vincent Petry pvinc...@yahoo.fr ---
Good to know.
I have now set pm_trace to 1 to hopefully capture more info from the next
crash, if it happens.

See https://wiki.ubuntu.com/DebuggingKernelSuspend

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel