* modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary @ 2019-07-04 13:48 Adam Mazurkiewicz 2019-07-04 14:46 ` pelzflorian (Florian Pelz) 0 siblings, 1 reply; 16+ messages in thread From: Adam Mazurkiewicz @ 2019-07-04 13:48 UTC (permalink / raw) To: help-guix I am geeting the error modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary when choosing a modem connection i nm. Here you are details: s@s:~$ cat ~/Dropbox/Guix/export/txt/grep1 Jul 4 14:50:04 localhost ModemManager[419]: <warn> (ttyUSB0): port attributes not fully set Jul 4 14:50:04 localhost ModemManager[419]: <warn> (ttyUSB1): port attributes not fully set Jul 4 14:50:07 localhost ModemManager[419]: <warn> (ttyUSB1): port attributes not fully set Jul 4 14:50:13 localhost ModemManager[419]: <warn> Could not grab port (usbmisc/cdc-wdm2): 'Cannot add port 'usbmisc/cdc-wdm2', unsupported' Jul 4 14:50:13 localhost ModemManager[419]: <warn> (ttyUSB0): port attributes not fully set Jul 4 14:50:17 localhost ModemManager[419]: <warn> couldn't load list of Own Numbers: 'Not found' Jul 4 14:50:18 localhost ModemManager[419]: <warn> (ttyUSB0): port attributes not fully set Jul 4 14:50:41 localhost ModemManager[419]: <warn> (ttyUSB1): port attributes not fully set Jul 4 14:50:41 localhost NetworkManager[325]: <warn> [1562244641.5798] device (ttyUSB0): ip-ifname: set ifname 'ttyUSB1', unknown ifindex Jul 4 14:50:41 localhost NetworkManager[325]: <warn> [1562244641.5806] device (ttyUSB0): interface ttyUSB1 not up for IP configuration Jul 4 14:50:41 localhost NetworkManager[325]: <error> [1562244641.5826] modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary Jul 4 14:50:41 localhost NetworkManager[325]: <warn> [1562244641.5838] device (ttyUSB0): Activation: failed for connection 'Orange Standard access - with image compression' Jul 4 14:50:42 localhost ModemManager[419]: <warn> (ttyUSB1): port attributes not fully set s@s:~$ s@s:~$ cat ~/Dropbox/Guix/export/txt/messages (...) Jul 4 14:50:03 localhost shepherd[1]: Service xorg-server has been started. Jul 4 14:50:03 localhost vmunix: [ 4.581161] option 1-2:1.0: GSM modem (1-port) converter detected Jul 4 14:50:03 localhost vmunix: [ 4.589076] usb 1-2: GSM modem (1-port) converter now attached to ttyUSB0 Jul 4 14:50:03 localhost vmunix: [ 4.589145] option 1-2:1.1: GSM modem (1-port) converter detected Jul 4 14:50:03 localhost vmunix: [ 4.589235] usb 1-2: GSM modem (1-port) converter now attached to ttyUSB1 Jul 4 14:50:03 localhost vmunix: [ 4.618852] kvm: disabled by bios Jul 4 14:50:03 localhost vmunix: [ 4.622803] intel_powerclamp: No package C-state available Jul 4 14:50:03 localhost vmunix: [ 4.643252] sr 7:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE Jul 4 14:50:03 localhost vmunix: [ 4.643256] sr 7:0:0:0: [sr0] tag#0 Sense Key : Medium Error [current] Jul 4 14:50:03 localhost vmunix: [ 4.643258] sr 7:0:0:0: [sr0] tag#0 Add. Sense: Unrecovered read error Jul 4 14:50:03 localhost vmunix: [ 4.643262] sr 7:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 00 8c 80 00 00 3c 00 Jul 4 14:50:03 localhost vmunix: [ 4.643264] print_req_error: critical medium error, dev sr0, sector 143872 flags 80700 Jul 4 14:50:03 localhost vmunix: [ 4.681836] r8169 0000:02:00.0 enp2s0: renamed from eth0 Jul 4 14:50:03 localhost vmunix: [ 4.683250] random: crng init done Jul 4 14:50:03 localhost vmunix: [ 4.683253] random: 7 urandom warning(s) missed due to ratelimiting Jul 4 14:50:02 localhost avahi-daemon[332]: Loading service file /services/sftp-ssh.service. Jul 4 14:50:03 localhost vmunix: [ 4.689711] lm90 3-004c: 3-004c supply vcc not found, using dummy regulator Jul 4 14:50:03 localhost vmunix: [ 4.690028] huawei_cdc_ncm 1-2:1.2: resetting NTB format to 16-bit Jul 4 14:50:03 localhost vmunix: [ 4.690068] gpio_ich gpio_ich.1.auto: GPIO from 451 to 511 Jul 4 14:50:03 localhost vmunix: [ 4.690368] huawei_cdc_ncm 1-2:1.2: MAC-Address: 00:1e:10:1f:00:00 Jul 4 14:50:03 localhost vmunix: [ 4.690371] huawei_cdc_ncm 1-2:1.2: setting rx_max = 16384 Jul 4 14:50:03 localhost vmunix: [ 4.691083] iTCO_vendor_support: vendor-support=0 Jul 4 14:50:03 localhost vmunix: [ 4.693305] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 Jul 4 14:50:03 localhost vmunix: [ 4.693345] iTCO_wdt: Found a ICH9R TCO device (Version=2, TCOBASE=0x0860) Jul 4 14:50:03 localhost vmunix: [ 4.694250] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) Jul 4 14:50:03 localhost vmunix: [ 4.697758] huawei_cdc_ncm 1-2:1.2: NDP will be placed at end of frame for this device. Jul 4 14:50:03 localhost vmunix: [ 4.697832] huawei_cdc_ncm 1-2:1.2: cdc-wdm2: USB WDM device Jul 4 14:50:03 localhost vmunix: [ 4.697874] sr 7:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE Jul 4 14:50:03 localhost vmunix: [ 4.697877] sr 7:0:0:0: [sr0] tag#0 Sense Key : Medium Error [current] Jul 4 14:50:02 localhost dbus-daemon[322]: [system] Activating service name='org.freedesktop.Accounts' requested by ':1.5' (uid=0 pid=385 comm="/gnu/store/x5jax3ic5369zvq4b2f9b0k7zgg45hg3-gdm-3.") (using servicehelper) Jul 4 14:50:03 localhost vmunix: [ 4.697879] sr 7:0:0:0: [sr0] tag#0 Add. Sense: Unrecovered read error Jul 4 14:50:03 localhost vmunix: [ 4.697883] sr 7:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 00 8c 80 00 00 02 00 Jul 4 14:50:03 localhost vmunix: [ 4.697885] print_req_error: critical medium error, dev sr0, sector 143872 flags 0 Jul 4 14:50:03 localhost vmunix: [ 4.697951] Buffer I/O error on dev sr0, logical block 17984, async page read Jul 4 14:50:03 localhost vmunix: [ 4.705244] sr 7:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE Jul 4 14:50:03 localhost vmunix: [ 4.705246] sr 7:0:0:0: [sr0] tag#0 Sense Key : Medium Error [current] Jul 4 14:50:03 localhost vmunix: [ 4.705248] sr 7:0:0:0: [sr0] tag#0 Add. Sense: Unrecovered read error Jul 4 14:50:03 localhost vmunix: [ 4.705251] sr 7:0:0:0: [sr0] tag#0 CDB: Read(10) 28 00 00 00 8d fa 00 00 02 00 Jul 4 14:50:03 localhost vmunix: [ 4.705252] print_req_error: critical medium error, dev sr0, sector 145384 flags 80700 Jul 4 14:50:03 localhost vmunix: [ 4.705316] attempt to access beyond end of device Jul 4 14:50:03 localhost vmunix: [ 4.705318] sr0: rw=0, want=145392, limit=145384 Jul 4 14:50:03 localhost vmunix: [ 4.705319] Buffer I/O error on dev sr0, logical block 18173, async page read Jul 4 14:50:02 localhost ntpd[326]: Listen normally on 3 lo [::1]:123 Jul 4 14:50:03 localhost vmunix: [ 4.705917] huawei_cdc_ncm 1-2:1.2 wwan0: register 'huawei_cdc_ncm' at usb-0000:00:1a.7-2, Huawei CDC NCM device, 00:1e:10:1f:00:00 Jul 4 14:50:03 localhost vmunix: [ 4.705968] usbcore: registered new interface driver huawei_cdc_ncm Jul 4 14:50:03 localhost vmunix: [ 4.719914] [TTM] Zone kernel: Available graphics memory: 2535360 kiB Jul 4 14:50:03 localhost vmunix: [ 4.719916] [TTM] Zone dma32: Available graphics memory: 2097152 kiB Jul 4 14:50:03 localhost vmunix: [ 4.719917] [TTM] Initializing pool allocator Jul 4 14:50:03 localhost vmunix: [ 4.719923] [TTM] Initializing DMA pool allocator Jul 4 14:50:03 localhost vmunix: [ 4.719949] nouveau 0000:04:00.0: DRM: VRAM: 256 MiB Jul 4 14:50:03 localhost vmunix: [ 4.719950] nouveau 0000:04:00.0: DRM: GART: 1048576 MiB Jul 4 14:50:03 localhost vmunix: [ 4.719955] nouveau 0000:04:00.0: DRM: TMDS table version 2.0 Jul 4 14:50:03 localhost vmunix: [ 4.719957] nouveau 0000:04:00.0: DRM: DCB version 4.0 Jul 4 14:50:03 localhost vmunix: [ 4.719960] nouveau 0000:04:00.0: DRM: DCB outp 00: 02000300 00000028 Jul 4 14:50:03 localhost vmunix: [ 4.719962] nouveau 0000:04:00.0: DRM: DCB outp 01: 01000302 00000030 Jul 4 14:50:03 localhost vmunix: [ 4.719964] nouveau 0000:04:00.0: DRM: DCB outp 02: 04011310 00000028 Jul 4 14:50:02 localhost NetworkManager[325]: <info> [1562244602.8286] manager[0xb09100]: rfkill: WiFi hardware radio set enabled Jul 4 14:50:03 localhost vmunix: [ 4.719966] nouveau 0000:04:00.0: DRM: DCB outp 03: 02011312 00000030 Jul 4 14:50:03 localhost vmunix: [ 4.719967] nouveau 0000:04:00.0: DRM: DCB outp 04: 010223f1 00c0c080 Jul 4 14:50:03 localhost vmunix: [ 4.719969] nouveau 0000:04:00.0: DRM: DCB conn 00: 1030 Jul 4 14:50:03 localhost vmunix: [ 4.719971] nouveau 0000:04:00.0: DRM: DCB conn 01: 2130 Jul 4 14:50:03 localhost vmunix: [ 4.719973] nouveau 0000:04:00.0: DRM: DCB conn 02: 0210 Jul 4 14:50:03 localhost vmunix: [ 4.719974] nouveau 0000:04:00.0: DRM: DCB conn 03: 0211 Jul 4 14:50:03 localhost vmunix: [ 4.719976] nouveau 0000:04:00.0: DRM: DCB conn 04: 0213 Jul 4 14:50:03 localhost vmunix: [ 4.722998] nouveau 0000:04:00.0: DRM: MM: using CRYPT for buffer copies Jul 4 14:50:03 localhost vmunix: [ 4.723719] nouveau 0000:04:00.0: DRM: failed to create encoder 0/1/0: -19 Jul 4 14:50:03 localhost vmunix: [ 4.723720] nouveau 0000:04:00.0: DRM: TV-1 has no encoders, removing Jul 4 14:50:03 localhost vmunix: [ 4.723730] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). Jul 4 14:50:03 localhost vmunix: [ 4.723731] [drm] Driver supports precise vblank timestamp query. Jul 4 14:50:03 localhost vmunix: [ 4.734850] huawei_cdc_ncm 1-2:1.2 wwp0s26f7u2i2: renamed from wwan0 Jul 4 14:50:02 localhost avahi-daemon[332]: Loading service file /services/ssh.service. Jul 4 14:50:03 localhost vmunix: [ 4.781077] nouveau 0000:04:00.0: DRM: allocated 1600x1200 fb: 0x70000, bo 0000000094694a46 Jul 4 14:50:03 localhost vmunix: [ 4.785275] fbcon: nouveaufb (fb0) is primary device Jul 4 14:50:03 localhost vmunix: [ 4.933972] Console: switching to colour frame buffer device 200x75 Jul 4 14:50:03 localhost vmunix: [ 4.935396] nouveau 0000:04:00.0: fb0: nouveaufb frame buffer device Jul 4 14:50:03 localhost vmunix: [ 4.953274] [drm] Initialized nouveau 1.3.1 20120801 for 0000:04:00.0 on minor 0 Jul 4 14:50:03 localhost vmunix: [ 4.975821] shepherd[1]: Service udev has been started. Jul 4 14:50:03 localhost vmunix: [ 5.049167] firewire_core 0000:01:00.2: created device fw0: GUID 00023c0091075980, S400 Jul 4 14:50:03 localhost vmunix: [ 5.049680] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) Jul 4 14:50:03 localhost vmunix: [ 5.051917] shepherd[1]: Service file-system-/root/debianek has been started. Jul 4 14:50:03 localhost vmunix: [ 5.053120] firewire_core 0000:01:05.0: created device fw1: GUID 001e8c0001a27b87, S400 Jul 4 14:50:03 localhost vmunix: [ 5.054522] shepherd[1]: Service file-system-/dev/pts has been started. Jul 4 14:50:03 localhost vmunix: [ 5.056977] shepherd[1]: Service file-system-/dev/shm has been started. Jul 4 14:50:03 localhost dbus-daemon[322]: [system] Activating service name='org.freedesktop.PolicyKit1' requested by ':1.6' (uid=0 pid=389 comm="/gnu/store/mp2s63jb2la48vbsk930hp41ych1gw7d-accoun") (using servicehelper) Jul 4 14:50:03 localhost vmunix: [ 5.059394] shepherd[1]: Service file-system-/gnu/store has been started. Jul 4 14:50:03 localhost vmunix: [ 5.061838] shepherd[1]: Service file-system-/run/systemd has been started. Jul 4 14:50:03 localhost vmunix: [ 5.064256] shepherd[1]: Service file-system-/run/user has been started. Jul 4 14:50:03 localhost vmunix: [ 5.066679] shepherd[1]: Service file-system-/sys/fs/cgroup has been started. Jul 4 14:50:03 localhost vmunix: [ 5.069273] shepherd[1]: Service file-system-/sys/fs/cgroup/elogind has been started. Jul 4 14:50:03 localhost vmunix: [ 5.072121] shepherd[1]: Service file-system-/sys/fs/cgroup/cpuset has been started. Jul 4 14:50:03 localhost vmunix: [ 5.074734] shepherd[1]: Service file-system-/sys/fs/cgroup/cpu has been started. Jul 4 14:50:03 localhost vmunix: [ 5.077304] shepherd[1]: Service file-system-/sys/fs/cgroup/cpuacct has been started. Jul 4 14:50:03 localhost vmunix: [ 5.080979] shepherd[1]: Service file-system-/sys/fs/cgroup/memory has been started. Jul 4 14:50:03 localhost vmunix: [ 5.083571] shepherd[1]: Service file-system-/sys/fs/cgroup/devices has been started. Jul 4 14:50:03 localhost vmunix: [ 5.086128] shepherd[1]: Service file-system-/sys/fs/cgroup/freezer has been started. Jul 4 14:50:03 localhost ntpd[326]: Listening on routing socket on fd #20 for interface updates Jul 4 14:50:03 localhost vmunix: [ 5.088830] shepherd[1]: Service file-system-/sys/fs/cgroup/blkio has been started. Jul 4 14:50:03 localhost vmunix: [ 5.091427] shepherd[1]: Service file-system-/sys/fs/cgroup/perf_event has been started. Jul 4 14:50:03 localhost vmunix: [ 5.093536] shepherd[1]: Service file-systems has been started. Jul 4 14:50:03 localhost vmunix: [ 5.105409] shepherd[1]: Service urandom-seed has been started. Jul 4 14:50:03 localhost vmunix: [ 5.107506] shepherd[1]: Service user-processes has been started. Jul 4 14:50:03 localhost vmunix: [ 5.109653] shepherd[1]: Service host-name has been started. Jul 4 14:50:03 localhost vmunix: [ 5.113693] shepherd[1]: Service user-homes has been started. Jul 4 14:50:03 localhost vmunix: [ 5.623567] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input8 Jul 4 14:50:03 localhost vmunix: [ 6.122307] shepherd[1]: Service nscd has been started. Jul 4 14:50:03 localhost vmunix: [ 6.128336] shepherd[1]: Service guix-daemon has been started. Jul 4 14:50:03 localhost NetworkManager[325]: <info> [1562244603.0920] manager[0xb09100]: rfkill: WWAN hardware radio set enabled Jul 4 14:50:03 localhost avahi-daemon[332]: Network interface enumeration completed. Jul 4 14:50:03 localhost polkitd[394]: Started polkitd version 0.115 Jul 4 14:50:03 localhost ntpd[326]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized Jul 4 14:50:03 localhost dbus-daemon[322]: [system] Activating service name='org.freedesktop.nm_dispatcher' requested by ':1.3' (uid=0 pid=325 comm="/gnu/store/8pw0d0qbq5rjd0v61ibfripnsa7sajw7-networ") (using servicehelper) Jul 4 14:50:03 localhost avahi-daemon[332]: Server startup complete. Host name is s.local. Local service cookie is 1047123886. Jul 4 14:50:03 localhost ntpd[326]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized Jul 4 14:50:03 localhost dbus-daemon[322]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Jul 4 14:50:03 localhost avahi-daemon[332]: Service "s" (/services/ssh.service) successfully established. Jul 4 14:50:03 localhost NetworkManager[325]: <info> [1562244603.8040] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. Jul 4 14:50:03 localhost avahi-daemon[332]: Service "s" (/services/sftp-ssh.service) successfully established. Jul 4 14:50:03 localhost NetworkManager[325]: <info> [1562244603.9670] keyfile: new connection /etc/NetworkManager/system-connections/Orange Standard access - with image compression (7e9e6560-8b0e-4628-a7ae-c3d74955bbe0,"Orange Standard access - with image compression") Jul 4 14:50:03 localhost NetworkManager[325]: <info> [1562244603.9998] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file Jul 4 14:50:03 localhost NetworkManager[325]: <info> [1562244603.9998] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Jul 4 14:50:03 localhost NetworkManager[325]: <info> [1562244603.9999] manager: Networking is enabled by state file Jul 4 14:50:03 localhost NetworkManager[325]: <info> [1562244604.0057] dhcp-init: Using DHCP client 'dhclient' Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0064] Loaded device plugin: NMBondDeviceFactory (internal) Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0065] Loaded device plugin: NMBridgeDeviceFactory (internal) Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0065] Loaded device plugin: NMDummyDeviceFactory (internal) Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0065] Loaded device plugin: NMEthernetDeviceFactory (internal) Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0065] Loaded device plugin: NMInfinibandDeviceFactory (internal) Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0066] Loaded device plugin: NMIPTunnelDeviceFactory (internal) Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0066] Loaded device plugin: NMMacsecDeviceFactory (internal) Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0066] Loaded device plugin: NMMacvlanDeviceFactory (internal) Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0066] Loaded device plugin: NMPppDeviceFactory (internal) Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0066] Loaded device plugin: NMTunDeviceFactory (internal) Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0067] Loaded device plugin: NMVethDeviceFactory (internal) Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0067] Loaded device plugin: NMVlanDeviceFactory (internal) Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0067] Loaded device plugin: NMVxlanDeviceFactory (internal) Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0180] Loaded device plugin: NMBluezManager (/gnu/store/8pw0d0qbq5rjd0v61ibfripnsa7sajw7-network-manager-1.10.10/lib/NetworkManager/libnm-device-plugin-bluetooth.so) Jul 4 14:50:04 localhost dbus-daemon[322]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0204] Loaded device plugin: NMWifiFactory (/gnu/store/8pw0d0qbq5rjd0v61ibfripnsa7sajw7-network-manager-1.10.10/lib/NetworkManager/libnm-device-plugin-wifi.so) Jul 4 14:50:04 localhost accounts-daemon[389]: started daemon version 0.6.50 Jul 4 14:50:04 localhost dbus-daemon[322]: [system] Successfully activated service 'org.freedesktop.Accounts' Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0232] Loaded device plugin: NMOvsFactory (/gnu/store/8pw0d0qbq5rjd0v61ibfripnsa7sajw7-network-manager-1.10.10/lib/NetworkManager/libnm-device-plugin-ovs.so) Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0243] Loaded device plugin: NMAtmManager (/gnu/store/8pw0d0qbq5rjd0v61ibfripnsa7sajw7-network-manager-1.10.10/lib/NetworkManager/libnm-device-plugin-adsl.so) Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0264] Loaded device plugin: NMWwanFactory (/gnu/store/8pw0d0qbq5rjd0v61ibfripnsa7sajw7-network-manager-1.10.10/lib/NetworkManager/libnm-device-plugin-wwan.so) Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0286] device (lo): carrier: link connected Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0294] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0310] manager: (enp2s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0324] keyfile: add connection in-memory (449658c5-4788-32aa-92e8-af1f4ec72f88,"Wired connection 1") Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0330] settings: (enp2s0): created default wired connection 'Wired connection 1' Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.0342] device (enp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Jul 4 14:50:04 localhost vmunix: [ 10.189803] RTL8211B Gigabit Ethernet r8169-200:00: attached PHY driver [RTL8211B Gigabit Ethernet] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE) Jul 4 14:50:04 localhost gdm: gdm_session_set_environment_variable: assertion 'value != NULL' failed Jul 4 14:50:04 localhost vmunix: [ 10.290541] r8169 0000:02:00.0 enp2s0: Link is Down Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.1400] ovsdb: Could not connect: No such file or directory Jul 4 14:50:04 localhost dbus-daemon[322]: [system] Activating service name='org.freedesktop.ModemManager1' requested by ':1.3' (uid=0 pid=325 comm="/gnu/store/8pw0d0qbq5rjd0v61ibfripnsa7sajw7-networ") (using servicehelper) Jul 4 14:50:04 localhost ModemManager[419]: <info> ModemManager (version 1.4.14) starting in system bus... Jul 4 14:50:04 localhost dbus-daemon[322]: [system] Successfully activated service 'org.freedesktop.ModemManager1' Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.2193] modem-manager: ModemManager not available Jul 4 14:50:04 localhost NetworkManager[325]: <info> [1562244604.2308] modem-manager: ModemManager now available Jul 4 14:50:04 localhost ModemManager[419]: <warn> (ttyUSB0): port attributes not fully set Jul 4 14:50:04 localhost ModemManager[419]: <warn> (ttyUSB1): port attributes not fully set Jul 4 14:50:05 localhost gnome-session-binary[441]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary Jul 4 14:50:06 localhost ModemManager[419]: <info> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.2/0000:02:00.0': not supported by any plugin Jul 4 14:50:07 localhost pulseaudio[474]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files Jul 4 14:50:07 localhost dbus-daemon[322]: [system] Activating service name='org.freedesktop.locale1' requested by ':1.15' (uid=983 pid=463 comm="/gnu/store/nanzzlj24i8lc3n8ir8xrj47an45bma5-gnome-") (using servicehelper) Jul 4 14:50:07 localhost dbus-daemon[322]: [system] Successfully activated service 'org.freedesktop.locale1' Jul 4 14:50:07 localhost ModemManager[419]: <warn> (ttyUSB1): port attributes not fully set Jul 4 14:50:08 localhost dbus-daemon[322]: [system] Activating service name='org.freedesktop.GeoClue2' requested by ':1.15' (uid=983 pid=463 comm="/gnu/store/nanzzlj24i8lc3n8ir8xrj47an45bma5-gnome-") (using servicehelper) Jul 4 14:50:08 localhost dbus-daemon[322]: [system] Successfully activated service 'org.freedesktop.GeoClue2' Jul 4 14:50:08 localhost dbus-daemon[322]: [system] Activating service name='org.freedesktop.ColorManager' requested by ':1.41' (uid=983 pid=524 comm="/gnu/store/p655k0kn5a7g8as02yx9zp57s2njp8bc-gnome-") (using servicehelper) Jul 4 14:50:08 localhost colord: Using mapping database file /var/lib/colord/mapping.db Jul 4 14:50:08 localhost colord: Using device database file /var/lib/colord/storage.db Jul 4 14:50:08 localhost colord: loaded plugin libcd_plugin_camera.so Jul 4 14:50:08 localhost colord: loaded plugin libcd_plugin_scanner.so Jul 4 14:50:08 localhost colord: loaded plugin libcd_plugin_sane.so Jul 4 14:50:08 localhost colord: Daemon ready for requests Jul 4 14:50:08 localhost dbus-daemon[322]: [system] Successfully activated service 'org.freedesktop.ColorManager' Jul 4 14:50:08 localhost colord: Profile added: icc-57f7c5419f2048eedd1a7d0acc0f9763 Jul 4 14:50:08 localhost colord: Profile added: icc-1265c009f8b96e1e8575bc279b5a10f1 Jul 4 14:50:08 localhost colord: Profile added: icc-d4e5f2920f8ea4be4d83f2007ceb17dc Jul 4 14:50:09 localhost colord: Automatic metadata add icc-57f7c5419f2048eedd1a7d0acc0f9763 to xrandr-Undefined-S2100-58097040 Jul 4 14:50:09 localhost colord: Device added: xrandr-Undefined-S2100-58097040 Jul 4 14:50:09 localhost colord: Automatic metadata add icc-1265c009f8b96e1e8575bc279b5a10f1 to xrandr-Undefined-S2100-58090040 Jul 4 14:50:09 localhost colord: Device added: xrandr-Undefined-S2100-58090040 Jul 4 14:50:10 localhost NetworkManager[325]: <info> [1562244610.1371] manager: startup complete Jul 4 14:50:13 localhost ModemManager[419]: <info> Creating modem with plugin 'Huawei' and '4' ports Jul 4 14:50:13 localhost ModemManager[419]: <warn> Could not grab port (usbmisc/cdc-wdm2): 'Cannot add port 'usbmisc/cdc-wdm2', unsupported' Jul 4 14:50:13 localhost ModemManager[419]: <warn> (ttyUSB0): port attributes not fully set Jul 4 14:50:13 localhost ModemManager[419]: <info> Modem for device at '/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-2' successfully created Jul 4 14:50:14 localhost vmunix: [ 20.456781] fuse init (API version 7.29) Jul 4 14:50:14 localhost dbus-daemon[322]: [system] Activating service name='org.freedesktop.UDisks2' requested by ':1.52' (uid=1000 pid=696 comm="/gnu/store/57dh2aqlgysh76wayg8hdp4k2y4nllqz-gvfs-1") (using servicehelper) Jul 4 14:50:14 localhost dbus-daemon[322]: [system] Successfully activated service 'org.freedesktop.UDisks2' Jul 4 14:50:15 localhost pulseaudio[732]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files Jul 4 14:50:17 localhost ModemManager[419]: <warn> couldn't load list of Own Numbers: 'Not found' Jul 4 14:50:18 localhost ModemManager[419]: <info> Modem: state changed (unknown -> disabled) Jul 4 14:50:18 localhost NetworkManager[325]: <info> [1562244618.0894] modem["ttyUSB0"]: modem state changed, 'disabled' --> 'enabling' (reason: user preference) Jul 4 14:50:18 localhost NetworkManager[325]: <info> [1562244618.0902] manager: (ttyUSB0): new Broadband device (/org/freedesktop/NetworkManager/Devices/3) Jul 4 14:50:18 localhost NetworkManager[325]: <info> [1562244618.0904] device (ttyUSB0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Jul 4 14:50:18 localhost NetworkManager[325]: <info> [1562244618.0906] device (ttyUSB0): modem state 'enabling' Jul 4 14:50:18 localhost NetworkManager[325]: <info> [1562244618.0910] device (ttyUSB0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed') Jul 4 14:50:18 localhost ModemManager[419]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (disabled -> enabling) Jul 4 14:50:18 localhost ModemManager[419]: <warn> (ttyUSB0): port attributes not fully set Jul 4 14:50:18 localhost ModemManager[419]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: 3GPP Registration state changed (unknown -> registering) Jul 4 14:50:18 localhost ModemManager[419]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: 3GPP Registration state changed (registering -> home) Jul 4 14:50:19 localhost ModemManager[419]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (enabling -> registered) Jul 4 14:50:19 localhost NetworkManager[325]: <info> [1562244619.0452] modem["ttyUSB0"]: modem state changed, 'enabling' --> 'registered' (reason: user-requested) === after booting Jul 4 14:50:40 localhost NetworkManager[325]: <info> [1562244641.0058] device (ttyUSB0): Activation: starting connection 'Orange Standard access - with image compression' (7e9e6560-8b0e-4628-a7ae-c3d74955bbe0) Jul 4 14:50:40 localhost NetworkManager[325]: <info> [1562244641.0060] audit: op="connection-activate" uuid="7e9e6560-8b0e-4628-a7ae-c3d74955bbe0" name="Orange Standard access - with image compression" pid=728 uid=1000 result="success" Jul 4 14:50:40 localhost NetworkManager[325]: <info> [1562244641.0062] device (ttyUSB0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jul 4 14:50:40 localhost NetworkManager[325]: <info> [1562244641.0064] manager: NetworkManager state is now CONNECTING Jul 4 14:50:41 localhost NetworkManager[325]: <info> [1562244641.0068] device (ttyUSB0): state change: prepare -> need-auth (reason 'none', sys-iface-state: 'managed') Jul 4 14:50:41 localhost NetworkManager[325]: <info> [1562244641.0092] device (ttyUSB0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed') Jul 4 14:50:41 localhost ModemManager[419]: <info> Simple connect started... Jul 4 14:50:41 localhost ModemManager[419]: <info> Simple connect state (4/8): Wait to get fully enabled Jul 4 14:50:41 localhost ModemManager[419]: <info> Simple connect state (5/8): Register Jul 4 14:50:41 localhost ModemManager[419]: <info> Simple connect state (6/8): Bearer Jul 4 14:50:41 localhost ModemManager[419]: <info> Simple connect state (7/8): Connect Jul 4 14:50:41 localhost ModemManager[419]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (registered -> connecting) Jul 4 14:50:41 localhost NetworkManager[325]: <info> [1562244641.0142] modem["ttyUSB0"]: modem state changed, 'registered' --> 'connecting' (reason: user-requested) Jul 4 14:50:41 localhost ModemManager[419]: <warn> (ttyUSB1): port attributes not fully set Jul 4 14:50:41 localhost ModemManager[419]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (connecting -> connected) Jul 4 14:50:41 localhost ModemManager[419]: <info> Simple connect state (8/8): All done Jul 4 14:50:41 localhost NetworkManager[325]: <info> [1562244641.5331] modem["ttyUSB0"]: modem state changed, 'connecting' --> 'connected' (reason: user-requested) Jul 4 14:50:41 localhost NetworkManager[325]: <warn> [1562244641.5798] device (ttyUSB0): ip-ifname: set ifname 'ttyUSB1', unknown ifindex Jul 4 14:50:41 localhost NetworkManager[325]: <info> [1562244641.5801] device (ttyUSB0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jul 4 14:50:41 localhost NetworkManager[325]: <info> [1562244641.5805] device (ttyUSB0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jul 4 14:50:41 localhost NetworkManager[325]: <warn> [1562244641.5806] device (ttyUSB0): interface ttyUSB1 not up for IP configuration Jul 4 14:50:41 localhost NetworkManager[325]: <info> [1562244641.5806] modem["ttyUSB0"]: using modem-specified IP timeout: 20 seconds Jul 4 14:50:41 localhost NetworkManager[325]: <info> [1562244641.5818] loaded PPP plugin /gnu/store/8pw0d0qbq5rjd0v61ibfripnsa7sajw7-network-manager-1.10.10/lib/NetworkManager/libnm-ppp-plugin.so Jul 4 14:50:41 localhost NetworkManager[325]: <error> [1562244641.5826] modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary Jul 4 14:50:41 localhost NetworkManager[325]: <info> [1562244641.5826] device (ttyUSB0): state change: ip-config -> failed (reason 'ppp-start-failed', sys-iface-state: 'managed') Jul 4 14:50:41 localhost NetworkManager[325]: <info> [1562244641.5828] manager: NetworkManager state is now DISCONNECTED Jul 4 14:50:41 localhost NetworkManager[325]: <warn> [1562244641.5838] device (ttyUSB0): Activation: failed for connection 'Orange Standard access - with image compression' Jul 4 14:50:41 localhost NetworkManager[325]: <info> [1562244641.5843] device (ttyUSB0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed') Jul 4 14:50:41 localhost ModemManager[419]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (connected -> disconnecting) Jul 4 14:50:41 localhost NetworkManager[325]: <info> [1562244641.5891] modem["ttyUSB0"]: modem state changed, 'connected' --> 'disconnecting' (reason: user-requested) Jul 4 14:50:42 localhost ModemManager[419]: <warn> (ttyUSB1): port attributes not fully set Jul 4 14:50:43 localhost ModemManager[419]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (disconnecting -> registered) Jul 4 14:50:43 localhost NetworkManager[325]: <info> [1562244643.6541] modem["ttyUSB0"]: modem state changed, 'disconnecting' --> 'registered' (reason: user-requested) s@s:~$ s@s:~$ cat ~/Dropbox/Guix/scm1/config.scm (use-modules (gnu) (gnu system nss) (gnu packages freedesktop) (gnu packages admin) (gnu services dbus) (gnu services desktop) (gnu services sound) (gnu packages backup) (gnu packages glib) (gnu packages gnuzilla) (gnu packages pulseaudio) (gnu packages version-control) (gnu packages haskell-apps) (gnu packages emacs) (gnu packages emacs-xyz) (gnu packages cmake) (gnu packages statistics) (gnu packages finance) (gnu packages protobuf) (gnu packages guile) (gnu packages gnupg) (gnu packages graphviz) (gnu packages wget) (gnu packages curl) (gnu packages haskell) (gnu packages linux) (gnu packages image) (gnu services networking)) (use-service-modules desktop xorg ssh) (use-package-modules audio certs gnome ssh) (operating-system (host-name "s") (timezone "Europe/Warsaw") (locale "en_US.utf8") (keyboard-layout (keyboard-layout "pl")) (bootloader (bootloader-configuration (bootloader grub-bootloader) (target "/dev/sda") (menu-entries (list (menu-entry (label "Debianek") (linux "(hd0,6)/v") (linux-arguments '("root=/dev/sda6 ro")) (initrd "(hd0,6)/i")))))) (file-systems (append (list (file-system (device (file-system-label "guixsd")) (mount-point "/") (type "ext4")) (file-system (device (file-system-label "debianek")) (mount-point "/root/debianek") (type "ext4"))) %base-file-systems)) (users (cons (user-account (name "s") (comment "s") (group "users") (supplementary-groups '("wheel" "netdev" "audio" "video")) (home-directory "/home/s")) %base-user-accounts)) (packages (append (list nss-certs openssh network-manager-openvpn modem-manager network-manager-applet icecat pavucontrol file-roller git git-annex-remote-hubic git-annex emacs emacs-ag emacs-cmake-mode emacs-ess emacs-flycheck emacs-guix emacs-ledger-mode emacs-linum-relative emacs-magit emacs-minimal emacs-no-x emacs-no-x-toolkit emacs-powerline emacs-protobuf-mode emacs-rainbow-delimiters emacs-rainbow-identifiers emacs-smart-mode-line emacs-undo-tree emacs-xwidgets m17n-db m17n-lib pinentry-emacs graphviz wget curl alsa-utils zita-alsa-pcmi ghc-alsa-core python2-pyalsaaudio clalsadrv flameshot gvfs) %base-packages)) (services (append (list (service gnome-desktop-service-type) (service xfce-desktop-service-type) (set-xorg-configuration (xorg-configuration (keyboard-layout keyboard-layout))) ) %desktop-services)) (name-service-switch %mdns-host-lookup-nss)) s@s:~$ Any help would be appreciated ^ permalink raw reply [flat|nested] 16+ messages in thread
* modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary 2019-07-04 13:48 modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary Adam Mazurkiewicz @ 2019-07-04 14:46 ` pelzflorian (Florian Pelz) 2019-07-04 16:08 ` bug#36498: " pelzflorian (Florian Pelz) 0 siblings, 1 reply; 16+ messages in thread From: pelzflorian (Florian Pelz) @ 2019-07-04 14:46 UTC (permalink / raw) To: Adam Mazurkiewicz; +Cc: bug-guix, help-guix [-- Attachment #1: Type: text/plain, Size: 33501 bytes --] On Thu, Jul 04, 2019 at 03:48:11PM +0200, Adam Mazurkiewicz wrote: > I am geeting the error > > modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary > > when choosing a modem connection i nm. > > Here you are details: > > s@s:~$ cat ~/Dropbox/Guix/export/txt/grep1 > Jul 4 14:50:04 localhost ModemManager[419]: <warn> (ttyUSB0): port > attributes not fully set > Jul 4 14:50:04 localhost ModemManager[419]: <warn> (ttyUSB1): port > attributes not fully set > Jul 4 14:50:07 localhost ModemManager[419]: <warn> (ttyUSB1): port > attributes not fully set > Jul 4 14:50:13 localhost ModemManager[419]: <warn> Could not grab > port (usbmisc/cdc-wdm2): 'Cannot add port 'usbmisc/cdc-wdm2', > unsupported' > Jul 4 14:50:13 localhost ModemManager[419]: <warn> (ttyUSB0): port > attributes not fully set > Jul 4 14:50:17 localhost ModemManager[419]: <warn> couldn't load > list of Own Numbers: 'Not found' > Jul 4 14:50:18 localhost ModemManager[419]: <warn> (ttyUSB0): port > attributes not fully set > Jul 4 14:50:41 localhost ModemManager[419]: <warn> (ttyUSB1): port > attributes not fully set > Jul 4 14:50:41 localhost NetworkManager[325]: <warn> > [1562244641.5798] device (ttyUSB0): ip-ifname: set ifname 'ttyUSB1', > unknown ifindex > Jul 4 14:50:41 localhost NetworkManager[325]: <warn> > [1562244641.5806] device (ttyUSB0): interface ttyUSB1 not up for IP > configuration > Jul 4 14:50:41 localhost NetworkManager[325]: <error> > [1562244641.5826] modem["ttyUSB0"]: error starting PPP: Could not find > "pppd" binary > Jul 4 14:50:41 localhost NetworkManager[325]: <warn> > [1562244641.5838] device (ttyUSB0): Activation: failed for connection > 'Orange Standard access - with image compression' > Jul 4 14:50:42 localhost ModemManager[419]: <warn> (ttyUSB1): port > attributes not fully set > s@s:~$ > > s@s:~$ cat ~/Dropbox/Guix/export/txt/messages > (...) > Jul 4 14:50:03 localhost shepherd[1]: Service xorg-server has been started. > Jul 4 14:50:03 localhost vmunix: [ 4.581161] option 1-2:1.0: GSM > modem (1-port) converter detected > Jul 4 14:50:03 localhost vmunix: [ 4.589076] usb 1-2: GSM modem > (1-port) converter now attached to ttyUSB0 > Jul 4 14:50:03 localhost vmunix: [ 4.589145] option 1-2:1.1: GSM > modem (1-port) converter detected > Jul 4 14:50:03 localhost vmunix: [ 4.589235] usb 1-2: GSM modem > (1-port) converter now attached to ttyUSB1 > Jul 4 14:50:03 localhost vmunix: [ 4.618852] kvm: disabled by bios > Jul 4 14:50:03 localhost vmunix: [ 4.622803] intel_powerclamp: No > package C-state available > Jul 4 14:50:03 localhost vmunix: [ 4.643252] sr 7:0:0:0: [sr0] > tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE > Jul 4 14:50:03 localhost vmunix: [ 4.643256] sr 7:0:0:0: [sr0] > tag#0 Sense Key : Medium Error [current] > Jul 4 14:50:03 localhost vmunix: [ 4.643258] sr 7:0:0:0: [sr0] > tag#0 Add. Sense: Unrecovered read error > Jul 4 14:50:03 localhost vmunix: [ 4.643262] sr 7:0:0:0: [sr0] > tag#0 CDB: Read(10) 28 00 00 00 8c 80 00 00 3c 00 > Jul 4 14:50:03 localhost vmunix: [ 4.643264] print_req_error: > critical medium error, dev sr0, sector 143872 flags 80700 > Jul 4 14:50:03 localhost vmunix: [ 4.681836] r8169 0000:02:00.0 > enp2s0: renamed from eth0 > Jul 4 14:50:03 localhost vmunix: [ 4.683250] random: crng init done > Jul 4 14:50:03 localhost vmunix: [ 4.683253] random: 7 urandom > warning(s) missed due to ratelimiting > Jul 4 14:50:02 localhost avahi-daemon[332]: Loading service file > /services/sftp-ssh.service. > Jul 4 14:50:03 localhost vmunix: [ 4.689711] lm90 3-004c: 3-004c > supply vcc not found, using dummy regulator > Jul 4 14:50:03 localhost vmunix: [ 4.690028] huawei_cdc_ncm > 1-2:1.2: resetting NTB format to 16-bit > Jul 4 14:50:03 localhost vmunix: [ 4.690068] gpio_ich > gpio_ich.1.auto: GPIO from 451 to 511 > Jul 4 14:50:03 localhost vmunix: [ 4.690368] huawei_cdc_ncm > 1-2:1.2: MAC-Address: 00:1e:10:1f:00:00 > Jul 4 14:50:03 localhost vmunix: [ 4.690371] huawei_cdc_ncm > 1-2:1.2: setting rx_max = 16384 > Jul 4 14:50:03 localhost vmunix: [ 4.691083] iTCO_vendor_support: > vendor-support=0 > Jul 4 14:50:03 localhost vmunix: [ 4.693305] iTCO_wdt: Intel TCO > WatchDog Timer Driver v1.11 > Jul 4 14:50:03 localhost vmunix: [ 4.693345] iTCO_wdt: Found a > ICH9R TCO device (Version=2, TCOBASE=0x0860) > Jul 4 14:50:03 localhost vmunix: [ 4.694250] iTCO_wdt: > initialized. heartbeat=30 sec (nowayout=0) > Jul 4 14:50:03 localhost vmunix: [ 4.697758] huawei_cdc_ncm > 1-2:1.2: NDP will be placed at end of frame for this device. > Jul 4 14:50:03 localhost vmunix: [ 4.697832] huawei_cdc_ncm > 1-2:1.2: cdc-wdm2: USB WDM device > Jul 4 14:50:03 localhost vmunix: [ 4.697874] sr 7:0:0:0: [sr0] > tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE > Jul 4 14:50:03 localhost vmunix: [ 4.697877] sr 7:0:0:0: [sr0] > tag#0 Sense Key : Medium Error [current] > Jul 4 14:50:02 localhost dbus-daemon[322]: [system] Activating > service name='org.freedesktop.Accounts' requested by ':1.5' (uid=0 > pid=385 comm="/gnu/store/x5jax3ic5369zvq4b2f9b0k7zgg45hg3-gdm-3.") > (using servicehelper) > Jul 4 14:50:03 localhost vmunix: [ 4.697879] sr 7:0:0:0: [sr0] > tag#0 Add. Sense: Unrecovered read error > Jul 4 14:50:03 localhost vmunix: [ 4.697883] sr 7:0:0:0: [sr0] > tag#0 CDB: Read(10) 28 00 00 00 8c 80 00 00 02 00 > Jul 4 14:50:03 localhost vmunix: [ 4.697885] print_req_error: > critical medium error, dev sr0, sector 143872 flags 0 > Jul 4 14:50:03 localhost vmunix: [ 4.697951] Buffer I/O error on > dev sr0, logical block 17984, async page read > Jul 4 14:50:03 localhost vmunix: [ 4.705244] sr 7:0:0:0: [sr0] > tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE > Jul 4 14:50:03 localhost vmunix: [ 4.705246] sr 7:0:0:0: [sr0] > tag#0 Sense Key : Medium Error [current] > Jul 4 14:50:03 localhost vmunix: [ 4.705248] sr 7:0:0:0: [sr0] > tag#0 Add. Sense: Unrecovered read error > Jul 4 14:50:03 localhost vmunix: [ 4.705251] sr 7:0:0:0: [sr0] > tag#0 CDB: Read(10) 28 00 00 00 8d fa 00 00 02 00 > Jul 4 14:50:03 localhost vmunix: [ 4.705252] print_req_error: > critical medium error, dev sr0, sector 145384 flags 80700 > Jul 4 14:50:03 localhost vmunix: [ 4.705316] attempt to access > beyond end of device > Jul 4 14:50:03 localhost vmunix: [ 4.705318] sr0: rw=0, > want=145392, limit=145384 > Jul 4 14:50:03 localhost vmunix: [ 4.705319] Buffer I/O error on > dev sr0, logical block 18173, async page read > Jul 4 14:50:02 localhost ntpd[326]: Listen normally on 3 lo [::1]:123 > Jul 4 14:50:03 localhost vmunix: [ 4.705917] huawei_cdc_ncm > 1-2:1.2 wwan0: register 'huawei_cdc_ncm' at usb-0000:00:1a.7-2, Huawei > CDC NCM device, 00:1e:10:1f:00:00 > Jul 4 14:50:03 localhost vmunix: [ 4.705968] usbcore: registered > new interface driver huawei_cdc_ncm > Jul 4 14:50:03 localhost vmunix: [ 4.719914] [TTM] Zone kernel: > Available graphics memory: 2535360 kiB > Jul 4 14:50:03 localhost vmunix: [ 4.719916] [TTM] Zone dma32: > Available graphics memory: 2097152 kiB > Jul 4 14:50:03 localhost vmunix: [ 4.719917] [TTM] Initializing > pool allocator > Jul 4 14:50:03 localhost vmunix: [ 4.719923] [TTM] Initializing > DMA pool allocator > Jul 4 14:50:03 localhost vmunix: [ 4.719949] nouveau 0000:04:00.0: > DRM: VRAM: 256 MiB > Jul 4 14:50:03 localhost vmunix: [ 4.719950] nouveau 0000:04:00.0: > DRM: GART: 1048576 MiB > Jul 4 14:50:03 localhost vmunix: [ 4.719955] nouveau 0000:04:00.0: > DRM: TMDS table version 2.0 > Jul 4 14:50:03 localhost vmunix: [ 4.719957] nouveau 0000:04:00.0: > DRM: DCB version 4.0 > Jul 4 14:50:03 localhost vmunix: [ 4.719960] nouveau 0000:04:00.0: > DRM: DCB outp 00: 02000300 00000028 > Jul 4 14:50:03 localhost vmunix: [ 4.719962] nouveau 0000:04:00.0: > DRM: DCB outp 01: 01000302 00000030 > Jul 4 14:50:03 localhost vmunix: [ 4.719964] nouveau 0000:04:00.0: > DRM: DCB outp 02: 04011310 00000028 > Jul 4 14:50:02 localhost NetworkManager[325]: <info> > [1562244602.8286] manager[0xb09100]: rfkill: WiFi hardware radio set > enabled > Jul 4 14:50:03 localhost vmunix: [ 4.719966] nouveau 0000:04:00.0: > DRM: DCB outp 03: 02011312 00000030 > Jul 4 14:50:03 localhost vmunix: [ 4.719967] nouveau 0000:04:00.0: > DRM: DCB outp 04: 010223f1 00c0c080 > Jul 4 14:50:03 localhost vmunix: [ 4.719969] nouveau 0000:04:00.0: > DRM: DCB conn 00: 1030 > Jul 4 14:50:03 localhost vmunix: [ 4.719971] nouveau 0000:04:00.0: > DRM: DCB conn 01: 2130 > Jul 4 14:50:03 localhost vmunix: [ 4.719973] nouveau 0000:04:00.0: > DRM: DCB conn 02: 0210 > Jul 4 14:50:03 localhost vmunix: [ 4.719974] nouveau 0000:04:00.0: > DRM: DCB conn 03: 0211 > Jul 4 14:50:03 localhost vmunix: [ 4.719976] nouveau 0000:04:00.0: > DRM: DCB conn 04: 0213 > Jul 4 14:50:03 localhost vmunix: [ 4.722998] nouveau 0000:04:00.0: > DRM: MM: using CRYPT for buffer copies > Jul 4 14:50:03 localhost vmunix: [ 4.723719] nouveau 0000:04:00.0: > DRM: failed to create encoder 0/1/0: -19 > Jul 4 14:50:03 localhost vmunix: [ 4.723720] nouveau 0000:04:00.0: > DRM: TV-1 has no encoders, removing > Jul 4 14:50:03 localhost vmunix: [ 4.723730] [drm] Supports vblank > timestamp caching Rev 2 (21.10.2013). > Jul 4 14:50:03 localhost vmunix: [ 4.723731] [drm] Driver supports > precise vblank timestamp query. > Jul 4 14:50:03 localhost vmunix: [ 4.734850] huawei_cdc_ncm > 1-2:1.2 wwp0s26f7u2i2: renamed from wwan0 > Jul 4 14:50:02 localhost avahi-daemon[332]: Loading service file > /services/ssh.service. > Jul 4 14:50:03 localhost vmunix: [ 4.781077] nouveau 0000:04:00.0: > DRM: allocated 1600x1200 fb: 0x70000, bo 0000000094694a46 > Jul 4 14:50:03 localhost vmunix: [ 4.785275] fbcon: nouveaufb > (fb0) is primary device > Jul 4 14:50:03 localhost vmunix: [ 4.933972] Console: switching to > colour frame buffer device 200x75 > Jul 4 14:50:03 localhost vmunix: [ 4.935396] nouveau 0000:04:00.0: > fb0: nouveaufb frame buffer device > Jul 4 14:50:03 localhost vmunix: [ 4.953274] [drm] Initialized > nouveau 1.3.1 20120801 for 0000:04:00.0 on minor 0 > Jul 4 14:50:03 localhost vmunix: [ 4.975821] shepherd[1]: Service > udev has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.049167] firewire_core > 0000:01:00.2: created device fw0: GUID 00023c0091075980, S400 > Jul 4 14:50:03 localhost vmunix: [ 5.049680] EXT4-fs (sda6): > mounted filesystem with ordered data mode. Opts: (null) > Jul 4 14:50:03 localhost vmunix: [ 5.051917] shepherd[1]: Service > file-system-/root/debianek has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.053120] firewire_core > 0000:01:05.0: created device fw1: GUID 001e8c0001a27b87, S400 > Jul 4 14:50:03 localhost vmunix: [ 5.054522] shepherd[1]: Service > file-system-/dev/pts has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.056977] shepherd[1]: Service > file-system-/dev/shm has been started. > Jul 4 14:50:03 localhost dbus-daemon[322]: [system] Activating > service name='org.freedesktop.PolicyKit1' requested by ':1.6' (uid=0 > pid=389 comm="/gnu/store/mp2s63jb2la48vbsk930hp41ych1gw7d-accoun") > (using servicehelper) > Jul 4 14:50:03 localhost vmunix: [ 5.059394] shepherd[1]: Service > file-system-/gnu/store has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.061838] shepherd[1]: Service > file-system-/run/systemd has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.064256] shepherd[1]: Service > file-system-/run/user has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.066679] shepherd[1]: Service > file-system-/sys/fs/cgroup has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.069273] shepherd[1]: Service > file-system-/sys/fs/cgroup/elogind has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.072121] shepherd[1]: Service > file-system-/sys/fs/cgroup/cpuset has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.074734] shepherd[1]: Service > file-system-/sys/fs/cgroup/cpu has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.077304] shepherd[1]: Service > file-system-/sys/fs/cgroup/cpuacct has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.080979] shepherd[1]: Service > file-system-/sys/fs/cgroup/memory has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.083571] shepherd[1]: Service > file-system-/sys/fs/cgroup/devices has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.086128] shepherd[1]: Service > file-system-/sys/fs/cgroup/freezer has been started. > Jul 4 14:50:03 localhost ntpd[326]: Listening on routing socket on fd > #20 for interface updates > Jul 4 14:50:03 localhost vmunix: [ 5.088830] shepherd[1]: Service > file-system-/sys/fs/cgroup/blkio has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.091427] shepherd[1]: Service > file-system-/sys/fs/cgroup/perf_event has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.093536] shepherd[1]: Service > file-systems has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.105409] shepherd[1]: Service > urandom-seed has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.107506] shepherd[1]: Service > user-processes has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.109653] shepherd[1]: Service > host-name has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.113693] shepherd[1]: Service > user-homes has been started. > Jul 4 14:50:03 localhost vmunix: [ 5.623567] input: ImPS/2 Generic > Wheel Mouse as /devices/platform/i8042/serio1/input/input8 > Jul 4 14:50:03 localhost vmunix: [ 6.122307] shepherd[1]: Service > nscd has been started. > Jul 4 14:50:03 localhost vmunix: [ 6.128336] shepherd[1]: Service > guix-daemon has been started. > Jul 4 14:50:03 localhost NetworkManager[325]: <info> > [1562244603.0920] manager[0xb09100]: rfkill: WWAN hardware radio set > enabled > Jul 4 14:50:03 localhost avahi-daemon[332]: Network interface > enumeration completed. > Jul 4 14:50:03 localhost polkitd[394]: Started polkitd version 0.115 > Jul 4 14:50:03 localhost ntpd[326]: kernel reports TIME_ERROR: 0x41: > Clock Unsynchronized > Jul 4 14:50:03 localhost dbus-daemon[322]: [system] Activating > service name='org.freedesktop.nm_dispatcher' requested by ':1.3' > (uid=0 pid=325 comm="/gnu/store/8pw0d0qbq5rjd0v61ibfripnsa7sajw7-networ") > (using servicehelper) > Jul 4 14:50:03 localhost avahi-daemon[332]: Server startup complete. > Host name is s.local. Local service cookie is 1047123886. > Jul 4 14:50:03 localhost ntpd[326]: kernel reports TIME_ERROR: 0x41: > Clock Unsynchronized > Jul 4 14:50:03 localhost dbus-daemon[322]: [system] Successfully > activated service 'org.freedesktop.nm_dispatcher' > Jul 4 14:50:03 localhost avahi-daemon[332]: Service "s" > (/services/ssh.service) successfully established. > Jul 4 14:50:03 localhost NetworkManager[325]: <info> > [1562244603.8040] settings: loaded plugin keyfile: (c) 2007 - 2016 Red > Hat, Inc. To report bugs please use the NetworkManager mailing list. > Jul 4 14:50:03 localhost avahi-daemon[332]: Service "s" > (/services/sftp-ssh.service) successfully established. > Jul 4 14:50:03 localhost NetworkManager[325]: <info> > [1562244603.9670] keyfile: new connection > /etc/NetworkManager/system-connections/Orange Standard access - with > image compression (7e9e6560-8b0e-4628-a7ae-c3d74955bbe0,"Orange > Standard access - with image compression") > Jul 4 14:50:03 localhost NetworkManager[325]: <info> > [1562244603.9998] manager: rfkill: WiFi enabled by radio killswitch; > enabled by state file > Jul 4 14:50:03 localhost NetworkManager[325]: <info> > [1562244603.9998] manager: rfkill: WWAN enabled by radio killswitch; > enabled by state file > Jul 4 14:50:03 localhost NetworkManager[325]: <info> > [1562244603.9999] manager: Networking is enabled by state file > Jul 4 14:50:03 localhost NetworkManager[325]: <info> > [1562244604.0057] dhcp-init: Using DHCP client 'dhclient' > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0064] Loaded device plugin: NMBondDeviceFactory (internal) > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0065] Loaded device plugin: NMBridgeDeviceFactory > (internal) > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0065] Loaded device plugin: NMDummyDeviceFactory > (internal) > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0065] Loaded device plugin: NMEthernetDeviceFactory > (internal) > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0065] Loaded device plugin: NMInfinibandDeviceFactory > (internal) > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0066] Loaded device plugin: NMIPTunnelDeviceFactory > (internal) > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0066] Loaded device plugin: NMMacsecDeviceFactory > (internal) > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0066] Loaded device plugin: NMMacvlanDeviceFactory > (internal) > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0066] Loaded device plugin: NMPppDeviceFactory (internal) > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0066] Loaded device plugin: NMTunDeviceFactory (internal) > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0067] Loaded device plugin: NMVethDeviceFactory (internal) > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0067] Loaded device plugin: NMVlanDeviceFactory (internal) > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0067] Loaded device plugin: NMVxlanDeviceFactory > (internal) > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0180] Loaded device plugin: NMBluezManager > (/gnu/store/8pw0d0qbq5rjd0v61ibfripnsa7sajw7-network-manager-1.10.10/lib/NetworkManager/libnm-device-plugin-bluetooth.so) > Jul 4 14:50:04 localhost dbus-daemon[322]: [system] Successfully > activated service 'org.freedesktop.PolicyKit1' > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0204] Loaded device plugin: NMWifiFactory > (/gnu/store/8pw0d0qbq5rjd0v61ibfripnsa7sajw7-network-manager-1.10.10/lib/NetworkManager/libnm-device-plugin-wifi.so) > Jul 4 14:50:04 localhost accounts-daemon[389]: started daemon version 0.6.50 > Jul 4 14:50:04 localhost dbus-daemon[322]: [system] Successfully > activated service 'org.freedesktop.Accounts' > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0232] Loaded device plugin: NMOvsFactory > (/gnu/store/8pw0d0qbq5rjd0v61ibfripnsa7sajw7-network-manager-1.10.10/lib/NetworkManager/libnm-device-plugin-ovs.so) > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0243] Loaded device plugin: NMAtmManager > (/gnu/store/8pw0d0qbq5rjd0v61ibfripnsa7sajw7-network-manager-1.10.10/lib/NetworkManager/libnm-device-plugin-adsl.so) > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0264] Loaded device plugin: NMWwanFactory > (/gnu/store/8pw0d0qbq5rjd0v61ibfripnsa7sajw7-network-manager-1.10.10/lib/NetworkManager/libnm-device-plugin-wwan.so) > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0286] device (lo): carrier: link connected > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0294] manager: (lo): new Generic device > (/org/freedesktop/NetworkManager/Devices/1) > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0310] manager: (enp2s0): new Ethernet device > (/org/freedesktop/NetworkManager/Devices/2) > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0324] keyfile: add connection in-memory > (449658c5-4788-32aa-92e8-af1f4ec72f88,"Wired connection 1") > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0330] settings: (enp2s0): created default wired connection > 'Wired connection 1' > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.0342] device (enp2s0): state change: unmanaged -> > unavailable (reason 'managed', sys-iface-state: 'external') > Jul 4 14:50:04 localhost vmunix: [ 10.189803] RTL8211B Gigabit > Ethernet r8169-200:00: attached PHY driver [RTL8211B Gigabit Ethernet] > (mii_bus:phy_addr=r8169-200:00, irq=IGNORE) > Jul 4 14:50:04 localhost gdm: gdm_session_set_environment_variable: > assertion 'value != NULL' failed > Jul 4 14:50:04 localhost vmunix: [ 10.290541] r8169 0000:02:00.0 > enp2s0: Link is Down > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.1400] ovsdb: Could not connect: No such file or directory > Jul 4 14:50:04 localhost dbus-daemon[322]: [system] Activating > service name='org.freedesktop.ModemManager1' requested by ':1.3' > (uid=0 pid=325 comm="/gnu/store/8pw0d0qbq5rjd0v61ibfripnsa7sajw7-networ") > (using servicehelper) > Jul 4 14:50:04 localhost ModemManager[419]: <info> ModemManager > (version 1.4.14) starting in system bus... > Jul 4 14:50:04 localhost dbus-daemon[322]: [system] Successfully > activated service 'org.freedesktop.ModemManager1' > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.2193] modem-manager: ModemManager not available > Jul 4 14:50:04 localhost NetworkManager[325]: <info> > [1562244604.2308] modem-manager: ModemManager now available > Jul 4 14:50:04 localhost ModemManager[419]: <warn> (ttyUSB0): port > attributes not fully set > Jul 4 14:50:04 localhost ModemManager[419]: <warn> (ttyUSB1): port > attributes not fully set > Jul 4 14:50:05 localhost gnome-session-binary[441]: WARNING: Could > not parse desktop file orca-autostart.desktop or it references a not > found TryExec binary > Jul 4 14:50:06 localhost ModemManager[419]: <info> Couldn't find > support for device at > '/sys/devices/pci0000:00/0000:00:1c.2/0000:02:00.0': not supported by > any plugin > Jul 4 14:50:07 localhost pulseaudio[474]: [pulseaudio] bluez5-util.c: > GetManagedObjects() failed: org.freedesktop.DBus.Error.ServiceUnknown: > The name org.bluez was not provided by any .service files > Jul 4 14:50:07 localhost dbus-daemon[322]: [system] Activating > service name='org.freedesktop.locale1' requested by ':1.15' (uid=983 > pid=463 comm="/gnu/store/nanzzlj24i8lc3n8ir8xrj47an45bma5-gnome-") > (using servicehelper) > Jul 4 14:50:07 localhost dbus-daemon[322]: [system] Successfully > activated service 'org.freedesktop.locale1' > Jul 4 14:50:07 localhost ModemManager[419]: <warn> (ttyUSB1): port > attributes not fully set > Jul 4 14:50:08 localhost dbus-daemon[322]: [system] Activating > service name='org.freedesktop.GeoClue2' requested by ':1.15' (uid=983 > pid=463 comm="/gnu/store/nanzzlj24i8lc3n8ir8xrj47an45bma5-gnome-") > (using servicehelper) > Jul 4 14:50:08 localhost dbus-daemon[322]: [system] Successfully > activated service 'org.freedesktop.GeoClue2' > Jul 4 14:50:08 localhost dbus-daemon[322]: [system] Activating > service name='org.freedesktop.ColorManager' requested by ':1.41' > (uid=983 pid=524 > comm="/gnu/store/p655k0kn5a7g8as02yx9zp57s2njp8bc-gnome-") (using > servicehelper) > Jul 4 14:50:08 localhost colord: Using mapping database file > /var/lib/colord/mapping.db > Jul 4 14:50:08 localhost colord: Using device database file > /var/lib/colord/storage.db > Jul 4 14:50:08 localhost colord: loaded plugin libcd_plugin_camera.so > Jul 4 14:50:08 localhost colord: loaded plugin libcd_plugin_scanner.so > Jul 4 14:50:08 localhost colord: loaded plugin libcd_plugin_sane.so > Jul 4 14:50:08 localhost colord: Daemon ready for requests > Jul 4 14:50:08 localhost dbus-daemon[322]: [system] Successfully > activated service 'org.freedesktop.ColorManager' > Jul 4 14:50:08 localhost colord: Profile added: > icc-57f7c5419f2048eedd1a7d0acc0f9763 > Jul 4 14:50:08 localhost colord: Profile added: > icc-1265c009f8b96e1e8575bc279b5a10f1 > Jul 4 14:50:08 localhost colord: Profile added: > icc-d4e5f2920f8ea4be4d83f2007ceb17dc > Jul 4 14:50:09 localhost colord: Automatic metadata add > icc-57f7c5419f2048eedd1a7d0acc0f9763 to > xrandr-Undefined-S2100-58097040 > Jul 4 14:50:09 localhost colord: Device added: xrandr-Undefined-S2100-58097040 > Jul 4 14:50:09 localhost colord: Automatic metadata add > icc-1265c009f8b96e1e8575bc279b5a10f1 to > xrandr-Undefined-S2100-58090040 > Jul 4 14:50:09 localhost colord: Device added: xrandr-Undefined-S2100-58090040 > Jul 4 14:50:10 localhost NetworkManager[325]: <info> > [1562244610.1371] manager: startup complete > Jul 4 14:50:13 localhost ModemManager[419]: <info> Creating modem > with plugin 'Huawei' and '4' ports > Jul 4 14:50:13 localhost ModemManager[419]: <warn> Could not grab > port (usbmisc/cdc-wdm2): 'Cannot add port 'usbmisc/cdc-wdm2', > unsupported' > Jul 4 14:50:13 localhost ModemManager[419]: <warn> (ttyUSB0): port > attributes not fully set > Jul 4 14:50:13 localhost ModemManager[419]: <info> Modem for device > at '/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-2' successfully > created > Jul 4 14:50:14 localhost vmunix: [ 20.456781] fuse init (API version 7.29) > Jul 4 14:50:14 localhost dbus-daemon[322]: [system] Activating > service name='org.freedesktop.UDisks2' requested by ':1.52' (uid=1000 > pid=696 comm="/gnu/store/57dh2aqlgysh76wayg8hdp4k2y4nllqz-gvfs-1") > (using servicehelper) > Jul 4 14:50:14 localhost dbus-daemon[322]: [system] Successfully > activated service 'org.freedesktop.UDisks2' > Jul 4 14:50:15 localhost pulseaudio[732]: [pulseaudio] bluez5-util.c: > GetManagedObjects() failed: org.freedesktop.DBus.Error.ServiceUnknown: > The name org.bluez was not provided by any .service files > Jul 4 14:50:17 localhost ModemManager[419]: <warn> couldn't load > list of Own Numbers: 'Not found' > Jul 4 14:50:18 localhost ModemManager[419]: <info> Modem: state > changed (unknown -> disabled) > Jul 4 14:50:18 localhost NetworkManager[325]: <info> > [1562244618.0894] modem["ttyUSB0"]: modem state changed, 'disabled' > --> 'enabling' (reason: user preference) > Jul 4 14:50:18 localhost NetworkManager[325]: <info> > [1562244618.0902] manager: (ttyUSB0): new Broadband device > (/org/freedesktop/NetworkManager/Devices/3) > Jul 4 14:50:18 localhost NetworkManager[325]: <info> > [1562244618.0904] device (ttyUSB0): state change: unmanaged -> > unavailable (reason 'managed', sys-iface-state: 'external') > Jul 4 14:50:18 localhost NetworkManager[325]: <info> > [1562244618.0906] device (ttyUSB0): modem state 'enabling' > Jul 4 14:50:18 localhost NetworkManager[325]: <info> > [1562244618.0910] device (ttyUSB0): state change: unavailable -> > disconnected (reason 'none', sys-iface-state: 'managed') > Jul 4 14:50:18 localhost ModemManager[419]: <info> Modem > /org/freedesktop/ModemManager1/Modem/0: state changed (disabled -> > enabling) > Jul 4 14:50:18 localhost ModemManager[419]: <warn> (ttyUSB0): port > attributes not fully set > Jul 4 14:50:18 localhost ModemManager[419]: <info> Modem > /org/freedesktop/ModemManager1/Modem/0: 3GPP Registration state > changed (unknown -> registering) > Jul 4 14:50:18 localhost ModemManager[419]: <info> Modem > /org/freedesktop/ModemManager1/Modem/0: 3GPP Registration state > changed (registering -> home) > Jul 4 14:50:19 localhost ModemManager[419]: <info> Modem > /org/freedesktop/ModemManager1/Modem/0: state changed (enabling -> > registered) > Jul 4 14:50:19 localhost NetworkManager[325]: <info> > [1562244619.0452] modem["ttyUSB0"]: modem state changed, 'enabling' > --> 'registered' (reason: user-requested) > === after booting > Jul 4 14:50:40 localhost NetworkManager[325]: <info> > [1562244641.0058] device (ttyUSB0): Activation: starting connection > 'Orange Standard access - with image compression' > (7e9e6560-8b0e-4628-a7ae-c3d74955bbe0) > Jul 4 14:50:40 localhost NetworkManager[325]: <info> > [1562244641.0060] audit: op="connection-activate" > uuid="7e9e6560-8b0e-4628-a7ae-c3d74955bbe0" name="Orange Standard > access - with image compression" pid=728 uid=1000 result="success" > Jul 4 14:50:40 localhost NetworkManager[325]: <info> > [1562244641.0062] device (ttyUSB0): state change: disconnected -> > prepare (reason 'none', sys-iface-state: 'managed') > Jul 4 14:50:40 localhost NetworkManager[325]: <info> > [1562244641.0064] manager: NetworkManager state is now CONNECTING > Jul 4 14:50:41 localhost NetworkManager[325]: <info> > [1562244641.0068] device (ttyUSB0): state change: prepare -> need-auth > (reason 'none', sys-iface-state: 'managed') > Jul 4 14:50:41 localhost NetworkManager[325]: <info> > [1562244641.0092] device (ttyUSB0): state change: need-auth -> prepare > (reason 'none', sys-iface-state: 'managed') > Jul 4 14:50:41 localhost ModemManager[419]: <info> Simple connect started... > Jul 4 14:50:41 localhost ModemManager[419]: <info> Simple connect > state (4/8): Wait to get fully enabled > Jul 4 14:50:41 localhost ModemManager[419]: <info> Simple connect > state (5/8): Register > Jul 4 14:50:41 localhost ModemManager[419]: <info> Simple connect > state (6/8): Bearer > Jul 4 14:50:41 localhost ModemManager[419]: <info> Simple connect > state (7/8): Connect > Jul 4 14:50:41 localhost ModemManager[419]: <info> Modem > /org/freedesktop/ModemManager1/Modem/0: state changed (registered -> > connecting) > Jul 4 14:50:41 localhost NetworkManager[325]: <info> > [1562244641.0142] modem["ttyUSB0"]: modem state changed, 'registered' > --> 'connecting' (reason: user-requested) > Jul 4 14:50:41 localhost ModemManager[419]: <warn> (ttyUSB1): port > attributes not fully set > Jul 4 14:50:41 localhost ModemManager[419]: <info> Modem > /org/freedesktop/ModemManager1/Modem/0: state changed (connecting -> > connected) > Jul 4 14:50:41 localhost ModemManager[419]: <info> Simple connect > state (8/8): All done > Jul 4 14:50:41 localhost NetworkManager[325]: <info> > [1562244641.5331] modem["ttyUSB0"]: modem state changed, 'connecting' > --> 'connected' (reason: user-requested) > Jul 4 14:50:41 localhost NetworkManager[325]: <warn> > [1562244641.5798] device (ttyUSB0): ip-ifname: set ifname 'ttyUSB1', > unknown ifindex > Jul 4 14:50:41 localhost NetworkManager[325]: <info> > [1562244641.5801] device (ttyUSB0): state change: prepare -> config > (reason 'none', sys-iface-state: 'managed') > Jul 4 14:50:41 localhost NetworkManager[325]: <info> > [1562244641.5805] device (ttyUSB0): state change: config -> ip-config > (reason 'none', sys-iface-state: 'managed') > Jul 4 14:50:41 localhost NetworkManager[325]: <warn> > [1562244641.5806] device (ttyUSB0): interface ttyUSB1 not up for IP > configuration > Jul 4 14:50:41 localhost NetworkManager[325]: <info> > [1562244641.5806] modem["ttyUSB0"]: using modem-specified IP timeout: > 20 seconds > Jul 4 14:50:41 localhost NetworkManager[325]: <info> > [1562244641.5818] loaded PPP plugin > /gnu/store/8pw0d0qbq5rjd0v61ibfripnsa7sajw7-network-manager-1.10.10/lib/NetworkManager/libnm-ppp-plugin.so > Jul 4 14:50:41 localhost NetworkManager[325]: <error> > [1562244641.5826] modem["ttyUSB0"]: error starting PPP: Could not find > "pppd" binary > Jul 4 14:50:41 localhost NetworkManager[325]: <info> > [1562244641.5826] device (ttyUSB0): state change: ip-config -> failed > (reason 'ppp-start-failed', sys-iface-state: 'managed') > Jul 4 14:50:41 localhost NetworkManager[325]: <info> > [1562244641.5828] manager: NetworkManager state is now DISCONNECTED > Jul 4 14:50:41 localhost NetworkManager[325]: <warn> > [1562244641.5838] device (ttyUSB0): Activation: failed for connection > 'Orange Standard access - with image compression' > Jul 4 14:50:41 localhost NetworkManager[325]: <info> > [1562244641.5843] device (ttyUSB0): state change: failed -> > disconnected (reason 'none', sys-iface-state: 'managed') > Jul 4 14:50:41 localhost ModemManager[419]: <info> Modem > /org/freedesktop/ModemManager1/Modem/0: state changed (connected -> > disconnecting) > Jul 4 14:50:41 localhost NetworkManager[325]: <info> > [1562244641.5891] modem["ttyUSB0"]: modem state changed, 'connected' > --> 'disconnecting' (reason: user-requested) > Jul 4 14:50:42 localhost ModemManager[419]: <warn> (ttyUSB1): port > attributes not fully set > Jul 4 14:50:43 localhost ModemManager[419]: <info> Modem > /org/freedesktop/ModemManager1/Modem/0: state changed (disconnecting > -> registered) > Jul 4 14:50:43 localhost NetworkManager[325]: <info> > [1562244643.6541] modem["ttyUSB0"]: modem state changed, > 'disconnecting' --> 'registered' (reason: user-requested) > […] > Any help would be appreciated > Cc'ing bug-guix@gnu.org. I suppose the attached patch could help. It builds, but I could not test. Adam, could you try it? Just follow the Guix manual’s instructions on Contributing and `git am the-attached-patch`. Regards, Florian [-- Attachment #2: 0001-gnu-network-manager-Add-ppp-input-and-configure-flag.patch --] [-- Type: text/plain, Size: 1876 bytes --] From 343a01ae846f02735b339fc0f09e1dbc9ee2c119 Mon Sep 17 00:00:00 2001 From: Florian Pelz <pelzflorian@pelzflorian.de> Date: Thu, 4 Jul 2019 16:30:42 +0200 Subject: [PATCH] gnu: network-manager: Add ppp input and configure flag. * gnu/packages/gnome.scm (network-manager): Add them. --- gnu/packages/gnome.scm | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 2820be0022..480547e6bc 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -5322,7 +5322,9 @@ users.") (let ((out (assoc-ref %outputs "out")) (doc (assoc-ref %outputs "doc")) (dhclient (string-append (assoc-ref %build-inputs "isc-dhcp") - "/sbin/dhclient"))) + "/sbin/dhclient")) + (pppd (string-append (assoc-ref %build-inputs "ppp") + "/sbin/pppd"))) (list "--with-systemd-logind=yes" ;In Guix System, this is provided by elogind. "--with-consolekit=no" "--with-crypto=gnutls" @@ -5335,7 +5337,8 @@ users.") out "/etc/dbus-1/system.d") (string-append "--with-html-dir=" doc "/share/gtk-doc/html") - (string-append "--with-dhclient=" dhclient))) + (string-append "--with-dhclient=" dhclient) + (string-append "--with-pppd=" pppd))) #:phases (modify-phases %standard-phases (add-before 'configure 'pre-configure @@ -5395,6 +5398,7 @@ users.") ("libxslt" ,libxslt) ("libxml2" ,libxml2) ("pkg-config" ,pkg-config) + ("ppp" ,ppp) ;; For testing. ("python" ,python-wrapper) ("python-dbus" ,python-dbus) -- 2.22.0 ^ permalink raw reply related [flat|nested] 16+ messages in thread
* bug#36498: modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary 2019-07-04 14:46 ` pelzflorian (Florian Pelz) @ 2019-07-04 16:08 ` pelzflorian (Florian Pelz) 2019-07-05 3:24 ` pelzflorian (Florian Pelz) 2019-07-05 3:24 ` pelzflorian (Florian Pelz) 0 siblings, 2 replies; 16+ messages in thread From: pelzflorian (Florian Pelz) @ 2019-07-04 16:08 UTC (permalink / raw) To: Adam Mazurkiewicz; +Cc: 36498, help-guix [-- Attachment #1: Type: text/plain, Size: 508 bytes --] On Thu, Jul 04, 2019 at 04:46:32PM +0200, pelzflorian (Florian Pelz) wrote: > I suppose the attached patch could help. It builds, but I could not > test. > > Adam, could you try it? Just follow the Guix manual’s instructions on > Contributing and `git am the-attached-patch`. > Only if ./pre-inst-env guix system reconfigure with the patch before is not sufficient, could you try the one attached here instead? (git reset --hard master, then git am this-new-patch and reconfigure.) Regards, Florian [-- Attachment #2: 0001-gnu-network-manager-Add-ppp-input-configure-flag-and.patch --] [-- Type: text/plain, Size: 2314 bytes --] From 6eea4f17af471a85dd89adce3acb895fc0fd341f Mon Sep 17 00:00:00 2001 From: Florian Pelz <pelzflorian@pelzflorian.de> Date: Thu, 4 Jul 2019 17:56:34 +0200 Subject: [PATCH] gnu: network-manager: Add ppp input, configure flag and substitute to use it. * gnu/packages/gnome.scm (network-manager): Add them. --- gnu/packages/gnome.scm | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 2820be0022..9ab0d15df6 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -5313,6 +5313,9 @@ users.") (("systemd") "elogind")) (substitute* "./src/nm-logging.c" (("systemd") "elogind")) + (substitute* "src/ppp/nm-ppp-manager.c" + (("nm_utils_find_helper \\(\"pppd\".*") + "PPPD_PATH;")) #t)))) (build-system gnu-build-system) (outputs '("out" @@ -5322,7 +5325,9 @@ users.") (let ((out (assoc-ref %outputs "out")) (doc (assoc-ref %outputs "doc")) (dhclient (string-append (assoc-ref %build-inputs "isc-dhcp") - "/sbin/dhclient"))) + "/sbin/dhclient")) + (pppd (string-append (assoc-ref %build-inputs "ppp") + "/sbin/pppd"))) (list "--with-systemd-logind=yes" ;In Guix System, this is provided by elogind. "--with-consolekit=no" "--with-crypto=gnutls" @@ -5335,7 +5340,8 @@ users.") out "/etc/dbus-1/system.d") (string-append "--with-html-dir=" doc "/share/gtk-doc/html") - (string-append "--with-dhclient=" dhclient))) + (string-append "--with-dhclient=" dhclient) + (string-append "--with-pppd=" pppd))) #:phases (modify-phases %standard-phases (add-before 'configure 'pre-configure @@ -5395,6 +5401,7 @@ users.") ("libxslt" ,libxslt) ("libxml2" ,libxml2) ("pkg-config" ,pkg-config) + ("ppp" ,ppp) ;; For testing. ("python" ,python-wrapper) ("python-dbus" ,python-dbus) -- 2.22.0 ^ permalink raw reply related [flat|nested] 16+ messages in thread
* bug#36498: modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary 2019-07-04 16:08 ` bug#36498: " pelzflorian (Florian Pelz) @ 2019-07-05 3:24 ` pelzflorian (Florian Pelz) 2019-07-05 3:24 ` pelzflorian (Florian Pelz) 1 sibling, 0 replies; 16+ messages in thread From: pelzflorian (Florian Pelz) @ 2019-07-05 3:24 UTC (permalink / raw) To: Adam Mazurkiewicz; +Cc: 36498, help-guix On Thu, Jul 04, 2019 at 06:08:55PM +0200, pelzflorian (Florian Pelz) wrote: > 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 ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: bug#36498: modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary 2019-07-04 16:08 ` bug#36498: " pelzflorian (Florian Pelz) 2019-07-05 3:24 ` pelzflorian (Florian Pelz) @ 2019-07-05 3:24 ` pelzflorian (Florian Pelz) 2019-07-06 4:01 ` Adam Mazurkiewicz 1 sibling, 1 reply; 16+ messages in thread From: pelzflorian (Florian Pelz) @ 2019-07-05 3:24 UTC (permalink / raw) To: Adam Mazurkiewicz; +Cc: 36498, help-guix On Thu, Jul 04, 2019 at 06:08:55PM +0200, pelzflorian (Florian Pelz) wrote: > 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 ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: bug#36498: modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary 2019-07-05 3:24 ` pelzflorian (Florian Pelz) @ 2019-07-06 4:01 ` Adam Mazurkiewicz 2019-07-06 4:07 ` Adam Mazurkiewicz 0 siblings, 1 reply; 16+ messages in thread From: Adam Mazurkiewicz @ 2019-07-06 4:01 UTC (permalink / raw) To: help-guix pt., 5 lip 2019 o 03:24 pelzflorian (Florian Pelz) <pelzflorian@pelzflorian.de> napisał(a): > > On Thu, Jul 04, 2019 at 06:08:55PM +0200, pelzflorian (Florian Pelz) wrote: > > 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='org.freedesktop.ModemManager1' requested by ':1.3' (uid=0 pid=319 comm="/gnu/store/97as7cp13ivsi97ia58gh18m3q6fc5hi-networ") (using servicehelper) Jul 6 05:41:40 localhost ModemManager[407]: <info> 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]: <info> [1562384500.1841] modem-manager: ModemManager not available Jul 6 05:41:40 localhost NetworkManager[319]: <info> [1562384500.1937] modem-manager: ModemManager now available Jul 6 05:41:42 localhost ModemManager[407]: <info> 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 ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: bug#36498: modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary 2019-07-06 4:01 ` Adam Mazurkiewicz @ 2019-07-06 4:07 ` Adam Mazurkiewicz 2019-07-06 10:46 ` pelzflorian (Florian Pelz) 2019-07-06 10:46 ` pelzflorian (Florian Pelz) 0 siblings, 2 replies; 16+ messages in thread From: Adam Mazurkiewicz @ 2019-07-06 4:07 UTC (permalink / raw) To: help-guix sob., 6 lip 2019 o 04:01 Adam Mazurkiewicz <trzczy@gmail.com> napisał(a): > > pt., 5 lip 2019 o 03:24 pelzflorian (Florian Pelz) > <pelzflorian@pelzflorian.de> napisał(a): > > > > On Thu, Jul 04, 2019 at 06:08:55PM +0200, pelzflorian (Florian Pelz) wrote: > > > 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='org.freedesktop.ModemManager1' requested by ':1.3' > (uid=0 pid=319 comm="/gnu/store/97as7cp13ivsi97ia58gh18m3q6fc5hi-networ") > (using servicehelper) > Jul 6 05:41:40 localhost ModemManager[407]: <info> 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]: <info> > [1562384500.1841] modem-manager: ModemManager not available > Jul 6 05:41:40 localhost NetworkManager[319]: <info> > [1562384500.1937] modem-manager: ModemManager now available > Jul 6 05:41:42 localhost ModemManager[407]: <info> 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 ^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#36498: modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary 2019-07-06 4:07 ` Adam Mazurkiewicz @ 2019-07-06 10:46 ` pelzflorian (Florian Pelz) 2019-07-06 10:46 ` pelzflorian (Florian Pelz) 1 sibling, 0 replies; 16+ messages in thread From: pelzflorian (Florian Pelz) @ 2019-07-06 10:46 UTC (permalink / raw) To: Adam Mazurkiewicz; +Cc: 36498, help-guix [-- Attachment #1: Type: text/plain, Size: 3452 bytes --] On Sat, Jul 06, 2019 at 04:07:24AM +0000, Adam Mazurkiewicz wrote: > sob., 6 lip 2019 o 04:01 Adam Mazurkiewicz <trzczy@gmail.com> napisał(a): > > > > pt., 5 lip 2019 o 03:24 pelzflorian (Florian Pelz) > > <pelzflorian@pelzflorian.de> napisał(a): > > > > > > On Thu, Jul 04, 2019 at 06:08:55PM +0200, pelzflorian (Florian Pelz) wrote: > > > > 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='org.freedesktop.ModemManager1' requested by ':1.3' > > (uid=0 pid=319 comm="/gnu/store/97as7cp13ivsi97ia58gh18m3q6fc5hi-networ") > > (using servicehelper) > > Jul 6 05:41:40 localhost ModemManager[407]: <info> 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]: <info> > > [1562384500.1841] modem-manager: ModemManager not available > > Jul 6 05:41:40 localhost NetworkManager[319]: <info> > > [1562384500.1937] modem-manager: ModemManager now available > > Jul 6 05:41:42 localhost ModemManager[407]: <info> 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 > I assume you did try rebooting and unplugging and replugging your modem after each sudo -i cd …/guix ./pre-inst-env guix system reconfigure /etc/config.scm It seems you are using a Huawei modem like me. For me my old /var/log/messages contains these consecutive lines on one boot: Jun 26 13:31:50 localhost ModemManager[16847]: <info> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:16.0/0000:03:00. 0': not supported by any plugin Jun 26 13:32:04 localhost ModemManager[16847]: <info> Creating modem with plugin 'Huawei' and '5' ports Normally only the second line appears. Can you try using the attached patch *in addition to* the second patch 0001-gnu-network-manager-Add-ppp-input-configure-flag-and.patch so /var/log/messages contains debug info on the ModemManager plugins? When I reconfigure with this, reboot, wait for everything to start and then plug in the modem, these are the messages I get from ModemManager: <https://pelzflorian.de/files/messages.txt> Yours must be different at some point if it does not work. Regards, Florian [-- Attachment #2: 0002-only-for-testing-gnu-modem-manager-Activate-debug-mo.patch --] [-- Type: text/plain, Size: 1595 bytes --] From f67a4859689acc08d8ad18ef5da7d27ed5d6ab56 Mon Sep 17 00:00:00 2001 From: Florian Pelz <pelzflorian@pelzflorian.de> Date: Sat, 6 Jul 2019 11:33:37 +0200 Subject: [PATCH 2/2] [only for testing] gnu: modem-manager: Activate debug mode. * gnu/packages/freedesktop.scm (modem-manager)[arguments]: Add --debug command-line argument to dbus service. --- gnu/packages/freedesktop.scm | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm index 4b37ffdf3c..70d64b1d30 100644 --- a/gnu/packages/freedesktop.scm +++ b/gnu/packages/freedesktop.scm @@ -998,7 +998,19 @@ which speak the Qualcomm MSM Interface (QMI) protocol.") ;; FIXME: Without this flag the build fails with "error: assignment ;; from incompatible pointer type" whenever the return value of ;; "g_object_ref" is assigned to "ctx->self". - "--disable-more-warnings"))) + "--disable-more-warnings") + #:phases + (modify-phases %standard-phases + (add-after 'install 'set-debug + (lambda* (#:key outputs #:allow-other-keys) + (substitute* + (string-append + (assoc-ref outputs "out") + "/share/dbus-1/system-services/\ +org.freedesktop.ModemManager1.service") + (("sbin/ModemManager") + "sbin/ModemManager --debug")) + #t))))) (native-inputs `(("glib:bin" ,glib "bin") ; for glib-mkenums ("gobject-introspection" ,gobject-introspection) -- 2.22.0 ^ permalink raw reply related [flat|nested] 16+ messages in thread
* Re: bug#36498: modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary 2019-07-06 4:07 ` Adam Mazurkiewicz 2019-07-06 10:46 ` pelzflorian (Florian Pelz) @ 2019-07-06 10:46 ` pelzflorian (Florian Pelz) 2019-07-06 13:02 ` pelzflorian (Florian Pelz) 1 sibling, 1 reply; 16+ messages in thread From: pelzflorian (Florian Pelz) @ 2019-07-06 10:46 UTC (permalink / raw) To: Adam Mazurkiewicz; +Cc: 36498, help-guix [-- Attachment #1: Type: text/plain, Size: 3536 bytes --] On Sat, Jul 06, 2019 at 04:07:24AM +0000, Adam Mazurkiewicz wrote: > sob., 6 lip 2019 o 04:01 Adam Mazurkiewicz <trzczy@gmail.com> napisał(a): > > > > pt., 5 lip 2019 o 03:24 pelzflorian (Florian Pelz) > > <pelzflorian@pelzflorian.de> napisał(a): > > > > > > On Thu, Jul 04, 2019 at 06:08:55PM +0200, pelzflorian (Florian Pelz) wrote: > > > > 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='org.freedesktop.ModemManager1' requested by ':1.3' > > (uid=0 pid=319 comm="/gnu/store/97as7cp13ivsi97ia58gh18m3q6fc5hi-networ") > > (using servicehelper) > > Jul 6 05:41:40 localhost ModemManager[407]: <info> 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]: <info> > > [1562384500.1841] modem-manager: ModemManager not available > > Jul 6 05:41:40 localhost NetworkManager[319]: <info> > > [1562384500.1937] modem-manager: ModemManager now available > > Jul 6 05:41:42 localhost ModemManager[407]: <info> 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 > I assume you did try rebooting and unplugging and replugging your modem after each sudo -i cd …/guix ./pre-inst-env guix system reconfigure /etc/config.scm It seems you are using a Huawei modem like me. For me my old /var/log/messages contains these consecutive lines on one boot: Jun 26 13:31:50 localhost ModemManager[16847]: <info> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:16.0/0000:03:00. 0': not supported by any plugin Jun 26 13:32:04 localhost ModemManager[16847]: <info> Creating modem with plugin 'Huawei' and '5' ports Normally only the second line appears. Can you try using the attached patch *in addition to* the second patch 0001-gnu-network-manager-Add-ppp-input-configure-flag-and.patch so /var/log/messages contains debug info on the ModemManager plugins? When I reconfigure with this, reboot, wait for everything to start and then plug in the modem, these are the messages I get from ModemManager: <https://pelzflorian.de/files/messages.txt> Yours must be different at some point if it does not work. Regards, Florian [-- Attachment #2: 0002-only-for-testing-gnu-modem-manager-Activate-debug-mo.patch --] [-- Type: text/plain, Size: 1595 bytes --] From f67a4859689acc08d8ad18ef5da7d27ed5d6ab56 Mon Sep 17 00:00:00 2001 From: Florian Pelz <pelzflorian@pelzflorian.de> Date: Sat, 6 Jul 2019 11:33:37 +0200 Subject: [PATCH 2/2] [only for testing] gnu: modem-manager: Activate debug mode. * gnu/packages/freedesktop.scm (modem-manager)[arguments]: Add --debug command-line argument to dbus service. --- gnu/packages/freedesktop.scm | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm index 4b37ffdf3c..70d64b1d30 100644 --- a/gnu/packages/freedesktop.scm +++ b/gnu/packages/freedesktop.scm @@ -998,7 +998,19 @@ which speak the Qualcomm MSM Interface (QMI) protocol.") ;; FIXME: Without this flag the build fails with "error: assignment ;; from incompatible pointer type" whenever the return value of ;; "g_object_ref" is assigned to "ctx->self". - "--disable-more-warnings"))) + "--disable-more-warnings") + #:phases + (modify-phases %standard-phases + (add-after 'install 'set-debug + (lambda* (#:key outputs #:allow-other-keys) + (substitute* + (string-append + (assoc-ref outputs "out") + "/share/dbus-1/system-services/\ +org.freedesktop.ModemManager1.service") + (("sbin/ModemManager") + "sbin/ModemManager --debug")) + #t))))) (native-inputs `(("glib:bin" ,glib "bin") ; for glib-mkenums ("gobject-introspection" ,gobject-introspection) -- 2.22.0 ^ permalink raw reply related [flat|nested] 16+ messages in thread
* bug#36498: modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary 2019-07-06 10:46 ` pelzflorian (Florian Pelz) @ 2019-07-06 13:02 ` pelzflorian (Florian Pelz) 2019-07-07 18:55 ` Adam Mazurkiewicz 0 siblings, 1 reply; 16+ messages in thread From: pelzflorian (Florian Pelz) @ 2019-07-06 13:02 UTC (permalink / raw) To: Adam Mazurkiewicz; +Cc: 36498, help-guix And I hope you are using a recent git checkout or ran `git pull --rebase` recently. Regards, Florian ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: bug#36498: modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary 2019-07-06 13:02 ` pelzflorian (Florian Pelz) @ 2019-07-07 18:55 ` Adam Mazurkiewicz 2019-07-07 20:28 ` pelzflorian (Florian Pelz) 0 siblings, 1 reply; 16+ messages in thread From: Adam Mazurkiewicz @ 2019-07-07 18:55 UTC (permalink / raw) To: help-guix sob., 6 lip 2019 o 15:02 pelzflorian (Florian Pelz) <pelzflorian@pelzflorian.de> napisał(a): > > And I hope you are using a recent git checkout or ran `git pull > --rebase` recently. > > Regards, > Florian Thank you, Florian for your help. I decided to do everything from start. I formatted a guix partition and installed guix. Before I tried to implement your patches without the prefix ./pre-inst-env, but now I am trying to follow you strictly. I have a local mirror of guix to do patches on it. My local folder name is guix-hack. I followed instructions on the Contributing manual site and expected that the prefix ./pre-inst-env would work but I got the error sudo: ./pre-inst-env: command not found So first I have to get to now how to use the prefix. Here you are the attempt to it: s@s /root/debianek/home/s/mirrors/work-tree-06july/guix-hack [env]$ guix environment guix --ad-hoc help2man git strace substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% The following derivation will be built: /gnu/store/3b409hx6qs1ym407dnckhg5wwvyg74ca-profile.drv 0.4 MB will be downloaded: /gnu/store/hwhdz87bh1jy4qb2q287kscspy9fn4pm-strace-5.1 /gnu/store/vkjvfbnr9qjxaijiw935392imrdy5zgs-help2man-1.47.10 The following profile hooks will be built: /gnu/store/0w32mv6nmbwncp41kf7lzn7zqx35kk9b-xdg-mime-database.drv /gnu/store/fy1kh6mazxv8404qpa93h2lpgg5jcmki-xdg-desktop-database.drv /gnu/store/h9gfv1m6cmd3h20dr43kjz981nqda8hd-manual-database.drv /gnu/store/i132mjx5hmhi34ja3a55ikp7dbmlba7a-ca-certificate-bundle.drv /gnu/store/mwb9xza0n6v08kycpbc598lhc8d24nl4-glib-schemas.drv /gnu/store/rlcsm1hpk4lghfvdn1n7v85mkj46rj4d-fonts-dir.drv /gnu/store/v2fv710m095dg74zdxyq3mmxpr32l4sg-info-dir.drv downloading from https://ci.guix.gnu.org/nar/gzip/vkjvfbnr9qjxaijiw935392imrdy5zgs-help2man-1.47.10... help2man-1.47.10 29KiB 505KiB/s 00:00 [##################] 100.0% downloading from https://ci.guix.gnu.org/nar/gzip/hwhdz87bh1jy4qb2q287kscspy9fn4pm-strace-5.1... strace-5.1 379KiB 1.5MiB/s 00:00 [##################] 100.0% building CA certificate bundle... building fonts directory... generating GLib schema cache... building directory of Info manuals... building database for manual pages... building XDG desktop file cache... building XDG MIME database... building /gnu/store/3b409hx6qs1ym407dnckhg5wwvyg74ca-profile.drv... s@s /root/debianek/home/s/mirrors/work-tree-06july/guix-hack [env]$ export ACLOCAL_PATH=/usr/share/aclocal s@s /root/debianek/home/s/mirrors/work-tree-06july/guix-hack [env]$ sudo -E ./pre-inst-env guix-daemon --build-users-group=guixbuild Password: sudo: ./pre-inst-env: command not found s@s /root/debianek/home/s/mirrors/work-tree-06july/guix-hack [env]$ Thanks ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: bug#36498: modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary 2019-07-07 18:55 ` Adam Mazurkiewicz @ 2019-07-07 20:28 ` pelzflorian (Florian Pelz) [not found] ` <CALStFoEi2HkU-hib0C_iYfZygwowyyD5Hv=magCfNpwGctL8-A@mail.gmail.com> 0 siblings, 1 reply; 16+ messages in thread From: pelzflorian (Florian Pelz) @ 2019-07-07 20:28 UTC (permalink / raw) To: Adam Mazurkiewicz; +Cc: help-guix On Sun, Jul 07, 2019 at 08:55:54PM +0200, Adam Mazurkiewicz wrote: > sob., 6 lip 2019 o 15:02 pelzflorian (Florian Pelz) > <pelzflorian@pelzflorian.de> napisał(a): > > > > And I hope you are using a recent git checkout or ran `git pull > > --rebase` recently. > > > > Regards, > > Florian > > > Thank you, Florian for your help. I decided to do everything from > start. I formatted a guix partition and installed guix. I am sorry you had to go to such troubles. I should have explained more clearly. You could have used an existing Guix System installation, but the Git checkout from which you ./pre-inst-env must be recent enough so that it contains the usb-modeswitch-service-type as part of %desktop-services. My hope is that the second patch I posted for PPP suffices and your checkout just did not work because it was old and did not contain usb-modeswitch. > Before I tried to implement your patches without the prefix > ./pre-inst-env, but now I am trying to follow you strictly. I have a > local mirror of guix to do patches on it. My local folder name is > guix-hack. I followed instructions on the Contributing manual site > and expected that the prefix ./pre-inst-env would work but I got the > error sudo: ./pre-inst-env: command not found > > So first I have to get to now how to use the prefix. > The manual describes many edge cases (“if you get that error message, do this”) and irrelevant examples. What I did was like the following: cd …/guix-hack … # `git pull --rebase` and `git am …` and all that ./bootstrap ./configure --localstatedir=/var make sudo -i cd …/guix-hack ./pre-inst-env guix system reconfigure /etc/config.scm `sudo -E ./pre-inst-env guix …` should work too. You must *not* launch your own guix-daemon. Regards, Florian ^ permalink raw reply [flat|nested] 16+ messages in thread
[parent not found: <CALStFoEi2HkU-hib0C_iYfZygwowyyD5Hv=magCfNpwGctL8-A@mail.gmail.com>]
* Re: bug#36498: modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary [not found] ` <CALStFoEi2HkU-hib0C_iYfZygwowyyD5Hv=magCfNpwGctL8-A@mail.gmail.com> @ 2019-07-12 19:13 ` Adam Mazurkiewicz 2019-07-12 20:14 ` pelzflorian (Florian Pelz) 0 siblings, 1 reply; 16+ messages in thread From: Adam Mazurkiewicz @ 2019-07-12 19:13 UTC (permalink / raw) To: help-guix Hi Florian, thank you for your replies. Well, during my attempt to prepare an environment to use the prefix ./pre-inst-env, I had to install a package guile. Because it is told in Contributing Guix article: Building from Git: -> "When building Guix from a checkout, the following packages are required in addition to those mentioned in the installation instructions (see Requirements)." -> Requirements -> GNU Guile, version 2.2.x; And the GNU Guile, version 2.2.6 is present in Guix packages. So I have tried to add this guile package to my config,scm in the common way. So I put it into `use-modules' form and `packages' in this way: (use-modules (gnu) (gnu system nss) (gnu packages freedesktop) (gnu packages admin) (gnu services dbus) (gnu services desktop) (gnu services sound) (gnu packages backup) (gnu packages glib) (gnu packages gnuzilla) (gnu packages pulseaudio) (gnu packages version-control) (gnu packages haskell-apps) (gnu packages emacs) (gnu packages emacs-xyz) (gnu packages cmake) (gnu packages statistics) (gnu packages finance) (gnu packages protobuf) (gnu packages guile) ;;-----------------------------------------!! (...) (gnu services networking)) (...) (operating-system (...) (packages (append (list nss-certs openssh network-manager-openvpn modem-manager network-manager-applet icecat pavucontrol file-roller git git-annex-remote-hubic git-annex emacs emacs-ag emacs-cmake-mode emacs-ess emacs-flycheck emacs-guix emacs-ledger-mode emacs-linum-relative emacs-magit emacs-minimal emacs-no-x emacs-no-x-toolkit emacs-powerline emacs-protobuf-mode emacs-rainbow-delimiters emacs-rainbow-identifiers emacs-smart-mode-line emacs-undo-tree emacs-xwidgets guile ;;-----------------------------------------!!! (...) But an error occured during reconfigure process: s@s /root/debianek/home/s/mirrors/work-tree-06july/guix$ sudo -E guix system reconfigure /root/debianek/home/s/Dropbox/Guix/scm1/config.scm /root/debianek/home/s/Dropbox/Guix/scm1/config.scm:81:9: error: guile: unbound variable hint: Did you forget a `use-modules' form? s@s So how to install guile? Regards > Hi Florian, thank you for your replies. Well, during my attempt to > prepare an environment to use the prefix ./pre-inst-env, I had to > install a package guile. Because it is told in Contributing Guix > article: > > Building from Git: -> "When building Guix from a checkout, the > following packages are required in addition to those mentioned in the > installation instructions (see Requirements)." -> Requirements -> GNU > Guile, version 2.2.x; > > And the GNU Guile, version 2.2.6 is present in Guix packages. So I > have tried to add this guile package to my config,scm in the common > way. So I put it into `use-modules' form and `packages' in this way: > > (use-modules > (gnu) > (gnu system nss) > (gnu packages freedesktop) > (gnu packages admin) > (gnu services dbus) > (gnu services desktop) > (gnu services sound) > (gnu packages backup) > (gnu packages glib) > (gnu packages gnuzilla) > (gnu packages pulseaudio) > (gnu packages version-control) > (gnu packages haskell-apps) > (gnu packages emacs) > (gnu packages emacs-xyz) > (gnu packages cmake) > (gnu packages statistics) > (gnu packages finance) > (gnu packages protobuf) > (gnu packages guile) ;;-----------------------------------------!! > (...) > (gnu services networking)) > (...) > (operating-system > (...) > (packages > (append > (list > nss-certs > openssh > > network-manager-openvpn > modem-manager > network-manager-applet > > icecat > pavucontrol > file-roller > git > git-annex-remote-hubic > git-annex > > emacs > emacs-ag > emacs-cmake-mode > emacs-ess > emacs-flycheck > emacs-guix > emacs-ledger-mode > emacs-linum-relative > emacs-magit > emacs-minimal > emacs-no-x > emacs-no-x-toolkit > emacs-powerline > emacs-protobuf-mode > emacs-rainbow-delimiters > emacs-rainbow-identifiers > emacs-smart-mode-line > emacs-undo-tree > emacs-xwidgets > guile ;;-----------------------------------------!!! > (...) > > > But an error occured during reconfigure process: > s@s /root/debianek/home/s/mirrors/work-tree-06july/guix$ sudo -E guix > system reconfigure /root/debianek/home/s/Dropbox/Guix/scm1/config.scm > /root/debianek/home/s/Dropbox/Guix/scm1/config.scm:81:9: error: guile: > unbound variable > hint: Did you forget a `use-modules' form? > s@s > > So how to install guile? > Regards > > niedz., 7 lip 2019 o 22:28 pelzflorian (Florian Pelz) > <pelzflorian@pelzflorian.de> napisał(a): > > > > On Sun, Jul 07, 2019 at 08:55:54PM +0200, Adam Mazurkiewicz wrote: > > > sob., 6 lip 2019 o 15:02 pelzflorian (Florian Pelz) > > > <pelzflorian@pelzflorian.de> napisał(a): > > > > > > > > And I hope you are using a recent git checkout or ran `git pull > > > > --rebase` recently. > > > > > > > > Regards, > > > > Florian > > > > > > > > > Thank you, Florian for your help. I decided to do everything from > > > start. I formatted a guix partition and installed guix. > > > > I am sorry you had to go to such troubles. I should have explained > > more clearly. > > > > You could have used an existing Guix System installation, but the Git > > checkout from which you ./pre-inst-env must be recent enough so that > > it contains the usb-modeswitch-service-type as part of > > %desktop-services. > > > > My hope is that the second patch I posted for PPP suffices and your > > checkout just did not work because it was old and did not contain > > usb-modeswitch. > > > > > > > > > Before I tried to implement your patches without the prefix > > > ./pre-inst-env, but now I am trying to follow you strictly. I have a > > > local mirror of guix to do patches on it. My local folder name is > > > guix-hack. I followed instructions on the Contributing manual site > > > and expected that the prefix ./pre-inst-env would work but I got the > > > error sudo: ./pre-inst-env: command not found > > > > > > So first I have to get to now how to use the prefix. > > > > > > > The manual describes many edge cases (“if you get that error message, > > do this”) and irrelevant examples. What I did was like the following: > > > > cd …/guix-hack > > … # `git pull --rebase` and `git am …` and all that > > ./bootstrap > > ./configure --localstatedir=/var > > make > > sudo -i > > cd …/guix-hack > > ./pre-inst-env guix system reconfigure /etc/config.scm > > > > `sudo -E ./pre-inst-env guix …` should work too. You must *not* > > launch your own guix-daemon. > > > > Regards, > > Florian ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: bug#36498: modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary 2019-07-12 19:13 ` Adam Mazurkiewicz @ 2019-07-12 20:14 ` pelzflorian (Florian Pelz) 2019-07-13 7:19 ` pelzflorian (Florian Pelz) 0 siblings, 1 reply; 16+ messages in thread From: pelzflorian (Florian Pelz) @ 2019-07-12 20:14 UTC (permalink / raw) To: Adam Mazurkiewicz; +Cc: help-guix On Fri, Jul 12, 2019 at 09:13:22PM +0200, Adam Mazurkiewicz wrote: > Hi Florian, thank you for your replies. Well, during my attempt to > prepare an environment to use the prefix ./pre-inst-env, I had to > install a package guile. Because it is told in Contributing Guix > article: > `guix environment guix` temporarily installs all software required to build guix. I believe this help thread reveals various shortcomings of the Guix manual. I had hoped referring to the manual would suffice, but it obviously is not organized well enough. > Building from Git: -> "When building Guix from a checkout, the > following packages are required in addition to those mentioned in the > installation instructions (see Requirements)." -> Requirements -> GNU > Guile, version 2.2.x; > You do *not* need guile in your config, but in one of the profiles that are active when building guix, i.e. you can just run cd path/to/guix … # appropriate `git pull --rebase`, `git am ….patch` invocations guix environment guix ./bootstrap ./configure --localstatedir=/var make sudo -E ./pre-inst-env guix system reconfigure /etc/config I am sorry for all the trouble. I thought you were originally applying the patches in a mostly correct way, just on a too old Guix git revision. Regards, Florian ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: bug#36498: modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary 2019-07-12 20:14 ` pelzflorian (Florian Pelz) @ 2019-07-13 7:19 ` pelzflorian (Florian Pelz) 2019-08-11 20:38 ` Adam Mazurkiewicz 0 siblings, 1 reply; 16+ messages in thread From: pelzflorian (Florian Pelz) @ 2019-07-13 7:19 UTC (permalink / raw) To: Adam Mazurkiewicz; +Cc: help-guix On Fri, Jul 12, 2019 at 10:14:14PM +0200, pelzflorian (Florian Pelz) wrote: > I believe this help thread reveals various shortcomings > of the Guix manual. I had hoped referring to the manual would > suffice, but it obviously is not organized well enough. > > I sent a patch to fix the manual to: https://issues.guix.info/issue/36635 ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: bug#36498: modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary 2019-07-13 7:19 ` pelzflorian (Florian Pelz) @ 2019-08-11 20:38 ` Adam Mazurkiewicz 0 siblings, 0 replies; 16+ messages in thread From: Adam Mazurkiewicz @ 2019-08-11 20:38 UTC (permalink / raw) To: help-guix How can I read this modified manual? Thanks sob., 13 lip 2019 o 09:19 pelzflorian (Florian Pelz) <pelzflorian@pelzflorian.de> napisał(a): > > On Fri, Jul 12, 2019 at 10:14:14PM +0200, pelzflorian (Florian Pelz) wrote: > > I believe this help thread reveals various shortcomings > > of the Guix manual. I had hoped referring to the manual would > > suffice, but it obviously is not organized well enough. > > > > > > I sent a patch to fix the manual to: > > https://issues.guix.info/issue/36635 ^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2019-08-11 20:38 UTC | newest] Thread overview: 16+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2019-07-04 13:48 modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary Adam Mazurkiewicz 2019-07-04 14:46 ` pelzflorian (Florian Pelz) 2019-07-04 16:08 ` bug#36498: " pelzflorian (Florian Pelz) 2019-07-05 3:24 ` pelzflorian (Florian Pelz) 2019-07-05 3:24 ` pelzflorian (Florian Pelz) 2019-07-06 4:01 ` Adam Mazurkiewicz 2019-07-06 4:07 ` Adam Mazurkiewicz 2019-07-06 10:46 ` pelzflorian (Florian Pelz) 2019-07-06 10:46 ` pelzflorian (Florian Pelz) 2019-07-06 13:02 ` pelzflorian (Florian Pelz) 2019-07-07 18:55 ` Adam Mazurkiewicz 2019-07-07 20:28 ` pelzflorian (Florian Pelz) [not found] ` <CALStFoEi2HkU-hib0C_iYfZygwowyyD5Hv=magCfNpwGctL8-A@mail.gmail.com> 2019-07-12 19:13 ` Adam Mazurkiewicz 2019-07-12 20:14 ` pelzflorian (Florian Pelz) 2019-07-13 7:19 ` pelzflorian (Florian Pelz) 2019-08-11 20:38 ` Adam Mazurkiewicz
Code repositories for project(s) associated with this external index https://git.savannah.gnu.org/cgit/guix.git This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.