Hey Stefan!
Stefan Baums writes:
> Reconfigure rebuilt the kernel then, but unfortunately in the end
> failed with the below. What might be going on now?
This is https://issues.guix.gnu.org/54833
Should be fixed with 7da907f90e. Please try again ;)
Happy hacking!
--
"Whoa...I did a 'zcat /vml
Hey Stefan!
Stefan Baums writes:
> I installed the v4l2loopback-linux-module package, but the module
> was not loaded.
I use the module this way:
(operating-system
...
(kernel-loadable-modules (list v4l2loopback-linux-module))
... )
Happy hacking!
--
The easiest way to get shot is to c
Hi crodges!
I'm running my matrix homeserver with the guix package and basically, I
did somethig like this:
- install synapse in a user profile (I would not recommend the root user
profile, because it's risky to run it as root).
- mkdir ~/synapse; cd ~/synapse
- generate_config > homeserver.yaml
Hi Amir!
"AMIR ZAQUAN BIN YAZID / UPM" <198...@student.upm.edu.my> writes:
> I would like to ask regarding updating the Linux Kernel manually.
>
> I am trying to update the Linux Kernel for GUIX system manually for an
> assignment. Everything seems fine until I reach the step of copying an
> exist
Lo Peter writes:
> Any help is greatly appreciated. Also, I think a way to let user
> customize /etc/environment through the system config will be useful,
> but I do not find a way to do so.
Try adding something like this to your system services:
(simple-service 'my-ibus-ch-env session-environme
Hi!
Zelphir Kaltstahl writes:
> building /gnu/store/yh4kyvg0s1zwwih4lgm8x5sb4j0m3aa8-smalltalk-3.2.5.drv...
> | 'check' phasebuilder for
> `/gnu/store/yh4kyvg0s1zwwih4lgm8x5sb4j0m3aa8-smalltalk-3.2.5.drv' failed with
> exit code 1
> build of /gnu/store/yh4kyvg0s1zwwih4lgm8x5sb4j0m3aa8-smalltalk
Hey Alexandru,
"Alexandru-Sergiu Marton" writes:
> I'm having trouble managing the Guix repo with git clients. Both gitg
> and magit choke on it when I tell them to open it. Magit hangs for a
> couple minutes before showing the status view, and every further action
> leads to another freeze. Runn
Emmanuel Medernach writes:
>> > - How to replace /tmp during build with another partition to avoid
>> filling
>> > it ?
>>
>> I do not know.
>>
>>
> Or could it be added as an installation option ?
From the manual (2.5):
"When the daemon performs a build on behalf of the user, it creates a
build
Hey Simon!
Simon Josefsson writes:
> I'm thinking that having the root file system on LVM may be unsupported,
> so that manual could say that, but I'm not even sure that is true. I
> haven't tried it though. Perhaps 'lvm2' should be pre-installed on the
> default installation image to help move
"Raghav Gururajan" writes:
> Now, the setup work and the file-system 'repo' gets auto-mounted at ~/repo.
> But I am facing two issues:
>
> [1] ~/repo becomes 'root protected' and stays like that.
> [2] Despite declaring `(needed-for-boot? #f)`, system does not boot when the
> memory card is abse
10 matches
Mail list logo