Re: wpa-supplicant service configuration. Guile is hard

2019-04-05 Thread znavko
Hello! I have several questions about wpa-supplicant + dhcpcd  services. First of all I do not want to use networkmanager and I usually get Internet working manually with this: # cat startnet #!/bin/sh #connect to wi-fi through wpa_supplicant herd stop wpa-supplicant rfkill unblock wifi wpa_suppl

dhcpcd logs

2019-04-05 Thread znavko
I try to configure wpa-supplicant + dhcpcd without success. I cannot see dhcpcd logs. # ls /var/log debug  guix/    maillog   nscd.log  slim.log  Xorg.0.log gdm/   guix-daemon.log  messages  secure    wtmp  Xorg.0.log.old There are dhclient logs in message, when I run dhclient manually

service 'dhcpv4-daemon' requires 'networking', which is not provided by any service

2019-04-05 Thread znavko
Hello! Today I had a time to configure guix. I've deleted network-manager-service-type for to use wpa_supplicant + dhcp, but guix gives the error: # guix system reconfigure /etc/config.scm guix system: error: service 'dhcpv4-daemon' requires 'networking', which is not provided by any service #

disable software blocking of wifi?

2019-04-05 Thread znavko
Hello! I am creating my own config. I've disabled networkmanager-service-type, configured wpa-supplicant (but have not yet configured dhcpcd, cause it needs networking service). Guix reconfigures my system normally. But during boot there is a message: rfkill: WLAN soft blocked And that is why w

Re: wpa-supplicant service configuration. Guile is hard

2019-04-05 Thread jbranso
Hello, I don't believe that network manager is the default tool that guix uses... I think I use whatever is the default and it works for me... Does the normal guix not provide you with a working Internet connection? April 5, 2019 5:41 AM, zna...@tutanota.com (mailto:zna...@tutanota.com) wrote:

Re: disable software blocking of wifi?

2019-04-05 Thread znavko
As described here https://ubuntuforums.org/showthread.php?t=1781350&p=10942349#post10942349 need to do this: sudo sh -c "echo 'options ath5k nohwcrypt' >/etc/modprobe.d/custom-wireless.conf" So I tried this: $ lsmod |

Re: wpa-supplicant service configuration. Guile is hard

2019-04-05 Thread znavko
Joshua, thanks for your attention. Yes, networkmanager is using when your config contains %desktop-services variable described here https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/services/desktop.scm#n1039 Whe

Re: service 'dhcpv4-daemon' requires 'networking', which is not provided by any service

2019-04-05 Thread znavko
Hello, Ricardo Wurmus! I have rewrote my config, including all modifications into the one (modify-services) function, I've added dhcp-client-service-type to (services) section. But networking is not running after reconfigure. # guix system reconfigure /etc/config.scm ...console-font-tty3 conso

Re: service 'dhcpv4-daemon' requires 'networking', which is not provided by any service

2019-04-05 Thread Ricardo Wurmus
zna...@tutanota.com writes: > I am an anti-fan of NetworkManager. I need wpa_supplicant with dhcp, I > try this config with dhcpcd. But it needs networking service. Please, > how to add networking service without adding > network-manager-service-type? Don’t setup a dhcp daemon then, but use dhc

Re: service 'dhcpv4-daemon' requires 'networking', which is not provided by any service

2019-04-05 Thread Ricardo Wurmus
zna...@tutanota.com writes: > I have rewrote my config, including all modifications into the one > (modify-services) function Well, you’re still using “modify-services” twice… :) You probably also shouldn’t nest all of these “remove” calls. You can do this all in one procedure: (remove (lamb

Re: service 'dhcpv4-daemon' requires 'networking', which is not provided by any service

2019-04-05 Thread znavko
I've got new interface tun0. Do I need any configurations in dhcp-client-service-type ? # ifconfig enp3s0    Link encap:Ethernet  HWaddr xx:xx:xx:xx:22   UP BROADCAST MULTICAST  MTU:1500  Metric:1   RX packets:0 errors:0 dropped:0 overruns:0 frame:0   TX packets:0 errors:0

Re: Issues with the new xorg-configuration

2019-04-05 Thread znavko
Hi, Luther, I've brought back touchpad tapping with such config. Need to use gdm-service-type instead of slim-service-type (services (cons* (service xfce-desktop-service-type) (service dhcp-client-service-type) (modify-services (remove (lambda (service) (member (service-kind service) (

Re: wpa-supplicant service configuration. Guile is hard

2019-04-05 Thread Ricardo Wurmus
zna...@tutanota.com writes: > I have trouble trying to add wpa-supplicant configuration to my config. I get > this error: > > # guix system reconfigure /etc/config.scm > guix system: error: service 'wpa-supplicant' provided more than once > Please, let me know where to place my wpa-config lines

Manifest causes channel to fail on pull

2019-04-05 Thread bre...@posteo.net
Hey all,I typically like to keep all of my guix-related files in my personal channel. This tends to work fine as long as every file has a define-module statement.Recently, I included a package in one of my manifest files that is not part of the guix master packages which is causing the channel t

Re: emacs-guix throwing errors

2019-04-05 Thread brettg
On 04.04.2019 21:38, Alex Kost wrote: Brett Gilio (2019-04-01 16:13 -0500) wrote: Hi all. I am hoping the maintainer of emacs-guix will see this: Hello, Whenever I try to search for a package, or perform any of the routine guix commands using the emacs-guix interface, I am getting this e

Re: Manifest causes channel to fail on pull

2019-04-05 Thread bre...@posteo.net
I have temporarily fixed this by removing the .scm extension from the manifests, so guile does not read and compile it.Sent from my Sprint Phone.-- Original message--From: brettg@posteo.netDate: Fri, Apr 5, 2019 7:56 PMTo: help-guix@gnu.org;Cc: Subject:Manifest causes channel to fail on

Re: wpa-supplicant service configuration. Guile is hard

2019-04-05 Thread Ricardo Wurmus
zna...@tutanota.com writes: > Hello! I have several questions about wpa-supplicant + dhcpcd services. > > First of all I do not want to use networkmanager and I usually get Internet > working manually with this: > # cat startnet > #!/bin/sh > #connect to wi-fi through wpa_supplicant > herd stop

Re: Does your printer work with Guix System? Please share!

2019-04-05 Thread Björn Höfling
Hi Chris, thanks for sharing this information with us. On Sat, 30 Mar 2019 23:30:52 -0700 Chris Marusich wrote: > I also noticed that for each printer with a scanner, sane-find-scanner > was able to find the scanner, but simple-scan and scanimage said they > couldn't find the scanner, even when