Re: Eternal Terminal Server?

2020-11-10 Thread Joshua Branson
Hey yasu, I've never actually heard of eternal terminal, but that sounds pretty awesome! haha! If those guix packages are only for clients, then it sounds like we need to create a package for the server stuff, and also create a service for it. Would you care to work on that? I can probably g

Re: Touchpad not working on Acer Aspire One laptop

2020-11-10 Thread Joshua Branson
Hey Barnabas! (awesome name by the way!) Is your touchpad working at all? Can you move a mouse with your touchpad? I had an issue on my old macbook, where my mouse would only move up and down. When I started using sway, that issue went away. Thanks, -- Joshua Branson Sent from Emacs and Gn

Re: Trouble booting Guix System

2020-11-10 Thread Joshua Branson
Yeah, any AMD graphics card is going to have a hard time. Without the firmware files, those graphics cards are nearly useless. There's some really old nvidia cards that work fairly well. There's probably a kernel parameter you could pass that would disable the AMD graphics driver from loading

Re: Touchpad not working on Acer Aspire One laptop

2020-11-10 Thread Leo Famulari
On Tue, Nov 10, 2020 at 03:05:05PM +0100, Barnabás Béres wrote: > Hi all, > > I successfully installed Guix on a Acer Aspire One laptop but the touchpad > not working. Do you have any idea how I can make it work. This model has a > SynPS/2 Synaptics TouchPad. Can you share your config.scm? Tha

Confusing typo (was: Easy DigitalOcean setup?)

2020-11-10 Thread David Dashyan
David Dashyan writes: > I've recently mutated one of Digitalocean debian machines using method > provided by Reza in this thread I think there . I would check > bootloader config -- I think you should have "/dev/vda" there. Missed this typo, sorry… It should have been: I've recently mutated o

Re: Easy DigitalOcean setup?

2020-11-10 Thread David Dashyan
Hello raingloom! I've recently mutated one of Digitalocean debian machines using method provided by Reza in this thread I think there . I would check bootloader config -- I think you should have "/dev/vda" there. By the way Jérémy! Did It work for you with dhcp-client??? I thought you need to

Re: How do I correctly relocate PostGIS control files?

2020-11-10 Thread Gary Johnson
Carlo Zancanaro writes: > I didn't respond initially because I don't have any specialist > knowledge about this. I had some free time today, so I did a bit > of an investigation and I think I've figured out what's gone wrong for > you here. > > In your original email you gave this definition for

Touchpad not working on Acer Aspire One laptop

2020-11-10 Thread Barnabás Béres
Hi all, I successfully installed Guix on a Acer Aspire One laptop but the touchpad not working. Do you have any idea how I can make it work. This model has a SynPS/2 Synaptics TouchPad. Thanks for your help in advance! Best regards, Barnabas Beres

Re: guix system docker-image : missing root file system and 'incompatible bytecode kind'

2020-11-10 Thread zimoun
Dear, On Sat, 31 Oct 2020 at 15:31, e...@beaver-labs.com wrote: > What I don't understand is that if I use `guix pack` I can get a docker > image with my software installed. However I must then run > docker run denatting:latest denat > to run the server. Passing the option ’--entry-point=denat’