Creative Labs Sound Blaster Audigy 2 PCI does not work

2019-06-17 Thread Adam Mazurkiewicz
I have the sound card Creative Labs Sound Blaster Audigy 2 PCI Sound Card SB0240 on PCI port in my PC. I am newbie in GuixSD and I have no idea how to get the Card to work. I have also Debian installed on the current PC. On Debian the the card works without configuration. I do not now what to

Re: How to configure Xorg to use [proprietary] Sis 771 driver on Guix?

2019-06-17 Thread Tobias Geerinckx-Rice
Mark, Mark H Weaver wrote: Is this even the same driver? I don't understand the question. Same driver as what? Never mind, I guess we'll find out. Kind regards, T G-R signature.asc Description: PGP signature

Re: How to configure Xorg to use [proprietary] Sis 771 driver on Guix?

2019-06-17 Thread znavko
# cat /var/log/Xorg.0.log [10.574] X.Org X Server 1.20.4 X Protocol Version 11, Revision 0 [10.583] Build Operating System: GNU GuixSD [10.586] Current Operating System: Linux antelope 5.0.14-gnu #1 SMP 1 x86_64 [10.586] Kernel command line:

Re: How to configure Xorg to use [proprietary] Sis 771 driver on Guix?

2019-06-17 Thread Mark H Weaver
zna...@disroot.org writes: > Mark, this is my lspci, lsmod, guix describe: Can you share the contents of your /var/log/Xorg.0.log ? That should show us which video driver(s) were loaded and any relevant error messages. Mark

Re: How to configure Xorg to use [proprietary] Sis 771 driver on Guix?

2019-06-17 Thread Mark H Weaver
Tobias Geerinckx-Rice writes: > Mark H Weaver wrote: >> Guix already has 'xf86-video-sis', and it's already included in >> %default-xorg-modules in (gnu services xorg). So, now we just need >> to >> find out why it's not working. > > Is this even the same driver? I don't understand the

Re: editing /etc/sudoers

2019-06-17 Thread John Soo
Thanks Jeff, Sounds good. Do you think this thread is effectively solved, then? You might consider opening a bug report for visudo. - John > On Jun 17, 2019, at 11:02 AM, Jeff Bauer wrote: > >> On Mon, Jun 17, 2019 at 10:03:20AM -0700, John Soo wrote: >> Sorry this is so confusing. Let me

Re: Servname not supported

2019-06-17 Thread Dustin Rayner
Hello Dustin, Dustin Rayner writes: [...] > However, guix install hello and guix pull both fail. I've verified > network access, but the error I receive is: > > In procedure getaddrinfo: Servname not supported for ai_socktype What if you try `whois gnu.org` on that host? Do you get the same

Using Python and GExiv2

2019-06-17 Thread sirgazil
Hi, I used to use a python script to clear image metadata in Debian: import gi gi.require_version("GExiv2", "0.10") from gi.repository import GExiv2 metadata = GExiv2.Metadata("/tmp/something.png") metadata.clear() I'm trying to make this work in the GNU system I

Re: How to configure Xorg to use [proprietary] Sis 771 driver on Guix?

2019-06-17 Thread znavko
Mark, this is my lspci, lsmod, guix describe: # lspci 00:00.0 Host bridge: Silicon Integrated Systems [SiS] 671MX 00:01.0 PCI bridge: Silicon Integrated Systems [SiS] AGP Port (virtual PCI-to-PCI bridge) 00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS968 [MuTIOL Media IO] (rev 01)

Re: editing /etc/sudoers

2019-06-17 Thread Jeff Bauer
On Mon, Jun 17, 2019 at 10:03:20AM -0700, John Soo wrote: >Sorry this is so confusing. Let me know if I’m missed something since >I’ve been half-following this thread. I think what you may want to do >is use the sudoers-file field when specifying your operating system >rather than

Compiling Python 2.7.16

2019-06-17 Thread Edison Ibáñez
Hello again I'm trying to compile the version of python 2.7.16 but I get the following error WARNING: The Python readline extension was not compiled. Missing the GNU readline lib? ERROR: The Python zlib extension was not compiled. Missing the zlib? Please consult to the Wiki page to fix the

Re: When is it appropriate to rename a file?

