On Thu, 25 Jun 2015 22:07:27 +0200
"Johannes Bauer" wrote:
>
> Oh, okay, this would be insanely weird then if it were a kernel bug.
> Do you think LKML is the right place to post this to then?
>
No, I think the suspend-to-RAM scripts should be checked or asked on
the mailing list of the upstr
On Thu, Jun 25, 2015 at 09:15:18PM +0200, Johannes Bauer wrote:
> Hi list,
>
> I'm seeing a very odd issue with udev and I'm not really sure which
> component could/would be responsible -- udev is pretty much my only hope.
>
> Here's the situation: I have a USB/serial converter attached to my
> c
Hello Johannes,
Johannes Bauer [2015-06-25 21:15 +0200]:
> I'm seeing a very odd issue with udev and I'm not really sure which
> component could/would be responsible -- udev is pretty much my only hope.
Unlikely, I'm afraid.
> Now the odd thing: When I put my computer into suspend-to-RAM, I'm
>
On Thu, Jun 25, 2015 at 4:15 PM, Johannes Bauer wrote:
> Hi list,
>
> I'm seeing a very odd issue with udev and I'm not really sure which
> component could/would be responsible -- udev is pretty much my only hope.
>
Probably GregKH can assist you with this problem, udev is not at fault
because it
On 25.06.2015 21:28, Robert Milasan wrote:
> Don't think udev is creating those char devices in such a new version.
> I think is handled by the kernel.
>
> I've seen such a bug once, but it was related to /dev/null, some script
> or app was remove /dev/null and creating a normal file, don't know
On Thu, 25 Jun 2015 21:15:18 +0200
"Johannes Bauer" wrote:
> Hi list,
>
> I'm seeing a very odd issue with udev and I'm not really sure which
> component could/would be responsible -- udev is pretty much my only
> hope.
>
> Here's the situation: I have a USB/serial converter attached to my
> co
Hi list,
I'm seeing a very odd issue with udev and I'm not really sure which
component could/would be responsible -- udev is pretty much my only hope.
Here's the situation: I have a USB/serial converter attached to my
computer. It's detected as /dev/ttyUSB0. A program is started as my
local user
Hallo Andreas,
> On Jun 25, 2015, at 7:57, Andreas Buschmann wrote:
>
> Hello,
>
> I am writing a systemd .service file to handle NVDIMMs.
>
> - start
> - stop
> - reload
> all work
>
> The problem child is "restart".
> Restart is internally implemented as stop followed by start.
>
> The pro
Hello,
I am writing a systemd .service file to handle NVDIMMs.
- start
- stop
- reload
all work
The problem child is "restart".
Restart is internally implemented as stop followed by start.
The problem is, that stop calls a program which does something to the
NVDIMM hardware.
After that no furth
Hi
On Tue, Jun 23, 2015 at 2:41 PM, David Härdeman wrote:
> Hi,
>
> as an experiment I've tried porting a toy dbus daemon over to sd-bus. It
> seems to be working well so far and I have to say I really like the sd-bus
> API over the gdbus one (sd-bus feels like I'm still writing C...can't say
> t
10 matches
Mail list logo