[solved] network interface names changed?

Hi,
I reinstalled arch on my laptop yesterday (hard drive failure). Normally, not to big a deal. Took me four hours to get arch installed. Why? couldn't for the life of me figure out how to get the wireless connected (ethernet connection unavailable, port is physically damaged). In the end, my fault, I should have tried iwconfig earlier.
It seems that my network interfaces have all changed names since the last time i installed. The wireless interface has changed from the sensible 'wlan0' to the mystical 'wlp4s0'.
also, eth0 is now enp9s0.
This has messed up a number of my scripts and above all is more than a little confusing, wlan0 feels right, wlp4s0 feels wrong.
Now, I'm not opposed to change. I like change, even if it breaks a lot of my scripts, but I like to know why something has changed to something less intuitive.
Why was this change put in place? I can't find any real info on it after 30 mins googling.
Can it be changed back through some setting somewhere without upsetting whatever problem it's supposed to fix?
Last edited by insane_alien (2013-04-21 20:01:31)

insane_alien wrote:Thanks kaszak, exactly what i was looking for. Looks like i was just using the wrong keywords.
Yes you should have just searched for "Welcome to Arch!".

Similar Messages

  • [SOLVED] Network interface name keeps changing

    My network interface name keeps changing between wlp2s0 and wlan0. This is a real pain, since I never know what name will be generated at boot. Most of the time it's called wlp2s0, so this is what netctl is set up to handle by itself. At boots were wlan0 is generated I have to connect manually.
    I've tried making the name static by adding a rule to the /etc/udev/rules.d/10-network.rules. The rule i added was:
    SUBSYSTEM=="net", ACTION=="add", ATTR{address}=="48:5d:60:7e:64:e9", NAME="wlp2s0"
    Wlp2s0 is generated at boot alright, but I still have to connect manually with this solution. As if the "new" wlp2s0 is not recognized as the old one (same MAC). What gives?
    This is on an Asus Eee 1001PXD, with the Qualcomm Atheros AR9285.
    Last edited by madr (2013-05-18 20:09:34)

    I've now been able to replicate the issue, and run the command:
    journalctl -b
    I did find the output:
    mai 18 02:30:02 <hostname> systemd-udevd[126]: error changing net interface name wlan0 to wlp2s0: Device or resource busy
    I haven't been able to process the whole output yet (I'll continue tomorrow if necessary), but I've found some things that I hope will clearify things. I get similar outputs to the following a lot throughout:
    mai 18 02:30:03 <hostname> dhcpcd[237]: wlan0: carrier lost
    mai 18 02:30:03 <hostname> dhcpcd[237]: wlan0: waiting for carrier
    mai 18 02:30:04 <hostname> systemd[1]: [email protected]: control process exited, code=exited status=1
    mai 18 02:30:04 <hostname> systemd[1]: Failed to start Automatic wireless network connection using netctl profiles.
    mai 18 02:30:04 <hostname> systemd[1]: Unit [email protected] entered failed state.
    mai 18 02:30:04 <hostname> systemd[1]: Starting Network.
    mai 18 02:30:04 <hostname> systemd[1]: Reached target Network.
    EDIT:
    I see now that this is later in time, so that's not so strange after all. I'll look some more.
    EDIT2:
    The error code that a name change i impossible is the first time the term 'wlan0' occurs in the log. However there's a line much earlier that talks about wlp2s0:
    mai 18 02:29:59 <hostname> systemd[1]: Expecting device sys-subsystem-net-devices-wlp2s0.device...
    But as I said, if this information doesn't help, I'll have a closer look at the output tomorrow. Getting late here in Norway now.
    Last edited by madr (2013-05-18 01:20:50)

  • How to get active network interface name?

    Hi All,
    Can any one tell me how to get the currently active network interface name (Local Area Connection/ Wireless Network Connection/ other) either by using java SDK or win32 API.
    Is there any function to get the active network interface name in java/win32?
    Is there any procedure for it to get from observing registry keys.
    I found NetworkInterface class in java but not yet succesful in getting the display name of active network interface.
    Can anyone help me with partial code?
    Please help me.

    Use getLocalHost() then retreive the list of NetworkInterfaces and cycle through them until you find the one that has that address.

  • [Solved] Network interfaces change places after every reboot.

    This has been bugging me for a while, it seems that in Arch every time the system reboots, the network interfaces are recognized in a random order.
    So what was eth0 in the last reboot will be eth1 in this reboot, and sometimes it will remain for several reboots and then flip again.
    This does not occur in Fedora on the same machine ever.., does any one know how to work around this problem?
    Last edited by daf666 (2009-08-01 09:33:53)

    fukawi2 wrote:Because we have no way of knowing what your network card drivers and/or MAC addresses are...?
    I meant why is 75-persistent-net-generator.rules.optional optional? or why for example on Fedora this is never an issue?

  • [SOLVED] Network interface enp2s0 no longer detected

    Hello,
    Yesterday after rebooting, right after Grub, systemd-fsck does its stuff (clearing blocks, etc...) then nothing.
    After a quick research I've found that removing "quiet" from the Grub command line would allow more messages to be displayed, which was quite helpful.
    This is in fact not a partition mounting problem, here is what I have:
    [ OK ] Started Accounts Service.
    [ TIME ] Time out waiting for device sys-subsytem-net-devices-enp2s0.device
    [ DEPEND ] Dependency failed for dhcpcd on enp2s0.
    [ OK ] Reached target Multi-User System.
    [ OK ] Reached target Graphical Interface.
    I obviously have a networking problem (and probably a "Graphical Interface" or Nvidia related thing problem), so I log in another console, and after doing ip link list, I only have the loopback listed, no enp2s0 or WiFi interface, for some reason they are no longer detected.
    I've run the live version of Arch to mount and arch-chroot my partitions, not to mention my network interfaces are detected and I can upgrade things with pacman, I've tried to disable dhcpcd on enp2s0 to avoid the time out thing, and while I can say it does what it's supposed to do, it doesn't solve anything anyway since I'm still stuck at Reached target Graphical Interface. (and don't have any network access, to state the obvious).
    I've even thought about a Kernel/Driver problem after an update, but I'm not sure, any idea or some log I can have a look at ?
    Thank you for your time.
    Last edited by Blaxar (2013-06-25 18:35:50)

    Thank for the tip, I've just had a look at pacman.log:
    [2013-06-23 11:07] [PACMAN] Running 'pacman -Syu'
    [2013-06-23 11:07] [PACMAN] synchronizing package lists
    [2013-06-23 11:08] [PACMAN] starting full system upgrade
    [2013-06-23 11:10] [PACMAN] upgraded automake (1.13.2-1 -> 1.13.4-1)
    [2013-06-23 11:10] [PACMAN] upgraded ca-certificates (20130119-2 -> 20130610-1)
    [2013-06-23 11:10] [PACMAN] upgraded cantarell-fonts (0.0.12-1 -> 0.0.13-1)
    [2013-06-23 11:10] [PACMAN] upgraded cloog (0.18.0-1 -> 0.18.0-2)
    [2013-06-23 11:10] [PACMAN] upgraded libcups (1.6.2-2 -> 1.6.2-3)
    [2013-06-23 11:10] [PACMAN] upgraded cups (1.6.2-2 -> 1.6.2-3)
    [2013-06-23 11:10] [PACMAN] upgraded e2fsprogs (1.42.7-2 -> 1.42.8-1)
    [2013-06-23 11:10] [PACMAN] upgraded glib2 (2.36.2-1 -> 2.36.3-2)
    [2013-06-23 11:10] [PACMAN] upgraded xkeyboard-config (2.9-1 -> 2.9-2)
    [2013-06-23 11:10] [PACMAN] upgraded iso-codes (3.41-1 -> 3.43-1)
    [2013-06-23 11:10] [PACMAN] upgraded gnome-desktop (1:3.8.3-1 -> 1:3.8.3-2)
    [2013-06-23 11:10] [PACMAN] upgraded gnome-icon-theme-symbolic (3.8.2.2-1 -> 3.8.3-1)
    [2013-06-23 11:10] [PACMAN] upgraded gzip (1.5-3 -> 1.6-1)
    [2013-06-23 11:10] [PACMAN] upgraded lib32-e2fsprogs (1.42.7-1 -> 1.42.8-1)
    [2013-06-23 11:10] [PACMAN] upgraded lib32-glib2 (2.36.2-1 -> 2.36.3-2)
    [2013-06-23 11:10] [PACMAN] upgraded lib32-krb5 (1.11.2-1 -> 1.11.3-1)
    [2013-06-23 11:10] [PACMAN] upgraded libxi (1.7.1-1 -> 1.7.1-2)
    [2013-06-23 11:10] [PACMAN] upgraded lib32-libxi (1.7.1-1 -> 1.7.1-2)
    [2013-06-23 11:10] [PACMAN] upgraded mesa (9.1.3-1 -> 9.1.3-2)
    [2013-06-23 11:10] [PACMAN] upgraded lib32-mesa (9.1.3-2 -> 9.1.3-3)
    [2013-06-23 11:10] [PACMAN] upgraded libbsd (0.5.2-1 -> 0.5.2-2)
    [2013-06-23 11:10] [PACMAN] upgraded libltdl (2.4.2-9 -> 2.4.2-10)
    [2013-06-23 11:10] [PACMAN] upgraded libmbim (1.0.0-1 -> 1.2.0-1)
    [2013-06-23 11:10] [PACMAN] upgraded libnautilus-extension (3.8.1-1 -> 3.8.2-1)
    [2013-06-23 11:10] [PACMAN] upgraded libpeas (1.8.0-2 -> 1.8.1-1)
    [2013-06-23 11:10] [PACMAN] upgraded libqmi (1.2.0-2 -> 1.4.0-1)
    [2013-06-23 11:10] [PACMAN] upgraded libreoffice-uk (4.0.3-1 -> 4.0.4-1)
    [2013-06-23 11:10] [PACMAN] upgraded libtool (2.4.2-9 -> 2.4.2-10)
    [2013-06-23 11:10] [PACMAN] upgraded libusb-compat (0.1.4-2 -> 0.1.5-1)
    [2013-06-23 11:10] [PACMAN] upgraded libxv (1.0.8-1 -> 1.0.9-1)
    [2013-06-23 11:10] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-06-23 11:10] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-06-23 11:10] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2013-06-23 11:10] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-06-23 11:10] [ALPM-SCRIPTLET] ==> Starting build: 3.9.7-1-ARCH
    [2013-06-23 11:10] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-06-23 11:10] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-06-23 11:10] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2013-06-23 11:10] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-06-23 11:10] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-06-23 11:10] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-06-23 11:10] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-06-23 11:10] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-06-23 11:10] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-06-23 11:10] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-06-23 11:10] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-06-23 11:10] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2013-06-23 11:10] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-06-23 11:10] [ALPM-SCRIPTLET] ==> Starting build: 3.9.7-1-ARCH
    [2013-06-23 11:10] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-06-23 11:10] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-06-23 11:10] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-06-23 11:10] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-06-23 11:10] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-06-23 11:10] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-06-23 11:10] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-06-23 11:11] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-06-23 11:11] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-06-23 11:11] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-06-23 11:11] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-06-23 11:11] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-06-23 11:11] [PACMAN] upgraded linux (3.9.6-1 -> 3.9.7-1)
    [2013-06-23 11:11] [PACMAN] upgraded logrotate (3.8.4-2 -> 3.8.5-1)
    [2013-06-23 11:11] [PACMAN] upgraded nautilus (3.8.1-1 -> 3.8.2-1)
    [2013-06-23 11:11] [PACMAN] upgraded nvidia (319.23-2 -> 319.23-3)
    [2013-06-23 11:11] [PACMAN] upgraded openresolv (3.5.4-3 -> 3.5.5-1)
    [2013-06-23 11:11] [PACMAN] upgraded pacman (4.1.1-1 -> 4.1.2-1)
    [2013-06-23 11:11] [PACMAN] upgraded poppler (0.22.4-1 -> 0.22.5-1)
    [2013-06-23 11:11] [PACMAN] upgraded poppler-glib (0.22.4-1 -> 0.22.5-1)
    [2013-06-23 11:11] [PACMAN] upgraded ppp (2.4.5-7 -> 2.4.5-8)
    [2013-06-23 11:13] [PACMAN] Running 'pacman -S libreoffice-fr'
    [2013-06-23 11:13] [PACMAN] installed libreoffice-fr (4.0.4-1)
    [2013-06-23 11:13] [PACMAN] Running 'pacman -S libreoffice'
    [2013-06-23 11:15] [PACMAN] installed raptor (2.0.9-2)
    [2013-06-23 11:15] [PACMAN] installed rasqal (1:0.9.30-1)
    [2013-06-23 11:15] [PACMAN] installed redland (1:1.0.16-2)
    [2013-06-23 11:15] [PACMAN] installed hyphen (2.8.6-1)
    [2013-06-23 11:15] [PACMAN] installed boost-libs (1.53.0-2)
    [2013-06-23 11:15] [PACMAN] installed clucene (2.3.3.4-6)
    [2013-06-23 11:15] [ALPM-SCRIPTLET] * see https://wiki.archlinux.org/index.php/LibreOffice
    [2013-06-23 11:15] [ALPM-SCRIPTLET] -------------------------------------------------------------------
    [2013-06-23 11:15] [ALPM-SCRIPTLET] LibreOffice has been split into several packages:
    [2013-06-23 11:15] [ALPM-SCRIPTLET] - libreoffice-common
    [2013-06-23 11:15] [ALPM-SCRIPTLET] - libreoffice-{base,calc,draw,impress,math,writer} - frontend applications
    [2013-06-23 11:15] [ALPM-SCRIPTLET] - libreoffice-{gnome,kde4} - desktop integration plugins
    [2013-06-23 11:15] [ALPM-SCRIPTLET] - libreoffice-{sdk,sdk-doc} - add-on and doc for programming using
    [2013-06-23 11:15] [ALPM-SCRIPTLET] the LibreOffice APIs and for creating
    [2013-06-23 11:15] [ALPM-SCRIPTLET] extensions (UNO components).
    [2013-06-23 11:15] [ALPM-SCRIPTLET] -------------------------------------------------------------------
    [2013-06-23 11:15] [ALPM-SCRIPTLET] * you need to install at least one libreoffice-langpack
    [2013-06-23 11:15] [ALPM-SCRIPTLET] * you may want to pacman -Ss libreoffice-extensions
    [2013-06-23 11:15] [ALPM-SCRIPTLET] to see what additional extensions are prepared to install
    [2013-06-23 11:15] [ALPM-SCRIPTLET] * it's recommended to install {hunspell,mythes,hyphen}-xx pkg
    [2013-06-23 11:15] [ALPM-SCRIPTLET] for spell checking
    [2013-06-23 11:15] [ALPM-SCRIPTLET] * make sure you have installed some ttf font (ttf-dejavu recommended)
    [2013-06-23 11:15] [PACMAN] installed libreoffice-common (4.0.4-1)
    [2013-06-23 11:15] [PACMAN] installed libreoffice-base (4.0.4-1)
    [2013-06-23 11:15] [PACMAN] installed lpsolve (5.5.2.0-2)
    [2013-06-23 11:15] [PACMAN] installed libreoffice-calc (4.0.4-1)
    [2013-06-23 11:15] [PACMAN] installed libreoffice-draw (4.0.4-1)
    [2013-06-23 11:15] [PACMAN] installed libreoffice-gnome (4.0.4-1)
    [2013-06-23 11:15] [PACMAN] installed libreoffice-impress (4.0.4-1)
    [2013-06-23 11:15] [PACMAN] installed libreoffice-math (4.0.4-1)
    [2013-06-23 11:15] [PACMAN] installed libwpd (0.9.6-1)
    [2013-06-23 11:15] [PACMAN] installed libwps (0.2.9-1)
    [2013-06-23 11:15] [PACMAN] installed libreoffice-writer (4.0.4-1)
    [2013-06-23 19:57] [PACMAN] Running 'pacman -S ssh-key'
    [2013-06-23 23:01] [PACMAN] Running 'pacman -Syu'
    [2013-06-23 23:01] [PACMAN] synchronizing package lists
    --From the live CD from now on--
    [2013-06-23 23:29] [PACMAN] Running 'pacman -Syu'
    [2013-06-23 23:29] [PACMAN] synchronizing package lists
    [2013-06-23 23:30] [PACMAN] starting full system upgrade
    [2013-06-23 23:32] [PACMAN] removed grub-bios (2.00-2)
    [2013-06-23 23:32] [PACMAN] removed grub-common (2.00-2)
    [2013-06-23 23:32] [ALPM-SCRIPTLET] Generating grub.cfg.example config file...
    [2013-06-23 23:32] [ALPM-SCRIPTLET] This may fail on some machines running a custom kernel.
    [2013-06-23 23:32] [ALPM-SCRIPTLET] done.
    [2013-06-23 23:32] [PACMAN] installed grub (2.00-1)
    [2013-06-23 23:32] [PACMAN] upgraded lib32-libjpeg-turbo (1.3.0-2 -> 1.3.0-3)
    [2013-06-23 23:32] [PACMAN] upgraded libgsf (1.14.26-1 -> 1.14.27-1)
    [2013-06-23 23:32] [PACMAN] upgraded libquvi-scripts (0.4.15-1 -> 0.4.16-1)
    Among all of that, I've spotted this:
    [2013-06-23 11:10] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-06-23 11:10] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    Do you think this may explain something ?
    Anyway, from lspci:
    00:00.0 Host bridge: Intel Corporation Core Processor DMI (rev 11)
    00:03.0 PCI bridge: Intel Corporation Core Processor PCI Express Root Port 1 (rev 11)
    00:08.0 System peripheral: Intel Corporation Core Processor System Management Registers (rev 11)
    00:08.1 System peripheral: Intel Corporation Core Processor Semaphore and Scratchpad Registers (rev 11)
    00:08.2 System peripheral: Intel Corporation Core Processor System Control and Status Registers (rev 11)
    00:08.3 System peripheral: Intel Corporation Core Processor Miscellaneous Registers (rev 11)
    00:10.0 System peripheral: Intel Corporation Core Processor QPI Link (rev 11)
    00:10.1 System peripheral: Intel Corporation Core Processor QPI Routing and Protocol Registers (rev 11)
    00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
    00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
    00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
    00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 (rev 06)
    00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 06)
    00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 06)
    00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a6)
    00:1f.0 ISA bridge: Intel Corporation 5 Series Chipset LPC Interface Controller (rev 06)
    00:1f.2 RAID bus controller: Intel Corporation 82801 SATA Controller [RAID mode] (rev 06)
    00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
    01:00.0 VGA compatible controller: NVIDIA Corporation GT200 [GeForce GTX 260] (rev a1)
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller (rev 03)
    03:00.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6315 Series Firewire Controller
    04:00.0 Multimedia video controller: Conexant Systems, Inc. CX23887/8 PCIe Broadcast Audio and Video Decoder with 3D Comb (rev 04)
    05:00.0 Network controller: Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe
    ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-Core Registers (rev 04)
    ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 04)
    ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 04)
    ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 04)
    ff:03.0 Host bridge: Intel Corporation Core Processor Integrated Memory Controller (rev 04)
    ff:03.1 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Target Address Decoder (rev 04)
    ff:03.4 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Test Registers (rev 04)
    ff:04.0 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Control Registers (rev 04)
    ff:04.1 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Address Registers (rev 04)
    ff:04.2 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Rank Registers (rev 04)
    ff:04.3 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Thermal Control Registers (rev 04)
    ff:05.0 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Control Registers (rev 04)
    ff:05.1 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Address Registers (rev 04)
    ff:05.2 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Rank Registers (rev 04)
    ff:05.3 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Thermal Control Registers (rev 04)
    and ip a:
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
    valid_lft forever preferred_lft forever
    Last edited by Blaxar (2013-06-24 20:10:25)

  • Oracle restart: change network interface name

    Hi all,
    Env: Oracle Restart 11.2.0.3 w/ASM.
    I've been trying to look up info about this without any luck so I hope some experts here can shed some light..
    To improve redundancy we're planning to change the network configuration in our Oracle Restart environment from using 1 LAN interface to a bonded interface consisting of 2 interfaces.
    So the change will be from using "eth0" to using "bond0" consisting of "eth0" and "eth1". Are there any changes that must be done in the Oracle Restart configuration to reflect these changes?
    Thank you for your time.

    How to Modify Public Network Information including VIP in Oracle Clusterware (Doc ID 276434.1)
    How to Modify Private Network Information in Oracle Clusterware (Doc ID 283684.1)

  • [SOLVED] systemd-udevd renames network interfaces

    During install I enabled dhcpcd service like this:
    systemctl enable [email protected]
    Seems perfectly valid, eh? But after reboot network I've got the following messages:
    [ TIME ] Timed out waiting for device sys-subsystem-net-devices-eth0.device.
    [DEPEND] Dependency failed for dhcpcd on eth0.
    dmesg | less
    systemd-udevd[111]: renamed network interface eth0 to enp0s3
    It appears systemd changes network interface names. But then I suppose [email protected] is to be removed:
    [Unit]
    Description=dhcpcd on %I
    Wants=network.target
    Before=network.target
    BindsTo=sys-subsystem-net-devices-%i.device
    After=sys-subsystem-net-devices-%i.device
    [Service]
    Type=forking
    PIDFile=/run/dhcpcd-%I.pid
    ExecStart=/usr/sbin/dhcpcd -q -w %I
    ExecStop=/usr/sbin/dhcpcd -x %I
    [Install]
    Alias=multi-user.target.wants/[email protected]
    Last edited by x-yuri (2014-12-16 10:10:49)

    old to Linux new to archLinux
    jasonwryan -thanks!
    Your post helped me figure it out why my Ethernet interface name was changed to enp0s3 and why - I like the old naming convention ethx easier for me to remember.  So went the route with custom rules in /etc/udev/rules.d 
    Here is what I used.
    70-my-net-names.rules
    SUBSYSTEM=="net", ACTION=="add", ATTR{address}=="08:00:27:3b:f3:cd", NAME="eth0"

  • Changing a Network Interface in DAG Replication Network after going P2V

    I have a DAG member suffering severe hardware failure so I have gone P2V with it.  It's functioning fine, except that the DAG Network Interfaces have changed - The MAPI Interface was on "Local Area Network" on the physical server, and is now
    on Local Area Connection 7 on the VM.   However, the DAG settings still point to "Local Area Network" and will not let me change it.  Same thing for the replication network.
    I have lost redundancy due to this, so I need to get it repaired pretty promptly.
    Removing and re-adding the subnet in the DAG network has no effect - it still references the old physical NIC instead of the new virtual NIC, despite the new virtual NIC having the same IP as the old physical NIC.

    Try to change the network binding on the server
    http://technet.microsoft.com/en-us/library/cc732472(WS.10).aspx
    Try to delete the hidden network adapters as well. 
    Open Device Manager, from the File menu, expand the View and select the Show Hidden Devices option. This will enable and show any old un-used devices in the window
    http://www.gfi.com/blog/how-to-remove-hidden-network-adapters-from-virtual-machines/
    Thanks,
    MAS
    Please mark as helpful if you find my comment helpful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you.

  • No network interfaces showing

    Hello everyone. I have been using arch linux for a few months now and loving it, except for one weirdly persistent problem with my wireless. In fact this is the third time it has happened to me and have been unable to fix it. The last two times I simply reinstalled arch after failure of any progress but that is very tedious, timewasting and most important unnecessary, so I am calling upon the arch-linux forum for help.
    Basically my problem is this, I have been using wifi-menu to connect to my wireless network since I got arch and everything was going smoothly, no problems at all, until one day I booted up my computer and was unable to find any connections what so ever. At first I thought it was just my router crashing or something but everyone else was able to connect fine so I ran the command iw dev and was surprised to see that there was no output. It had discovered no connections or interfaces at all, not just my personal connection had dissapeared but so had all of my neighbours. I tried plugging in an ethernet cable to my laptop but was unable to receive any connection from that either. It may be helpful to note that in the past the interface for my wireless connections changed at random. It changed from wlp2s0 to wlo1.
    Here are somethings that I have tried doing recently to fix the problem.
    Although I doubted it would help me as my problem seems to be that I have no wireless interfaces available, I had heard that having multiple packages, e.g dhpcd and netctl, handling your connection at once can cause conflicts. I tried disabling all dhpcd services running because I believe netctl is what wifi-menu uses. Here is the current states of my services from the command systemctl list-unit-files.
    UNIT FILE STATE
    proc-sys-fs-binfmt_misc.automount static
    org.freedesktop.hostname1.busname static
    org.freedesktop.locale1.busname static
    org.freedesktop.login1.busname static
    org.freedesktop.machine1.busname static
    org.freedesktop.timedate1.busname static
    dev-hugepages.mount static
    dev-mqueue.mount static
    proc-sys-fs-binfmt_misc.mount static
    sys-fs-fuse-connections.mount static
    sys-kernel-config.mount static
    sys-kernel-debug.mount static
    tmp.mount static
    systemd-ask-password-console.path static
    systemd-ask-password-wall.path static
    session-c1.scope static
    alsa-restore.service static
    alsa-state.service static
    alsa-store.service static
    [email protected] disabled
    avahi-daemon.service disabled
    avahi-dnsconfd.service disabled
    canberra-system-bootup.service disabled
    canberra-system-shutdown-reboot.service disabled
    canberra-system-shutdown.service disabled
    colord.service static
    console-getty.service disabled
    console-shell.service disabled
    [email protected] static
    cronie.service disabled
    dbus-org.freedesktop.hostname1.service static
    dbus-org.freedesktop.locale1.service static
    dbus-org.freedesktop.login1.service static
    dbus-org.freedesktop.machine1.service static
    dbus-org.freedesktop.timedate1.service static
    dbus.service static
    debug-shell.service disabled
    dhcpcd.service disabled
    [email protected] disabled
    dmeventd.service static
    emergency.service static
    ftpd.service disabled
    [email protected] enabled
    [email protected] static
    gpm.service disabled
    httpd.service disabled
    initrd-cleanup.service static
    initrd-parse-etc.service static
    initrd-switch-root.service static
    initrd-udevadm-cleanup-db.service static
    ip6tables.service disabled
    iptables.service disabled
    kmod-static-nodes.service static
    krb5-kadmind.service disabled
    krb5-kdc.service disabled
    krb5-kpropd.service disabled
    [email protected] static
    lvm-monitoring.service disabled
    lvmetad.service static
    mdadm.service disabled
    [email protected] static
    mkinitcpio-generate-shutdown-ramfs.service static
    mysqld.service disabled
    [email protected] disabled
    [email protected] disabled
    netctl-sleep.service disabled
    netctl.service disabled
    [email protected] static
    [email protected] enabled
    [email protected] enabled
    nscd.service disabled
    ntop.service disabled
    polkit.service static
    quotaon.service static
    rescue.service static
    [email protected] static
    rrdcached.service disabled
    [email protected] static
    [email protected] disabled
    systemd-ask-password-console.service static
    systemd-ask-password-wall.service static
    [email protected] static
    systemd-binfmt.service static
    systemd-fsck-root.service static
    [email protected] static
    systemd-halt.service static
    systemd-hibernate.service static
    systemd-hostnamed.service static
    systemd-hybrid-sleep.service static
    systemd-initctl.service static
    systemd-journal-flush.service static
    systemd-journal-gatewayd.service static
    systemd-journald.service static
    systemd-kexec.service static
    systemd-localed.service static
    systemd-logind.service static
    systemd-machined.service static
    systemd-modules-load.service static
    systemd-networkd.service disabled
    [email protected] disabled
    systemd-poweroff.service static
    systemd-quotacheck.service static
    systemd-random-seed.service static
    systemd-readahead-collect.service disabled
    systemd-readahead-done.service static
    systemd-readahead-drop.service disabled
    systemd-readahead-replay.service disabled
    systemd-reboot.service static
    systemd-remount-fs.service static
    [email protected] static
    systemd-shutdownd.service static
    systemd-suspend.service static
    systemd-sysctl.service static
    systemd-timedated.service static
    systemd-tmpfiles-clean.service static
    systemd-tmpfiles-setup-dev.service static
    systemd-tmpfiles-setup.service static
    systemd-udev-settle.service static
    systemd-udev-trigger.service static
    systemd-udevd.service static
    systemd-update-utmp-runlevel.service static
    systemd-update-utmp.service static
    systemd-user-sessions.service static
    systemd-vconsole-setup.service static
    talk.service static
    [email protected] static
    tor.service disabled
    udisks2.service static
    [email protected] static
    uuidd.service static
    [email protected] disabled
    [email protected] disabled
    wpa_supplicant.service disabled
    [email protected] disabled
    -.slice static
    machine.slice static
    system.slice static
    user.slice static
    avahi-daemon.socket disabled
    dbus.socket static
    dmeventd.socket static
    git-daemon.socket disabled
    krb5-kpropd.socket disabled
    lvmetad.socket static
    rlogin.socket disabled
    rrdcached.socket disabled
    rsh.socket disabled
    syslog.socket static
    systemd-initctl.socket static
    systemd-journal-gatewayd.socket disabled
    systemd-journald.socket static
    systemd-shutdownd.socket static
    systemd-udevd-control.socket static
    systemd-udevd-kernel.socket static
    talk.socket disabled
    telnet.socket disabled
    uuidd.socket disabled
    basic.target static
    bluetooth.target static
    busnames.target static
    cryptsetup.target static
    ctrl-alt-del.target disabled
    default.target static
    emergency.target static
    final.target static
    getty.target static
    graphical.target static
    halt.target disabled
    hibernate.target static
    hybrid-sleep.target static
    initrd-fs.target static
    initrd-root-fs.target static
    initrd-switch-root.target static
    initrd.target static
    kexec.target disabled
    local-fs-pre.target static
    local-fs.target static
    multi-user.target static
    network-online.target static
    network.target static
    nss-lookup.target static
    nss-user-lookup.target static
    paths.target static
    poweroff.target disabled
    printer.target static
    reboot.target disabled
    remote-fs-pre.target static
    remote-fs.target enabled
    rescue.target disabled
    rpcbind.target static
    shutdown.target static
    sigpwr.target static
    sleep.target static
    slices.target static
    smartcard.target static
    sockets.target static
    sound.target static
    suspend.target static
    swap.target static
    sysinit.target static
    system-update.target static
    time-sync.target static
    timers.target static
    umount.target static
    systemd-readahead-done.timer static
    systemd-tmpfiles-clean.timer static
    206 unit files listed.
    I also tried disabling netctl@(my profile).service and left netctl@(my other profile).service (I have multiple profiles from when my interface name changed) enabled to make sure there were no conflicts there. Just so you know when my problem occurred neither wireless connections were enabled at the time. As I said I was using wifi-menu to manually connect after start up.
    The only thing I have read about solutions similar to my problem is the mention of getting wireless drivers in the arch-wiki but I already have broadcom-wl drivers installed(although I may not have set them up this time over as they were not active meaning I was probably using broadcom brcmsmac/brcmfmac or b43). I thought that possibly my the drivers had somehow been disabled and when I checked with lsmod | grep broadcom nothing came up. I then loaded the module with sudo modprobe broadcom. Now lsmod | grep broadcom returns two results.
    broadcom 7334 0
    libphy 21639 1 broadcom
    Here is what I currently get from lsmod | less.
    Module Size Used by
    nls_iso8859_1 4421 1
    nls_cp437 5953 1
    vfat 10119 1
    fat 51960 1 vfat
    cfg80211 431038 0
    broadcom 7334 0
    libphy 21639 1 broadcom
    snd_hda_codec_hdmi 36588 5
    uvcvideo 72804 0
    videobuf2_vmalloc 3304 1 uvcvideo
    videobuf2_memops 2335 1 videobuf2_vmalloc
    videobuf2_core 29255 1 uvcvideo
    videodev 122955 2 uvcvideo,videobuf2_core
    btusb 20136 0
    bluetooth 342577 2 btusb
    coretemp 6390 0
    iTCO_wdt 5375 0
    hp_wmi 7595 0
    sparse_keymap 3146 1 hp_wmi
    6lowpan_iphc 11364 1 bluetooth
    rfkill 15619 3 cfg80211,hp_wmi,bluetooth
    nouveau 1080866 2
    snd_hda_codec_idt 43700 1
    snd_hda_codec_generic 53211 1 snd_hda_codec_idt
    joydev 9631 0
    media 12103 2 uvcvideo,videodev
    mousedev 10464 0
    kvm_intel 132876 0
    iTCO_vendor_support 1929 1 iTCO_wdt
    hid_generic 1153 0
    ir_lirc_codec 4795 0
    snd_hda_intel 37704 0
    mxm_wmi 1467 1 nouveau
    ttm 64361 1 nouveau
    drm_kms_helper 35540 1 nouveau
    snd_hda_codec 99871 4 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_codec_generic,snd_hda_intel
    evdev 10629 19
    lirc_dev 11391 1 ir_lirc_codec
    ir_rc6_decoder 3561 0
    ir_nec_decoder 3113 0
    ir_sanyo_decoder 2861 0
    ir_rc5_decoder 2473 0
    ir_sony_decoder 2379 0
    ir_mce_kbd_decoder 4822 0
    ir_jvc_decoder 2601 0
    drm 237667 4 ttm,drm_kms_helper,nouveau
    r8169 58423 0
    hp_accel 16520 0
    kvm 404172 1 kvm_intel
    rc_rc6_mce 1380 0
    mac_hid 3305 0
    ene_ir 14142 0
    serio_raw 4977 0
    lpc_ich 13368 0
    jmb38x_ms 11144 0
    lis3lv02d 11251 1 hp_accel
    rc_core 16731 12 lirc_dev,ir_lirc_codec,ir_rc5_decoder,ir_nec_decoder,ir_sony_decoder,ene_ir,ir_mce_kbd_decoder,ir_jvc_decoder,ir_rc6_decoder,ir_sanyo_decoder,rc_rc6_mce
    hwmon 3057 2 coretemp,nouveau
    memstick 7504 1 jmb38x_ms
    mii 4027 1 r8169
    crc32c_intel 14185 0
    input_polldev 2818 1 lis3lv02d
    i2c_i801 11269 0
    i2c_algo_bit 5391 1 nouveau
    i2c_core 24824 6 drm,i2c_i801,drm_kms_helper,i2c_algo_bit,nouveau,videodev
    i7core_edac 17669 0
    edac_core 44694 1 i7core_edac
    microcode 16837 0
    ac 3334 0
    snd_hwdep 6332 1 snd_hda_codec
    snd_pcm 79815 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_timer 18718 1 snd_pcm
    pcspkr 2027 0
    snd 59286 8 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
    soundcore 5418 1 snd
    psmouse 88854 0
    shpchp 25393 0
    wmi 8251 3 hp_wmi,mxm_wmi,nouveau
    video 11705 1 nouveau
    thermal 8556 0
    battery 7533 0
    button 4477 1 nouveau
    acpi_cpufreq 9818 1
    processor 24385 1 acpi_cpufreq
    ext4 481838 2
    crc16 1359 2 ext4,bluetooth
    mbcache 6074 1 ext4
    jbd2 82704 1 ext4
    usb_storage 48231 1
    hid_microsoft 3202 0
    usbhid 40577 0
    hid 91094 3 hid_generic,hid_microsoft,usbhid
    sd_mod 36882 5
    sr_mod 14930 0
    crc_t10dif 1039 1 sd_mod
    cdrom 34880 1 sr_mod
    crct10dif_common 1372 1 crc_t10dif
    atkbd 16806 0
    libps2 4187 2 atkbd,psmouse
    ahci 23627 2
    libahci 21484 1 ahci
    libata 172264 2 ahci,libahci
    sdhci_pci 12219 0
    sdhci 28916 1 sdhci_pci
    firewire_ohci 31781 0
    ehci_pci 3928 0
    led_class 3547 2 sdhci,hp_accel
    scsi_mod 134432 4 usb_storage,libata,sd_mod,sr_mod
    ehci_hcd 64491 1 ehci_pci
    firewire_core 52100 1 firewire_ohci
    mmc_core 95529 2 sdhci,sdhci_pci
    crc_itu_t 1363 1 firewire_core
    usbcore 182430 6 btusb,uvcvideo,usb_storage,ehci_hcd,ehci_pci,usbhid
    usb_common 1648 1 usbcore
    i8042 12950 1 libps2
    serio 10721 6 serio_raw,atkbd,i8042,psmouse
    And the output from lspci -v for Ethernet controller is:
    03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 03)
    Subsystem: Hewlett-Packard Company Device 3659
    Flags: bus master, fast devsel, latency 0, IRQ 46
    I/O ports at 5000 [size=256]
    Memory at d4104000 (64-bit, prefetchable) [size=4K]
    Memory at d4100000 (64-bit, prefetchable) [size=16K]
    Expansion ROM at d4110000 [disabled] [size=64K]
    Capabilities: <access denied>
    Kernel driver in use: r8169
    Kernel modules: r8169
    I find it odd that this is happening to me on arch linux only. My windows 8 is fine (I have a dual boot) and even when I used Manjaro over the course of a couple of months, which is based on arch, it worked fine for me. I was using wicd on Manjaro and am thinking of using that next time for arch. It is also important to remember that it's not only my wireless that's not working, neither is my wired connection.
    Any help would be appreciated. I have no idea what to do to fix it and can not find any reports of similar problems happening to anyone else. I really want to get back to linux. My productivity has dropped alot since I have been using Windows 8. If you need me to post the output of any commands just say and I will do so. Once again thank you for any help.

    Haha yea I'm sure.
    Yea I know but I could never get it to work. Then again I haven't used wired on arch before.
    Sure it's:
    00:00.0 Host bridge [0600]: Intel Corporation Core Processor DMI [8086:d132] (rev 11)
    00:03.0 PCI bridge [0604]: Intel Corporation Core Processor PCI Express Root Port 1 [8086:d138] (rev 11)
    00:08.0 System peripheral [0880]: Intel Corporation Core Processor System Management Registers [8086:d155] (rev 11)
    00:08.1 System peripheral [0880]: Intel Corporation Core Processor Semaphore and Scratchpad Registers [8086:d156] (rev 11)
    00:08.2 System peripheral [0880]: Intel Corporation Core Processor System Control and Status Registers [8086:d157] (rev 11)
    00:08.3 System peripheral [0880]: Intel Corporation Core Processor Miscellaneous Registers [8086:d158] (rev 11)
    00:10.0 System peripheral [0880]: Intel Corporation Core Processor QPI Link [8086:d150] (rev 11)
    00:10.1 System peripheral [0880]: Intel Corporation Core Processor QPI Routing and Protocol Registers [8086:d151] (rev 11)
    00:1a.0 USB controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b3c] (rev 05)
    00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio [8086:3b56] (rev 05)
    00:1c.0 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 [8086:3b42] (rev 05)
    00:1c.1 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 [8086:3b44] (rev 05)
    00:1c.3 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 [8086:3b48] (rev 05)
    00:1c.4 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 [8086:3b4a] (rev 05)
    00:1c.7 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 8 [8086:3b50] (rev 05)
    00:1d.0 USB controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b34] (rev 05)
    00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev a5)
    00:1f.0 ISA bridge [0601]: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller [8086:3b03] (rev 05)
    00:1f.2 SATA controller [0106]: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller [8086:3b2f] (rev 05)
    00:1f.3 SMBus [0c05]: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller [8086:3b30] (rev 05)
    01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT216M [GeForce GT 230M] [10de:0a28] (rev a2)
    01:00.1 Audio device [0403]: NVIDIA Corporation High Definition Audio Controller [10de:0be2] (rev a1)
    02:00.0 Network controller [0280]: Broadcom Corporation BCM43225 802.11b/g/n [14e4:4357] (rev 01)
    03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 03)
    04:00.0 Multimedia controller [0480]: Philips Semiconductors SAA7160 [1131:7160] (rev 03)
    05:00.0 FireWire (IEEE 1394) [0c00]: JMicron Technology Corp. IEEE 1394 Host Controller [197b:2380]
    05:00.1 System peripheral [0880]: JMicron Technology Corp. SD/MMC Host Controller [197b:2382]
    05:00.2 SD Host controller [0805]: JMicron Technology Corp. Standard SD Host Controller [197b:2381]
    05:00.3 System peripheral [0880]: JMicron Technology Corp. MS Host Controller [197b:2383]
    05:00.4 System peripheral [0880]: JMicron Technology Corp. xD Host Controller [197b:2384]
    ff:00.0 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture Generic Non-Core Registers [8086:2c52] (rev 04)
    ff:00.1 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture System Address Decoder [8086:2c81] (rev 04)
    ff:02.0 Host bridge [0600]: Intel Corporation Core Processor QPI Link 0 [8086:2c90] (rev 04)
    ff:02.1 Host bridge [0600]: Intel Corporation Core Processor QPI Physical 0 [8086:2c91] (rev 04)
    ff:03.0 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller [8086:2c98] (rev 04)
    ff:03.1 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Target Address Decoder [8086:2c99] (rev 04)
    ff:03.4 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Test Registers [8086:2c9c] (rev 04)
    ff:04.0 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Control Registers [8086:2ca0] (rev 04)
    ff:04.1 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Address Registers [8086:2ca1] (rev 04)
    ff:04.2 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Rank Registers [8086:2ca2] (rev 04)
    ff:04.3 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Thermal Control Registers [8086:2ca3] (rev 04)
    ff:05.0 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Control Registers [8086:2ca8] (rev 04)
    ff:05.1 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Address Registers [8086:2ca9] (rev 04)
    ff:05.2 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Rank Registers [8086:2caa] (rev 04)
    ff:05.3 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Thermal Control Registers [8086:2cab] (rev 04)

  • Error in udev change of net interface name wlan0 to wlp3s0

    My quite fresh installation of Arch has started having the following problem:
    the udev rename of my wireless interface from wlan0 to wlp3s0 suddenly stopped working!
    In journalctl, I find the following error line:
    Jan 09 16:23:43 mole systemd-udevd[180]: error changing net interface name wlan0 to wlp3s0: Device or resource busy
    I am using netctl, netctl-auto and netctl-plugd with wpa-supplicant and dhcpd. The issue seems to be that netctl tries to do stuff with wlan0 before udev can rename it, as a  non-predictable race condition. Further down in journal, I have this (non-error) line
    Jan 09 16:23:43 mole systemd[1]: Started (Re)store the netctl profile state.
    Searching Google yielded me a few places talking about this, but no solution as I could see, and they were also possibly quite outdated.
    My ethernet interface is properly renamed and works without issues. I should perhaps also mention that my install is now about 3 weeks old, and I have rebooted the machin a number of times before this behaviour started. In this time I also switched from netctl to wicd back to netctl, and the last switch was only a few days ago.
    I have brainlessly tried various stuff, such as disabling netctl-auto and netctl-plugd for all interfaces, as well as adding a custom renaming rule to
    /etc/udev/rules.d/10-network.rules
    . Needless to say, this didn't resolve my problem.
    In case it is important, I have the following services pertaining to networking running:
    UNIT LOAD ACTIVE SUB DESCRIPTION
    dhcpcd.service loaded active running dhcpcd on all interfaces
    [email protected] loaded failed failed Automatic wireless network connection using netctl profiles
    [email protected] loaded active running Automatic wired network connection using netctl profiles
    netctl.service loaded active exited (Re)store the netctl profile state
    netctl@wlan0_eduroam.service loaded active exited Networking for netctl profile wlan0_eduroam
    polkit.service loaded active running Authorization Manager
    systemd-udev-trigger.service loaded active exited udev Coldplug all Devices
    systemd-udevd.service loaded active running udev Kernel Device Manager
    systemd-update-utmp.service loaded active exited Update UTMP about System Reboot/Shutdown
    wpa_supplicant.service loaded active running WPA supplicant
    Is it right to have netctl.service activated?
    Any help is greatly appreciated.
    Thanks,
    jsrn

    Thanks for the reply, lspci. With the same no. as your question:
    1. Right now I have both wlp3s0_[some interfaces] and wlan0_[same interfaces] since I need both interfaces. All of the names are correct, and their configs are the same expect of course for the Interface-line. I also have an enp0s25_dhcp for my wired connection.
    2. and 3. The custom udev rule that I made after the problem started occurring is in /etc/udev/rules.d/10-network.rules and contains
    SUBSYSTEM=="net", ACTION=="add", ATTR{address}=="a4:4e:31:cd:5d:64", NAME="wlp3s0"
    I can't seem to detect that it has any influence or is even run. But on the other hand, it is exactly this that udev was already trying to do but failing.
    4. I could of course do this. But shouldn't it work without conflicting with the udev rename? The wiki currently recommends exactly these two services.
    Right now my system works, albeit more manually than I would hope. I am on wireless right now, but if I lose connection (bad reception here), then I have to stop the netctl service on wlan0, down the wlan0 link and then restart netctl on wlan0. Also, whenever switching wireless network or to wired, I expect to have to do similar tedious stuff.

  • The name of network card is changing

    Hello,
    I have network card and wifi card in my notebook. I have updated udev, kernel, firefox etc. Since time the name of network card is changing. Sometimes lan is eth1 and wlan is eth0 and sometimes lan is eth0 and wlan is eth1.
    It s problem for me. Becouse I dont use dhcp.
    Any sugestions.

    I gave this a shot and I'm still haveing the same problems.
    This is my /etc/udev/rules.d/netdevices.rules:
    KERNEL="eth*", SYSFS{address}="00:0d:56:b3:52:fc", NAME="eth0"
    KERNEL="eth*", SYSFS{address}="00:0e:35:40:91:77", NAME="eth1"
    Output from ifconfig (just to show names and macs...
    eth0 Link encap:Ethernet HWaddr 00:0E:35:40:91:77
    eth1 Link encap:Ethernet HWaddr 00:0D:56:B3:52:FC
    It seems that udev just ignores the custom rules and its potluck on whether it comes up with the right names or not.  I have another custom rule file in there as well which changes various usb cameras and stick drives into more meaning full names other then sd?1, those rules seem to be ignored as well.
    [edit]Solved!
    The following netdevices.rules works:
    KERNEL=="eth*", SYSFS{address}=="00:0d:56:b3:52:fc", NAME="eth0"
    KERNEL=="eth*", SYSFS{address}=="00:0e:35:40:91:77", NAME="eth1"
    It seems that you have to use "==" in comparison operations.  Did this used to be the case?  I don't remember having to use them before and most examples I see use a "=" for both comparison and assignment.  Did they change the rules syntax for the new version or maybe just correct an error that allowed "=" to work as "=="?
    [/edit]
    andy

  • [SOLVED]Linux 3.10.6 fails to detect network interfaces, input devices

    I upgraded my ASUS laptop to Linux 3.10.6 and I can no longer use my mouse or keyboard in a desktop environment. A USB mouse faired no better. The keyboard works in console mode. I've done a couple reboots and a good deal of searching online, but no one seems to have the same problem. My first inclination was that udev was no longer running, but a quick "ps -aux | grep udev" revealed that systemd-udevd was running, but not udev itself. Is it safe to start it manually? My network interfaces have also disappeared, BTW, and the font size in console mode has also changed (size has increased, font is fuzzier). Any ideas?
    EDIT: I do have the loopback interface.
    lsmod shows:
    ext4
    crc16
    mbcache
    jbd2
    hid_multitouch
    hid_generic
    usbhid
    hid
    sd_mod
    ahci
    libahci
    libata
    ehci_pci
    scsi_mod
    ehic_hcd
    xhci_hcd
    usbcore
    usb_common
    Last edited by ormris (2013-08-20 16:32:23)

    Does your running kernel match what pacman has installed?  Do uname -r and compare that against the version of pacman -Q linux.  If they are different, reboot.

  • USB wireless adapter - interface name keeps changing

    I have used different usb wireless (G) adapters with my 12" Powerbook G4.
    Each was automatically assigned an interface name (BSD) such as en2, en4.
    I recently updated to a Wireless N dongle (D-Link DWA140) which works great with my new Belkin Wireless N router.
    I have had a few connection problems where the dongle was named as enNull.
    After rebooting and re-entering the ip address via DHCP, I noticed that the same dongle has been renamed each time e.g First as en5 then en6, 7 and 8. It's now called en10
    It works fine but is it possible to reset the name/number of this wireless adaptor using something like ifconfig in the shell Or some other way. I understand that en0 is built-in ethernet and en1 is Airport. I have 2 other dongles which are still identified as en 2 and en4. But my current dongle has an inflation problem and I would like to reset it if possible to a lower number.
    Is this possible or am I mad to even consider it?
    any help welcome.
    John

    ratcheer wrote:Inxsible, no, it is a PCI card. I have booted Arch twice, today. One time it got wlan0, the other time wlp6s0. I ended up just creating two scripts, wlan0_start and wlp6s0_start
    That is very strange that PCI cards would keep changing names between reboots. Maybe you should investigate that to figure out what's going on. Check the dmesg and journalctl after each reboot and see what the interface is named as. Maybe that will give you some clues as to what "external" program is responsible in naming the interfaces.

  • Network share name keeps changing

    I have setup my eMac to have the network share name eMac but it keeps changing into +eMac (2)+ does anyone know why?

    well I do, but a short while later.
    or some weeks or even month later, I can do it again.
    this is a problem because I need to connect to it from my server.
    the server is a Dell PowerEdge 1650 (I know, old, but it was cheap and it does the trick) which is running Linux Ubuntu Server 9.10 "Karmic Koala", since it's a server I did not install a DE(desktop environment) so I need to use the bash or shell (depending on what I do, since it has both)
    how I connect it like this (on the sever):
    +mount -t nfs "emac.local:/dev/macintosh HD" /storage/nfs/emac/+
    the problem here: I use a DHCP, with DHCP reservation.
    since I use DHCP reservation the IP should not change.
    but the DHCP reservation doesn't really work correctly,
    because of this, if my mac is offline (A.K.A off, I never disconnect it), the IP is in the pool, and thus can be assigned to a other computer.
    since the IP may change depending on if it is on at a given time.
    I need a way to always successfully identify my emac.
    for this I use the network name.
    and now it changes too!
    which means that in order to find it I need to know if it still has the same network name, or what it's IP is.
    I can find the IP from a web browser since it's my router who is my DHCP.
    but the server doesn't have one.
    so I'd have to use a other computer, since the router doesn't allow SSH/TELNET connections.

  • How to change the Ethernet Interface name in Solaris 10

    I have to install Oracle 10G RAC on three nodes with different ethernet cards, but the ethernet interface name must be the same which is the precondition for Oracle RAC installation.
    So I want to know how can I change the ethernet name in Solaris.
    For example, the ethernet name in the OS is "ce0", how can i change the interface name "ce0" to "e1000g0".
    bash-3.00# dladm show-dev
    ce0 link: unknown speed: 1000 Mbps duplex: full
    ce1 link: unknown speed: 100 Mbps duplex: half
    ce2 link: unknown speed: 100 Mbps duplex: half
    ce3 link: unknown speed: 100 Mbps duplex: half
    ce4 link: unknown speed: 100 Mbps duplex: half
    ce5 link: unknown speed: 0 Mbps duplex: unknown
    Thanks in advance.

    s-wilson wrote:
    You can't. The ce or e1000g refers to the driver as well as the adapter itself. The only exception I am aware of is: the ipge and e1000g which both refer to the Intel Pro 1000.I'm pretty sure I've renamed a driver in the past (and all references to it in name_to_major, path_to_inst, driver_aliases, and minor_perm) and had it function just fine after 'plumb'ing it up. However I just tested this by trying to turn a 'pcn' driver into a 'foobar' driver on a vmware box. It looks like everything works except some internal bits of the driver continue to create one file with 'pcn' in the name instead of 'foobar'. And since this is Solaris 10, the /devices filesystem is dynamic and read-only. I can't seem to force the change.
    So while this may be possible with some drivers (and maybe only on older versions of the OS), it doesn't seem to be generally possible for all drivers on Solaris 10.
    Darren

Maybe you are looking for

  • Missing entrys in SPRO after upgrade to FS-RI 6.60

    Hi, We've upgraded FS-RI 472 to 6.60 fp4.  (R/3 470 to ERP 60 EHP 4) Refering to the Release notes there should be some new entries under "Accounting", "Settings for Time Period". There should be "Edit Financial Years", "Open and Close Accounting Per

  • Supersession(material exchange)in 3rd party PO(DIMP/IS Auto)

    Hi, Could anyone please tell how the material exchange is handled in supersession for 3rd party PO? I tried to do material exchange in PO created against a sales order and I got the error message MPN01032 (This function is only possible for certain i

  • A mind of it's own...

    I've been posting about the situation(s) I've been having with my dual 2.0 GHz G5 (June 2004). Well, it's booting again and has actually run a few times (before randomly freezing up-no KP, just everything stops). The problem is that it seems it will

  • Syncing an Mac Mini with a Macbook Pro Over Wifi

    I'm setting up my new office and I've got a Mac Mini I've had for several years and a Macbook Pro that I use at home.  I travel quite a bit and it would be really nice to have my Mac Mini and my Macbook synced. I'd like to work all day on my Mac Mini

  • HT201364 I can't update to OsX mavericks.

    My Macbook pro was bought in april 2007. 2.16 GHz Intel Core 2 Duo, 2 GB 667 MHz RAM and Lion 10.7.5   I have 30Gb free memory in my hard disk. Were is the problem?