Fedora 20 'cable unplugged' error
Hello,
I just installed Fedora 20 on an Asus x552cl laptop. Dual boot with Windows 7.
The network connection has an 'cable unplugged' message, even though the cable is plugged in (and working in windows).
I don't really know what I'm doing, but I've seen the information requested in other similar posts:
For command: "dmesg | grep eth"
[ 6.984990] ACPI Error: Method parse/execution failed [\_SB_.PCI0.GFX0._DSM] (Node ffff880128e3db18), AE_AML_OPERAND_TYPE (20130517/psparse-536) [ 6.985143] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.GFX0 handle [ 14.423528] r8169 0000:04:00.2 eth0: RTL8411 at 0xffffc9000061a000, e0:3f:49:d4:79:85, XID 08800800 IRQ 46 [ 14.425851] r8169 0000:04:00.2 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 15.150882] systemd-udevd[316]: renamed network interface eth0 to p3p1
For command "$ lspci | grep -i ethernet"
04:00.2 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0a)For command: "ifconfig -a"
lo: flags=73<up,loopback,running> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 384 bytes 33408 (32.6 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 384 bytes 33408 (32.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
p3p1: flags=4099<up,broadcast,multicast> mtu 1500
ether e0:3f:49:d4:79:85 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlp3s0: flags=4098<broadcast,multicast> mtu 1500
ether 28:e3:47:1f:6b:89 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
</broadcast,multicast></up,broadcast,multicast></host></up,loopback,running>
For command "ethtool p3p1":
Settings for p3p1:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised pause frame use: Symmetric Receive-only
Advertised auto-negotiation: Yes
Speed: 10Mb/s
Duplex: Half
Port: MII
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
Cannot get wake-on-lan settings: Operation not permitted
Current message level: 0x00000033 (51)
drv probe ifdown ifup
Link detected: no
And for "lspci -v"
03:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
Subsystem: Lite-On Communications Inc Device 6627
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at f7900000 (64-bit, non-prefetchable) [size=512K]
Expansion ROM at f7980000 [disabled] [size=64K]
Capabilities: <access denied="">
Kernel driver in use: ath9k
04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co ...
Could you also add the contents of /etc/sysconfig/network-scripts/ifcfg-p3p1 to your original post?
Hello! Just added the result for that command.
In the folder I find a file "ifcfg-lo".
What's the output of:
Updated my entry with the results for "nmcli device show" command.
I am missing something, there should be a configuration file for the connection, what's the output of:
if only the ifcfg-lo file exists, maybe you just need to create/modify the connection using e.g. nm-connection-editor.