The officially official Devuan Forum!

You are not logged in.

#1576 Re: Documentation » vdev documentation » 2016-12-15 21:51:57

I'm of course using vdev myself, and as of last week, it's with a beta2 installation on the 20 Gb SSD of my Asus laptop. I've uncovered two faults in the vdev actions (it locks down /dev/fuse and /dev/net/tun too much), and otherwise had no grief. But I can't say I'm very inventive in changing its hardware anyhow, so it's not a very impressive vdev workout.

The documentation needs a lot of work, with possibly the major thing being a change of perspective so it, more than telling what vdev does, it tells what a person needs to do to make vdev do something more/else for them. This includes how to make changes to the current (documented) actions, and more significantly how to add new actions/helpers to deal with new hardware. At the end of the day it's just the hotplugging sub system, which really is (or should be) simple for any particular set up, but made complicated in the attempt to be capable of handling any and all possible set ups.

#1577 Re: Hardware & System Configuration » [Solved] Occasional reboot waking up from suspend » 2016-12-14 21:50:17

I got three: firstly, this is well beyond my expertise; secondly I tend to prefer using the shift key or ctrl key to wake a sleeping computer; and thirdly, the beep-beep-beep behaviour might suggest BIOS level concerns, which perhaps could be a dead battery. But again, I'm not expert on this (and I use a laptop, with acpid lid action).

#1578 Hardware & System Configuration » vdev and pulse » 2016-12-12 04:34:40

ralph.ronnquist
Replies: 2

This is an advisory note if you happen to use pulseaudio and want to trial vdev.

The issue is that pulseaudio has a builtin dependency on udev via its module  module-udev-detect.so (e.g. /usr/lib/pulse-7.1/modules/module-udev-detect.so), and the associated stanza in /etc/pulse/default.pa, perhaps at lines 53-60:

### Automatically load driver modules depending on the hardware available
.ifexists module-udev-detect.so
load-module module-udev-detect
.else
### Use the static hardware detection module (for systems that lack udev support)
load-module module-detect
.endif

You should thus rename or remove module-udev-detect.so, or make the stanza be just:

load-module module-detect

Either way should be enough to keep sound working.

#1579 Forum Feedback » [SPLIT] URL post limitations » 2016-12-07 22:27:26

ralph.ronnquist
Replies: 4

@golinux maybe it's a good idea to prohibit posts to hold direct links until the user has built up a sufficient "credentials", e.g. by having taken part in a handful of threads, or something?

Board footer

Forum Software