2019-06-17 Thread Jesse Gibbons
>Date: Sun, 16 Jun 2019 12:21:47 -0600 >From: ison >To: Jesse Gibbons >Cc: help-guix@gnu.org >Subject: Re: When is it appropriate to rename a file? >Message-ID: <20190616182146.asihmoclm4yghh6p@cf0> >Content-Type: text/plain; charset=us-ascii > >I'm not by any means the one who should be

Re: How to configure Xorg to use [proprietary] Sis 771 driver on Guix?

2019-06-17 Thread Tobias Geerinckx-Rice
Mark H Weaver wrote: Guix already has 'xf86-video-sis', and it's already included in %default-xorg-modules in (gnu services xorg). So, now we just need to find out why it's not working. Is this even the same driver? Kind regards, T G-R signature.asc Description: PGP signature

Re: How to configure Xorg to use [proprietary] Sis 771 driver on Guix?

2019-06-17 Thread znavko
Mark, let's start. As I've read in links Tobias offered Sis 771/671 is not mentioned there, but many other versions are presented. Is it reason? If you say what exactly to type in my config [1] I'll do it. [1] http://termbin.com/ni3a June 17, 2019 4:04 PM, "Mark H Weaver" wrote: > Hello, >

Re: editing /etc/sudoers

2019-06-17 Thread John Soo
Hi Jeff, Sorry this is so confusing. Let me know if I’m missed something since I’ve been half-following this thread. I think what you may want to do is use the sudoers-file field when specifying your operating system rather than using visudo to edit the file. This way you will have persistent

Re: editing /etc/sudoers

2019-06-17 Thread Jeff Bauer
On Mon, Jun 17, 2019 at 07:34:46AM -0700, Quiliro's lists wrote: > El 2019-06-17 02:17, Andreas Enge escribió: > > maybe my reply is off-topic and does not solve your problem, but to just > > give sudoer capabilities to a user, it is enough to add them to the "wheel" > > group in the system

Re: editing /etc/sudoers

2019-06-17 Thread Jeff Bauer
On Mon, Jun 17, 2019 at 09:53:46AM +0200, Hartmut Goebel wrote: > Try > > VISUAL=/path/tp/my/editor visudo > > See the man-page for details Nope, same error: $ VISUAL=~/.guix-profile/bin/vim visudo -f ~/etc/guix/config.scm visudo: no editor found (editor path = /usr/bin/vi) It appears

Re: How to configure Xorg to use [proprietary] Sis 771 driver on Guix?

2019-06-17 Thread Mark H Weaver
Hello, Tobias Geerinckx-Rice writes: > On a more positive note: have you looked at > > https://aur.archlinux.org/packages/xf86-video-sisimedia/ > (or https://aur.archlinux.org/packages/xf86-video-sis/)? Guix already has 'xf86-video-sis', and it's already included in %default-xorg-modules in

Re: editing /etc/sudoers

2019-06-17 Thread Quiliro's lists
El 2019-06-17 02:17, Andreas Enge escribió: > Hello, > > On Sun, Jun 16, 2019 at 06:20:54PM -0500, Jeff Bauer wrote: >> Okay, to make it more clear: I was having a problem >> trying to use visudo on a native Guix System. The >> visudo packaged with the Guix System cannot actually >> edit a

Re: On youtube-viewer first use (GTK)

2019-06-17 Thread sirgazil
On Sun, 16 Jun 2019 20:49:39 -0500 Tobias Geerinckx-Rice wrote > Sirgazil, > > Raghav Gururajan reported the same problem on IRC. > > While youtube-dl is technically an optional dependency (‘some’ > videos work without it, maybe even most), the failure mode is so > bad

Re: editing /etc/sudoers

2019-06-17 Thread Hartmut Goebel
Am 17.06.19 um 01:20 schrieb Jeff Bauer: > Okay, to make it more clear: I was having a problem > trying to use visudo on a native Guix System. The > visudo packaged with the Guix System cannot actually > edit a sudoers file because it relies on /usr/bin/vi, Try VISUAL=/path/tp/my/editor visudo

Re: editing /etc/sudoers

2019-06-17 Thread Andreas Enge
Hello, On Sun, Jun 16, 2019 at 06:20:54PM -0500, Jeff Bauer wrote: > Okay, to make it more clear: I was having a problem > trying to use visudo on a native Guix System. The > visudo packaged with the Guix System cannot actually > edit a sudoers file because it relies on /usr/bin/vi, > but it can