Hi all,
This is my first attempt at setting up Guix on my machine, so please forgive me
if I've missed anything obvious here. I've noticed that any time a process
tries to set the backlight brightness of my laptop, a root authentication
prompt appears:
https://imgur.com/a/vlB7UtN
I've seen th
> I have a similar problem. I see an authentication box when I try to adjust
> screen brightness on the gdm screen, but not when logged into gnome. Does
> this happen when you are logged in?
Yeah, it happens when I'm logged in to a custom .xsession where I'm using Emacs
as my window manager. I i
Hi all,
Does anyone know whether there's a configuration setting I can use somewhere
that will cause NetworkManager to automatically (re)connect wifi upon boot or
after waking from suspend? My current wifi connections all have autoconnect
turned on, as does the wifi device itself. Is it perhaps
On Mon, Oct 7, 2019, at 5:18 PM, Vagrant Cascadian wrote:
>
> You have to configure the udev rule in your system configuration; using
> the rules shipped with the brightnessctl package works:
>
> (udev-configuration (inherit config)
> (rules (cons brightn
On Mon, Oct 14, 2019, at 9:55 AM, Maxim Cournoyer wrote:
>
> Thanks for looking into it, David!
>
My pleasure! I've sent a patch to guix-patches to fix this issue in the XFCE
service:
https://lists.gnu.org/archive/html/guix-patches/2019-10/msg00348.html
Thanks again to Jesse and Vagrant for
Hi all,
I realize this might be slightly off-topic here but I figured it wouldn't hurt
to give it a shot:
On a laptop where I have an up-to-date Guix System installation, I use an
external USB keyboard while docked at my desk. With the keyboard plugged in,
I'm experiencing an annoying issue wh
Thanks for the ideas Tobias!
The specific keyboard is the "ThinkPad Compact USB Keyboard with Trackpoint"
which seems to be supported by the "hid-lenovo" driver:
https://github.com/torvalds/linux/blob/master/drivers/hid/hid-lenovo.c
lsmod tells me that it's loaded in my system and dmesg seems t
Hey Guix,
After syncing to the latest in master today, I've started getting the following
error when I try to rebuild Guix:
--- SNIP ---
[ 11%] LOAD guix/scripts/upgrade.scm
[ 11%] LOAD guix/scripts/search.scm
[ 11%] LOAD guix/scripts/show.scm
[ 11%] LOAD guix/scripts/gc.scm
[ 11%] LOAD guix/scr
Hi Simon,
Thanks for the reply! The commit where I see this error is
6623999c51788db9107142ea899de81ff751b0a4, though I'm sure that it must have
started at an earlier commit. Interestingly, when I make a fresh new clone of
the Guix repo I do not encounter this error, so I think I must have br
Hey Guix!
Anyone know of a good font to use (or some other means) to get emoji characters
rendering properly in X apps? I'm using EXWM as my desktop environment so I
don't get to benefit from whatever the large DEs use for this (assuming it even
works there in Guix). Some emojis will show up co
Hello Guix!
Recently on one of my machines I've not been able to update one of my profiles
due to a "No space left on device" error (see snippet below). My device is
most definitely not out of space (/dev/dm-0 has 42gb free):
---
λ df -h
Filesystem Size Used Avail Use% Mounted on
none
On 2020-02-10, David Wilson wrote:
> > Recently on one of my machines I've not been able to update one of my
> > profiles due to a "No space left on device" error (see snippet below).
> > My device is most definitely not out of space (/dev/dm-0 has 42g
Turns out it was indeed a lack of inodes :/
Thanks!
On Mon, Feb 10, 2020, at 10:06 AM, Julien Lepiller wrote:
> Le 10 février 2020 12:30:21 GMT-05:00, David Wilson
> a écrit :
> >Hello Guix!
> >
> >Recently on one of my machines I've not been able to update one o
13 matches
Mail list logo