From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Mazurkiewicz Subject: Re: bug#36498: modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary Date: Sat, 6 Jul 2019 04:07:24 +0000 Message-ID: References: <20190704144632.g4vzhkwekdf7q54e@pelzflorian.localdomain> <20190704160854.xaitrx6t2bjthi7a@pelzflorian.localdomain> <20190705032405.ep5dojl57kz7gjsa@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:52956) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hjbz8-0005vN-1L for help-guix@gnu.org; Sat, 06 Jul 2019 00:07:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hjbz6-0007kN-V3 for help-guix@gnu.org; Sat, 06 Jul 2019 00:07:37 -0400 Received: from mail-qt1-x82b.google.com ([2607:f8b0:4864:20::82b]:41958) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hjbz6-0007jv-OO for help-guix@gnu.org; Sat, 06 Jul 2019 00:07:36 -0400 Received: by mail-qt1-x82b.google.com with SMTP id d17so11686992qtj.8 for ; Fri, 05 Jul 2019 21:07:36 -0700 (PDT) In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org sob., 6 lip 2019 o 04:01 Adam Mazurkiewicz napisa=C5=82(= a): > > pt., 5 lip 2019 o 03:24 pelzflorian (Florian Pelz) > napisa=C5=82(a): > > > > On Thu, Jul 04, 2019 at 06:08:55PM +0200, pelzflorian (Florian Pelz) wr= ote: > > > On Thu, Jul 04, 2019 at 04:46:32PM +0200, pelzflorian (Florian Pelz) = wrote: > > > > (git > > > reset --hard master, then git am this-new-patch and reconfigure.) > > > > > > > Sorry, I meant to write `git reset --hard master^` with a ^ to get rid > > of the previous patch. > > > > I would be much obliged if you could test, because my modem works > > without NetworkManager needing to find pppd. > > > > Regards, > > Florian > > Thanks for your replies, Florian. I used the patch from your first > reply. Then the ability to choose the modem disappeared from nm. Then > I typed out the git reset command you mentioned in your third reply > and it still was a lack of the modem option in nm. Log messages are > these now: > > s@s /root/debianek/home/s/mirrors/work-tree/guix$ cat > /var/log/messages |grep -i modem |grep 'Jul 6 05:41' > Jul 6 05:41:40 localhost dbus-daemon[316]: [system] Activating > service name=3D'org.freedesktop.ModemManager1' requested by ':1.3' > (uid=3D0 pid=3D319 comm=3D"/gnu/store/97as7cp13ivsi97ia58gh18m3q6fc5hi-ne= twor") > (using servicehelper) > Jul 6 05:41:40 localhost ModemManager[407]: ModemManager > (version 1.4.14) starting in system bus... > Jul 6 05:41:40 localhost dbus-daemon[316]: [system] Successfully > activated service 'org.freedesktop.ModemManager1' > Jul 6 05:41:40 localhost NetworkManager[319]: > [1562384500.1841] modem-manager: ModemManager not available > Jul 6 05:41:40 localhost NetworkManager[319]: > [1562384500.1937] modem-manager: ModemManager now available > Jul 6 05:41:42 localhost ModemManager[407]: Couldn't find > support for device at > '/sys/devices/pci0000:00/0000:00:1c.2/0000:02:00.0': not supported by > any plugin > s@s /root/debianek/home/s/mirrors/work-tree/guix$ > > Regards, > Adam And I used the patch you add in your second reply. So the log messages are after the git reset command and using the second patch. Regards, Adam