-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 See:
Telcontar:~ # systemctl status network.service network.service - LSB: Configure network interfaces and set up routing Loaded: loaded (/etc/init.d/network) Active: active (running) since Mon, 2013-06-10 01:03:47 CEST; 59s ago Process: 994 ExecStart=/etc/init.d/network start (code=exited, status=0/SUCCESS) CGroup: name=systemd:/system/network.service └ 1846 /sbin/ifplugd -i eth1 -r /etc/sysconfig/network/scripts/ifplugd-selectif -f -I -u 0 -d 10
Jun 10 01:03:45 Telcontar.valinor network[994]: eth1 is up Jun 10 01:03:45 Telcontar.valinor network[994]: ..doneWaiting for mandatory devices: eth0 Jun 10 01:03:46 Telcontar.valinor network[994]: 15 Jun 10 01:03:46 Telcontar.valinor network[994]: eth0 device: Realtek Semiconductor Co., Ltd. RTL8111/8168 Jun 10 01:03:46 Telcontar.valinor network[994]: eth0 IP address: fc00::14/64 Jun 10 01:03:46 Telcontar.valinor network[994]: eth0 is up Jun 10 01:03:47 Telcontar.valinor network[994]: ..done ppp0 Jun 10 01:03:47 Telcontar.valinor network[994]: ppp0 Startmode is 'manual' Jun 10 01:03:47 Telcontar.valinor network[994]: ..skippedSetting up service network . . . . . . . . . . . . ...done Jun 10 01:03:47 Telcontar.valinor systemd[1]: Started LSB: Configure network interfaces and set up routing. Telcontar:~ #
Yet there is no ping:
Telcontar:~ # ping router connect: Network is unreachable Telcontar:~ # rcgpm start redirecting to systemctl start gpm Job for gpm.service failed. See 'systemctl status gpm.service' and 'journalctl -n' for details. Telcontar:~ #
I need gpm to copy that text in text mode to a file in another terminal, in order to post it later. [...] Problem solved.
Telcontar:~ # systemctl restart gpm.service Telcontar:~ # Telcontar:~ # systemctl restart network.service Telcontar:~ # ping router PING router (192.168.1.1) 56(84) bytes of data. 64 bytes from router (192.168.1.1): icmp_seq=1 ttl=64 time=0.341 ms 64 bytes from router (192.168.1.1): icmp_seq=2 ttl=64 time=0.227 ms 64 bytes from router (192.168.1.1): icmp_seq=3 ttl=64 time=0.223 ms ^C --- router ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2000ms rtt min/avg/max/mdev = 0.223/0.263/0.341/0.057 ms Telcontar:~ # systemctl status network.service network.service - LSB: Configure network interfaces and set up routing Loaded: loaded (/etc/init.d/network) Active: active (running) since Mon, 2013-06-10 01:09:01 CEST; 7s ago Process: 3655 ExecStop=/etc/init.d/network stop (code=exited, status=0/SUCCESS) Process: 4456 ExecStart=/etc/init.d/network start (code=exited, status=0/SUCCESS) CGroup: name=systemd:/system/network.service └ 5156 /sbin/ifplugd -i eth1 -r /etc/sysconfig/network/scripts/ifplugd-selectif -f -I -u 0 -d 10
Jun 10 01:08:58 Telcontar.valinor network[4456]: eth1 is up Jun 10 01:08:58 Telcontar.valinor network[4456]: ..doneWaiting for mandatory devices: eth0 Jun 10 01:09:00 Telcontar.valinor network[4456]: 17 16 Jun 10 01:09:00 Telcontar.valinor network[4456]: eth0 device: Realtek Semiconductor Co., Ltd. RTL8111/8168
All that in text mode. If I start a graphical session without network, many applications set to start in session saved state fail and delay session start. As it is, it takes 5 entire minutes fro grub to working text prompt - I have a video to prove it. :-/ - -- Cheers / Saludos, Carlos E. R. (from 12.3 x86_64 "Dartmouth" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlG1HUkACgkQIvFNjefEBxpy3QCfUsG4yPovxOQWkDvLJ3ZiMWU7 6E4An078Brlts1KHhgUB3vX85SgTHERV =dnAU -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org